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

Unified Diff: LayoutTests/platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt

Issue 303673007: Don't pixel snap for ellipsis (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fighting with rebaselining with eae... 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
Index: LayoutTests/platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt b/LayoutTests/platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt
index a4bf9840de8055d47141be5cf386351229e235b7..db1586bbad94f0750cddf8db6d4e15df37f06c90 100644
--- a/LayoutTests/platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt
@@ -8,6 +8,6 @@ layer at (0,0) size 800x211
text run at (0,0) width 760: "This tests line break on vertical text. The test should be run on a cold font cache and refreshing the page should not show"
text run at (0,18) width 67: "difference."
RenderBlock {DIV} at (0,52) size 98x135.34
- RenderText {#text} at (1,0) size 47x135
- text run at (1,0) width 135 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}. \x{5D0}\x{5D9}\x{5DF}"
+ RenderText {#text} at (1,1) size 47x135
+ text run at (1,1) width 135 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}. \x{5D0}\x{5D9}\x{5DF}"
text run at (25,65) width 70 RTL: "\x{5DC}\x{5D9} \x{5E9}\x{5DD}."

Powered by Google App Engine
This is Rietveld 408576698