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

Unified Diff: LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-to-younger.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-dom-event-dispatching-distributed-to-younger.html
diff --git a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-to-younger.html b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-to-younger.html
index ad838132ee793528c5921fc34e711cb0f09ab6ea..b8d47bfaa51dbd528b2d4d846f13b91eb4ab9d70 100644
--- a/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-to-younger.html
+++ b/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-to-younger.html
@@ -5,7 +5,7 @@
<script src="resources/shadow-dom.js"></script>
<script src="resources/event-dispatching.js"></script>
<style>
- sandbox ^^ div {
+ sandbox /shadow-deep/ div {
padding-top: 20px;
width: 40px;
}
« no previous file with comments | « LayoutTests/fast/dom/shadow/shadow-and-list-elements.html ('k') | LayoutTests/fast/dom/shadow/shadowdom-reprojection-1.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698