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