Workaround in tests Android 2.3 being unable to do cross-document node manipulation
Android 2.3 is unable to append XML nodes to a document fragment coming from a different document. This causes some XML-related tests to fail; those failures account for about 25% of Android 2.3 failures in our test suite.
Change History (8)
Component: |
unfiled →
manipulation
|
Milestone: |
None →
2.1.1
|
Owner: |
set to m_gol
|
Priority: |
undecided →
low
|
Status: |
new →
assigned
|
Milestone: |
2.1.1 →
1.11.1/2.1.1
|
Milestone: |
1.11.1/2.1.1 →
1.12/2.2
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Summary: |
Android 2.3 is unable to append XML nodes to a document fragment coming from a different document. →
Workaround in tests Android 2.3 being unable to do cross-document node manipulation
|
PR: https://github.com/jquery/jquery/pull/1514