-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
AcceptedAccepted issue on our roadmapAccepted issue on our roadmapNeeded: design decisionA core team decision is requiredA core team decision is required
Description
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
Labels
AcceptedAccepted issue on our roadmapAccepted issue on our roadmapNeeded: design decisionA core team decision is requiredA core team decision is required