Skip to content

Commit

Permalink
Add note about production readiness
Browse files Browse the repository at this point in the history
See #27.
  • Loading branch information
tomayac committed Jan 25, 2021
1 parent e83c57f commit 3caf158
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions posts/2021/ruby-html-footnotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,11 @@ and remix its
</iframe>
</div>

⚠️ Please note that this is not production ready. Support seems decent on Blink/WebKit-based
browsers, but [not so great](https://github.com/tomayac/blogccasion/issues/27) on Gecko-based
browsers like Firefox. I have opened an [Issue](https://github.com/w3c/csswg-drafts/issues/5891)
with the CSS Working Group to hear their opinion on the idea.

## Other approaches

The "standards nerd and technology enthusiast"
Expand Down

0 comments on commit 3caf158

Please sign in to comment.