blob: dd703afe2c460a117658303ec6bd0aaaeb8dc736 [file] [log] [blame]
<head>
<meta charset="UTF-8"></meta>
<script>
testRunner.dumpAsText();
</script>
</head>
<body>
<p>This text should be visible.</p>
<p class="foo">This text should not be visible.</p>
<p class="bar">This text should not be visible.</p>
</body>