🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@mgol
Copy link
Member

@mgol mgol commented Sep 5, 2022

Summary

Firefox 96-100 used to report the column number smaller by 2 than it should
in the parsererror element generated for invalid XML documents. Since that
version range is unsupported now and it includes no ESR versions, the workaround
can now be dropped.

Ref gh-5018

Checklist

  • New tests have been added to show the fix or feature works
  • Grunt build and unit tests pass locally with these changes
  • If needed, a docs issue/PR was created at https://github.com/jquery/api.jquery.com

Firefox 96-100 used to report the column number smaller by 2 than it should
in the `parsererror` element generated for invalid XML documents. Since that
version range is unsupported now and it includes no ESR versions, the workaround
can now be dropped.

Ref jquerygh-5018
@mgol mgol added this to the 3.6.2 milestone Sep 5, 2022
@mgol mgol self-assigned this Sep 5, 2022
@mgol mgol merged commit e7ffe1f into jquery:main Oct 3, 2022
@mgol mgol deleted the remove-fx-xml-test-workaround branch October 3, 2022 20:53
@mgol mgol removed the Needs review label Oct 3, 2022
mgol added a commit that referenced this pull request Oct 3, 2022
Firefox 96-100 used to report the column number smaller by 2 than it should
in the `parsererror` element generated for invalid XML documents. Since that
version range is unsupported now and it includes no ESR versions, the workaround
can now be dropped.

Closes gh-5109
Ref gh-5018

(cherry picked from commit e7ffe1f)
@mgol
Copy link
Member Author

mgol commented Oct 3, 2022

Landed in e7ffe1f on main & in 965391a on 3.x-stable.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants