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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/width-expected.txt

Issue 20558002: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/width-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/width-expected.txt b/LayoutTests/platform/mac/css1/box_properties/width-expected.txt
index 2e36c346e64c929fc38ca5e3950ae59f6476a498..7249aa2a3f69e76c4a3949e010e60b1204cec544 100644
--- a/LayoutTests/platform/mac/css1/box_properties/width-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/width-expected.txt
@@ -22,12 +22,12 @@ layer at (0,0) size 785x1342
RenderText {#text} at (0,0) size 287x18
text run at (0,0) width 287: "The square above should be fifty pixels wide."
RenderBlock (anonymous) at (0,202) size 769x385
- RenderImage {IMG} at (0,0) size 385x385
+ RenderImage {IMG} at (0,0) size 384.50x385
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,603) size 769x18
RenderText {#text} at (0,0) size 671x18
text run at (0,0) width 671: "The square above should be half as wide as the image's parent element (either the BODY or the table cell)."
- RenderBlock {P} at (0,637) size 385x90
+ RenderBlock {P} at (0,637) size 384.50x90
RenderText {#text} at (0,0) size 382x72
text run at (0,0) width 382: "This paragraph should be half the width of its parent element"
text run at (0,18) width 379: "(either the BODY or the table, which should itself be half as"

Powered by Google App Engine
This is Rietveld 408576698