Index: LayoutTests/platform/win/fast/writing-mode/text-orientation-basic-expected.txt |
diff --git a/LayoutTests/platform/win/fast/writing-mode/text-orientation-basic-expected.txt b/LayoutTests/platform/win/fast/writing-mode/text-orientation-basic-expected.txt |
index 8e237790a826356825a1f1d4c990e448258f463d..6c349b9065c9f3a044d05e7cb8ec2d077ff9751c 100644 |
--- a/LayoutTests/platform/win/fast/writing-mode/text-orientation-basic-expected.txt |
+++ b/LayoutTests/platform/win/fast/writing-mode/text-orientation-basic-expected.txt |
@@ -8,11 +8,11 @@ layer at (0,0) size 800x704 |
text run at (0,0) width 366: "This test shows the following bugs with text-orientation. " |
text run at (365,0) width 406: "The far right test mis-renders differently in both the simple and" |
text run at (0,18) width 399: "complex text paths. The simple text path mis-renders because " |
- RenderInline {TT} at (0,0) size 297x15 |
- RenderText {#text} at (398,21) size 297x15 |
- text run at (398,21) width 297: "CTFontGetVerticalTranslationsForGlyphs" |
- RenderText {#text} at (694,18) size 775x53 |
- text run at (694,18) width 49: " returns" |
+ RenderInline {TT} at (0,0) size 305x16 |
+ RenderText {#text} at (398,20) size 305x16 |
+ text run at (398,20) width 305: "CTFontGetVerticalTranslationsForGlyphs" |
+ RenderText {#text} at (702,18) size 775x53 |
+ text run at (702,18) width 49: " returns" |
text run at (0,36) width 446: "incorrect values for horizontal glyphs that have vertical counterparts. " |
text run at (445,36) width 330: "The complex text code path mis-renders because of" |
text run at (0,54) width 105: "API deficiency. " |