Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<link rel="author" title="Minseong Kim" href="mailto:jja08111@gmail.com">
<style>
.red { background: red }
</style>
<span>Test passes if no red</span>
<div class="red">
<span id="empty"></span>
</div>