If i have a css-code <style> width: 100%; width: -webkit-calc( 100% - 30px ); width: -moz-calc( 100% - 30px ); width: calc( 100% - 30px ); </style> Then web page https://validator.w3.org/ shows errors: Error: CSS: width: Parse Error. At line 285, column 36 c( 100% - 30px ); Maybe the web page have to repair? Thank youReceived on Saturday, 17 February 2018 15:54:59 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:00:03 UTC