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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/html/details-replace-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/html/details-replace-text-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/html/details-replace-text-expected.txt
deleted file mode 100644
index b02c1eaa42469c67d02d401103aaa35082341ff3..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 784x40
- LayoutBlockFlow {SUMMARY} at (0,0) size 784x20
- LayoutDetailsMarker {DIV} at (0,4) size 10.55x10.55: down
- LayoutText {#text} at (16,0) size 58x19
- text run at (16,0) width 58: "Summary"
- LayoutBlockFlow {DIV} at (0,20) size 784x20
- LayoutBlockFlow {SPAN} at (0,3) size 64x16
- LayoutText {#text} at (0,0) size 64x16
- text run at (0,0) width 64: "Details1"
- LayoutText {#text} at (64,0) size 4x19
- text run at (64,0) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {SPAN} at (68,3) size 64x16
- LayoutText {#text} at (0,0) size 64x16
- text run at (0,0) width 64: "Details2"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,40) size 784x22
- LayoutButton {INPUT} at (0,0) size 43x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,3) size 27x16
- LayoutText {#text} at (0,0) size 27x16
- text run at (0,0) width 27: "click"
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698