- From: shans via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Aug 2016 06:50:57 +0000
- To: public-houdini-archive@w3.org
I think we want that x = f(x). In other words you can use "16px"
because compute("16px") == "16px" but you can't use "1em" because
compute("1em") != "1em". Basically we want the fixed points of the
compute function.
I'm not sure that independent captures that completely, but it's
better than idempotent.
--
GitHub Notification of comment by shans
Please view or discuss this issue at
https://github.com/w3c/css-houdini-drafts/issues/282#issuecomment-241642722
using your GitHub account
Received on Tuesday, 23 August 2016 06:51:04 UTC