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


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