https://bugzilla.wikimedia.org/show_bug.cgi?id=56304
--- Comment #2 from Gabriel Wicke <[email protected]> --- (In reply to comment #1) > Parsoid probably shouldn't need to know details of media rendering, which is > potentially infinitely extensible. > > I would expect Parsoid to only deal with placeholders that actual media > viewers > get inserted into... Is there an API that we can call to get the current core media rendering for things that are not simple images? In the worst case we could probably abuse action=parse. We have not given the desired semantic DOM structure for videos or sounds much thought yet. It would be tempting to use native video / audio html5 tags and let shims handle the fall-back for clients that don't support it. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
