We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0060db4 commit 8ed9734Copy full SHA for 8ed9734
css-cascade-5/Overview.bs
@@ -62,7 +62,7 @@ Introduction</h2>
62
When different declarations try to set a value for the same element/property combination,
63
the conflicts must somehow be resolved.
64
65
- The opposite problem arises when no declarations try to set a the value for an element/property combination.
+ The opposite problem arises when no declarations try to set a value for an element/property combination.
66
In this case, a value is be found by way of <a>inheritance</a>
67
or by looking at the property's <a>initial value</a>.
68
0 commit comments