Skip to content

Add html5 display-role reset for main element#758

Closed
MadeByMike wants to merge 1 commit into
necolas:masterfrom
MadeByMike:patch-1
Closed

Add html5 display-role reset for main element#758
MadeByMike wants to merge 1 commit into
necolas:masterfrom
MadeByMike:patch-1

Conversation

@MadeByMike
Copy link
Copy Markdown

Old versions of IE once required a bunch of html5 elements display to be set to block. The browsers that required this are possibly out of scope, however, since the main element was added later, a reset is still required for this element in IE11. See: #727

Old versions of IE once required a bunch of html5 elements display to be set to block. The browsers that required this are possibly out of scope, however, since the `main` element was added later, a reset is still required for this element in IE11. See: necolas#727
Copy link
Copy Markdown

@GarethPW GarethPW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still a very necessary addition, given IE’s remaining install base.

@necolas
Copy link
Copy Markdown
Owner

necolas commented Nov 5, 2018

df07c00

@necolas necolas closed this Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants