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