Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(478)

Unified Diff: LayoutTests/fast/dom/script-tests/boolean-attribute-reflection.js

Issue 427533003: Remove HTMLPreElement.wrap IDL attribute (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: leave style alone Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/dom/boolean-attribute-reflection-expected.txt ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" ],
« no previous file with comments | « LayoutTests/fast/dom/boolean-attribute-reflection-expected.txt ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698