#60215 closed enhancement (fixed)
HTML API: Add support for list elements.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | normal | Version: | 6.5 |
Component: | HTML API | Keywords: | has-patch has-unit-tests needs-dev-note |
Focuses: | Cc: |
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)
Note: See
TracTickets for help on using
tickets.
Trac ticket: Core-60215