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

Side by Side Diff: LayoutTests/platform/win/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 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 777x17 7 RenderText {#text} at (0,0) size 777x17
8 text run at (0,0) width 315: "This tests the use of xmacroman as conte nt type. " 8 text run at (0,0) width 315: "This tests the use of xmacroman as conte nt type. "
9 text run at (314,0) width 463: "You should not see any \"garbage\" cha racters if xmacroman is supported" 9 text run at (314,0) width 463: "You should not see any \"garbage\" cha racters if xmacroman is supported"
10 RenderBlock (anonymous) at (0,34) size 784x54 10 RenderBlock (anonymous) at (0,34) size 784x54
11 RenderText {#text} at (0,0) size 84x17 11 RenderText {#text} at (0,0) size 84x17
12 text run at (0,0) width 84: "apostrophe: \x{2019}" 12 text run at (0,0) width 84: "apostrophe: \x{2019}"
13 RenderBR {BR} at (83,14) size 1x0 13 LayoutBR {BR} at (83,14) size 1x0
14 RenderText {#text} at (0,18) size 70x17 14 RenderText {#text} at (0,18) size 70x17
15 text run at (0,18) width 70: "ellipsis: \x{2026}" 15 text run at (0,18) width 70: "ellipsis: \x{2026}"
16 RenderBR {BR} at (69,32) size 1x0 16 LayoutBR {BR} at (69,32) size 1x0
17 RenderText {#text} at (0,36) size 79x17 17 RenderText {#text} at (0,36) size 79x17
18 text run at (0,36) width 79: "em-dash: \x{2014}" 18 text run at (0,36) width 79: "em-dash: \x{2014}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698