| Index: third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert-expected.txt
|
| deleted file mode 100644
|
| index ad115cffa397e631f1de5a6749626a0b6f0ef17e..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert-expected.txt
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -Test that inert nodes still get programmatic click events
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -Calling click() on BUTTON
|
| -PASS clicked is expectedElement
|
| -Calling dispatchEvent() on BUTTON
|
| -PASS clicked is expectedElement
|
| -Calling click() on DIV
|
| -PASS clicked is expectedElement
|
| -Calling dispatchEvent() on DIV
|
| -PASS clicked is expectedElement
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -Click me
|
| -Click me too
|
| -
|
|
|