LeaVerou / css3test

How does your browser score for its CSS3 support?
http://css3test.com
MIT License
214 stars 83 forks source link

Support CSS Positioned Layout Module Level 3 #59

Closed yisibl closed 5 years ago

yisibl commented 10 years ago

http://dev.w3.org/csswg/css-position/

For example:

position:sticky; /* Firefox,WebKit already supports.*/
position:center;