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/vertical-rl-rtl-extend-line-forward-br-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-br-expected.txt
diff --git a/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt b/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt
index 9ef9ec2c39082a141b6ce8c04b4d47724302ff6a..5e9c7aa704c18786466692eaaac90ac5c1c67d40 100644
--- a/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt
+++ b/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-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 88x135.34
RenderBlock {P} at (20,0) size 48x135.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}."
RenderBR {BR} at (1,38) size 23x1
- RenderText {#text} at (25,28) size 23x107
+ RenderText {#text} at (25,28) size 23x108
text run at (25,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