File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -920,13 +920,13 @@ <h3 id=computed><span class=secno>5.2. </span> Finding the computed value</h3>
920920 < p > The < dfn id =computed-value > computed value</ dfn > is the result of
921921 resolving the < a href ="#specified-value "> < i > specified value</ i > </ a > as
922922 defined in the "Computed Value" line of the property definition table.
923- Generally, this means resolving the < a
924- href ="#specified-value "> < i > specified value</ i > </ a > insofar as possible
925- without formatting the document.
926923
927- < p class =note > In practice, the constraints are somewhat stricter. Computed
928- values generally don't depend on resolving network requests, and we try to
929- ensure they're based solely on data from the element and its parent.
924+ < p class =note > Generally, this means resolving the < a
925+ href ="#specified-value "> < i > specified value</ i > </ a > insofar as possible
926+ without formatting the document. In practice, the constraints are somewhat
927+ stricter. Computed values generally don't depend on resolving network
928+ requests, and we try to ensure they're based solely on data from the
929+ element and its parent.
930930
931931 < p class =note > The < a href ="#computed-value "> < i > computed value</ i > </ a > is
932932 the value that is transferred from parent to child during < a
Original file line number Diff line number Diff line change @@ -666,10 +666,10 @@ <h3 id="computed">
666666 < p >
667667 The < dfn > computed value</ dfn > is the result of resolving the < i > specified value</ i >
668668 as defined in the "Computed Value" line of the property definition table.
669- Generally, this means resolving the < i > specified value</ i >
670- insofar as possible without formatting the document.
671669
672670 < p class ="note ">
671+ Generally, this means resolving the < i > specified value</ i >
672+ insofar as possible without formatting the document.
673673 In practice, the constraints are somewhat stricter.
674674 Computed values generally don't depend on resolving network requests,
675675 and we try to ensure they're based solely on data from the element and its parent.
You can’t perform that action at this time.
0 commit comments