Releases: web-platform-tests/wpt
merge_pr_59100
Add crash test for popover show during show
Differential Revision: https://phabricator.services.mozilla.com/D282159
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=2014136
gecko-commit: dc1c4f7f2b005d4f8e40c096e54084b1a4fa5699
gecko-commit-git: 7abbe53b9a5e40df4a649b06962c2d7a52d44be4
gecko-reviewers: dom-core, smaug
merge_pr_59088
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=305461 (#59088)
-
Add Integrity-Policy preload scanner test
Tests that scripts with valid integrity attributes in the initial HTML
(which may be speculatively preloaded by the parser's preload scanner)
do NOT generate Integrity-Policy violation reports.WebKit export of https://bugs.webkit.org/show_bug.cgi?id=305461
-
lint
merge_pr_59084
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=311469 (#59084)
WebKit export from bug: SVGPointList should keep valid coordinate pairs when trailing y value is missing
merge_pr_59083
Automated update of CODEOWNERS
merge_pr_59082
more comp_embedded_control tests from wk bug 284774 (#59082)
- adds some aria-labelledby control edge cases that cross-reference the label of that embedded control
merge_pr_59081
Remove old Chrome workaround in executorwebdriver.py
See https://issues.chromium.org/issues/42321728: this was fixed back
in 2018.
merge_pr_59076
Fix clipping of customizable select
There was some layout code manually performing clipping for select
elements which shouldn't apply for customizable select.
Bug: 379805732
Change-Id: Ic8d817ab919b274c90a3558f8e84bea055b04898
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7718182
Reviewed-by: Joey Arhar jarhar@chromium.org
Reviewed-by: Kent Tamura tkent@chromium.org
Commit-Queue: Joey Arhar jarhar@chromium.org
Cr-Commit-Position: refs/heads/main@{#1612578}
merge_pr_59070
[iframe] Make the <meta> tag immutable
This patch changes the responsive_embedded_sizing_ flag
to be immutable once it's set.
Bug: 418397278
Change-Id: I6fe832a1fae8861d85907abb30e40640bb26139a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7740881
Reviewed-by: Ian Kilpatrick ikilpatrick@chromium.org
Commit-Queue: Koji Ishii kojii@chromium.org
Cr-Commit-Position: refs/heads/main@{#1612595}
merge_pr_59061
script: Add MissingBaseTexture variant and rewrite WPT test as testharness
Signed-off-by: thebabalola t.babalolajoseph@gmail.com
merge_pr_59056
adds linter rule to catch "yaml" extension