RESOLVED CONFIGURATION CHANGED 103414
WebVTT <v> element generates a <q> in the shadow DOM instead of a <span>
https://bugs.webkit.org/show_bug.cgi?id=103414
Summary WebVTT <v> element generates a <q> in the shadow DOM instead of a <span>
Antoine Quint
Reported 2012-11-27 08:18:15 PST
We're failing the Opera-submitted test at http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrackCue/getCueAsHTML.html. The WebVTT <v> generates an HTML <q> in our code, but it should be a <span> per the spec (http://dev.w3.org/html5/webvtt/#webvtt-cue-text-dom-construction-rules), same for <v a b>.
Attachments
Radar WebKit Bug Importer
Comment 1 2012-11-27 08:18:30 PST
Ahmad Saleem
Comment 2 2023-10-12 12:25:14 PDT
We are passing relevant WPT test: https://wpt.fyi/results/webvtt/api/VTTCue/getCueAsHTML.html?label=master&label=experimental&aligned= From current two failures, one is already progressed and in the last one, we match Chrome. But <v> one -> VTTCue.getCueAsHTML(), <v>, we are passing, so marking this as 'RESOLVED CONFIGURATION CHANGED'. CCing - Eric & Jer - if they want to reopen.
Note You need to log in before you can comment on or make changes to this bug.