[Bug 24038] New: [WebVTT] Cues with auto line position should default to cue line alignment of end

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24038

            Bug ID: 24038
           Summary: [WebVTT] Cues with auto line position should default
                    to cue line alignment of end
           Product: TextTracks CG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebVTT
          Assignee: silviapfeiffer1@gmail.com
          Reporter: lorettaguarino@google.com
        QA Contact: dave.null@w3.org
                CC: mike@w3.org, public-texttracks@w3.org

This is related to bug 24037.

The cue line position description includes:

"If the text track cue snap-to-lines flag of the text track cue is not set,
return the value 100 and abort these steps. (The text track cue line position
is the special value auto.)"

The cue line alignment description says:
A text track cue has a default text track cue line alignment of start.

The box positioning algorithm will currently position the cue box with the
bottom of the cue at 100%, but this contradicts the cue line alignment default.
For auto-positioned cues, the default cue line alignment should be end.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 9 December 2013 21:23:25 UTC