[Webkit-unassigned] [Bug 28440] background-size: X treated as background-size: X X, not background-size: X auto
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 24 12:31:07 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28440
--- Comment #2 from Jeff Walden (remove +bwo to email) <jwalden+bwo at mit.edu> 2009-08-24 12:31:06 PDT ---
Interpreting as background-size: X auto does have the useful property that it
produces an undistorted rendering. There doesn't seem to be a comparably
obvious way to interpret background-repeat or any of the 4-value properties to
produce a "good" rendering every time. The 4-values have an obvious symmetry
argument for repeating that I think doesn't apply here as a general rule.
Drawing without distortion seems the best default, to me, when the one
specified value in general only has meaning in the context of all the other
surrounding widths (and the aspect ratio of the image itself).
I wasn't paying attention to www-style when the change was made, tho, so I have
no idea what arguments were or were not presented in favor of this default.
--
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