Commit Graph

7373 Commits

Author SHA1 Message Date
Philip Jägenstedt
2889621d12 Bug 1476525 [wpt PR 12045] - Add more spec links to META.yml, a=testonly
Automatic update from web-platform-testsAdd more spec links to META.yml (#12045)

--

wpt-commits: f25bfad1f26616baa02da8d5f711e299194c5c98
wpt-pr: 12045
2018-07-29 18:50:26 +01:00
Douglas Creager
6bfe0f6dd7 Bug 1476488 [wpt PR 12030] - Reporting: Payload field should be body, not report, a=testonly
Automatic update from web-platform-testsReporting: Payload field should be `body`, not `report`

Per https://w3c.github.io/reporting/#try-delivery, the field in a
JavaScript report object that contains the body is called `body`, not
`report`.

Bug: 704259
Change-Id: Iba3186a0104c2192ced5e4233d55e042e05908f3
Reviewed-on: https://chromium-review.googlesource.com/1140193
Reviewed-by: Misha Efimov <mef@chromium.org>
Commit-Queue: Douglas Creager <dcreager@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575894}

--

wpt-commits: eecf62171b50238462d3046818e108a2b98b655c
wpt-pr: 12030
2018-07-29 18:50:22 +01:00
Amos Lim
43c7396196 Bug 1475757 [wpt PR 11975] - Include subset-tests.js correctly in encoding tests, a=testonly
Automatic update from web-platform-testsInclude subset-tests.js correctly in encoding tests (#11975)

Add missing subset-tests.js to fix
"Uncaught ReferenceError: subsetTest is not defined."

Fixed #11531
--

wpt-commits: b4d63df6ca2a2d0200ac4aa52aa30a27bac020b6
wpt-pr: 11975
2018-07-29 18:50:19 +01:00
moz-wptsync-bot
e830fe0f51 Bug 1476481 [wpt PR 12043] - Update wpt metadata, a=testonly
wpt-pr: 12043
wpt-type: metadata
2018-07-29 18:50:16 +01:00
Peter Beverloo
cc3502244c Bug 1476481 [wpt PR 12043] - [Background Fetch] Support layout tests for the feature, a=testonly
Automatic update from web-platform-tests[Background Fetch] Support layout tests for the feature

An implementation of BackgroundFetchDelegate has been provided to
content shell which enables Background Fetches, without UI, to finish.
It uses the Download Service through a new dependency. This dependency
will be removed once the Download Service has been servicified, as
//content can depend on it directly from that point forward.

In context of the WPT tests, additional machinery has been added to
enable communication with the Service Worker, required for it to tell
the test about the result of the various Background Fetch events. The
"fetch.https.window.js" file now verifies the behaviour and results
of a single fetched file.

Bug: 864561

Change-Id: If53e6755ae8ea924712f5bdace4df4f658bc53d7
Reviewed-on: https://chromium-review.googlesource.com/1135536
Commit-Queue: Peter Beverloo <peter@chromium.org>
Reviewed-by: Xing Liu <xingliu@chromium.org>
Reviewed-by: John Abd-El-Malek <jam@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575919}

--

wpt-commits: bf11d1a166660d75383135e9d1610aa987857309
wpt-pr: 12043
2018-07-29 18:50:13 +01:00
L. David Baron
dcfc0a7866 Bug 1476468 [wpt PR 12042] - Sync Mozilla tests as of 2018-07-17, a=testonly
Automatic update from web-platform-testsSync Mozilla tests as of https://hg.mozilla.org/mozilla-central/rev/afa310dc89beeb4b7a9564d2c89ff32906f427ad . (#12042)

--

wpt-commits: 535246b237a3b81c950028fc18f0bb7d2ed5d07a
wpt-pr: 12042
2018-07-29 18:50:09 +01:00
Ali Juma
f2970162a6 Bug 1475789 [wpt PR 11984] - Upstream more IntersectionObserver tests to Web Platform Tests, a=testonly
Automatic update from web-platform-testsUpstream more IntersectionObserver tests to Web Platform Tests

This upstreams text-target.html, as well as a change to
client-rect.html. This also deletes the non-WPT copy of these
tests to avoid unnecessary test duplication.

Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_layout_ng
Change-Id: Ic53b3be66ffa2b2dd5b77105eb2c8e02181bac81
Reviewed-on: https://chromium-review.googlesource.com/1136939
Reviewed-by: Stefan Zager <szager@chromium.org>
Commit-Queue: Ali Juma <ajuma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575775}

--

wpt-commits: 69f77c2fe1ce1d8d6ac4ccd3f3261b56a573a73a
wpt-pr: 11984
2018-07-29 18:50:06 +01:00
Timothy Gu
25c70d6595 Bug 1476419 [wpt PR 12037] - Add test for document.open() in custom element constructor, a=testonly
Automatic update from web-platform-testsAdd test for document.open() in custom element constructor (#12037)

--

wpt-commits: 2468c3d48e432459fed53ae1d90bc176473cb94a
wpt-pr: 12037
2018-07-29 18:50:02 +01:00
Peter Beverloo
5e77a02657 Bug 1476414 [wpt PR 12033] - [Background Fetch] Rename "tag" to "id", and add some documentation, a=testonly
Automatic update from web-platform-tests[Background Fetch] Rename "tag" to "id", and add some documentation

Change-Id: I9271490f9a5b68129797ba6b9062247d1b1b2c2a
Reviewed-on: https://chromium-review.googlesource.com/1135324
Reviewed-by: Alexander Timin <altimin@chromium.org>
Commit-Queue: Peter Beverloo <peter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575726}

--

wpt-commits: 2f5eda4e66c9cfb8fc8f86f11de6bee8cde31750
wpt-pr: 12033
2018-07-29 18:49:59 +01:00
Philipp Hancke
7457c6ec5b Bug 1477228 [wpt PR 12032] - webrtc wpt: rename RTCRtpSender-replaceTrack.html to RTCRtpSender-replaceTrack.https.html, a=testonly
Automatic update from web-platform-testswebrtc wpt: rename RTCRtpSender-replaceTrack.html to RTCRtpSender-replaceTrack.https.html

BUG=836871

Change-Id: If259500c8f226ff198586f56a3d711565791b488
Reviewed-on: https://chromium-review.googlesource.com/1140433
Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com>
Commit-Queue: Henrik Boström <hbos@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575695}

--

wpt-commits: a6230eaa1bb0f58e1744b8163ea73bc09e9a814b
wpt-pr: 12032


--HG--
rename : testing/web-platform/tests/webrtc/RTCRtpSender-replaceTrack.html => testing/web-platform/tests/webrtc/RTCRtpSender-replaceTrack.https.html
2018-07-29 18:49:56 +01:00
Luke Bjerring
53fde42462 Bug 1476189 [wpt PR 12014] - Expand coverage of performance-timeline IDL test, a=testonly
Automatic update from web-platform-testsExpand coverage of performance-timeline IDL test (#12014)

--

wpt-commits: 0eead5e8bc6f214a59baa3096e061a96705f4d78
wpt-pr: 12014
2018-07-29 18:49:52 +01:00
Nate Chapin
2c9a33885c Bug 1476193 [wpt PR 12015] - Fix Create-on-worker-shutdown.any.js timing out when asserts fail, a=testonly
Automatic update from web-platform-testsFix Create-on-worker-shutdown.any.js timing out when asserts fail

The worker's onmessage handled needs to be wrapped in a step_func()

Change-Id: Icfbad1936d9c9bd7fbd5522ce64f667f2699ef0d
Reviewed-on: https://chromium-review.googlesource.com/1139179
Commit-Queue: Nate Chapin <japhet@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575694}

--

wpt-commits: 5dc189dec91751495228e041055da8bc5bad943e
wpt-pr: 12015
2018-07-29 18:49:48 +01:00
Brendan McLoughlin
4226454709 Bug 1474819 [wpt PR 11905] - Use the empty string as the host when opening a socket to find an unu…, a=testonly
Automatic update from web-platform-testsUse the empty string as the host when opening a socket to find an unused port (#11905)

This prevents some unfriendly error messages that can occure when the
user has not correctly configured their host file.
--

wpt-commits: b531f8af416b869192b99689b3aaa11d62906657
wpt-pr: 11905
2018-07-29 18:49:45 +01:00
Philip Jägenstedt
5aa25bff58 Bug 1476293 [wpt PR 12024] - Add spec links to META.yml, a=testonly
Automatic update from web-platform-testsMerge pull request #12024 from web-platform-tests/meta-specs

Add spec links to META.yml
--

wpt-commits: eeded53153beba20a9c2c8bf35a02ae1d48103cd
wpt-pr: 12024
2018-07-29 18:49:42 +01:00
Luke Bjerring
0b67a56497 Bug 1474483 [wpt PR 11869] - Update the mediastream-recording IDL file, a=testonly
Automatic update from web-platform-testsUpdate mediastream-recording IDL + test (#11869)

--

wpt-commits: 1d9eaf478433d0723efce46fb24618457cb75b1b
wpt-pr: 11869
2018-07-29 18:49:38 +01:00
moz-wptsync-bot
7fce7a82f7 Bug 1475403 [wpt PR 11952] - Update wpt metadata, a=testonly
wpt-pr: 11952
wpt-type: metadata
2018-07-29 18:49:34 +01:00
Luke Bjerring
41847110c0 Bug 1475403 [wpt PR 11952] - Update the mediacapture-fromelement IDL file + test, a=testonly
Automatic update from web-platform-testsUpdate the mediacapture-fromelement IDL file + test (#11952)

--

wpt-commits: 49b0767379ca61067f430922d30536c229bccf1b
wpt-pr: 11952
2018-07-29 18:49:31 +01:00
kaixinjxq
5c72f04533 Bug 1476261 [wpt PR 12020] - Add missing </script> tag, a=testonly
Automatic update from web-platform-testsAdd missing </script> tag (#12020)

Fix #4183 as follows:
- Add missing </script> tag.
- Rename 002.manual.html as 002-manual.html, since manual test should use `-manual` suffix.
--

wpt-commits: 488c1a17c91b19c6f89104fa54ca5427dd40361d
wpt-pr: 12020
2018-07-29 18:49:27 +01:00
kaixinjxq
cdf3e1c176 Bug 1476264 [wpt PR 12021] - Rename *.manual.html as *-manual.html, a=testonly
Automatic update from web-platform-testsRename *.manual.html as *-manual.html (#12021)

Manual tests should use `-manual` suffix, see relevant doc:
https://web-platform-tests.org/writing-tests/manual.html
--

wpt-commits: a4fe24e717d7fa0b0fa930879eb1977e45c0e707
wpt-pr: 12021


--HG--
rename : testing/web-platform/tests/editing/manual/delete.manual.html => testing/web-platform/tests/editing/manual/delete-manual.html
rename : testing/web-platform/tests/editing/manual/forwarddelete.manual.html => testing/web-platform/tests/editing/manual/forwarddelete-manual.html
rename : testing/web-platform/tests/editing/manual/insertlinebreak.manual.html => testing/web-platform/tests/editing/manual/insertlinebreak-manual.html
rename : testing/web-platform/tests/editing/manual/insertparagraph.manual.html => testing/web-platform/tests/editing/manual/insertparagraph-manual.html
rename : testing/web-platform/tests/editing/manual/inserttext.manual.html => testing/web-platform/tests/editing/manual/inserttext-manual.html
rename : testing/web-platform/tests/editing/manual/inserttext2.manual.html => testing/web-platform/tests/editing/manual/inserttext2-manual.html
rename : testing/web-platform/tests/html/editing/dnd/canvas/cross-domain/001.manual.xhtml => testing/web-platform/tests/html/editing/dnd/canvas/cross-domain/001-manual.xhtml
rename : testing/web-platform/tests/html/editing/dnd/images/cross-domain/001.manual.xhtml => testing/web-platform/tests/html/editing/dnd/images/cross-domain/001-manual.xhtml
2018-07-29 18:49:23 +01:00
moz-wptsync-bot
0a2ca2048c Bug 1474512 [wpt PR 11877] - Update wpt metadata, a=testonly
wpt-pr: 11877
wpt-type: metadata
2018-07-29 18:49:19 +01:00
Javier Fernandez
851fb8ca7b Bug 1474512 [wpt PR 11877] - [css-text] A leading white-space should break before handling overflow, a=testonly
Automatic update from web-platform-tests[css-text] A leading white-space should break before handling overflow

Leading white-spaces are indeed breaking opportunities that should
prevent, if there are no other css properties forcing it, breaking text
in the middle of a word when honoring the word-wrap/overflow-wrap CSS
property.

We are doing so if the leading white-space sequence is longer than 1
character, but when we have a single leading white-space, we are missing
that breaking opportunity and we may lead to cases, like the one
described in the bug.

However, this breaking opportunity should be considered together
with other provided by the word-break CSS property (eg, break-word or
break-all).

There is a discussion [1] in the CSS WG github about this issue, which
provides an interoperability analysis of a few cases where a single
leading white-space character may produce different results, depending
on the browser and the combination of line-breaking properties.

[1] https://github.com/w3c/csswg-drafts/issues/2907

Bug: 854624
Change-Id: I49ec8282e899a32990662c104b48cab04057b909
Reviewed-on: https://chromium-review.googlesource.com/1130515
Commit-Queue: Javier Fernandez <jfernandez@igalia.com>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575596}

--

wpt-commits: df5392444342a1c00422096a2febb9ceb0edf250
wpt-pr: 11877
2018-07-29 18:49:16 +01:00
Matt Falkenhagen
b905aac610 Bug 1476246 [wpt PR 12018] - Gardening: WPT: service-worker/fetch-event.https.html is slow., a=testonly
Automatic update from web-platform-testsGardening: WPT: service-worker/fetch-event.https.html is slow.

The file has many tests. Give it a long timeout.

Bug: 863160
Change-Id: Idfad60c6e088b97bdc279c648037ecbf5d33861f
Reviewed-on: https://chromium-review.googlesource.com/1139935
Reviewed-by: Kenichi Ishibashi <bashi@chromium.org>
Commit-Queue: Matt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575594}

--

wpt-commits: dd380bb46b74d52022cf062620895cb862340c7d
wpt-pr: 12018
2018-07-29 18:49:12 +01:00
David H
9a1b8b6a66 Bug 1476033 [wpt PR 11999] - Created a central flake8.ini Config file, a=testonly
Automatic update from web-platform-testsCreated a flake8.ini file with flake8 configs. Using --append-config to tell flake8 to use this config file. (#11999)

--

wpt-commits: 75c5a8ab23083ae4f25ab7d8819ee54b5d232cc3
wpt-pr: 11999
2018-07-29 18:49:09 +01:00
Javier Fernandez
79021aa557 Bug 1473431 [wpt PR 11791] - Don't extend selection for special elements on caret based deletes, a=testonly
Automatic update from web-platform-testsDon't extend selection for special elements on caret based deletes

We should not extend selection looking for special elements if the
delete operation has been triggered by a caret based selection.

This change is based on a recent [1] resolution of the Editing TF,
which acknowledges that behavior of single-cell tables must be the
same that multi-cell tables and even if the last character is
deleted, we should not delete the whole table structure.

A different case would be when the user actively selects the whole
content of a table; in this case, as we do in multi-cell tables,
the structure of single-cell tables should be deleted together
with the content.

[1] https://github.com/w3c/editing/issues/163

Bug: 731320
Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_layout_ng
Change-Id: I8c3e4efcc63410bf30b4889a715d92e9dda8189b
Reviewed-on: https://chromium-review.googlesource.com/1126255
Commit-Queue: Javier Fernandez <jfernandez@igalia.com>
Reviewed-by: Yoshifumi Inoue <yosin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575591}

--

wpt-commits: d409e3882d9322655b6113d1e1688d657eec2b3d
wpt-pr: 11791
2018-07-29 18:49:06 +01:00
Luke Bjerring
9931b619c1 Bug 1476161 [wpt PR 12010] - Request pip via trusted click, a=testonly
Automatic update from web-platform-testsRequest pip via trusted click (#12010)

--

wpt-commits: f9e7716a09467b9e1d0146e5bc1952375c08506f
wpt-pr: 12010
2018-07-29 18:49:02 +01:00
Nicolas Pena
c90f300a8b Bug 1476134 [wpt PR 12006] - Make longtask WPT layouttests less flaky, a=testonly
Automatic update from web-platform-testsMake longtask WPT layouttests less flaky

This CL improves tests in external/wpt/longtask-timing by:
* Increasing the length of a longtask from ~51 to ~60 to prevent a
coarse performance.now() granularity from affecting the tests.
* Wrapping the long tasks or iframes containing longtasks inside onload
handlers to ensure that the PerformanceObserver is registered by the
time the longtask is executed.

Test: third_party/blink/tools/run_web_tests external/wpt/longtask-timing
--iterations=1000 did not produce flakes.

Bug: 796668
Change-Id: Ic2ce59f7d221566f5443da9e9c7d36c7bd7bbe6f
Reviewed-on: https://chromium-review.googlesource.com/1138725
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Reviewed-by: Timothy Dresser <tdresser@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575396}

--

wpt-commits: 930d2ef0ad1f16147953a4804abd808c89e244c9
wpt-pr: 12006
2018-07-29 18:48:59 +01:00
moz-wptsync-bot
df7c617ccb Bug 1478401 [wpt PR 9845] - Update wpt metadata, a=testonly
wpt-pr: 9845
wpt-type: metadata
2018-07-29 18:48:56 +01:00
Luke Bjerring
c7aa3c62f9 Bug 1478401 [wpt PR 9845] - Update the webappsec-csp IDL file, a=testonly
Automatic update from web-platform-testsUpdate CSP idl file + test (#9845)

--

wpt-commits: bf8388ccec9bef00e8a6b86b67812e28c1302347
wpt-pr: 9845
2018-07-29 18:48:53 +01:00
moz-wptsync-bot
28298ab2a9 Bug 1476283 [wpt PR 9846] - Update wpt metadata, a=testonly
wpt-pr: 9846
wpt-type: metadata
2018-07-29 18:48:48 +01:00
Luke Bjerring
0ee72e12c5 Bug 1476283 [wpt PR 9846] - Update the webappsec-csp-embedded IDL file, a=testonly
Automatic update from web-platform-testsUpdate the webappsec-csp-embedded IDL file (#9846)

--

wpt-commits: 8fca2b564332ebf9771729a3abeb95d1ba1b6c7a
wpt-pr: 9846
2018-07-29 18:48:45 +01:00
Luke Bjerring
b60b699ec8 Bug 1474864 [wpt PR 11911] - Update the performance-timeline IDL file + test, a=testonly
Automatic update from web-platform-testsUpdate the performance-timeline IDL file + test (#11911)

--

wpt-commits: 7cd84ed72cc6a04c752b25ea6e91bcc024c27214
wpt-pr: 11911
2018-07-29 18:48:42 +01:00
moz-wptsync-bot
8f702d6a8d Bug 1476048 [wpt PR 12000] - [LayoutNG] Support rewinding unpositioned floats, a=testonly
Automatic update from web-platform-tests[LayoutNG] Support rewinding unpositioned floats

This patch supports NGLineBreaker to rewind unpositioned
floats.

When rewinding floats occurs, LayoutNG either position them
incorrectly, or hit DCHECK in paint due to duplicated ID.
This patch fixes it for unpositioned foats by matching to
Edge and Gecko.

Blink considers such floats as if it were committed
(positioned in LayoutNG terminologies) and thus the position
is incorrect.

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

--

wpt-commits: 53702f14ec8b654a9c1beb9a013cdc652703cb40
wpt-pr: 12000
MozReview-Commit-ID: 9ea37E6Spi2
2018-07-29 18:48:24 +01:00
moz-wptsync-bot
3454085340 Bug 1469106 [wpt PR 11541] - Update wpt metadata, a=testonly
wpt-pr: 11541
wpt-type: metadata
2018-07-29 18:48:20 +01:00
codeimpl
e4ea47022c Bug 1469106 [wpt PR 11541] - [WebXR] Use 'immersive' instead of 'exclusive', a=testonly
Automatic update from web-platform-tests[WebXR] Use 'immersive' instead of 'exclusive'

The 'immersive' is more intuitive term than 'exclusive'[1].

[1] https://github.com/immersive-web/webxr/pull/371

Bug: 852524
Cq-Include-Trybots: luci.chromium.try :android_optional_gpu_tests_rel;luci.chromium.try :linux_optional_gpu_tests_rel;luci.chromium.try :linux_vr;luci.chromium.try :mac_optional_gpu_tests_rel;luci.chromium.try :win_optional_gpu_tests_rel
Change-Id: If5c5ab6563df40a783f9d346d319dceed1f7cc58
Reviewed-on: https://chromium-review.googlesource.com/1101601
Commit-Queue: Michael Thiessen <mthiesse@chromium.org>
Reviewed-by: Michael Thiessen <mthiesse@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Brandon Jones <bajones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575344}

--

wpt-commits: 8da1b538cfd84d599d16f43be5a53007295e7a40
wpt-pr: 11541
MozReview-Commit-ID: L7fO5G7eHdv
2018-07-29 18:47:56 +01:00
moz-wptsync-bot
89cb5280e6 Bug 1476131 [wpt PR 12004] - Update wpt metadata, a=testonly
wpt-pr: 12004
wpt-type: metadata
2018-07-29 18:47:50 +01:00
jimevans
af2827a8d1 Bug 1476131 [wpt PR 12004] - Adding explicit call to session.end for WebDriver delete session tests, a=testonly
Automatic update from web-platform-testswebdriver: add explicit call to session.end for delete session tests (#12004)

For the "delete session" command tests, the recent changes to the fixture
to create and delete sessions are bypassed. This means that at the end of
each delete session test, the harness thinks a valid session still exists.
Making an explicit call to `session.end()` at the end of each test will
put the tracking variables in the correct state for the harness to start a
new session with the next test.
--

wpt-commits: e385fa4925f71b4ac37de4c3ce235914748881f6
wpt-pr: 12004
2018-07-29 18:47:47 +01:00
moz-wptsync-bot
e1c63f27a8 Bug 1476125 [wpt PR 12003] - Update wpt metadata, a=testonly
wpt-pr: 12003
wpt-type: metadata
2018-07-29 18:47:44 +01:00
jimevans
d858759192 Bug 1476125 [wpt PR 12003] - Removing expected focus event from file upload WebDriver test, a=testonly
Automatic update from web-platform-testswebdriver: remove expected focus event from file upload test (#12003)

The WebDriver specification states that only the "change" and "input"
events. We should not also be expecting the "focus" event.
--

wpt-commits: 2437f6f7405ddd2e7a76e666dc8a8dff9c83d17b
wpt-pr: 12003
2018-07-29 18:47:40 +01:00
jimevans
5047d125ef Bug 1475862 [wpt PR 11994] - Updating Safari executor to be able to execute wdspec tests, a=testonly
Automatic update from web-platform-testsUpdating Safari executor to be able to execute wdspec tests (#11994)

Safaridriver also chokes on the selenium capabilities object, but replacing this with an empty capabilities object works.
--

wpt-commits: 1ef74288f808484bc12d1abbd49ac27d945296d1
wpt-pr: 11994
2018-07-29 18:47:37 +01:00
Marcos Cáceres
28aafca6e9 Bug 1476083 [wpt PR 12001] - Rename AddressErrorFields -> AddressErrors, a=testonly
Automatic update from web-platform-testsRename AddressErrorFields -> AddressErrors (#12001)

--

wpt-commits: 41dfb946b06a725c333314484d51da1003c901d9
wpt-pr: 12001
2018-07-29 18:47:34 +01:00
Luke Bjerring
bb2b8f2f6e Bug 1476276 [wpt PR 9786] - Update the geolocation-API IDL file, a=testonly
Automatic update from web-platform-testsUpdate the geolocation-API IDL file/test (#9786)

--

wpt-commits: d857ce193744b34af6650426cd56e2ad73c3c787
wpt-pr: 9786
2018-07-29 18:47:30 +01:00
moz-wptsync-bot
a1363970d8 Bug 1475338 [wpt PR 11946] - Update wpt metadata, a=testonly
wpt-pr: 11946
wpt-type: metadata
2018-07-29 18:47:25 +01:00
Orsi Batiz
48a22a0f5b Bug 1475338 [wpt PR 11946] - Changing srcdoc from DOMString to HTMLString, a=testonly
Automatic update from web-platform-testsChanging srcdoc from DOMString to HTMLString

A setter and a getter have been added to element.cc to support StringOrTrustedHTML

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

--

wpt-commits: 4b0008b5230f13161ecf5a4ab01905af857bacdd
wpt-pr: 11946
2018-07-29 18:47:22 +01:00
moz-wptsync-bot
87a4991511 Bug 1478401 [wpt PR 9825] - Update wpt metadata, a=testonly
wpt-pr: 9825
wpt-type: metadata
2018-07-29 18:47:18 +01:00
Luke Bjerring
6d38b00f52 Bug 1478401 [wpt PR 9825] - Update the requestidlecallback IDL file, a=testonly
Automatic update from web-platform-testsUpdate the requestidlecallback IDL test (#9825)

--

wpt-commits: b1681c1d32cf1ca384b094dc9a7f2f7691a87f1c
wpt-pr: 9825
2018-07-29 18:47:15 +01:00
moz-wptsync-bot
1365554b45 Bug 1475724 [wpt PR 11967] - Update wpt metadata, a=testonly
wpt-pr: 11967
wpt-type: metadata
2018-07-29 18:47:10 +01:00
Maja Kabus
1f018c96ec Bug 1475724 [wpt PR 11967] - HTMLBaseElement::href changed to accept TrustedTypes, a=testonly
Automatic update from web-platform-testsHTMLBaseElement::href changed to accept TrustedTypes

Changed implementation of setHref(), older version is abandoned.
Added href() getter that accepts URLString as an argument.

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

--

wpt-commits: bd2709244a313ed5ea8e08d83c22173955c1ed80
wpt-pr: 11967
2018-07-29 18:47:06 +01:00
Luke Bjerring
2efff44340 Bug 1476275 [wpt PR 9856] - Update the worklets IDL file, a=testonly
Automatic update from web-platform-testsAdd the worklets IDL file and test (#9856)

--

wpt-commits: f582e7ad3b06d37fa65957aa93dc62bf7429e803
wpt-pr: 9856
2018-07-29 18:47:03 +01:00
Philip Jägenstedt
cae7459157 Bug 1475030 [wpt PR 11918] - Move web-platform-tests/html-imports/ into Blink's LayoutTests, a=testonly
Automatic update from web-platform-testsMove web-platform-tests/html-imports/ into Blink's LayoutTests

As discussed on dom-dev:
https://groups.google.com/a/chromium.org/d/msg/dom-dev/qfHM4fKckwk/nELu4mvaAwAJ

There was already a hello.html + hello-parent.html in LayoutTests, so
these are kept and already-in-import-map.html was tweaked slightly to
use those instead.

There was also an existing hello.css, which was different, but the
test (import-attribute.html) doesn't depend on it.

Change-Id: Ib97451ff33bae16a75a2c7c703a8bac270910e38
Reviewed-on: https://chromium-review.googlesource.com/1133161
Reviewed-by: Hayato Ito <hayato@chromium.org>
Reviewed-by: Takayoshi Kochi <kochi@chromium.org>
Commit-Queue: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575207}

--

wpt-commits: a270ae8074cbb78f568af90f511ff143cd7b3eec
wpt-pr: 11918
2018-07-29 18:46:59 +01:00
Morgan Rae Reschenberg
77a6e8564f Bug 1475880 [wpt PR 11995] - Update script to rename min-/max-content keywords, a=testonly
Automatic update from web-platform-testsUpdate script to rename min-/max-content keywords (#11995)

Changes needed to land changes at bugzilla [bug 1475645](https://bugzilla.mozilla.org/show_bug.cgi?id=1475645)
--

wpt-commits: 673c2821353d4ab96662bfb8cc4d5a53e75b0fb2
wpt-pr: 11995
2018-07-29 18:46:55 +01:00