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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/html/details_summary/details-position-expected.txt

Issue 2670273002: Move tests for DETAILS and SUMMARY elements to html/details_summary/. (Closed)
Patch Set: Created 3 years, 10 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 800x600 scrollWidth 942 1 layer at (0,0) size 800x600 scrollWidth 942
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DETAILS} at (0,0) size 784x0 6 LayoutBlockFlow {DETAILS} at (0,0) size 784x0
7 LayoutBlockFlow {DETAILS} at (0,0) size 784x18 7 LayoutBlockFlow {DETAILS} at (0,0) size 784x18
8 LayoutBlockFlow {DETAILS} at (0,18) size 784x0 8 LayoutBlockFlow {DETAILS} at (0,18) size 784x0
9 layer at (50,150) size 49x18 9 layer at (50,150) size 49x18
10 LayoutBlockFlow (positioned) {SUMMARY} at (50,150) size 48.95x18 10 LayoutBlockFlow (positioned) {SUMMARY} at (50,150) size 48.95x18
11 LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: right 11 LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: right
12 LayoutText {#text} at (16,0) size 33x18 12 LayoutText {#text} at (16,0) size 33x18
13 text run at (16,0) width 33: "fixed" 13 text run at (16,0) width 33: "fixed"
14 layer at (158,158) size 784x18 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600 14 layer at (158,158) size 784x18 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600
15 LayoutBlockFlow (relative positioned) {SUMMARY} at (0,0) size 784x18 15 LayoutBlockFlow (relative positioned) {SUMMARY} at (0,0) size 784x18
16 LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: right 16 LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: right
17 LayoutText {#text} at (16,0) size 49x18 17 LayoutText {#text} at (16,0) size 49x18
18 text run at (16,0) width 49: "relative" 18 text run at (16,0) width 49: "relative"
19 layer at (250,150) size 70x18 19 layer at (250,150) size 70x18
20 LayoutBlockFlow (positioned) {SUMMARY} at (250,150) size 70.28x18 20 LayoutBlockFlow (positioned) {SUMMARY} at (250,150) size 70.28x18
21 LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: right 21 LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: right
22 LayoutText {#text} at (16,0) size 55x18 22 LayoutText {#text} at (16,0) size 55x18
23 text run at (16,0) width 55: "absolute" 23 text run at (16,0) width 55: "absolute"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698