RESOLVED DUPLICATE of bug 17051 Bug 17288
Element's background color is not applied when an empty URL is specified in a background style
https://bugs.webkit.org/show_bug.cgi?id=17288
Summary Element's background color is not applied when an empty URL is specified in a...
Anantha Keesara
Reported 2008-02-10 11:11:54 PST
I .Steps: http://torg.mail.ru/85/54073/?tab_id=1 II. Issue: Notice that there is a div with white background instead of gray back ground. Screenshot attached. III. Reason for bug: The issue is caused by the empty URL in the background property set in the styles. Although there's a background color specified, since the URL is empty, safari doesn't display anything. This bug may be a duplicate of http://bugs.webkit.org/show_bug.cgi?id=17051 IV. Other browsers: IE, FF, Opera: All browsers work fine. V. Nightly tested: 30110
Attachments
screenshot (112.18 KB, image/png)
2008-02-10 11:13 PST, Anantha Keesara
no flags
reduction (253 bytes, text/html)
2008-02-10 11:14 PST, Anantha Keesara
no flags
Anantha Keesara
Comment 1 2008-02-10 11:13:17 PST
Created attachment 19039 [details] screenshot
Anantha Keesara
Comment 2 2008-02-10 11:14:27 PST
Created attachment 19040 [details] reduction
Eric Seidel (no email)
Comment 3 2008-02-10 11:31:20 PST
There is already a similar test case on bug 17051, we can mark this as a dupe. *** This bug has been marked as a duplicate of 17051 ***
Note You need to log in before you can comment on or make changes to this bug.