Index: third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector-expected.txt |
deleted file mode 100644 |
index 0c9b569344111c48d90c28033762c63605122c76..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-does-not-match-disabled-selector-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Tests that inert elements do not match the :disabled selector. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS color is 'rgb(0, 128, 0)' |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-The test passes if this is in green. |