Skip to content

Commit 271bca7

Browse files
committed
chore: update PR link
1 parent 566c5f7 commit 271bca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Like `block` this is affected by the [writing-mode](https://developer.mozilla.or
9191

9292
Type: `'always' | 'if-needed'`<br> Default: `'always'`
9393

94-
This is a proposed addition to the spec that you can track here: https://github.com/w3c/csswg-drafts/pull/1805
94+
This is a proposed addition to the spec that you can track here: https://github.com/w3c/csswg-drafts/pull/5677
9595

9696
This library will be updated to reflect any changes to the spec and will provide a migration path.
9797
To be backwards compatible with `Element.scrollIntoViewIfNeeded` if something is not 100% visible it will count as "needs scrolling". If you need a different visibility ratio your best option would be to implement an [Intersection Observer](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API).

0 commit comments

Comments
 (0)