dom: add mediaframewebrenderer

This commit is contained in:
Víctor Manuel Jáquez Leal 2018-08-22 16:44:02 +02:00 committed by Fernando Jiménez Moreno
parent 781b3b712b
commit 6e3c2fe41a
3 changed files with 100 additions and 2 deletions

View file

@ -390,6 +390,7 @@ pub mod inputevent;
pub mod keyboardevent;
pub mod location;
pub mod mediaerror;
pub mod mediaframerenderer;
pub mod medialist;
pub mod mediaquerylist;
pub mod mediaquerylistevent;