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

Unified Diff: LayoutTests/inspector-protocol/css/css-shadow-host-content-selector-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-content-selector-expected.txt
diff --git a/LayoutTests/inspector-protocol/css/css-shadow-host-content-selector-expected.txt b/LayoutTests/inspector-protocol/css/css-shadow-host-content-selector-expected.txt
index 327d73be455974dd7a6af977df4b2fb97eeaa0c3..164b01307fd46effce70590e59288374ea63c1fc 100644
--- a/LayoutTests/inspector-protocol/css/css-shadow-host-content-selector-expected.txt
+++ b/LayoutTests/inspector-protocol/css/css-shadow-host-content-selector-expected.txt
@@ -4,4 +4,5 @@ Dumping matched rules:
:host ::content * { regular
font-weight: bold;
}
+Dumping inherited rules:

Powered by Google App Engine
This is Rietveld 408576698