Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Browser support

Jenny Sivapalan edited this page Aug 8, 2016 · 6 revisions

This version of Scribe only supports Chrome and Firefox.

It does not support Safari and IE and is not actively tested on mobile browsers.

Minimum browser versions

Currently the minimum supported browser versions are 44 for Firefox and 49 for Chrome.

Support requirements

Theoretically, Scribe should work in any browser with the Selection API, the Range API, and support for most of the non-standardised list of commands that appears in this MDN article.

See the status of our integration tests for more up-to-date support information.

Polyfills

From Scribe v3 we will increasingly be supporting only evergreen browsers and therefore not ship with polyfills.

If you want to use Scribe with non-supported browsers here is a list of polyfills you will need.

  • Object.assign