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

Unified Diff: trunk/LayoutTests/inspector/styles/variables/css-variables-expected.txt

Issue 14706011: Revert 150468 "Switching CSS Variables over to RuntimeEnabledFea..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 7 years, 7 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: 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
« no previous file with comments | « trunk/LayoutTests/inspector/styles/variables/css-variables.html ('k') | trunk/Source/WebKit/chromium/public/WebSettings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698