Re: [csswg-drafts] [css-syntax] Review requested of new Parsing text (#8834)

I don't know if this is particularly the place to make a public comment, but I wanted to make sure that y'all are aware for the spec that there is legacy CSS code floating around that leans on certain CSS property declarations being invalid as a load bearing compatibility """feature""".

For example, older versions of Bootstrap contain declarations like `*width: 100%;` with the full understanding that `*width` is an invalid property and won't do _anything_ on most browsers, but does do something in some browsers, notably IE7.

-- 
GitHub Notification of comment by zstarvit
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8834#issuecomment-1650406930 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 25 July 2023 19:24:38 UTC