- From: François REMY <francois.remy.dev@outlook.com>
- Date: Wed, 7 Nov 2012 22:47:56 +0100
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- Cc: "Tom Potts" <karaken12@gmail.com>, "CSS WG" <www-style@w3.org>
| they'll get substituted into other properties at | computed-value time, when it's already too late to actually process | them (they're processed in the transition from cascaded to specified | value). This is why I changed the wording of my spec to say that reference resolution happens just after cascaded time. If you do so, the 'inherit' keyword get replaced just before the value computation and, actually, it will work as expetected. See http://fremycompany.com/TR/2012/ED-css-custom/#value-resolution
Received on Wednesday, 7 November 2012 21:48:21 UTC