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

Unified Diff: LayoutTests/inspector/elements/styles/styles-disable-then-enable-overriden-ua-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-disable-then-enable-overriden-ua-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/styles-disable-then-enable-overriden-ua-expected.txt b/LayoutTests/inspector/elements/styles/styles-disable-then-enable-overriden-ua-expected.txt
index ae7ec4028fe807f9328e3c5a1be8450807f4f2f3..717d80d84b398867f534bf0fbe3ca794b09a6f80 100644
--- a/LayoutTests/inspector/elements/styles/styles-disable-then-enable-overriden-ua-expected.txt
+++ b/LayoutTests/inspector/elements/styles/styles-disable-then-enable-overriden-ua-expected.txt
@@ -13,7 +13,6 @@ element.style { ()
div { (user agent stylesheet)
display: block;
-
After disable
[expanded]
element.style { ()
@@ -27,7 +26,6 @@ element.style { ()
div { (user agent stylesheet)
display: block;
-
After enable
[expanded]
element.style { ()
@@ -42,4 +40,3 @@ div { (user agent stylesheet)
display: block;
-

Powered by Google App Engine
This is Rietveld 408576698