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

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

Issue 1002293002: DevTools: [SSP] refactor internal representations of sections (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: address comments Created 5 years, 9 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 | « no previous file | LayoutTests/http/tests/inspector-enabled/shadow-dom-rules-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
diff --git a/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt b/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
index 1135051394329eefe3e66a38297dfed3f2c80949..b10af91479e26e02d6b175bb0a1f830083d18113 100644
--- a/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
+++ b/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
@@ -13,7 +13,6 @@ element.style { ()
div { (user agent stylesheet)
display: block;
-
Dump styles after editing:
[expanded]
element.style { ()
@@ -29,7 +28,6 @@ element.style { ()
div { (user agent stylesheet)
display: block;
-
Opening front-end second time
Dump styles after inspector was reopened:
[expanded]
@@ -47,4 +45,3 @@ div { (user agent stylesheet)
display: block;
-
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector-enabled/shadow-dom-rules-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698