Re: [csswg-drafts] [cssom][css-transforms] Conflicting on resolved value of various properties

Reopening because I don't think this was correctly handled. In 
particular, the CSSOM specifies, for properties that have resolved 
value as used value, certain rules for e.g. handling `display: none`. 
The specs that reference the new term “resolved value special case 
property” do not contain these caveats.

I think “resolved value special case property” is overly-general. It 
seems to me that the properties that do not resolve to the computed 
value follow one of the existing patterns in the CSSOM, and therefore 
we should have these properties specifically reference those rules, 
not make up their own rules, which are intended to be the same as 
what's in CSSOM but aren't.

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/392#issuecomment-278762142 
using your GitHub account

Received on Thursday, 9 February 2017 20:24:31 UTC