[Webkit-unassigned] [Bug 53743] New: css style="max-width:none" works wrong
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 3 17:21:28 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53743
Summary: css style="max-width:none" works wrong
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://code.google.com/p/chromium/issues/detail?id=645
11
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bashi at chromium.org
Originally reported at: http://code.google.com/p/chromium/issues/detail?id=64511
'max-width: none' should have no effect because it is the initial state. For now, if style="max-width:none" is set to an element, it outer with is restricted to the with of the closest parent, which have width settings.
See the attached test case that the original reporter provided.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list