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

Side by Side Diff: LayoutTests/platform/linux/fast/encoding/xmacroman-encoding-test-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 {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 727x19 7 RenderText {#text} at (0,0) size 727x19
8 text run at (0,0) width 295: "This tests the use of xmacroman as conte nt type. " 8 text run at (0,0) width 295: "This tests the use of xmacroman as conte nt type. "
9 text run at (295,0) width 432: "You should not see any \"garbage\" cha racters if xmacroman is supported" 9 text run at (295,0) width 432: "You should not see any \"garbage\" cha racters if xmacroman is supported"
10 RenderBlock (anonymous) at (0,36) size 784x60 10 RenderBlock (anonymous) at (0,36) size 784x60
11 RenderText {#text} at (0,0) size 80x19 11 RenderText {#text} at (0,0) size 80x19
12 text run at (0,0) width 80: "apostrophe: \x{2019}" 12 text run at (0,0) width 80: "apostrophe: \x{2019}"
13 RenderBR {BR} at (80,15) size 0x0 13 LayoutBR {BR} at (80,15) size 0x0
14 RenderText {#text} at (0,20) size 62x19 14 RenderText {#text} at (0,20) size 62x19
15 text run at (0,20) width 62: "ellipsis: \x{2026}" 15 text run at (0,20) width 62: "ellipsis: \x{2026}"
16 RenderBR {BR} at (62,35) size 0x0 16 LayoutBR {BR} at (62,35) size 0x0
17 RenderText {#text} at (0,40) size 75x19 17 RenderText {#text} at (0,40) size 75x19
18 text run at (0,40) width 75: "em-dash: \x{2014}" 18 text run at (0,40) width 75: "em-dash: \x{2014}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698