diff --git a/Base/home/anon/www/inline-block.html b/Base/home/anon/www/inline-block.html new file mode 100644 index 00000000000..72ecf0d0992 --- /dev/null +++ b/Base/home/anon/www/inline-block.html @@ -0,0 +1,20 @@ + + + + display: inline-block + + + +
Hello friends! This div has display: inline-block :^)
+
Hello friends! That means its laid out like a block on the inside.
+
Hello friends! But it acts like an atomic inline box on the outside!
+ + diff --git a/Base/home/anon/www/welcome.html b/Base/home/anon/www/welcome.html index d9ed0eb87ae..2fffcb8f6cc 100644 --- a/Base/home/anon/www/welcome.html +++ b/Base/home/anon/www/welcome.html @@ -28,6 +28,7 @@ span#ua {

Your user agent is:

Some small test pages: