[Webkit-unassigned] [Bug 12396] New: min-width, max-width do not work on tables.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 24 12:46:20 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12396
Summary: min-width, max-width do not work on tables.
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh Intel
URL: http://www.seemysites.net/browser_test.html
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jnicoll at seemysites.net
The URL that I have attached contains the bare necessities of what I am talking
about. As one resizes the window, each element inside resizes according to the
size of the window. In other words, each element has a width of the percentage
of the window. The exception is that there are two DIVs at the top which are
used to measure whether the min and max values are being honored. You will see
that every element except for the table has the min and max values applied
correctly. I did not test on min/max height, but I would assume it would be
the same.
I have the latest version of Safari running on 10.4, and I have also downloaded
the latest version of Webkit nightly. Both exhibit this problem.
--
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