Index: LayoutTests/fast/dom/script-tests/boolean-attribute-reflection.js |
diff --git a/LayoutTests/fast/dom/script-tests/boolean-attribute-reflection.js b/LayoutTests/fast/dom/script-tests/boolean-attribute-reflection.js |
index 22826e8c2ce7196541e0b0694507fabaa040a794..62101a8595e09dc5bd4376fb5d5ed39e2802e920 100644 |
--- a/LayoutTests/fast/dom/script-tests/boolean-attribute-reflection.js |
+++ b/LayoutTests/fast/dom/script-tests/boolean-attribute-reflection.js |
@@ -21,7 +21,6 @@ var attributes = [ |
[ "object", "declare" ], |
[ "ol", "compact" ], |
[ "option", "defaultSelected", "selected" ], |
- [ "pre", "wrap" ], |
[ "script", "defer" ], |
[ "select", "multiple" ], |
[ "td", "noWrap" ], |