Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: LayoutTests/fast/dom/shadow/shadow-and-list-elements.html

Issue 183803016: Rename ^ and ^^ combinator to /shadow-all/ and /shadow-deep/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/shadow/shadow-and-list-elements.html
diff --git a/LayoutTests/fast/dom/shadow/shadow-and-list-elements.html b/LayoutTests/fast/dom/shadow/shadow-and-list-elements.html
index 72685323900c0d6b306fb1240b28413713f6bb17..8ee1b894f72061f51060958ebfb3b390d7b8b1e9 100644
--- a/LayoutTests/fast/dom/shadow/shadow-and-list-elements.html
+++ b/LayoutTests/fast/dom/shadow/shadow-and-list-elements.html
@@ -7,7 +7,7 @@
* Following <ul> crosses shadow boundary and doesn't match it.
* https://bugs.webkit.org/show_bug.cgi?id=92192
*/
-* ^^ ul {
+* /shadow-deep/ ul {
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
}

Powered by Google App Engine
This is Rietveld 408576698