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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/virtual/antialiasedtext/fast/text/justify-nbsp-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 {DIV} at (0,0) size 656x106 [border: (3px solid #0000FF)] 6 RenderBlock {DIV} at (0,0) size 656x106 [border: (3px solid #0000FF)]
7 RenderInline {SPAN} at (0,0) size 115x18 7 RenderInline {SPAN} at (0,0) size 115x18
8 RenderText {#text} at (3,19) size 115x18 8 RenderText {#text} at (3,19) size 115x18
9 text run at (3,19) width 115: "a b c d " 9 text run at (3,19) width 115: "a b c d "
10 RenderText {#text} at (117,19) size 301x18 10 RenderText {#text} at (117,19) size 301x18
11 text run at (117,19) width 301: "e f g h xxxxxxxxxxx " 11 text run at (117,19) width 301: "e f g h xxxxxxxxxxx "
12 RenderBR {BR} at (0,0) size 0x0 12 LayoutBR {BR} at (0,0) size 0x0
13 RenderInline {SPAN} at (0,0) size 115x18 13 RenderInline {SPAN} at (0,0) size 115x18
14 RenderText {#text} at (3,69) size 115x18 14 RenderText {#text} at (3,69) size 115x18
15 text run at (3,69) width 115: "a b c d " 15 text run at (3,69) width 115: "a b c d "
16 RenderText {#text} at (117,69) size 286x18 16 RenderText {#text} at (117,69) size 286x18
17 text run at (117,69) width 286: "e f g h xxxxxxxxxxx" 17 text run at (117,69) width 286: "e f g h xxxxxxxxxxx"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698