[Webkit-unassigned] [Bug 3437] "wrap" attribute not supported on <pre>

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 30 00:19:01 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=3437


shadowofged at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shadowofged at gmail.com




------- Comment #7 from shadowofged at gmail.com  2006-05-30 00:19 PDT -------
This is useful for styling <code> tags using CSS; currently just setting
white-space: pre; is undesirable, because on small windows (or long lines of
code), this forces the code to flow across other parts of the page.

For <code>, the desirable effect is to have "white-space: pre-wrap;" with soft
wrapping, though I cannot speak as to whether it's useful to support both hard
and soft wrapping...


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list