<!DOCTYPE html> | |
<html> | |
<head> | |
<title>This tests that we don't assert on empty list markers.</title> | |
<script> | |
if (window.testRunner) | |
testRunner.dumpAsText(); | |
</script> | |
</head> | |
<body> | |
PASS if no ASSERT in debug. | |
<ul style=font-size:1px><ul><ul><li> | |
</body> | |
</html> |