- From: Nigel Megitt via GitHub <sysbot+gh@w3.org>
- Date: Mon, 20 Nov 2017 11:05:59 +0000
- To: public-tt@w3.org
nigelmegitt has just created a new issue for https://github.com/w3c/ttml2:
== Does showBackground="always" apply outside a region's begin and end times? ==
The following recently was raised in face to face discussions. In an example like:
```xml
...
<region xml:id="r1" tts:showBackground="always" tts:backgroundColor="red"
tts:position="..." tts:extent="..."
begin="10s" end="20s"/>
...
```
does the red background show only during 10s to 20s or also at other times?
Please view or discuss this issue at https://github.com/w3c/ttml2/issues/498 using your GitHub account
Received on Monday, 20 November 2017 11:06:01 UTC