HTML API: Handle adoption agency fallback end tags#44
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Code reviewFound 1 issue:
wordpress-develop/src/wp-includes/html-api/class-wp-html-processor.php Lines 3258 to 3260 in 7e4ecc7 Also verified (no action needed): the adoption agency fallback to "any other end tag" matches the spec ("If there is no such element, then return and instead act as described in the 'any other end tag' entry above"), and the start-tag call sites ( 🤖 Generated with Claude Code - If this code review was useful, please react with 👍. Otherwise, react with 👎. |
# Conflicts: # src/wp-includes/html-api/class-wp-html-processor.php
Summary
Verification