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

Unified Diff: LayoutTests/platform/mac/editing/selection/caret-rtl-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/editing/selection/caret-rtl-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/caret-rtl-expected.txt b/LayoutTests/platform/mac/editing/selection/caret-rtl-expected.txt
index b1966c8c52a04aad99d7a2439e3e1ff2fa1f82b2..87e48cabdc2eb3f160454438bc87a90025a0419f 100644
--- a/LayoutTests/platform/mac/editing/selection/caret-rtl-expected.txt
+++ b/LayoutTests/platform/mac/editing/selection/caret-rtl-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x140
text run at (0,0) width 758: "This tests that clicking in a contenteditable div will set the caret in the right position for RTL text in a RTL block. To test"
text run at (0,18) width 447: "manually, click the left of the text. The caret should be on the left edge."
RenderBlock {DIV} at (0,52) size 201.48x46 [border: (1px solid #000000)]
- RenderText {#text} at (118,12) size 72x23
- text run at (118,12) width 72 RTL: "\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5}\x{5E8}"
+ RenderText {#text} at (119,12) size 72x23
+ text run at (119,12) width 72 RTL: "\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5}\x{5E8}"
RenderBlock (anonymous) at (0,98) size 784x18
RenderText {#text} at (0,0) size 39x18
text run at (0,0) width 39: "PASS"

Powered by Google App Engine
This is Rietveld 408576698