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

Side by Side Diff: LayoutTests/platform/mac/fast/text/vertical-surrogate-pair-expected.txt

Issue 145473002: Chromium for Mac cannot print surrogate pair in vertical writing mode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Changed comments. Created 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 253x18
8 text run at (0,0) width 253: "These two glyphs should look the same:"
9 RenderBlock {DIV} at (0,34) size 784x72
10 RenderText {#text} at (0,12) size 48x48
11 text run at (0,12) width 48: "\x{D842}\x{DF9F}"
12 RenderBlock {DIV} at (0,106) size 72x48
13 RenderText {#text} at (12,0) size 48x48
14 text run at (12,0) width 48: "\x{D842}\x{DF9F}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698