Commit 84c2d33
[CSS2] inherit should use computed, not specified, value
Fixes w3c#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 2aa48e8 and ab60bee.
Co-authored-by: Sam Sneddon <me@gsnedders.com>1 parent b96b58f commit 84c2d33
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4428 | 4428 | | |
4429 | 4429 | | |
4430 | 4430 | | |
| 4431 | + | |
| 4432 | + | |
4431 | 4433 | | |
4432 | 4434 | | |
4433 | 4435 | | |
| |||
4537 | 4539 | | |
4538 | 4540 | | |
4539 | 4541 | | |
4540 | | - | |
4541 | | - | |
| 4542 | + | |
| 4543 | + | |
4542 | 4544 | | |
4543 | 4545 | | |
4544 | 4546 | | |
| |||
0 commit comments