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

Unified Diff: LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-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/whitespace/pre-wrap-spaces-after-newline-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt b/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
index 60b8178601863b74228663ee232b0e16a761d639..fd7c6865072e3e3e6f3644cd311ed4b3c6417723 100644
--- a/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
@@ -31,9 +31,9 @@ layer at (0,0) size 785x781
RenderText {#text} at (225,0) size 4x18
text run at (225,0) width 4: ":"
RenderBlock {PRE} at (0,104) size 41.05x30 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 41x30
+ RenderText {#text} at (0,0) size 42x30
text run at (0,0) width 24: "foo"
- text run at (24,0) width 17: " "
+ text run at (24,0) width 18: " "
text run at (0,15) width 24: "bar"
RenderBlock {P} at (0,150) size 769x18
RenderText {#text} at (0,0) size 35x18

Powered by Google App Engine
This is Rietveld 408576698