- From: <bugzilla@jessica.w3.org>
- Date: Tue, 20 Sep 2011 13:34:02 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14105 --- Comment #8 from Philip Jägenstedt <philipj@opera.com> 2011-09-20 13:34:01 UTC --- (In reply to comment #2) > Should I make Cues more mutable also? Yes, all currently readonly IDL attributes on TextTrackCue except track should be mutable. I suggest also replacing getCueAsSource with a mutable property that causes the WebVTT cue parser to be re-run. For any modification, we could spec it to be equivalent to the current MutableTextTrack case, where the old cue is removed and a new cue is inserted. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 20 September 2011 13:34:04 UTC