Index: LayoutTests/fast/dom/shadow/shadowdom-for-textarea-expected.html |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-textarea-expected.html b/LayoutTests/fast/dom/shadow/shadowdom-for-textarea-expected.html |
deleted file mode 100644 |
index 12f25e0721d47c900e643e99e4cf570eb9e4fb54..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-textarea-expected.html |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-<!DOCTYPE html> |
-<html> |
-<body> |
- |
-<form> |
- <textarea id="host" cols="20" rows="4">(before) |
-Something in the air |
-(after)</textarea> |
-</form> |
- |
-</body> |
-</html> |