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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/multicol/composited-relpos-in-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 800x266
4 LayoutBlockFlow {HTML} at (0,0) size 800x266
5 LayoutBlockFlow {BODY} at (8,16) size 784x242
6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 710x18
8 text run at (0,0) width 710: "There should be one yellow box below, on a blue background. the \"second column\" part should be clipped out."
9 layer at (8,50) size 272x208
10 LayoutBlockFlow {DIV} at (0,34) size 272x208
11 LayoutMultiColumnSet (anonymous) at (0,0) size 272x208
12 layer at (8,50) size 128x280 backgroundClip at (8,50) size 272x208 clip at (8,50 ) size 272x208
13 LayoutMultiColumnFlowThread (anonymous) at (0,0) size 128x280
14 LayoutBlockFlow (anonymous) at (0,0) size 128x128
15 LayoutBR {BR} at (0,7) size 0x18
16 LayoutBR {BR} at (0,39) size 0x18
17 LayoutBR {BR} at (0,71) size 0x18
18 LayoutBR {BR} at (0,103) size 0x18
19 layer at (0,50) size 800x208
20 LayoutBlockFlow (positioned) {DIV} at (0,50) size 800x208 [bgcolor=#0000FF]
21 layer at (16,186) size 112x136 backgroundClip at (16,186) size 112x72 clip at (1 6,186) size 112x72 scrollHeight 168
22 LayoutBlockFlow (relative positioned) {DIV} at (8,136) size 112x136 [bgcolor=# FFFF00]
23 LayoutBlockFlow (anonymous) at (0,0) size 112x136
24 LayoutText {#text} at (0,7) size 25x18
25 text run at (0,7) width 25: "first"
26 LayoutBR {BR} at (24,7) size 1x18
27 LayoutText {#text} at (0,39) size 48x18
28 text run at (0,39) width 48: "column"
29 LayoutBR {BR} at (47,39) size 1x18
30 LayoutText {#text} at (0,79) size 45x18
31 text run at (0,79) width 45: "second"
32 LayoutBR {BR} at (44,79) size 1x18
33 LayoutText {#text} at (0,111) size 48x18
34 text run at (0,111) width 48: "column"
35 LayoutBR {BR} at (47,111) size 1x18
36 LayoutBlockFlow {DIV} at (0,136) size 112x32 [bgcolor=#FF0000]
37 LayoutText {#text} at (0,7) size 35x18
38 text run at (0,7) width 35: "FAIL"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698