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

Side by Side Diff: LayoutTests/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 656x206 [border: (3px solid #0000FF)] 6 RenderBlock {DIV} at (0,0) size 656x206 [border: (3px solid #0000FF)]
7 RenderInline {SPAN} at (0,0) size 357x25 7 RenderInline {SPAN} at (0,0) size 357x25
8 RenderText {#text} at (3,15) size 357x25 8 RenderText {#text} at (3,15) size 357x25
9 text run at (3,15) width 357: "a b c d " 9 text run at (3,15) width 357: "a b c d "
10 RenderText {#text} at (360,15) size 650x75 10 RenderText {#text} at (360,15) size 650x75
11 text run at (360,15) width 293: "e f g h" 11 text run at (360,15) width 293: "e f g h"
12 text run at (3,65) width 300: "xxxxxxxxxxx " 12 text run at (3,65) width 300: "xxxxxxxxxxx "
13 RenderBR {BR} at (0,0) size 0x0 13 LayoutBR {BR} at (0,0) size 0x0
14 RenderInline {SPAN} at (0,0) size 357x25 14 RenderInline {SPAN} at (0,0) size 357x25
15 RenderText {#text} at (3,115) size 357x25 15 RenderText {#text} at (3,115) size 357x25
16 text run at (3,115) width 357: "a b c d " 16 text run at (3,115) width 357: "a b c d "
17 RenderText {#text} at (360,115) size 650x75 17 RenderText {#text} at (360,115) size 650x75
18 text run at (360,115) width 293: "e f g h" 18 text run at (360,115) width 293: "e f g h"
19 text run at (3,165) width 275: "xxxxxxxxxxx" 19 text run at (3,165) width 275: "xxxxxxxxxxx"
OLDNEW
« no previous file with comments | « LayoutTests/fast/text/decorations-transformed-expected.txt ('k') | LayoutTests/fast/text/soft-hyphen-4-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698