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

Side by Side 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, 7 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 942x585 1 layer at (0,0) size 942x585
2 RenderView at (0,0) size 800x585 2 RenderView at (0,0) size 800x585
3 layer at (0,0) size 800x585 3 layer at (0,0) size 800x585
4 RenderBlock {HTML} at (0,0) size 800x585 4 RenderBlock {HTML} at (0,0) size 800x585
5 RenderBody {BODY} at (8,8) size 784x569 5 RenderBody {BODY} at (8,8) size 784x569
6 RenderBlock {DETAILS} at (0,0) size 784x0 6 RenderBlock {DETAILS} at (0,0) size 784x0
7 RenderBlock {DETAILS} at (0,0) size 784x18 7 RenderBlock {DETAILS} at (0,0) size 784x18
8 RenderBlock {DETAILS} at (0,18) size 784x0 8 RenderBlock {DETAILS} at (0,18) size 784x0
9 layer at (50,150) size 49x18 9 layer at (50,150) size 48x18
10 RenderBlock (positioned) {SUMMARY} at (50,150) size 49x18 10 RenderBlock (positioned) {SUMMARY} at (50,150) size 48x18
11 RenderDetailsMarker {DIV} at (0,4) size 10x10: right 11 RenderDetailsMarker {DIV} at (0,4) size 10x10: right
12 RenderText {#text} at (16,0) size 32x18 12 RenderText {#text} at (16,0) size 32x18
13 text run at (16,0) width 32: "fixed" 13 text run at (16,0) width 32: "fixed"
14 layer at (158,158) size 784x18 14 layer at (158,158) size 784x18
15 RenderBlock (relative positioned) {SUMMARY} at (0,0) size 784x18 15 RenderBlock (relative positioned) {SUMMARY} at (0,0) size 784x18
16 RenderDetailsMarker {DIV} at (0,4) size 10x10: right 16 RenderDetailsMarker {DIV} at (0,4) size 10x10: right
17 RenderText {#text} at (16,0) size 46x18 17 RenderText {#text} at (16,0) size 46x18
18 text run at (16,0) width 46: "relative" 18 text run at (16,0) width 46: "relative"
19 layer at (250,150) size 69x18 19 layer at (250,150) size 68x18
20 RenderBlock (positioned) {SUMMARY} at (250,150) size 69x18 20 RenderBlock (positioned) {SUMMARY} at (250,150) size 68x18
21 RenderDetailsMarker {DIV} at (0,4) size 10x10: right 21 RenderDetailsMarker {DIV} at (0,4) size 10x10: right
22 RenderText {#text} at (16,0) size 52x18 22 RenderText {#text} at (16,0) size 52x18
23 text run at (16,0) width 52: "absolute" 23 text run at (16,0) width 52: "absolute"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698