Index: trunk/LayoutTests/inspector/styles/variables/css-variables-expected.txt |
=================================================================== |
--- trunk/LayoutTests/inspector/styles/variables/css-variables-expected.txt (revision 150485) |
+++ trunk/LayoutTests/inspector/styles/variables/css-variables-expected.txt (working copy) |
@@ -3,7 +3,7 @@ |
Text |
[expanded] |
color: rgb(0, 128, 0); |
- #inspected - -webkit-var(a) css-variables.html:4 |
+ #inspected - -webkit-var(a) css-variables.html:7 |
display: block; |
div - block user agent stylesheet |
@@ -12,7 +12,7 @@ |
======== Matched CSS Rules ======== |
[expanded] |
-#inspected { (css-variables.html:4) |
+#inspected { (css-variables.html:7) |
-webkit-var-a: green; |
color: -webkit-var(a); |
Property changes on: trunk/LayoutTests/inspector/styles/variables/css-variables-expected.txt |
___________________________________________________________________ |
Deleted: svn:eol-style |
- LF |