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

Unified Diff: LayoutTests/inspector/elements/styles-2/inject-stylesheet-expected.txt

Issue 1315723004: DevTools: [CSSP] put -webkit properties to the end of the list. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase tests Created 5 years, 4 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-2/inject-stylesheet-expected.txt
diff --git a/LayoutTests/inspector/elements/styles-2/inject-stylesheet-expected.txt b/LayoutTests/inspector/elements/styles-2/inject-stylesheet-expected.txt
index bd88020685ac4c1f068352b7dffa6908b26c6009..496d8b335cd6f0cd1396ee445cdab2a78735bc1a 100644
--- a/LayoutTests/inspector/elements/styles-2/inject-stylesheet-expected.txt
+++ b/LayoutTests/inspector/elements/styles-2/inject-stylesheet-expected.txt
@@ -15,12 +15,12 @@ background-origin: padding-box
initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3
background-size: auto
initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3
--webkit-border-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAiElEQ…Ms+LS30CAhBN5nNxeT5hbJ1zwmji2k+aF6NENIPf/hs54f0sZFUVAMigAAAABJRU5ErkJggg==) 100% / 1 / 0px stretch
- url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAiElEQ…Ms+LS30CAhBN5nNxeT5hbJ1zwmji2k+aF6NENIPf/hs54f0sZFUVAMigAAAABJRU5ErkJggg==) - #main injected stylesheet
color: rgb(255, 0, 0)
red - #main injected stylesheet
display: block
block - div user agent stylesheet
+-webkit-border-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAiElEQ…Ms+LS30CAhBN5nNxeT5hbJ1zwmji2k+aF6NENIPf/hs54f0sZFUVAMigAAAABJRU5ErkJggg==) 100% / 1 / 0px stretch
+ url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAiElEQ…Ms+LS30CAhBN5nNxeT5hbJ1zwmji2k+aF6NENIPf/hs54f0sZFUVAMigAAAABJRU5ErkJggg==) - #main injected stylesheet
[expanded]
element.style { ()

Powered by Google App Engine
This is Rietveld 408576698