Index: third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled-expected.txt |
deleted file mode 100644 |
index b9dff3e49f91bf1592e83c0fdbf0114b124c725b..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-The DIALOG element should be recognized if the dialog feature is on. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS typeof dialog.show == 'function' is true |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |