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

Unified Diff: LayoutTests/platform/android/fast/css/getComputedStyle/computed-style-expected.txt

Issue 201573009: Remove -webkit-column-progression and -webkit-column-axis properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase master (fixed the DOS-style line break issue there) Created 6 years, 9 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/platform/android/fast/css/getComputedStyle/computed-style-expected.txt
diff --git a/LayoutTests/platform/android/fast/css/getComputedStyle/computed-style-expected.txt b/LayoutTests/platform/android/fast/css/getComputedStyle/computed-style-expected.txt
index 59a95fda277103926efeaa710ac5dfdab099d1a1..b24dd54814b13e6c2b0ee950e54348b99ba6e6b6 100644
--- a/LayoutTests/platform/android/fast/css/getComputedStyle/computed-style-expected.txt
+++ b/LayoutTests/platform/android/fast/css/getComputedStyle/computed-style-expected.txt
@@ -136,7 +136,6 @@ zoom: 1;
-webkit-column-break-after: auto;
-webkit-column-break-before: auto;
-webkit-column-break-inside: auto;
--webkit-column-axis: auto;
-webkit-column-count: auto;
-webkit-column-gap: normal;
-webkit-column-rule-color: rgb(0, 0, 0);

Powered by Google App Engine
This is Rietveld 408576698