Source code

Revision control

Copy as Markdown

Other Tools

<!doctype HTML>
<title>A filter on the root element applies to its background</title>
<link rel="author" title="Chris Harrelson" href="mailto:chrishtr@chromium.org">
<html style="background: #FFF">
<div style="width: 50px; height: 50px; background: #1CC"></div>
<div id=spacer style="width: 100px; height: 3000px"></div>
</html>