[csswg-drafts] Pull Request: [CSS2] inherit should use computed, not specified, value

gsnedders has just labeled a pull request from gsnedders for https://github.com/w3c/csswg-drafts as "CSS2":

== [CSS2] inherit should use computed, not specified, value ==
Fixes #2768.

From https://lists.w3.org/Archives/Public/www-style/2011Oct/0482.html:

   - RESOLVED: Fix wording in CSS2.1 sections 6.2.1 and 6.1.1 to say
               that 'inherit' causes the property's specified value
               to be its parent's computed value.
               http://www.w3.org/Bugs/Public/show_bug.cgi?id=14420

Originally fixed in 2aa48e8ef and ab60bee0d.

Co-authored-by: Sam Sneddon <me@gsnedders.com>

See https://github.com/w3c/csswg-drafts/pull/5311

Received on Thursday, 9 July 2020 22:17:14 UTC