RESOLVED FIXED 20264
Disabling and re-enabling the background property changes background-position
https://bugs.webkit.org/show_bug.cgi?id=20264
Summary Disabling and re-enabling the background property changes background-position
mitz
Reported 2008-08-02 14:25:44 PDT
Disabling and re-enabling the background property does not restore the original background-position values. For example, go to mitzpettel.com and select the sitehead div. Expand the background property under #sitehead, disable it and re-enable it. Note that background-position-x and background-position-y values go from 50% and 100% to initial. This might be a computed style bug, since background-position is not displayed under Computed Style at any time.
Attachments
Note You need to log in before you can comment on or make changes to this bug.