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

Unified Diff: LayoutTests/inspector/elements/styles/styles-computed-trace-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/styles/styles-computed-trace-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/styles-computed-trace-expected.txt b/LayoutTests/inspector/elements/styles/styles-computed-trace-expected.txt
index b98bb377c2bd6edaa18a6fd672145797aec6a7b7..0151b5bb2d7618526b57fbf701e12a34d15a7011 100644
--- a/LayoutTests/inspector/elements/styles/styles-computed-trace-expected.txt
+++ b/LayoutTests/inspector/elements/styles/styles-computed-trace-expected.txt
@@ -19,7 +19,6 @@ text-decoration-style: solid;
[expanded]
element.style { ()
-
==== Computed style for ID2 ====
background-color: rgb(0, 0, 255);
display: block;
@@ -31,7 +30,6 @@ text-decoration-style: solid;
[expanded]
element.style { ()
-
==== Style for ID3 ====
[expanded]
element.style { ()
@@ -41,4 +39,3 @@ button[Attributes Style] { ()
display: none;
-

Powered by Google App Engine
This is Rietveld 408576698