Commit Graph

23876 Commits

Author SHA1 Message Date
Ella Ge
0d75c2f627 Bug 1465647 [wpt PR 11259] - remove createTouchList, a=testonly
Automatic update from web-platform-testsremove createTouchList

This Cl removes document.createTouchList and related tests.

Use count is drop to a safer value, ready to remove in M69.
UseCounter:
https://www.chromestatus.com/metrics/feature/timeline/popularity/2368

intent to deprecate and Remove:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/GLbUpUUnQzc

PR to touch-events spec:
https://github.com/w3c/touch-events/pull/96

Bug: 518868
Change-Id: Ia4451d0d32bf5bbb6d9c9c543ac77187c5161b42
Reviewed-on: https://chromium-review.googlesource.com/1055799
Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org>
Reviewed-by: Bo <boliu@chromium.org>
Reviewed-by: David Bokan <bokan@chromium.org>
Reviewed-by: Rick Byers <rbyers@chromium.org>
Commit-Queue: Ella Ge <eirage@chromium.org>
Cr-Commit-Position: refs/heads/master@{#563490}

--

wpt-commits: 8e1adf3ff681a013968a3fd6b3115c44587babec
wpt-pr: 11259
2018-06-10 09:32:21 +01:00
moz-wptsync-bot
f5629fe0c1 Bug 1454210 [wpt PR 10478] - Update wpt metadata, a=testonly
wpt-pr: 10478
wpt-type: metadata
2018-06-10 09:32:18 +01:00
Chris Nardi
afd7a3de34 Bug 1454210 [wpt PR 10478] - Correct serialization of URL in background-332.html, a=testonly
Automatic update from web-platform-testsCorrect serialization of URL in background-332.html (#10478)

* Correct serialization of URL in background-332.html

According to https://drafts.csswg.org/cssom/#serialize-a-url, the serialization of a URL always includes double-quotes, and per https://drafts.csswg.org/css-values/#relative-urls, if a URL appears in a computed style, it is resolved to an absolute URL. Adjust background-332.html to match the spec, and update the test description to clarify the computed style is being tested.

--

wpt-commits: b792706b1001a1e8d93b26e8cea341ecffe8417e
wpt-pr: 10478
2018-06-10 09:32:16 +01:00
Hiroki Nakagawa
e68459caac Bug 1465794 [wpt PR 11274] - Worker: Change the default credentials option from 'omit' to 'same-origin', a=testonly
Automatic update from web-platform-testsWorker: Change the default credentials option from 'omit' to 'same-origin'

This is a follow-up for the spec change:
https://github.com/whatwg/html/pull/3656

Note that ES Modules for dedicated workers is still behind the flag and this
change doesn't affect applications in the real world.

Bug: 848247
Change-Id: I25083f3f11f9d13663e16e2f4c137095e9b12b01
Reviewed-on: https://chromium-review.googlesource.com/1080668
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org>
Cr-Commit-Position: refs/heads/master@{#563465}

--

wpt-commits: 72c7cfed684554c0d65b7a33d413df9ae1c5999f
wpt-pr: 11274
2018-06-10 09:32:13 +01:00
moz-wptsync-bot
bd0b6c5792 Bug 1438730 [wpt PR 9553] - Update wpt metadata, a=testonly
wpt-pr: 9553
wpt-type: metadata
2018-06-10 09:32:11 +01:00
Javier Fernandez
5d43953ea0 Bug 1438730 [wpt PR 9553] - [css-grid] Baseline alignment inside the tracks sizing algorithm, a=testonly
Automatic update from web-platform-tests[css-grid] Baseline alignment inside the tracks sizing algorithm

We have identified several cases where the Baseline Alignment accounts
for the grid's intrinsic size. Since we depend on the track sizing
algorithm to compute the grid's intrinsic size, the only way to handle
all these cases is to integrate the baseline alignment logic in the
algorithm.

Additionally, the CSSWG has identified several cases that can't be
solved properly; such cases have in common that they imply cyclic
dependencies between the item's and grid area's size. The CSSWG has
resolved that these items don't participate in baseline alignment:

https://github.com/w3c/csswg-drafts/issues/1365

There are also other related issues with some examples and relevant
discussions about this topic:

https://github.com/w3c/csswg-drafts/issues/1039
https://github.com/w3c/csswg-drafts/issues/1409

Bug: 704713
Change-Id: I817b16eb43aa76f4827deb8f1f20efb7fde3dc22
Reviewed-on: https://chromium-review.googlesource.com/923261
Commit-Queue: Javier Fernandez <jfernandez@igalia.com>
Reviewed-by: Sergio Villar <svillar@igalia.com>
Cr-Commit-Position: refs/heads/master@{#562406}

--

wpt-commits: 82b278966038f26cb83ceeb67404b0ce7e13a74c
wpt-pr: 9553
2018-06-10 09:32:09 +01:00
moz-wptsync-bot
d46206e2e6 Bug 1455793 [wpt PR 10556] - Update wpt metadata, a=testonly
wpt-pr: 10556
wpt-type: metadata
2018-06-10 09:32:06 +01:00
Chris Nardi
058a4372fe Bug 1455793 [wpt PR 10556] - Remove tests for the crop property, a=testonly
Automatic update from web-platform-testsRemove tests for the crop property (#10556)

There is a comment in the test that it wasn't implemented in anywhere, and it seems to have been removed from the spec (per 7f3fb42152). Remove the reference to the property from the testcases.
--

wpt-commits: f6867415601bc07b2801900b5d1cae9359612d07
wpt-pr: 10556
2018-06-10 09:32:04 +01:00
moz-wptsync-bot
ba7b8b1df8 Bug 1464503 [wpt PR 11165] - Update wpt metadata, a=testonly
wpt-pr: 11165
wpt-type: metadata
2018-06-10 09:32:02 +01:00
Fadi Meawad
8f3b4d6b16 Bug 1464503 [wpt PR 11165] - [PageLifecycle] Add WPT test for lifecycle's onfreeze callback, a=testonly
Automatic update from web-platform-tests[PageLifecycle] Add WPT test for lifecycle's onfreeze callback

Since the onfreeze callback is invoked based on an internal decision
from the browser, to be able to test the callback, we are adding support
for it from chromeGPUBenchmak as well as in chromedriver/WebDriver.

This CL focuses on the chromeGPUBenchmark solution.

The WPT test itself, verifies that the onfreeze callback is called, and
it also verifies that only fetch keepalive is allowed from withing the
callback.

Bug: chromium:837709
Change-Id: Ia4cb16dc10625f478ec270617da1a26395a9d29d
Reviewed-on: https://chromium-review.googlesource.com/1072899
Reviewed-by: Jonathon Kereliuk <kereliuk@chromium.org>
Reviewed-by: Shubhie Panicker <panicker@chromium.org>
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Commit-Queue: Fadi Meawad <fmeawad@chromium.org>
Cr-Commit-Position: refs/heads/master@{#563338}

--

wpt-commits: 3d6920b84bac82c45a8da5c8b04b6da0c64f02fd
wpt-pr: 11165
2018-06-10 09:32:00 +01:00
Victor Costan
edd862fe03 Bug 1466132 [wpt PR 11281] - Allow cookie-store IDL test to run even if objects not defined, a=testonly
Automatic update from web-platform-testsMerge pull request #11281 from csnardi/cookie-store-idl

Allow cookie-store IDL test to run even if objects not defined
--

wpt-commits: f172b83c6b6bea611e99d0a79bde72ddbdd60e62
wpt-pr: 11281
2018-06-10 09:31:57 +01:00
moz-wptsync-bot
773176924b Bug 1465868 [wpt PR 11279] - Update wpt metadata, a=testonly
wpt-pr: 11279
wpt-type: metadata
2018-06-10 09:31:54 +01:00
Frédéric Wang
1a3f8839d0 Bug 1465868 [wpt PR 11279] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=186127, a=testonly
Automatic update from web-platform-testsWebKit export of https://bugs.webkit.org/show_bug.cgi?id=186127 (#11279)

--

wpt-commits: 57fea798e1e933e1d5291608d9d12da661185bcb
wpt-pr: 11279
2018-06-10 09:31:53 +01:00
moz-wptsync-bot
3b2f8547d9 Bug 1465754 [wpt PR 11268] - Update wpt metadata, a=testonly
wpt-pr: 11268
wpt-type: metadata
2018-06-10 09:31:50 +01:00
Simon Pieters
95042e2dc7 Bug 1465754 [wpt PR 11268] - [css-properties-values-api] Avoid uncaught exception for CSS.registerProperty(), a=testonly
Automatic update from web-platform-tests[css-properties-values-api] Avoid uncaught exception for CSS.registerProperty()

--

wpt-commits: fe4769e10fe2f19ecbbf7d23c6480b0328e3d84a
wpt-pr: 11268
2018-06-10 09:31:48 +01:00
moz-wptsync-bot
85122b7599 Bug 1464483 [wpt PR 11166] - Update wpt metadata, a=testonly
wpt-pr: 11166
wpt-type: metadata
2018-06-10 09:31:45 +01:00
Ian Kilpatrick
a791fb970c Bug 1464483 [wpt PR 11166] - [css-layout-api] Allow passing of serialized data between parent<->child., a=testonly
Automatic update from web-platform-tests[css-layout-api] Allow passing of serialized data between parent<->child.

This allow arbitary parent<->child communation during layout. A parent
can send data to a child via:

// parent
const fragment = yield child.layoutNextFragment({data});

// child
*layout(children, edges, constraints, style) {
  const data = constraints.data; // receive data.
}

And child to parent via:

// child
*layout() {
  return {data};
}

// parent
const fragment = yield child.layoutNextFragment();
const data = fragment.data; // receive data.

As the parent and child layouts may be invoked in different worklet
global scopes, and don't allow data shared, the serialization of data
uses "kForStorage" which means that SharedArrayBuffers aren't allowed
in the serialization.

Serialization also occurs so that we are able to cache results.

Bug: 726125
Change-Id: Ib7e81b5778cef3af2c2f8a1ccef749f1d2ba4dfa
Reviewed-on: https://chromium-review.googlesource.com/1072150
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#563235}

--

wpt-commits: 8c8238ca96f913c1b90f838def7f9cf0253c0113
wpt-pr: 11166
2018-06-10 09:31:44 +01:00
moz-wptsync-bot
233969605f Bug 1465551 [wpt PR 11252] - Update wpt metadata, a=testonly
wpt-pr: 11252
wpt-type: metadata
2018-06-10 09:31:41 +01:00
Chris Nardi
1d488d2230 Bug 1465551 [wpt PR 11252] - Add MouseEvent/MouseEventInit as untested DOM IDLs, a=testonly
Automatic update from web-platform-testsMove HTML from untested IDL to a dependency IDL for DOM

The DOM idlharness test would not run as dependencies for the HTML IDL file were not declared. However, we don't need to define HTML as untested IDL -- using the new dependency IDL feature generates the same tests but prevents the current dependency problem.

--

wpt-commits: 2ae39a003cba3b1292d5239f6043281d9277d25b
wpt-pr: 11252
2018-06-10 09:31:39 +01:00
moz-wptsync-bot
4a6fef5f14 Bug 1465714 [wpt PR 11264] - Update wpt metadata, a=testonly
wpt-pr: 11264
wpt-type: metadata
2018-06-10 09:31:36 +01:00
Ms2ger
eca76e6d37 Bug 1465714 [wpt PR 11264] - HTML: Test hidden attribute on table elements, a=testonly
Automatic update from web-platform-testsHTML: Test hidden attribute on table elements (#11264)

--

wpt-commits: 89dc77674112c00ac5b513b7cdce68a341019f85
wpt-pr: 11264
2018-06-10 09:31:35 +01:00
Simon Pieters
09fc8dc7b8 Bug 1461932 [wpt PR 11016] - Refactor and split up with variant all encoding tests, a=testonly
Automatic update from web-platform-testsRefactor and split up with `variant` all encoding tests

Fixes #11015.
--

wpt-commits: d6c29bef8d4bcdfe4f689defca73360b07647d71
wpt-pr: 11016
2018-06-10 09:31:32 +01:00
Alice
7ef4a51436 Bug 1465687 [wpt PR 11261] - Update testdriver.md, a=testonly
Automatic update from web-platform-testsUpdate testdriver.md (#11261)

Fix link to list of special keys.
--

wpt-commits: 219ed4510789fff5d1efddced703bd0289348636
wpt-pr: 11261
2018-06-10 09:31:28 +01:00
Simon Pieters
bb91cab0a0 Bug 1465512 [wpt PR 11251] - Add support for // META: title=..., a=testonly
Automatic update from web-platform-testsAdd support for // META: title=...

--

wpt-commits: 730415d240e28dc6e829d70675cc8815ed8fe813
wpt-pr: 11251
2018-06-10 09:31:25 +01:00
Yoav Weiss
fefa415584 Bug 1465603 [wpt PR 11257] - Change Resource Timing default buffer size to 250., a=testonly
Automatic update from web-platform-testsChange Resource Timing default buffer size to 250.

Following a proposed spec change[1], this CL changes the number of entries
buffered by default before the Resource Timing buffer is full.

[1] https://github.com/w3c/resource-timing/pull/155

Bug: 847689
Change-Id: Id93bfea902b0cf049abdac12a98cc4fba7ff1dd3
Reviewed-on: https://chromium-review.googlesource.com/1078107
Reviewed-by: Nicolás Peña Moreno <npm@chromium.org>
Commit-Queue: Yoav Weiss <yoav@yoav.ws>
Cr-Commit-Position: refs/heads/master@{#563133}

--

wpt-commits: f696c249c6d41c32bdc04d0bec688ee00228a0cf
wpt-pr: 11257
2018-06-10 09:31:23 +01:00
moz-wptsync-bot
0c4b8ef0ee Bug 1464926 [wpt PR 11206] - Update wpt metadata, a=testonly
wpt-pr: 11206
wpt-type: metadata
2018-06-10 09:31:21 +01:00
Dave Tapuska
148e2a6b71 Bug 1464926 [wpt PR 11206] - Migrate fullscreen to use top layer., a=testonly
Automatic update from web-platform-testsMigrate fullscreen to use top layer.

Previous attempts of adding and removing to the top layer were done
synchronously. The spec has been updated to do this asynchronously and
this change matches those changes.

Bug: 240576
Change-Id: Ic57a651596c685daa4b32d78421de5db912c106e
Reviewed-on: https://chromium-review.googlesource.com/1066600
Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#563065}

--

wpt-commits: 1829a42c93e435937db68c8a842fa9b56dd39dc2
wpt-pr: 11206
2018-06-10 09:31:19 +01:00
moz-wptsync-bot
5224d12b8a Bug 1465415 [wpt PR 11246] - Update wpt metadata, a=testonly
wpt-pr: 11246
wpt-type: metadata
2018-06-10 09:31:16 +01:00
Manuel Rego Casasnovas
c2a9f9411f Bug 1465415 [wpt PR 11246] - [css-contain] Disable paint containment on internal table elements, a=testonly
Automatic update from web-platform-tests[css-contain] Disable paint containment on internal table elements

Text from the spec
(https://drafts.csswg.org/css-contain/#containment-paint):
  "... if the element is an internal table element other than
  'display: table-cell', ... paint containment has no effect."

The patch disables "contain: paint" for internal table elements
except table cells.

BUG=843329
TEST=external/wpt/css/css-contain/contain-paint-014.html
TEST=external/wpt/css/css-contain/contain-paint-015.html
TEST=external/wpt/css/css-contain/contain-paint-016.html
TEST=external/wpt/css/css-contain/contain-paint-017.html
TEST=external/wpt/css/css-contain/contain-paint-018.html
TEST=external/wpt/css/css-contain/contain-paint-019.html

Change-Id: I975950ab72fe5cc5aa106fa5fdafd37c64dd6d85
Reviewed-on: https://chromium-review.googlesource.com/1078868
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Commit-Queue: Manuel Rego Casasnovas <rego@igalia.com>
Cr-Commit-Position: refs/heads/master@{#563000}

--

wpt-commits: 76860d7aee0c9e0992f812123f47e8cc07f9e201
wpt-pr: 11246
2018-06-10 09:31:14 +01:00
moz-wptsync-bot
c731404b7f Bug 1465408 [wpt PR 11245] - Update wpt metadata, a=testonly
wpt-pr: 11245
wpt-type: metadata
2018-06-10 09:31:11 +01:00
Chandan Padhi
d0337f2fc2 Bug 1465408 [wpt PR 11245] - Support groupId in MediaDevices.getUserMedia() for audio tracks, a=testonly
Automatic update from web-platform-testsSupport groupId in MediaDevices.getUserMedia() for audio tracks

Bug: 834281
Change-Id: I246b48483acb423bf83ab9c3e352d51bfe31070f
Reviewed-on: https://chromium-review.googlesource.com/1078590
Reviewed-by: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Commit-Queue: Chandan Padhi <c.padhi@samsung.com>
Cr-Commit-Position: refs/heads/master@{#562961}

--

wpt-commits: be8d474a8a3dd64720133124c10e893b60e438d1
wpt-pr: 11245
2018-06-10 09:31:09 +01:00
Dave Tapuska
0d913dabc0 Bug 1464929 [wpt PR 11207] - Support promises for fullscreen API., a=testonly
Automatic update from web-platform-testsSupport promises for fullscreen API.

Add ability to store the promises in the pending requests and exits.

Adjust tests to ensure they work correctly with promises.

BUG=383813

Change-Id: I81e4780d5ea25b3a1ac7fef54b1fbc9c0d31897a
Reviewed-on: https://chromium-review.googlesource.com/1075711
Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#562946}

--

wpt-commits: 0fae4aa0c51c6193ef1b2b74a61352b832d95cfa
wpt-pr: 11207
2018-06-10 09:31:06 +01:00
moz-wptsync-bot
7e120afe76 Bug 1462701 [wpt PR 11072] - Merge w3ctestlib into web-platform-tests, a=testonly
Automatic update from web-platform-testsMerge pull request #11072 from gsnedders/merge-w3ctestlib

Merge w3ctestlib and apiclient into web-platform-tests as subtrees
--

wpt-commits: 1c7d7b815b29f08856205ab6e426c0e496ca0ef0
wpt-pr: 11072
2018-06-10 09:31:03 +01:00
moz-wptsync-bot
bb5a99093f Bug 1465631 [wpt PR 11189] - Update wpt metadata, a=testonly
wpt-pr: 11189
wpt-type: metadata
2018-06-10 09:31:02 +01:00
Simon Pieters
51c43b061c Bug 1465631 [wpt PR 11189] - Enable the port message queue in /workers/opaque-origin.html, a=testonly
Automatic update from web-platform-testsEnable the port message queue in /workers/opaque-origin.html

Fixes #11188.

--

wpt-commits: fa9e972c32b8f5e2df1575627dff832744fd17ef
wpt-pr: 11189
2018-06-10 09:31:00 +01:00
Chris Nardi
9c11a42ebf Bug 1465621 [wpt PR 11258] - Correct name of spec in Media Capabilities IDL test, a=testonly
Automatic update from web-platform-testsCorrect name of spec in Media Capabilities IDL test (#11258)

My commit adding this test had the incorrect name due to a copy & paste error, this change corrects the name of the spec.
--

wpt-commits: 5914510822645169fccb0a72d997c8f5bca66bbf
wpt-pr: 11258
2018-06-10 09:30:57 +01:00
moz-wptsync-bot
daa05b0251 Bug 1463841 [wpt PR 11128] - Update wpt metadata, a=testonly
wpt-pr: 11128
wpt-type: metadata
2018-06-10 09:30:54 +01:00
Luke Bjerring
6b2b4b9c81 Bug 1463841 [wpt PR 11128] - idlharness.js: add_dependency_idls: Include partials in attribute type imports., a=testonly
Automatic update from web-platform-testsidlharness.js: add_dependency_idls: Include partials in attribute type imports.

Change-Id: I57ad6795e9d53b800c70815ba0ab6808849db611
Reviewed-on: https://chromium-review.googlesource.com/1069663
Commit-Queue: Luke Bj <lukebjerring@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#562880}

--

wpt-commits: a9980e002815e14ad900fe4864d16296bdbadea7
wpt-pr: 11128
2018-06-10 09:30:53 +01:00
Aleks Totic
43f9d67ea1 Bug 1465247 [wpt PR 11234] - [LayoutNG] Minor outline bug fix, a=testonly
Automatic update from web-platform-tests[LayoutNG] Minor outline bug fix

I found this one by accident in a testharness test. Adding a ref test
that will detect failure. Reftest also passes in FF.

Bug: 835484
Change-Id: I13b58bc8641f24a3fe18d70a1e3850e8e4a30513
Reviewed-on: https://chromium-review.googlesource.com/1077373
Reviewed-by: Koji Ishii <kojii@chromium.org>
Commit-Queue: Aleks Totic <atotic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#562879}

--

wpt-commits: 22cae554ae0878e7c297efc488a2bcb4ad6cebb8
wpt-pr: 11234
2018-06-10 09:30:51 +01:00
moz-wptsync-bot
3c0ceebba8 Bug 1465573 [wpt PR 11253] - Update wpt metadata, a=testonly
wpt-pr: 11253
wpt-type: metadata
2018-06-10 09:30:48 +01:00
Chris Nardi
4099211d01 Bug 1465573 [wpt PR 11253] - Move mediasession IDL to interfaces, a=testonly
Automatic update from web-platform-testsMove mediasession IDL to interfaces

The mediasession IDL was defined directly in the idlharness test. This change moves the IDL definitions into its own file in interfaces. This change also makes the construction of MediaMetadata be quoted, so the test can proceed even if it is not defined.

--

wpt-commits: 3299400fe83fc70d0058774d22671e86d366e253
wpt-pr: 11253
2018-06-10 09:30:47 +01:00
moz-wptsync-bot
822770852a Bug 1465584 [wpt PR 11255] - Update wpt metadata, a=testonly
wpt-pr: 11255
wpt-type: metadata
2018-06-10 09:30:44 +01:00
Chris Nardi
1dbfb42c72 Bug 1465584 [wpt PR 11255] - Move media-capabilities IDL to interfaces, a=testonly
Automatic update from web-platform-testsMove media-capabilities IDL to interfaces

The  media-capabilities IDL was defined directly in the idlharness test. This change moves the IDL definitions into its own file in interfaces. This change also updates the definitions per the latest version of the spec.

--

wpt-commits: 6e632ba33a74d71e3ccff8126e55710f3e5f1b3a
wpt-pr: 11255
2018-06-10 09:30:42 +01:00
Miguel Casas-Sanchez
54d8997e67 Bug 1467143 [wpt PR 11254] - Update Miguel's handle in mediacapture-record/OWNERS, a=testonly
Automatic update from web-platform-testsMerge pull request #11254 from web-platform-tests/miguelao-to-yellowdoge

Update Miguel's handle in mediacapture-record/OWNERS
--

wpt-commits: 5733cf107e6f092d0f15cc096babcc93ca32b70b
wpt-pr: 11254
2018-06-10 09:30:39 +01:00
Ehsan Karamad
493833e8d8 Bug 1460453 [wpt PR 10942] - Ignore preventDefault() for 'vertical-scroll', a=testonly
Automatic update from web-platform-testsIgnore preventDefault() for 'vertical-scroll'

This CL adds the logic to ensure calling event.preventDefault() will
not block vertical scrolling for frames which do not have the feature
policy enabled.

Essentially, the response from dispatching the dom event is overwritten
by "not canceled" and the event is marked as not prevented. In line with
this, and in order to make sure only vertical scroll is enforced, the
allowed touch action is set to 'pan-y'; then any scrolling along the
x-axis can still be blocked by prventDefault()-ing the event.

Bug: 611982
Change-Id: Iba371be063bf064601ecce6e930424c4fb11ac26
Reviewed-on: https://chromium-review.googlesource.com/1053175
Commit-Queue: Ehsan Karamad <ekaramad@chromium.org>
Reviewed-by: Robert Flack <flackr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#562856}

--

wpt-commits: c2934c9ddd3c9c8e45b987dd75286e2793192306
wpt-pr: 10942
2018-06-10 09:30:36 +01:00
Philip Jägenstedt
b93db12464 Bug 1465428 [wpt PR 11247] - Revert "Updated staticrange IDL file (#9887)", a=testonly
Automatic update from web-platform-testsRevert "Updated staticrange IDL file (#9887)"

This reverts commit cecf9e20a8c2ee65ae3e1ecf666fafeef0559857.

See https://github.com/web-platform-tests/wpt/pull/11205 for why.

--

wpt-commits: 1ee3583b5e9af0afa960990fed3ed341a194cbe8
wpt-pr: 11247
2018-06-10 09:30:33 +01:00
moz-wptsync-bot
1a05f0c049 Bug 1459140 [wpt PR 10840] - Update wpt metadata, a=testonly
wpt-pr: 10840
wpt-type: metadata
2018-06-10 09:30:30 +01:00
Yoav Weiss
8b10a1b381 Bug 1459140 [wpt PR 10840] - [Resource-Timing] Fix initiatorType values, a=testonly
Automatic update from web-platform-tests[Resource-Timing] Fix `initiatorType` values

There were multiple issues with current `initiatorType` implementation:
* `fetch()` resources had an empty value instead of "fetch"
* `<video>` resources had an empty value instead of "video"
* `<audio>` resources had an empty value instead of "audio"
* `<track>` resources had "texttrack" value instead of "track"
* EventSource resources had an empty value instead of "other"

On top of that, the test to make sure the above is all in check had
some values that were not aligned to the spec, and was disabled due to
the flakiness of audio and video loads.

This CL fixes the above values, fixes the test to be more spec
compliant and enables it.

Bug: 649571, 822757
Change-Id: I1dc6fd35e5e4bc570cbbb7d743dc02279bf42b8b
Reviewed-on: https://chromium-review.googlesource.com/1040925
Commit-Queue: Yoav Weiss <yoav@yoav.ws>
Reviewed-by: Timothy Dresser <tdresser@chromium.org>
Reviewed-by: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#562221}

--

wpt-commits: 0d81b471c71053f3b871a47414233c8f06732e78
wpt-pr: 10840
2018-06-10 09:30:28 +01:00
Rune Lillesveen
2e0113c751 Bug 1465361 [wpt PR 11244] - [Squad] Use UA styling for form inside table elements., a=testonly
Automatic update from web-platform-tests[Squad] Use UA styling for form inside table elements.

We did not implement UA style as specified for form elements inside
table elements. This CL removes the hardcoded way of not creating layout
objects and instead add display:none to the UA style sheet as specified.

We introduce a new internal pseudo class :-internal-is-html because the
rule should only apply in html documents. This is also what Gecko does
with its :-moz-is-html. The pseudo class is only allowed in UA sheets.

The relationship with Squad is that we get rid of the dependency on
ancestor layout objects in LayoutObjectIsNeeded.

Bug: 847763, 843520
Change-Id: Ibc83b78493843b1a0503fbb65e509090fe295313
Reviewed-on: https://chromium-review.googlesource.com/1078348
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#562789}

--

wpt-commits: 2008aa1e26231e627f94c167c2d4498975276198
wpt-pr: 11244
2018-06-10 09:30:25 +01:00
Manuel Rego Casasnovas
9b151a9090 Bug 1465340 [wpt PR 11240] - [css-grid] Disable paint containment for ruby-text elements, a=testonly
Automatic update from web-platform-tests[css-grid] Disable paint containment for ruby-text elements

Text from the spec
(https://drafts.csswg.org/css-contain/#containment-paint):
  "... if the element is an internal ruby element ...
  paint containment has no effect."

The patch disables "contain: paint" for ruby-text elements.
We need to modify the reference file for contain-paint-008 test
because of an unrelated issue (see crbug.com/847743).

Other internal ruby elements like ruby-base, ruby-base-container,
and ruby-base-text-container are already inline elements
so they don't need extra checks.
The tests checking those contain-paint-005, contain-paint-006,
and contain-paint-007 do not pass due to a different issue
related to absolute positions and ruby (see crbug.com/847274).
TestExpectations is updated to point to the actual problem.

BUG=843329
TEST=external/wpt/css/css-contain/contain-paint-008.html

Change-Id: I26814598a3b806b67264146386052cbdfff62847
Reviewed-on: https://chromium-review.googlesource.com/1077387
Reviewed-by: Koji Ishii <kojii@chromium.org>
Commit-Queue: Manuel Rego Casasnovas <rego@igalia.com>
Cr-Commit-Position: refs/heads/master@{#562776}

--

wpt-commits: 2812a9c56bf4d38d2ccc09e31765fe8e62d4d743
wpt-pr: 11240
2018-06-10 09:30:22 +01:00