#60215 closed enhancement (fixed)
HTML API: Add support for list elements.
| Reported by: | dmsnell | Owned by: | dmsnell |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.5 |
| Component: | HTML API | Version: | 6.5 |
| Severity: | normal | Keywords: | has-patch has-unit-tests needs-dev-note |
| Cc: | Focuses: |
Description
Adds support to the HTML Processor for the following elements, enabling the handling of list elements in HTML:
- UL, OL, LI
- DT, DL, DD
Previously, the HTML Processor would bail when encountering any of these tags. Now it will properly handle them and their complicated rules.
Change History (4)
This ticket was mentioned in PR #5539 on WordPress/wordpress-develop by @dmsnell.
3 years ago
#1
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: Core-60215