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

Unified Diff: LayoutTests/platform/mac/editing/selection/caret-ltr-2-left-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-ltr-2-left-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/caret-ltr-2-left-expected.txt b/LayoutTests/platform/mac/editing/selection/caret-ltr-2-left-expected.txt
index b5fd5146c7535c6c4143a0ff029faa7d88c1040e..ec59b8fd931c40d30d1c0bf0e6617e16ea1403a8 100644
--- a/LayoutTests/platform/mac/editing/selection/caret-ltr-2-left-expected.txt
+++ b/LayoutTests/platform/mac/editing/selection/caret-ltr-2-left-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x139
text run at (0,0) width 758: "This tests that clicking in a contenteditable div will set the caret in the right position for LTR 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.48x45 [border: (1px solid #000000)]
- RenderText {#text} at (116,11) size 74x23
- text run at (116,11) width 74: "WebKit2"
+ RenderText {#text} at (116,11) size 75x23
+ text run at (116,11) width 75: "WebKit2"
RenderBlock (anonymous) at (0,97) 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