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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/margin_right-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/css1/box_properties/margin_right-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt b/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt
index c18d116a037c254c5e5007014c38684a4571c687..fb2dac9f0d7db49b08af978c1a8692a1ab74e814 100644
--- a/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt
@@ -88,9 +88,9 @@ layer at (0,0) size 800x1005
RenderText {#text} at (368,0) size 314x18
text run at (368,0) width 314: "This sentence should have a right margin of 5 em."
RenderBlock {P} at (4,140) size 571.50x36 [bgcolor=#00FFFF]
- RenderText {#text} at (16,0) size 555x36
- text run at (16,0) width 555: "This sentence should have a right margin of 25%, which is calculated with respect to the"
- text run at (395,18) width 176: "width of the parent element."
+ RenderText {#text} at (16,0) size 556x36
+ text run at (16,0) width 556: "This sentence should have a right margin of 25%, which is calculated with respect to the"
+ text run at (395,18) width 177: "width of the parent element."
RenderBlock {UL} at (4,192) size 737x108 [bgcolor=#808080]
RenderListItem {LI} at (40,0) size 697x36
RenderListMarker at (-17,0) size 7x18: bullet

Powered by Google App Engine
This is Rietveld 408576698