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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/html/details-marker-style-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-marker-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/html/details-marker-style-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/html/details-marker-style-expected.txt
deleted file mode 100644
index 05e27539de7041d994e57184fce384c41e71839e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/html/details-marker-style-expected.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x471
- LayoutBlockFlow {HTML} at (0,0) size 800x471.05
- LayoutBlockFlow {BODY} at (8,8) size 784x455.05
- LayoutBlockFlow {DIV} at (0,0) size 784x87
- LayoutBlockFlow {DETAILS} at (0,0) size 784x87
- LayoutBlockFlow {SUMMARY} at (0,0) size 784x87
- LayoutDetailsMarker {DIV} at (0,0) size 111.83x79.83 [border: (8px solid #00FF00) (16px solid #00FF00) (24px solid #00FF00) (32px solid #00FF00)]: right
- LayoutText {#text} at (121,59) size 92x27
- text run at (121,59) width 92: "Summary"
- LayoutBlockFlow {DIV} at (0,87) size 119x180.44
- LayoutBlockFlow {DETAILS} at (0,0) size 119x180.44
- LayoutBlockFlow {SUMMARY} at (0,0) size 119x180.44
- LayoutDetailsMarker {DIV} at (0,0) size 111.83x79.83 [border: (8px solid #00FF00) (16px solid #00FF00) (24px solid #00FF00) (32px solid #00FF00)]: down
- LayoutText {#text} at (91,89) size 27x92
- text run at (91,89) width 91: "Summary"
- LayoutBlockFlow {DIV} at (0,267.44) size 784x47
- LayoutBlockFlow {DETAILS} at (0,0) size 784x47
- LayoutBlockFlow {SUMMARY} at (0,0) size 784x47
- LayoutDetailsMarker {DIV} at (0,0) size 64x40 [border: (8px solid #00FF00)]: right
- LayoutText {#text} at (73,19) size 92x27
- text run at (73,19) width 92: "Summary"
- LayoutBlockFlow {DIV} at (0,314.44) size 71x140.61
- LayoutBlockFlow {DETAILS} at (0,0) size 71x140.61
- LayoutBlockFlow {SUMMARY} at (0,0) size 71x140.61
- LayoutDetailsMarker {DIV} at (0,0) size 64x40 [border: (8px solid #00FF00)]: down
- LayoutText {#text} at (43,49) size 27x92
- text run at (43,49) width 91: "Summary"

Powered by Google App Engine
This is Rietveld 408576698