Closed
Bug 7474
Opened 26 years ago
Closed 26 years ago
BGPROPERTIES="FIXED"
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
INVALID
M7
People
(Reporter: SpamIrrer, Assigned: rickg)
References
Details
Your Browser, Version M6, does not understand the BGPROPERTIES="FIXED" atrribute in <BODY BACKGROUND>
Comment 2•26 years ago
|
||
BGPROPERTIES=FIXED is an MSIE-only attribute. The non-deprecated way
to do this with HTML+CSS is to used the background-attachment property,
and this works _fine_ in 5.0, e.g.,
<body background="foo.gif"
style="background-attachment: fixed;">
So, this bug is INVALID? beppe?
Rick, this appears to be a layout or CSS issue. Who should decide whether it is
INVALID?
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Comment 5•26 years ago
|
||
"rubber stamping" Verified Invalid...beppe, can you really verify this please?
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•26 years ago
|
||
marking verified per developers input.
*** Bug 129885 has been marked as a duplicate of this bug. ***
Comment 9•23 years ago
|
||
*** Bug 137938 has been marked as a duplicate of this bug. ***
Comment 10•23 years ago
|
||
*** Bug 146044 has been marked as a duplicate of this bug. ***
Comment 11•22 years ago
|
||
*** Bug 182708 has been marked as a duplicate of this bug. ***
Comment 12•22 years ago
|
||
*** Bug 188561 has been marked as a duplicate of this bug. ***
Comment 13•22 years ago
|
||
*** Bug 214344 has been marked as a duplicate of this bug. ***
Comment 14•22 years ago
|
||
*** Bug 215433 has been marked as a duplicate of this bug. ***
Comment 15•22 years ago
|
||
*** Bug 225139 has been marked as a duplicate of this bug. ***
Comment 16•21 years ago
|
||
*** Bug 229876 has been marked as a duplicate of this bug. ***
Comment 17•21 years ago
|
||
*** Bug 232768 has been marked as a duplicate of this bug. ***
Comment 18•21 years ago
|
||
*** Bug 243228 has been marked as a duplicate of this bug. ***
Comment 19•21 years ago
|
||
*** Bug 252628 has been marked as a duplicate of this bug. ***
Comment 20•21 years ago
|
||
*** Bug 257069 has been marked as a duplicate of this bug. ***
Comment 21•21 years ago
|
||
*** Bug 260593 has been marked as a duplicate of this bug. ***
Comment 22•21 years ago
|
||
*** Bug 269190 has been marked as a duplicate of this bug. ***
Comment 23•21 years ago
|
||
*** Bug 270097 has been marked as a duplicate of this bug. ***
Comment 24•20 years ago
|
||
*** Bug 272235 has been marked as a duplicate of this bug. ***
Comment 25•20 years ago
|
||
*** Bug 45138 has been marked as a duplicate of this bug. ***
Comment 26•20 years ago
|
||
*** Bug 53145 has been marked as a duplicate of this bug. ***
Comment 27•20 years ago
|
||
*** Bug 118436 has been marked as a duplicate of this bug. ***
Comment 28•20 years ago
|
||
*** Bug 291526 has been marked as a duplicate of this bug. ***
Comment 29•20 years ago
|
||
*** Bug 297565 has been marked as a duplicate of this bug. ***
Comment 30•20 years ago
|
||
*** Bug 298797 has been marked as a duplicate of this bug. ***
Comment 31•20 years ago
|
||
*** Bug 300915 has been marked as a duplicate of this bug. ***
Comment 32•20 years ago
|
||
*** Bug 306506 has been marked as a duplicate of this bug. ***
Comment 33•20 years ago
|
||
*** Bug 307542 has been marked as a duplicate of this bug. ***
Comment 34•20 years ago
|
||
*** Bug 312991 has been marked as a duplicate of this bug. ***
Comment 35•19 years ago
|
||
*** Bug 342040 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•