#8971 closed bug (fixed)
css unit tests shouldn't test for widows & orphans in IE6-8
Reported by: | Rick Waldron | Owned by: | Rick Waldron |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | css | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
css unit tests shouldn't test for widows & orphans in IE6-8.. because they don't exist
Change History (4)
comment:1 Changed 12 years ago by
Component: | unfiled → css |
---|---|
Owner: | set to Rick Waldron |
Priority: | undecided → low |
Status: | new → assigned |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
No need to test for widows & orphans values in IE6-8. Fixes #8971
Changeset: 86d5d3e80962e695a9d5f0b2c7fd2b566327424c
comment:3 Changed 12 years ago by
Merged pull request #345 from rwldrn/8971.
No need to test for widows & orphans values in IE6-8. Fixes #8971
Changeset: fb65ba418a283ba70e179d442965cfbaa5bb7e92
comment:4 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
https://github.com/jquery/jquery/pull/345