Skip to content

Commit 32915a4

Browse files
committed
Specify no JS API polyfills
1 parent 6018440 commit 32915a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ This polyfill doesn't (yet) support the following:
109109
whose offset-parent is inline with `clientHeight`/`clientWidth` of `0`
110110
(partial support -- does not account for possible scrollbar width)
111111

112+
In addition, JS APIs like `CSSPositionTryRule` or `CSS.supports` will not be
113+
polyfilled.
114+
112115
## Sponsor OddBird's OSS Work
113116

114117
At OddBird, we love contributing to the languages & tools developers rely on.

0 commit comments

Comments
 (0)