Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-lists/li-without-ul-counter-crash.html - WPT Dashboard Interop Dashboard
<!doctype html>
<html>
<div><li></li></div>
<div><li style="display: inline-flex;"></li></div>
</html>