File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -894,13 +894,14 @@ Inheritance</h3>
894894 which has no parent element,
895895 the <a>inherited value</a> is the <a>initial value</a> of the property.
896896
897- (Pseudo-elements inherit according to a fictional tag sequence described for each pseudo-element [[!SELECT]] .)
897+ [=Pseudo-elements=] inherit according to the fictional tag sequence
898+ described for each [=pseudo-element=] . [[!SELECT]]
898899
899900 Some properties are <dfn export lt="inherited property">inherited properties</dfn> ,
900901 as defined in their property definition table.
901902 This means that,
902- unless the cascade results in a value,
903- the value will be determined by inheritance.
903+ unless the [= cascade=] results in a value,
904+ the value will be determined by [= inheritance=] .
904905
905906 A property can also be explicitly inherited. See the ''inherit'' keyword.
906907
Original file line number Diff line number Diff line change @@ -1065,8 +1065,8 @@ Inheritance</h3>
10651065 Some properties are <dfn export lt="inherited property">inherited properties</dfn> ,
10661066 as defined in their property definition table.
10671067 This means that,
1068- unless the cascade results in a value,
1069- the value will be determined by inheritance.
1068+ unless the [= cascade=] results in a value,
1069+ the value will be determined by [= inheritance=] .
10701070
10711071 A property can also be explicitly inherited. See the ''inherit'' keyword.
10721072
You can’t perform that action at this time.
0 commit comments