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


body { width: 400px; border: medium solid; }
span { display: block; overflow: hidden; width: 100px; height: 50px; background: aqua; }