Hi Darren,
Does that mean that in CSSNumericValue.idl we need to make the CSSNumericValue add(CSSNumberish... values); --> "values" readonly ? Can you please suggest me any example.
Thanks for your time.
I think we need to make the value/values attribute of CSSMathSum/CSSMathProduct/CSSMathMax/CSSMathMin/CSSMathNegate/CSSMathInvert readonly in the IDL.
We also have to make CSSUnitValue.type readonly.
Hi Nikhil, would you be interested in working on this bug? It should be quite simple (just need to add readonly to the attributes I mentioned above and delete some tests).
Comment 1 by nikhil.s...@samsung.com
, Jan 19 2018