Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / block / basic / 003.html
blob48dcdd0f6137152013edee69b0ce3489b8a4addb
1 <html>
2 <body>
3 <div style="border:2px solid red; min-width: 200px; max-width:150px">
4 This is some text. What is going on here. Does it work?
5 </div>
6 </body>