[Webkit-unassigned] [Bug 14318] Textarea resizing feature for plug-ins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 13:53:07 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=14318


webkit at blaut.biz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at blaut.biz
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #6 from webkit at blaut.biz  2008-02-18 13:53 PDT -------
(In reply to comment #5)
> mitz, thank you for looking into this. But I am still a bit unclear about this.
> If I understand what you are saying is that only block elements can be resized?
> But <textarea> is an inline element and it can be resized.
> 

Overflow other than visible applies to non-replaced block-level elements, table
cells, and inline-block elements
[http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow]. Since <object> is
replaced block-level element so the resize property doesn't apply to it
[http://www.w3.org/TR/css3-ui/#resize]. 

The bug report is INVALID.


-- 
Configure bugmail: http://bugs.webkit.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