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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/html/details-replace-text-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-replace-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt
deleted file mode 100644
index 43ae6481913da024fd36d7cc679af8a42a949b00..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt
+++ /dev/null
@@ -1,27 +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 784x36
- LayoutBlockFlow {SUMMARY} at (0,0) size 784x18
- LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: down
- LayoutText {#text} at (16,0) size 64x18
- text run at (16,0) width 64: "Summary"
- LayoutBlockFlow {DIV} at (0,18) size 784x18
- LayoutBlockFlow {SPAN} at (0,2) size 62.42x15
- LayoutText {#text} at (0,0) size 63x15
- text run at (0,0) width 63: "Details1"
- LayoutText {#text} at (62,0) size 5x18
- text run at (62,0) width 5: " "
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {SPAN} at (66.42,2) size 62.42x15
- LayoutText {#text} at (0,0) size 63x15
- text run at (0,0) width 63: "Details2"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,36) size 784x18
- LayoutButton {INPUT} at (0,0) size 39.77x18 [bgcolor=#C0C0C0]
- LayoutBlockFlow (anonymous) at (8,2) size 23.77x13
- LayoutText {#text} at (0,0) size 24x13
- text run at (0,0) width 24: "click"
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698