Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML API: Backports from Core #49966

Merged
merged 1 commit into from Apr 24, 2023
Merged

Conversation

dmsnell
Copy link
Contributor

@dmsnell dmsnell commented Apr 20, 2023

As this has already received code review and has been merged into Core this should only require minimal verification before merging.

 - Support a few extra invalid comment syntaxes. WordPress/wordpress-develop#4256
 - Invalidate bookmarks which have been eliminated by enqueued changes. WordPress/wordpress-develop#4116
 - Expose whether the currently-matched tag has the self-closing flag. WordPress/wordpress-develop#4266
 - Avoid double-writing an attribute value if given case-variations of the name. WordPress/wordpress-develop#4337
 - Linting updates from WordPress/wordpress-develop#4360.
 - Avoid losing previous updates in certain cases when seeking earlier in a document. WordPress/wordpress-develop#4345
@dmsnell dmsnell force-pushed the html-api/backport-updates-from-core branch from a459732 to 60f2eae Compare April 24, 2023 18:54
@dmsnell dmsnell merged commit 60f2eae into trunk Apr 24, 2023
49 checks passed
@dmsnell dmsnell deleted the html-api/backport-updates-from-core branch April 24, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants