New issue
Advanced search Search tips

Issue 715414 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 715034


Show other hotlists

Hotlists containing this issue:
Fixing-touch


Sign in to add a comment

TouchActionTest.ShadowDOM will fail when /deep/ is disabled.

Project Member Reported by hayato@chromium.org, Apr 26 2017

Issue description

The context:  https://crbug.com/715034 

I am preparing to land the CL which disables /deep/ (and ::shadow). The CL should be landed for M60.
The WIP CL: https://codereview.chromium.org/2778983006

It looks the following test will fail in according to the try results:
https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/438296

- TouchActionTest.ShadowDOM

It looks touch-action-tests.css is using /deep/. It needs to be rewritten.
https://cs.chromium.org/chromium/src/third_party/WebKit/Source/web/tests/data/touch-action-tests.css


It looks this CL introduced /deep/ here.
https://codereview.chromium.org/143993006

That's me. :(

 
Status: Fixed (was: Assigned)

Sign in to add a comment