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

Unified Diff: LayoutTests/css3/css-variable-definition-expected.html

Issue 15687004: Switching CSS Variables over to RuntimeEnabledFeatures (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased 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: LayoutTests/css3/css-variable-definition-expected.html
diff --git a/LayoutTests/css3/css-variable-definition-expected.html b/LayoutTests/css3/css-variable-definition-expected.html
index e058e865e95bde2e9e110a3bc4405a54c66d10a1..7d2f942b88684d2d286e6e9aadad0cbdca893d4b 100644
--- a/LayoutTests/css3/css-variable-definition-expected.html
+++ b/LayoutTests/css3/css-variable-definition-expected.html
@@ -1,7 +1,4 @@
<html>
-<script>
- internals.settings.setCSSVariablesEnabled(true);
-</script>
<style>
:root {
-webkit-var-mycolor: red;
« no previous file with comments | « LayoutTests/css3/css-variable-definition.html ('k') | LayoutTests/css3/filters/reference-filter-update-after-remove.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698