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

Unified Diff: LayoutTests/inspector-protocol/css/css-shadow-host-rule-expected.txt

Issue 1182483004: DevTools: [CSS] getMatchedStylesForNode should return styles inherited through shadow boundary (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaseline Created 5 years, 6 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/inspector-protocol/css/css-shadow-host-rule-expected.txt
diff --git a/LayoutTests/inspector-protocol/css/css-shadow-host-rule-expected.txt b/LayoutTests/inspector-protocol/css/css-shadow-host-rule-expected.txt
index 704d0a616f6313e8e07d9ad8ac57e3dde93b0147..74519df1931cf61b55cea8fb663094ff6cfdfdc2 100644
--- a/LayoutTests/inspector-protocol/css/css-shadow-host-rule-expected.txt
+++ b/LayoutTests/inspector-protocol/css/css-shadow-host-rule-expected.txt
@@ -2,4 +2,5 @@ Dumping matched rules:
:host { regular
color: red;
}
+Dumping inherited rules:

Powered by Google App Engine
This is Rietveld 408576698