blob: ec06416e2664128b8ba50a84a34a3cd26fec93d1 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
col { content: url(data:image/gif;base64,foobar); }
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
PASS if no crash.
<table>
<col>
</body>
</html>