Index: LayoutTests/fast/dom/shadow/shadowdom-for-object-without-shadow-expected.html |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-object-without-shadow-expected.html b/LayoutTests/fast/dom/shadow/shadowdom-for-object-without-shadow-expected.html |
deleted file mode 100644 |
index 7eb14316a581626a723d0f9d8767b6fa146ceb4d..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-object-without-shadow-expected.html |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-<!DOCTYPE html> |
- |
-<p>When the AuthorShadowDOM does not have a shadow element, this should be rendered like div.</p> |
-<form> |
- <div style="display: inline-block; width: 20px; height: 20px"></div> |
- <input id="submit" type="submit" value="Submit"> |
-</form> |