css validation errors for transform: scale() values
Closed this issue · 1 comments
marlowecheng commented
Status: Open
Description: CSS validation is flagging errors for invalid values for scale()
Steps to reproduce:
- Go to https://jigsaw.w3.org/css-validator/
- Enter marlowecheng.com
- Wait for validation results
Expected result: Pass the validator with no errors or warnings from non-vendor CSS files.
Actual result: Three warnings for invalid scale()
values.
Configuration: All platforms
Severity: Low
Priority: Low
Type: Code
marlowecheng commented