Index: LayoutTests/inspector/styles/variables/css-variables-expected.txt |
diff --git a/LayoutTests/inspector/styles/variables/css-variables-expected.txt b/LayoutTests/inspector/styles/variables/css-variables-expected.txt |
index 4f0e4d736745070c9756ae759ac8ae00b53a586c..a6649dad666a9a32bfaf2b0ec71ea27eb3186260 100644 |
--- a/LayoutTests/inspector/styles/variables/css-variables-expected.txt |
+++ b/LayoutTests/inspector/styles/variables/css-variables-expected.txt |
@@ -3,7 +3,7 @@ Tests that webkit css variables can be loaded correctly. |
Text |
[expanded] |
color: rgb(0, 128, 0); |
- #inspected - -webkit-var(a) css-variables.html:7 |
+ #inspected - -webkit-var(a) css-variables.html:4 |
display: block; |
div - block user agent stylesheet |
@@ -12,7 +12,7 @@ element.style { () |
======== Matched CSS Rules ======== |
[expanded] |
-#inspected { (css-variables.html:7) |
+#inspected { (css-variables.html:4) |
-webkit-var-a: green; |
color: -webkit-var(a); |