Index: LayoutTests/fast/dom/shadow/shadowdom-for-output-only-shadow-expected.html |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-output-only-shadow-expected.html b/LayoutTests/fast/dom/shadow/shadowdom-for-output-only-shadow-expected.html |
deleted file mode 100644 |
index a63fbd98e74b3caf0556eafac6ffa5cf654222c2..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-output-only-shadow-expected.html |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-<!DOCTYPE html> |
- |
-<p>When the AuthorShadowDOM has only a shadow element, this should be rendered like no Shadow DOM is added.</p> |
-<form> |
- <output id="host">foobar</output> |
- <input id="submit" type="submit" value="Submit"> |
-</form> |