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

Unified Diff: LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-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/vertical-rl-rtl-extend-line-forward-p-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt b/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt
index e45a5936995190b66a68ef52144ac0664b368312..0b6ec25c494ef1cf7de8a769ee0d2e989b1e913f 100644
--- a/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt
+++ b/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt
@@ -8,10 +8,10 @@ layer at (0,0) size 800x198
text run at (0,0) width 388: "This tests horizontal caret movement in vertical writing mode."
RenderBlock {DIV} at (0,34) size 108x135.34
RenderBlock {P} at (20,0) size 24x135.34
- RenderText {#text} at (1,38) size 23x97
+ RenderText {#text} at (1,38) size 23x98
text run at (1,38) width 97 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}."
RenderBlock {P} at (64,0) size 24x135.34
- RenderText {#text} at (1,28) size 23x107
+ RenderText {#text} at (1,28) size 23x108
text run at (1,28) width 107 RTL: "\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}."
RenderBlock {PRE} at (0,182.34) size 784x0
selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698