Ticket #11441 (closed bug: fixed)
Test failure in Safari 5, Support property reliableMarginRight is different
| Reported by: | amonat@… | Owned by: | mikesherov |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | support | Version: | 1.7.2b1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
Change History
comment:1 Changed 16 months ago by timmywil
- Owner set to amonat@…
- Priority changed from undecided to low
- Status changed from new to pending
- Component changed from unfiled to support
- Version changed from git to 1.7.2b1
comment:2 Changed 16 months ago by rwaldron
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)
comment:3 Changed 16 months ago by amonat@…
- Status changed from pending to 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. :)
comment:4 Changed 16 months ago by rwaldron
It sure is! Thanks for pointing that out, I'll update that now.
comment:5 Changed 15 months ago by mikesherov
- Owner changed from amonat@… to mikesherov
- Status changed from new to assigned
comment:6 Changed 13 months ago by Mike Sherov
- Status changed from assigned to closed
- Resolution set to fixed
Fix #11443 #11441, shut up Chrome 19 and Safari 5.0.x. Closes gh-790.
checkClone and appendChecked test failures in Chrome 19; reliableMarginRight failures in Safari 5.
Changeset: 551f8510d516753a803f8d231138f82544dcb45a
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

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?