[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
Sun Aug 23 21:15:47 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28440


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdakin at apple.com,
                   |                            |hyatt at apple.com,
                   |                            |mitz at webkit.org




--- Comment #1 from mitz at webkit.org  2009-08-23 21:15:47 PDT ---
The draft <http://dev.w3.org/csswg/css3-background/#the-background-size> does
say “If only one value is given the second is assumed to be ‘auto’”, but this
sort of behavior doesn’t make much sense to me, especially given the behavior
of background-repeat and the 4-value (top-right-bottom-left) properties, where
missing values are filled in with specified values.

If the spec isn’t going to change, we will need to fix this bug, but we will
also have to undo the aliasing of -webkit-background-size to background-size
and have the former maintain the current parsing. We also need to decide what
to do about -webkit-mask-size.

-- 
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