Chromium Code Reviews

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/clip/overflow-border-radius-composited-parent-expected.txt

Issue 2374983004: Revert "Avoid creating consecutive whitespace renderers." (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 441x19 6 LayoutText {#text} at (0,0) size 441x19
7 text run at (0,0) width 441: "The white text and grey backgrounds should all clip to the border-radius. " 7 text run at (0,0) width 441: "The white text and grey backgrounds should all clip to the border-radius. "
8 LayoutBR {BR} at (440,15) size 1x0 8 LayoutBR {BR} at (440,15) size 1x0
9 LayoutText {#text} at (240,145) size 4x19 9 LayoutText {#text} at (240,145) size 4x19
10 text run at (240,145) width 4: " " 10 text run at (240,145) width 4: " "
11 LayoutText {#text} at (484,145) size 4x19 11 LayoutText {#text} at (484,145) size 4x19
12 text run at (484,145) width 4: " " 12 text run at (484,145) width 4: " "
13 LayoutText {#text} at (0,0) size 0x0 13 LayoutText {#text} at (0,0) size 0x0
14 LayoutText {#text} at (0,0) size 0x0
14 LayoutText {#text} at (240,290) size 4x19 15 LayoutText {#text} at (240,290) size 4x19
15 text run at (240,290) width 4: " " 16 text run at (240,290) width 4: " "
16 LayoutBR {BR} at (244,305) size 0x0 17 LayoutBR {BR} at (244,305) size 0x0
17 LayoutText {#text} at (0,0) size 0x0 18 LayoutText {#text} at (0,0) size 0x0
18 layer at (18,38) size 220x120 clip at (28,48) size 200x100 scrollWidth 206 scrol lHeight 156 19 layer at (18,38) size 220x120 clip at (28,48) size 200x100 scrollWidth 206 scrol lHeight 156
19 LayoutBlockFlow {DIV} at (10,30) size 220x120 [border: (10px solid #000000)] 20 LayoutBlockFlow {DIV} at (10,30) size 220x120 [border: (10px solid #000000)]
20 layer at (28,48) size 200x100 21 layer at (28,48) size 200x100
21 LayoutBlockFlow {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080 ] 22 LayoutBlockFlow {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080 ]
22 LayoutText {#text} at (0,0) size 79x19 23 LayoutText {#text} at (0,0) size 79x19
23 text run at (0,0) width 79: "static > static" 24 text run at (0,0) width 79: "static > static"
(...skipping 14 matching lines...)
38 layer at (28,193) size 200x100 39 layer at (28,193) size 200x100
39 LayoutBlockFlow (relative positioned) {DIV} at (10,10) size 200x100 [color=#FF FFFF] [bgcolor=#808080] 40 LayoutBlockFlow (relative positioned) {DIV} at (10,10) size 200x100 [color=#FF FFFF] [bgcolor=#808080]
40 LayoutText {#text} at (0,0) size 103x19 41 LayoutText {#text} at (0,0) size 103x19
41 text run at (0,0) width 103: "relative > relative" 42 text run at (0,0) width 103: "relative > relative"
42 layer at (18,328) size 220x120 clip at (28,338) size 200x100 scrollWidth 206 scr ollHeight 156 43 layer at (18,328) size 220x120 clip at (28,338) size 200x100 scrollWidth 206 scr ollHeight 156
43 LayoutBlockFlow (relative positioned) {DIV} at (10,320) size 220x120 [border: (10px solid #000000)] 44 LayoutBlockFlow (relative positioned) {DIV} at (10,320) size 220x120 [border: (10px solid #000000)]
44 layer at (28,338) size 200x100 45 layer at (28,338) size 200x100
45 LayoutBlockFlow (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bg color=#808080] 46 LayoutBlockFlow (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bg color=#808080]
46 LayoutText {#text} at (0,0) size 110x19 47 LayoutText {#text} at (0,0) size 110x19
47 text run at (0,0) width 110: "relative > absolute" 48 text run at (0,0) width 110: "relative > absolute"
OLDNEW

Powered by Google App Engine