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

Unified Diff: LayoutTests/fast/text/international/complex-text-missing-glyph-fallback-expected.html

Issue 336603004: Change complex-text-missing-glyph-fallback to have fixed line height (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/text/international/complex-text-missing-glyph-fallback.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/international/complex-text-missing-glyph-fallback-expected.html
diff --git a/LayoutTests/fast/text/international/complex-text-missing-glyph-fallback-expected.html b/LayoutTests/fast/text/international/complex-text-missing-glyph-fallback-expected.html
index 3dcd0a3ff0aba86d56c33f65371bc4b6ac17a472..4c9fac2aaaa39c0856446dec6cb8d97389958542 100644
--- a/LayoutTests/fast/text/international/complex-text-missing-glyph-fallback-expected.html
+++ b/LayoutTests/fast/text/international/complex-text-missing-glyph-fallback-expected.html
@@ -3,7 +3,7 @@
Verdana does not contain Japanese Hiragana glyphs,
so the text should be drawn inside the parentheses below by falling back to the next font.
</p>
-<p>[<span style="text-rendering:optimizeLegibility; font-family: sans-serif">あいうえお</span>]</p>
+<p>[<span style="text-rendering:optimizeLegibility; font-family: sans-serif; line-height: 16px">あいうえお</span>]</p>
<p>
Zero-width spaces should not be treated as missing glyphs.
</p>
« no previous file with comments | « LayoutTests/fast/text/international/complex-text-missing-glyph-fallback.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698