[Webkit-unassigned] [Bug 15025] Background repeat css property is not inherited from parent if unspecified
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 20 15:20:20 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15025
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mitz at webkit.org
------- Comment #2 from mitz at webkit.org 2007-08-20 15:20 PDT -------
I think WebKit doesn't parse the property because of url(""). Replacing it with
a valid URL yields the expected behavior. Likewise specifying just
background-repeat in the style rule behaves as expected.
--
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