Re: [css-houdini-drafts] [css-typed-om] .equals methods for CSSStyleValue subclasses

I think .equal should be pretty strict equality. We can add a less strict version that does things like unit conversion and 0-valued unit elision if necessary.

So in other words:
1.  yup
2.  nope, they're different.
3.  yep.
4.  nope, they're different.
5.  nope, they're different.
6.  nope, they're different.



-- 
GitHub Notification of comment by shans
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/325#issuecomment-291057038 using your GitHub account

Received on Monday, 3 April 2017 06:15:36 UTC