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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/html/details-nested-2-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-nested-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/html/details-nested-2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/html/details-nested-2-expected.txt
deleted file mode 100644
index 2f7cff32ee8e0c82ce96dfd6dade3e4d803f7f02..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/html/details-nested-2-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-layer at (0,0) size 800x600
- 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 784x136 [border: (8px solid #555599)]
- LayoutBlockFlow {SUMMARY} at (8,8) size 768x34 [border: (8px solid #9999CC)]
- LayoutDetailsMarker {DIV} at (8,11) size 10.55x10.55: down
- LayoutText {#text} at (24,8) size 65x17
- text run at (24,8) width 5: " "
- text run at (28,8) width 61: "summary"
- LayoutBlockFlow {DIV} at (8,42) size 768x86
- LayoutBlockFlow {DETAILS} at (0,0) size 768x68 [border: (8px solid #995555)]
- LayoutBlockFlow {SUMMARY} at (8,8) size 752x34 [border: (8px solid #CC9999)]
- LayoutDetailsMarker {DIV} at (8,11) size 10.55x10.55: down
- LayoutText {#text} at (24,8) size 274x17
- text run at (24,8) width 5: " "
- text run at (28,8) width 270: "nested summary (details-deails-summary)"
- LayoutBlockFlow {DIV} at (8,42) size 752x18
- LayoutText {#text} at (0,0) size 186x17
- text run at (0,0) width 186: "nested details (details-deails)"
- LayoutBlockFlow (anonymous) at (0,68) size 768x18
- LayoutText {#text} at (0,0) size 42x17
- text run at (0,0) width 42: "details"

Powered by Google App Engine
This is Rietveld 408576698