Does google chrome 23 or firefox 17 supports CSS3-Layout?
http://www.w3.org/TR/css3-layout/
Does google chrome 23 or firefox 17 supports CSS3-Layout? http://www.w3.org/TR/css3-layout/
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To my knowledge, it’s not supported by any browsers as of yet.
You can use caniuse.com to get an idea of what’s supported in which browsers.
http://caniuse.com/#search=layout
Flexbox however, is supported in Chrome and Opera, but only partially in Firefox.
http://www.w3.org/TR/css3-flexbox/