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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 800x204
4 LayoutBlockFlow {HTML} at (0,0) size 800x204
5 LayoutBlockFlow {BODY} at (8,16) size 784x180
6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 763x36
8 text run at (0,0) width 621: "Below you should see the word 'PASS' (wi th some extra letter spacing), on a yellow background "
9 text run at (620,0) width 143: "(which should be a bit"
10 text run at (0,18) width 706: "faded near the top). The first S is bel ow the A, because they composite together and hence are not fragmented."
11 layer at (8,68) size 480x128
12 LayoutBlockFlow {DIV} at (0,52) size 480x128
13 LayoutMultiColumnSet (anonymous) at (0,0) size 480x128
14 layer at (8,68) size 240x224
15 LayoutMultiColumnFlowThread (anonymous) at (0,0) size 240x224
16 LayoutBlockFlow (anonymous) at (0,0) size 240x160
17 LayoutBR {BR} at (0,7) size 0x18
18 LayoutBR {BR} at (0,39) size 0x18
19 LayoutBR {BR} at (0,71) size 0x18
20 LayoutBR {BR} at (0,103) size 0x18
21 LayoutBR {BR} at (0,135) size 0x18
22 layer at (16,236) size 80x48
23 LayoutBlockFlow {DIV} at (8,168) size 80x48 [bgcolor=#FFFF00]
24 LayoutMultiColumnSet (anonymous) at (8,8) size 64x32
25 layer at (24,244) size 16x128
26 LayoutMultiColumnFlowThread (anonymous) at (8,8) size 16x128
27 LayoutBlockFlow (anonymous) at (0,0) size 16x32
28 LayoutText {#text} at (0,7) size 9x18
29 text run at (0,7) width 9: "P"
30 LayoutBR {BR} at (8,7) size 1x18
31 LayoutBlockFlow (anonymous) at (0,96) size 16x32
32 LayoutText {#text} at (0,7) size 9x18
33 text run at (0,7) width 9: "S"
34 LayoutBR {BR} at (8,7) size 1x18
35 layer at (240,68) size 112x53 transparent
36 LayoutBlockFlow (positioned) {DIV} at (240,68) size 112x52.80 [bgcolor=#FFFFFF ]
37 layer at (24,276) size 16x64
38 LayoutBlockFlow (relative positioned) {DIV} at (0,32) size 16x64
39 LayoutText {#text} at (0,7) size 12x18
40 text run at (0,7) width 12: "A"
41 LayoutBR {BR} at (11,7) size 1x18
42 LayoutText {#text} at (0,39) size 9x18
43 text run at (0,39) width 9: "S"
44 LayoutBR {BR} at (8,39) size 1x18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698