Remove HTMLMainElement.

https://github.com/mozilla/servo/issues/2541
This commit is contained in:
Tetsuharu OHZEKI 2014-06-02 04:40:46 +09:00
parent 6751990c0d
commit 49362aa255
9 changed files with 2 additions and 63 deletions

View file

@ -74,7 +74,6 @@ DOMInterfaces = {
'HTMLLIElement': {},
'HTMLLinkElement': {},
'HTMLMapElement': {},
'HTMLMainElement': {},
'HTMLMediaElement': {},
'HTMLMetaElement': {},
'HTMLMeterElement': {},