summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/abspos-containing-block-initial-009e.0.scss
blob: f5bda4dc9f2a4554ccc470f315c1e4dc2126dc61 (plain)
1
2
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/abspos-containing-block-initial-009e.htm */
.style { position:absolute; width:50%; height:50%; top:50px; left:50px; margin:0; border:10px solid black; }