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

Unified Diff: LayoutTests/inspector-protocol/css/css-set-inline-styleSheetText-expected.txt

Issue 132803013: DevTools: [CSS] setStyleSheetText to work with inline stylesheets. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address @apavlov comments 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/inspector-protocol/css/css-set-inline-styleSheetText-expected.txt
diff --git a/LayoutTests/inspector-protocol/css/css-set-inline-styleSheetText-expected.txt b/LayoutTests/inspector-protocol/css/css-set-inline-styleSheetText-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0edd8d39a0b0dc5b46dfeda10108e4bc0d362285
--- /dev/null
+++ b/LayoutTests/inspector-protocol/css/css-set-inline-styleSheetText-expected.txt
@@ -0,0 +1,3 @@
+color: red;
+border: 1px solid black;
+

Powered by Google App Engine
This is Rietveld 408576698