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

589012 Коммитов

Автор SHA1 Сообщение Дата
fantasai 3d6b34a436 Bug 1444295 [wpt PR 9935] - [css-writing-modes] Move 'text-combine-upright: digits' tests to Level 4, a=testonly
Automatic update from web-platform-tests[css-writing-modes] Move 'text-combine-upright: digits' tests to Level 4

wpt-commits: 61da32f5ab15eeac3e467cf032f97d2988da4faf
wpt-pr: 9935
wpt-commits: 61da32f5ab15eeac3e467cf032f97d2988da4faf
wpt-pr: 9935
2018-03-31 22:33:39 +01:00
Han Leon 5b647f78a6 Bug 1444940 [wpt PR 9922] - [ServiceWorker] Fix an incorrect usage of assert_equals() in wpt test, a=testonly
Automatic update from web-platform-tests[ServiceWorker] Fix an incorrect usage of assert_equals() in wpt test

This prototype is 'assert_equals(actual, expected, description)', we
should pass 'actual' and 'expected' in order, to make the failure
message be reasonable.

This CL just fixes
external/wpt/service-workers/service-worker/navigate-window.https.html.

BUG=

Change-Id: Ic11ec67f27f7a9a5ae289ddda4362af72b4737d4
Reviewed-on: https://chromium-review.googlesource.com/955282
Commit-Queue: Han Leon <leon.han@intel.com>
Reviewed-by: Makoto Shimazu <shimazu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542048}

wpt-commits: 0de8b996b14f080180b56a6999fc57d8a4a94898
wpt-pr: 9922
wpt-commits: 0de8b996b14f080180b56a6999fc57d8a4a94898
wpt-pr: 9922
2018-03-31 22:33:37 +01:00
Adam Rice 09c6a01a0d Bug 1444940 [wpt PR 9926] - Streams: Modify tests to expect abort reason passthrough, a=testonly
Automatic update from web-platform-testsStreams: Modify tests to expect abort reason passthrough (#9926)

This tests the changes in https://github.com/whatwg/streams/pull/903.

Replace expectations that a TypeError will be stored after abort() is
called with with expectations that the reason passed to abort() will be
stored instead.

Also add a test of the stored error on the readable side of a
TransformStream after abort() has been called on the writable size. This
was not explicitly tested.

Also fix a bug in the general.js test: it didn't wrap a call to
assert_unreached properly, so a failure would have shown up as an
unhandled rejection rather than being reported properly.

wpt-commits: 81468a0b88d771af9dfa0feb5de99367e32d4b6e
wpt-pr: 9926
wpt-commits: 81468a0b88d771af9dfa0feb5de99367e32d4b6e
wpt-pr: 9926
2018-03-31 22:33:34 +01:00
Darren Shen e11df15978 Bug 1444011 [wpt PR 9914] - [css-typed-om] Clean up CSSUnparsedValue & CSSVariableRefValue tests., a=testonly
Automatic update from web-platform-tests[css-typed-om] Clean up CSSUnparsedValue & CSSVariableRefValue tests.

This patch:
- Splits existing tests into different files testing different parts of
  the IDL (e.g. separate file for cssUnparsedValue.length)
- Fix some stylistic issues.

Bug: 774887
Change-Id: I8b37679b96d1b1b6e44c4eb596036dcafa88264b
Reviewed-on: https://chromium-review.googlesource.com/954525
Reviewed-by: nainar <nainar@chromium.org>
Commit-Queue: Darren Shen <shend@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542012}

wpt-commits: 68c1f9a88c22efb81b62f9e2365bf294996a3adf
wpt-pr: 9914
wpt-commits: 68c1f9a88c22efb81b62f9e2365bf294996a3adf
wpt-pr: 9914
2018-03-31 22:33:31 +01:00
Philip Jägenstedt 245fb2027e Bug 1444940 [wpt PR 9215] - Add css-align/OWNERS, a=testonly
Automatic update from web-platform-testsAdd css-align/OWNERS (#9215)

wpt-commits: 72c64a576c0df0cd57d5b43d8d5025fbfdfd5727
wpt-pr: 9215
wpt-commits: 72c64a576c0df0cd57d5b43d8d5025fbfdfd5727
wpt-pr: 9215
2018-03-31 22:33:29 +01:00
Luke Bjerring 13837c99ef Bug 1444940 [wpt PR 9835] - Update the uievents IDL file, a=testonly
Automatic update from web-platform-testsUpdate the UI Events IDL file (#9835)

wpt-commits: 311196cda05bbe4970c220f397a2f49045c56674
wpt-pr: 9835
wpt-commits: 311196cda05bbe4970c220f397a2f49045c56674
wpt-pr: 9835
2018-03-31 22:33:26 +01:00
Luke Bjerring 96d3384f12 Bug 1444352 [wpt PR 9782] - Update the entries-api IDL file, a=testonly
Automatic update from web-platform-testsAdd entries-api idl file

--
Updated entries-api IDL file

wpt-commits: 9a9e75272ad752bda0b418e38ec91340f131a87d, 9817f7f027fe1e92cc2fce31d6002c4d669918e8
wpt-pr: 9782
wpt-commits: 9a9e75272ad752bda0b418e38ec91340f131a87d, 9817f7f027fe1e92cc2fce31d6002c4d669918e8
wpt-pr: 9782
2018-03-31 22:33:23 +01:00
Kriti Singh 1cb55a762d Bug 1444145 [wpt PR 9930] - removed tests g,h,q,r from cascade-import-002.xht, a=testonly
Automatic update from web-platform-testsRemove tests testing <meta http-equiv=link> from cascade-import-002.xht (#9930)

Remove tests g,h,q,r from cascade-import-002.xht because they test the obsoleted and removed <meta http-equiv=link>.

Closes #9910

wpt-commits: df0b73bd250883fa768b6925cf7deed49abc65be
wpt-pr: 9930
wpt-commits: df0b73bd250883fa768b6925cf7deed49abc65be
wpt-pr: 9930
2018-03-31 22:33:21 +01:00
Josh Matthews 7cd46d77e5 Bug 1443887 [wpt PR 9902] - Add a lint to catch adding files that would otherwise be ignored by git., a=testonly
Automatic update from web-platform-testsAdd a lint to catch adding files that would otherwise be ignored by git.

wpt-commits: b3b4332e7aaf7b027c11be8a0750b9136bb90a70
wpt-pr: 9902
wpt-commits: b3b4332e7aaf7b027c11be8a0750b9136bb90a70
wpt-pr: 9902
2018-03-31 22:33:18 +01:00
moz-wptsync-bot a188b0bade Bug 1443820 [wpt PR 9898] - Update wpt metadata, a=testonly
wpt-pr: 9898
wpt-type: metadata
2018-03-31 22:33:15 +01:00
Chris Nardi b5ba4c05c2 Bug 1443820 [wpt PR 9898] - Upstream CSS selectors tests to WPT, a=testonly
Automatic update from web-platform-testsUpstream CSS selectors tests to WPT

Remove already existing duplicate tests, and upstream a unified version
of currently existing an + b selector parsing tests.

Bug: 818475
Change-Id: Id889175e0d4df27037ee335d23020c213c148b44
Reviewed-on: https://chromium-review.googlesource.com/952078
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Chris Nardi <cnardi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541774}

wpt-commits: 3ac8f0533e2f064a389aef29f194761112ce0d6e
wpt-pr: 9898
wpt-commits: 3ac8f0533e2f064a389aef29f194761112ce0d6e
wpt-pr: 9898
2018-03-31 22:33:14 +01:00
moz-wptsync-bot 798821f072 Bug 1441751 [wpt PR 9706]- Update wpt metadata, a=testonly
wpt-pr: 9706
wpt-type: metadata
2018-03-31 22:33:12 +01:00
Marcos Cáceres e393a05999 Bug 1441751 [wpt PR 9706] - Add regionCode test (manual and idl), a=testonly
Automatic update from web-platform-testsAdd regionCode test (manual and idl) (#9706)

* Add regionCode test (manual and idl)

wpt-commits: da1dbe3f91878a59a8981bdc9b99a84d552e131f
wpt-pr: 9706
wpt-commits: da1dbe3f91878a59a8981bdc9b99a84d552e131f
wpt-pr: 9706
2018-03-31 22:33:10 +01:00
Chandan Padhi 2fbd1ca168 Bug 1442221 [wpt PR 9733] - Introduce InputDeviceInfo interface, a=testonly
Automatic update from web-platform-testsIntroduce InputDeviceInfo interface

InputDeviceInfo extends MediaDeviceInfo and represents audio and video input
devices. These objects are the result of calling MediaDevices.enumerateDevices().
This interface gives access to the capabilities of the input device it represents
via getCapabilities() method which will be implemented in asubsequent CL.

Intent to implement and ship:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/h4sCuIqb_78

Bug: 817769
Change-Id: Ic9a016a05e622ee02b86d567f64c3ed84f0926c3
Reviewed-on: https://chromium-review.googlesource.com/942961
Commit-Queue: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541772}

wpt-commits: aaea1a41a04ac0ce565bbc59f296a647902de015
wpt-pr: 9733
wpt-commits: aaea1a41a04ac0ce565bbc59f296a647902de015
wpt-pr: 9733
2018-03-31 22:33:08 +01:00
Andy Paicu 3eacba62cb Bug 1440584 [wpt PR 9644] - 'navigate-to' directive tests, a=testonly
Automatic update from web-platform-tests'navigate-to' directive tests

PR: https://github.com/w3c/webappsec-csp/pull/290

Bug: 805886
Change-Id: I5bdda65c7e70e729b33a3647135fee6453e97e66
Reviewed-on: https://chromium-review.googlesource.com/934181
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541769}

wpt-commits: c36f23851a19457614035e9937d992f36ef434e9
wpt-pr: 9644
wpt-commits: c36f23851a19457614035e9937d992f36ef434e9
wpt-pr: 9644
2018-03-31 22:33:05 +01:00
Reuben Morais 0171a7927f Bug 1443127 [wpt PR 9806] - On MacOS, search for Firefox binary in common paths (Fixes #7125), a=testonly
Automatic update from web-platform-testsOn MacOS, search for Firefox binary in common paths (#7125)

wpt-commits: 38aab7a04669db60dbcc5bdb0a06f5acef3de1cd
wpt-pr: 9806
wpt-commits: 38aab7a04669db60dbcc5bdb0a06f5acef3de1cd
wpt-pr: 9806
2018-03-31 22:33:02 +01:00
jgraham f4c7c254ad Bug 1443495 [wpt PR 9875] - Require mozdownload and mozinstall when running wpt install., a=testonly
Automatic update from web-platform-testsRequire mozdownload and mozinstall when running wpt install. (#9875)

mozdownload and mozinstall are now used to install Firefox. Therefore
they are required to run the |wpt install| command.

wpt-commits: 6a8a912f1cd285b1a130fbb406dc5e76be08e625
wpt-pr: 9875
wpt-commits: 6a8a912f1cd285b1a130fbb406dc5e76be08e625
wpt-pr: 9875
2018-03-31 22:33:01 +01:00
Domenic Denicola 9fa7cccb26 Bug 1444940 [wpt PR 9917] - Writable streams: test changes to abort() under error conditions, a=testonly
Automatic update from web-platform-testsWritable streams: test changes to abort() under error conditions (#9917)

Follows https://github.com/whatwg/streams/pull/901.

wpt-commits: 79491118df6a1947dc80302fd81e02e3b3089cfb
wpt-pr: 9917
wpt-commits: 79491118df6a1947dc80302fd81e02e3b3089cfb
wpt-pr: 9917
2018-03-31 22:33:00 +01:00
Luke Bjerring be6c7248f6 Bug 1444940 [wpt PR 9836] - Update the url IDL file, a=testonly
Automatic update from web-platform-testsUpdate the url IDL file (#9836)

* Add url idl file
* Use url.idl file from url test.

wpt-commits: 23261ad99c192a6b978f263ecc8a1f487cf668ed
wpt-pr: 9836
wpt-commits: 23261ad99c192a6b978f263ecc8a1f487cf668ed
wpt-pr: 9836
2018-03-31 22:32:57 +01:00
Brandon Jones 0bac858160 Bug 1444005 [wpt PR 9913] - Moved XR getViewport, removed XRDevice.external, a=testonly
Automatic update from web-platform-testsMoved XR getViewport, removed XRDevice.external

Brings Chrome's implementation inline with the latest spec changes.

Bug: 819744
Change-Id: I716bab14bdbcc1c452a4dd447adbe28ffef05f98
Reviewed-on: https://chromium-review.googlesource.com/953259
Commit-Queue: Brandon Jones <bajones@chromium.org>
Reviewed-by: Brian Sheedy <bsheedy@chromium.org>
Reviewed-by: Michael Thiessen <mthiesse@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541739}

wpt-commits: 332d4483e11caeda304f3a3a7ede74f317fe6644
wpt-pr: 9913
wpt-commits: 332d4483e11caeda304f3a3a7ede74f317fe6644
wpt-pr: 9913
2018-03-31 22:32:54 +01:00
Chris Nardi b73182a3b9 Bug 1442493 [wpt PR 9739] - Upstream some CSSOM tests, a=testonly
Automatic update from web-platform-testsUpstream some CSSOM tests

Tests that were duplicates of those already existing in
web-platform-tests were deleted. Other tests were either moved to the
CSSOM directory in WPT, or appended to already existing tests. The
README was also deleted, as it is no longer accurate.

Change-Id: I0acb41c6102a572a1fc2401630732a8ff1c5263d
Reviewed-on: https://chromium-review.googlesource.com/945135
Reviewed-by: Robert Ma <robertma@chromium.org>
Reviewed-by: Darren Shen <shend@chromium.org>
Commit-Queue: Chris Nardi <cnardi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541716}

wpt-commits: 8ef3fed7cdd966fbbd831215cedc0ee4b8ea8d6e
wpt-pr: 9739
wpt-commits: 8ef3fed7cdd966fbbd831215cedc0ee4b8ea8d6e
wpt-pr: 9739
2018-03-31 22:32:51 +01:00
Lukasz Anforowicz 51ccd61811 Bug 1440377 [wpt PR 9635] - Move core CORB logic into //services/network., a=testonly
Automatic update from web-platform-testsMove core CORB logic into //services/network.

This CL moves the core CORB logic (figuring out if a given response
should be CORB-protected based on 1) response metadata like initiator,
MIME type, CORS headers and 2) sniffing the first bytes of the response)
from //content/common into //services/network.

As part of the move, this CL makes some extra, opportunistic changes:
- Renames the moved files (and the moved class) to match the name agreed
  upon in the explainer
  (s/CrossSiteDocumentClassifier/CrossOriginReadBlocking)
- Also moves the explainer doc to //services/network
- Tweaks the old CrossSiteDocumentMimeType enum so that
  - It is nested in CrossOriginReadBlocking::MimeType
  - The enum values have shorter names

In the long-term, the core CORB logic should only be needed within
services/network.  In the short-term, this logic has the following
consumers:

- content/browser/loader/cross_site_document_resource_handler.cc
  (integrates CORB into the old, pre-network-service,
  ResourceHandler-based world;  this can go away after the network
  service ships)

- content/renderer/loader/site_isolation_stats_gatherer.cc
  (gathers UMA that help decide what responses can be blocked
  by CORB with acceptably low risk of breaking existing websites;
  this can go away after CORB ships)

- WIP(https://crbug.com/792546): services/network/url_loader.cc
  (this will integrate CORB into the new, network-service world).

Bug: 792546
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
Change-Id: Ib8fe412b1f807d23e41700b7f7090cd4b77c1783
Reviewed-on: https://chromium-review.googlesource.com/929446
Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org>
Reviewed-by: John Abd-El-Malek <jam@chromium.org>
Reviewed-by: Nick Carter <nick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541661}

wpt-commits: 6cd55d2d27fa20b5c0f7d31e6899206eff44870b
wpt-pr: 9635
wpt-commits: 6cd55d2d27fa20b5c0f7d31e6899206eff44870b
wpt-pr: 9635
2018-03-31 22:32:49 +01:00
Darren Shen 7e9c76654a Bug 1443987 [wpt PR 9909] - [css-typed-om] Clean up parsing tests., a=testonly
Automatic update from web-platform-tests[css-typed-om] Clean up parsing tests.

This patch:
- Deletes unused interface.html
- Fixes <div> tag in tests.
- Adds case-sensitivity tests.

Bug: 774887
Change-Id: I194ec7549991bfcd7708e640458246b40fc3ab03
Reviewed-on: https://chromium-review.googlesource.com/952509
Reviewed-by: nainar <nainar@chromium.org>
Commit-Queue: Darren Shen <shend@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541592}

wpt-commits: ab1fd254ca0a97ca7cbca5c9fca853596cd22cfd
wpt-pr: 9909
wpt-commits: ab1fd254ca0a97ca7cbca5c9fca853596cd22cfd
wpt-pr: 9909
2018-03-31 22:32:46 +01:00
Ovidio Henriquez eb0783f5bb Bug 1443340 [wpt PR 9858] - bluetooth: Use DeviceUUID in FakeBluetooth, a=testonly
Automatic update from web-platform-testsbluetooth: Use DeviceUUID in FakeBluetooth

This change refactors the Web Bluetooth test API to use the
DeviceUUIDs helper class defined in BluetoothDevice. Additionally,
this change finishes the implementation of SimulateGATTServicesChanged,
and as a result, tests are updated to set the next discovery response
before calling this interface.

BUG=719826

Change-Id: I0f986eb7afe6fbf7ebaa80ac4b633d46a027b80d
Reviewed-on: https://chromium-review.googlesource.com/939984
Commit-Queue: Ovidio Henriquez <odejesush@chromium.org>
Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541577}

wpt-commits: 4038be686e4912ac1779f73f9fca8d9cbfbb1ec0
wpt-pr: 9858
wpt-commits: 4038be686e4912ac1779f73f9fca8d9cbfbb1ec0
wpt-pr: 9858
2018-03-31 22:32:43 +01:00
moz-wptsync-bot 7ce8097a19 Bug 1441562 [wpt PR 9693]- Update wpt metadata, a=testonly
wpt-pr: 9693
wpt-type: metadata
2018-03-31 22:32:41 +01:00
Philip Jägenstedt 3a08e071e4 Bug 1441562 [wpt PR 9693] - Add more tests for data: URLs with space in body, a=testonly
Automatic update from web-platform-testsAdd more tests for data: URLs with space in body

This is to bring attention to the surprising difference between
application/xml, application/javascript and text/javascript. In Chrome
and Firefox, only the application/javascript case fails.

wpt-commits: 08d063d028f26c1ade1b151a1fb01a9d29877fdd
wpt-pr: 9693
wpt-commits: 08d063d028f26c1ade1b151a1fb01a9d29877fdd
wpt-pr: 9693
2018-03-31 22:32:39 +01:00
Benjamin C. Wiley Sittler 47adc21977 Bug 1443718 [wpt PR 9892] - Consolidate all IDL files into interfaces/, a=testonly
Automatic update from web-platform-testsMerge pull request #9892 from w3c/idl-in-interfaces

Consolidate all IDL files into interfaces/

wpt-commits: 4a9668d4ff65e156d833f1ebc48b6ee7e6d46779
wpt-pr: 9892
wpt-commits: 4a9668d4ff65e156d833f1ebc48b6ee7e6d46779
wpt-pr: 9892


--HG--
rename : testing/web-platform/tests/FileAPI/idlharness.idl => testing/web-platform/tests/interfaces/FileAPI.idl
rename : testing/web-platform/tests/IndexedDB/interfaces.idl => testing/web-platform/tests/interfaces/IndexedDB.idl
rename : testing/web-platform/tests/background-fetch/interfaces.idl => testing/web-platform/tests/interfaces/background-fetch.idl
rename : testing/web-platform/tests/cookie-store/cookie-store.idl => testing/web-platform/tests/interfaces/cookie-store.idl
rename : testing/web-platform/tests/encrypted-media/EncryptedMediaExtensions.idl => testing/web-platform/tests/interfaces/encrypted-media.idl
rename : testing/web-platform/tests/entries-api/interfaces.idl => testing/web-platform/tests/interfaces/entries-api.idl
rename : testing/web-platform/tests/storage/interfaces.idl => testing/web-platform/tests/interfaces/storage.idl
rename : testing/web-platform/tests/webauthn/interfaces.idl => testing/web-platform/tests/interfaces/webauthn.idl
2018-03-31 22:32:37 +01:00
moz-wptsync-bot dfd87f9559 Bug 1443740 [wpt PR 9896] - Update wpt metadata, a=testonly
wpt-pr: 9896
wpt-type: metadata
2018-03-31 22:32:34 +01:00
Domenic Denicola 771634b3a7 Bug 1443740 [wpt PR 9896] - Readable streams: test no throwing on redundant controller.error(), a=testonly
Automatic update from web-platform-testsReadable streams: test no throwing on redundant controller.error()

Follows https://github.com/whatwg/streams/pull/895.

wpt-commits: efa3c757473b615b31bcfbdd9e386db6bbb0f180
wpt-pr: 9896
wpt-commits: efa3c757473b615b31bcfbdd9e386db6bbb0f180
wpt-pr: 9896
2018-03-31 22:32:32 +01:00
Luke Bjerring b1440e0ac1 Bug 1444940 [wpt PR 9852] - Update the webidl IDL file, a=testonly
Automatic update from web-platform-testsUpdate the webidl IDL file (#9852)

wpt-commits: fbf57c4fdcfec9bba0ccb8fff495b23ed373c8ab
wpt-pr: 9852
wpt-commits: fbf57c4fdcfec9bba0ccb8fff495b23ed373c8ab
wpt-pr: 9852
2018-03-31 22:32:30 +01:00
Luke Bjerring 10ca00d0c3 Bug 1444351 [wpt PR 9764] - Update the clipboard-apis IDL file, a=testonly
Automatic update from web-platform-testsUpdate the clipboard-apis IDL file (#9764)

* Rename clipboard.idl -> clipboard-apis.idl
* Test a ClipboardEvent instance too

wpt-commits: 51e77bba5c7e01c569bf2150d0ea489c92111b19
wpt-pr: 9764
wpt-commits: 51e77bba5c7e01c569bf2150d0ea489c92111b19
wpt-pr: 9764
2018-03-31 22:32:27 +01:00
Dominic Farolino aa309bd3b3 Bug 1443348 [wpt PR 9860] - Enforce RequestInit enum values, a=testonly
Automatic update from web-platform-testsEnforce RequestInit enum values

This makes the Fetch API more standards compliant by
enforcing the enum values in the RequestInit dictionary,
as this is not taken care of by the IDL bindings themselves.
This enforces the mode, credentials, cache, and redirect properties
of RequestInit.

R=yhirano@chromium.org, yoav@yoav.ws

Bug: 777116
Change-Id: I8db5fd991b5ffa039dc2f67b4d8f525647fbf915
Reviewed-on: https://chromium-review.googlesource.com/841270
Commit-Queue: Yoav Weiss <yoav@yoav.ws>
Reviewed-by: Yoav Weiss <yoav@yoav.ws>
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541515}

wpt-commits: ab5b01b067b08ed34064b1eb0f7d82935969a20b
wpt-pr: 9860
wpt-commits: ab5b01b067b08ed34064b1eb0f7d82935969a20b
wpt-pr: 9860
2018-03-31 22:32:24 +01:00
moz-wptsync-bot 883fb44618 Bug 1443250 [wpt PR 9823] - Update wpt metadata, a=testonly
wpt-pr: 9823
wpt-type: metadata
2018-03-31 22:32:22 +01:00
Raymond Toy aa58a75af4 Bug 1443250 [wpt PR 9823] - Move merger/splitter tests to WPT, a=testonly
Automatic update from web-platform-testsMove merger/splitter tests to WPT

Move the ChannelMerger and ChannelSplitter tests to WPT.
ChannelSplitteraudiochannelsplitter.html removed from SmokeTests.

Note that ChannelMerger/audiochannelmerger-cycle.html isn't moved.
Firefox currently fails this test, but I think Firefox is correct and
Chrome is wrong.  We'll move this test later.

Bug: 745778
Change-Id: I981a773a9c654f26d15e80eb5ec699b0eca0c8d7
Reviewed-on: https://chromium-review.googlesource.com/949053
Reviewed-by: Hongchan Choi <hongchan@chromium.org>
Reviewed-by: Robert Ma <robertma@chromium.org>
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541508}

wpt-commits: 2e161037e0797ced5b7b6edef3b9abfa5da1df30
wpt-pr: 9823
wpt-commits: 2e161037e0797ced5b7b6edef3b9abfa5da1df30
wpt-pr: 9823
2018-03-31 22:32:20 +01:00
Stephen McGruer a12f231eac Bug 1443568 [wpt PR 9881] - Reland "Port another set of sticky tests to JS rather than reftests", a=testonly
Automatic update from web-platform-testsReland "Port another set of sticky tests to JS rather than reftests"

This is a reland of 913109149534a732bdb5461d0ba2759f5d2f50f4

Now that the WPT test infra has been pulled from upstream, the hope is
that changing tests from reftest to jsharness won't cause the bots to
fail horribly.

Original change's description:
> Port another set of sticky tests to JS rather than reftests
>
> Change-Id: Idf6dd882d2d50b1ec349f245d76717553ee266b3
> Reviewed-on: https://chromium-review.googlesource.com/882002
> Reviewed-by: Robert Flack <flackr@chromium.org>
> Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#532966}

Bug: 699244
Change-Id: Ib8c16d08f1327765e0bd322a708452373db8581c
Reviewed-on: https://chromium-review.googlesource.com/951662
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Reviewed-by: Robert Flack <flackr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541437}

wpt-commits: 0070589338713156909137fbf4cc86ebdba8bc7c
wpt-pr: 9881
wpt-commits: 0070589338713156909137fbf4cc86ebdba8bc7c
wpt-pr: 9881
2018-03-31 22:32:18 +01:00
Joanmarie Diggs 13b1fe0f8d Bug 1443563 [wpt PR 9880] - AccName: Correct "embedded-menu" expectations; add three new test cases, a=testonly
Automatic update from web-platform-testsAccName: Correct "embedded-menu" expectations; add three new test cases

wpt-commits: f30653cc02424fb8819890ca873cefc045e45868
wpt-pr: 9880
wpt-commits: f30653cc02424fb8819890ca873cefc045e45868
wpt-pr: 9880
2018-03-31 22:32:15 +01:00
Manuel Rego Casasnovas 2f82d02404 Bug 1441943 [wpt PR 9718] - Remove duplicated fonts and put them under /fonts/, a=testonly
Automatic update from web-platform-testsRemove duplicated fonts and put them under /fonts/ (#9718)

This patch removes the duplicated fonts we have in the repository
by copying them under /fonts/ and removing the duplicates.
The paths are updated accordingly to point to the new location.

In addition this patch moves the content of /css/fonts/ under /fonts/,
so there is a single common "fonts" folder on the repository.

wpt-commits: e45d0cf81b1ed64f877279a75c0ffd112fa7741e
wpt-pr: 9718
wpt-commits: e45d0cf81b1ed64f877279a75c0ffd112fa7741e
wpt-pr: 9718


--HG--
rename : testing/web-platform/tests/css/CSS2/visudet/support/AD.woff => testing/web-platform/tests/fonts/AD.woff
rename : testing/web-platform/tests/css/fonts/CSSTest/LICENSE => testing/web-platform/tests/fonts/CSSTest/LICENSE
rename : testing/web-platform/tests/css/fonts/CSSTest/README => testing/web-platform/tests/fonts/CSSTest/README
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-ascii.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-ascii.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-basic-bold.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-basic-bold.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-basic-bolditalic.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-basic-bolditalic.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-basic-italic.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-basic-italic.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-basic-regular.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-basic-regular.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-fallback.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-fallback.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-familyname-bold.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-familyname-bold.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-familyname-funkyA.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-familyname-funkyA.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-familyname-funkyB.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-familyname-funkyB.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-familyname-funkyC.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-familyname-funkyC.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-familyname.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-familyname.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-verify.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-verify.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-100.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-100.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-1479-w1.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-1479-w1.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-1479-w4.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-1479-w4.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-1479-w7.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-1479-w7.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-1479-w9.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-1479-w9.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-15-w1.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-15-w1.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-15-w5.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-15-w5.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-200.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-200.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-24-w2.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-24-w2.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-24-w4.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-24-w4.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-2569-w2.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-2569-w2.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-2569-w5.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-2569-w5.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-2569-w6.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-2569-w6.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-2569-w9.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-2569-w9.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-258-w2.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-258-w2.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-258-w5.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-258-w5.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-258-w8.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-258-w8.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-300.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-300.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-3589-w3.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-3589-w3.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-3589-w5.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-3589-w5.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-3589-w8.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-3589-w8.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-3589-w9.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-3589-w9.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-400.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-400.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-47-w4.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-47-w4.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-47-w7.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-47-w7.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-500.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-500.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-600.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-600.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-700.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-700.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-800.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-800.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-900.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-900.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-full-w1.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-full-w1.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-full-w2.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-full-w2.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-full-w3.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-full-w3.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-full-w4.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-full-w4.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-full-w5.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-full-w5.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-full-w6.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-full-w6.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-full-w7.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-full-w7.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-full-w8.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-full-w8.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights-full-w9.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights-full-w9.ttf
rename : testing/web-platform/tests/css/fonts/CSSTest/csstest-weights.ttf => testing/web-platform/tests/fonts/CSSTest/csstest-weights.ttf
rename : testing/web-platform/tests/preload/resources/CanvasTest.ttf.sub.headers => testing/web-platform/tests/fonts/CanvasTest.ttf.sub.headers
rename : testing/web-platform/tests/css/css-text/i18n/support/GentiumPlus-R.woff => testing/web-platform/tests/fonts/GentiumPlus-R.woff
rename : testing/web-platform/tests/css/CSS2/visudet/support/Revalia.woff => testing/web-platform/tests/fonts/Revalia.woff
rename : testing/web-platform/tests/css/css-writing-modes/support/adobe-fonts/CSSFWOrientationTest.otf => testing/web-platform/tests/fonts/adobe-fonts/CSSFWOrientationTest.otf
rename : testing/web-platform/tests/css/css-writing-modes/support/adobe-fonts/CSSHWOrientationTest.otf => testing/web-platform/tests/fonts/adobe-fonts/CSSHWOrientationTest.otf
rename : testing/web-platform/tests/css/css-writing-modes/support/adobe-fonts/LICENSE => testing/web-platform/tests/fonts/adobe-fonts/LICENSE
rename : testing/web-platform/tests/css/css-writing-modes/support/adobe-fonts/README.md => testing/web-platform/tests/fonts/adobe-fonts/README.md
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_Ahem!.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_Ahem!.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_MissingItalicOblique.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_MissingItalicOblique.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_MissingNormal.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_MissingNormal.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_SmallCaps.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_SmallCaps.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_WhiteSpace.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_WhiteSpace.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_cursive.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_cursive.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_default.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_default.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_fantasy.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_fantasy.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_inherit.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_inherit.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_initial.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_initial.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_monospace.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_monospace.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_sans-serif.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_sans-serif.TTF
rename : testing/web-platform/tests/css/fonts/ahem-extra/AHEM_serif.TTF => testing/web-platform/tests/fonts/ahem-extra/AHEM_serif.TTF
rename : testing/web-platform/tests/css/css-text/i18n/reference/support/mplus-1p-regular.woff => testing/web-platform/tests/fonts/mplus-1p-regular.woff
rename : testing/web-platform/tests/css/fonts/noto/NotoSansAdlam-hinted/LICENSE_OFL.txt => testing/web-platform/tests/fonts/noto/NotoSansAdlam-hinted/LICENSE_OFL.txt
rename : testing/web-platform/tests/css/fonts/noto/NotoSansAdlam-hinted/NotoSansAdlam-Regular.ttf => testing/web-platform/tests/fonts/noto/NotoSansAdlam-hinted/NotoSansAdlam-Regular.ttf
rename : testing/web-platform/tests/css/fonts/noto/NotoSansAdlam-hinted/README => testing/web-platform/tests/fonts/noto/NotoSansAdlam-hinted/README
rename : testing/web-platform/tests/css/fonts/noto/NotoSansCypriot-hinted/LICENSE_OFL.txt => testing/web-platform/tests/fonts/noto/NotoSansCypriot-hinted/LICENSE_OFL.txt
rename : testing/web-platform/tests/css/fonts/noto/NotoSansCypriot-hinted/NotoSansCypriot-Regular.ttf => testing/web-platform/tests/fonts/noto/NotoSansCypriot-hinted/NotoSansCypriot-Regular.ttf
rename : testing/web-platform/tests/css/fonts/noto/NotoSansCypriot-hinted/README => testing/web-platform/tests/fonts/noto/NotoSansCypriot-hinted/README
rename : testing/web-platform/tests/css/fonts/NotoSansDeseret-Regular.ttf => testing/web-platform/tests/fonts/noto/NotoSansDeseret-Regular.ttf
rename : testing/web-platform/tests/css/css-writing-modes/reference/support/sileot-webfont.woff => testing/web-platform/tests/fonts/sileot-webfont.woff
rename : testing/web-platform/tests/css/css-writing-modes/reference/support/tcu-font.woff => testing/web-platform/tests/fonts/tcu-font.woff
2018-03-31 22:32:12 +01:00
Wanming Lin 0a8d5cd259 Bug 1443721 [wpt PR 9895] - Rename generic-sensor as sensors to align with specname, a=testonly
Automatic update from web-platform-testsRename generic-sensor as sensors to align with specname (#9895)

* Rename generic-sensor.idl as sensors.idl to align with specname

* rename generic-sensor directory as sensors

wpt-commits: 857f5c373a8f6155b5a2c78b69800a00730dcb46
wpt-pr: 9895
wpt-commits: 857f5c373a8f6155b5a2c78b69800a00730dcb46
wpt-pr: 9895


--HG--
rename : testing/web-platform/tests/interfaces/generic-sensor.idl => testing/web-platform/tests/interfaces/sensors.idl
rename : testing/web-platform/tests/generic-sensor/OWNERS => testing/web-platform/tests/sensors/OWNERS
rename : testing/web-platform/tests/generic-sensor/SensorErrorEvent-constructor.https.html => testing/web-platform/tests/sensors/SensorErrorEvent-constructor.https.html
rename : testing/web-platform/tests/generic-sensor/generic-sensor-feature-policy-test.sub.js => testing/web-platform/tests/sensors/generic-sensor-feature-policy-test.sub.js
rename : testing/web-platform/tests/generic-sensor/generic-sensor-tests.js => testing/web-platform/tests/sensors/generic-sensor-tests.js
2018-03-31 22:32:06 +01:00
Domenic Denicola 6ab17baa48 Bug 1443112 [wpt PR 9804] - Add some basic autofocus tests, a=testonly
Automatic update from web-platform-testsAdd some basic autofocus tests

Follows https://github.com/whatwg/html/pull/3488, although certainly doesn't test the underlying issue exhaustively.

wpt-commits: b92c2b1e320cfd5f2afeb111776ba021c8e28b3c
wpt-pr: 9804
wpt-commits: b92c2b1e320cfd5f2afeb111776ba021c8e28b3c
wpt-pr: 9804
2018-03-31 22:32:03 +01:00
moz-wptsync-bot b6c8e88638 Bug 1440165 [wpt PR 9619]- Update wpt metadata, a=testonly
wpt-pr: 9619
wpt-type: metadata
2018-03-31 22:32:00 +01:00
Marcos Cáceres b6c921d974 Bug 1440165 [wpt PR 9619] - add string coercion test, a=testonly
Automatic update from web-platform-testsadd string coercion test (#9619)

wpt-commits: 5e7cd96e20206da3feebea067e7385808e44d4a2
wpt-pr: 9619
wpt-commits: 5e7cd96e20206da3feebea067e7385808e44d4a2
wpt-pr: 9619
2018-03-31 22:31:59 +01:00
Marcos Cáceres b276ad3f7e Bug 1441740 [wpt PR 9702] - refactor: better naming of things, a=testonly
Automatic update from web-platform-testsnit: better naming of things (#9702)

wpt-commits: 44442a796af60e68246890e96864e74da0620f70
wpt-pr: 9702
wpt-commits: 44442a796af60e68246890e96864e74da0620f70
wpt-pr: 9702
2018-03-31 22:31:56 +01:00
moz-wptsync-bot f37f67c3d4 Bug 1443707 [wpt PR 9869] - Update wpt metadata, a=testonly
wpt-pr: 9869
wpt-type: metadata
2018-03-31 22:31:54 +01:00
Domenic Denicola 03e2f7f9e4 Bug 1443707 [wpt PR 9869] - Add tests for customElements.upgrade(), a=testonly
Automatic update from web-platform-testsAdd tests for customElements.upgrade() (#9869)

* Add tests for customElements.upgrade()

Follows https://github.com/whatwg/html/pull/3535.

* Fix one test; test that it's shadow-including descendants

wpt-commits: e3b651475426769bba0f043fd53e11a9c4ef93d5
wpt-pr: 9869
wpt-commits: e3b651475426769bba0f043fd53e11a9c4ef93d5
wpt-pr: 9869
2018-03-31 22:31:52 +01:00
moz-wptsync-bot 9bdb976892 Bug 1443719 [wpt PR 9893] - Update wpt metadata, a=testonly
wpt-pr: 9893
wpt-type: metadata
2018-03-31 22:31:50 +01:00
Wanming Lin 861fc10c9d Bug 1443719 [wpt PR 9893] - Use interfaces/web-nfc.idl file, a=testonly
Automatic update from web-platform-testsUse interfaces/web-nfc.idl file (#9893)

wpt-commits: 98cb695c7e5a99da759c095a8b0e59fef2aebc2d
wpt-pr: 9893
wpt-commits: 98cb695c7e5a99da759c095a8b0e59fef2aebc2d
wpt-pr: 9893
2018-03-31 22:31:48 +01:00
Luke Bjerring 628c4d5f17 Bug 1444350 [wpt PR 9842] - Update the web-nfc IDL file, a=testonly
Automatic update from web-platform-testsAdd web-nfc idl file

wpt-commits: 7630f93dbb0b37cc771ed8abcae5a955b1c3f8fe
wpt-pr: 9842
wpt-commits: 7630f93dbb0b37cc771ed8abcae5a955b1c3f8fe
wpt-pr: 9842
2018-03-31 22:31:46 +01:00
Luke Bjerring 51bade63b0 Bug 1444349 [wpt PR 9795] - Update orientation-sensor IDL file, a=testonly
Automatic update from web-platform-testsUpdate orientation-sensor IDL (#9795)

wpt-commits: 2a4708a7c47e09e67f9561cf486ab9c9765a57f6
wpt-pr: 9795
wpt-commits: 2a4708a7c47e09e67f9561cf486ab9c9765a57f6
wpt-pr: 9795
2018-03-31 22:31:43 +01:00
Raymond Toy 4e4a1dc9bb Bug 1442809 [wpt PR 9798] - Upstream ConvolverNode tests to WPT, a=testonly
Automatic update from web-platform-testsUpstream ConvolverNode tests to WPT

Add thresholds to allow for differences in expected results.

Needed for Firefox to pass the tests.  Thresholds were set using
Firefox on Linux.  Where the tests pass, the output looks correct
except for small numerical differences.

Bug: 745778
Change-Id: I8fa6582ac960922e777d83d9debc71aa36e1741b
Reviewed-on: https://chromium-review.googlesource.com/947096
Reviewed-by: Hongchan Choi <hongchan@chromium.org>
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541318}

wpt-commits: 16376ce7a6ca10ca6ac31dff565c47b6555e3103
wpt-pr: 9798
wpt-commits: 16376ce7a6ca10ca6ac31dff565c47b6555e3103
wpt-pr: 9798
2018-03-31 22:31:40 +01:00
moz-wptsync-bot 0eb8f93dd2 Bug 1443628 [wpt PR 9883] - Update wpt metadata, a=testonly
wpt-pr: 9883
wpt-type: metadata
2018-03-31 22:31:37 +01:00