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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/multicol/composited-relpos-clipped-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 800x288
4 LayoutBlockFlow {HTML} at (0,0) size 800x288
5 LayoutBlockFlow {BODY} at (8,16) size 784x264
6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 775x39
8 text run at (0,0) width 775: "There should be one yellow boxes below, on a blue background. There is only one because the content is composited, and h ence"
9 text run at (0,20) width 94: "not fragmented."
10 layer at (8,72) size 272x208
11 LayoutBlockFlow {DIV} at (0,56) size 272x208
12 LayoutMultiColumnSet (anonymous) at (0,0) size 272x208
13 layer at (8,72) size 128x280
14 LayoutMultiColumnFlowThread (anonymous) at (0,0) size 128x280
15 LayoutBlockFlow (anonymous) at (0,0) size 128x128
16 LayoutBR {BR} at (0,6) size 0x19
17 LayoutBR {BR} at (0,38) size 0x19
18 LayoutBR {BR} at (0,70) size 0x19
19 LayoutBR {BR} at (0,102) size 0x19
20 layer at (0,72) size 800x208
21 LayoutBlockFlow (positioned) {DIV} at (0,72) size 800x208 [bgcolor=#0000FF]
22 layer at (16,208) size 112x136 scrollHeight 168
23 LayoutBlockFlow (relative positioned) {DIV} at (8,136) size 112x136 [bgcolor=# FFFF00]
24 LayoutBlockFlow (anonymous) at (0,0) size 112x136
25 LayoutText {#text} at (0,6) size 22x19
26 text run at (0,6) width 22: "first"
27 LayoutBR {BR} at (22,6) size 0x19
28 LayoutText {#text} at (0,38) size 43x19
29 text run at (0,38) width 43: "column"
30 LayoutBR {BR} at (43,38) size 0x19
31 LayoutText {#text} at (0,78) size 43x19
32 text run at (0,78) width 43: "second"
33 LayoutBR {BR} at (43,78) size 0x19
34 LayoutText {#text} at (0,110) size 43x19
35 text run at (0,110) width 43: "column"
36 LayoutBR {BR} at (43,110) size 0x19
37 LayoutBlockFlow {DIV} at (0,136) size 112x32 [bgcolor=#FF0000]
38 LayoutText {#text} at (0,6) size 33x19
39 text run at (0,6) width 33: "FAIL"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698