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

Unified Diff: LayoutTests/fast/dom/shadow/shadowdom-reprojection-2.html

Issue 210813002: Rename /shadow-deep/ combinator to /deep/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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-2.html
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-reprojection-2.html b/LayoutTests/fast/dom/shadow/shadowdom-reprojection-2.html
index a45932432609ed6db9cb7c7f136e3ccba8589075..9ccb8739317afebc8527344b7bee1647ce444562 100644
--- a/LayoutTests/fast/dom/shadow/shadowdom-reprojection-2.html
+++ b/LayoutTests/fast/dom/shadow/shadowdom-reprojection-2.html
@@ -3,7 +3,7 @@
<head>
<script src="resources/shadow-dom.js"></script>
<style>
-* /shadow-deep/ div {
+* /deep/ div {
margin: 10px 10px 10px 10px;
border: solid black;
}
« no previous file with comments | « LayoutTests/fast/dom/shadow/shadowdom-reprojection-1.html ('k') | LayoutTests/fast/dom/shadow/style-with-cat.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698