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

Side by Side Diff: LayoutTests/platform/linux/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 800x298
4 RenderBlock {HTML} at (0,0) size 800x298
5 RenderBody {BODY} at (8,16) size 784x266
6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 721x19
8 text run at (0,0) width 370: "This test checks if CSS3 multi-column la yout properly works "
9 text run at (370,0) width 351: "when the multi-column block contains o nly one line of text."
10 RenderBlock {P} at (0,36) size 784x20
11 RenderText {#text} at (0,0) size 522x19
12 text run at (0,0) width 280: "Test successful if the following text is readable "
13 text run at (280,0) width 242: "(i.e. not split into two different col umns)."
14 RenderBlock {DIV} at (0,246) size 784x20
15 layer at (8,88) size 784x20
16 RenderBlock {P} at (0,72) size 784x20 [bgcolor=#EEEEEE]
17 RenderText {#text} at (0,0) size 63x19
18 text run at (0,0) width 63: "Short text."
19 layer at (8,124) size 784x35
20 RenderBlock {P} at (0,108) size 784x35 [bgcolor=#EEEEEE]
21 RenderInline {SPAN} at (0,0) size 137x34
22 RenderText {#text} at (0,0) size 137x34
23 text run at (0,0) width 137: "Bigger text."
24 RenderText {#text} at (0,0) size 0x0
25 layer at (8,175) size 784x35
26 RenderBlock {P} at (0,159) size 784x35 [bgcolor=#EEEEEE]
27 RenderText {#text} at (0,12) size 52x19
28 text run at (0,12) width 52: "Partially "
29 RenderInline {SPAN} at (0,0) size 36x34
30 RenderText {#text} at (52,0) size 36x34
31 text run at (52,0) width 36: "big"
32 RenderText {#text} at (88,12) size 30x19
33 text run at (88,12) width 30: " text."
34 layer at (8,226) size 784x20
35 RenderBlock {DIV} at (0,210) size 784x20 [bgcolor=#EEEEEE]
36 RenderBlock {P} at (0,16) size 184x24
37 RenderText {#text} at (0,4) size 86x19
38 text run at (0,4) width 86: "Nested block."
39 layer at (8,262) size 784x20
40 RenderBlock {P} at (0,0) size 784x20 [bgcolor=#EEEEEE]
41 RenderText {#text} at (0,0) size 106x19
42 text run at (0,0) width 106: "Nested block #2."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698