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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt

Issue 2312953002: Store a single inspector stylesheet hidden from CSSOM. (Closed)
Patch Set: Incorrect removal. Created 4 years, 3 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: third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
index c09c4cd5402740ea387418bc559aaa960386e2e3..4418ce14e92cbdbb4a7862b9b185d46e8d4ef3c6 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
@@ -42,7 +42,7 @@ Dump styles after inspector was reopened:
element.style { ()
[expanded]
-#testDiv, my-custom-tag { (<style>…</style>)
+#testDiv, my-custom-tag { (inspector-stylesheet:1 -> inspector-stylesheet:1:1)
[expanded]
#testDiv { (reattach-after-…-styles.html:7 -> reattach-after-editing-styles.html:7:1)

Powered by Google App Engine
This is Rietveld 408576698