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

Unified Diff: LayoutTests/platform/win/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/win/css1/box_properties/width-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/width-expected.txt b/LayoutTests/platform/win/css1/box_properties/width-expected.txt
index 30b12f3659c4a40174a9ab932b20b2c3806ed565..de76505faccfc79341c3102ffaeba127533d7f6c 100644
--- a/LayoutTests/platform/win/css1/box_properties/width-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/width-expected.txt
@@ -22,12 +22,12 @@ layer at (0,0) size 785x1391
RenderText {#text} at (0,0) size 271x19
text run at (0,0) width 271: "The square above should be fifty pixels wide."
RenderBlock (anonymous) at (0,209) 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,610) size 769x20
RenderText {#text} at (0,0) size 641x19
text run at (0,0) width 641: "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,646) size 385x100
+ RenderBlock {P} at (0,646) size 384.50x100
RenderText {#text} at (0,0) size 361x79
text run at (0,0) width 361: "This paragraph should be half the width of its parent element"
text run at (0,20) width 358: "(either the BODY or the table, which should itself be half as"

Powered by Google App Engine
This is Rietveld 408576698