2013/8/9 Boris Zbarsky <bzbar...@mit.edu>: > Note that there are other cases where multiple element types all use the > same interface that's not HTMLElement (e.g. <col> and <colgroup>). So we > want support for that sort of thing.
For its purpose, I feel we can use `handle_element!` macro simply in /src/components/script/html/hubbub_html_parser.rs. Why I defined `handle_htmlelement!` is that `handle_element!` create object which cannot handle the case of simple `HTMLElement`. -- Tetsuharu OHZEKI (a.k.a saneyuki_s) saneyuki.s.s...@gmail.com _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo