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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/multicol/composited-relpos-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 800x284
4 LayoutBlockFlow {HTML} at (0,0) size 800x284
5 LayoutBlockFlow {BODY} at (8,16) size 784x260
6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 763x35
8 text run at (0,0) width 398: "There should be one yellow boxbelow, on a blue background. "
9 text run at (397,0) width 366: "There is only one because the content is composited, and"
10 text run at (0,18) width 143: "hence not fragmented."
11 layer at (8,68) size 272x208
12 LayoutBlockFlow {DIV} at (0,52) size 272x208
13 LayoutMultiColumnSet (anonymous) at (0,0) size 272x208
14 layer at (8,68) size 128x280
15 LayoutMultiColumnFlowThread (anonymous) at (0,0) size 128x280
16 LayoutBlockFlow (anonymous) at (0,0) size 128x128
17 LayoutBR {BR} at (0,7) size 0x17
18 LayoutBR {BR} at (0,39) size 0x17
19 LayoutBR {BR} at (0,71) size 0x17
20 LayoutBR {BR} at (0,103) size 0x17
21 layer at (0,68) size 800x208
22 LayoutBlockFlow (positioned) {DIV} at (0,68) size 800x208 [bgcolor=#0000FF]
23 layer at (16,204) size 112x136
24 LayoutBlockFlow (relative positioned) {DIV} at (8,136) size 112x136 [bgcolor=# FFFF00]
25 LayoutText {#text} at (0,7) size 26x17
26 text run at (0,7) width 26: "first"
27 LayoutBR {BR} at (25,7) size 1x17
28 LayoutText {#text} at (0,39) size 48x17
29 text run at (0,39) width 48: "column"
30 LayoutBR {BR} at (47,39) size 1x17
31 LayoutText {#text} at (0,79) size 45x17
32 text run at (0,79) width 45: "second"
33 LayoutBR {BR} at (44,79) size 1x17
34 LayoutText {#text} at (0,111) size 48x17
35 text run at (0,111) width 48: "column"
36 LayoutBR {BR} at (47,111) size 1x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698