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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/html/details-position-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/html/details-position-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/html/details-position-expected.txt
deleted file mode 100644
index e00737b654bd177293bb88a0507b90856bbb257d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/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 784x18
- LayoutBlockFlow {DETAILS} at (0,18) size 784x0
-layer at (50,150) size 50x18
- LayoutBlockFlow (positioned) {SUMMARY} at (50,150) size 49.83x18
- LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: right
- LayoutText {#text} at (16,0) size 34x17
- text run at (16,0) width 34: "fixed"
-layer at (158,158) size 784x18 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
- LayoutBlockFlow (relative positioned) {SUMMARY} at (0,0) size 784x18
- LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: right
- LayoutText {#text} at (16,0) size 49x17
- text run at (16,0) width 49: "relative"
-layer at (250,150) size 70x18
- LayoutBlockFlow (positioned) {SUMMARY} at (250,150) size 70.28x18
- LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: right
- LayoutText {#text} at (16,0) size 55x17
- text run at (16,0) width 55: "absolute"

Powered by Google App Engine
This is Rietveld 408576698