This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21791 - Shouldn't wrap be limited to only known values?
Summary: Shouldn't wrap be limited to only known values?
Status: RESOLVED WONTFIX
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-23 14:23 UTC by contributor
Modified: 2013-06-04 21:54 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-04-23 14:23:22 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html
Multipage: http://www.whatwg.org/C#dom-textarea-wrap
Complete: http://www.whatwg.org/c#dom-textarea-wrap
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Shouldn't wrap be limited to only known values?

Posted from: 90.230.217.68
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.8.3) Presto/2.12.388 Version/12.15
Comment 1 Ian 'Hixie' Hickson 2013-06-04 21:54:55 UTC
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2278
Survey says... no. (Chrome, Safari, Firefox are per spec. IE filters on get and set, which wouldn't be per spec even if we changed it as described here.)