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

Side by Side Diff: LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 471x18 6 RenderText {#text} at (0,0) size 471x18
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 RenderBR {BR} at (470,14) size 1x0 8 LayoutBR {BR} at (470,14) size 1x0
9 RenderText {#text} at (240,144) size 4x18 9 RenderText {#text} at (240,144) size 4x18
10 text run at (240,144) width 4: " " 10 text run at (240,144) width 4: " "
11 RenderText {#text} at (484,144) size 4x18 11 RenderText {#text} at (484,144) size 4x18
12 text run at (484,144) width 4: " " 12 text run at (484,144) width 4: " "
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderText {#text} at (240,288) size 4x18 15 RenderText {#text} at (240,288) size 4x18
16 text run at (240,288) width 4: " " 16 text run at (240,288) width 4: " "
17 RenderBR {BR} at (244,302) size 0x0 17 LayoutBR {BR} at (244,302) size 0x0
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 layer at (18,36) size 220x120 clip at (28,46) size 200x100 scrollWidth 206 scrol lHeight 156 19 layer at (18,36) size 220x120 clip at (28,46) size 200x100 scrollWidth 206 scrol lHeight 156
20 RenderBlock {DIV} at (10,28) size 220x120 [border: (10px solid #000000)] 20 RenderBlock {DIV} at (10,28) size 220x120 [border: (10px solid #000000)]
21 layer at (262,36) size 220x120 clip at (272,46) size 200x100 scrollWidth 206 scr ollHeight 156 21 layer at (262,36) size 220x120 clip at (272,46) size 200x100 scrollWidth 206 scr ollHeight 156
22 RenderBlock {DIV} at (254,28) size 220x120 [border: (10px solid #000000)] 22 RenderBlock {DIV} at (254,28) size 220x120 [border: (10px solid #000000)]
23 layer at (28,46) size 200x100 23 layer at (28,46) size 200x100
24 RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080] 24 RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
25 RenderText {#text} at (0,0) size 85x18 25 RenderText {#text} at (0,0) size 85x18
26 text run at (0,0) width 85: "static > static" 26 text run at (0,0) width 85: "static > static"
27 layer at (272,46) size 200x100 27 layer at (272,46) size 200x100
(...skipping 11 matching lines...) Expand all
39 layer at (28,190) size 200x100 39 layer at (28,190) size 200x100
40 RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF ] [bgcolor=#808080] 40 RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF ] [bgcolor=#808080]
41 RenderText {#text} at (0,0) size 113x18 41 RenderText {#text} at (0,0) size 113x18
42 text run at (0,0) width 113: "relative > relative" 42 text run at (0,0) width 113: "relative > relative"
43 layer at (18,324) size 220x120 clip at (28,334) size 200x100 scrollWidth 206 scr ollHeight 156 43 layer at (18,324) size 220x120 clip at (28,334) size 200x100 scrollWidth 206 scr ollHeight 156
44 RenderBlock (relative positioned) {DIV} at (10,316) size 220x120 [border: (10p x solid #000000)] 44 RenderBlock (relative positioned) {DIV} at (10,316) size 220x120 [border: (10p x solid #000000)]
45 layer at (28,334) size 200x100 45 layer at (28,334) size 200x100
46 RenderBlock (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolo r=#808080] 46 RenderBlock (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolo r=#808080]
47 RenderText {#text} at (0,0) size 119x18 47 RenderText {#text} at (0,0) size 119x18
48 text run at (0,0) width 119: "relative > absolute" 48 text run at (0,0) width 119: "relative > absolute"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698