Side navigation
#6550 closed bug (worksforme)
Opened May 08, 2010 09:40PM UTC
Closed December 30, 2010 06:52AM UTC
Last modified March 13, 2012 09:21PM UTC
Reading the CSS left value fails in Opera
Reported by: | landzup | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | |
Component: | css | Version: | 1.4.2 |
Keywords: | css, relative, left, opera | Cc: | miketaylr |
Blocked by: | Blocking: |
Description
When an HTML element is positioned relatively but its left property is not set, on Opera the .css() method returns 8px instead of 0px.
Demo page:
Attachments (0)
Change History (4)
Changed November 10, 2010 12:47AM UTC by comment:1
cc: | → miketaylr |
---|---|
priority: | → undecided |
status: | new → open |
Changed November 12, 2010 02:39AM UTC by comment:2
milestone: | 1.4.3 |
---|
Resetting milestone to future.
Changed November 21, 2010 11:19PM UTC by comment:3
So I think that there is a pull request open for this issue, but it is a little confusing.
Changed December 30, 2010 06:52AM UTC by comment:4
resolution: | → worksforme |
---|---|
status: | open → closed |
Works in Opera 11; returns “auto”, which is a perfectly cromulent value, yes?!
Fiddle shows 10px and not 8px, but the bug is still there in Opera.
http://jsfiddle.net/dmethvin/pfxYt/