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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-inner-multicol-expected.txt

Issue 2031053003: Auto-rebaseline for r397515 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x208
4 LayoutBlockFlow {HTML} at (0,0) size 800x208
5 LayoutBlockFlow {BODY} at (8,16) size 784x184
6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 756x39
8 text run at (0,0) width 586: "Below you should see the word 'PASS' (wi th some extra letter spacing), on a yellow background "
9 text run at (585,0) width 171: "(which should be a bit faded"
10 text run at (0,20) width 629: "near the top). The first S is below the A, because they composite together and hence are not fragmented."
11 layer at (8,72) size 480x128
12 LayoutBlockFlow {DIV} at (0,56) size 480x128
13 LayoutMultiColumnSet (anonymous) at (0,0) size 480x128
14 layer at (8,72) size 240x224
15 LayoutMultiColumnFlowThread (anonymous) at (0,0) size 240x224
16 LayoutBlockFlow (anonymous) at (0,0) size 240x160
17 LayoutBR {BR} at (0,6) size 0x19
18 LayoutBR {BR} at (0,38) size 0x19
19 LayoutBR {BR} at (0,70) size 0x19
20 LayoutBR {BR} at (0,102) size 0x19
21 LayoutBR {BR} at (0,134) size 0x19
22 layer at (16,240) size 80x48
23 LayoutBlockFlow {DIV} at (8,168) size 80x48 [bgcolor=#FFFF00]
24 LayoutMultiColumnSet (anonymous) at (8,8) size 64x32
25 layer at (24,248) size 16x128
26 LayoutMultiColumnFlowThread (anonymous) at (8,8) size 16x128
27 LayoutBlockFlow (anonymous) at (0,0) size 16x32
28 LayoutText {#text} at (0,6) size 9x19
29 text run at (0,6) width 9: "P"
30 LayoutBR {BR} at (9,6) size 0x19
31 LayoutBlockFlow (anonymous) at (0,96) size 16x32
32 LayoutText {#text} at (0,6) size 9x19
33 text run at (0,6) width 9: "S"
34 LayoutBR {BR} at (9,6) size 0x19
35 layer at (240,72) size 112x53 transparent
36 LayoutBlockFlow (positioned) {DIV} at (240,72) size 112x52.80 [bgcolor=#FFFFFF ]
37 layer at (24,280) size 16x64
38 LayoutBlockFlow (relative positioned) {DIV} at (0,32) size 16x64
39 LayoutText {#text} at (0,6) size 11x19
40 text run at (0,6) width 11: "A"
41 LayoutBR {BR} at (11,6) size 0x19
42 LayoutText {#text} at (0,38) size 9x19
43 text run at (0,38) width 9: "S"
44 LayoutBR {BR} at (9,38) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698