Index: LayoutTests/fast/dom/shadow/shadowdom-for-object-complex-shadow-expected.html |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-object-complex-shadow-expected.html b/LayoutTests/fast/dom/shadow/shadowdom-for-object-complex-shadow-expected.html |
deleted file mode 100644 |
index 42d8671fddbf9aa45bb506acae4f2d936907ca21..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-object-complex-shadow-expected.html |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-<!DOCTYPE html> |
- |
-<p>A mixed case of a shadow element and content element.</p> |
-<form> |
- <div style="margin: 20px"> |
- <object id="host" data="../resources/apple.gif" type="image/gif" width="20" height="20"></object> |
- </div> |
- <input id="submit" type="submit" value="Submit"> |
-</form> |