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

Unified Diff: LayoutTests/inspector/elements/styles-4/styles-update-links-expected.txt

Issue 1187193005: DevTools: migrate from CSS.setPropertyText to CSS.setStyleText (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: for landing Created 5 years, 6 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 | « LayoutTests/inspector/elements/styles-4/styles-new-API-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/elements/styles-4/styles-update-links-expected.txt
diff --git a/LayoutTests/inspector/elements/styles-4/styles-update-links-expected.txt b/LayoutTests/inspector/elements/styles-4/styles-update-links-expected.txt
index baf487f02fe7f443b228e52134c24316f84e2ed5..863959df2c0274e83d3c68530a0566569df2a86a 100644
--- a/LayoutTests/inspector/elements/styles-4/styles-update-links-expected.txt
+++ b/LayoutTests/inspector/elements/styles-4/styles-update-links-expected.txt
@@ -56,12 +56,12 @@ element.style { ()
font-family: monospace;
[expanded]
-.should-change { (styles-update-links.css:9 -> styles-update-links.css:9:47)
+.should-change { (styles-update-links.css:9 -> styles-update-links.css:9:51)
position: relative;
margin: 1em;
[expanded]
-.should-change { (styles-update-links.css:9 -> styles-update-links.css:9:3)
+.should-change { (styles-update-links.css:9 -> styles-update-links.css:9:7)
border: 1px solid black;
[expanded]
@@ -109,12 +109,12 @@ element.style { ()
font-family: monospace;
[expanded]
-.should-change { (styles-update-links.css:9 -> styles-update-links.css:9:73)
+.should-change { (styles-update-links.css:9 -> styles-update-links.css:9:77)
position: relative;
margin: 1em;
[expanded]
-.should-change, .INSERTED-OTHER-SELECTOR { (styles-update-links.css:9 -> styles-update-links.css:9:3)
+.should-change, .INSERTED-OTHER-SELECTOR { (styles-update-links.css:9 -> styles-update-links.css:9:7)
border: 1px solid black;
[expanded]
@@ -162,12 +162,12 @@ element.style { ()
font-family: monospace;
[expanded]
-.should-change { (styles-update-links.css:9 -> styles-update-links.css:9:79)
+.should-change { (styles-update-links.css:9 -> styles-update-links.css:9:83)
position: relative;
margin: 1em;
[expanded]
-.should-change, .INSERTED-OTHER-SELECTOR { (styles-update-links.css:9 -> styles-update-links.css:9:3)
+.should-change, .INSERTED-OTHER-SELECTOR { (styles-update-links.css:9 -> styles-update-links.css:9:7)
/-- overloaded --/ /-- disabled --/ /* border: 1px solid black; */
[expanded]
« no previous file with comments | « LayoutTests/inspector/elements/styles-4/styles-new-API-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698