haikuwebkit/LayoutTests/fast/overflow/005.html

13 lines
168 B
HTML

<html>
<head>
<style>
pre {
width:300px;
overflow:auto;
}
</style>
</head>
<body>
<pre>This is a test to see if this messes up
the way I think it's going to.</pre>