File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -445,7 +445,7 @@ A <dfn>scroll timeline offset</dfn> is provided by authors and determines a
445445There are two types of scroll timeline offset: [=container-based offset=] , and
446446[=element-based offset=] . To <dfn>resolve a scroll timeline offset</dfn> into an
447447[=effective scroll offset=] , run the procedure to [=resolve a container-based
448- offset=] or to [=resolve a element-based offset=] depending on the offset type.
448+ offset=] or to [=resolve an element-based offset=] depending on the offset type.
449449It is possible for a [=scroll timeline offset=] to be resolved to null.
450450
451451The <dfn>effective start offset</dfn> is the [=effective scroll offset=] that is
@@ -528,7 +528,7 @@ checked anywhere.
528528</div>
529529
530530
531- The procedure to <dfn>resolve a element-based offset</dfn> given
531+ The procedure to <dfn>resolve an element-based offset</dfn> given
532532<var> offset</var> is as follows:
533533
5345341. If {{source}} is null, does not currently have a [=CSS layout box=] , or if
You can’t perform that action at this time.
0 commit comments