Skip to content

Define browser support for the theme #786

@agjohnson

Description

@agjohnson

We don't explicitly define the theme supported browsers anywhere. RTD has been moving towards only supporting IE >= 11, and we haven't yet defined Android browser support.

We should communicate what we officially support, what the last version to support $BROWSER_VERSION was, and what we allow for degradation on unsupported browsers.

Unsupported browsers might include behaviors such as unsupported typefaces (minor), improper positioning of block level elements (medium impact), and I'm sure some old version have trouble display anything at all.

Changes that we've discussed in the past that would affect these browsers:

  • woff/woff2 font files only are not supported by IE < 9 or 10 and Android < 4.x. Both are small amounts of RTD annual traffic
  • Remove modernizer
  • etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions