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