Skip to content

Releases: web-platform-tests/wpt

merge_pr_50897

24 Feb 17:21
Compare
Choose a tag to compare

Add behavior test

Signed-off-by: Oriol Brufau obrufau@igalia.com

merge_pr_50896

24 Feb 18:33
Compare
Choose a tag to compare

Export (mostly anchor positioning related) tests from WebKit

  • css/css-anchor-position/try-tactic-basic-anchor.html: add new
    position-try-fallbacks test
  • css/css-typed-om/the-stylepropertymap/properties/anchor-scope.html: fix
    case when anchor-scope value is a single identifier. Following the
    reification rules of CSSStyleValue
    (https://drafts.css-houdini.org/css-typed-om-1/#reify-stylevalue),
    a list should be reified as the first iteration of the list.
  • web-animations/animation-model/animation-types/property-list.js:
    Add properties previously untested.

merge_pr_50888

24 Feb 11:58
Compare
Choose a tag to compare

Bump pygithub from 2.5.0 to 2.6.1 in /tools

Bumps pygithub from 2.5.0 to 2.6.1.


updated-dependencies:

  • dependency-name: pygithub
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] support@github.com

merge_pr_50884

24 Feb 11:31
Compare
Choose a tag to compare

Make the dragging interaction still happens when the event target frame is moved/destroyed upon mousedown

Differential Revision: https://phabricator.services.mozilla.com/D238318

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1930931
gecko-commit: 0294168d500c45e2b192f8b3ab70e5d659612b5c
gecko-reviewers: masayuki, dom-core

merge_pr_50882

24 Feb 19:17
Compare
Choose a tag to compare

Update select-value WPT for SelectParserRelaxation

This was pointed out here:
whatwg/html#10557 (comment)

Change-Id: I443ddd71e48ecefe598a7be07d0705a68db36d02
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6077768
Reviewed-by: Traian Captan tcaptan@chromium.org
Commit-Queue: Joey Arhar jarhar@chromium.org
Commit-Queue: Traian Captan tcaptan@chromium.org
Auto-Submit: Joey Arhar jarhar@chromium.org
Cr-Commit-Position: refs/heads/main@{#1423995}

merge_pr_50881

24 Feb 23:27
Compare
Choose a tag to compare

Prevent reserved parameters to be used by canvas test definition

These parameters are populated by the WPT canvas test generator. It
would be invalid for test definition to assign a value to these
parameters because that value would then be overridden by the test
generator.

Bug: 393561071
Change-Id: I5621b587aaa692820e3573df0697594d07146bcf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6219874
Commit-Queue: Jean-Philippe Gravel jpgravel@chromium.org
Reviewed-by: Andres Ricardo Perez andresrperez@chromium.org
Cr-Commit-Position: refs/heads/main@{#1424180}

merge_pr_50880

24 Feb 19:41
Compare
Choose a tag to compare

Document all parameters used by the canvas WPT test generator

Only the parameters with default values were previously documented. This
CL adds documentation for all other parameters.

Bug: 393561071
Change-Id: Iaba1cab90109b7fc5fd8d5316faab07c9e257d43
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6219873
Commit-Queue: Jean-Philippe Gravel jpgravel@chromium.org
Reviewed-by: Andres Ricardo Perez andresrperez@chromium.org
Cr-Commit-Position: refs/heads/main@{#1424024}

merge_pr_50871

24 Feb 08:10
b0c8f02
Compare
Choose a tag to compare

Add disconnected tests for command events

For whatwg/html#11049.

merge_pr_50865

24 Feb 17:11
Compare
Choose a tag to compare

Fix invalid indentation in exception error message

The indentation here is important because it changes the correctness of
the YAML snippet.

Bug: 393561071
Change-Id: I7d31f8526a81a9a092b1946415118e486797b6b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6219872
Reviewed-by: Andres Ricardo Perez andresrperez@chromium.org
Commit-Queue: Jean-Philippe Gravel jpgravel@chromium.org
Cr-Commit-Position: refs/heads/main@{#1423935}

merge_pr_50741

24 Feb 16:26
Compare
Choose a tag to compare

Add WPT for getInterestGroupAdAuctionData with no sellers

Change-Id: If1522e8c83342709e3b9beec23eb5828389228e8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6271265
Reviewed-by: Qingxin Wu qingxinwu@google.com
Commit-Queue: Russ Hamilton behamilton@google.com
Auto-Submit: Russ Hamilton behamilton@google.com
Cr-Commit-Position: refs/heads/main@{#1423904}