Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/plugins/override-node-method-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/plugins/override-node-method-expected.txt b/third_party/WebKit/LayoutTests/plugins/override-node-method-expected.txt |
| deleted file mode 100644 |
| index e54e75cd79a70d7b8a4bbf40354a21a59a48fb3f..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/plugins/override-node-method-expected.txt |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -ALERT: PASS |
| - |
| -Test that a plugin can override Node methods of its element. This also means that the plugin is instantiated when accessing properties and methods of its owner element. |
| - |
| -Should alert PASS. |