401
edits
(started some notes) |
(added example) |
||
| Line 16: | Line 16: | ||
* a "style" element defines a style for a region | * a "style" element defines a style for a region | ||
* the region is then referred to from an div, p, or span element to define where and how to render the text | * the region is then referred to from an div, p, or span element to define where and how to render the text | ||
* a "layout" element groups metadata and regions | |||
* had dynamic text display through dynamic flow style | * had dynamic text display through dynamic flow style | ||
* SMIL 2.1 based "set" element to control the animation of some other element | * SMIL 2.1 based "set" element to control the animation of some other element | ||
Example document: http://www.w3.org/TR/2006/CR-ttaf1-dfxp-20061116/#region-mapping-example-1-s | |||
=== 3GPP TimedText === | === 3GPP TimedText === | ||
edits