Changes

Jump to: navigation, search

Cue Text, including replacements

802 bytes added, 01:17, 25 September 2012
Bad
We <i><b>are</i> in </b> New York City
</pre>
===Cue Text Special Character Escape Format===
* checking if the parser correctly invalidates improper special character escapes
 
<pre>
WEBVTT
 
00:11.000 --> 00:13.000
Test Ampersand escape: &a;
</pre>
 
<pre>
WEBVTT
 
00:11.000 --> 00:13.000
Test Ampersand escape: &am;
</pre>
 
<pre>
WEBVTT
 
00:11.000 --> 00:13.000
Test Ampersand escape: &m;
 
</pre>
 
 
<pre>
WEBVTT
 
00:11.000 --> 00:13.000
Test Ampersand escape: &mp;
 
</pre>
 
 
 
<pre>
WEBVTT
 
00:11.000 --> 00:13.000
Test Ampersand escape: &p;
</pre>
<pre>
WEBVTT
 
00:11.000 --> 00:13.000
Test Ampersand escape: &;
 
</pre>
<pre>
WEBVTT
 
00:11.000 --> 00:13.000
Test Ampersand escape: &ap;
 
</pre>
 
===Cue Text Special Characters===
 
 
 
 
* checking if the parser correctly invalidates special characters without escapes
 
===Cue Text Class Format===
1
edit

Navigation menu