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

Unified Diff: LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-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/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt b/LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt
index 6ca7e8a5739deed9dc0924d8435b770d137ace88..677f66f7f1c16fa6603b46585d876152103ec449 100644
--- a/LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt
@@ -20,5 +20,5 @@ layer at (0,0) size 800x150
RenderText {#text} at (48,0) size 10x10
text run at (48,0) width 10: "x"
RenderBlock {P} at (0,80) size 106x10 [bgcolor=#000080]
- RenderText {#text} at (47,0) size 10x10
- text run at (47,0) width 10: "x"
+ RenderText {#text} at (47,0) size 11x10
+ text run at (47,0) width 11: "x"

Powered by Google App Engine
This is Rietveld 408576698