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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/form-added-to-table-expected.txt

Issue 2972623002: Convert fast/forms/form-added-to-table.html using testharness. (Closed)
Patch Set: Created 3 years, 5 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/forms/form-added-to-table-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/form-added-to-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/form-added-to-table-expected.txt
deleted file mode 100644
index 67fd7a3de683babc08b852c01333c6311e22201d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/form-added-to-table-expected.txt
+++ /dev/null
@@ -1,13 +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
- LayoutTable {TABLE} at (0,0) size 226x26
- LayoutTableSection {TBODY} at (0,0) size 226x26
- LayoutTableRow {TR} at (0,2) size 226x22
- LayoutTableCell {TD} at (2,2) size 222x22 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 220x19
- text run at (1,1) width 220: "This test passes if it does not crash."
-selection start: position 0 of child 0 {#text} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of body
-selection end: position 1 of child 1 {TABLE} of body

Powered by Google App Engine
This is Rietveld 408576698