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

Side by Side Diff: LayoutTests/platform/linux/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 800x108 3 layer at (0,0) size 800x108
4 RenderBlock {HTML} at (0,0) size 800x108 4 RenderBlock {HTML} at (0,0) size 800x108
5 RenderBody {BODY} at (8,16) size 784x76 5 RenderBody {BODY} at (8,16) size 784x76
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderInline {SPAN} at (0,0) size 445x39 7 RenderInline {SPAN} at (0,0) size 445x39
8 RenderBR {BR} at (0,0) size 0x19 8 LayoutBR {BR} at (0,0) size 0x19
9 RenderText {#text} at (0,20) size 445x19 9 RenderText {#text} at (0,20) size 445x19
10 text run at (0,20) width 445: "There shouldn\x{2019}t be a black dot or line above the first letter of this sentence" 10 text run at (0,20) width 445: "There shouldn\x{2019}t be a black dot or line above the first letter of this sentence"
11 RenderText {#text} at (445,20) size 4x19 11 RenderText {#text} at (445,20) size 4x19
12 text run at (445,20) width 4: "." 12 text run at (445,20) width 4: "."
13 RenderBlock {P} at (0,56) size 784x20 13 RenderBlock {P} at (0,56) size 784x20
14 RenderText {#text} at (0,0) size 51x19 14 RenderText {#text} at (0,0) size 51x19
15 text run at (0,0) width 51: "Test for " 15 text run at (0,0) width 51: "Test for "
16 RenderInline {I} at (0,0) size 658x19 16 RenderInline {I} at (0,0) size 658x19
17 RenderInline {A} at (0,0) size 305x19 [color=#0000EE] 17 RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
18 RenderText {#text} at (51,0) size 305x19 18 RenderText {#text} at (51,0) size 305x19
19 text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=14245" 19 text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=14245"
20 RenderText {#text} at (356,0) size 353x19 20 RenderText {#text} at (356,0) size 353x19
21 text run at (356,0) width 4: " " 21 text run at (356,0) width 4: " "
22 text run at (360,0) width 349: "Underline painted under <br>, not re painted properly" 22 text run at (360,0) width 349: "Underline painted under <br>, not re painted properly"
23 RenderText {#text} at (709,0) size 4x19 23 RenderText {#text} at (709,0) size 4x19
24 text run at (709,0) width 4: "." 24 text run at (709,0) width 4: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698