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

Unified Diff: LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-distributed-to-younger.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/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 b8d47bfaa51dbd528b2d4d846f13b91eb4ab9d70..cdb864775fea34e785cca95b341df295cdf8bc13 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 /shadow-deep/ div {
+ sandbox /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