Remove tests that shouldn't pass according to the current spec.
Some tests in style-with-shadow-pseudo-element.html and style-with-deep-combinator.html did check if a style rule in a shadow tree can be applied to its sibling shadow tree(s), which is against the current spec. I will add some test *against* such case, that a style rule doesn't apply to its sibling shadow tree, along with the fix for bug 355674 later. BUG=355674 TEST=pass layout tests. Review URL: https://codereview.chromium.org/304123002 git-svn-id: svn://svn.chromium.org/blink/trunk@175078 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment