File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -781,7 +781,8 @@ <h4 id=inheritance><span class=secno>4.3.2. </span> Inheritance: the ‘<a
781781 property is the < dfn id =inherit-keyword > ‘< code
782782 class =css > inherit</ code > ’</ dfn > keyword, the < a
783783 href ="#inherited-value "> < i > inherited value</ i > </ a > becomes the property's
784- < i > specified</ i > and < a href ="#computed-value "> < i > computed values</ i > </ a > .
784+ < a href ="#specified-value "> < i title ="specified value "> specified</ i > </ a >
785+ and < a href ="#computed-value "> < i > computed values</ i > </ a > .
785786
786787 < h4 id =default > < span class =secno > 4.3.3. </ span > Rolling back the cascade:
787788 the ‘< a href ="#default-keyword "> < code class =css > default</ code > </ a > ’
Original file line number Diff line number Diff line change @@ -567,7 +567,7 @@ <h4 id="inheritance">
567567
568568 < p >
569569 If the < i > cascaded value</ i > of a property is the < dfn id ="inherit-keyword "> ''inherit''</ dfn > keyword,
570- the < i > inherited value</ i > becomes the property's < i > specified</ i > and < i > computed values</ i > .
570+ the < i > inherited value</ i > becomes the property's < i title =" specified value " > specified</ i > and < i > computed values</ i > .
571571
572572< h4 id ="default ">
573573Rolling back the cascade: the ''default'' keyword</ h4 >
You can’t perform that action at this time.
0 commit comments