| Index: third_party/WebKit/LayoutTests/editing/spelling/design-mode-spellcheck-off-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/design-mode-spellcheck-off-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/design-mode-spellcheck-off-expected.txt
|
| deleted file mode 100644
|
| index 51253b8bef807401548efb3bc3ac91492a5061f5..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/editing/spelling/design-mode-spellcheck-off-expected.txt
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -This tests whether WebKit does not spell check in 'designMode' when spellcheck='false'. To test manually, click 'asd' and move cursor until '.'. There should be no spelling marker for 'asd'.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS internals.hasSpellingMarker(document, 0, 3) became false
|
| -document.body.setAttribute("spellcheck", "true")
|
| -PASS internals.hasSpellingMarker(document, 0, 3) became different from false
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -asd is misspelled.
|
|
|