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

Unified Diff: LayoutTests/fast/dom/shadow/shadowdom-reprojection-1.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/shadowdom-reprojection-1.html
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-reprojection-1.html b/LayoutTests/fast/dom/shadow/shadowdom-reprojection-1.html
index 22cea80d08741d96f3bfb2867a9dcb2292392530..ea9e326059313623f62babd9b7efaa3f74a4113f 100644
--- a/LayoutTests/fast/dom/shadow/shadowdom-reprojection-1.html
+++ b/LayoutTests/fast/dom/shadow/shadowdom-reprojection-1.html
@@ -3,7 +3,7 @@
<head>
<script src="resources/shadow-dom.js"></script>
<style>
-* ^^ div {
+* /shadow-deep/ div {
margin: 10px 10px 10px 10px;
border: solid black;
}

Powered by Google App Engine
This is Rietveld 408576698