[Webkit-unassigned] [Bug 15383] New: resize: vertical does not restrict to vertical resize
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 5 15:40:10 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15383
Summary: resize: vertical does not restrict to vertical resize
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
URL: data:text/html,<div style="border: solid; width: 200px;
position: absolute; overflow: hidden; resize: -webkit-
vertical; height: 200px;"><div><div style="height: 50%;
background: red"></div></div></div>
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
resize: vertical does not restrict to vertical resize
This seems easy to fix. It could just effectively do max-width: current width.
The example is taken from another bug I'm filing. But you should only be able
to resize the div vertically.
--
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