[ttml10se] remove "(in pixels)" from definition of computed cell size
authorGlenn Adams <glenn@skynav.com>
Thu, 27 Jun 2013 10:25:13 -0600
changeset 416 beb02a34743d
parent 415 0cea16f76d90
child 417 3757c307d61d
[ttml10se] remove "(in pixels)" from definition of computed cell size
ttml10/spec/ttaf1-dfxp.xml
--- a/ttml10/spec/ttaf1-dfxp.xml	Thu Jun 27 03:49:01 2013 -0600
+++ b/ttml10/spec/ttaf1-dfxp.xml	Thu Jun 27 10:25:13 2013 -0600
@@ -549,8 +549,8 @@
 <label>Computed Cell Size</label>
 <def>
 <p>The size (extent) of a cell computed by dividing the width of the <emph>Root Container
-Region</emph> (in pixels) by the column count, i.e., the number of cells in the horizontal axis, and by dividing
-the height of the <emph>Root Container Region</emph> (in pixels) by the row count, i.e., the number of cells in the vertical
+Region</emph> by the column count, i.e., the number of cells in the horizontal axis, and by dividing
+the height of the <emph>Root Container Region</emph> by the row count, i.e., the number of cells in the vertical
 axis, where the column and row counts are determined by the <att>ttp:cellResolution</att> parameter attribute.</p>
 </def>
 </gitem>