Skip to content

Better failure mode with some legacy IE versions #26

@bergie

Description

@bergie

The GSS website renders perfectly on IE11:

screenshot 2014-03-05 at 16 07 07

On IE8 we have a nice failure mode where only the CSS gets rendered, so users of this crappy legacy browser can read everything, but don't get the layout. This is acceptable:

screenshot 2014-03-05 at 16 00 11

However, IE9&10 both have the issue where they render nothing:

screenshot 2014-03-05 at 16 04 27

screenshot 2014-03-05 at 16 06 14

We should investigate whether we can either:

  1. Fix GSS on those so that they will be like IE11
  2. Disable GSS on those so that they will have the nicer failure mode that you get with IE8

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