1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
3 <title>Test for intrinsic widths and text-indent
</title>
4 <style type=
"text/css">
6 body
{ font-size: 12px; }
8 body
> div
, body
> pre
{
9 float: left
; clear: left
; margin: 1px; height: 2em;
17 <div style=
"width: 0"></div>
18 <div style=
"width: 2em"></div>
19 <div style=
"width: 0"></div>
20 <div style=
"width: 1em"></div>
21 <div style=
"width: 4em"></div>
22 <div style=
"width: 4em"></div>
23 <div style=
"width: 1em"></div>
24 <div style=
"width: 2em"></div>
25 <div style=
"width: 5em"></div>
26 <div style=
"width: 2em"></div>