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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/clip/overflow-border-radius-combinations-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. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
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 471x17 6 LayoutText {#text} at (0,0) size 471x17
7 text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. " 7 text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. "
8 LayoutBR {BR} at (470,14) size 1x0 8 LayoutBR {BR} at (470,14) size 1x0
9 LayoutText {#text} at (240,144) size 4x17 9 LayoutText {#text} at (240,144) size 4x17
10 text run at (240,144) width 4: " " 10 text run at (240,144) width 4: " "
11 LayoutText {#text} at (484,144) size 4x17 11 LayoutText {#text} at (484,144) size 4x17
12 text run at (484,144) width 4: " " 12 text run at (484,144) 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,288) size 4x17 15 LayoutText {#text} at (240,288) size 4x17
15 text run at (240,288) width 4: " " 16 text run at (240,288) width 4: " "
16 LayoutBR {BR} at (244,302) size 0x0 17 LayoutBR {BR} at (244,302) size 0x0
17 LayoutText {#text} at (0,0) size 0x0 18 LayoutText {#text} at (0,0) size 0x0
18 layer at (18,36) size 220x120 clip at (28,46) size 200x100 19 layer at (18,36) size 220x120 clip at (28,46) size 200x100
19 LayoutBlockFlow {DIV} at (10,28) size 220x120 [border: (10px solid #000000)] 20 LayoutBlockFlow {DIV} at (10,28) size 220x120 [border: (10px solid #000000)]
20 LayoutBlockFlow {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#8080 80] 21 LayoutBlockFlow {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#8080 80]
21 LayoutText {#text} at (0,0) size 85x17 22 LayoutText {#text} at (0,0) size 85x17
22 text run at (0,0) width 85: "static > static" 23 text run at (0,0) width 85: "static > static"
23 layer at (262,36) size 220x120 clip at (272,46) size 200x100 24 layer at (262,36) size 220x120 clip at (272,46) size 200x100
(...skipping 12 matching lines...) Expand all
36 layer at (28,190) size 200x100 37 layer at (28,190) size 200x100
37 LayoutBlockFlow (relative positioned) {DIV} at (10,10) size 200x100 [color=#FF FFFF] [bgcolor=#808080] 38 LayoutBlockFlow (relative positioned) {DIV} at (10,10) size 200x100 [color=#FF FFFF] [bgcolor=#808080]
38 LayoutText {#text} at (0,0) size 113x17 39 LayoutText {#text} at (0,0) size 113x17
39 text run at (0,0) width 113: "relative > relative" 40 text run at (0,0) width 113: "relative > relative"
40 layer at (18,324) size 220x120 clip at (28,334) size 200x100 41 layer at (18,324) size 220x120 clip at (28,334) size 200x100
41 LayoutBlockFlow (relative positioned) {DIV} at (10,316) size 220x120 [border: (10px solid #000000)] 42 LayoutBlockFlow (relative positioned) {DIV} at (10,316) size 220x120 [border: (10px solid #000000)]
42 layer at (28,334) size 200x100 43 layer at (28,334) size 200x100
43 LayoutBlockFlow (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bg color=#808080] 44 LayoutBlockFlow (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bg color=#808080]
44 LayoutText {#text} at (0,0) size 119x17 45 LayoutText {#text} at (0,0) size 119x17
45 text run at (0,0) width 119: "relative > absolute" 46 text run at (0,0) width 119: "relative > absolute"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698