Mozilla tells me on the console that -moz-border-radius and -moz-box-shadow is not recognized. Why not recognized? I have Mozilla 14.0.1 on Linux!
Mozilla tells me on the console that -moz-border-radius and -moz-box-shadow is not recognized. Why
Share
Because the latest version supports:
border-radius: 10px;You don’t need
-moz-it was necessary before firefox version 3.0Is now equivalent to –