- From: Michael Dolan <mdolan@newtbt.com>
- Date: Wed, 17 Oct 2012 23:06:52 -0700
- To: <public-tt@w3.org>
- Message-ID: <01a501cdacf6$c7a516f0$56ef44d0$@newtbt.com>
The problem remains that this is not a rollup example. The only way to keep
this example is to rename it painton and change any reference to it being a
rollup.
And, no it cannot in fact "go.on.all.day", so I would remove that text as it
is misleading.
See my example posted to the list for the 2nd edition if you want a basis
for a rollup example, which I would suggest be made into a new example.
Mike
From: Monica Martin (MS OPEN TECH) [mailto:momartin@microsoft.com]
Sent: Wednesday, October 17, 2012 10:03 PM
To: 'public-tt@w3.org'; Sean Hayes; Michael A Dolan (mdolan@newtbt.com)
Subject: Proposal for Action-110 related to Issue-189
Action-110: http://www.w3.org/AudioVideo/TT/tracker/actions/110
Issue-189: http://www.w3.org/AudioVideo/TT/tracker/issues/189
1. Replace Example 5. See below.
2. Add use of feature displayAlign.
<head>
<styling>
.....
<style xml:id="rollupStyle" s:textAlign="left" s:textOutline="#ff0000ff 10%"
s:backgroundColor="#00000000" s:color="#ffffffff" s:origin="20% 20%"
s:extent="80% 80%" />
</styling>
<!-- A rollup type region -->
<region xml:id="rollup" begin="00:00:13.000" end="00:00:31.000"
style="rollupStyle" tts:displayAlign="after"/>
</layout>
</head>
<p region='rollup' tts:color="white" begin='00:00:13.000'
dur='00:00:11.000'>
<span begin='00:00:01.000'>rollup</span>
<span begin='00:00:02.000'>style</span>
<span begin='00:00:03.000'>caption</span>
<span begin='00:00:04.000'>support</span>
</p>
<p region='rollup' begin='00:00:17.000' dur='00:00:11.000'>
<span begin='00:00:01.000'>with</span>
<span begin='00:00:02.000'>word</span>
<span begin='00:00:03.000'>at</span>
<span begin='00:00:04.000'>a</span>
<span begin='00:00:05.000'>time</span>
<span begin='00:00:06.000'>temporal</span>
</p>
<p region='rollup' begin='00:00:23.000' dur='00:00:11.000'>
<span begin='00:00:01.000'>placement</span>
<span begin='00:00:02.000'>this</span>
<span begin='00:00:03.000'>could</span>
<span begin='00:00:04.000'>go</span>
</p>
<p region='rollup' begin='00:00:27.000' dur='00:00:11.000'>
<span begin='00:00:01.000'>on</span>
<span begin='00:00:02.000'>all</span>
<span begin='00:00:03.000'>day</span>
</p>
Monica J Martin
Senior Program Manager
Microsoft Open Technologies, Inc.
A subsidiary of Microsoft Corporation
Received on Thursday, 18 October 2012 06:07:27 UTC