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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/shaping/same-script-different-lang-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 800x193 3 layer at (0,0) size 800x193
4 RenderBlock {HTML} at (0,0) size 800x193.44 4 RenderBlock {HTML} at (0,0) size 800x193.44
5 RenderBody {BODY} at (8,18.72) size 784x166.72 5 RenderBody {BODY} at (8,18.72) size 784x166.72
6 RenderBlock {H3} at (0,0) size 784x22 6 RenderBlock {H3} at (0,0) size 784x22
7 RenderText {#text} at (0,0) size 759x22 7 RenderText {#text} at (0,0) size 759x22
8 text run at (0,0) width 759: "The glyph for JHA should look different for Nepali and Hindi, depending on the lang attribute." 8 text run at (0,0) width 759: "The glyph for JHA should look different for Nepali and Hindi, depending on the lang attribute."
9 RenderBlock {P} at (0,40.72) size 784x21 9 RenderBlock {P} at (0,40.72) size 784x21
10 RenderText {#text} at (0,0) size 87x21 10 RenderText {#text} at (0,0) size 87x21
11 text run at (0,0) width 87: "Hindi:JHA \x{91D}" 11 text run at (0,0) width 87: "Hindi:JHA \x{91D}"
12 RenderBlock (anonymous) at (0,77.72) size 784x18 12 RenderBlock (anonymous) at (0,77.72) size 784x18
13 RenderBR {BR} at (0,0) size 0x18 13 LayoutBR {BR} at (0,0) size 0x18
14 RenderBlock {P} at (0,111.72) size 784x21 14 RenderBlock {P} at (0,111.72) size 784x21
15 RenderText {#text} at (0,0) size 99x21 15 RenderText {#text} at (0,0) size 99x21
16 text run at (0,0) width 99: "Nepali:JHA \x{91D}" 16 text run at (0,0) width 99: "Nepali:JHA \x{91D}"
17 RenderBlock (anonymous) at (0,148.72) size 784x18 17 RenderBlock (anonymous) at (0,148.72) size 784x18
18 RenderBR {BR} at (0,0) size 0x18 18 LayoutBR {BR} at (0,0) size 0x18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698