Skip to content

Commit

Permalink
[e] (0) Fix some typos or copypasta.
Browse files Browse the repository at this point in the history
Affected topics: Video Text Tracks

git-svn-id: http://svn.whatwg.org/webapps@7077 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 26, 2012
1 parent 01925ca commit 4488243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source
Expand Up @@ -109045,11 +109045,11 @@ iframe:not([seamless]) { border: 2px inset; }
<span>text track cue writing direction</span> is <span
title="text track cue vertical growing left writing
direction">vertical growing left</span>, then let <var
title="">writing-mode</var> be 'vertical-lr'. Otherwise, the
title="">writing-mode</var> be 'vertical-rl'. Otherwise, the
<span>text track cue writing direction</span> is <span
title="text track cue vertical growing right writing
direction">vertical growing right</span>; let <var
title="">writing-mode</var> be 'vertical-rl'.</p></li>
title="">writing-mode</var> be 'vertical-lr'.</p></li>

<li>

Expand Down

0 comments on commit 4488243

Please sign in to comment.