Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/editing/editing-0/contenteditable/user-interaction-editing-contenteditable-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/editing/editing-0/contenteditable/user-interaction-editing-contenteditable-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/editing/editing-0/contenteditable/user-interaction-editing-contenteditable-expected.txt |
deleted file mode 100644 |
index e46611305e60e2c696138ee2cd5fb6d68a9cc5ce..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/editing/editing-0/contenteditable/user-interaction-editing-contenteditable-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-This is a testharness.js-based test. |
-PASS no contentEditable attribute |
-FAIL empty contentEditable attribute assert_true: check for testElement.isContentEditable value expected true got false |
-FAIL set contentEditable = "true" assert_true: check for testElement.isContentEditable value expected true got false |
-PASS set contentEditable = "false" |
-PASS set contentEditable = "inherit" |
-FAIL set parent element contentEditable = "true" assert_true: check for testElement.isContentEditable value expected true got false |
-PASS set parent element contentEditable = "false" |
-Harness: the test ran to completion. |
- |