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

Side by Side Diff: LayoutTests/platform/linux/compositing/overflow/ancestor-overflow-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 800x434 3 layer at (0,0) size 800x434
4 RenderBlock {HTML} at (0,0) size 800x434 4 RenderBlock {HTML} at (0,0) size 800x434
5 RenderBody {BODY} at (8,16) size 784x410 5 RenderBody {BODY} at (8,16) size 784x410
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 431x19 7 RenderText {#text} at (0,0) size 431x19
8 text run at (0,0) width 431: "Test overflow clipping of composited ele ments in various configurations." 8 text run at (0,0) width 431: "Test overflow clipping of composited ele ments in various configurations."
9 RenderBlock (anonymous) at (0,36) size 784x374 9 RenderBlock (anonymous) at (0,36) size 784x374
10 RenderText {#text} at (182,167) size 4x19 10 RenderText {#text} at (182,167) size 4x19
11 text run at (182,167) width 4: " " 11 text run at (182,167) width 4: " "
12 RenderText {#text} at (368,167) size 4x19 12 RenderText {#text} at (368,167) size 4x19
13 text run at (368,167) width 4: " " 13 text run at (368,167) width 4: " "
14 RenderText {#text} at (554,167) size 4x19 14 RenderText {#text} at (554,167) size 4x19
15 text run at (554,167) width 4: " " 15 text run at (554,167) width 4: " "
16 RenderBR {BR} at (0,0) size 0x0 16 LayoutBR {BR} at (0,0) size 0x0
17 RenderText {#text} at (182,354) size 4x19 17 RenderText {#text} at (182,354) size 4x19
18 text run at (182,354) width 4: " " 18 text run at (182,354) width 4: " "
19 RenderText {#text} at (368,354) size 4x19 19 RenderText {#text} at (368,354) size 4x19
20 text run at (368,354) width 4: " " 20 text run at (368,354) width 4: " "
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 layer at (28,72) size 142x142 clip at (29,73) size 140x140 scrollHeight 171 22 layer at (28,72) size 142x142 clip at (29,73) size 140x140 scrollHeight 171
23 RenderBlock {DIV} at (20,20) size 142x142 [border: (1px solid #000000)] 23 RenderBlock {DIV} at (20,20) size 142x142 [border: (1px solid #000000)]
24 RenderBlock {DIV} at (11,11) size 122x122 [border: (1px solid #0000FF)] 24 RenderBlock {DIV} at (11,11) size 122x122 [border: (1px solid #0000FF)]
25 layer at (214,72) size 142x142 clip at (215,73) size 140x140 25 layer at (214,72) size 142x142 clip at (215,73) size 140x140
26 RenderBlock {DIV} at (206,20) size 142x142 [border: (1px solid #000000)] 26 RenderBlock {DIV} at (206,20) size 142x142 [border: (1px solid #000000)]
(...skipping 19 matching lines...) Expand all
46 layer at (225,270) size 122x122 46 layer at (225,270) size 122x122
47 RenderBlock (positioned) {DIV} at (225,270) size 122x122 [border: (1px solid # 0000FF)] 47 RenderBlock (positioned) {DIV} at (225,270) size 122x122 [border: (1px solid # 0000FF)]
48 layer at (236,281) size 100x150 48 layer at (236,281) size 100x150
49 RenderBlock {DIV} at (11,11) size 100x150 [bgcolor=#808080] 49 RenderBlock {DIV} at (11,11) size 100x150 [bgcolor=#808080]
50 layer at (400,259) size 142x142 clip at (401,260) size 140x140 scrollHeight 171 50 layer at (400,259) size 142x142 clip at (401,260) size 140x140 scrollHeight 171
51 RenderBlock (relative positioned) {DIV} at (392,207) size 142x142 [border: (1p x solid #000000)] 51 RenderBlock (relative positioned) {DIV} at (392,207) size 142x142 [border: (1p x solid #000000)]
52 layer at (411,270) size 122x122 52 layer at (411,270) size 122x122
53 RenderBlock (positioned) {DIV} at (11,11) size 122x122 [border: (1px solid #00 00FF)] 53 RenderBlock (positioned) {DIV} at (11,11) size 122x122 [border: (1px solid #00 00FF)]
54 layer at (422,281) size 100x150 backgroundClip at (401,260) size 140x140 clip at (401,260) size 140x140 outlineClip at (401,260) size 140x140 54 layer at (422,281) size 100x150 backgroundClip at (401,260) size 140x140 clip at (401,260) size 140x140 outlineClip at (401,260) size 140x140
55 RenderBlock {DIV} at (11,11) size 100x150 [bgcolor=#808080] 55 RenderBlock {DIV} at (11,11) size 100x150 [bgcolor=#808080]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698