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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-v-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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 layer at (8,8) size 784x584 5 layer at (8,8) size 784x584
6 LayoutBlockFlow (relative positioned) {BODY} at (8,8) size 784x584 6 LayoutBlockFlow (relative positioned) {BODY} at (8,8) size 784x584
7 LayoutBlockFlow {DIV} at (0,0) size 784x192 [color=#FF0000] 7 LayoutBlockFlow {DIV} at (0,0) size 784x192 [color=#FF0000]
8 LayoutText {#text} at (8,0) size 112x16 8 LayoutText {#text} at (8,0) size 112x16
9 text run at (8,0) width 32: "2 " 9 text run at (8,0) width 32: "2 "
10 text run at (40,0) width 32: "2 " 10 text run at (40,0) width 32: "2 "
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 text run at (104,176) width 16: "2" 78 text run at (104,176) width 16: "2"
79 layer at (8,8) size 128x192 79 layer at (8,8) size 128x192
80 LayoutBlockFlow (positioned) {DIV} at (0,0) size 128x192 [color=#008000] 80 LayoutBlockFlow (positioned) {DIV} at (0,0) size 128x192 [color=#008000]
81 LayoutBlockFlow {DIV} at (0,0) size 128x48 81 LayoutBlockFlow {DIV} at (0,0) size 128x48
82 LayoutText {#text} at (0,16) size 128x32 82 LayoutText {#text} at (0,16) size 128x32
83 text run at (0,16) width 128: "1111" 83 text run at (0,16) width 128: "1111"
84 LayoutBlockFlow {DIV} at (0,48) size 128x48 84 LayoutBlockFlow {DIV} at (0,48) size 128x48
85 LayoutText {#text} at (0,0) size 128x32 85 LayoutText {#text} at (0,0) size 128x32
86 text run at (0,0) width 128: "1111" 86 text run at (0,0) width 128: "1111"
87 LayoutBlockFlow {DIV} at (0,96) size 128x48 87 LayoutBlockFlow {DIV} at (0,96) size 128x48
88 LayoutText {#text} at (0,16) size 128x32
89 text run at (0,16) width 128: "1111"
90 LayoutBlockFlow {DIV} at (0,144) size 128x48
88 LayoutText {#text} at (0,0) size 128x32 91 LayoutText {#text} at (0,0) size 128x32
89 text run at (0,0) width 128: "1111" 92 text run at (0,0) width 128: "1111"
90 LayoutBlockFlow {DIV} at (0,144) size 128x48
91 LayoutText {#text} at (0,16) size 128x32
92 text run at (0,16) width 128: "1111"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698