[Webkit-unassigned] [Bug 11355] Renders scrollbars on cascaded block elements a wrong way
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 21 10:03:50 PDT 2006
http://bugs.webkit.org/show_bug.cgi?id=11355
------- Comment #5 from fwd_webkit_bugzilla at jonas-hartmann.com 2006-10-21 10:03 PDT -------
Because:
"...Any space taken up by the scrollbars should be subtracted from the computed
width/height, thus preserving the inner border edge."
If you have one box with 200x100 pixels and another box with 200% width within
that. The inner Box should be 200-scrollbarheight pixel. Because space should
be substracted from the computed width/height.
What is unclear about that?
--
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