Skip to:
The "value" attribute with an integer value is still allowed by w3 for the li tag and should be allowed rather than removing the tag.
http://dev.w3.org/html5/markup/li.html
Without this patch, it should remove "Coffee" from the list with a warning. After this patch, Coffee should be in this list and it should be numbered starting at 100.
Integrated in kernel-trunk #774 (See http://builds.sakaiproject.org:8080/job/kernel-trunk/774/) - Allow data image encoded src in formattedtext (Revision 305961)
Result = SUCCESS
The "value" attribute with an integer value is still allowed by w3 for the li tag and should be allowed rather than removing the tag.
http://dev.w3.org/html5/markup/li.html