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/elements/elements-delete-inline-style-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
Index: LayoutTests/inspector/elements/elements-delete-inline-style-expected.txt
diff --git a/LayoutTests/inspector/elements/elements-delete-inline-style-expected.txt b/LayoutTests/inspector/elements/elements-delete-inline-style-expected.txt
index fbbd983b3588c45d7d3290c0ca9671ee9cc56275..13dfb317bd34fd9e3f4fa35e7982300fd90d8b0d 100644
--- a/LayoutTests/inspector/elements/elements-delete-inline-style-expected.txt
+++ b/LayoutTests/inspector/elements/elements-delete-inline-style-expected.txt
@@ -9,7 +9,6 @@ element.style { ()
div { (user agent stylesheet)
display: block;
-
After style property removal:
[expanded]
element.style { ()
@@ -19,4 +18,3 @@ div { (user agent stylesheet)
display: block;
-

Powered by Google App Engine
This is Rietveld 408576698