Closed Bug 342040 Opened 20 years ago Closed 20 years ago

HTML attribute bgproperties in tag BODY doesn't work.

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 7474

People

(Reporter: d.bertrand17, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4 The attribute "bgproperties" doesn't work in the tag <BODY>: refering to W3C HTML 4.01, <BODY background="anypicture.jpg" bgproperties="fixed"...> should make the image fixed when scrolling the text. That doesn't occure in Firefox. Reproducible: Always Steps to Reproduce: 1.create a HTML page with enough text to make a scroll bar appear 2.use a picture as background using <BODY background="....jpg" bgproperties="fixed" (and all the rest: text color, etc...)> 3.View the page with Firefox
Referring to the W3C HTML 4.01 spec, there is no bgproperties attribute for the body element. It's an IE-ism, not HTML. *** This bug has been marked as a duplicate of 7474 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.