Releases: web-platform-tests/wpt
merge_pr_49076
moveBefore: don't fire focusin/focusout
Following spec conversation at WHATNOT, this will be deferred
until we receive community feedback.
Bug: 40150299
Change-Id: I18dc4ebd50d52fa83ea3a4cc8cf376e7b33d835b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5992801
Commit-Queue: Dominic Farolino [email protected]
Reviewed-by: Dominic Farolino [email protected]
Cr-Commit-Position: refs/heads/main@{#1380625}
merge_pr_49074
[FedCM] Allow arbitrary data as parameters instead of string/string pairs
As mentioned in the updated spec:
https://w3c-fedid.github.io/FedCM/#dom-identityproviderrequestoptions-params
https://w3c-fedid.github.io/FedCM/#ref-for-dom-identityproviderrequestoptions-params%E2%91%A0
Bug: 374073124
Change-Id: If828c00da8f89c6ea2b3724db0d75ed2eea2591c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5990590
Reviewed-by: Dominic Farolino [email protected]
Commit-Queue: Christian Biesinger [email protected]
Reviewed-by: Yi Gu [email protected]
Cr-Commit-Position: refs/heads/main@{#1380612}
merge_pr_49072
Nearest neighbor images should not use higher quality
We recently fixed a bug [1] where the discardable image map was not
preserving image quality values. This fix exposed a bug where nearest
neighbor filtering would incorrectly re-use higher-quality images.
Nearest neighbor filtering is used for image-rendering: pixelated
and
should not use higher-quality filtering.
[1] https://crrev.com/0eb474d6793456826037bf33212ccba9da236402
Bug: 376304003
Change-Id: Icbf4f0640efbb065f32c95daa94144f82da39805
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6000966
Commit-Queue: Philip Rogers [email protected]
Auto-Submit: Philip Rogers [email protected]
Reviewed-by: Xianzhu Wang [email protected]
Commit-Queue: Xianzhu Wang [email protected]
Cr-Commit-Position: refs/heads/main@{#1380505}
merge_pr_49071
Add use-counter and WebDX feature mapping for display-mode.
Change-Id: I8c481197eeb5f55bb2b58002c9691f79b6c5491f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6002656
Commit-Queue: Steinar H Gunderson [email protected]
Reviewed-by: Rune Lillesveen [email protected]
Cr-Commit-Position: refs/heads/main@{#1380344}
merge_pr_49069
Add use-counter and WebDX feature mapping for file-selector-button.
Change-Id: I0e1faf02c931bc5b25f78bc71b2cfa4b872ec44a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6003165
Reviewed-by: Rune Lillesveen [email protected]
Commit-Queue: Steinar H Gunderson [email protected]
Reviewed-by: Noam Rosenthal [email protected]
Cr-Commit-Position: refs/heads/main@{#1380348}
merge_pr_49067
Increase chunking of Firefox Android
Recent runs have been timing out
merge_pr_49066
[wdspec] add bluetooth
module (#49066)
Add BiDi bluetooth module and and some wdspec tests.
https://webbluetoothcg.github.io/web-bluetooth
merge_pr_49065
Change Observer: Fix flaky test caused by cleanup code
The cleanup code for directory_test
s may fail when it attempts to
remove a a entry that no longer exists. This changes it to ignore when
it fails to remove an entry since it doesn't matter as long as it
doesn't exist anymore.
This may be due to a race issue where cleanup code from a previous test
hadn't finished deleting all its entries when directory_test
takes a
snapshot of them. But it does before directory_test
can remove the
entry.
Fixed: 377480361
Change-Id: I5c173ba6afae5ddf7db0a4d8d154319dd5f0fb85
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6001305
Reviewed-by: Daseul Lee [email protected]
Commit-Queue: Nathan Memmott [email protected]
Cr-Commit-Position: refs/heads/main@{#1380545}
merge_pr_49064
Add use-counter and WebDX feature mapping for dynamic-range.
Change-Id: Ie654ea982c6eda45f114a99684a0f5fdb4bf3220
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6003162
Commit-Queue: Steinar H Gunderson [email protected]
Reviewed-by: Rune Lillesveen [email protected]
Cr-Commit-Position: refs/heads/main@{#1380343}
merge_pr_49063
Add WebDX feature mapping for marker.
Change-Id: I0ef53f57813a94064c9e996a06f9b15bae79f4ad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6001397
Commit-Queue: Steinar H Gunderson [email protected]
Reviewed-by: Shunya Shishido [email protected]
Reviewed-by: Rune Lillesveen [email protected]
Cr-Commit-Position: refs/heads/main@{#1380341}