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

Unified Diff: LayoutTests/platform/mac/fast/html/details-position-expected.txt

Issue 10349004: Revert 115573 - Move Length and CSS length computation to float (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1123/
Patch Set: Created 8 years, 8 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/html/details-position-expected.txt
===================================================================
--- LayoutTests/platform/mac/fast/html/details-position-expected.txt (revision 115918)
+++ LayoutTests/platform/mac/fast/html/details-position-expected.txt (working copy)
@@ -6,8 +6,8 @@
RenderBlock {DETAILS} at (0,0) size 784x0
RenderBlock {DETAILS} at (0,0) size 784x18
RenderBlock {DETAILS} at (0,18) size 784x0
-layer at (50,150) size 49x18
- RenderBlock (positioned) {SUMMARY} at (50,150) size 49x18
+layer at (50,150) size 48x18
+ RenderBlock (positioned) {SUMMARY} at (50,150) size 48x18
RenderDetailsMarker {DIV} at (0,4) size 10x10: right
RenderText {#text} at (16,0) size 32x18
text run at (16,0) width 32: "fixed"
@@ -16,8 +16,8 @@
RenderDetailsMarker {DIV} at (0,4) size 10x10: right
RenderText {#text} at (16,0) size 46x18
text run at (16,0) width 46: "relative"
-layer at (250,150) size 69x18
- RenderBlock (positioned) {SUMMARY} at (250,150) size 69x18
+layer at (250,150) size 68x18
+ RenderBlock (positioned) {SUMMARY} at (250,150) size 68x18
RenderDetailsMarker {DIV} at (0,4) size 10x10: right
RenderText {#text} at (16,0) size 52x18
text run at (16,0) width 52: "absolute"

Powered by Google App Engine
This is Rietveld 408576698