VP-153: Captionator does not follow the spec API for 'mode'

Metadata

Source
VP-153
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Michelle D'Souza
Created
2013-01-03T12:23:35.849-0500
Updated
2013-01-28T09:25:24.040-0500
Versions
N/A
Fixed Versions
N/A
Component
N/A

Description

In the HTML spec, a Text Track mode is represented by a string of "disabled", "hidden" or "showing". http://www.w3.org/html/wg/drafts/html/master/single-page.html#texttrack

Captionator uses numeric values for mode. This causes us to check which API is in use in our Captionator wrapper. It would be better to modify Captionator to use the spec API.

Comments

  • Michelle D'Souza commented 2013-01-03T14:05:28.138-0500

    I checked the 'captionplanet' branch just in case but the API for mode has not been updated in that branch.

  • Justin Obara commented 2013-01-08T08:48:32.041-0500

    Merged pull request ( https://github.com/fluid-project/Captionator/pull/3 ) into the project repo at 41bc7a605dabf15483cea4e06775485dca9281d4