New issue
Advanced search Search tips

Issue 715440 link

Starred by 1 user

Issue metadata

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

Blocking:
issue 715034



Sign in to add a comment

Rewrite CSSSelectorParserTest, which uses /deep/ and ::shadow

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

Issue description

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

CSSSelectorParserTest is failing, according to https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/438296.

CSSSelectorParserTest is actually testing /deep/ and ::shadow.
We have to rewrite it.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 26 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/33930987a0aa0ad3c44c8d13019e05a417d64d6a

commit 33930987a0aa0ad3c44c8d13019e05a417d64d6a
Author: hayato <hayato@chromium.org>
Date: Wed Apr 26 10:19:32 2017

Update CSSSelectorParserTest so that it doesn't test /deep/ nor ::shadow

BUG= 715440 

Review-Url: https://codereview.chromium.org/2838013005
Cr-Commit-Position: refs/heads/master@{#467284}

[modify] https://crrev.com/33930987a0aa0ad3c44c8d13019e05a417d64d6a/third_party/WebKit/Source/core/css/parser/CSSSelectorParserTest.cpp

Comment 2 by hayato@chromium.org, Apr 27 2017

Status: Fixed (was: Assigned)

Sign in to add a comment