Closed
Bug 90996
Opened 23 years ago
Closed 23 years ago
background-image in table isn't shown (Mac-only bug, regression)
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
People
(Reporter: jo.hermans, Assigned: pavlov)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.2+) Gecko/20010716
BuildID: 2001071608
When I tested build 2001071608 (Mac-version) on my website
(http://www.bluesweb.org/), I noticed that the basic element (a table with
'border' images) wasn't working anymore. It worked fine on 0.9.2, and it also
works fine on 2001071608 (Windows-version). So, it's a Mac-only bug.
See the URL. The bug occurs with the image behind the 'Title' : it's invisible.
That one specified as a TD-background is invisible, the 2 other images (left and
right) are regular IMG's within a TD. To show that there's nothing wrong with
the cache, the image is shown below.
I made a simplified testcase (http://www.bluesweb.org/test/test.html) to
demonstrate it has nothing to do with a WIDTH or a HEIGHT tag (table and/or
image). The bug also has nothing to do with quirks or strict mode.
Sorry if this is a dup, but I couldn't find another that was exactly the same.
Maybe bug 49095 or bug 74542 ?
Comment 1•23 years ago
|
||
I reproduce it with the test page provided with Mozilla/5.0 (Macintosh; U;
PPC;en-US; rv:0.9.2+) Gecko/20010716 on MacOS 8.6
Comment 2•23 years ago
|
||
over to imagelib to start
Assignee: asa → pavlov
Status: UNCONFIRMED → NEW
Component: Browser-General → ImageLib
Ever confirmed: true
QA Contact: doronr → tpreston
Reporter | ||
Comment 4•23 years ago
|
||
Another example that I've seen : http://www.macslash.com/ . Compare a
Mac-version (I'm currently using 2001072308) with another one like Windows. The
news-articles are supposed to be contained within a dark blue box, coded with a
<TD BACKGROUND=...>
Comment 6•23 years ago
|
||
Marked dup of 91034 which contains more information.
*** This bug has been marked as a duplicate of 91034 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•