Index: LayoutTests/fast/dom/shadow/shadowdom-for-select-complex-shadow-expected.html |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-select-complex-shadow-expected.html b/LayoutTests/fast/dom/shadow/shadowdom-for-select-complex-shadow-expected.html |
deleted file mode 100644 |
index 616874d67ccb06ba75ee9dff4e66816d47d25d35..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-select-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"> |
- <select></select> |
- </div> |
- <input id="submit" type="submit" value="Submit"> |
-</form> |