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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/html/details-position-expected.txt

Issue 2670273002: Move tests for DETAILS and SUMMARY elements to html/details_summary/. (Closed)
Patch Set: Created 3 years, 11 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: third_party/WebKit/LayoutTests/platform/linux/fast/html/details-position-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/html/details-position-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/html/details-position-expected.txt
deleted file mode 100644
index b6ce9cf5d511d6dc12f66ab7e34304448a118034..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/html/details-position-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-layer at (0,0) size 800x600 scrollWidth 942
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {DETAILS} at (0,0) size 784x0
- LayoutBlockFlow {DETAILS} at (0,0) size 784x20
- LayoutBlockFlow {DETAILS} at (0,20) size 784x0
-layer at (50,150) size 46x20
- LayoutBlockFlow (positioned) {SUMMARY} at (50,150) size 45.95x20
- LayoutDetailsMarker {DIV} at (0,4) size 10.55x10.55: right
- LayoutText {#text} at (16,0) size 30x19
- text run at (16,0) width 30: "fixed"
-layer at (158,158) size 784x20 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
- LayoutBlockFlow (relative positioned) {SUMMARY} at (0,0) size 784x20
- LayoutDetailsMarker {DIV} at (0,4) size 10.55x10.55: right
- LayoutText {#text} at (16,0) size 44x19
- text run at (16,0) width 44: "relative"
-layer at (250,150) size 67x20
- LayoutBlockFlow (positioned) {SUMMARY} at (250,150) size 66.95x20
- LayoutDetailsMarker {DIV} at (0,4) size 10.55x10.55: right
- LayoutText {#text} at (16,0) size 51x19
- text run at (16,0) width 51: "absolute"

Powered by Google App Engine
This is Rietveld 408576698