Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-for-object-only-shadow-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-for-object-only-shadow-expected.html b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-for-object-only-shadow-expected.html |
| deleted file mode 100644 |
| index a71fbbef382faa0526783166179ac97759a2c8af..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowdom-for-object-only-shadow-expected.html |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -<!DOCTYPE html> |
| - |
| -<p>When an author ShadowRoot has only a shadow element, this should be rendered like no content.</p> |
| -<form> |
| - <object style="width:0; height: 0; line-height: 0; display:block;"></object> |
| - <input id="submit" type="submit" value="Submit"> |
| -</form> |