Side navigation
#8971 closed bug (fixed)
Opened April 25, 2011 05:08PM UTC
Closed April 25, 2011 07:53PM UTC
Last modified April 28, 2011 07:56PM UTC
css unit tests shouldn't test for widows & orphans in IE6-8
Reported by: | rwaldron | Owned by: | rwaldron |
---|---|---|---|
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
Attachments (0)
Change History (4)
Changed April 25, 2011 05:13PM UTC by comment:1
component: | unfiled → css |
---|---|
owner: | → rwaldron |
priority: | undecided → low |
status: | new → assigned |
Changed April 25, 2011 07:53PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | assigned → closed |
No need to test for widows & orphans values in IE6-8. Fixes #8971
Changeset: 86d5d3e80962e695a9d5f0b2c7fd2b566327424c
https://github.com/jquery/jquery/pull/345