-
-
Notifications
You must be signed in to change notification settings - Fork 924
Closed
Labels
bugSomething isn't workingSomething isn't workingcssEnhancements/issues with css propertiesEnhancements/issues with css propertieslistsIssues with <ol>, <ul>, and <li>Issues with <ol>, <ul>, and <li>
Milestone
Description
Describe the bug:
- When the html code is using the style="list-style-type:upper-alpha" to mark the required index, it gives an error.
HTML to reproduce the issue:
- Example code:
A. Subscribe to calendar
B. Hello World
Screenshots:
Device details and Flutter/Dart/flutter_html versions:

Additional info:
- I tried to use it by changing the code at package it did not report an error, but the case it handled was not normal.
- Result for my code example applying what I changed in attached image (line 791 in code):
0. Subscribe to calendar
0. Hello World
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcssEnhancements/issues with css propertiesEnhancements/issues with css propertieslistsIssues with <ol>, <ul>, and <li>Issues with <ol>, <ul>, and <li>


