But as far as I can tell, this only prevents conic gradients from being
parsed.

In my case I want to completely hide some CSS properties. Preventing the
parser from accepting their values is not enough, because they are still
exposed via `prop in element.style`.


El 22/8/18 a les 03:11, Simon Fraser ha escrit:
> The way we do this this now is via flags on CSSParserContext. See 
> "conicGradientsEnabled" for an example.
>
> Simon

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to