haikuwebkit/LayoutTests/fast/block/basic/003.html

7 lines
155 B
HTML

<html>
<body>
<div style="border:2px solid red; min-width: 200px; max-width:150px">
This is some text. What is going on here. Does it work?
</div>
</body>