- From: Sam Sneddon via GitHub <sysbot+gh@w3.org>
- Date: Thu, 09 Jul 2020 22:17:12 +0000
- To: public-css-archive@w3.org
gsnedders has just submitted a new pull request for https://github.com/w3c/csswg-drafts:
== [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