summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/418532-1.html
blob: 89b8ecd7d414eef766c59841dbd47f0474290af3 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
div:first-line { font-size: 80%; color: green; }
</style>
</head>
<body style="column-width: 1px"><div id="div" style="column-width: 1px"> <span>Foo bar</span></div></body>
</html>