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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/html/details-nested-1-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-nested-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/html/details-nested-1-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/html/details-nested-1-expected.txt
deleted file mode 100644
index e556859a2a8ec303ab8f6ca653bf1ad5a0314df7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/html/details-nested-1-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 784x144 [border: (8px solid #555599)]
- LayoutBlockFlow {SUMMARY} at (8,8) size 768x108 [border: (8px solid #9999CC)]
- LayoutBlockFlow (anonymous) at (8,8) size 752x20
- LayoutDetailsMarker {DIV} at (0,4) size 10.55x10.55: down
- LayoutText {#text} at (16,0) size 59x19
- text run at (16,0) width 5: " "
- text run at (20,0) width 55: "summary"
- LayoutBlockFlow {DETAILS} at (8,28) size 752x72 [border: (8px solid #995555)]
- LayoutBlockFlow {SUMMARY} at (8,8) size 736x36 [border: (8px solid #CC9999)]
- LayoutDetailsMarker {DIV} at (8,12) size 10.55x10.55: down
- LayoutText {#text} at (24,8) size 270x19
- text run at (24,8) width 5: " "
- text run at (28,8) width 266: "nested summary (summary-deails-summary)"
- LayoutBlockFlow {DIV} at (8,44) size 736x20
- LayoutText {#text} at (0,0) size 189x19
- text run at (0,0) width 189: "nested details (summary-deails)"
- LayoutBlockFlow {DIV} at (8,116) size 768x20
- LayoutText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "details"

Powered by Google App Engine
This is Rietveld 408576698