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

Side by Side Diff: LayoutTests/platform/linux/fast/invalid/010-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 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 315x19 7 RenderText {#text} at (0,0) size 315x19
8 text run at (0,0) width 315: "The style rule on this page should be to tally ignored. " 8 text run at (0,0) width 315: "The style rule on this page should be to tally ignored. "
9 RenderInline {A} at (0,0) size 75x19 9 RenderInline {A} at (0,0) size 75x19
10 RenderText {#text} at (315,0) size 75x19 10 RenderText {#text} at (315,0) size 75x19
11 text run at (315,0) width 75: "here is a link" 11 text run at (315,0) width 75: "here is a link"
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderBlock {H1} at (0,41.44) size 784x37 13 RenderBlock {H1} at (0,41.44) size 784x37
14 RenderText {#text} at (0,0) size 109x36 14 RenderText {#text} at (0,0) size 109x36
15 text run at (0,0) width 109: "heading" 15 text run at (0,0) width 109: "heading"
16 RenderBlock (anonymous) at (0,99.88) size 784x100 16 RenderBlock (anonymous) at (0,99.88) size 784x100
17 RenderInline {SPAN} at (0,0) size 29x19 17 RenderInline {SPAN} at (0,0) size 29x19
18 RenderText {#text} at (0,0) size 29x19 18 RenderText {#text} at (0,0) size 29x19
19 text run at (0,0) width 29: "issue" 19 text run at (0,0) width 29: "issue"
20 RenderBR {BR} at (29,15) size 0x0 20 LayoutBR {BR} at (29,15) size 0x0
21 RenderInline {SPAN} at (0,0) size 17x19 21 RenderInline {SPAN} at (0,0) size 17x19
22 RenderText {#text} at (0,20) size 17x19 22 RenderText {#text} at (0,20) size 17x19
23 text run at (0,20) width 17: "fail" 23 text run at (0,20) width 17: "fail"
24 RenderBR {BR} at (17,35) size 0x0 24 LayoutBR {BR} at (17,35) size 0x0
25 RenderInline {A} at (0,0) size 113x19 25 RenderInline {A} at (0,0) size 113x19
26 RenderText {#text} at (0,40) size 113x19 26 RenderText {#text} at (0,40) size 113x19
27 text run at (0,40) width 113: "here is another link" 27 text run at (0,40) width 113: "here is another link"
28 RenderBR {BR} at (113,55) size 0x0 28 LayoutBR {BR} at (113,55) size 0x0
29 RenderInline {SPAN} at (0,0) size 18x19 29 RenderInline {SPAN} at (0,0) size 18x19
30 RenderText {#text} at (0,60) size 18x19 30 RenderText {#text} at (0,60) size 18x19
31 text run at (0,60) width 18: "n/a" 31 text run at (0,60) width 18: "n/a"
32 RenderBR {BR} at (18,75) size 0x0 32 LayoutBR {BR} at (18,75) size 0x0
33 RenderInline {SPAN} at (0,0) size 27x19 33 RenderInline {SPAN} at (0,0) size 27x19
34 RenderText {#text} at (0,80) size 27x19 34 RenderText {#text} at (0,80) size 27x19
35 text run at (0,80) width 27: "pass" 35 text run at (0,80) width 27: "pass"
36 RenderBR {BR} at (27,95) size 0x0 36 LayoutBR {BR} at (27,95) size 0x0
37 RenderBlock {H1} at (0,221.31) size 784x37 37 RenderBlock {H1} at (0,221.31) size 784x37
38 RenderText {#text} at (0,0) size 224x36 38 RenderText {#text} at (0,0) size 224x36
39 text run at (0,0) width 224: "another heading" 39 text run at (0,0) width 224: "another heading"
40 RenderBlock (anonymous) at (0,279.75) size 784x20 40 RenderBlock (anonymous) at (0,279.75) size 784x20
41 RenderInline {SPAN} at (0,0) size 18x19 41 RenderInline {SPAN} at (0,0) size 18x19
42 RenderText {#text} at (0,0) size 18x19 42 RenderText {#text} at (0,0) size 18x19
43 text run at (0,0) width 18: "n/a" 43 text run at (0,0) width 18: "n/a"
44 RenderBR {BR} at (18,15) size 0x0 44 LayoutBR {BR} at (18,15) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698