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

Side by Side Diff: LayoutTests/platform/win/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 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 341x17 7 RenderText {#text} at (0,0) size 341x17
8 text run at (0,0) width 341: "The style rule on this page should be to tally ignored. " 8 text run at (0,0) width 341: "The style rule on this page should be to tally ignored. "
9 RenderInline {A} at (0,0) size 84x17 9 RenderInline {A} at (0,0) size 84x17
10 RenderText {#text} at (340,0) size 84x17 10 RenderText {#text} at (340,0) size 84x17
11 text run at (340,0) width 84: "here is a link" 11 text run at (340,0) width 84: "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,39.44) size 784x37 13 RenderBlock {H1} at (0,39.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,97.88) size 784x90 16 RenderBlock (anonymous) at (0,97.88) size 784x90
17 RenderInline {SPAN} at (0,0) size 32x17 17 RenderInline {SPAN} at (0,0) size 32x17
18 RenderText {#text} at (0,0) size 32x17 18 RenderText {#text} at (0,0) size 32x17
19 text run at (0,0) width 32: "issue" 19 text run at (0,0) width 32: "issue"
20 RenderBR {BR} at (32,14) size 0x0 20 LayoutBR {BR} at (32,14) size 0x0
21 RenderInline {SPAN} at (0,0) size 22x17 21 RenderInline {SPAN} at (0,0) size 22x17
22 RenderText {#text} at (0,18) size 22x17 22 RenderText {#text} at (0,18) size 22x17
23 text run at (0,18) width 22: "fail" 23 text run at (0,18) width 22: "fail"
24 RenderBR {BR} at (21,32) size 1x0 24 LayoutBR {BR} at (21,32) size 1x0
25 RenderInline {A} at (0,0) size 124x17 25 RenderInline {A} at (0,0) size 124x17
26 RenderText {#text} at (0,36) size 124x17 26 RenderText {#text} at (0,36) size 124x17
27 text run at (0,36) width 124: "here is another link" 27 text run at (0,36) width 124: "here is another link"
28 RenderBR {BR} at (123,50) size 1x0 28 LayoutBR {BR} at (123,50) size 1x0
29 RenderInline {SPAN} at (0,0) size 20x17 29 RenderInline {SPAN} at (0,0) size 20x17
30 RenderText {#text} at (0,54) size 20x17 30 RenderText {#text} at (0,54) size 20x17
31 text run at (0,54) width 20: "n/a" 31 text run at (0,54) width 20: "n/a"
32 RenderBR {BR} at (19,68) size 1x0 32 LayoutBR {BR} at (19,68) size 1x0
33 RenderInline {SPAN} at (0,0) size 28x17 33 RenderInline {SPAN} at (0,0) size 28x17
34 RenderText {#text} at (0,72) size 28x17 34 RenderText {#text} at (0,72) size 28x17
35 text run at (0,72) width 28: "pass" 35 text run at (0,72) width 28: "pass"
36 RenderBR {BR} at (27,86) size 1x0 36 LayoutBR {BR} at (27,86) size 1x0
37 RenderBlock {H1} at (0,209.31) size 784x37 37 RenderBlock {H1} at (0,209.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,267.75) size 784x18 40 RenderBlock (anonymous) at (0,267.75) size 784x18
41 RenderInline {SPAN} at (0,0) size 20x17 41 RenderInline {SPAN} at (0,0) size 20x17
42 RenderText {#text} at (0,0) size 20x17 42 RenderText {#text} at (0,0) size 20x17
43 text run at (0,0) width 20: "n/a" 43 text run at (0,0) width 20: "n/a"
44 RenderBR {BR} at (19,14) size 1x0 44 LayoutBR {BR} at (19,14) size 1x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698