Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html style="width: 1px;">
<head>
<meta charset="UTF-8">
</head>
<body onload="x.style.color='red';">
<div id="x" style="overflow: scroll;"><input type="image" style="display: contents;"></div>
</body>
</html>