blob: d90881ad6df5d5602806e60afaecc19e9717e4f1 (
plain)
1
2
|
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/floats-zero-height-wrap-002.htm */
.style { display:inline-block; vertical-align: bottom; height: 20px; width: 300px; background: blue; }
|