[html5] r7079 - [giow] (0) fix bidi again in webvtt Affected topics: HTML, Video Text Tracks

whatwg at whatwg.org whatwg at whatwg.org
Thu Apr 26 14:09:57 PDT 2012


Author: ianh
Date: 2012-04-26 14:09:56 -0700 (Thu, 26 Apr 2012)
New Revision: 7079

Modified:
   complete.html
   index
   source
Log:
[giow] (0) fix bidi again in webvtt
Affected topics: HTML, Video Text Tracks

Modified: complete.html
===================================================================
--- complete.html	2012-04-26 21:06:32 UTC (rev 7078)
+++ complete.html	2012-04-26 21:09:56 UTC (rev 7079)
@@ -101550,6 +101550,7 @@
   Adrian Bateman,
   Adrian Sutton,
   Agustín Fernández,
+  Aharon (Vladimir) Lanin,
   Ajai Tirumali,
   Akatsuki Kitamura,
   Alan Plum,

Modified: index
===================================================================
--- index	2012-04-26 21:06:32 UTC (rev 7078)
+++ index	2012-04-26 21:09:56 UTC (rev 7079)
@@ -101550,6 +101550,7 @@
   Adrian Bateman,
   Adrian Sutton,
   Agustín Fernández,
+  Aharon (Vladimir) Lanin,
   Ajai Tirumali,
   Akatsuki Kitamura,
   Alan Plum,

Modified: source
===================================================================
--- source	2012-04-26 21:06:32 UTC (rev 7078)
+++ source	2012-04-26 21:09:56 UTC (rev 7079)
@@ -109638,15 +109638,15 @@
   href="#refsCSS">[CSS]</a></p>
 
   <p>On the (root) <span>List of WebVTT Node Objects</span>, the
-  'position' property must be set to 'absolute', the 'direction'
-  property must be set to <var title="">direction</var>, the
-  'writing-mode' property must be set to <var
-  title="">writing-mode</var>, the 'top' property must be set to <var
-  title="">top</var>, the 'left' property must be set to <var
-  title="">left</var>, the 'width' property must be set to <var
-  title="">width</var>, and the 'height' property must be set to <var
-  title="">height</var>, where <var title="">direction</var>, <var
-  title="">writing-mode</var>, <var title="">top</var>, <var
+  'position' property must be set to 'absolute', the 'unicode-bidi'
+  property must be set to 'plaintext', the 'direction' property must
+  be set to <var title="">direction</var>, the 'writing-mode' property
+  must be set to <var title="">writing-mode</var>, the 'top' property
+  must be set to <var title="">top</var>, the 'left' property must be
+  set to <var title="">left</var>, the 'width' property must be set to
+  <var title="">width</var>, and the 'height' property must be set to
+  <var title="">height</var>, where <var title="">direction</var>,
+  <var title="">writing-mode</var>, <var title="">top</var>, <var
   title="">left</var>, <var title="">width</var>, and <var
   title="">height</var> are the values with those names determined by
   the <span>rules for updating the display of WebVTT text
@@ -119176,6 +119176,7 @@
   Adrian Bateman,
   Adrian Sutton,
   Agustín Fernández,
+  Aharon (Vladimir) Lanin,
   Ajai Tirumali,
   Akatsuki Kitamura,
   Alan Plum,




More information about the Commit-Watchers mailing list