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

Side by Side Diff: LayoutTests/platform/mac/fast/multicol/single-line-expected.txt

Issue 825593003: Convert fast/multicol/single-line into a reftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x270
4 RenderBlock {HTML} at (0,0) size 800x270
5 RenderBody {BODY} at (8,16) size 784x238
6 RenderBlock {P} at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 780x16
8 text run at (0,0) width 397: "This test checks if CSS3 multi-column la yout properly works "
9 text run at (396,0) width 384: "when the multi-column block contains o nly one line of text."
10 RenderBlock {P} at (0,32) size 784x16
11 RenderText {#text} at (0,0) size 571x16
12 text run at (0,0) width 306: "Test successful if the following text is readable "
13 text run at (305,0) width 266: "(i.e. not split into two different col umns)."
14 RenderBlock {DIV} at (0,222) size 784x16
15 layer at (8,80) size 784x16
16 RenderBlock {P} at (0,64) size 784x16 [bgcolor=#EEEEEE]
17 RenderText {#text} at (0,0) size 67x16
18 text run at (0,0) width 67: "Short text."
19 layer at (8,112) size 784x31
20 RenderBlock {P} at (0,96) size 784x31 [bgcolor=#EEEEEE]
21 RenderInline {SPAN} at (0,0) size 142x31
22 RenderText {#text} at (0,0) size 142x31
23 text run at (0,0) width 142: "Bigger text."
24 RenderText {#text} at (0,0) size 0x0
25 layer at (8,159) size 784x31
26 RenderBlock {P} at (0,143) size 784x31 [bgcolor=#EEEEEE]
27 RenderText {#text} at (0,11) size 59x16
28 text run at (0,11) width 59: "Partially "
29 RenderInline {SPAN} at (0,0) size 39x31
30 RenderText {#text} at (58,0) size 39x31
31 text run at (58,0) width 39: "big"
32 RenderText {#text} at (96,11) size 33x16
33 text run at (96,11) width 33: " text."
34 layer at (8,206) size 784x16
35 RenderBlock {DIV} at (0,190) size 784x16 [bgcolor=#EEEEEE]
36 RenderBlock {P} at (0,16) size 184x16
37 RenderText {#text} at (0,0) size 88x16
38 text run at (0,0) width 88: "Nested block."
39 layer at (8,238) size 784x16
40 RenderBlock {P} at (0,0) size 784x16 [bgcolor=#EEEEEE]
41 RenderText {#text} at (0,0) size 108x16
42 text run at (0,0) width 108: "Nested block #2."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698