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

Unified Diff: LayoutTests/fast/css/getComputedStyle/resources/property-names.js

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/fast/css/getComputedStyle/resources/property-names.js
diff --git a/LayoutTests/fast/css/getComputedStyle/resources/property-names.js b/LayoutTests/fast/css/getComputedStyle/resources/property-names.js
index ebe8e4d68a9d3f03f715486888a3041ff8489e39..284eed43af7a8c6a488a17be50543689d7317d6f 100644
--- a/LayoutTests/fast/css/getComputedStyle/resources/property-names.js
+++ b/LayoutTests/fast/css/getComputedStyle/resources/property-names.js
@@ -30,7 +30,6 @@ var propertiesToTest = {
"-webkit-box-reflect": true,
"-webkit-box-shadow": true,
"-webkit-color-correction": true,
- "-webkit-column-axis": true,
"-webkit-column-break-after": true,
"-webkit-column-break-before": true,
"-webkit-column-break-inside": true,

Powered by Google App Engine
This is Rietveld 408576698