The TMH extension adds some pretty complicated parser output to pages. With Parsoid coming and possible changes to further improve HTML5 playback it will be good if we have parser tests for these elements, to make sure edge cases are easier to support.
Description
Description
Details
Details
Related Changes in Gerrit:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Duplicate | None | T91574 Image for Audio Clip Resizes | |||
| Open | Feature | None | T64673 VisualEditor: Be able to set a non-image multi-paged item's display page (page=) in the media dialog | ||
| Open | None | T104237 Show nicer previews of complex (timed, paged, …) media inside VisualEditor | |||
| Resolved | cscott | T56844 Image / media handling (tracking) | |||
| Duplicate | None | T63769 Flow: Parsoid HTML for videos doesn't work | |||
| Resolved | None | T74912 Flow: Score vorbis content doesn't roundtrip (html/wikitext) properly | |||
| Resolved | Arlolra | T64270 Support video and audio content | |||
| Resolved | TheDJ | T122787 Incorrect end tags for <source> and <track> | |||
| Resolved | TheDJ | T126723 Create parser tests for audio/video elements generated by TimedMediaHandler |
Event Timeline
Comment Actions
Change 262926 had a related patch set uploaded (by TheDJ):
Add parser tests for TMH output
Comment Actions
Change 270303 had a related patch set uploaded (by TheDJ):
Parsertests: Fix the video parsertests to run using phpunit
Comment Actions
Change 270303 merged by jenkins-bot:
Parsertests: Fix the video parsertests to run using phpunit
Comment Actions
We have a good starting point for this now. Closing, more tests will come as we need them.