Oh, boy!
Isn't NGLayout nifty? This is a floating DIV with 5px padding and a 10px border. Let's try to put a form in here (you should see a text field):

This is a test to insert some random text stuff in here. I hope this is enough to do the trick! We'll see how well this works in actual testing. Did I happen to mention that NGlayout is tremendously fast, and fully supports recommended standards like HTML, CSS and the DOM?

The paragraph above has quite a bit going on. First, it is contracting and expanding based on changes to its CSS "letter-spacing" style being made by JavaScript through the DOM. Also, it has a :first-line rule applied to it, which should make the first line a larger font that is red and italic.