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

Unified Diff: LayoutTests/inspector/elements/styles/edit-media-text-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/edit-media-text-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/edit-media-text-expected.txt b/LayoutTests/inspector/elements/styles/edit-media-text-expected.txt
index 3ba8faff5f9bca98e26e0d832be62389c0c92fa5..dd953ec88af13d17fb9a02470718c97cf8ae121c 100644
--- a/LayoutTests/inspector/elements/styles/edit-media-text-expected.txt
+++ b/LayoutTests/inspector/elements/styles/edit-media-text-expected.txt
@@ -20,7 +20,6 @@ element.style { ()
div { (user agent stylesheet)
display: block;
-
=== After valid media text modification ===
[expanded]
element.style { ()
@@ -40,7 +39,6 @@ element.style { ()
div { (user agent stylesheet)
display: block;
-
=== After invalid media text modification ===
[expanded]
element.style { ()
@@ -61,4 +59,3 @@ div { (user agent stylesheet)
display: block;
-

Powered by Google App Engine
This is Rietveld 408576698