[Webkit-unassigned] [Bug 28747] New: please add css-switch '-webkit-no-margin-width-fill'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 26 11:47:02 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28747
Summary: please add css-switch '-webkit-no-margin-width-fill'
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Enhancement
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: chrome at webmop.de
Webkit supports "http://www.w3.org/TR/CSS2/visudet.html#blockwidth", paragraph
3. this leads to incorrect rendering (see attached file).
original css value can not be read via window.getComputedStyle, the only way
(as far as i can see )remaining to read the css values set by stylesheets is
parsing them. i fixed this by adding an expando to every generated element at
'startup', this is ugly and slow.
So please add a css switch to optionally disable that behaviour.
--
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