Closed Bug 712303 Opened 12 years ago Closed 12 years ago

CSS property "background-position-x" no longer working in Firefox 9

Categories

(Firefox :: General, defect)

9 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 550426

People

(Reporter: arush, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7

Steps to reproduce:

Opened Firefox 9 and loaded a page with background images set up with the CSS property "background-position-x"


Actual results:

it ignored this property, did not show it in firebug, i tried to add it in firebug and it deleted the property, as if it was an unsupported property.


Expected results:

it should have shifted the background image by the number of pixels stated in the background-position-x: [value]

NB: background-position: property is unaffected and works fine.
CSS property "background-position-x" ? AFAICT there isn't such a property.
https://developer.mozilla.org/de/CSS/background-position
Arush -> See http://snook.ca/archives/html_and_css/background-position-x-y. Looks like it was an IE only extension that never made it into a spec.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.