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

682138 Коммитов

Автор SHA1 Сообщение Дата
autofoolip a21aef957f Bug 1597569 [wpt PR 20310] - Update interfaces/media-playback-quality.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/media-playback-quality.idl (#20310)

Source: https://github.com/tidoust/reffy-reports/blob/01f57dc/ed/idl/media-playback-quality.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/613777703
--

wpt-commits: cb74f8433d9e390684573963a74b4d34a313ce75
wpt-pr: 20310
2019-11-29 10:56:49 +00:00
TAMURA, Kent fc5cd76280 Bug 1593878 [wpt PR 20079] - shadow-dom: Add test cases for focus() and nested shadow hosts., a=testonly
Automatic update from web-platform-tests
shadow-dom: Add test cases for focus() and nested shadow hosts. (#20079)

Closes https://github.com/whatwg/html/issues/5052
--

wpt-commits: c1e7abe048f9baee56488c23971ee4af08336886
wpt-pr: 20079
2019-11-29 10:56:49 +00:00
Dominic Farolino 54a335c9ed Bug 1597354 [wpt PR 20301] - Test for link element firing multiple events, a=testonly
Automatic update from web-platform-tests
Test for link element firing multiple events (#20301)

--

wpt-commits: ee893908a206f562a35f202fce67e667bc19f603
wpt-pr: 20301
2019-11-29 10:56:49 +00:00
autofoolip ce22ef5b06 Bug 1597355 [wpt PR 20303] - Update interfaces/DOM-Parsing.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/DOM-Parsing.idl (#20303)

Source: https://github.com/tidoust/reffy-reports/blob/b76192b/ed/idl/DOM-Parsing.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/613640163
--

wpt-commits: c9e2315ef12119990f9dea0c3647d9feef5d7463
wpt-pr: 20303
2019-11-29 10:56:48 +00:00
moz-wptsync-bot bfc53330be Bug 1597342 [wpt PR 20300] - Update wpt metadata, a=testonly
wpt-pr: 20300
wpt-type: metadata
2019-11-29 10:56:48 +00:00
Blink WPT Bot 0cc2c73e1c Bug 1597342 [wpt PR 20300] - refactoring the fetch metadata tests, a=testonly
Automatic update from web-platform-tests
refactoring the fetch metadata tests (#20300)

TBR=alexmos@chromium.org

Bug: 1012190
Change-Id: Ie0baad25c88fd5552cc7e440d438d26606ec9be1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917778
Commit-Queue: Yifan Luo <lyf@google.com>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716123}
--

wpt-commits: d7bdce750674c33f475d82314fd1caf1cb971554
wpt-pr: 20300
2019-11-29 10:56:47 +00:00
moz-wptsync-bot 63cf8616bd Bug 1596058 [wpt PR 20228] - Update wpt metadata, a=testonly
wpt-pr: 20228
wpt-type: metadata
2019-11-29 10:56:47 +00:00
Daniel Vogelheim 5aba63b6b5 Bug 1596058 [wpt PR 20228] - [Trusted Types] Cover attribute node manipulation with Trusted Types checks., a=testonly
Automatic update from web-platform-tests
[Trusted Types] Cover attribute node manipulation with Trusted Types checks.

Element::setAttribute will perform trusted types checks, which (currently)
can be circumvented by obtaining the DOM's attribute node and setting the
value directly. This fixes this bypass, by performing identical checks when
the attribute node values are set, and/or the attribute node is attached to
an element.

Bug: 1008012
Bug: https://github.com/w3c/webappsec-trusted-types/issues/47
Change-Id: I1d8ead85b3fa11821c329e1f4af60c1e85ea8298
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1911215
Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716193}

--

wpt-commits: 36362f1a77faf18831c8b596e7b5bee081629817
wpt-pr: 20228
2019-11-29 10:56:46 +00:00
moz-wptsync-bot 10ac787a3b Bug 1595602 [wpt PR 20202] - Update wpt metadata, a=testonly
wpt-pr: 20202
wpt-type: metadata


--HG--
rename : testing/web-platform/meta/pointerevents/extension/pointerevent_coalesced_events_attributes.html.ini => testing/web-platform/meta/pointerevents/pointerevent_coalesced_events_attributes.html.ini
rename : testing/web-platform/meta/pointerevents/extension/pointerevent_touch-action-pan-down-css_touch.html.ini => testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-down-css_touch.html.ini
rename : testing/web-platform/meta/pointerevents/extension/pointerevent_touch-action-pan-left-css_touch.html.ini => testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-left-css_touch.html.ini
rename : testing/web-platform/meta/pointerevents/extension/pointerevent_touch-action-pan-right-css_touch.html.ini => testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-right-css_touch.html.ini
rename : testing/web-platform/meta/pointerevents/extension/pointerevent_touch-action-pan-up-css_touch.html.ini => testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-up-css_touch.html.ini
2019-11-29 10:56:46 +00:00
Navid Zolghadr 2bd469ad04 Bug 1595602 [wpt PR 20202] - Move the pointerevents extension tests to the main, a=testonly
Automatic update from web-platform-tests
Move the pointerevents extension tests to the main

Move the pointerevents extension tests to the main
folder following the spec merge.

Change-Id: I0b91fb0760cf36ce36e8ba988367878d427bd08d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906903
Commit-Queue: Navid Zolghadr <nzolghadr@chromium.org>
Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org>
Reviewed-by: Mustaq Ahmed <mustaq@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716187}

--

wpt-commits: 2eac98679d83cef15ddb02292aad2f1ddb8a004c
wpt-pr: 20202
2019-11-29 10:56:45 +00:00
moz-wptsync-bot c04b8de335 Bug 1596453 [wpt PR 20251] - Update wpt metadata, a=testonly
wpt-pr: 20251
wpt-type: metadata
2019-11-29 10:56:45 +00:00
Blink WPT Bot fd86d25453 Bug 1596453 [wpt PR 20251] - Change `sec-fetch-mode` from `no-cors` to `navigate` for <embed> / <object>., a=testonly
Automatic update from web-platform-tests
Change `sec-fetch-mode` from `no-cors` to `navigate` for <embed> / <object>. (#20251)

See https://github.com/whatwg/fetch/pull/948 .

Bug: 1011724
Change-Id: I546752f3d0120f71cc810bfb17f960789e6c53dd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917259
Reviewed-by: Mike West <mkwst@chromium.org>
Commit-Queue: Yifan Luo <lyf@google.com>
Cr-Commit-Position: refs/heads/master@{#715664}
--

wpt-commits: bddf074a0c1b8d10c5d6e4b3d151e1612178f7a2
wpt-pr: 20251
2019-11-29 10:56:44 +00:00
moz-wptsync-bot 76665b5b6c Bug 1596092 [wpt PR 20230] - Update wpt metadata, a=testonly
wpt-pr: 20230
wpt-type: metadata
2019-11-29 10:56:44 +00:00
Blink WPT Bot abc716a4b6 Bug 1596092 [wpt PR 20230] - Fix failing Fetch Metadata WPT, a=testonly
Automatic update from web-platform-tests
Fix failing Fetch Metadata WPT (#20230)

See https://wpt.fyi/results/fetch/metadata?label=experimental&label=master&aligned.

1. `xslt.tentative.https.sub.html`: delete tests for same-site and cross-site, because these requests are not allowed and has been blocked by browser behavior.

2. `redirect/multiple-redirect-https=downgrade-upgrade.tentative.sub.html` and `redirect/redirect-http-upgrade.tentative.sub.html`: removed from `NeverFixTests` and change the expectation for mode from `nasted-navigate` to `navigate`.

3. `redirect/redirect-https-downgrade.tentative.sub.html`: removed from `NeverFixTests` and change the expectation for Https downgrade script.

Bug: 1024198
Change-Id: Ia0cf0ccc2bef38c4525bebab0a050e7b1de9a5e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912712
Reviewed-by: Mike West <mkwst@chromium.org>
Commit-Queue: Yifan Luo <lyf@google.com>
Cr-Commit-Position: refs/heads/master@{#714940}
--

wpt-commits: dfab246b15077e1d3740a222c25eef112cfd20d4
wpt-pr: 20230
2019-11-29 10:56:43 +00:00
James Graham 8101af7970 Bug 1597225 [wpt PR 20296] - Make webdriver importable in Python 3, a=testonly
Automatic update from web-platform-tests
Make webdriver importable in Python 3

--

wpt-commits: 24120ad31acd0c61d8dff1e483874b4c621d748c
wpt-pr: 20296
2019-11-29 10:56:43 +00:00
pyup-bot 4513253ae2 Bug 1595592 [wpt PR 20201] - Update urllib3 to 1.25.7, a=testonly
Automatic update from web-platform-tests
Update urllib3 from 1.25.6 to 1.25.7
--

wpt-commits: 81c7b75f3a6bea1be46730d1bed64936eb198c6a
wpt-pr: 20201
2019-11-29 10:56:42 +00:00
jgraham e92c9c34d4 Bug 1597311 [wpt PR 20299] - Annotate Chrome failure to unbreak infra tests, a=testonly
Automatic update from web-platform-tests
Annotate Chrome failure to unbreak infra tests (#20299)

--

wpt-commits: 714dbc1642555518305c9622f4cbf489675d0d22
wpt-pr: 20299
2019-11-29 10:56:42 +00:00
moz-wptsync-bot 529b74700b Bug 1592285 [wpt PR 19976] - Update wpt metadata, a=testonly
wpt-pr: 19976
wpt-type: metadata
2019-11-29 10:56:41 +00:00
haozhe 1eb14755b7 Bug 1592285 [wpt PR 19976] - Port line-height-interpolation.html to wpt, a=testonly
Automatic update from web-platform-tests
Port line-height-interpolation.html to wpt

Chrome pass and firefox failed 4 tests
Bug report filed: https://bugzilla.mozilla.org/show_bug.cgi?id=1593813

Bug: 900581
Change-Id: I52f133b6662fda4a5342a630307cc761a922c898
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1887231
Reviewed-by: Xida Chen <xidachen@chromium.org>
Commit-Queue: Hao Sheng <haozhes@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716159}

--

wpt-commits: 801f9b561336201871727d39c11cd11a11397c53
wpt-pr: 19976
2019-11-29 10:56:41 +00:00
moz-wptsync-bot b71834262c Bug 1596125 [wpt PR 20231] - Update wpt metadata, a=testonly
wpt-pr: 20231
wpt-type: metadata
2019-11-29 10:56:40 +00:00
Daniel Vogelheim ff7e550407 Bug 1596125 [wpt PR 20231] - [Trusted Types] Add test for duplicate names in non-enforcing mode., a=testonly
Automatic update from web-platform-tests
[Trusted Types] Add test for duplicate names in non-enforcing mode.

Bug: 1020589
Change-Id: Ieefc31f5a16f9d374577cd498a493d86ba95d4f5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913256
Reviewed-by: Mike West <mkwst@chromium.org>
Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#714967}

--

wpt-commits: 6e0b764f78a6117107ecc7804341c1af41641727
wpt-pr: 20231
2019-11-29 10:56:40 +00:00
autofoolip 9a5ce89ecb Bug 1597233 [wpt PR 20298] - Update interfaces/DOM-Parsing.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/DOM-Parsing.idl (#20298)

Source: https://github.com/tidoust/reffy-reports/blob/ff29b1b/ed/idl/DOM-Parsing.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/613483315
--

wpt-commits: 0c43e844ede997518ac0e006d44cac88b60952ff
wpt-pr: 20298
2019-11-29 10:56:40 +00:00
moz-wptsync-bot ab83069573 Bug 1596793 [wpt PR 20275] - Update wpt metadata, a=testonly
wpt-pr: 20275
wpt-type: metadata
2019-11-29 10:56:39 +00:00
Daniel Vogelheim 2f2e1432df Bug 1596793 [wpt PR 20275] - [Trusted Types] Fix Trusted Types for other document types, a=testonly
Automatic update from web-platform-tests
[Trusted Types] Fix Trusted Types for other document types

Bug: 951536
Change-Id: Ia2f65ff3318ac71debba16d6d50e19d28ac5b071
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917532
Reviewed-by: Mike West <mkwst@chromium.org>
Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716139}

--

wpt-commits: f65b6d991787b41c1d897d300361444248c56c84
wpt-pr: 20275
2019-11-29 10:56:39 +00:00
Jinho Bang 4514f55a6b Bug 1597213 [wpt PR 20295] - WebGPU: Change .getQueue() to .defaultQueue, a=testonly
Automatic update from web-platform-tests
WebGPU: Change .getQueue() to .defaultQueue

In an effort to support multi-queue with WebGPU, the shape of the API
has changed in the spec side[1].

[1] https://github.com/gpuweb/gpuweb/pull/490

Bug: 852089
Change-Id: I6971ef859f4af1b94663589039009d416f1bc9a9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919531
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716116}

--

wpt-commits: 23ff72fee1280b19364f14ec2f0f5e6a867d4b88
wpt-pr: 20295
2019-11-29 10:56:38 +00:00
Marcos Cáceres 0a23878644 Bug 1510575 [wpt PR 14271] - Check that billingAddress gets nulled and redacted, a=testonly
Automatic update from web-platform-tests
Check that billingAddress gets nulled and redacted

--
Update payment-method-basic-card/billing-address-is-null-manual.https.html

Co-Authored-By: marcoscaceres <marcos@marcosc.com>
--
Update payment-method-basic-card/billing-address-is-null-manual.https.html
--

wpt-commits: c07789951ff0466e5a0dafce4e52b6d9b4278cb5, ed6323ea304488fab544d8101c581268f3510f66, b624f9b794b1fbc6672fb744bb0ed18819be4d44
wpt-pr: 14271
2019-11-29 10:56:38 +00:00
L. David Baron 1837c1d9ef Bug 1597124 [wpt PR 20290] - Sync Mozilla CSS tests as of 2019-11-17, a=testonly
Automatic update from web-platform-tests
Sync Mozilla CSS tests as of https://hg.mozilla.org/mozilla-central/rev/20eeab9d1782c253e1d01fe5ffb978e2db47ef01 . (#20290)

This contains changes from [bug 1596610](https://bugzilla.mozilla.org/show_bug.cgi?id=1596610) by @BorisChiou, reviewed by @hiikezoe.
--

wpt-commits: fb96a45f854c47c73183f2d8cca19a4bea0e44c8
wpt-pr: 20290
2019-11-29 10:56:37 +00:00
moz-wptsync-bot d70f645bcb Bug 1596382 [wpt PR 20250] - Update wpt metadata, a=testonly
wpt-pr: 20250
wpt-type: metadata
2019-11-29 10:56:37 +00:00
Mike West b395955c78 Bug 1596382 [wpt PR 20250] - Prevent sandboxed frames from navigating to `javascript:`., a=testonly
Automatic update from web-platform-tests
Prevent sandboxed frames from navigating to `javascript:`.

Frames with the `allow-popup` and `allow-popup-to-escape-sandbox` flags
can cause JavaScript execution in their origin by navigating to a
`javascript:` URL via `target=_blank` or similar. This is technically
correct, but surprising.

https://github.com/whatwg/html/pull/5083 aims to tighten that check to
match developers' expectations that `javascript:` URLs controlled by a
page that's been sandboxed away from script will not execute.

Bug: 1014371
Change-Id: I3b5fa676e73cbf78485b85ce2593284bce2e68cc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1916467
Reviewed-by: Daniel Vogelheim <vogelheim@chromium.org>
Reviewed-by: Avi Drissman <avi@chromium.org>
Commit-Queue: Avi Drissman <avi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716035}

--

wpt-commits: 89aa3f42131cce5a77268ddaeb2fab8a2e29c2a6
wpt-pr: 20250
2019-11-29 10:56:36 +00:00
jugglinmike 993839a7b2 Bug 1596977 [wpt PR 20286] - [tools] Remove unused lint exceptions, a=testonly
Automatic update from web-platform-tests
[tools] Remove unused lint exceptions (#20286)

These exceptions do not describe any infractions, so their presence
gives an inaccurate picture of where rules are being ignored.
--

wpt-commits: acd5eb03c5e4b8c8aa1c30a1697101be2ea7f2d3
wpt-pr: 20286
2019-11-29 10:56:36 +00:00
Kaan Alsan 14ef8394ac Bug 1594478 [wpt PR 20128] - Reassign snap areas on snap container removal, a=testonly
Automatic update from web-platform-tests
Reassign snap areas on snap container removal

Removing a snap container (i.e. making it unscrollable) should reassign
its snap areas to the next scrollable ancestor.

Bug: 1007456
Change-Id: Ic3ebea990a25a36020d278a33fb3c67dea708db6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899189
Reviewed-by: David Bokan <bokan@chromium.org>
Reviewed-by: Majid Valipour <majidvp@chromium.org>
Reviewed-by: Yi Gu <yigu@chromium.org>
Commit-Queue: Kaan Alsan <alsan@google.com>
Cr-Commit-Position: refs/heads/master@{#715889}

--

wpt-commits: 1800da473d395e5b11f9ef658e2cf4c8c3538561
wpt-pr: 20128
2019-11-29 10:56:35 +00:00
moz-wptsync-bot ecd50e74b5 Bug 1596722 [wpt PR 20273] - Update wpt metadata, a=testonly
wpt-pr: 20273
wpt-type: metadata
2019-11-29 10:56:35 +00:00
Carlos Garcia Campos 48197a6e8b Bug 1596722 [wpt PR 20273] - webdriver: perform_actions/validity.py::test_pause_invalid_types, a=testonly
Automatic update from web-platform-tests
webdriver: perform_actions/validity.py::test_pause_invalid_types (#20273)

0.0 is considered an invalid type, but it's valid according to the spec.
Use 0.1 instead, which should be invalid value. Also modify test_pause_positive_integer
to use 0.0 to check it's valid value.
--

wpt-commits: 0b3b3e7c6135fcecae5c29f80dc1b8db723f28c0
wpt-pr: 20273
2019-11-29 10:56:34 +00:00
Stephen McGruer 7d530c329d Bug 1596779 [wpt PR 20274] - Add stephenmcgruer to interfaces/META.yml, a=testonly
Automatic update from web-platform-tests
Add stephenmcgruer to interfaces/META.yml (#20274)

--

wpt-commits: 56450ba3cf3b14ced81df2c268eb9e515d01c5c5
wpt-pr: 20274
2019-11-29 10:56:34 +00:00
autofoolip ebbd6758a3 Bug 1596716 [wpt PR 20271] - Update interfaces/appmanifest.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/appmanifest.idl

Source: https://github.com/tidoust/reffy-reports/blob/3c38d07/ed/idl/appmanifest.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/612363247

--

wpt-commits: 2aad9fc6f4ffc84e7d1befd88d01214641ec2d8f
wpt-pr: 20271
2019-11-29 10:56:33 +00:00
autofoolip ad26086d69 Bug 1596717 [wpt PR 20272] - Update interfaces/speech-api.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/speech-api.idl

Source: https://github.com/tidoust/reffy-reports/blob/3c38d07/ed/idl/speech-api.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/612363247

--

wpt-commits: 5e8c410181d962cbf9964d2b7b8511317b9b0c7a
wpt-pr: 20272
2019-11-29 10:56:33 +00:00
moz-wptsync-bot 2f75d13907 Bug 1594694 [wpt PR 20146] - Update wpt metadata, a=testonly
wpt-pr: 20146
wpt-type: metadata
2019-11-29 10:56:33 +00:00
Marcos Cáceres df94287d04 Bug 1594694 [wpt PR 20146] - Recreate #15394, a=testonly
Automatic update from web-platform-tests
[Screen Orientation] Fix: add requestFullscreen to onchange-event-subframe.html

Closes #15394.
--

wpt-commits: b22230226788d839ae85f5decd6c249ea180dede
wpt-pr: 20146
2019-11-29 10:56:32 +00:00
evliu 65edc055f1 Bug 1596705 [wpt PR 20270] - [WebVTT] Improvements for matching inline VTT selectors, a=testonly
Automatic update from web-platform-tests
[WebVTT] Improvements for matching inline VTT selectors

This CL separates the selector matching flow for VTT selectors.
A side effect of this change is that |*::cue will not match, which is
consistent with how it is treated for author stylesheets as well as
inline & author stylesheets in Safari.

Bug: 1016375
Change-Id: Ic8ea2bfa198b7d0f2b3d9d4c7a01266f7fd054d0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883134
Commit-Queue: Evan Liu <evliu@google.com>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715564}

--

wpt-commits: ce36814fd0525aa770c7ca3bf57035594607075b
wpt-pr: 20270
2019-11-29 10:56:32 +00:00
Nick Burris 0659035c76 Bug 1595185 [wpt PR 20184] - Add more scroll to text WPTs, a=testonly
Automatic update from web-platform-tests
Add more scroll to text WPTs

Adds more web platform tests for scroll to text:

- Combination of non-text directive and text directive
- Scroll second text directive into view if first doesn't match
- Matching shadow DOM
- Don't scroll to hidden text
- Text that requires a horizontal scroll into view
- Also fixed non-ASCII test case (and changed to Japanese example)

Change-Id: Id7e21a185897267dc565b19adc7bfdfb5fe70974
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1903624
Commit-Queue: Nick Burris <nburris@chromium.org>
Reviewed-by: David Bokan <bokan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#714381}

--

wpt-commits: fb6ccd56fa8c857991e49c59fdde160fabfe8507
wpt-pr: 20184
2019-11-29 10:56:31 +00:00
moz-wptsync-bot 7143f75a92 Bug 1588909 [wpt PR 19710] - Update wpt metadata, a=testonly
wpt-pr: 19710
wpt-type: metadata
2019-11-29 10:56:31 +00:00
evliu 9f7f1b120f Bug 1588909 [wpt PR 19710] - Add WebVTT support for inline styling - Web Platform Tests, a=testonly
Automatic update from web-platform-tests
Add WebVTT support for inline styling - Web Platform Tests

Bug: 724598
Change-Id: If32e7ec6dda45f38c0d4b5e87d8251a1a60ed10a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1863568
Commit-Queue: Evan Liu <evliu@google.com>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#707010}

--

wpt-commits: 0d835238af1c404fc15abb7fe60113d6101ae000
wpt-pr: 19710
2019-11-29 10:56:30 +00:00
autofoolip 72a60f765a Bug 1596621 [wpt PR 20266] - Update interfaces/webxr.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/webxr.idl (#20266)

Source: https://github.com/tidoust/reffy-reports/blob/a2a590b/ed/idl/webxr.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/612150146
--

wpt-commits: 44a3eb3b9e9ab4a2bee318f41d8622a755b06881
wpt-pr: 20266
2019-11-29 10:56:30 +00:00
Wanming Lin fd361d30a5 Bug 1593197 [wpt PR 20044] - [WebNFC] Remove NDEFPushOptions.timeout, a=testonly
Automatic update from web-platform-tests
[WebNFC] Remove NDEFPushOptions.timeout

This CL removes NDEFPushOptions.timeout relevant implementation and tests
per spec change at: https://github.com/w3c/web-nfc/pull/428/files

Bug: 520391
Change-Id: Ifea11f4a7bbe8b126d8a4a32169fcaacebfb0f44
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894677
Commit-Queue: Wanming Lin <wanming.lin@intel.com>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Rijubrata Bhaumik <rijubrata.bhaumik@intel.com>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Reviewed-by: Leon Han <leon.han@intel.com>
Cr-Commit-Position: refs/heads/master@{#715542}

--

wpt-commits: 7f931f0a01291d6d63012fbc0b4fdf98d40d0a56
wpt-pr: 20044
2019-11-29 10:56:29 +00:00
Mugdha Lakhani 1f846fd1f4 Bug 1596059 [wpt PR 20229] - [Background Sync] Update idlharness test, a=testonly
Automatic update from web-platform-tests
[Background Sync] Update idlharness test

to add a list of expected objects.

Bug: 996664
Change-Id: I8b13a849a82687ae2d2c9f41856569391c02a35d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912206
Commit-Queue: Mike West <mkwst@chromium.org>
Auto-Submit: Mugdha Lakhani <nator@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715387}

--

wpt-commits: 97717bdf67db429edf1bdd80daeaed63a2735091
wpt-pr: 20229
2019-11-29 10:56:29 +00:00
moz-wptsync-bot 85596706e7 Bug 1580863 [wpt PR 19028] - Update wpt metadata, a=testonly
wpt-pr: 19028
wpt-type: metadata
2019-11-29 10:56:28 +00:00
Eldar Rello ed29467037 Bug 1580863 [wpt PR 19028] - Add "rollback" in SRD API and extend wpt testcases for SRD with "rollback", a=testonly
Automatic update from web-platform-tests
Add "rollback" in SRD API and extend wpt testcases for SRD with "rollback"

Spec:
https://w3c.github.io/webrtc-pc/#dom-peerconnection-setremotedescription

Intent:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/OqPfCpC5RYU

Bug: chromium:980875
Change-Id: I57afbb241adf4dbb08268e27b44f12d69c4fc39e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790443
Reviewed-by: Harald Alvestrand <hta@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Commit-Queue: Eldar Rello <elrello@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#715371}

--

wpt-commits: ec1b2349fd2c72ab3ac8996fe01d974857ec5dfe
wpt-pr: 19028
2019-11-29 10:56:28 +00:00
Carlos Alberto Lopez Perez df4309ac3d Bug 1596504 [wpt PR 20255] - taskcluster: remove trigger on branch epochs/three_hourly, a=testonly
Automatic update from web-platform-tests
taskcluster: remove trigger on branch epochs/three_hourly (#20255)

This was added on beff32767b9 to speed up the testing related to the
issue #20106. Now that things are working as expected its time to
remove it.
--

wpt-commits: d5d5e4fb52dd9d96a022a313b4c689a5b1e7c7b7
wpt-pr: 20255
2019-11-29 10:56:27 +00:00
moz-wptsync-bot 654c761440 Bug 1596147 [wpt PR 20234] - Update wpt metadata, a=testonly
wpt-pr: 20234
wpt-type: metadata
2019-11-29 10:56:27 +00:00
jugglinmike 4056b3536a Bug 1596147 [wpt PR 20234] - [mediacapture-image] Correct failure reporting, a=testonly
Automatic update from web-platform-tests
[mediacapture-image] Correct failure reporting (#20234)

Prior to this commit, the test
`MediaStreamTrack-getConstraints-fast.html` triggered asynchronous
operations in parallel. This represented a race condition because for
each subtest, two operations could trigger completion.

Additionally, the test made assertions asynchronously. Because these
assertions were not "wrapped" in the harness's "step" functions,
assertion failures would not be reported as test failures. Failures
would instead be reported inaccurately as harness errors (though if the
browser under test does not implement the `unhandledrejection` event,
the failed assertion would not be reported at all).

Schedule each pair of asynchronous operations to happen in series, and
ensure that all failed assertions are accurately reported as test
failures.
--

wpt-commits: a3a6741dab37c1c9578d1811d9207813b8b3f347
wpt-pr: 20234
2019-11-29 10:56:26 +00:00