summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/floats-wrap-top-below-inline-003l.0.scss
blob: 5af166b155b97647100223ea0fa76c4732b813a6 (plain)
1
2
3
4
5
6
7
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/floats-wrap-top-below-inline-003l.htm */


body { width: 400px; border: medium solid; }
span { display: inline-block; vertical-align: top; width: 100px; height: 50px; background: aqua; }