File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ Value Processing</h2>
249249 The final value of a CSS property for a given element or box
250250 is the result of a multi-step calculation:
251251
252- <ul >
252+ <ol >
253253 <li>
254254 First, all the <a>declared values</a> applied to an element are collected,
255255 for each property on each element.
@@ -277,7 +277,7 @@ Value Processing</h2>
277277 based on constraints of the display environment.
278278 As with the <a>used value</a> , there may or may not be an <a>actual value</a>
279279 for a given property on an element.
280- </ul >
280+ </ol >
281281
282282<h3 id="declared">
283283Declared Values</h3>
Original file line number Diff line number Diff line change @@ -352,7 +352,7 @@ Value Processing</h2>
352352 The final value of a CSS property for a given element or box
353353 is the result of a multi-step calculation:
354354
355- <ul >
355+ <ol >
356356 <li>
357357 First, all the <a>declared values</a> applied to an element are collected,
358358 for each property on each element.
@@ -380,7 +380,7 @@ Value Processing</h2>
380380 based on constraints of the display environment.
381381 As with the <a>used value</a> , there may or may not be an <a>actual value</a>
382382 for a given property on an element.
383- </ul >
383+ </ol >
384384
385385<h3 id="declared">
386386Declared Values</h3>
You can’t perform that action at this time.
0 commit comments