"*zoom", really ? That's not even valid CSS syntax.

I checked 2 EBNF grammars: neither will allow this. I checked the W3
spec: Confirms this is simply not valid syntax.

But "*.nnn" is valid one.
https://css-tricks.com/almanac/selectors/u/universal/

So if the "*" has meaning in one context, it is not the id-char, it is special construct.


Do you have the unminified file ?

nope.

treat as '* zoom' or as identifier '*zoom'

as "* zoom".

Alexey
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to