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

Side by Side Diff: third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-orientations-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 rtl row 1 horizontal-tb rtl row
2 PASS 2 PASS
3 horizontal-tb ltr row 3 horizontal-tb ltr row
4 PASS 4 PASS
5 horizontal-tb rtl column 5 horizontal-tb rtl column
6 PASS 6 PASS
7 horizontal-tb ltr column 7 horizontal-tb ltr column
8 PASS 8 PASS
9 horizontal-tb rtl row-reverse 9 horizontal-tb rtl row-reverse
10 PASS 10 PASS
11 horizontal-tb ltr row-reverse 11 horizontal-tb ltr row-reverse
12 PASS 12 PASS
13 horizontal-tb rtl column-reverse 13 horizontal-tb rtl column-reverse
14 PASS 14 PASS
15 horizontal-tb ltr column-reverse 15 horizontal-tb ltr column-reverse
16 PASS 16 PASS
17 horizontal-bt rtl row
18 PASS
19 horizontal-bt ltr row
20 PASS
21 horizontal-bt rtl column
22 PASS
23 horizontal-bt ltr column
24 PASS
25 horizontal-bt rtl row-reverse
26 PASS
27 horizontal-bt ltr row-reverse
28 PASS
29 horizontal-bt rtl column-reverse
30 PASS
31 horizontal-bt ltr column-reverse
32 PASS
33 vertical-lr rtl row 17 vertical-lr rtl row
34 PASS 18 PASS
35 vertical-lr ltr row 19 vertical-lr ltr row
36 PASS 20 PASS
37 vertical-lr rtl column 21 vertical-lr rtl column
38 PASS 22 PASS
39 vertical-lr ltr column 23 vertical-lr ltr column
40 PASS 24 PASS
41 vertical-lr rtl row-reverse 25 vertical-lr rtl row-reverse
42 PASS 26 PASS
(...skipping 12 matching lines...) Expand all
55 vertical-rl ltr column 39 vertical-rl ltr column
56 PASS 40 PASS
57 vertical-rl rtl row-reverse 41 vertical-rl rtl row-reverse
58 PASS 42 PASS
59 vertical-rl ltr row-reverse 43 vertical-rl ltr row-reverse
60 PASS 44 PASS
61 vertical-rl rtl column-reverse 45 vertical-rl rtl column-reverse
62 PASS 46 PASS
63 vertical-rl ltr column-reverse 47 vertical-rl ltr column-reverse
64 PASS 48 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698