Skip to content

Commit 3bf2556

Browse files
committed
Add deprecation notice on @position-fallback
1 parent 0e994ca commit 3bf2556

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,11 @@ <h2>
387387
</div>
388388
</div>
389389
<div class="note">
390+
<p>
391+
<strong>Note: </strong>The <code>@position-fallback</code> syntax has
392+
been replaced in the spec, and will be deprecated in the next version
393+
of this Polyfill.
394+
</p>
390395
<p>
391396
With polyfill applied, the following positions are attempted in order:
392397
</p>

0 commit comments

Comments
 (0)