Граф коммитов

755105 Коммитов

Автор SHA1 Сообщение Дата
moz-wptsync-bot 4f16d3ebe0 Bug 1706659 [wpt PR 28623] - Update wpt metadata, a=testonly
wpt-pr: 28623
wpt-type: metadata
2021-04-24 15:47:50 +00:00
cathiechen 9b04486012 Bug 1706659 [wpt PR 28623] - Split the test cases for mapping width and height to aspect ratio, a=testonly
Automatic update from web-platform-tests
Split the test cases for mapping width and height to aspect ratio (#28623)

Split up the test cases for mapping width and height attributes to aspect ratio.

To make sure that each element has its own test case, so that the test won't
break in the middle of test cases and affect other images' test.
--

wpt-commits: 1f07a2242db1842f57c321489bf24c51225522cf
wpt-pr: 28623
2021-04-24 15:47:49 +00:00
James Graham dda705f508 Bug 1706661 [wpt PR 28625] - Don't try to set Access-Control-Allow-Origin to None in worklet tests, a=testonly
Automatic update from web-platform-tests
Don't try to set Access-Control-Allow-Origin to None in worklet tests

--

wpt-commits: cac1166c49e3aa511f8fd38ce0a5f588f9f145d4
wpt-pr: 28625
2021-04-24 15:47:49 +00:00
moz-wptsync-bot 8a766fb410 Bug 1706660 [wpt PR 28624] - Update wpt metadata, a=testonly
wpt-pr: 28624
wpt-type: metadata
2021-04-24 15:47:48 +00:00
Xida Chen 694f405974 Bug 1706660 [wpt PR 28624] - [composite-bgcolor-animation] Move some layout test to subdir, a=testonly
Automatic update from web-platform-tests
[composite-bgcolor-animation] Move some layout test to subdir

Some of the test in css-backgrounds/animations/ are specifically
test that we can trigger repaint or paint invalidation correctly.
This CL moves those test into a subdir. No behavior change is
expected.

Bug: 1197218
Change-Id: I7e585dae9316a19cfbe08ba264b353eca5b21934
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2842187
Reviewed-by: Kevin Ellis <kevers@chromium.org>
Commit-Queue: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874766}

--

wpt-commits: 8d09bbcbe986725e7f9b770c4443a2a598ee59a3
wpt-pr: 28624
2021-04-24 15:47:48 +00:00
moz-wptsync-bot 28736aa0be Bug 1706556 [wpt PR 28613] - Update wpt metadata, a=testonly
wpt-pr: 28613
wpt-type: metadata
2021-04-24 15:47:47 +00:00
Dale Curtis 2f51c51894 Bug 1706556 [wpt PR 28613] - [WebCodecs] Fix WPT tests for reset during flush., a=testonly
Automatic update from web-platform-tests
[WebCodecs] Fix WPT tests for reset during flush.

The previous test didn't actually expose the desired issue since
flush() was still pending when reset() occurs. Resulting in the
flush() being cancelled before it started executing.

Instead wait for the first frame before queueing the flush to
ensure there are no other pending operations.

R=eugene

Fixed: 1200768
Change-Id: I8a68ef608aa5565f9c86f8c004c292298d30ef0d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2841756
Reviewed-by: Eugene Zemtsov <eugene@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874747}

--

wpt-commits: f13c3c022ac45ee6bd282af0be7fc7d730e9c9f5
wpt-pr: 28613
2021-04-24 15:47:47 +00:00
Xida Chen b362e94f35 Bug 1706464 [wpt PR 28605] - Off-thread CSS paint: handle no-op animation, a=testonly
Automatic update from web-platform-tests
Off-thread CSS paint: handle no-op animation

In a previous CL here:
https://chromium-review.googlesource.com/c/chromium/src/+/2795243
We handled a no-op background-color animation by keep it running on
the compositor thread. This is okay because it is a no-op animation.

This CL follows the same approach as the background-color animation
case. In particular, when it is a custom property animated by CSS
paint worklet, and this custom property animation is a no-op one,
then we keep it running on the compositor thread.

Bug: 1193162
Change-Id: I3f2093092053ad9c9363a64d6d46df039e9bddf0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2841783
Reviewed-by: Kevin Ellis <kevers@chromium.org>
Commit-Queue: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874704}

--

wpt-commits: b47b8a1f933a9ec2b62f1608886155f911431111
wpt-pr: 28605
2021-04-24 15:47:46 +00:00
Philip Jägenstedt a3301dfb95 Bug 1705666 [wpt PR 28538] - [GitHub Actions] consistently use ubuntu-20.04 and checkout v2, a=testonly
Automatic update from web-platform-tests
[GitHub Actions] consistently use ubuntu-20.04 and checkout v2 (#28538)

The default fetch-depth has changed, and the epochs workflow needs the
history for `./wpt rev-list` to work.
--

wpt-commits: 280d5059bbeff7177215e0990d7cfb3ef8e14ec7
wpt-pr: 28538
2021-04-24 15:47:46 +00:00
moz-wptsync-bot f4936f81fe Bug 1706258 [wpt PR 28593] - Update wpt metadata, a=testonly
wpt-pr: 28593
wpt-type: metadata
2021-04-24 15:47:45 +00:00
Philip Jägenstedt 4bdba1c1e8 Bug 1706258 [wpt PR 28593] - Test ShadowRoot's delegatesFocus attribute, a=testonly
Automatic update from web-platform-tests
Test ShadowRoot's delegatesFocus attribute (#28593)

Follows https://github.com/whatwg/dom/pull/974.
--

wpt-commits: 9ee6580ff84c00e6a6929b8edfe60ae99fafd1ab
wpt-pr: 28593
2021-04-24 15:47:45 +00:00
Philip Jägenstedt 6a0a0c9cbf Bug 1705781 [wpt PR 28548] - [GitHub Actions] Update certificate regeneration workflow, a=testonly
Automatic update from web-platform-tests
[GitHub Actions] Update certificate regeneration workflow (#28548)

For consistency of naming and versions in other workflows.
--

wpt-commits: a5a57f829bc30ca1e8a637df61a551603f6c6365
wpt-pr: 28548
2021-04-24 15:47:44 +00:00
Philip Jägenstedt 3b40741f2b Bug 1706002 [wpt PR 28570] - Unpin docutils in docs/requirements.txt, a=testonly
Automatic update from web-platform-tests
Unpin docutils in docs/requirements.txt (#28570)

It was pinned in https://github.com/web-platform-tests/wpt/pull/28467,
but with the release of 0.17.1 it seems to be working again:
https://github.com/web-platform-tests/wpt/pull/28561

Closes https://github.com/web-platform-tests/wpt/pull/28561.
--

wpt-commits: d78d6057c7b30ddf9b5d5ff5e15414111be204ba
wpt-pr: 28570
2021-04-24 15:47:44 +00:00
Kagami Sascha Rosylight df51ab313b Bug 1700964 [wpt PR 28241] - Historical test for WheelEvent#initWheelEvent, a=testonly
Automatic update from web-platform-tests
Historical test for WheelEvent#initWheelEvent

--

wpt-commits: df6f7468721aa6c498ce42281ab4c2cb33066259
wpt-pr: 28241
2021-04-24 15:47:43 +00:00
Luca Casonato d3b4d18512 Bug 1703613 [wpt PR 28401] - chore: move FileAPI/reading-data-section to any.js, a=testonly
Automatic update from web-platform-tests
chore: move FileAPI/reading-data-section to any.js

--

wpt-commits: 648205dcf15d75c37b7abe7a0c1a2a7128baea36
wpt-pr: 28401
2021-04-24 15:47:43 +00:00
dependabot[bot] c5db81e63a Bug 1704449 [wpt PR 28440] - Bump jsdom from 11.12.0 to 16.5.3 in /webrtc/tools, a=testonly
Automatic update from web-platform-tests
Bump jsdom from 11.12.0 to 16.5.3 in /webrtc/tools

Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.12.0 to 16.5.3.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/11.12.0...16.5.3)

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

wpt-commits: 32f685eab79612d02c66e1eafb61d08f866d525e
wpt-pr: 28440
2021-04-24 15:47:42 +00:00
dependabot[bot] 4e20e5082b Bug 1704450 [wpt PR 28441] - Bump eslint from 4.19.1 to 7.24.0 in /webrtc/tools, a=testonly
Automatic update from web-platform-tests
Bump eslint from 4.19.1 to 7.24.0 in /webrtc/tools

Bumps [eslint](https://github.com/eslint/eslint) from 4.19.1 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v4.19.1...v7.24.0)

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

wpt-commits: d867e9f8cc14c2c4103b59630537c2cba10a90e0
wpt-pr: 28441
2021-04-24 15:47:42 +00:00
Morten Stenshorne 1b12d48fbe Bug 1706405 [wpt PR 28602] - Only clip the axes that should be clipped, also when block-fragmented., a=testonly
Automatic update from web-platform-tests
Only clip the axes that should be clipped, also when block-fragmented.

Bug: 829028
Change-Id: I02c3c7be4b82c7213c96a6413e9a5aa0dc50cd9d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2837827
Reviewed-by: Koji Ishii <kojii@chromium.org>
Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874610}

--

wpt-commits: 4d03b26e10d8565bb10b27b0fd3c9aa518c0d18e
wpt-pr: 28602
2021-04-24 15:47:41 +00:00
moz-wptsync-bot d4b1263a0b Bug 1699173 [wpt PR 28116] - Update wpt metadata, a=testonly
wpt-pr: 28116
wpt-type: metadata
2021-04-24 15:47:40 +00:00
Camillo Bruni 04d895c44d Bug 1699173 [wpt PR 28116] - [blink] 1/2 Module streaming compilation for <link rel=preload>, a=testonly
Automatic update from web-platform-tests
[blink] 1/2 Module streaming compilation for <link rel=preload>

Share ScriptResources, even if the script type mismatches to avoid
downloading resources twice in the case of preload for class and
module scripts.

Bug: 1178198
Change-Id: I32feadfdd04ce3cabae30a2208d9daedb4724380
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2764608
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Reviewed-by: Kouhei Ueno <kouhei@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874609}

--

wpt-commits: de1d31decb9c7f9fdcd77a9c553b4f3d49e6f061
wpt-pr: 28116
2021-04-24 15:47:40 +00:00
Philip Jägenstedt 16d12e43c6 Bug 1706406 [wpt PR 28603] - [idlharness.js] Remove unnecessary Math.fround fallback, a=testonly
Automatic update from web-platform-tests
[idlharness.js] Remove unnecessary Math.fround fallback

It is supported everywhere since a long time:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/fround#browser_compatibility

--

wpt-commits: 62067af9786a401073f020f12f4e0f2c034e7bd7
wpt-pr: 28603
2021-04-24 15:47:39 +00:00
dependabot[bot] 529acc7158 Bug 1700620 [wpt PR 28212] - Bump lxml from 4.6.2 to 4.6.3 in /css, a=testonly
Automatic update from web-platform-tests
Bump lxml from 4.6.2 to 4.6.3 in /css

Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3)

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

wpt-commits: a3750b96b9d651ef588a6a52daba19fac32c613a
wpt-pr: 28212
2021-04-24 15:47:38 +00:00
Yi Xu 295b1d952d Bug 1706183 [wpt PR 28587] - Adding more toBlob and toDataURL tests for p3 colorspace, a=testonly
Automatic update from web-platform-tests
Adding more toBlob and toDataURL tests for p3 colorspace

Adding toBlob and toDataURL tests for p3 colorspace, which does the
following:
- create a p3 canvas
- Use putImageData to put in some p3 data
- Call getImageData to retrieve data from canvas
- call toBlob/toDataURL and asking for data in p3 format
- compare if result of toBlob/toDataURL is same as the result from
  getImageData from step 3

Bug: 1178707

Change-Id: I720b881defea6c94ab900499a6589d29323b1457
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2836407
Commit-Queue: Yi Xu <yiyix@chromium.org>
Reviewed-by: Juanmi Huertas <juanmihd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874588}

--

wpt-commits: ae3e3fc88e738e6ea434f5f877a91223832e6f97
wpt-pr: 28587
2021-04-24 15:47:38 +00:00
moz-wptsync-bot ed41821c1d Bug 1706522 [wpt PR 28609] - Update wpt metadata, a=testonly
wpt-pr: 28609
wpt-type: metadata
2021-04-24 15:47:37 +00:00
Dale Curtis aa0e5f2de7 Bug 1706522 [wpt PR 28609] - [WebCodecs] Fix issues when reset() happens during flush()., a=testonly
Automatic update from web-platform-tests
[WebCodecs] Fix issues when reset() happens during flush().

reset() clears the active configuration, so we should not attempt
to reinitialize if reset() was called during flush().

R=eugene

Fixed: 1200768
Change-Id: Iac34480ba859ab156d6a93c943a7ffce9304b1ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2842784
Auto-Submit: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Commit-Queue: Eugene Zemtsov <eugene@chromium.org>
Reviewed-by: Eugene Zemtsov <eugene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874546}

--

wpt-commits: 48d3f81aaa869cfeb088cec66b50b513319bf2ec
wpt-pr: 28609
2021-04-24 15:47:37 +00:00
moz-wptsync-bot 0a27e841f2 Bug 1705232 [wpt PR 28491] - Update wpt metadata, a=testonly
wpt-pr: 28491
wpt-type: metadata
2021-04-24 15:47:36 +00:00
Matt Wolenetz fafce44ffe Bug 1705232 [wpt PR 28491] - MSE-in-Workers: Add tests of detach concurrent with appendBuffer, a=testonly
Automatic update from web-platform-tests
MSE-in-Workers: Add tests of detach concurrent with appendBuffer

To help find faults like those fixed in crbug 1195441, this change adds
a web test that is like the existing
mediasource-worker-play-terminate-worker case, though instead it
detaches the MediaSource from the element at various times before,
during and after the worker is buffering in small pieces. Further
refinement of the MediaSource readyState for the scenario where a
concurrent "closing has begun" causes exception on attempt to use the
closing MediaSource will be necessary to refine this new test further to
not ignore so many exceptions in the worker thread; TODOs are included
for that in the new test.

This change also refactors MSE-in-Workers tests' communication to use
a structured message format.

BUG=1195441,878133
TEST=mediasource-worker-detach-element.html, confirmed locally in a
release build with DCHECKS enabled to reliably catch the issue in bug
1195441 (with that bug's fix locally reverted for this check).

Change-Id: I3e041d7b06db96d3d976593f20181d073fad1da1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2823974
Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org>
Reviewed-by: Will Cassella <cassew@google.com>
Cr-Commit-Position: refs/heads/master@{#874470}

--

wpt-commits: ece50720e2ad03fb16c129e50706dd77029d4ca4
wpt-pr: 28491
2021-04-24 15:47:36 +00:00
moz-wptsync-bot 191f67fa12 Bug 1705975 [wpt PR 28567] - Update wpt metadata, a=testonly
wpt-pr: 28567
wpt-type: metadata
2021-04-24 15:47:35 +00:00
Mason Freed 4a25a7219f Bug 1705975 [wpt PR 28567] - Add an anchor IDL attribute to <popup>, readonly for now, a=testonly
Automatic update from web-platform-tests
Add an anchor IDL attribute to <popup>, readonly for now

This CL exposes the anchor element as an IDL property. This will be
useful with the anchor positioning proposal (which isn't out yet).

Bug: 1168738
Change-Id: Ia47514dada57c44191c7af439b0051f3e3d26622
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2832148
Commit-Queue: Mason Freed <masonf@chromium.org>
Reviewed-by: Ionel Popescu <iopopesc@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#874440}

--

wpt-commits: db1033776685ff1793509a3be05c596acfa2821c
wpt-pr: 28567
2021-04-24 15:47:35 +00:00
moz-wptsync-bot 3e2b0fe4af Bug 1705465 [wpt PR 28521] - Update wpt metadata, a=testonly
wpt-pr: 28521
wpt-type: metadata
2021-04-24 15:47:34 +00:00
Mason Freed d5371edf93 Bug 1705465 [wpt PR 28521] - Implement imperative slotting API changes, a=testonly
Automatic update from web-platform-tests
Implement imperative slotting API changes

The original implementation of the imperative slot distribution
API was done before the final spec PRs landed. In the process of
landing those PRs, several changes were made to the way the API
works. Primarily, there are two changes:

 1. The "auto" slotAssignment mode was renamed to "named".
 2. The "linkage" that is created by HTMLSlotElement.assign() was
    made more permanent. Previously, moving either the <slot> or
    the assigned node around in the tree (or across documents)
    would "break" the linkage. Now, the linkage is more permanent,
    and the only way to break it is through another call to .assign().

See [1] for the chromestatus entry, [2] for the intent to ship,
[3], [4], and [5] for the spec PRs, and [6]/[7] for the landed spec.

[1] https://chromestatus.com/feature/4979822998585344
[2] https://groups.google.com/a/chromium.org/g/blink-dev/c/6U78F3KWJ78
[3] https://github.com/whatwg/html/pull/6561
[4] https://github.com/whatwg/html/pull/6585
[5] https://github.com/whatwg/dom/pull/966
[6] https://dom.spec.whatwg.org/#find-slotables
[7] https://html.spec.whatwg.org/#dom-slot-assign

Fixed: 1196842
Fixed: 1067153
Bug: 1067157
Change-Id: I0ee71043c23f3b49a1461296d722045f06eca540
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2824763
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Commit-Queue: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874413}

--

wpt-commits: db1be04691e1b5fe58e186d682d26c69d282cbe0
wpt-pr: 28521
2021-04-24 15:47:34 +00:00
moz-wptsync-bot b01b0e7994 Bug 1706220 [wpt PR 28591] - Update wpt metadata, a=testonly
wpt-pr: 28591
wpt-type: metadata
2021-04-24 15:47:33 +00:00
davidsgrogan 638bd9c07b Bug 1706220 [wpt PR 28591] - Make scrollbars appear in engine-specific location, a=testonly
Automatic update from web-platform-tests
Make scrollbars appear in engine-specific location (#28591)

--

wpt-commits: 37ffcaa691362c083f333f803b4f78fb8e98c8a6
wpt-pr: 28591
2021-04-24 15:47:33 +00:00
Javier Fernández García-Boente 5c869784b1 Bug 1706312 [wpt PR 28595] - Consider text direction when building the GlyphData structure, a=testonly
Automatic update from web-platform-tests
Consider text direction when building the GlyphData structure

When there is a list item we need to insert a space between the marker
symbol and the element being listed. We use the CreateForSpace function
in this case. Depending on the length, we create a space glyph of the
required font size, plus length - 1 0 width space glyphs.

The character index is added in a for loop as an ascending integer
sequence. However, this approach is not correct when the text is RTL,
where the index sequence should be descending to match how the text is
rendered visually.

Bug: 1188728, 1160582
Change-Id: I50c30ae142e73ffde3c3302b8e4baa4ab334a258
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2825447
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874326}

--

wpt-commits: c99958cd1ebbd17045842d57706545362616020e
wpt-pr: 28595
2021-04-24 15:47:32 +00:00
moz-wptsync-bot 79f1de749e Bug 1706130 [wpt PR 28576] - Update wpt metadata, a=testonly
wpt-pr: 28576
wpt-type: metadata
2021-04-24 15:47:32 +00:00
Alison Maher fa8592381c Bug 1706130 [wpt PR 28576] - [LayoutNG] Nested fixedpos in a multicol static position, a=testonly
Automatic update from web-platform-tests
[LayoutNG] Nested fixedpos in a multicol static position

When a fixedpos is nested in an OOF inside a multicol, the static
position can be incorrect. The reason being that when calling
PropagateOOFPositionedInfo() from NGOutOfFlowLayoutPart, the offset
of the OOF ancestor should be relative the current builder
(i.e. the multicol container) rather than relative to its
fragmentainer. To fix this, adjust the OOF offset using the
fragmentainer offset so that it is relative to the multicol when
calling PropagateOOFPositionedInfo().

Bug: 1200324
Change-Id: I3742efe2daf38e3f51b8f4abc8c332b8de117385
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2836226
Commit-Queue: Alison Maher <almaher@microsoft.com>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874309}

--

wpt-commits: 99e23355e8a04cb873e9cb6a0a3fe34fbd0d8125
wpt-pr: 28576
2021-04-24 15:47:31 +00:00
Blink WPT Bot 429677cb01 Bug 1706100 [wpt PR 28575] - [Credentialless]: Test window.crossOriginIsolated, a=testonly
Automatic update from web-platform-tests
[Credentialless]: Test window.crossOriginIsolated (#28575)

This patch adds WPT test cases about whether COEP:cors-or-credentialess
allows a main document to be crossOriginIsolated or not.

COEP:require-corp and COEP:cors-or-credentialless have similar properties.
The only difference is one require no-cors response to include CORP
, the other strips credentials from those no-cors requests.

For everything else, they are perfects twins. In particular, they both
allow the document to be crossOriginIsolated.

Bug: 1175099
Change-Id: Ib03f68cc9849d9a2c5581175c299db8baf3226db
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2835926
Reviewed-by: Camille Lamy <clamy@chromium.org>
Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874246}

Co-authored-by: arthursonzogni <arthursonzogni@chromium.org>
--

wpt-commits: 29e3e2928c1ac75e8a3a5a65ce0af21c3d616d15
wpt-pr: 28575
2021-04-24 15:47:31 +00:00
Toshiaki Tanaka 3d62857f05 Bug 1705876 [wpt PR 28559] - Remove Elements from toJSON, a=testonly
Automatic update from web-platform-tests
Remove Elements from toJSON

1. PerformanceElementTiming
2. LargestContentfulPaint
3. LayoutShiftAttribution

These include element or node in each toJSONForBinding implementation.

Those should be removed because they use the default toJSON operation and
those should not include interfaces that themselves do not have a toJSON
operation. So we should remove them from the toJSON builder and update
the existing toJSON WPT tests,

Bug: 1199954
Change-Id: I282439c17485264f1621102e3d002a693d48c1f9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2831166
Reviewed-by: Nicolás Peña Moreno <npm@chromium.org>
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874300}

--

wpt-commits: 0955b44aa165a247a43dd8ea6da9eb25b9012744
wpt-pr: 28559
2021-04-24 15:47:30 +00:00
moz-wptsync-bot ed77678db1 Bug 1705740 [wpt PR 28546] - Update wpt metadata, a=testonly
wpt-pr: 28546
wpt-type: metadata
2021-04-24 15:47:30 +00:00
Richard Stotz d9945e0bcb Bug 1705740 [wpt PR 28546] - NativeIO: Fix null pointer when throwing on releaseCapacity, a=testonly
Automatic update from web-platform-tests
NativeIO: Fix null pointer when throwing on releaseCapacity

This fixes a null pointer to the context when throwing on
releaseCapacity. Although the problem cannot happen for the sync case,
the corresponding logic is adapted to match the async case.

Bug: 1199639
Change-Id: Iaa7fd6d5bdcb3a616ba59f7c419b11203c293e67
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2831590
Reviewed-by: Marijn Kruisselbrink <mek@chromium.org>
Commit-Queue: Richard Stotz <rstz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874298}

--

wpt-commits: 77ca851359d5bcc5e7c40168b6473bea51de4daa
wpt-pr: 28546
2021-04-24 15:47:30 +00:00
moz-wptsync-bot ce12734585 Bug 1706392 [wpt PR 28600] - Update wpt metadata, a=testonly
wpt-pr: 28600
wpt-type: metadata
2021-04-24 15:47:29 +00:00
Raymond Toy 937e8e506d Bug 1706392 [wpt PR 28600] - Move audioparam-nominal-range test to WPT, a=testonly
Automatic update from web-platform-tests
Move audioparam-nominal-range test to WPT

The test audioparam-nominal-range verifies that the nominal range
(min/max): of each AudioParam has the specified values, and that
attempts to set the value outside the min/max range clamps the value
to the nominal range.

The behavior is specified here:
https://webaudio.github.io/web-audio-api/#nominal-range

Bug: 1041105
Change-Id: I03f58e3e29aaeff84d764fedd6748fe41baf6eeb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2836870
Reviewed-by: Hongchan Choi <hongchan@chromium.org>
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#874293}

--

wpt-commits: b65ba2471f6f8356e606470f9837bde04e5d3122
wpt-pr: 28600
2021-04-24 15:47:29 +00:00
Mike 2f0b4f47ee Bug 1706399 [wpt PR 28601] - -moz-box-sizing replaced with box-sizing, a=testonly
Automatic update from web-platform-tests
-moz-box-sizing replaced with box-sizing

--

wpt-commits: f8694b285e048322f1792049cb5dd8decfa3f34b
wpt-pr: 28601
2021-04-24 15:47:28 +00:00
moz-wptsync-bot 1197b5099e Bug 1699424 [wpt PR 28131] - Update wpt metadata, a=testonly
wpt-pr: 28131
wpt-type: metadata
2021-04-24 15:47:28 +00:00
Manuel Rego Casasnovas 8d37db0555 Bug 1699424 [wpt PR 28131] - [selectors] Add test for :focus-visible and Shadow DOM, a=testonly
Automatic update from web-platform-tests
[selectors] Add test for :focus-visible and Shadow DOM

This test check that :focus-visible doesn't match on the ShadowRoot,
otherwise UAs would end up showing two focus indicators.

--

wpt-commits: aba7d28837d13947d561337c762e4de8ff9feea6
wpt-pr: 28131
2021-04-24 15:47:27 +00:00
moz-wptsync-bot 38f085c025 Bug 1706341 [wpt PR 28598] - Update wpt metadata, a=testonly
wpt-pr: 28598
wpt-type: metadata
2021-04-24 15:47:26 +00:00
Tim Nguyen 245eab7f70 Bug 1706341 [wpt PR 28598] - Fix padding-valid.html to use sorted calc() in expected serialized value according to spec, a=testonly
Automatic update from web-platform-tests
Fix padding-valid.html to use sorted calc() in expected serialized value according to spec

https://drafts.csswg.org/css-values-4/#sort-a-calculations-children

> 11.13. Serialization
> [...]
> 6. If root is a Sum node, let s be a string initially containing "(".
>    Sort root’s children.

--

wpt-commits: 2dca9ad3b16faeed9c82d80084a7323735c5821a
wpt-pr: 28598
2021-04-24 15:47:26 +00:00
Blink WPT Bot 000619984d Bug 1705302 [wpt PR 28501] - [Credentialless] Add tests for dedicated worker., a=testonly
Automatic update from web-platform-tests
[Credentialless] Add tests for dedicated worker. (#28501)

Change-Id: I5677d89ef762f8e67327ff857f19a631459fb904
Bug: 1199282, 1199754
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2825954
Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org>
Reviewed-by: Yifan Luo <lyf@chromium.org>
Commit-Queue: Yifan Luo <lyf@chromium.org>
Cr-Commit-Position: refs/heads/master@{#873779}

Co-authored-by: Yifan Luo <lyf@chromium.org>
--

wpt-commits: 884ab466c4fc87141b35a35f399bba6b27f64c60
wpt-pr: 28501
2021-04-24 15:47:25 +00:00
moz-wptsync-bot c4a6c34ef2 Bug 1703488 [wpt PR 28394] - Update wpt metadata, a=testonly
wpt-pr: 28394
wpt-type: metadata
2021-04-24 15:47:25 +00:00
Rob Smith 0bdb67f723 Bug 1703488 [wpt PR 28394] - Tests for unbounded cue end time, a=testonly
Automatic update from web-platform-tests
Tests for unbounded cue end time (#28394)

Added tests for unbounded TextTrackCue endTime changes proposed in whatwg/html#5953 & w3c/webvtt#493
--

wpt-commits: 786c430165d916bdab740ab491ac541afb3f8bf5
wpt-pr: 28394
2021-04-24 15:47:25 +00:00