Commit Graph

690817 Commits

Author SHA1 Message Date
moz-wptsync-bot
c608fd6dee Bug 1612764 [wpt PR 21542] - Update wpt metadata, a=testonly
wpt-pr: 21542
wpt-type: metadata
2020-02-11 12:00:24 +00:00
Oriol Brufau
4f4a90dd6a Bug 1612764 [wpt PR 21542] - [css-pseudo] Fix hit-testing for nested ::marker, a=testonly
Automatic update from web-platform-tests
[css-pseudo] Fix hit-testing for nested ::marker

Since r731964, if you clicked a ::marker originated by a ::before or
::after, and you read the 'path' property of the event, the first node
in the array might be the ::before or ::after pseudo-element.

Actually it was fine if you clicked the contents (text or image) of the
::marker. But it's possible to make the ::marker taller than its
contents by setting a big 'line-height'. Then you could click inside the
::marker but outside its contents, and reproduce the problem.

That was wrong, as described in pseudo_element.h,
> Pseudo element are not allowed to be the inner node for hit testing.

This patch fixes it by making PseudoElement::InnerNodeForHitTesting
iterate ancestors until it finds one which is not a pseudo-element.

Bug: 1048000, 457718

TEST=external/wpt/css/css-pseudo/marker-hit-testing.html

Some checks fail in legacy because the marker ignores 'line-height'.

Change-Id: I7bed7d0824638b0c7f4b63a744a3ca4978285445
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030973
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Oriol Brufau <obrufau@igalia.com>
Cr-Commit-Position: refs/heads/master@{#737720}

--

wpt-commits: 738d7d25a53e359ecb83349885a34a61b3944fa5
wpt-pr: 21542
2020-02-11 12:00:24 +00:00
Joshua Bell
4017afdf80 Bug 1612637 [wpt PR 21536] - IndexedDB: Drop max numbers in parallel-cursors-upgrade.html, a=testonly
Automatic update from web-platform-tests
IndexedDB: Drop max numbers in parallel-cursors-upgrade.html

The external/wpt/IndexedDB/parallel-cursors-upgrade.html test
exercises 10k cursors in parallel, which an implementation should
support. The test was historically flaky, although it hasn't timed out
on the bots lately. But it is still slow - requiring multiple seconds
on many platforms, and 20-40 seconds on debug builds. Drop the maximum
number of parallel cursors to stop being such a drain on the commons.

Local tests: the time for --iterations=40 dropped from 23s to 5s.

Bug: 869364
Change-Id: I5a0b9de3b37650917e40cc0c34e7473a3870b21f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033814
Auto-Submit: Joshua Bell <jsbell@chromium.org>
Commit-Queue: Victor Costan <pwnall@chromium.org>
Reviewed-by: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737669}

--

wpt-commits: 3487b250cd7304e7c8e6e7c447a8e3aee2c22082
wpt-pr: 21536
2020-02-11 12:00:23 +00:00
moz-wptsync-bot
7aad290c26 Bug 1612762 [wpt PR 21541] - Update wpt metadata, a=testonly
wpt-pr: 21541
wpt-type: metadata
2020-02-11 12:00:23 +00:00
Kent Tamura
73b19dab8b Bug 1612762 [wpt PR 21541] - Move tests in custom-elements/state/ to external/wpt/custom-elements/state.tentative/, a=testonly
Automatic update from web-platform-tests
Move tests in custom-elements/state/ to external/wpt/custom-elements/state.tentative/

Rename |internals| to |i| to avoid lint errors.
This is a preparation to ship the feature.

Bug: 1012098
Change-Id: I789f44c072b57f05e1ec8ddfbf0855872e144996
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032632
Reviewed-by: Rakina Zata Amni <rakina@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737659}

--

wpt-commits: 7b464208c72a8cf11236204b7af4bf17170ebe42
wpt-pr: 21541
2020-02-11 12:00:22 +00:00
moz-wptsync-bot
62eab48581 Bug 1597544 [wpt PR 20306] - Update wpt metadata, a=testonly
wpt-pr: 20306
wpt-type: metadata
2020-02-11 12:00:22 +00:00
Simon Pieters
84f203ee99 Bug 1597544 [wpt PR 20306] - HTML: Add a tentative test for input element's baseline alignment, a=testonly
Automatic update from web-platform-tests
HTML: Add a tentative test for input element's baseline alignment

See
https://github.com/whatwg/html/issues/5065
https://github.com/whatwg/html/pull/4840
--

wpt-commits: d472ae32e215c33d1a85eade6bfd8130c4caf491
wpt-pr: 20306
2020-02-11 12:00:22 +00:00
moz-wptsync-bot
9fe08a64ef Bug 1612756 [wpt PR 21540] - Update wpt metadata, a=testonly
wpt-pr: 21540
wpt-type: metadata
2020-02-11 12:00:21 +00:00
Timothy Gu
8c1745eb0c Bug 1612756 [wpt PR 21540] - Add some tests for Node IDL members on Attr objects, a=testonly
Automatic update from web-platform-tests
Add some tests for Node IDL members on Attr objects

--

wpt-commits: 70490abb43593ab54c736e2fb6b5dc1cd3b306c0
wpt-pr: 21540
2020-02-11 12:00:21 +00:00
moz-wptsync-bot
e77f851668 Bug 1611962 [wpt PR 21469] - Update wpt metadata, a=testonly
wpt-pr: 21469
wpt-type: metadata
2020-02-11 12:00:20 +00:00
Rob Buis
02bc25e7fb Bug 1611962 [wpt PR 21469] - Add WPT tests to verify pings do not send a referrer header, a=testonly
Automatic update from web-platform-tests
Add WPT tests to verify pings do not send a referrer header

Add WPT tests to verify pings do not send a referrer header as
specified in step 3:
https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing

Bug: 1046392

Change-Id: Ie0f133be6db34084aac26280a29a90cc9e68e707
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024855
Reviewed-by: Dominic Farolino <dom@chromium.org>
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Commit-Queue: Rob Buis <rbuis@igalia.com>
Cr-Commit-Position: refs/heads/master@{#737596}

--

wpt-commits: c67d8f5bdace9762af3ea99417fb5f2140438e14
wpt-pr: 21469
2020-02-11 12:00:20 +00:00
Sam Sneddon
3bcdf9fd79 Bug 1612611 [wpt PR 21533] - Remove myself from META.yml files, a=testonly
Automatic update from web-platform-tests
I no longer work on web-platform-tests

--

wpt-commits: 41d7c3597e5d3128ff3c42bb128781e4c382ba7b
wpt-pr: 21533
2020-02-11 12:00:19 +00:00
moz-wptsync-bot
6359788c6f Bug 1612606 [wpt PR 7947] - Update wpt metadata, a=testonly
wpt-pr: 7947
wpt-type: metadata
2020-02-11 12:00:19 +00:00
Sam Sneddon
5e5cfb69c3 Bug 1612606 [wpt PR 7947] - [css-flex] More changes to test suite after review of files, a=testonly
Automatic update from web-platform-tests
[css-flex] More changes to test suite after review of files (#7947)

* Made more changes based on analysis of tests that were <= 5 tests to a given url hash in flex

* Restore assert

Co-authored-by: Greg Whitworth <865244+gregwhitworth@users.noreply.github.com>
Co-authored-by: Stephen McGruer <stephen.mcgruer@gmail.com>

--

wpt-commits: 81a0e680add2d790bc8e0473c2b9407855703b40
wpt-pr: 7947
2020-02-11 12:00:18 +00:00
autofoolip
4e5b272675 Bug 1612463 [wpt PR 21525] - Update interfaces/media-source.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/media-source.idl (#21525)

Source: https://github.com/tidoust/reffy-reports/blob/aafb206/ed/idl/media-source.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/644132093
--

wpt-commits: f5364fc0b7b8bdf0f944d2c78f1643d161af2c23
wpt-pr: 21525
2020-02-11 12:00:18 +00:00
Sam Sneddon
55e7330fe5 Bug 1547568 [wpt PR 16537] - Use a path segment trie for the manifest, a=testonly
Automatic update from web-platform-tests
Major new manifest version (v8): path trie edition

This essentially implements https://github.com/web-platform-tests/rfcs/pull/40.
--

wpt-commits: 31c0f5efba38b7d1d7f45ac449bcbc892e8771ce
wpt-pr: 16537
2020-02-11 12:00:17 +00:00
Nicolás Peña Moreno
6dfe17d0c5 Bug 1611983 [wpt PR 21474] - [ElementTiming and LargestContentfulPaint]Fix background img sizes, a=testonly
Automatic update from web-platform-tests
[ElementTiming and LargestContentfulPaint]Fix background img sizes

Currently, we use exclusively the size of the LayoutObject to compute
the background image sizes. This is incorrect, for instance when looking
at CSS styles like ::first-letter. This CL fixes this by passing the
image border to ImagePaintTimingDetector and ImageElementTiming.

Bug: 996921
Change-Id: I94e4a2f3c8873be765b144179f7729430c885dac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023523
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737289}

--

wpt-commits: 3061f228d3d8b900b3aec8c7642ff58fc04ea011
wpt-pr: 21474
2020-02-11 12:00:17 +00:00
Sam Sneddon
eebf0dab95 Bug 1612449 [wpt PR 21522] - Drop pypy from tox.ini, a=testonly
Automatic update from web-platform-tests
Drop pypy from tox.ini

This has been broken for a while due to https://bitbucket.org/pypy/pypy/issues/3157

--

wpt-commits: 9469d80dc489346bb2f8e71c35ad1d350b4d649d
wpt-pr: 21522
2020-02-11 12:00:16 +00:00
Fredrik Söderquist
9e5fff4185 Bug 1612383 [wpt PR 21514] - Clamp the presentation time to a usable range, a=testonly
Automatic update from web-platform-tests
Clamp the presentation time to a usable range

If the time container is seeked to a large enough value, we will end up
truncating it to SMILTime::Latest(), which is the largest value that
isn't one of the two special values ("indefinite" and "unresolved").
When trying to derive other values from this value - like if we have an
interval begin at it - we can end up in a loop since any the result of
any additions will yield the same value, leading to the element being
rescheduled at the same point in time, hanging UpdateIntervals().
This mechanism can also be used to implement the "once" animation-policy
in a slightly nicer way. This will be done as a follow-up.

Bug: 1039886
Change-Id: If13d7d7d3c44c4f586d15852eb05105879f44918
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030885
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Fredrik Söderquist <fs@opera.com>
Cr-Commit-Position: refs/heads/master@{#737260}

--

wpt-commits: 0db6154c63f5412dd557b1ae70acd17bc1c32b25
wpt-pr: 21514
2020-02-11 12:00:16 +00:00
Stephen McGruer
0ce7c524de Bug 1612576 [wpt PR 21531] - Support crashtests in testfiles.affected_testfiles, a=testonly
Automatic update from web-platform-tests
Support crashtests in testfiles.affected_testfiles (#21531)

Co-Authored-By: Robert Ma <robertma@chromium.org>

--

wpt-commits: c7227ea61e08f972023767b22cbea7ab23209426
wpt-pr: 21531
2020-02-11 12:00:15 +00:00
Sahir Vellani
94a79bbbd7 Bug 1609580 [wpt PR 21212] - Resize Observer - Simple content-box and border-box observations, a=testonly
Automatic update from web-platform-tests
Resize Observer - Simple content-box and border-box observations

It is possible to now observe changes to content box and border box of
an element that is being observed. However, changes to an element's
content box without a change in its border box can not be observed yet,
and will be addressed in a subsequent change.

Bug: 1042537
Change-Id: I6415fc4f5cec783cc717051c11b2fdd95d3a28e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2004051
Reviewed-by: Philip Rogers <pdr@chromium.org>
Reviewed-by: Daniel Libby <dlibby@microsoft.com>
Commit-Queue: Sahir Vellani <sahir.vellani@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#737369}

--

wpt-commits: 276cbde855f10082da600bef4d2e8432f4e3a9fe
wpt-pr: 21212
2020-02-11 12:00:15 +00:00
moz-wptsync-bot
555b6e48bd Bug 1609065 [wpt PR 21157] - Update wpt metadata, a=testonly
wpt-pr: 21157
wpt-type: metadata
2020-02-11 12:00:15 +00:00
Leon Han
6cca16717b Bug 1609065 [wpt PR 21157] - [webnfc] Support writing/reading local type records, a=testonly
Automatic update from web-platform-tests
[webnfc] Support writing/reading local type records

Some notable points:

1) Local type in WebNFC APIs is always prefixed by ':', but, the ':'
   will be omitted when it's actually written into the nfc tag.
     ":act"  --> "act" to be written as the TYPE field into the nfc tag.
     ":text" --> "text"
   The reading direction is vice versa.
     "act"  --> ":act" to be exposed as NDEFRecord#recordType.
     "text" --> ":text"

2) Only "smart-poster", external, and local type records are supposed to
   be able to carry a ndef message as payload.

3) Local type is only expected to exist inside a ndef message that is
   another ndef record's payload. Top level ndef message is not allowed
   to have a local type record.

The spec changes:
https://github.com/w3c/web-nfc/pull/491
https://github.com/w3c/web-nfc/pull/493
https://github.com/w3c/web-nfc/pull/495
https://github.com/w3c/web-nfc/pull/502
https://github.com/w3c/web-nfc/pull/506

BUG=520391

Change-Id: Ic2890c031109aa583437ac93a8901ff71992af78
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1996946
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Commit-Queue: Leon Han <leon.han@intel.com>
Cr-Commit-Position: refs/heads/master@{#737290}

--

wpt-commits: a1652e2faab5c92db0d3a2523ef9a94003e1e8f5
wpt-pr: 21157
2020-02-11 12:00:14 +00:00
Makoto Shimazu
2050493dae Bug 1612485 [wpt PR 21528] - ServiceWorkerSingleScriptUpdateChecker has credentials, a=testonly
Automatic update from web-platform-tests
ServiceWorkerSingleScriptUpdateChecker has credentials

Before the new byte-for-byte checking, credentials_mode was set to
kInclude for imported scripts. However,
ServiceWorkerSingleScriptUpdateChecker sets the flag to kOmit because
it's missed from the current spec. This CL is to correct the mode to
fix the unintentional change.
Spec issue: https://github.com/w3c/ServiceWorker/issues/1497

Bug: 1042159
Change-Id: I553d7bec015eb4cb80f7f59c640f26491fa02b75
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032689
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Commit-Queue: Makoto Shimazu <shimazu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737253}

--

wpt-commits: acc51c1f9cb98db4419132c4cf8510c13e958f0f
wpt-pr: 21528
2020-02-11 12:00:14 +00:00
Hiroshige Hayashizaki
967cd932b7 Bug 1612194 [wpt PR 21497] - [WPT] Remove testharness-helper.sub.js, a=testonly
Automatic update from web-platform-tests
[WPT] Remove testharness-helper.sub.js

This CL migrates
wpt/content-security-policy/securitypolicyviolation/upgrade-insecure-requests-reporting.https.html
to use the new /common/security-features/ infrastructure.

This CL removes the last use of
wpt/upgrade-insecure-requests/support/testharness-helper.sub.js
(other tests under wpt/upgrade-insecure-requests/ have been
already migrated) and thus removes the file.

Follow-up of a comment at
https://chromium-review.googlesource.com/c/chromium/src/+/2024249

Bug: 906850
Change-Id: I7a992491652d988115d1d9e62eafe179473e534a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027899
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Eriko Kurimoto <elkurin@chromium.org>
Reviewed-by: Andy Paicu <andypaicu@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737307}

--

wpt-commits: 87011862748b009f7ef5134f23315655e1600073
wpt-pr: 21497
2020-02-11 12:00:13 +00:00
moz-wptsync-bot
6710132b1b Bug 1612314 [wpt PR 21511] - Update wpt metadata, a=testonly
wpt-pr: 21511
wpt-type: metadata
2020-02-11 12:00:13 +00:00
Blink WPT Bot
c908b2c3ea Bug 1612314 [wpt PR 21511] - Set network_isolation_key for signed exchange cert fetch, a=testonly
Automatic update from web-platform-tests
Set network_isolation_key for signed exchange cert fetch (#21511)

Currently network_isolation_key is not set for signed exchange cert fetch.
So, even if the signed exchange and the certificate were prefetched,
the certificate is fetched again while navigation when
SplitCacheByNetworkIsolationKey is enabled.

Bug=1047110

Change-Id: I524df1da097c6f544777f20cca5a3e53246693cf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029564
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Commit-Queue: Tsuyoshi Horo <horo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737251}

Co-authored-by: Tsuyoshi Horo <horo@google.com>

--

wpt-commits: 171fdd773bef185a7b4adb9238d090141dbee3fa
wpt-pr: 21511
2020-02-11 12:00:12 +00:00
Patrick Shaughnessy
099b5867fc Bug 1612357 [wpt PR 21513] - Implement SubmitEvent, a=testonly
Automatic update from web-platform-tests
SubmitEvent and test changes

--

wpt-commits: 0f989dfb560f167f9968a87a8938ff88734816bf
wpt-pr: 21513
2020-02-11 12:00:12 +00:00
Patrick Shaughnessy
e93a09ca88 Bug 1611875 [wpt PR 21455] - Implement :defined CSS selector, a=testonly
Automatic update from web-platform-tests
:defined works

--

wpt-commits: cdd3b613e1e108d805ae9441e9827777f1d7072c
wpt-pr: 21455
2020-02-11 12:00:11 +00:00
Sam Sneddon
29aa15784d Bug 1612450 [wpt PR 21523] - Fix #4813: document when screenshots are taken for visual tests, a=testonly
Automatic update from web-platform-tests
Fix #4813: document when screenshots are taken for visual tests

--

wpt-commits: 638f1774d565ba228feee10dc3707dea566bc45f
wpt-pr: 21523
2020-02-11 12:00:11 +00:00
moz-wptsync-bot
b754d3e684 Bug 1612227 [wpt PR 21506] - Update wpt metadata, a=testonly
wpt-pr: 21506
wpt-type: metadata
2020-02-11 12:00:10 +00:00
Tab Atkins Jr
c97bc7b7f1 Bug 1612227 [wpt PR 21506] - Test the CSS round() function., a=testonly
Automatic update from web-platform-tests
Test the CSS round() function. (#21506)

* Test the CSS round() function.

* Indent with spaces.

* Sigh, don't shadow the test() function with an argument name.

* assert_not_equal*s*(); the weird grammar of that name always messes me up

--

wpt-commits: 5c5f1c18f51f5774b67cfd6672b88dae3fa8af25
wpt-pr: 21506
2020-02-11 12:00:10 +00:00
moz-wptsync-bot
a4ab4a6ccf Bug 1612420 [wpt PR 21519] - Update wpt metadata, a=testonly
wpt-pr: 21519
wpt-type: metadata
2020-02-11 12:00:09 +00:00
Xiaocheng Hu
6571d1f1c8 Bug 1612420 [wpt PR 21519] - Use parseFloat() to parse CSS pixels values in two WPT, a=testonly
Automatic update from web-platform-tests
Use parseFloat() to parse CSS pixels values in two WPT

Two WPT use CSSNumericValue.parse() to parse CSS pixel values, which
makes the tests basically Chrome-only. This patch changes them to use
parseFloat() directly so that other browsers can pass.

Bug: 441925
Change-Id: I01d6d2999cf4266bd6d3bda521d2bdfc8732ab7c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031932
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737036}

--

wpt-commits: f6e67637596cccd6bd38b8837440b394b9e14aef
wpt-pr: 21519
2020-02-11 12:00:09 +00:00
moz-wptsync-bot
9c169406f2 Bug 1611868 [wpt PR 21451] - Update wpt metadata, a=testonly
wpt-pr: 21451
wpt-type: metadata
2020-02-11 12:00:08 +00:00
Ayu Ishii
7dcab62937 Bug 1611868 [wpt PR 21451] - CookieStore: Rename cookie sameSite 'unrestricted' to 'none', a=testonly
Automatic update from web-platform-tests
CookieStore: Rename cookie sameSite 'unrestricted' to 'none'

Bug: 1045114
Change-Id: Ifd1a1cac094daab05e2d2330d393c3bdfc0d75b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020425
Reviewed-by: Victor Costan <pwnall@chromium.org>
Reviewed-by: Bo <boliu@chromium.org>
Reviewed-by: Balazs Engedy <engedy@chromium.org>
Commit-Queue: Ayu Ishii <ayui@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736987}

--

wpt-commits: 25bab3bad2001737f68619666fbe88cef9afb843
wpt-pr: 21451
2020-02-11 12:00:08 +00:00
Stephen McGruer
29d676210a Bug 1612021 [wpt PR 21482] - Add interfaces/visual-viewport.idl and test, a=testonly
Automatic update from web-platform-tests
Add interfaces/visual-viewport.idl and test (#21482)

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

wpt-commits: 27730943b37c1d86c90fb5fb03f0596f57c9715f
wpt-pr: 21482
2020-02-11 12:00:07 +00:00
Stephen McGruer
cf5f9b8ac6 Bug 1612340 [wpt PR 21512] - Update interfaces/DOM-Parsing.idl and associated test, a=testonly
Automatic update from web-platform-tests
Update interfaces/DOM-Parsing.idl and associated test (#21512)

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

See https://github.com/web-platform-tests/wpt/pull/21488 for where the
IDL has moved to
--

wpt-commits: ff41ce271628e397d269109f29d6e9c8d00ba2b1
wpt-pr: 21512
2020-02-11 12:00:07 +00:00
Stephen McGruer
d411201de6 Bug 1612090 [wpt PR 21488] - Update interfaces/html.idl and associated test, a=testonly
Automatic update from web-platform-tests
Update interfaces/html.idl and associated test (#21488)

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

wpt-commits: b6a121c18a397b7572af76c8bab61cc19884e82a
wpt-pr: 21488
2020-02-11 12:00:07 +00:00
Maks Orlovich
8a2ad6e126 Bug 1612402 [wpt PR 21516] - Mark wpt/cookies/http-state/{general,name}-tests.html slow, a=testonly
Automatic update from web-platform-tests
Mark wpt/cookies/http-state/{general,name}-tests.html slow

Seeing some flakiness due to timeouts in them, and they do look like they
do a lot of things.

Bug: 1047067
Change-Id: I1892f35a8047fdad8c50aeafc2da54665b522bc6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031364
Reviewed-by: Lily Chen <chlily@chromium.org>
Commit-Queue: Maksim Orlovich <morlovich@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736938}

--

wpt-commits: 78ca07deef3efc7aea53ae69f17eadcc92af5544
wpt-pr: 21516
2020-02-11 12:00:06 +00:00
moz-wptsync-bot
e65be77af9 Bug 1612138 [wpt PR 21493] - Update wpt metadata, a=testonly
wpt-pr: 21493
wpt-type: metadata
2020-02-11 12:00:06 +00:00
Raymond Toy
216234b655 Bug 1612138 [wpt PR 21493] - ConvolverNode channel count and mode can be changed, a=testonly
Automatic update from web-platform-tests
ConvolverNode channel count and mode can be changed

The channelCount and channelCountMode for a convolver node is no
longer fixed.  The count can be 1 or 2 and the mode can be set to any
valid value other than "max".  This is basically the same constraints
as for a StereoPannerNode.

Also see https://github.com/WebAudio/web-audio-api/issues/2050
Feature: https://www.chromestatus.com/feature/6248507407073280

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

--

wpt-commits: 7b7fb5c3e26d92be655cbca00a233fbe4243c085
wpt-pr: 21493
2020-02-11 12:00:05 +00:00
Ziran Sun
bdbd46dd7a Bug 1611095 [wpt PR 21371] - Python3: replace the usage of cStringIO with StringIO, a=testonly
Automatic update from web-platform-tests
Python3: replace the usage of cStringIO with StringIO

--

wpt-commits: 122146ab4ede32ff6d97dcaf1f003435bfd005cf
wpt-pr: 21371
2020-02-11 12:00:05 +00:00
moz-wptsync-bot
37ac65048d Bug 1610645 [wpt PR 21325] - Update wpt metadata, a=testonly
wpt-pr: 21325
wpt-type: metadata
2020-02-11 12:00:04 +00:00
Stephen McGruer
e8594ea8d1 Bug 1610645 [wpt PR 21325] - Remove instance of 'whitelist' in webdriver/, a=testonly
Automatic update from web-platform-tests
Remove instance of 'whitelist' in webdriver/

As per https://whatwg.org/style-guide

--

wpt-commits: 4024c744fb9e543155dc18bbce9947014ed48cf6
wpt-pr: 21325
2020-02-11 12:00:04 +00:00
autofoolip
b41c5ef6cf Bug 1612225 [wpt PR 21504] - Update interfaces/media-source.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/media-source.idl (#21504)

Source: https://github.com/tidoust/reffy-reports/blob/cbe0bd9/ed/idl/media-source.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/643650371
--

wpt-commits: db42a737d6e82640fe952457938891b07d011e2a
wpt-pr: 21504
2020-02-11 12:00:03 +00:00
Robert Flack
3afb317b02 Bug 1611803 [wpt PR 21437] - Test that CSS animations composite in their animation-name order., a=testonly
Automatic update from web-platform-tests
Test that CSS animations composite in their animation-name order.

This adds a WPT test verifying that CSS animations are composited in the
order of their name within the animation-name property.

Bug: 1045835
Change-Id: I8e746e1841cd4f5ca55e3e067762c2ea93e5c101
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022616
Auto-Submit: Robert Flack <flackr@chromium.org>
Reviewed-by: Kevin Ellis <kevers@chromium.org>
Commit-Queue: Robert Flack <flackr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736825}

--

wpt-commits: 80c04f7d1db0d311f46eb44abfd321cacb36192f
wpt-pr: 21437
2020-02-11 12:00:03 +00:00
autofoolip
298e2be588 Bug 1612226 [wpt PR 21505] - Update interfaces/webauthn.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/webauthn.idl (#21505)

Source: https://github.com/tidoust/reffy-reports/blob/cbe0bd9/ed/idl/webauthn.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/643650371
--

wpt-commits: e0f8b18865312b56ed1f963a4e820665fc13d70b
wpt-pr: 21505
2020-02-11 12:00:02 +00:00
Rune Lillesveen
d74823a8a4 Bug 1612219 [wpt PR 21502] - Check that initial color value matches canvastext., a=testonly
Automatic update from web-platform-tests
Check that initial color value matches canvastext.

Resolved in https://github.com/w3c/csswg-drafts/issues/4608

Pull request: https://github.com/w3c/csswg-drafts/pull/4714

Change-Id: Id902a8f7b920872a3dede346c98c87092a6147e4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027418
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736792}

--

wpt-commits: be89b1755e5d1dcb59bbc0952aed02d839964634
wpt-pr: 21502
2020-02-11 12:00:02 +00:00
Kei Nakashima
e226deddc7 Bug 1612073 [wpt PR 21486] - Separated willValidate check in HTMLInputElement::validationMessage, a=testonly
Automatic update from web-platform-tests
Separated willValidate check in HTMLInputElement::validationMessage

This change is for following the spec of validationMessage.
It affects the situation where willValidate is false and
actual validation message exists.
It enables validationMessage to return empty string in this situation.

Bug: 1046211
Change-Id: Ie501535464b61366c81ee08d6b234fb52cc076f6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024132
Auto-Submit: Kei Nakashima <keinakashima@google.com>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Reviewed-by: Yuki Shiino <yukishiino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736778}

--

wpt-commits: 0e5a09f42726d971c206f2ba70455f3790513c6c
wpt-pr: 21486
2020-02-11 12:00:01 +00:00