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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt

Issue 1710003002: Unprefix multicol properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase master Created 4 years, 10 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: third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt b/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
index 7afd784ec959a1656ba7b3acb3b07dc6c048e4e7..a943b0483380d235682fd3053c7f602d0187f85d 100644
--- a/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
@@ -80,7 +80,16 @@ color
colorInterpolation
colorInterpolationFilters
colorRendering
+columnCount
columnFill
+columnGap
+columnRule
+columnRuleColor
+columnRuleStyle
+columnRuleWidth
+columnSpan
+columnWidth
+columns
contain
content
counterIncrement
@@ -318,15 +327,6 @@ webkitClipPath
webkitColumnBreakAfter
webkitColumnBreakBefore
webkitColumnBreakInside
-webkitColumnCount
-webkitColumnGap
-webkitColumnRule
-webkitColumnRuleColor
-webkitColumnRuleStyle
-webkitColumnRuleWidth
-webkitColumnSpan
-webkitColumnWidth
-webkitColumns
webkitFilter
webkitFontSizeDelta
webkitFontSmoothing

Powered by Google App Engine
This is Rietveld 408576698