Skip to content

Commit e8c7a78

Browse files
committed
[resize-observer-1] Don't put index.html in the URL
1 parent 2107091 commit e8c7a78

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

resize-observer-1/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Shortname: resize-observer
44
Level: 1
55
Status: ED
66
Work Status: Exploring
7-
ED: https://drafts.csswg.org/resize-observer/index.html
7+
ED: https://drafts.csswg.org/resize-observer/
88
Group: CSSWG
9-
URL: https://drafts.csswg.org/resize-observer/index.html
9+
URL: https://drafts.csswg.org/resize-observer/
1010
Editor: Greg Whitworth, Microsoft, gwhit@microsoft.com
1111
Former Editor: Aleks Totic, Google, atotic@google.com
1212
Abstract: This specification describes an API for observing changes to Element's size.
@@ -627,4 +627,4 @@ For each fully active Document in docs, run the following steps for that Documen
627627

628628
6. If {{Document}} <a>has skipped observations</a> then <a>deliver resize loop error notification</a>
629629

630-
7. Update the rendering or user interface of {{Document}} and its browsing context to reflect the current state.
630+
7. Update the rendering or user interface of {{Document}} and its browsing context to reflect the current state.

0 commit comments

Comments
 (0)