[css-typed-om] Add IDLs CSSMathNegate and CSSMathInvert.
This patch adds the new CSSMathValue subclasses CSSMathNegate and CSSMathInvert. Note that we only implement the constructor and attributes. More complicated things like typing or arithmetic will be done in a later patch. Spec: https://drafts.css-houdini.org/css-typed-om-1/#complex-numeric Bug: 776173 Change-Id: I7183df9c269db6eb799f93d39c0d8b1e541f7991 Reviewed-on: https://chromium-review.googlesource.com/743201 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:meade_UTC10 <meade@chromium.org> Cr-Commit-Position: refs/heads/master@{#512448}
Showing
Please register or sign in to comment