[Bug 15024] New: WebVTT v2: Add default settings support

http://www.w3.org/Bugs/Public/show_bug.cgi?id=15024

           Summary: WebVTT v2: Add default settings support
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: other Hixie drafts (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: ian@hixie.ch
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org


Add the following as something that can be added anywhere in WebVTT files:

   DEFAULTS
   align:left size:50%

...or all on one line maybe:

   DEFAULTS align:left size:50%

The use case is reducing file size and making hand-authoring easier.

-- 
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 Thursday, 1 December 2011 00:11:24 UTC