File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -441,8 +441,12 @@ <h2>Timing model concepts</h2>
441441 weakened even further.
442442 </ p >
443443 < p >
444- Periodically, the user agent will trigger an update to the timing model
445- in a process called < dfn > sampling</ dfn > .
444+ A < a > time value</ a > may also be < a > unresolved</ a > if, for example,
445+ a timing node is not in a state to produce a < a > timing value</ a > .
446+ </ p >
447+ < p >
448+ Periodically, the user agent will queue a task to update the timing
449+ model in a process called < dfn > sampling</ dfn > .
446450 On each < dfn > sample</ dfn > the < a > time values</ a > of each timing node are
447451 updated.
448452 </ p >
@@ -8139,6 +8143,7 @@ <h2>Changes since last publication</h2>
81398143 2014 Working Draft</ a > :
81408144 </ p >
81418145 < ul >
8146+ < li > Added definition of < a > unresolved</ a > < a > time values</ a > .
81428147 < li > Renamed “not started” timelines as < a > inactive
81438148 timelines</ a > .
81448149 < li > Fixed the grammar for < a > <cubic-bezier-timing-function></ a > to
You can’t perform that action at this time.
0 commit comments