Releases: web-platform-tests/wpt
merge_pr_56636
Revert "Bug 2003903 - Fix interpolation failures with and in shape(). " for causing mochitest failures on test_transitions_per_property.html
This reverts commit 02242322aef59b10c4965ca1f7d2e0a65734f34d.
gecko-commit: 36e7286ad6a064e1f9ebef45547b880cdb2f4def
gecko-reviewers: emilio, firefox-style-system-reviewers
merge_pr_56632
Map "contenteditable" to web-features (#56632)
merge_pr_56631
[wpt] Fix webdriver executor for switch_to_frame changes.
Differential Revision: https://phabricator.services.mozilla.com/D275767
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=2005176
gecko-commit: ffb45a857f6cad639c6e80508db30b6420defdac
gecko-reviewers: Sasha
merge_pr_56630
Test that the Sanitizer default config matches the specification.
Fixes WICG/sanitizer-api#360
Differential Revision: https://phabricator.services.mozilla.com/D275435
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=2004683
gecko-commit: 73e5ba0265ca720b4c6176c393b1463d1597b0e2
gecko-reviewers: freddyb
merge_pr_56628
Handle zero range for scroll-driven animations on the compositor thread.
It is possible to get a zero range from APZ sampler (e.g. see the test
in this patch), so we have to early return it.
Differential Revision: https://phabricator.services.mozilla.com/D275732
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1919415
gecko-commit: 08f98baa10e636695ce3aca42c346a6f19638e29
gecko-reviewers: hiro, layout-reviewers
merge_pr_56621
Add "Looped AudioBufferSourceNode Keeps Rendering" test
Signed-off-by: Taym Haddadi [email protected]
merge_pr_56611
[Editing] Deflake caret-display-list-002.html
This patch ensures the toggle event is dispatched for the details
element after the document load finishes. I suspect this test was timing
out because the toggle event was fired before the document loaded when
running in headless mode, which resulted in ReferenceError for child
elements (a or b).
Bug: 465614980
Change-Id: Ia52e63939d0f59cee6088d849d459a09feb81bcf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7237758
Commit-Queue: Ashish Kumar [email protected]
Reviewed-by: Rohan Raja [email protected]
Reviewed-by: Kent Tamura [email protected]
Cr-Commit-Position: refs/heads/main@{#1556530}
merge_pr_56607
classifies "output" web feature (#56607)
merge_pr_56606
classifies "label" web feature (#56606)
merge_pr_56600
Revert "Bug 2004407 - Propagate base URI to initial top level about:blank. " for causing wpt failures @coep-blob-popup.https.html.
This reverts commit 2fe2da3e4b00a6f242e68aa97c519034c4f304c0.
Revert "Bug 2004407 - Get policy container for initial about:blank from entry global. r=smaug"
This reverts commit dbad5d1e6bb41cfe17061a0258a872ac7a642a8c.
gecko-commit: 803b3a0fc050acf1e58b6e81b5604528cb480b31
gecko-reviewers: smaug