- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 May 2012 15:12:55 +0000
- To: public-texttracks@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17065
Summary: Say what the paragraph separators are for bidi
Product: TextTracks CG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: WebVTT
AssignedTo: ian@hixie.ch
ReportedBy: simonp@opera.com
QAContact: dave.null@w3.org
CC: mike@w3.org, public-texttracks@w3.org
[[
Apply the Unicode Bidirectional Algorithm's Paragraph Level steps to the
concatenation of the values of each WebVTT Text Object in nodes, in a
pre-order, depth-first traversal, excluding WebVTT Ruby Text Objects and their
descendants, to determine the paragraph embedding level of the first Unicode
paragraph of the cue. [BIDI]
]]
http://dev.w3.org/html5/webvtt/#webvtt-cue-text-rendering-rules
As far as I can tell, the paragraph separators for the purpose of the
referenced step P1 are class B characters only. It would be nice to call it out
explicitly.
TR9 talks about "appropriate Newline Function" which, per 5.8 Newline
Guidelines in Unicode, is platform-dependent but the listed examples are all
class B characters. TR9 also talks about "higher-level protocol paragraph
determination" but WebVTT doesn't have those, I think. Hence, the paragraph
separators are the class B characters.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Tuesday, 15 May 2012 15:13:08 UTC