[Webkit-unassigned] [Bug 20329] CSS3 Box shadow property pushes outside the bounds of the page causing horizontal scrollbars
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 8 14:02:27 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20329
------- Comment #5 from hyatt at apple.com 2008-08-08 14:02 PDT -------
Except people use the shadows sometimes as a means of actually drawing. One of
the text shadow examples in the CSS spec basically uses the shadow to make the
text visible. If that were not considered overflow, then you would possibly
cut off that text.
In other words, I don't think it's as simple as saying "this is always
overflow" or "this is never overflow." For now we've erred on the side of
caution (make it overflow so the user can always see it).
--
Configure bugmail: https://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