Automatic update from web-platform-tests
Add tests for nested color-mix() with inner currentColor
color-mix() values are computed and resolved according to the color
interpolation space in the color-mix() function.
Bug: 1092638
Change-Id: I44a3bb61a941e313fa94105b54374af97fa67934
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4020156
Reviewed-by: Aaron Krajeski <aaronhk@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1073085}
--
wpt-commits: 320a61f17d99ff4883c6c66b23978a5a8e5f3e99
wpt-pr: 36909
Automatic update from web-platform-tests
Improved precision of text-align-end-00[1-15].html and their reference files (#34811)
--
wpt-commits: 3cab3305e365eff3c15a7ca33c157712c454d752
wpt-pr: 34811
Automatic update from web-platform-tests
Get SoftNavigationHeuristics to recognize popstate-based soft navs
Following up on [1], this CL also ensures that popstate events that
modify the DOM are properly being considered for Soft Navigation
Heuristics.
Rough design doc for this change: [2]
[1] https://chromium-review.googlesource.com/c/chromium/src/+/3941774
[2] https://docs.google.com/document/d/1bubR2GxFEQtdYFkdU1JMhEopjq69SiFjkiwmSAOTby4/edit#
Change-Id: I0fd669b51ff29f274ee437b469d6f81c4b6aa4b1
Bug: 1371932
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3945102
Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Commit-Queue: Yoav Weiss <yoavweiss@chromium.org>
Reviewed-by: Alexander Timin <altimin@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1072892}
--
wpt-commits: 120d10be208089d4c0889fe55877d5258747454e
wpt-pr: 36428
Automatic update from web-platform-tests
Better parallel flow prevention around column spanners.
If we break inside a node, and continue layout (because the break was in
a parallel flow), we need to propagate this information down to
descendant containers, in case there's a column spanner there.
Bug: 1383916, 1383978
Change-Id: Iff09e356d936db477dc5abe45ea1e9e40171eac4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4030406
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1072882}
--
wpt-commits: bc2014d4fe5187d1df5cc1b3e720fe96d99fa13d
wpt-pr: 37002
Automatic update from web-platform-tests
webcodec support tests should fail if we can't tell
--
wpt-commits: 67eef80ad87e294d3d2378f4353ad004eb0ec6f1
wpt-pr: 37008
Automatic update from web-platform-tests
Update delegate-fullscreen-request-subframe-cross-origin.https.sub.tentative.html to use get-host-info.sub.js (#36996)
Update test to rely on get-host-info.sub.js to get a remote origin, instead of
hard-coding "https://{{hosts[alt][www]}}:{{ports[https][0]}}" so that it can run
with the WebKit test infrastructure where custom WPT localhost domains are not
supported.
This is a merge of WebKit's https://github.com/WebKit/WebKit/pull/6572.
--
wpt-commits: 310ff51a94a891ff20bf734b62ab1ab5fe977b42
wpt-pr: 36996
Automatic update from web-platform-tests
Revert "Fixed WPT: "getDisplayMedia() must adhere to frameRate if set""
This reverts commit 95c70d3a7080ffd029d33e3e6c659144fa7c3da6.
Reason for revert: getdisplaymedia.https.html became flaky (crbug.com/1385676), and this change is a likely culprit.
Original change's description:
> Fixed WPT: "getDisplayMedia() must adhere to frameRate if set"
>
> Replaced the ||-operator with a ??-operator in the frames() helper-function to treat getVideoPlaybackQuality()?.totalVideoFrames == 0 as a valid return-value.
>
> Bug: 1384645
> Change-Id: I072413ccb3980dcc89e96ebc0298d1085dde1d20
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4027916
> Reviewed-by: Florent Castelli <orphis@chromium.org>
> Commit-Queue: Tove Petersson <tovep@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1072137}
Bug: 1384645, 1385676
Change-Id: I5cb6c601856b60e0f6df3d13f66749204978d914
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4033970
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Tove Petersson <tovep@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1072796}
--
wpt-commits: c49acfe2b8c8d6612ffcdf0607179656aa03900b
wpt-pr: 37004
Automatic update from web-platform-tests
[CSS scroll timeline]: Add tests for timeline invalidation.
This patch introduces 2 new sub-tests:
* Deleting an element with a named scroll timeline invalidates
attached animations.
* Adding a scroll timeline with a name that matches an animation with
an unresolved timeline, updates the animation.
Bug: 1357797, 1357801
Change-Id: I4c87f443be1bfbcd8d656a747f64061f28ef1e24
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4021573
Commit-Queue: Kevin Ellis <kevers@chromium.org>
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1072774}
--
wpt-commits: 039f22453d96489bb19240ac478d7198aed0b2ad
wpt-pr: 36972
Automatic update from web-platform-tests
Make font-variant-valid.html less strict (#37000)
Accept different orderings of font-variant-ligatures and font-variant-numeric.
--
wpt-commits: 9ba6aa59702548b87e99f6dc609734fb84ab9552
wpt-pr: 37000
Automatic update from web-platform-tests
[WebCodecs] Set ColorSpace properly for VP9 encoding.
This ensures that players/demuxers only looking at the bitstream
information at least have something meaningful. Really they should
be using the container information though.
R=eugene
Bug: 1377842
Change-Id: I64c8b78efdaa6f525bcf7b09ab8df94462d726ac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4029380
Reviewed-by: Dan Sanders <sandersd@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1072409}
--
wpt-commits: 1298f1d02c9459757da23648619ad9ccb25b8bbd
wpt-pr: 36981
Automatic update from web-platform-tests
[WebCodecs] Fix missing color space on decoded VideoFrames.
Duration information was added using media::WrapVideoFrame, which
didn't propagate the color space information. This is the second
time we've been bitten by this bug, so add test and change
media::WrapVideoFrame to propagate the source color space once
(some call sites change it later, so we just want to copy the
initial value).
R=eugene
Bug: 1377842
Change-Id: Ie29d91d0528945e018eabf183891b5231bbccd49
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4026607
Reviewed-by: Dan Sanders <sandersd@chromium.org>
Auto-Submit: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dan Sanders <sandersd@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1072394}
--
wpt-commits: c91c6142885d7f1c130a7816a8608658a1cb92f8
wpt-pr: 36979
Automatic update from web-platform-tests
Update test case to reflect latest status
webrtc-stats/supported-stats.html should be
webrtc-stats/supported-stats.https.html
--
wpt-commits: 67c404f4be454250ad1df1b08375d6c3af7c8bf6
wpt-pr: 36947
Automatic update from web-platform-tests
blink: Handle transitions while elements in top layer.
Ensure that ::view-transition is the last element in top layer so it
paints on top of all other content.
Change-Id: I7f8f8b98b52bbcbcc198c31e4695481e0a4009de
Bug: 1383947
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4022580
Reviewed-by: Vladimir Levin <vmpstr@chromium.org>
Auto-Submit: Khushal Sagar <khushalsagar@chromium.org>
Commit-Queue: Khushal Sagar <khushalsagar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1072247}
--
wpt-commits: 792d8bf8315ee4e2ced2488f36c7c9aba084f0c3
wpt-pr: 36974
Automatic update from web-platform-tests
Adding import / export in raw and jwk format in Ed25519
This CL adds the import and export operations for the Ed25519 algorithm
for both, raw and JWK formats.
It also adapts some test expectations, since several test cases pass
thanks to this change.
Bug: 1370697
Change-Id: I1ecee4f26e7da92ddad7998edfb45bd8751e6669
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3967976
Commit-Queue: Javier Fernandez <jfernandez@igalia.com>
Reviewed-by: David Benjamin <davidben@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1072295}
--
wpt-commits: d7b5950b1844c9f33a6172d7f40c0fb4794dc809
wpt-pr: 36752
Automatic update from web-platform-tests
Update WPT test links for scroll-animations
Update stale links in WPT tests.
WIP spec formerly at scroll-animations-1/rewrite is now
scroll-animations-1 replacing the previous spec.
Change-Id: I70049c5ecf1c578aa8916a2488404a259a8512f9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4025213
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Commit-Queue: Kevin Ellis <kevers@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1072207}
--
wpt-commits: 7f4d83133db1e5b05edda36b9998521266bab842
wpt-pr: 36975
Automatic update from web-platform-tests
Fixed WPT: "getDisplayMedia() must adhere to frameRate if set"
Replaced the ||-operator with a ??-operator in the frames() helper-function to treat getVideoPlaybackQuality()?.totalVideoFrames == 0 as a valid return-value.
Bug: 1384645
Change-Id: I072413ccb3980dcc89e96ebc0298d1085dde1d20
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4027916
Reviewed-by: Florent Castelli <orphis@chromium.org>
Commit-Queue: Tove Petersson <tovep@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1072137}
--
wpt-commits: a5c8c60a8db402f63d9cf11cdf78284625401150
wpt-pr: 36987
Automatic update from web-platform-tests
Add OpusEncoderConfig
This CL adds various Opus encoder configuration knobs, as defined by
the recent additions to the WebCodec spec.
See the following:
https://w3c.github.io/webcodecs/https://www.w3.org/TR/webcodecs-opus-codec-registration/
Bug: 1372152
Change-Id: I9a838596a50e4dfb7e43339e664aa18790b2ab39
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3995495
Commit-Queue: Thomas Guilbert <tguilbert@chromium.org>
Auto-Submit: Thomas Guilbert <tguilbert@chromium.org>
Reviewed-by: Dale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1071992}
--
wpt-commits: edaaf33ebd47fd613ec8aa12b393078a68fbc3a5
wpt-pr: 36901