Commit Graph

606686 Commits

Author SHA1 Message Date
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
Majid Valipour
ed77dfa1fe Bug 1476847 [wpt PR 12063] - [animationworklet] Move global from window to CSS namespace, a=testonly
Automatic update from web-platform-tests[animationworklet] Move global from window to CSS namespace

The interesting changes are in css_animation_worklet.idl
 - change AW to be static attribute on partial CSS interface.
 - explicitly asking binding to pass in ScriptState since
   window is no longer available. This means changing few function
   that used to take ExecutionContext to take ScriptState.

There rest are automated renames from
Window.animationWorklet => CSS.animationWorklet
WindowAnimationWorklet => CSSAnimationWorklet

Bug: 865017
Change-Id: Ic89dc50a027ca225f5e19d9d9dc6b38a8aef7a7d
Reviewed-on: https://chromium-review.googlesource.com/1142372
Commit-Queue: Majid Valipour <majidvp@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576555}

--

wpt-commits: dee866498441512a1ea1ff4c3a7d869c811fac3e
wpt-pr: 12063
2018-07-29 18:52:42 +01:00
moz-wptsync-bot
d249b15c82 Bug 1476989 [wpt PR 12067] - Update wpt metadata, a=testonly
wpt-pr: 12067
wpt-type: metadata
2018-07-29 18:52:39 +01:00
Maja Kabus
3e52879af8 Bug 1476989 [wpt PR 12067] - HTMLAnchorElement::href and HTMLAreaElement::href changed to accept Trusted Types, a=testonly
Automatic update from web-platform-testsHTMLAnchorElement::href and HTMLAreaElement::href changed
to accept Trusted Types

Existing implementation of setHref moved from DOMURLUtils
to DOMURL
New implementation of setHref added to DOMURLUtils
New implementations of href() added to DOMURLUtilsReadOnly
to accept URLString as an argument

Bug: 739170
Change-Id: I047d6a564e65a3be78436faef8780f60b85e8f7c
Reviewed-on: https://chromium-review.googlesource.com/1143391
Commit-Queue: Maja Kabus <kabusm@google.com>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576525}

--

wpt-commits: b6e409a39fade53cefcf47c5c6e42195f8e65504
wpt-pr: 12067
2018-07-29 18:52:35 +01:00
moz-wptsync-bot
7e5cbaa4fe Bug 1478401 [wpt PR 9758] - Update wpt metadata, a=testonly
wpt-pr: 9758
wpt-type: metadata
2018-07-29 18:52:32 +01:00
Luke Bjerring
110b1d470c Bug 1478401 [wpt PR 9758] - Update the animation-worklet IDL file, a=testonly
Automatic update from web-platform-testsUpdate the animation-worklet IDL file (#9758)

--

wpt-commits: c483fe4ed3e69bf1f9faf8e06ef39b8405dd7625
wpt-pr: 9758
2018-07-29 18:52:28 +01:00
joanmarie
c3fc4b47cd Bug 1476974 [wpt PR 12066] - wai-aria: add tests for aria-expanded on menuitem and its subclasses, a=testonly
Automatic update from web-platform-testswai-aria: add tests for aria-expanded on menuitem and its subclasses (#12066)

--

wpt-commits: 421bfb1f17dcc51f6df04c75364c1995723b7ea8
wpt-pr: 12066
2018-07-29 18:52:24 +01:00
moz-wptsync-bot
52d3492aef Bug 1475742 [wpt PR 11973] - Update wpt metadata, a=testonly
wpt-pr: 11973
wpt-type: metadata
2018-07-29 18:52:20 +01:00
Maja Kabus
9586caaef0 Bug 1475742 [wpt PR 11973] - HTMLLinkElement::href modified to accept TrustedTypes, a=testonly
Automatic update from web-platform-testsHTMLLinkElement::href modified to accept TrustedTypes

Existing implementation of setHref() changed,
older version is abandoned.
Added new function href() to accept URLString
as an argument.

Bug: 739170
Change-Id: Id57e361574c50b13df1876fe83e8693429b66fc8
Reviewed-on: https://chromium-review.googlesource.com/1136635
Commit-Queue: Maja Kabus <kabusm@google.com>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576466}

--

wpt-commits: 9482421dd85d75ade577fe08afae662e66d20771
wpt-pr: 11973
2018-07-29 18:52:16 +01:00
moz-wptsync-bot
67ada41330 Bug 1475944 [wpt PR 11998] - Update wpt metadata, a=testonly
wpt-pr: 11998
wpt-type: metadata
2018-07-29 18:52:11 +01:00
Maja Kabus
14f9da4737 Bug 1475944 [wpt PR 11998] - HTMLObjectElement changed to accept Trusted Types, a=testonly
Automatic update from web-platform-testsHTMLObjectElement changed to accept Trusted Types

Modified data and codeBase attributes definition in *.idl file.

Bug: 739170
Change-Id: Ia332493450d0e780e4e6eb332708216da02060d1
Reviewed-on: https://chromium-review.googlesource.com/1137824
Commit-Queue: Maja Kabus <kabusm@google.com>
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Daniel Vogelheim <vogelheim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576465}

--

wpt-commits: dbd32c32d6fece0a9bbf004d09b9853b5052cdc2
wpt-pr: 11998
2018-07-29 18:52:07 +01:00
moz-wptsync-bot
24eca84acb Bug 1476257 [wpt PR 12019] - Update wpt metadata, a=testonly
wpt-pr: 12019
wpt-type: metadata
2018-07-29 18:52:03 +01:00
Orsi Batiz
b7400bd13f Bug 1476257 [wpt PR 12019] - Changing src attribute of HTMLXXXElement from USVString to URLString, a=testonly
Automatic update from web-platform-testsChanging src attribute of HTMLXXXElement from USVString to URLString

Attribute src of HTMLIFrameElement changed from USVString to URLString
Attribute src of HTMLTrackElement changed from USVString to URLString
Attribute src of HTMLInputElement changed from USVString to URLString
Attribute src of HTMLFrameElement changed from USVString to URLString
Tests created for assignment to src

Bug: 739170
Change-Id: I52254462ab7325264420aac989f08a30adfe4933
Reviewed-on: https://chromium-review.googlesource.com/1139062
Commit-Queue: Orsolya Bernadett Batiz <orsibatiz@google.com>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576452}

--

wpt-commits: 82b28665ca63fc91afec62b270ad2f618de99a5d
wpt-pr: 12019
2018-07-29 18:51:59 +01:00
Ms2ger
9bc0e9c2c2 Bug 1472664 [wpt PR 11752] - Fix up test_stash for python 3., a=testonly
Automatic update from web-platform-testsFix up test_stash for python 3.

--

wpt-commits: ac40724f7deb9a9dee9a28f093ec6f97032bc126
wpt-pr: 11752
2018-07-29 18:51:55 +01:00
moz-wptsync-bot
0eb5a9cbb6 Bug 1476542 [wpt PR 12049] - Update wpt metadata, a=testonly
wpt-pr: 12049
wpt-type: metadata
2018-07-29 18:51:50 +01:00
Maja Kabus
cbfcaddf1c Bug 1476542 [wpt PR 12049] - Window, LocalDomWindow and Document open() functions modified to accept TrustedTypes, a=testonly
Automatic update from web-platform-testsWindow, LocalDomWindow and Document open() functions modified to accept
TrustedTypes

Changed open() definitions in .idl files.
Introduced new implementations of LocalDomWindow::open(), old versions
renamed openFromString and moved to private section.
Changed definition of 3-argument version of Document::open.

Bug: 739170
Change-Id: I64931c5e95eaa9dd2d2aab19ccb0bf8896621e7d
Reviewed-on: https://chromium-review.googlesource.com/1141581
Reviewed-by: Mike West <mkwst@chromium.org>
Commit-Queue: Maja Kabus <kabusm@google.com>
Cr-Commit-Position: refs/heads/master@{#576398}

--

wpt-commits: a6e4d3fc416ef91ed9aa856522a2255608da2c30
wpt-pr: 12049
2018-07-29 18:51:47 +01:00
moz-wptsync-bot
d0daa5ea9c Bug 1476721 [wpt PR 11768] - Update wpt metadata, a=testonly
wpt-pr: 11768
wpt-type: metadata
2018-07-29 18:51:44 +01:00
Luke Bjerring
b1fbee0dfd Bug 1476721 [wpt PR 11768] - Auto-update the console IDL file, a=testonly
Automatic update from web-platform-testsAuto-update the console IDL file

--

wpt-commits: 85ecb68667d3d5185409ea741609ed0986b3507e
wpt-pr: 11768
2018-07-29 18:51:40 +01:00
Reilly Grant
f2de09c6aa Bug 1478401 [wpt PR 11988] - Add [SecureContext] to additional WebUSB interfaces, a=testonly
Automatic update from web-platform-testsAdd [SecureContext] to additional WebUSB interfaces

This change updates the WebUSB WebIDL files to match the recently merged
spec pull request #142 by hiding interfaces which aren't useful in
insecure contexts.

Change-Id: I98625b2634e452c775601525300672d9440ddbcc
Reviewed-on: https://chromium-review.googlesource.com/1137435
Commit-Queue: Reilly Grant <reillyg@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576316}

--

wpt-commits: d3a6ac23e6c270e910748fb402b5ad2ff1d3feef
wpt-pr: 11988
2018-07-29 18:51:37 +01:00
Koji Ishii
d1f7607b80 Bug 1476426 [wpt PR 12038] - [LayoutNG] Fix first-line baseline when 'overflow' is not 'visible', a=testonly
Automatic update from web-platform-tests[LayoutNG] Fix first-line baseline when 'overflow' is not 'visible'

This patch fixes first-line baseline when the 'overflow'
property is other than 'visible'.

CSS2 states that:
  The baseline of an 'inline-block' is the baseline of its
  last line box in the normal flow, unless it has either no
  in-flow line boxes or if its 'overflow' property has a
  computed value other than 'visible', in which case the
  baseline is the bottom margin edge.
https://drafts.csswg.org/css2/visudet.html#propdef-vertical-align

This rule should apply only to 'inline-block', but it was
incorrectly applied to first-line baseline as well.

This patch fixes incorrect alignment in the comment lines of
Gerrit code review site.

Bug: 636993
Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_layout_ng
Change-Id: I49ffd8c050f384765c61c5678a431fa74492356d
Reviewed-on: https://chromium-review.googlesource.com/1140336
Reviewed-by: Emil A Eklund <eae@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576294}

--

wpt-commits: 2b76cf7ab641d9ae6c0d00f0c32865b4285b3ce1
wpt-pr: 12038
2018-07-29 18:51:34 +01:00
L. David Baron
854a3f14c0 Bug 1476858 [wpt PR 12064] - Sync Mozilla tests as of 2018-07-18, a=testonly
Automatic update from web-platform-testsSync Mozilla tests as of https://hg.mozilla.org/mozilla-central/rev/8dab948a10f073a46f13f55f94d1f6514c7360ac . (#12064)

This contains two changes:
* [bug 1297774](https://bugzilla.mozilla.org/show_bug.cgi?id=1297774) by @iyermihir, already reviewed by @dholbert
* a trivial change to sync-tests.sh by me so that it prompts to edit the commit message
--

wpt-commits: e26d876c1d00674a9f6b8f29f6fb32a794cd536e
wpt-pr: 12064
2018-07-29 18:51:30 +01:00
Ian Clelland
26dbb6f70a Bug 1476825 [wpt PR 12061] - Reland "Adjusted references in tests to match new helper.sub.js file", a=testonly
Automatic update from web-platform-testsReland "Adjusted references in tests to match new helper.sub.js file"

This is a reland of ac436aaa9d361c99dcf4df11bd11ad201a2bccd8

Original change's description:
> Adjusted references in tests to match new helper.sub.js file
>
> helper.js changed to helper.sub.js.
> URLS.safe modified to work with wpt.
>
> Bug: 739170
> Change-Id: I89e0efdb07c94e78be826c8807d0577ede8a97ec
> Reviewed-on: https://chromium-review.googlesource.com/1141725
> Reviewed-by: Mike West <mkwst@chromium.org>
> Commit-Queue: Maja Kabus <kabusm@google.com>
> Cr-Commit-Position: refs/heads/master@{#576037}

Bug: 739170
Tbr: alexmos@chromium.org
Change-Id: Idc1e5d5cc4b1dbbc4de4145af38b894c5f4a65b5
Reviewed-on: https://chromium-review.googlesource.com/1142169
Commit-Queue: Ian Clelland <iclelland@chromium.org>
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576229}

--

wpt-commits: 81d058b07f1dacf0445eb4bd20a7df14f8961185
wpt-pr: 12061
2018-07-29 18:51:27 +01:00
Koji Ishii
d0dc02e646 Bug 1476821 [wpt PR 12060] - Disable kerning for css/css-pseudo/first-letter-opacity-float-001.html, a=testonly
Automatic update from web-platform-testsDisable kerning for css/css-pseudo/first-letter-opacity-float-001.html

This test has "P" in a float with "ASS" in an inline
formatting context, while its ref has "P" and "ASS" in the
same inline formatting context.

This patch disables kerning to ensure the same rendering.

TBR=eae@chromium.org

Bug: 636993
Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_layout_ng
Change-Id: Ie36c9bc8885467e1272f4a7ccb936791362cdaea
Reviewed-on: https://chromium-review.googlesource.com/1142049
Reviewed-by: Koji Ishii <kojii@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576211}

--

wpt-commits: 73160366b3f95a16226623ad26285cad8c1718ae
wpt-pr: 12060
2018-07-29 18:51:23 +01:00
Alex Moshchuk
35c6876309 Bug 1476808 [wpt PR 12058] - Revert "Adjusted references in tests to match new helper.sub.js file", a=testonly
Automatic update from web-platform-testsRevert "Adjusted references in tests to match new helper.sub.js file"

This reverts commit ac436aaa9d361c99dcf4df11bd11ad201a2bccd8.

Reason for revert:
Sorry for the revert, but this might be breaking some layout tests on
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Tests/71090 (see also a few subsequent builds)

Failing tests include:
 external/wpt/trusted-types/HTMLImageElement-src.tentative.html
 external/wpt/trusted-types/HTMLMediaElement-src.tentative.html
 external/wpt/trusted-types/HTMLSourceElement-src.tentative.html
 external/wpt/trusted-types/block-string-assignment-to-HTMLImageElement-src.tentative.html
 external/wpt/trusted-types/block-string-assignment-to-HTMLMediaElement-src.tentative.html
 external/wpt/trusted-types/block-string-assignment-to-HTMLSourceElement-src.tentative.html

Sample failure output (from external/wpt/trusted-types/HTMLImageElement-src.tentative.html, others are similar):

This is a testharness.js-based test.
FAIL src = TrustedURL.create(). URLS is not defined
FAIL src = TrustedURL.unsafelyCreate(). URLS is not defined
Harness: the test ran to completion.

Original change's description:
> Adjusted references in tests to match new helper.sub.js file
>
> helper.js changed to helper.sub.js.
> URLS.safe modified to work with wpt.
>
> Bug: 739170
> Change-Id: I89e0efdb07c94e78be826c8807d0577ede8a97ec
> Reviewed-on: https://chromium-review.googlesource.com/1141725
> Reviewed-by: Mike West <mkwst@chromium.org>
> Commit-Queue: Maja Kabus <kabusm@google.com>
> Cr-Commit-Position: refs/heads/master@{#576037}

TBR=vogelheim@chromium.org,mkwst@chromium.org,kabusm@google.com

Change-Id: Ieaa3bba36a970c7aa7547939c8f97a57a1b32544
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 739170
Reviewed-on: https://chromium-review.googlesource.com/1142165
Reviewed-by: Alex Moshchuk <alexmos@chromium.org>
Commit-Queue: Alex Moshchuk <alexmos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576103}

--

wpt-commits: 70afecf33059eab74cd92d97822386955e905a10
wpt-pr: 12058
2018-07-29 18:51:20 +01:00
moz-wptsync-bot
0da70a2bd4 Bug 1474057 [wpt PR 11836] - Update wpt metadata, a=testonly
wpt-pr: 11836
wpt-type: metadata
2018-07-29 18:51:16 +01:00
Luke Bjerring
e249e2e0ed Bug 1474057 [wpt PR 11836] - Update the paint-timing IDL file, a=testonly
Automatic update from web-platform-testsUpdate the paint-timing IDL file (#11836)

--

wpt-commits: cfeecd444046fc4e423f425ad87eba86a04c42f0
wpt-pr: 11836
2018-07-29 18:51:13 +01:00
moz-wptsync-bot
28bad47b1d Bug 1476774 [wpt PR 12029] - Update wpt metadata, a=testonly
wpt-pr: 12029
wpt-type: metadata
2018-07-29 18:51:09 +01:00
Orsi Batiz
b175f00112 Bug 1476774 [wpt PR 12029] - src attribute of HTMLEmbedElement changed from DOMString to ScriptURLString, a=testonly
Automatic update from web-platform-testssrc attribute of HTMLEmbedElement changed from DOMString to ScriptURLString

attribute src of HTMLEmbedElement changed from DOMString to ScriptURLString
Tests added

Bug: 739170
Change-Id: I6ded15b826d1da0d95f31885577db61f5adc7375
Reviewed-on: https://chromium-review.googlesource.com/1140305
Commit-Queue: Orsolya Bernadett Batiz <orsibatiz@google.com>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576060}

--

wpt-commits: 60220357131c65146444da1f54624d5b54d0975d
wpt-pr: 12029
2018-07-29 18:51:06 +01:00
Maja Kabus
ccfdb41360 Bug 1476538 [wpt PR 12048] - Adjusted references in tests to match new helper.sub.js file, a=testonly
Automatic update from web-platform-testsAdjusted references in tests to match new helper.sub.js file

helper.js changed to helper.sub.js.
URLS.safe modified to work with wpt.

Bug: 739170
Change-Id: I89e0efdb07c94e78be826c8807d0577ede8a97ec
Reviewed-on: https://chromium-review.googlesource.com/1141725
Reviewed-by: Mike West <mkwst@chromium.org>
Commit-Queue: Maja Kabus <kabusm@google.com>
Cr-Commit-Position: refs/heads/master@{#576037}

--

wpt-commits: 0fd696381d8c02f0b635c415752dafe2ce0ba7e6
wpt-pr: 12048
2018-07-29 18:51:03 +01:00
moz-wptsync-bot
34b16bbf32 Bug 1476566 [wpt PR 12051] - Update wpt metadata, a=testonly
wpt-pr: 12051
wpt-type: metadata
2018-07-29 18:50:59 +01:00
Orsi Batiz
d255ca1980 Bug 1476566 [wpt PR 12051] - Changes to HTMLMediaElement, a=testonly
Automatic update from web-platform-testsChanges to HTMLMediaElement

Changing src attribute of HTMLMediaElement from DOMString to URLString
Adding SetSrc to html_media_element.cc which takes USVStringOrTrustedURL
as argument
Added tests

Bug: 739170
Change-Id: Ifde2c90add06cb7ba55596e3cbc06fb160ee2378
Reviewed-on: https://chromium-review.googlesource.com/1141737
Commit-Queue: Orsolya Bernadett Batiz <orsibatiz@google.com>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576045}

--

wpt-commits: 5508b8d3acfd3980fcef034b87e90294669539d8
wpt-pr: 12051
2018-07-29 18:50:56 +01:00
moz-wptsync-bot
a114f6d7cc Bug 1476433 [wpt PR 12039] - Update wpt metadata, a=testonly
wpt-pr: 12039
wpt-type: metadata
2018-07-29 18:50:52 +01:00
Luke Bjerring
ba1380ed5f Bug 1476433 [wpt PR 12039] - Update the webauthn IDL file + test, a=testonly
Automatic update from web-platform-testsUpdate the webauthn IDL file + test (#12039)

--

wpt-commits: bd7542715b595c1f59bcf4b9294803827f60e667
wpt-pr: 12039
2018-07-29 18:50:49 +01:00
Luke Bjerring
f39b6d2525 Bug 1476711 [wpt PR 12054] - Updated wasm-js-api IDL file, a=testonly
Automatic update from web-platform-testsUpdated wasm-js-api IDL file (#12054)

Uncommenting the namespace methods, now that #7583 is resolved.
--

wpt-commits: ea36df492e5d05bd0b7630d259868b1c302dd1ea
wpt-pr: 12054
2018-07-29 18:50:45 +01:00
Frédéric Wang
96121d9ccd Bug 1476696 [wpt PR 12053] - Fix typo in Document-createElement.html, a=testonly
Automatic update from web-platform-testsFix typo in Document-createElement.html

--

wpt-commits: 89e57b7a803dd9853c839e1b6dc830e9b6392597
wpt-pr: 12053
2018-07-29 18:50:42 +01:00