Side navigation
#11441 closed bug (fixed)
Opened March 06, 2012 02:30AM UTC
Closed May 22, 2012 02:20PM UTC
Test failure in Safari 5, Support property reliableMarginRight is different
| Reported by: | amonat@gmail.com | Owned by: | mikesherov |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | support | Version: | 1.7.2b1 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
Running the tests in Safari 5.0.5 on Mac OS X 10.6.8 I saw this failure:
Support property reliableMarginRight is different
Expected: true
Result: false
Diff: true false
Attachments (0)
Change History (6)
Changed March 06, 2012 03:54PM UTC by comment:1
| component: | unfiled → support |
|---|---|
| owner: | → amonat@gmail.com |
| priority: | undecided → low |
| status: | new → pending |
| version: | git → 1.7.2b1 |
Changed March 06, 2012 04:24PM UTC by comment:2
I just realized... Safari 5.0.x is not supported. Safari Current -1 would be: 5.1.2 and 5.1.3 (covers latest mobile safari and desktop)
Changed March 06, 2012 04:36PM UTC by comment:3
| status: | pending → new |
|---|
http://docs.jquery.com/Browser_Compatibility says "jQuery actively supports these browsers:"..."Safari 5.0.x"
But perhaps that page is just out of date. :)
Changed March 06, 2012 05:06PM UTC by comment:4
It sure is! Thanks for pointing that out, I'll update that now.
Changed March 12, 2012 04:22PM UTC by comment:5
| owner: | amonat@gmail.com → mikesherov |
|---|---|
| status: | new → assigned |
We do not currently have support verification tests for safari 5.0.5. Are you sure you are running the current test suite on the master branch?