#14340 closed feature (fixed)
Remove oldIE code from support tests on master
Reported by: | m_gol | Owned by: | m_gol |
---|---|---|---|
Priority: | low | Milestone: | 2.1 |
Component: | build | Version: | 2.0.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There's lots of code with specific checks for oldIE in our support tests on current master
, sometimes for really old Opera etc.
When I was refactoring support tests and dealing with temporary errors in the test, I encountered this fact and I made changes in the process.
This ticket is just to have it recorded outside of GitHub as well.
Change History (5)
comment:1 Changed 9 years ago by
Milestone: | None → 1.11/2.1 |
---|---|
Owner: | set to m_gol |
Priority: | undecided → low |
Status: | new → assigned |
comment:2 Changed 9 years ago by
Milestone: | 1.11/2.1 → 2.1 |
---|
comment:3 Changed 9 years ago by
comment:4 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425.
Changeset: 4b39a8289031bb7de25e9f018d9fd8235a35ec49
comment:5 Changed 9 years ago by
Component: | unfiled → build |
---|
Note: See
TracTickets for help on using
tickets.
PR: https://github.com/jquery/jquery/pull/1425