Closed
Bug 1264749
Opened 10 years ago
Closed 10 years ago
Reduce CSS support for IE8
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: craigcook, Assigned: craigcook)
Details
(Whiteboard: [q2 sprint 1])
Attachments
(1 file)
mozilla.org currently serves a minimal style sheet to IE7 and lower, but still serves full styling to IE8. IE8 has lots of little rendering quirks that make it a pain to test and support fully. Given how few IE8 users we get these days, making sure pages render well in that browser is usually more effort than it's worth.
We're going to give IE8 the same treatment we give IE7 and lower. Content will be accessible, just not pretty.
Updated•10 years ago
|
Whiteboard: [q2 sprint 1]
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/93626aab108c4a9f5b35edb9ce5b81f725df22b5
[fix bug 1264749] Deprecate CSS support for IE 8.
https://github.com/mozilla/bedrock/commit/b5e3230106ee43946744266e6c062dec7910a8de
Merge pull request #4143 from jpetto/bug-1264749-deprecate-ie8-css-support
[fix bug 1264749] Deprecate CSS support for IE 8.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•