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

Side by Side Diff: LayoutTests/platform/win/fast/writing-mode/text-orientation-basic-expected.txt

Issue 549963002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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
1 layer at (0,0) size 800x704 1 layer at (0,0) size 800x704
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x704 3 layer at (0,0) size 800x704
4 RenderBlock {HTML} at (0,0) size 800x704 4 RenderBlock {HTML} at (0,0) size 800x704
5 RenderBody {BODY} at (8,8) size 784x688 5 RenderBody {BODY} at (8,8) size 784x688
6 RenderBlock {P} at (0,0) size 784x72 6 RenderBlock {P} at (0,0) size 784x72
7 RenderText {#text} at (0,0) size 771x35 7 RenderText {#text} at (0,0) size 771x35
8 text run at (0,0) width 366: "This test shows the following bugs with text-orientation. " 8 text run at (0,0) width 366: "This test shows the following bugs with text-orientation. "
9 text run at (365,0) width 406: "The far right test mis-renders differe ntly in both the simple and" 9 text run at (365,0) width 406: "The far right test mis-renders differe ntly in both the simple and"
10 text run at (0,18) width 399: "complex text paths. The simple text pat h mis-renders because " 10 text run at (0,18) width 399: "complex text paths. The simple text pat h mis-renders because "
11 RenderInline {TT} at (0,0) size 297x15 11 RenderInline {TT} at (0,0) size 305x16
12 RenderText {#text} at (398,21) size 297x15 12 RenderText {#text} at (398,20) size 305x16
13 text run at (398,21) width 297: "CTFontGetVerticalTranslationsForGly phs" 13 text run at (398,20) width 305: "CTFontGetVerticalTranslationsForGly phs"
14 RenderText {#text} at (694,18) size 775x53 14 RenderText {#text} at (702,18) size 775x53
15 text run at (694,18) width 49: " returns" 15 text run at (702,18) width 49: " returns"
16 text run at (0,36) width 446: "incorrect values for horizontal glyphs that have vertical counterparts. " 16 text run at (0,36) width 446: "incorrect values for horizontal glyphs that have vertical counterparts. "
17 text run at (445,36) width 330: "The complex text code path mis-render s because of" 17 text run at (445,36) width 330: "The complex text code path mis-render s because of"
18 text run at (0,54) width 105: "API deficiency. " 18 text run at (0,54) width 105: "API deficiency. "
19 text run at (104,54) width 615: "There is no way to tell CoreText to u se upright horizontal glyphs when rendering a vertical line." 19 text run at (104,54) width 615: "There is no way to tell CoreText to u se upright horizontal glyphs when rendering a vertical line."
20 RenderBlock {DIV} at (0,88) size 170x600 20 RenderBlock {DIV} at (0,88) size 170x600
21 RenderBlock {DIV} at (0,0) size 170x411 [border: (1px solid #008000)] 21 RenderBlock {DIV} at (0,0) size 170x411 [border: (1px solid #008000)]
22 RenderInline {SPAN} at (0,0) size 40x173 22 RenderInline {SPAN} at (0,0) size 40x173
23 RenderText {#text} at (2,1) size 40x173 23 RenderText {#text} at (2,1) size 40x173
24 text run at (2,1) width 173: "Hello world" 24 text run at (2,1) width 173: "Hello world"
25 RenderBR {BR} at (10,173) size 0x1 25 RenderBR {BR} at (10,173) size 0x1
(...skipping 22 matching lines...) Expand all
48 RenderBR {BR} at (52,173) size 0x1 48 RenderBR {BR} at (52,173) size 0x1
49 RenderInline {SPAN} at (0,0) size 40x173 49 RenderInline {SPAN} at (0,0) size 40x173
50 RenderText {#text} at (86,1) size 40x173 50 RenderText {#text} at (86,1) size 40x173
51 text run at (86,1) width 173: "Hello world" 51 text run at (86,1) width 173: "Hello world"
52 RenderBR {BR} at (94,173) size 0x1 52 RenderBR {BR} at (94,173) size 0x1
53 RenderInline {SPAN} at (0,0) size 40x173 53 RenderInline {SPAN} at (0,0) size 40x173
54 RenderText {#text} at (128,1) size 40x173 54 RenderText {#text} at (128,1) size 40x173
55 text run at (128,1) width 173: "Hello world" 55 text run at (128,1) width 173: "Hello world"
56 RenderBR {BR} at (136,173) size 0x1 56 RenderBR {BR} at (136,173) size 0x1
57 RenderText {#text} at (0,0) size 0x0 57 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698