Changes

Jump to: navigation, search

Cue Text, including replacements

374 bytes added, 19:14, 24 September 2012
no edit summary
==Cue Text==
Note that these may overlap with group 6 - text tags, we'll probably only need to cover the first cue text that uses a span tag and cue text that uses 2+ span tags.
We'll cover these for sure:
* Cue Text Time Stamp - '''Rick Eyre'''
These should automatically be covered by the text tags testing (group 6) as they create tests for each tag:
* Cue text that uses a class span tag - '''Rick Eyre'''
* <s>Cue text that uses an italics span tag</s> - '''Rick Eyre'''
00:11.000 --> 00:15.000
We <c>are</c> in New York City
</pre>
 
 
====Multiple Component Cue Text====
 
<pre>
WEBVTT
 
00:11.000 --> 00:15.000
We <b>are</b><b></b> in <b>New York</b> City
</pre>
 
<pre>
WEBVTT
 
00:11.000 --> 00:15.000
We <b>are</b>
<b>in</b>
<b>New York</b> City
</pre>
 
<pre>
WEBVTT
 
00:11.000 --> 00:15.000
We <b>are</b><b>in</b>
<b>New York</b> City
</pre>
1
edit

Navigation menu