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

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

Issue 316003002: DevTools: add test to verify matched styles for ::content selector (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaseline Created 6 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
« no previous file with comments | « LayoutTests/inspector-protocol/css/css-shadow-host-content-selector.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
new file mode 100644
index 0000000000000000000000000000000000000000..327d73be455974dd7a6af977df4b2fb97eeaa0c3
--- /dev/null
+++ b/LayoutTests/inspector-protocol/css/css-shadow-host-content-selector-expected.txt
@@ -0,0 +1,7 @@
+This text is bold
+
+Dumping matched rules:
+:host ::content * { regular
+ font-weight: bold;
+}
+
« no previous file with comments | « LayoutTests/inspector-protocol/css/css-shadow-host-content-selector.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698