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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/html/details-marker-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-marker-style-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-marker-style-expected.txt
deleted file mode 100644
index e65c8eb591a7c75821d2bbf4cd98d0aaa44b0890..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/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 800x474
- LayoutBlockFlow {HTML} at (0,0) size 800x473.70
- LayoutBlockFlow {BODY} at (8,8) size 784x457.70
- LayoutBlockFlow {DIV} at (0,0) size 784x86
- LayoutBlockFlow {DETAILS} at (0,0) size 784x86
- LayoutBlockFlow {SUMMARY} at (0,0) size 784x86
- 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,58) size 94x28
- text run at (121,58) width 94: "Summary"
- LayoutBlockFlow {DIV} at (0,86) size 118x182.77
- LayoutBlockFlow {DETAILS} at (0,0) size 118x182.77
- LayoutBlockFlow {SUMMARY} at (0,0) size 118x182.77
- 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 (90,89) size 28x94
- text run at (90,89) width 94: "Summary"
- LayoutBlockFlow {DIV} at (0,268.77) size 784x46
- LayoutBlockFlow {DETAILS} at (0,0) size 784x46
- LayoutBlockFlow {SUMMARY} at (0,0) size 784x46
- LayoutDetailsMarker {DIV} at (0,0) size 64x40 [border: (8px solid #00FF00)]: right
- LayoutText {#text} at (73,18) size 94x28
- text run at (73,18) width 94: "Summary"
- LayoutBlockFlow {DIV} at (0,314.77) size 70x142.94
- LayoutBlockFlow {DETAILS} at (0,0) size 70x142.94
- LayoutBlockFlow {SUMMARY} at (0,0) size 70x142.94
- LayoutDetailsMarker {DIV} at (0,0) size 64x40 [border: (8px solid #00FF00)]: down
- LayoutText {#text} at (42,49) size 28x94
- text run at (42,49) width 94: "Summary"

Powered by Google App Engine
This is Rietveld 408576698