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

Unified Diff: LayoutTests/fast/table/computeLogicalWidth-table-needsSectionRecalc.html

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/table/computeLogicalWidth-table-needsSectionRecalc.html
diff --git a/LayoutTests/fast/table/computeLogicalWidth-table-needsSectionRecalc.html b/LayoutTests/fast/table/computeLogicalWidth-table-needsSectionRecalc.html
index 81c9a498cb3372ec76b497100cd309b7ef26165c..de8764780fe49f12e6808c877dffb67c416e252d 100644
--- a/LayoutTests/fast/table/computeLogicalWidth-table-needsSectionRecalc.html
+++ b/LayoutTests/fast/table/computeLogicalWidth-table-needsSectionRecalc.html
@@ -2,7 +2,6 @@
<head>
<style>
#el0 {
- -webkit-column-axis: vertical;
border-collapse: collapse;
width: 1;
height: 1;

Powered by Google App Engine
This is Rietveld 408576698