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

Unified Diff: LayoutTests/fast/text/justify-ideograph-leading-expansion.html

Issue 766053004: text-justify fix for Chinese and Japanese (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: One more NeedsRebaseline for Linux and Win Created 6 years 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/justify-ideograph-expected.html ('k') | Source/platform/fonts/Character.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/justify-ideograph-leading-expansion.html
diff --git a/LayoutTests/fast/text/justify-ideograph-leading-expansion.html b/LayoutTests/fast/text/justify-ideograph-leading-expansion.html
index 7e76e76aeb028fffa51ef1f6a7276a00adacc0a6..aa8f58a4be4a3e8453c5a723c337a3b4dcb2d75e 100644
--- a/LayoutTests/fast/text/justify-ideograph-leading-expansion.html
+++ b/LayoutTests/fast/text/justify-ideograph-leading-expansion.html
@@ -1,6 +1,6 @@
<meta charset="utf-8">
<style>
- .test { margin: 8px 0; text-align: justify; border: solid; width: 100px; font-family: "hiragino mincho pro"; }
+ .test { margin: 8px 0; text-align: justify; border: solid; width: 90px; font-family: "hiragino mincho pro"; }
</style>
<div>
<div class="test">
« no previous file with comments | « LayoutTests/fast/text/justify-ideograph-expected.html ('k') | Source/platform/fonts/Character.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698