Revert "[modern] Fix broken rendering of `main` and `dialog` elements in IE9-11"

This reverts commit 3926ffa8ca.

Reason for revert: After consideration of the new task T256520 this shipping a normalize CSS feature seems like a much better approach
to solving this problem, particularly since `template` and `dialog`
are unused in our code.

Change-Id: I20391cc6c1f5a50127cd84bd7c0f17a20ab92528
This commit is contained in:
Jdlrobson 2020-06-29 20:01:55 +00:00
parent 3926ffa8ca
commit 05f00d2adc
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
},
{
"resourceModule": "skins.vector.styles",
"maxSize": "8.2 kB"
"maxSize": "8.1 kB"
},
{
"resourceModule": "skins.vector.icons",

View File

@ -52,7 +52,7 @@
},
"skins.vector.styles": {
"class": "ResourceLoaderSkinModule",
"features": [ "html5", "elements", "content", "interface", "legacy" ],
"features": [ "elements", "content", "interface", "legacy" ],
"targets": [
"desktop",
"mobile"