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

Side by Side Diff: LayoutTests/platform/mac/fast/inline/br-text-decoration-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 800x102 3 layer at (0,0) size 800x102
4 RenderBlock {HTML} at (0,0) size 800x102 4 RenderBlock {HTML} at (0,0) size 800x102
5 RenderBody {BODY} at (8,16) size 784x70 5 RenderBody {BODY} at (8,16) size 784x70
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderInline {SPAN} at (0,0) size 477x36 7 RenderInline {SPAN} at (0,0) size 477x36
8 RenderBR {BR} at (0,0) size 0x18 8 LayoutBR {BR} at (0,0) size 0x18
9 RenderText {#text} at (0,18) size 477x18 9 RenderText {#text} at (0,18) size 477x18
10 text run at (0,18) width 477: "There shouldn\x{2019}t be a black dot or line above the first letter of this sentence" 10 text run at (0,18) width 477: "There shouldn\x{2019}t be a black dot or line above the first letter of this sentence"
11 RenderText {#text} at (476,18) size 5x18 11 RenderText {#text} at (476,18) size 5x18
12 text run at (476,18) width 5: "." 12 text run at (476,18) width 5: "."
13 RenderBlock {P} at (0,52) size 784x18 13 RenderBlock {P} at (0,52) size 784x18
14 RenderText {#text} at (0,0) size 55x18 14 RenderText {#text} at (0,0) size 55x18
15 text run at (0,0) width 55: "Test for " 15 text run at (0,0) width 55: "Test for "
16 RenderInline {I} at (0,0) size 661x18 16 RenderInline {I} at (0,0) size 661x18
17 RenderInline {A} at (0,0) size 306x18 [color=#0000EE] 17 RenderInline {A} at (0,0) size 306x18 [color=#0000EE]
18 RenderText {#text} at (54,0) size 306x18 18 RenderText {#text} at (54,0) size 306x18
19 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=14245" 19 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=14245"
20 RenderText {#text} at (359,0) size 356x18 20 RenderText {#text} at (359,0) size 356x18
21 text run at (359,0) width 5: " " 21 text run at (359,0) width 5: " "
22 text run at (363,0) width 352: "Underline painted under <br>, not re painted properly" 22 text run at (363,0) width 352: "Underline painted under <br>, not re painted properly"
23 RenderText {#text} at (714,0) size 5x18 23 RenderText {#text} at (714,0) size 5x18
24 text run at (714,0) width 5: "." 24 text run at (714,0) width 5: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698