- From: Glenn Adams via GitHub <sysbot+gh@w3.org>
- Date: Fri, 29 Jul 2016 17:26:01 +0000
- To: public-tt@w3.org
skynavga has just created a new issue for
https://github.com/w3c/ttml2:
== Allow lwsp around quantified designator list in
ttp:{content,processor}Profiles ==
Change syntax from:
<pre>
| "all(" designators ")"
| "any(" designators ")"
</pre>
to:
<pre>
| "all(" <lwsp> designators <lwsp> ")"
| "any(" <lwsp> designators <lwsp> ")"
</pre>
Please view or discuss this issue at
https://github.com/w3c/ttml2/issues/170 using your GitHub account
Received on Friday, 29 July 2016 17:26:19 UTC