Commit Graph

606595 Commits

Author SHA1 Message Date
Vladimir Levin
4c82cf6218 Bug 1476483 [wpt PR 12044] - ImageLoading: Don't reschedule a microtask on attach if one is pending., a=testonly
Automatic update from web-platform-testsImageLoading: Don't reschedule a microtask on attach if one is pending.

This patch ensures that we don't reschedule an image loading microtask
if there is one pending already. This is important to ensure that image
decode microtasks see the image data (ie the image loading microtask
runs first) if there are no other changes only insertion into a
document.

The existing tests that were added for this still pass (from crrev.com/cdd156337ada7)
  http/tests/misc/image-blocked-src-change.html
  http/tests/misc/image-blocked-src-no-change.html
  http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded-svg.svg
  http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded.html

The new test fails without the change and passes with.

R=chrishtr@chromium.org

Bug: 864306
Change-Id: I1d3d2ed4c12b53fab931e55a85c4f5cd18fe1cc4
Reviewed-on: https://chromium-review.googlesource.com/1141121
Reviewed-by: Chris Harrelson <chrishtr@chromium.org>
Commit-Queue: vmpstr <vmpstr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#577006}

--

wpt-commits: 6aabe74f9e6a4b9471f112e15b56b9e1a39004e5
wpt-pr: 12044
2018-07-29 18:56:03 +01:00
Geoffrey Sneddon
25917c5ff9 Bug 1477459 [wpt PR 8822] - Add tests for where list-style-position: inside is odd today, a=testonly
Automatic update from web-platform-testsAdd tests for where list-style-position: inside is odd today (#8822)

--

wpt-commits: 8090a0a0032ee4f2c08dc90f6b7838eab1f6dfe2
wpt-pr: 8822
2018-07-29 18:56:00 +01:00
Luke Bjerring
c616129cda Bug 1477455 [wpt PR 12115] - Clean up picture-in-picture tests, a=testonly
Automatic update from web-platform-testsClean up picture-in-picture tests (#12115)

--

wpt-commits: 887ea84fdfe8ccf82311416963296104151e3914
wpt-pr: 12115
2018-07-29 18:55:56 +01:00
Luke Bjerring
c7c74aefc5 Bug 1477451 [wpt PR 12113] - Simplify the webstorage IDL test, a=testonly
Automatic update from web-platform-testsSimplify the webstorage IDL test (#12113)

--

wpt-commits: 21d0b1d7cce836cbc7067cc92be6e3e9526b2631
wpt-pr: 12113
2018-07-29 18:55:53 +01:00
Tom McKee
64494e3bd3 Bug 1477146 [wpt PR 12081] - Fixing Server-Timing header parsing tests, a=testonly
Automatic update from web-platform-testsFixing Server-Timing header parsing tests

The Server-Timing response header is allowed to have a comma-separated
list of timing metrics. We have test code that checks that the right
number of components get parsed. When there are more components than
expected, though, the test code ends up trying to lookup a field from an
undefined value. This caused the test runner to bail out and skip
subsequent tests.

This patch changes the test code to check for an undefined value and
skip ahead as needed.

Change-Id: I2304424978e3d4634c3508b1fefbba809374950e
Reviewed-on: https://chromium-review.googlesource.com/1144200
Reviewed-by: Yoav Weiss <yoav@yoav.ws>
Commit-Queue: Tom McKee <tommckee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576911}

--

wpt-commits: 36dd72261c766fe6e32d2db9b2b53d37918a945c
wpt-pr: 12081
2018-07-29 18:55:49 +01:00
Luke Bjerring
d8bc5ca11d Bug 1475164 [wpt PR 11937] - Update the background-fetch IDL file + test, a=testonly
Automatic update from web-platform-testsUpdate the background-fetch IDL file + test (#11937)

--

wpt-commits: d5d2026ac024594c0ad1c356a07bb8a05b039f92
wpt-pr: 11937
2018-07-29 18:55:45 +01:00
moz-wptsync-bot
a91122bd89 Bug 1475777 [wpt PR 11981] - Update wpt metadata, a=testonly
wpt-pr: 11981
wpt-type: metadata
2018-07-29 18:55:41 +01:00
Luke Bjerring
bc7d8f9de3 Bug 1475777 [wpt PR 11981] - Update the css-counter-styles IDL file, a=testonly
Automatic update from web-platform-testsAdd the css-counter-styles IDL file + test (#11981)

--

wpt-commits: b8a4fffad311305a9219ec7ae983f526ca978f78
wpt-pr: 11981
2018-07-29 18:55:38 +01:00
Eric Willigers
79ee9866ea Bug 1477215 [wpt PR 12088] - CSS: scroll properties do not accept unitless lengths, a=testonly
Automatic update from web-platform-testsCSS: scroll properties do not accept unitless lengths

The following properties no longer accept unitless lengths in quirks mode:
scroll-margin-block-end
scroll-margin-block-start
scroll-margin-bottom
scroll-margin-inline-end
scroll-margin-inline-start
scroll-margin-left
scroll-margin-right
scroll-margin-top
scroll-padding-block-end
scroll-padding-block-start
scroll-padding-bottom
scroll-padding-inline-end
scroll-padding-inline-start
scroll-padding-left
scroll-padding-right
scroll-padding-top

The only properties that should accept unitless lengths in quirks mode
are listed in
https://quirks.spec.whatwg.org/#the-unitless-length-quirk

BUG=865889

Change-Id: Id700932eda312dc0292b2c4a25ddbb57f2f99aa9
Reviewed-on: https://chromium-review.googlesource.com/1144991
Commit-Queue: Emil A Eklund <eae@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576880}

--

wpt-commits: 668862980b36800c64ff927f79193f96efe9b086
wpt-pr: 12088
2018-07-29 18:55:35 +01:00
Luke Bjerring
267828fd55 Bug 1477418 [wpt PR 12107] - Simplify the proximity IDL test, a=testonly
Automatic update from web-platform-testsSimplify the proximity IDL test (#12107)

--

wpt-commits: f349306d1227ed23348f93ad780646f8cfa20e04
wpt-pr: 12107
2018-07-29 18:55:31 +01:00
Anna Offenwanger
c0a8e3243f Bug 1472368 [wpt PR 11737] - First Web Platform test using the WebXR Test API., a=testonly
Automatic update from web-platform-testsFirst Web Platform test using the WebXR Test API.

https://github.com/immersive-web/webxr-test-api

Change-Id: Ic741d23bf0607726d9a938f08f7964a5f9c957d9
Reviewed-on: https://chromium-review.googlesource.com/1070778
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: David Dorwin <ddorwin@chromium.org>
Reviewed-by: Brandon Jones <bajones@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Commit-Queue: Anna Offenwanger <offenwanger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576869}

--

wpt-commits: db532d16883ceb1909285b263948ffffc968f1fd
wpt-pr: 11737
2018-07-29 18:55:27 +01:00
Luke Bjerring
82f6466bec Bug 1477410 [wpt PR 12106] - Simplify the orientation-sensor IDL test, a=testonly
Automatic update from web-platform-testsSimplify the orientation-sensor IDL test (#12106)

--

wpt-commits: 9d8a0d0446fae393623d6ec32019fc60d94655c4
wpt-pr: 12106
2018-07-29 18:55:24 +01:00
Luke Bjerring
69ad07503b Bug 1477240 [wpt PR 12091] - Clean up the battery-status IDL test, a=testonly
Automatic update from web-platform-testsClean up the battery-status IDL test (#12091)

--

wpt-commits: 5fd123f7c4427320d01d5de0196043bb9dd9295d
wpt-pr: 12091
2018-07-29 18:55:19 +01:00
Luke Bjerring
87becaf286 Bug 1474767 [wpt PR 11896] - Update the webaudio IDL file, a=testonly
Automatic update from web-platform-testsUpdate the webaudio IDL file (#11896)

--

wpt-commits: 3530fea9124260f8fe99582365c15d6b7810605a
wpt-pr: 11896
2018-07-29 18:55:15 +01:00
Luke Bjerring
de0b6bb0f2 Bug 1477388 [wpt PR 12031] - Updated pointerevents-extension IDL file, a=testonly
Automatic update from web-platform-testsUpdate pointerevents-extension IDL file (#12031)

--

wpt-commits: 4b20acd8e8d537088db93212424d32859794b6d7
wpt-pr: 12031
2018-07-29 18:55:12 +01:00
Luke Bjerring
18744fe171 Bug 1475379 [wpt PR 11950] - Update the netinfo IDL file, a=testonly
Automatic update from web-platform-testsUpdate the netinfo IDL file (#11950)

--

wpt-commits: 01417027bee7aa14de94cf7a63fbe82c706c29ad
wpt-pr: 11950
2018-07-29 18:55:08 +01:00
Luke Bjerring
29aab7d45c Bug 1474854 [wpt PR 11908] - Update user-timing IDL + test, a=testonly
Automatic update from web-platform-testsUpdate user-timing IDL + test (#11908)

--

wpt-commits: 072ed09628fd75a7daaee2d6722748ff5633ddf8
wpt-pr: 11908
2018-07-29 18:55:04 +01:00
Luke Bjerring
2c1605b8f7 Bug 1475792 [wpt PR 11985] - Update the css-font-loading IDL file, a=testonly
Automatic update from web-platform-testsClean up the css-font-loading IDL test (#11985)

--

wpt-commits: bf6f17c25d454b68a85f048fdecfe9f6eca3febb
wpt-pr: 11985
2018-07-29 18:55:01 +01:00
Luke Bjerring
9cd7335e5e Bug 1476157 [wpt PR 12009] - Update the picture-in-picture IDL file, a=testonly
Automatic update from web-platform-testsUpdate the picture-in-picture IDL file (#12009)

--

wpt-commits: 295593022ee2caef552fb02d1e49c3c3d28c0b23
wpt-pr: 12009
2018-07-29 18:54:58 +01:00
Luke Bjerring
0ae96ce13f Bug 1477394 [wpt PR 12034] - Update the requestidlecallback IDL file, a=testonly
Automatic update from web-platform-testsUpdate the requestidlecallback IDL file (#12034)

--

wpt-commits: 28aa13a20c740e79e4f2c122a4dc8eed80bf5660
wpt-pr: 12034
2018-07-29 18:54:54 +01:00
Luke Bjerring
bd5fd28cc7 Bug 1476377 [wpt PR 12035] - Update the geolocation-API IDL file, a=testonly
Automatic update from web-platform-testsUpdate the geolocation-API IDL file (#12035)

--

wpt-commits: 31a360373c89969ba4539ba78725c4f1df618b83
wpt-pr: 12035
2018-07-29 18:54:51 +01:00
Luke Bjerring
ae2dc52efa Bug 1477135 [wpt PR 12078] - Updated payment-request IDL file, a=testonly
Automatic update from web-platform-testsUpdated payment-request IDL file (#12078)

--

wpt-commits: 861741d77b23ccc408cd7f519c3ed6b5a68756c3
wpt-pr: 12078
2018-07-29 18:54:47 +01:00
Luke Bjerring
b7f74efe02 Bug 1477363 [wpt PR 12105] - Simplify the mediasession IDL test, a=testonly
Automatic update from web-platform-testsSimplify the mediasession IDL test (#12105)

--

wpt-commits: 60cfb547827cd6953dd7e5641b79ceb27895c5fd
wpt-pr: 12105
2018-07-29 18:54:44 +01:00
Luke Bjerring
c10d097b31 Bug 1477262 [wpt PR 12093] - Simplify the ambient-light IDL test, a=testonly
Automatic update from web-platform-testsSimplify the ambient-light IDL test (#12093)

--

wpt-commits: 149b01dd3c58baa247d137de6217c68b535b062a
wpt-pr: 12093
2018-07-29 18:54:40 +01:00
Luke Bjerring
c4bbb0da4f Bug 1477360 [wpt PR 12104] - Simplify the image-capture IDL test, a=testonly
Automatic update from web-platform-testsSimplify the image-capture IDL test (#12104)

--

wpt-commits: 9ce296bbd84a2b11c4d98b2bcbedc4dd4fbbc5bb
wpt-pr: 12104
2018-07-29 18:54:35 +01:00
Luke Bjerring
0085bfc6fb Bug 1477279 [wpt PR 12096] - Simplify the encoding IDL test, a=testonly
Automatic update from web-platform-testsClean up the encoding IDL test (#12096)

--

wpt-commits: abbcf7dc4c62390f6c5dac5347385ef93dae978e
wpt-pr: 12096
2018-07-29 18:54:31 +01:00
Luke Bjerring
964d3410f1 Bug 1477302 [wpt PR 12098] - Simplify the gamepad IDL tests, a=testonly
Automatic update from web-platform-testsSimplify the gamepad IDL tests (#12098)

--

wpt-commits: d6ffdd39a342b4a159d5c39db6c40e092cb7b501
wpt-pr: 12098
2018-07-29 18:54:27 +01:00
Luke Bjerring
1063d3e9b3 Bug 1477307 [wpt PR 12099] - Simplify geolocation-sensor IDL test, a=testonly
Automatic update from web-platform-testsSimplify geolocation-sensor IDL test (#12099)

--

wpt-commits: 3602ebe8824019642ab0f8d72ba805b00df65560
wpt-pr: 12099
2018-07-29 18:54:23 +01:00
Luke Bjerring
5070b8fdf8 Bug 1477315 [wpt PR 12100] - Simplify the gyroscope IDL test, a=testonly
Automatic update from web-platform-testsSimplify the gyroscope IDL test (#12100)

--

wpt-commits: 4250b2681ad721494918ce99ea5d5d7119edb79e
wpt-pr: 12100
2018-07-29 18:54:19 +01:00
Luke Bjerring
c96f3e866c Bug 1477325 [wpt PR 12101] - Simplify the keyboard-lock IDL test, a=testonly
Automatic update from web-platform-testsSimplify the keyboard-lock IDL test (#12101)

--

wpt-commits: 5c643d6b40e8282aa196eebb7efa5c3a413ec8be
wpt-pr: 12101
2018-07-29 18:54:13 +01:00
Raymond Toy
eab9b3f0d6 Bug 1477131 [wpt PR 12076] - Fix typo in panner-distance-clampling.html test, a=testonly
Automatic update from web-platform-testsFix typo in panner-distance-clampling.html test

The should.throw() method now expects an actual error object instead
of a string and I think someone just forgot to change the
'RangeError' strings in this test to be just the RangeError object.

Bug: 865371
Test: test passes again
Change-Id: I07cc057ff4f608a01ed3f35a0268b6e267078d13
Reviewed-on: https://chromium-review.googlesource.com/1144128
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: Hongchan Choi <hongchan@chromium.org>
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576856}

--

wpt-commits: 0a5194d5b94f64d36cf0fd399b650fc53f1d7bd0
wpt-pr: 12076
2018-07-29 18:54:07 +01:00
Luke Bjerring
0e328704d5 Bug 1477326 [wpt PR 12102] - Simplify the keyboard-map IDL test, a=testonly
Automatic update from web-platform-testsSimplify the keyboard-map IDL test (#12102)

--

wpt-commits: 24e8ae1a5621ad4dc6821ed9143927686ba5db40
wpt-pr: 12102
2018-07-29 18:54:02 +01:00
Luke Bjerring
6ccda861c3 Bug 1477336 [wpt PR 12103] - Simplify the magnetometer IDL test, a=testonly
Automatic update from web-platform-testsSimplify the magnetometer IDL test (#12103)

--

wpt-commits: 66cd026a6d24acd9780b14b25a21563bdd4dbb71
wpt-pr: 12103
2018-07-29 18:53:57 +01:00
Henrik Boström
962c125662 Bug 1477043 [wpt PR 12069] - Implement & ship: RTCPeerConnection.addTransceiver(), a=testonly
Automatic update from web-platform-testsImplement & ship: RTCPeerConnection.addTransceiver()

Intent: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/yC_UowCRnaY
Spec: https://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-addtransceiver

This method is only supported if sdpSemantics:'unified-plan' is used,
for more information see intent to ship which explains the background.

In "Unified Plan", this creates a transceiver. Otherwise, this throws an
kInvalidStateError.

external/wpt/webrtc/ runs in default "Plan B" mode,
virtual/webrtc-wpt-unified-plan/external/wpt/webrtc/ runs in "Unified
Plan" mode. -expected.txt files are updated accordingly. If there is
no -expected.txt file in "virtual" then it uses the same
-expected.txt as the non-"virtual" if there is one; PASS-only files
are needed in "virtual" if the non-"virtual" one contained any FAIL
(as opposed to ommiting the -expected.txt file because everything
passed).

Most WPT uses addTransceiver(), so adding it made *A LOT* of tests that
weren't running before either pass or run further and fail differently,
hence the vast amount of -expected.txt files being changed.

Bug: 777617
Change-Id: Icb37e4f0934592f0e334a8f07f1dc1f55e2ca8f2
Reviewed-on: https://chromium-review.googlesource.com/1143478
Commit-Queue: Henrik Boström <hbos@chromium.org>
Reviewed-by: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Florent Castelli <orphis@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Harald Alvestrand <hta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576854}

--

wpt-commits: 64689609bd77dfdfad8aa69a9477509e42c8613f
wpt-pr: 12069
2018-07-29 18:53:51 +01:00
moz-wptsync-bot
c10d0d4aa9 Bug 1471130 [wpt PR 11667] - Update wpt metadata, a=testonly
wpt-pr: 11667
wpt-type: metadata
2018-07-29 18:53:47 +01:00
Florian Rivoal
2f74d3c8b2 Bug 1471130 [wpt PR 11667] - [css-contain] Use generic references for tests, a=testonly
Automatic update from web-platform-testsMerge pull request #11667 from mrego/css-contain-common-references

[css-contain] Use generic references for tests
--

wpt-commits: c005f70ec1e4716d1163051c36e5e7a473509d82
wpt-pr: 11667
2018-07-29 18:53:44 +01:00
moz-wptsync-bot
233965c257 Bug 1470936 [wpt PR 11659] - Update wpt metadata, a=testonly
wpt-pr: 11659
wpt-type: metadata
2018-07-29 18:53:40 +01:00
Luke Bjerring
f5f7918376 Bug 1470936 [wpt PR 11659] - Auto-update the battery-status IDL file, a=testonly
Automatic update from web-platform-testsUpdate and rename the battery-status IDL file (#11659)

--

wpt-commits: 9251c72947e2b48da90c9aa51a8b320fe742d4fa
wpt-pr: 11659
2018-07-29 18:53:37 +01:00
Matt Falkenhagen
a0630095e6 Bug 1477195 [wpt PR 12087] - WPT: service worker: Add more tests for update after navigation., a=testonly
Automatic update from web-platform-testsWPT: service worker: Add more tests for update after navigation.

Change-Id: I4bc155df317046676d14782394da8b0c749d49fb
Reviewed-on: https://chromium-review.googlesource.com/1144818
Commit-Queue: Matt Falkenhagen <falken@chromium.org>
Reviewed-by: Kenichi Ishibashi <bashi@chromium.org>
Reviewed-by: Makoto Shimazu <shimazu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576826}

--

wpt-commits: 43efe82bb5e4cfd1cf92e1183b636167eda9d648
wpt-pr: 12087
2018-07-29 18:53:31 +01:00
Robert Ma
d474ffa75d Bug 1469846 [wpt PR 11589] - [Picture-in-Picture] Fix web platform tests that time out., a=testonly
Automatic update from web-platform-tests[Picture-in-Picture] Fix web platform tests that time out.

This makes sure web platform tests for Picture-in-Picture do not time
out when Picture-in-Picture API is not available.

Besides, wpt/picture-in-picture/request-picture-in-picture is split
to work around a flaky timeout in WPT upstream that's related to
https://github.com/web-platform-tests/wpt/issues/10398

Note: based on https://github.com/web-platform-tests/wpt/pull/11329

Bug: 806249
Change-Id: I6185253dfa4aae5111e87553581b8464032558d1
Reviewed-on: https://chromium-review.googlesource.com/1107626
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Commit-Queue: François Beaufort <beaufort.francois@gmail.com>
Cr-Commit-Position: refs/heads/master@{#576804}

--

wpt-commits: 38ef6aad13a38e3dec8ca2c3783f9ab0575ad356
wpt-pr: 11589
2018-07-29 18:53:27 +01:00
Matt Falkenhagen
81defe87da Bug 1477167 [wpt PR 12085] - WPT: service worker: Add test for updating due to redirects in navigations., a=testonly
Automatic update from web-platform-testsWPT: service worker: Add test for updating due to redirects in navigations.

Handle Fetch algorithm:
  If request is a non-subresource request...invoke Soft Update algorithm
  with registration.
https://w3c.github.io/ServiceWorker/#on-fetch-request-algorithm

Bug: 865839
Change-Id: I56eb447313171eebd2da4b4eb79771e8b89e212b
Reviewed-on: https://chromium-review.googlesource.com/1144584
Commit-Queue: Matt Falkenhagen <falken@chromium.org>
Reviewed-by: Kenichi Ishibashi <bashi@chromium.org>
Reviewed-by: Makoto Shimazu <shimazu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576805}

--

wpt-commits: c62043432c0f585e16931a4edc6aa8e61c0b236a
wpt-pr: 12085
2018-07-29 18:53:22 +01:00
moz-wptsync-bot
551fa62b22 Bug 1459006 [wpt PR 10827] - Update wpt metadata, a=testonly
wpt-pr: 10827
wpt-type: metadata
2018-07-29 18:53:18 +01:00
Nate Chapin
4e2376c21d Bug 1459006 [wpt PR 10827] - Implement FeaturePolicy sync-script (as an experimental feature policy), a=testonly
Automatic update from web-platform-testsImplement FeaturePolicy sync-script (as an experimental feature policy)

Spec discussion: https://github.com/WICG/feature-policy/issues/135
Intent to implement: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/b7f_K30MBYo

Bug: 862422
Change-Id: Icd8a5d747373a819c7073ac459b5e8823d7986a8
Reviewed-on: https://chromium-review.googlesource.com/894137
Reviewed-by: Ojan Vafai <ojan@chromium.org>
Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Commit-Queue: Nate Chapin <japhet@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576652}

--

wpt-commits: 0cc3831f4c19152ec28b4a1fa600baace321c775
wpt-pr: 10827
2018-07-29 18:53:15 +01:00
Jinho Bang
289ef2c725 Bug 1476694 [wpt PR 12052] - PaymentRequest: Fix a typo in wpt test, a=testonly
Automatic update from web-platform-testsPaymentRequest: Fix a typo in wpt test

The test variable `t` is not defined.

Bug: none
Change-Id: I2678e09405913327c550a46df66aaa04c3bef940
Reviewed-on: https://chromium-review.googlesource.com/1141753
Reviewed-by: Jinho Bang <jinho.bang@samsung.com>
Reviewed-by: Ganggui Tang <gogerald@chromium.org>
Commit-Queue: Jinho Bang <jinho.bang@samsung.com>
Cr-Commit-Position: refs/heads/master@{#576661}

--

wpt-commits: abd18b3e018d25ed668d179c905b7869dca5e239
wpt-pr: 12052
2018-07-29 18:53:11 +01:00
moz-wptsync-bot
ca0ce85841 Bug 1476143 [wpt PR 12007] - Update wpt metadata, a=testonly
wpt-pr: 12007
wpt-type: metadata
2018-07-29 18:53:07 +01:00
Marcos Cáceres
93690f1dff Bug 1476143 [wpt PR 12007] - refactor: automate payrequest.show() tests, a=testonly
Automatic update from web-platform-testsrefactor: automate payrequest.show() tests (#12007)

--

wpt-commits: b74eba8819ad3374ce2f8dd1b0a1e9bf5f1d2126
wpt-pr: 12007
2018-07-29 18:53:03 +01:00
Raymond Toy
a39ffc3759 Bug 1477144 [wpt PR 12080] - Use RangeError object instead of 'RangeError', a=testonly
Automatic update from web-platform-testsUse RangeError object instead of 'RangeError'

Remove expected results too.

Bug: 865578
Test: affected tests pass
Change-Id: I897f7d01d7dbcd7d7316457db1ce2e307cee88ed
Reviewed-on: https://chromium-review.googlesource.com/1144139
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576635}

--

wpt-commits: 09b2b27f20fda7edf8f3c8bf2a200de5aed2bb61
wpt-pr: 12080
2018-07-29 18:52:59 +01:00
Luke Bjerring
dd15c6363c Bug 1477138 [wpt PR 12079] - Change webauthn test to window test only, a=testonly
Automatic update from web-platform-testsChange to window test only (#12079)

--

wpt-commits: e27ad868834b26458ce6687804571ea65c4022a7
wpt-pr: 12079


--HG--
rename : testing/web-platform/tests/webauthn/idlharness.https.any.js => testing/web-platform/tests/webauthn/idlharness.https.window.js
2018-07-29 18:52:54 +01:00
Florent Castelli
80caa35396 Bug 1475092 [wpt PR 11924] - Implement RTCRtpSender/Receiver.getCapabilities(), a=testonly
Automatic update from web-platform-testsImplement RTCRtpSender/Receiver.getCapabilities()

Intent: https://groups.google.com/a/chromium.org/d/msg/blink-dev/_ktwAuFRUAg/mh_ECO41AQAJ

Bug: 857451
Change-Id: I8c1973e0346a9db71c4dc1fbfc82e3396c48c5ad
Reviewed-on: https://chromium-review.googlesource.com/1133386
Commit-Queue: Florent Castelli <orphis@chromium.org>
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576562}

--

wpt-commits: 408b82af9267126a33d65e5b4c34dc26145df936
wpt-pr: 11924
2018-07-29 18:52:49 +01:00
joanmarie
1fa7ec55d2 Bug 1477123 [wpt PR 12075] - ARIA: Add team contact to suggested reviewers for wai-aria and core-aam, a=testonly
Automatic update from web-platform-testsARIA: Add team contact to suggested reviewers for wai-aria and core-aam (#12075)

--

wpt-commits: a94a3ed3ac8ba0f6cb38d247e75640704c444429
wpt-pr: 12075
2018-07-29 18:52:46 +01:00