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

Side by Side Diff: third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-auto-margins-expected.txt

Issue 1419813004: Remove the "horizontal-bt" value from -webkit-writing-mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add static_assert to ensure TransformedWritingMode matches to WritingMode Created 5 years, 1 month 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 unified diff | Download patch
OLDNEW
1 horizontal-tb ltr row physical 1 horizontal-tb ltr row physical
2 PASS 2 PASS
3 horizontal-tb rtl row physical 3 horizontal-tb rtl row physical
4 PASS 4 PASS
5 horizontal-tb ltr column physical 5 horizontal-tb ltr column physical
6 PASS 6 PASS
7 horizontal-tb rtl column physical 7 horizontal-tb rtl column physical
8 PASS 8 PASS
9 horizontal-tb ltr row-reverse physical 9 horizontal-tb ltr row-reverse physical
10 PASS 10 PASS
11 horizontal-tb rtl row-reverse physical 11 horizontal-tb rtl row-reverse physical
12 PASS 12 PASS
13 horizontal-tb ltr column-reverse physical 13 horizontal-tb ltr column-reverse physical
14 PASS 14 PASS
15 horizontal-tb rtl column-reverse physical 15 horizontal-tb rtl column-reverse physical
16 PASS 16 PASS
17 horizontal-bt ltr row physical
18 PASS
19 horizontal-bt rtl row physical
20 PASS
21 horizontal-bt ltr column physical
22 PASS
23 horizontal-bt rtl column physical
24 PASS
25 horizontal-bt ltr row-reverse physical
26 PASS
27 horizontal-bt rtl row-reverse physical
28 PASS
29 horizontal-bt ltr column-reverse physical
30 PASS
31 horizontal-bt rtl column-reverse physical
32 PASS
33 vertical-lr ltr row physical 17 vertical-lr ltr row physical
34 PASS 18 PASS
35 vertical-lr rtl row physical 19 vertical-lr rtl row physical
36 PASS 20 PASS
37 vertical-lr ltr column physical 21 vertical-lr ltr column physical
38 PASS 22 PASS
39 vertical-lr rtl column physical 23 vertical-lr rtl column physical
40 PASS 24 PASS
41 vertical-lr ltr row-reverse physical 25 vertical-lr ltr row-reverse physical
42 PASS 26 PASS
(...skipping 28 matching lines...) Expand all
71 horizontal-tb rtl column logical 55 horizontal-tb rtl column logical
72 PASS 56 PASS
73 horizontal-tb ltr row-reverse logical 57 horizontal-tb ltr row-reverse logical
74 PASS 58 PASS
75 horizontal-tb rtl row-reverse logical 59 horizontal-tb rtl row-reverse logical
76 PASS 60 PASS
77 horizontal-tb ltr column-reverse logical 61 horizontal-tb ltr column-reverse logical
78 PASS 62 PASS
79 horizontal-tb rtl column-reverse logical 63 horizontal-tb rtl column-reverse logical
80 PASS 64 PASS
81 horizontal-bt ltr row logical
82 PASS
83 horizontal-bt rtl row logical
84 PASS
85 horizontal-bt ltr column logical
86 PASS
87 horizontal-bt rtl column logical
88 PASS
89 horizontal-bt ltr row-reverse logical
90 PASS
91 horizontal-bt rtl row-reverse logical
92 PASS
93 horizontal-bt ltr column-reverse logical
94 PASS
95 horizontal-bt rtl column-reverse logical
96 PASS
97 vertical-lr ltr row logical 65 vertical-lr ltr row logical
98 PASS 66 PASS
99 vertical-lr rtl row logical 67 vertical-lr rtl row logical
100 PASS 68 PASS
101 vertical-lr ltr column logical 69 vertical-lr ltr column logical
102 PASS 70 PASS
103 vertical-lr rtl column logical 71 vertical-lr rtl column logical
104 PASS 72 PASS
105 vertical-lr ltr row-reverse logical 73 vertical-lr ltr row-reverse logical
106 PASS 74 PASS
(...skipping 12 matching lines...) Expand all
119 vertical-rl rtl column logical 87 vertical-rl rtl column logical
120 PASS 88 PASS
121 vertical-rl ltr row-reverse logical 89 vertical-rl ltr row-reverse logical
122 PASS 90 PASS
123 vertical-rl rtl row-reverse logical 91 vertical-rl rtl row-reverse logical
124 PASS 92 PASS
125 vertical-rl ltr column-reverse logical 93 vertical-rl ltr column-reverse logical
126 PASS 94 PASS
127 vertical-rl rtl column-reverse logical 95 vertical-rl rtl column-reverse logical
128 PASS 96 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698