Skip to content

Commit c1b1d1b

Browse files
committed
[cssom-view] Remove issue fixed by last commit.
1 parent fc22b6b commit c1b1d1b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

cssom-view/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -555,8 +555,6 @@ steps must be run:
555555
<var>document</var>'s root element as the associated element, if there is one, or null otherwise,
556556
and the scroll behavior being the value of the {{ScrollOptions/behavior}} dictionary member of <var>options</var>.
557557

558-
Issue: {{ScrollToOptions}} doesn't have a "behavior" member. What is intended here?
559-
560558
When the <dfn method for=Window title="scrollTo(options)|scrollTo(x, y)">scrollTo()</dfn> method is invoked, the
561559
user agent must act as if the {{Window/scroll()}} method was invoked with the same arguments.
562560

0 commit comments

Comments
 (0)