CVS html5/webvtt

Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv23811

Modified Files:
	Overview.html 
Added Files:
	webvtt-region-diagram.png 
Log Message:
Sync WebVTT with Git commit 966f0a8427381a4c144290e9a5b8303c0674a6a2

--- /sources/public/html5/webvtt/Overview.html	2015/03/09 04:42:59	1.213
+++ /sources/public/html5/webvtt/Overview.html	2015/03/09 07:33:27	1.214
@@ -3,7 +3,7 @@
 <head>
   <title>WebVTT: The Web Video Text Tracks Format</title>
   <meta charset="utf-8">
-  <meta name="revision" content="a179f1879da205d5b4bc0a94afb29e31975c613f">
+  <meta name="revision" content="966f0a8427381a4c144290e9a5b8303c0674a6a2">
   
   
   
@@ -1239,6 +1239,12 @@
      </dd>
     </dl>
 
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_6"><span>Note</span></div><p class="">The following diagram illustrates how anchoring of a region to a video viewport
+    works. The black cross is the anchor, orange explains the anchor's offset within the region and
+    green the anchor's offset within the viewport. Think of it as sticking a pin through a note onto
+    a board:</p></div>
+    <img src="webvtt-region-diagram.png" alt="region anchoring displayed visually">
+
     <p>For parsing, we also need the following:</p>
 
     <dl>
@@ -1331,7 +1337,7 @@
      <li>A <a href="#dfn-webvtt-line-terminator" class="internalDFN">WebVTT line terminator</a>.</li>
     </ol>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_6"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-cue-block" class="internalDFN">WebVTT cue block</a> corresponds to one piece of time-aligned text or data
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_7"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-cue-block" class="internalDFN">WebVTT cue block</a> corresponds to one piece of time-aligned text or data
     in the <a href="#dfn-webvtt-file" class="internalDFN">WebVTT file</a>, for example one subtitle. The <a href="#dfn-cue-payload" class="internalDFN">cue payload</a> is the text or data
     associated with the cue.</p></div>
 
@@ -1344,7 +1350,7 @@
     identifier" href="#dfn-webvtt-cue-identifier" class="internalDFN">WebVTT cue identifiers</a> of all <a title="WebVTT cue" href="#dfn-webvtt-cue" class="internalDFN">WebVTT cues</a> of a
     <a href="#dfn-webvtt-file" class="internalDFN">WebVTT file</a>.</p>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_7"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-cue-identifier" class="internalDFN">WebVTT cue identifier</a> can be used to reference a specific cue, for
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_8"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-cue-identifier" class="internalDFN">WebVTT cue identifier</a> can be used to reference a specific cue, for
     example from script or CSS.</p></div>
 
     <p>The <dfn id="dfn-webvtt-cue-timings">WebVTT cue timings</dfn> part of a <a href="#dfn-webvtt-cue-block" class="internalDFN">WebVTT cue block</a> consists of the following
@@ -1371,7 +1377,7 @@
 
     </ol>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_8"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-cue-timings" class="internalDFN">WebVTT cue timings</a> give the start and end offsets of the <a href="#dfn-webvtt-cue-block" class="internalDFN">WebVTT
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_9"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-cue-timings" class="internalDFN">WebVTT cue timings</a> give the start and end offsets of the <a href="#dfn-webvtt-cue-block" class="internalDFN">WebVTT
     cue block</a>. Different cues can overlap. Cues are always listed ordered by their start
     time.</p></div>
 
@@ -1379,7 +1385,7 @@
     timestamp representing hours, minutes, seconds and thousandths of a second</a> or a <a title="partial WebVTT timestamp" href="#dfn-partial-webvtt-timestamp" class="internalDFN">WebVTT timestamp representing a time in seconds and fractions
     of a second</a>.</p>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_9"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-timestamp" class="internalDFN">WebVTT timestamp</a> is always interpreted relative to the <a href="#dfn-current-playback-position" class="internalDFN">current
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_10"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-timestamp" class="internalDFN">WebVTT timestamp</a> is always interpreted relative to the <a href="#dfn-current-playback-position" class="internalDFN">current
     playback position</a> of the media data that the WebVTT file is to be synchronized with, which
     always starts at 0.</p></div>
 
@@ -1498,7 +1504,7 @@
      <li>A <a href="#dfn-webvtt-line-terminator" class="internalDFN">WebVTT line terminator</a>.</li>
     </ol>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_10"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-comment-block" class="internalDFN">WebVTT comment block</a> is ignored by the parser.</p></div>
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_11"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-comment-block" class="internalDFN">WebVTT comment block</a> is ignored by the parser.</p></div>
 
    </section><!-- end file structure -->
 
@@ -1757,7 +1763,7 @@
      <li>A <a href="#dfn-webvtt-region-scroll-setting" class="internalDFN">WebVTT region scroll setting</a>.</li>
     </ul>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_11"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-setting-list" class="internalDFN">WebVTT region setting list</a> gives configuration options regarding the
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_12"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-setting-list" class="internalDFN">WebVTT region setting list</a> gives configuration options regarding the
     dimensions, positioning and anchoring of the region. For example, it allows a group of cues
     within a region to be anchored in the center of the region and the center of the video viewport.
     In this example, when the font size grows, the region grows uniformly in all directions from the
@@ -1778,7 +1784,7 @@
     identifier" href="#dfn-webvtt-region-identifier" class="internalDFN">WebVTT region identifiers</a> of all <a title="WebVTT region" href="#dfn-webvtt-region" class="internalDFN">WebVTT regions</a> of
     a <a href="#dfn-webvtt-file" class="internalDFN">WebVTT file</a>.</p>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_12"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-identifier" class="internalDFN">WebVTT region identifier</a> gives a name to the region so it can be
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_13"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-identifier" class="internalDFN">WebVTT region identifier</a> gives a name to the region so it can be
     referenced by the cues that belong to the region.</p></div>
 
     <p>A <dfn id="dfn-webvtt-region-width-setting">WebVTT region width setting</dfn> consists of the following components, in the order
@@ -1788,7 +1794,7 @@
      <li><p>A U+003D EQUALS SIGN character (=).</p></li>
      <li><p>A <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</p></li>
     </ol>
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_13"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-width-setting" class="internalDFN">WebVTT region width setting</a> provides a fixed width as a percentage
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_14"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-width-setting" class="internalDFN">WebVTT region width setting</a> provides a fixed width as a percentage
     of the video width for the region into which cues are rendered and based on which alignment is
     calculated.</p></div>
 
@@ -1799,7 +1805,7 @@
      <li><p>A U+003D EQUALS SIGN character (=).</p></li>
      <li><p>One or more <a href="#dfn-ascii-digits" class="internalDFN">ASCII digits</a>.</p></li>
     </ol>
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_14"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-lines-setting" class="internalDFN">WebVTT region lines setting</a> provides a fixed height as a number of
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_15"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-lines-setting" class="internalDFN">WebVTT region lines setting</a> provides a fixed height as a number of
     lines for the region into which cues are rendered. As such, it defines the height of the roll-up
     region if it is a scroll region.</p></div>
 
@@ -1812,7 +1818,7 @@
      <li><p>A U+002C COMMA character (,).</p></li>
      <li><p>A <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</p></li>
     </ol>
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_15"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-anchor-setting" class="internalDFN">WebVTT region anchor setting</a> provides a tuple of two percentages
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_16"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-anchor-setting" class="internalDFN">WebVTT region anchor setting</a> provides a tuple of two percentages
     that specify the point within the region box that is fixed in location. The first percentage
     measures the x-dimension and the second percentage y-dimension from the top left corner of the
     region box. If no <a href="#dfn-webvtt-region-anchor-setting" class="internalDFN">WebVTT region anchor setting</a> is given, the anchor defaults to 0%, 100%
@@ -1827,13 +1833,13 @@
      <li><p>A U+002C COMMA character (,).</p></li>
      <li><p>A <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</p></li>
     </ol>
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_16"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-viewport-anchor-setting" class="internalDFN">WebVTT region viewport anchor setting</a> provides a tuple of two
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_17"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-viewport-anchor-setting" class="internalDFN">WebVTT region viewport anchor setting</a> provides a tuple of two
     percentages that specify the point within the video viewport that the region anchor point is
     anchored to. The first percentage measures the x-dimension and the second percentage measures
     the y-dimension from the top left corner of the video viewport box. If no viewport anchor is
     given, it defaults to 0%, 100% (i.e. the bottom left corner).</p></div>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_17"><span>Note</span></div><p class="">For browsers, the region maps to an absolute positioned CSS box relative to the
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_18"><span>Note</span></div><p class="">For browsers, the region maps to an absolute positioned CSS box relative to the
     video viewport, i.e. there is a relative positioned box that represents the video viewport
     relative to which the regions are absolutely positioned. Overflow is hidden.</p></div>
 
@@ -1844,19 +1850,19 @@
      <li><p>A U+003D EQUALS SIGN character (=).</p></li>
      <li><p>The string "<code>up</code>".</p></li>
     </ol>
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_18"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-scroll-setting" class="internalDFN">WebVTT region scroll setting</a> specifies whether cues rendered into
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_19"><span>Note</span></div><p class="">The <a href="#dfn-webvtt-region-scroll-setting" class="internalDFN">WebVTT region scroll setting</a> specifies whether cues rendered into
     the region are allowed to move out of their initial rendering place and roll up, i.e. move
     towards the top of the video viewport. If the scroll setting is omitted, cues do not move from
     their rendered position.</p></div>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_19"><span>Note</span></div><p class="">Cues are added to a region one line at a time below existing cue lines. When an
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_20"><span>Note</span></div><p class="">Cues are added to a region one line at a time below existing cue lines. When an
     existing rendered cue line is removed, and it was above another already rendered cue line, that
     cue line moves into its space, thus scrolling in the given direction. If there is not enough
     space for a new cue line to be added to a region, the top-most cue line is pushed off the
     visible region (thus slowly becoming invisible as it moves into overflow:hidden). This
     eventually makes space for the new cue line and allows it to be added.</p></div>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_20"><span>Note</span></div><p class="">When there is no scroll direction, cue lines are added in the empty line closest
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_21"><span>Note</span></div><p class="">When there is no scroll direction, cue lines are added in the empty line closest
     to the line in the bottom of the region. If no empty line is available, the oldest line is
     replaced.</p></div>
 
@@ -1877,7 +1883,7 @@
      <li>A <a href="#dfn-webvtt-region-cue-setting" class="internalDFN">WebVTT region cue setting</a>.</li>
     </ul>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_21"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-cue-settings-list" class="internalDFN">WebVTT cue settings list</a> gives configuration options regarding the
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_22"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-cue-settings-list" class="internalDFN">WebVTT cue settings list</a> gives configuration options regarding the
     position and alignment of the cue box and the cue text within. For example, it allows a cue box
     to be aligned to the left or positioned at the top right with the cue text within middle
     aligned.</p></div>
@@ -1892,7 +1898,7 @@
      "<code>lr</code>".</li>
     </ol>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_22"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-vertical-text-cue-setting" class="internalDFN">WebVTT vertical text cue setting</a> configures the cue to use vertical
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_23"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-vertical-text-cue-setting" class="internalDFN">WebVTT vertical text cue setting</a> configures the cue to use vertical
     text layout rather than horizontal text layout. Vertical text layout is sometimes used in
     Japanese, for example. The default is horizontal layout.</p></div>
 
@@ -1933,7 +1939,7 @@
      </li>
     </ol>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_23"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-line-position-cue-setting" class="internalDFN">WebVTT line position cue setting</a> configures the position of the cue box
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_24"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-line-position-cue-setting" class="internalDFN">WebVTT line position cue setting</a> configures the position of the cue box
     in the direction opposite to the <a title="text track cue writing direction" href="#dfn-text-track-cue-writing-direction" class="internalDFN">writing
     direction</a>. For horizontal cues, this is the vertical position. The positioning is calculated
     relative to the <a title="text track cue line start alignment" href="#dfn-text-track-cue-line-start-alignment" class="internalDFN">start</a>, <a title="text track
@@ -1967,7 +1973,7 @@
      </li>
     </ol>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_24"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-text-position-cue-setting" class="internalDFN">WebVTT text position cue setting</a> configures the position of the <a title="text track cue box" href="#dfn-text-track-cue-box" class="internalDFN">cue box</a> in the direction orthogonal to the <a href="#dfn-webvtt-line-position-cue-setting" class="internalDFN">WebVTT line
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_25"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-text-position-cue-setting" class="internalDFN">WebVTT text position cue setting</a> configures the position of the <a title="text track cue box" href="#dfn-text-track-cue-box" class="internalDFN">cue box</a> in the direction orthogonal to the <a href="#dfn-webvtt-line-position-cue-setting" class="internalDFN">WebVTT line
     position cue setting</a>. For horizontal cues, this is the horizontal position. The text
     position is given as a percentage of the video frame. The positioning is calculated relative to
     the <a title="text track cue text position start alignment" href="#dfn-text-track-cue-text-position-start-alignment" class="internalDFN">start</a>, <a title="text track cue
@@ -1985,7 +1991,7 @@
      <li><p>As the <a href="#dfn-webvtt-cue-setting-value" class="internalDFN">WebVTT cue setting value</a>: a <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a>.</p></li>
     </ol>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_25"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-size-cue-setting" class="internalDFN">WebVTT size cue setting</a> configures the size of the <a title="text track
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_26"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-size-cue-setting" class="internalDFN">WebVTT size cue setting</a> configures the size of the <a title="text track
     cue box" href="#dfn-text-track-cue-box" class="internalDFN">cue box</a> in the same direction as the <a href="#dfn-webvtt-text-position-cue-setting" class="internalDFN">WebVTT text position cue setting</a>. For
     horizontal cues, this is the width of the <a title="text track cue box" href="#dfn-text-track-cue-box" class="internalDFN">cue box</a>. It is given
     as a percentage of the width of the frame.</p></div>
@@ -2000,7 +2006,7 @@
      "<code>middle</code>", "<code>end</code>", "<code>left</code>", "<code>right</code>"</li>
     </ol>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_26"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-alignment-cue-setting" class="internalDFN">WebVTT alignment cue setting</a> configures the alignment of the text
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_27"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-alignment-cue-setting" class="internalDFN">WebVTT alignment cue setting</a> configures the alignment of the text
     within the cue. The keywords are relative to the text direction; for left-to-right English text,
     "<code>start</code>" means left-aligned.</p></div>
 
@@ -2016,7 +2022,7 @@
      SIGN).</p></li>
     </ol>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_27"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-region-cue-setting" class="internalDFN">WebVTT region cue setting</a> configures a cue to become part of a region
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_28"><span>Note</span></div><p class="">A <a href="#dfn-webvtt-region-cue-setting" class="internalDFN">WebVTT region cue setting</a> configures a cue to become part of a region
     by referencing the region's identifier unless the cue has a <a title="WebVTT vertical text cue
     setting" href="#dfn-webvtt-vertical-text-cue-setting" class="internalDFN">"vertical"</a>, <a title="WebVTT line position cue setting" href="#dfn-webvtt-line-position-cue-setting" class="internalDFN">"line"</a> or <a title="WebVTT size cue setting" href="#dfn-webvtt-size-cue-setting" class="internalDFN">"size"</a> cue setting. If a cue is part of a region, its cue
     settings for <a title="WebVTT text position cue setting" href="#dfn-webvtt-text-position-cue-setting" class="internalDFN">"position"</a> and <a title="WebVTT
@@ -3330,7 +3336,7 @@
       be an end-of-file marker. Otherwise, let <var>c</var> be the character in <var>input</var>
       pointed to by <var>position</var>.</p>
 
-      <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_28"><span>Note</span></div><p class="">An end-of-file marker is not a Unicode character, it is used to end the
+      <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_29"><span>Note</span></div><p class="">An end-of-file marker is not a Unicode character, it is used to end the
       tokenizer.</p></div>
 
      </li>
@@ -3993,7 +3999,7 @@
           depth-first traversal, excluding <a title="WebVTT Ruby Text Object" href="#dfn-webvtt-ruby-text-object" class="internalDFN">WebVTT Ruby Text
           Objects</a> and their descendants, to determine the <i>paragraph embedding level</i> of
           the first Unicode paragraph of the cue. [<cite><a class="bibref" href="#bib-BIDI">BIDI</a></cite>]</p>
-          <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_29"><span>Note</span></div><p class="">Within a cue, paragraph boundaries are only denoted by Type B characters,
+          <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_30"><span>Note</span></div><p class="">Within a cue, paragraph boundaries are only denoted by Type B characters,
           such as U+000A LINE FEED (LF), U+0085 NEXT LINE (NEL), and U+2029 PARAGRAPH SEPARATOR.
           (This means each line of the cue is reordered as if it was a separate paragraph.)</p></div>
          </li>
@@ -4074,7 +4080,7 @@
       descendants, to determine the <i>paragraph embedding level</i> of the first Unicode paragraph
       of the cue. [<cite><a class="bibref" href="#bib-BIDI">BIDI</a></cite>]</p>
 
-      <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_30"><span>Note</span></div><p class="">Within a cue, paragraph boundaries are only denoted by Type B characters, such
+      <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_31"><span>Note</span></div><p class="">Within a cue, paragraph boundaries are only denoted by Type B characters, such
       as U+000A LINE FEED (LF), U+0085 NEXT LINE (NEL), and U+2029 PARAGRAPH SEPARATOR. (This means
       each line of the cue is reordered as if it was a separate paragraph.)</p></div>
 
@@ -4243,7 +4249,7 @@
 
       </dl>
 
-      <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_31"><span>Note</span></div><p class="">These are not final positions, they are merely temporary positions used to
+      <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_32"><span>Note</span></div><p class="">These are not final positions, they are merely temporary positions used to
       calculate box dimensions below.</p></div>
 
      </li>
@@ -4805,7 +4811,7 @@
     following sections affect the styling of parts of <a title="WebVTT cue" href="#dfn-webvtt-cue" class="internalDFN">WebVTT cues</a> that are
     being rendered for the <i>matched element</i>.</p>
 
-    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_32"><span>Note</span></div><p class="">If the <i>matched element</i> is not a <a href="#dfn-video" class="internalDFN"><code>video</code></a> element, the
+    <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_33"><span>Note</span></div><p class="">If the <i>matched element</i> is not a <a href="#dfn-video" class="internalDFN"><code>video</code></a> element, the
     pseudo-elements defined below won't have any effect according to this specification.</p></div>
 
     <p>A CSS user agent that implements the <a title="text track" href="#dfn-text-track" class="internalDFN">text tracks</a> model must
@@ -5011,7 +5017,7 @@
      section, that element is the matched element. The pseudo-element defined below affects the
      styling of text track regions that are being rendered for the matched element.</p>
 
-     <div class="note"><div class="note-title" aria-level="3" role="heading" id="h_note_33"><span>Note</span></div><p class="">If the matched element is not a video element, the pseudo-element defined below
+     <div class="note"><div class="note-title" aria-level="3" role="heading" id="h_note_34"><span>Note</span></div><p class="">If the matched element is not a video element, the pseudo-element defined below
      won't have any effect according to this specification.</p></div>
 
      <p>The '<dfn title="pseudo-region" id="dfn-pseudo-region">::cue-region</dfn>' pseudo-element (with no argument)
@@ -5671,7 +5677,7 @@
          <li> 57 45 42 56 54 54 09 </li>
          <li> 57 45 42 56 54 54 EOF </li>
         </ul>
-        <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_34"><span>Note</span></div><p class="">(An optional UTF-8 BOM, the ASCII string "<code>WEBVTT</code>", and finally
+        <div class="note"><div class="note-title" aria-level="2" role="heading" id="h_note_35"><span>Note</span></div><p class="">(An optional UTF-8 BOM, the ASCII string "<code>WEBVTT</code>", and finally
         a space, tab, line break, or the end of the file.)</p></div>
        </dd>
        <dt>File extension(s):</dt>

--- /sources/public/html5/webvtt/webvtt-region-diagram.png	2015/03/09 07:33:27	NONE
+++ /sources/public/html5/webvtt/webvtt-region-diagram.png	2015/03/09 07:33:27	1.1
PNG

IHDR   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about=""
            xmlns:tiff="http://ns.adobe.com/tiff/1.0/">
         <tiff:Orientation>1</tiff:Orientation>
      </rdf:Description>
   </rdf:RDF>
</x:xmpmeta>
L'Y HF6Y;{'o̓;EҒ%KcVTT䢴*	8oL9b2W	N" " " Nچ'^?
" "PW3f@jj*S׬J/" " " B_Yx@ض)ت0UY" A{x1vX\pX`4Z"@}흓5WU#"$5]ܜ.V{Nq}0o\\s?%5O#c`"zCR8nRcc"u첒@}C/6M@s 3Pq" aBkxF̞?_u|~&XCߐiR-jDLd]K!#},Y7Gp"Ph(N?t8Hm=]sg+;Pח;.*YD@‰PR\n;guW]|%Bتe" "А{>5W^P޾@غOeZH?B=".*]#Oꏳn8	ZQѴjE%:~
3Fp9j4wd348p>eUT.W_w?{_qͥka"0GUZ#7ow܁zq뭷bǎ6+⶿[\wu:uj\\7x#-[m<T>c֭ZTHx&"(œ	%?=6הh|n07E@D@"<?.w-+޼׽uiܶwK-~z8v" !H]|뭷]imZg\8q̽݌1}O_s+qO?iCM6?~V,ѣA佡_|&MBn,~bccmZ'݋={ߟtcWLyUw3nj~;4,w߾}6yVyT<bn$&&fnNWBBwto&dٵkrss֭[Yfxw\7"ܜ陏`d2x<azreZ%-[K>}b9BX7Ál6Op]d"HPP$(//K/B>w snDGESotcW_yO7ً+Q" " K3!ruZų>!Lwyg}6zaM7݄?ЖȢ vڡgϞVp$|`2.)XבGiӱl
{YYY~a+1_9iv.;'."/)b<}gV|\w:w^zk׮k0k,>Hz7(~x	\)~iL0-guq@Q{W`Μ9a<~^8s-[rwiո?Ѷey8餓cסCqmڴW08(yCB0h ĉ;M>Gjj*~[}.s<Vꪫ%G?kPϷV1ZgP_<#a_Zx6v:uaY²'N蟯F'kb=EwqvL
qY7VzEtLm߾݊}Zk$3~j?ży,n:ysnY&nٲ~;(9mUspi;?I_r)! W@P?D@Ꟁ!63JyAfpy	wE@D@"&*
@۴/Kݛp6
vV+!KrR0P,в
.Ȋ3gbС6=(2L6͊.
4Zh+V gb_\JJ
8wN2m`%\1˶\
?VPТ3!}qm^j>*@o*H.&~?϶=/E]fR2P(21*2=ꫯ,_ZhIFW<5]D@D@D@
0N:Y516~>縸|ygz
.d`<-6B@q	'`z8l,Kp7"l->\wEg6Fqobݺu6"
<Bt}a>Y
l4
'QjذaDψFu#{6~رvX#--~HŹhjqn/_/.2:C
X'u1U070&,rq]+,N70;ԉks9NBoGYiw‡bY\>}UE.9sB„mu"9p*K.v1oܦGsDq':9T0>"
8:besS2EK{Od(grm1c,@2Mp8ab]m۶Hwl
i\|8.+L[RjwgĈ63q E-;Ou_wJVfΥnt`<.vvgٗlj&o]}1,\
H.\_]9vby^vtA+Il4QLQ,l~h);#l<K?qH!<ʄ#q=)8ˉA[h/ǏY.97BHxxDuDD@D@D@D sͣo1Kw茁r"+ܽ,20
?.A;'08Wis
rKs1(b
H'SL"y3
W,8CaFFu t‹"3z0d9믷B88ZOZ3XⱠGc~\`:Ymn|nK
5#v@#pY0a8C}Qkq*8g>NqQj,:ӠE:viKpE{Vdb#87b8Sx_C)e:"Ek9`uw[O;-KFfӟDZXw=I.88_|aEs/O =)zE_L' FunpsẔ
#v@&!rGoz@Q8Nub;1}t)zap7t
p뭷Z4LK7an^-D|=ґC!}CV3">u)Ⱥ(Ԏ:(YhbUs(n-zέZ\-Zhcj)7s۶mVL79qn6r?ooás|wpۉ+
YyU	FWPaB͎ |.7ה&"" "D	PPPzN8|_LrXQѲEtE
D
]zDC=dE?`-_uZ"c~x;ȉ'lefX/+v%sC\_5)(1j(ka~0DŽ
ѣG*Ov;+=otϡt)x9qH~^{t/⮻W.#p8KwCamwEDUL\“c3ßO"v4aև|S'G?ɱ(.22Wxl\f#Px5a|@%h{hquYK\R|Z{Efҥv CO|y0L9atyJMpE7{LKA!LKFAUlذ(Pwz)dQ.й_d@qmy?ZQQ${z2sV1[aJKFyu	B^
=d.hd9Nh8ZF}e].4Zb)$HB]p8.Uʥ㾪pB	#nS9AƼ.n%ŖsQ1Œ6~0ڽ4ڛb!~9\Ly[.P0-v#
HZ>wuPן\]piG2Ϛxw.KmUg8f'OVC>na\Or]ZSe߽~("*ƻ|nb:W}vU᷷-U,b=]~.++clw}r*urergxWo+t6zU-Xxyv{ivĮvj*yԷkPa8`~#C9Ueq	V``Gԝaݙcg-eTN{ћ0WU~;veu1wb|UqF]1?++>W;L/U*WŹ2Wվk}@21cnf-г&ņ˰jN肓_X3|,׊oQuk˾
xa5XU8'*-akKD@D@ꋀ=b e`MRn84ip=(#qkѦ7ۈϗ/O<-GHN2,d{ZݩU73caEVS^vy]}mzv$'U4"(QD8As5:Q|\<c[ :*183<kĥذ{52-ݫ0(c7ާ

LFJmMKƄ'w[3m{\AARD@D@DaHx5g""H((8˅d!
/+L0g7vnX϶ѯPLy`9;ѩeWKI&}kuپy:vټ
3qj$2wp86vG`ٖXc!U1,_VD@D@D@B@t6Df4a
$4+!)'Kq`-Gz˞FʂG04xيtވX}	;HHCV梧7`H>jRn=G/VXxhi;K=Ev~<Cؼw)5];m[;`r^+" " " J ` j.&LՊ3/s,v,۱ؐfm=D;w@+" " " !K `=SD@<ˠbxyo%{*ZApѳ}$7En
Faޭh>F!27Ef̸gٮ/'6I\xA1#ugySM7oḾaΎװ`t;	C”!h&88酴hIj!" " ">>j@_1O2s,Kki	=]hқY3VTb|{al޷z,EZ1>hпؔ=[voy7xS1شF2D%" " G  oCu]-$V҄g1Q-ޏԔ4LrVg.]G?ni=mWCF9O2QH3YxiC`hM݃&IrMETPg5</ڠmrg͜oDϫ"S/lBJ/8t5]?d@@/WsZr7TT-vO\PHMnKFތv=)k	^,ݨƙj޾I(y9YqXq:3ņ=+pߑS͜~к-B&3eW+X2)j)'׆T)E@D ExBzV-p&@P 	F+8Lw8{ȵh
w}<BJnAƢ4o,|x>fۋz {f{swG݁ˎ1`1]l.#3.ϰe[6݄;GVGys``]3MB\"5Xܢ9~rxAՆ@@C
P zz'ؙ%٘c?,+u,6Y7]qGuoֿ廿m+o=i;7`^|0_	v8 x3<v)ТVl[bqlmwuĹλs|7+31o)NzuI?oL,3Ŵye|ע-cMLdºWMJY~֨@@<vysF'B@+T!"'pC
}sPPoOA~~.W[}0lw<>DƢx<C5&|9ܼ'n8y
3c<BV./4
_r1%錑V	EbK\r?Hӫ]?3NX;/̼̕kaİn{[_m%&4+r#xT1;!+*g|pո[Z U+LJ$" " !A  }qT#D@@fHmw,Wbv~|ؼxy2@r\sa"z)f4m{y	ies^J|i/_+?
@HxfKN >Q##W:мD
s'č(.-5mi%V9
1ʕo
Z7Wxw]U8	$LJgoXsvdoDb~3rGcBS\reqY|oE@D@D@"@KOj#PD1	ט-spֈK{Sh^lXR\r
tiԆ@'"A
7l瑝L" 
I6לQ$y`e>8fCZ1gF)@u"@q" "lthgqaTtTqv⯪:p;bcfV$ރwa%&$^V%j]@=$tbP"H	 @T" %Ps
gn*XZ'v@^tM퉳]2!z29k]G_	S1Z9n[j'[p4"@rs-GE@DR?E0?ķA1Ѽ,ץ=0p}JƘHFaIKQb]AQ.4_1er۴\ŕ}>uH_VoIiF+=kM%Ԛ@XxiXKK5D"%*wi
u'^:g3cfEUbx_]>[e9*¼)K9`h0Z\(_/bLY+S}(e[D@D@D1	,x3 " $PU%
^w='t윎O7$(Sc܃-;8'FZ5KEiUf2<{s2/wDƒda]y؟re()cy#+oLNe<yE9صNܱU\Zd2';9>.aJJMy``xiold
" " " C@sBX%" &@izch1༯]3m)YYbSuFs[l};0sX+hVo_OswNFf0sZ7kw&#%JpK0g÷X{9R["x?r5ڵw
{VK˞>[nmatct\,&wÉ}.cg^̰yzL[%foŹj>y[k5vfmnj
S0hlݷ}mǘr!-<{<8ʊ/0W_" " "x	@MWgJKiҏEan̜g-?s7LGzh2V5<ƒooGވIqϣuBg<2<lm?Ԥ-{2)+v6`7m])	-Ɣj+YqlOμ9E>'BZՎ`/qqݨ*s1b,>Z?0ֶ;ygkc4lڈ1uw/@]96і-˗kED@D@@@/F=v\Dy0=sv<EN."|]p:vyjfѥoEJtwHIDAI>79tNɭpTl9xcj5<cN3Vƞ*FNqk.FN~4Y`⺴ND|l޻׎3F8EExcx}혽kS|f	obP˝xeуݮ?.yybz/Wgb]
h˷/۫Ү1uBD@D@D 	d<jDmzOؙxX"16ɖQCZsiNDֽ<{BؿmS:3'OF5(e|[L5HiQƫ",B1TwfGJrsI97yf<*A1>]>]XNVq\X//1vӆ^aqtr44Ԕ{e$G.lٷcJwm܊}_`펕.ucvGlL-eF{b/؈90+얾D@D@D@B@+:6lwq~v/wᰌc+.)6d0؅-/À.C;ffH`d,ĸ MrgߵtO9d/Cdn(v91{7b-˵oGSLÍE.zeLeڝcpͻtŖ
f:"发[K
%
bU&" EG8Oe<85Y2+wyW1ӯ>X
4oOk(-/<w/뽐չ!8[GŸݎ@#!gtnaBqYXL?lȼ¼k
&o
-؁ψoBlTdW{qO-Ւxk]
|8D6X	}ڿUwOٲ%" " "$B8" A Ы}<}F:yn?>׸%aWL׈˷^{<z鋮m۬.eb*.yRSZڛ'qߐnne5#qqو;PP	0i"П)8LMnF_!`yL(dp1[‚3orXPo.G?W}. +ȼV>0}4	FCE@EYr>'uClO}?޻Be9Z@&zpHC>eX.&ٲ{i]
C+A\L/)#>6X׷@43`Lhp^
\DҤQPTDD:DW?nxL'\zٲm}㚃ئCa+g26oҹvWl_rjQ,m/9ר_*]DEfZQ<ҫCpPW&l²};h\>
s)>upXmVtN02>/\z]\ںMW7N" " " O@?j@`J@49EyƏG?ac3/Jޗۈn+4nZAvM(*+_D@D@D@@‹OwЖj{T6ê{81JnSVmWcE@D@D@@‹Ms7L,"ДFD!Q}_\=lP}Uc@D@D@D $ExDO)1MFjKp‹
sjܲU'TI$14u5VOKdfol_{
"	Eҏ|quFv9QhX|
A\i*7e^\Vx-B6F0a:PҺe*Rƨ3HMW1"`	XxU8@M~(qjQy<E(-DRLXl&aʲsW1qzr*3{컷R6(2V60]^gy驫xSR;q1g4'z"tHc!.ƞqd.o)ƹ}#.bžZ1>]}_WVnمg[?/b]]N##@ߎlgm;s_ƚ=l@qL3p⠳y`ޝ2W[A\L28ivDW0N!" " 
@ ࡆx5QR" u&`-AƢTTRUbk4
=
-˷,=spְ+,FĮ/`9v_{c-]{bҀKpt1DiwʼnGK_ql-:^uJ+qk1[De>!mx{}C鎳]cf'HKc)hv8%" u கnYJ*M@]n^x9[6B<6/8dlEn~^B3-U3t0%%wuNKǀ˱%{)6fClL)iI]2-},C({
C@ߪnewKM#]Pxզ#@ijlg`ɪL@ж=1$t6wfhv5EV]mY9FHljH8ȵ<ď/Pd記U>^q	>ئy;tlyeM<pP1LCS8 2EzXxUŊ@	2Њ#Vu[}̈+ѰZ
Wckr|C3ouAA-|	&k2jeغˌӋ2ݟ~U6wtߧX+liM-bb-fvu;oڟ0-[KK˛+
" " " E GTv^VkE@"|?Γ**A^~6)ܿ
9ذw9-1
ڶef1ghkѡEgqŃxe3gWs>pރ݅35k#Efz|'tk>s_4鲬ϗ-9 %%6gnq3k3}-" aI6C²cjTA ࡆqO,QA	DXSc[,vX5]rfd8΋0-{wKAl<qўd&PbduXy|ѢUPXmow?C>8uyik`oNjeq1.<ZؼNp;b
~A'iXOsG_ހIi|kxzji?;j25v_Co}	;`A+L"@M)gI@‹
w7xnXQ"DXSjwByyzƛRQvx zQ3V+$zt/EfBẐ0~#ߊũCDŽ'cOn&R,Tg'>㩰fOTLa|w2nO=L1Ѷc
Ӻᶉ|g6Ht8[D"uh@	z*PD@tp@9^phCD@*'-zb7i /BֽR;Z'v;KEyyEx4]^Mث"  @+^	)84kL{Y򕈖ɭ)-ЩEWc؞m
jVDD@D@D B	<7%>g%"`	8ō!]F侗0yӘC2hlڽ~7˸{i󖖖iIKD@D@6*@0	U+0	#:x{Xc_E8}E1s|+l0Ѫ,F";FjE@&}/Vթ>Ɖ/14|Hl|%|c|\<+sKl%(" " I 
3V@xEWѲwsh
rB<2dL8<ѫ" " " B `ᥡr\T4i!,ۺ|6x8
|0퍘d%դ_u^D@D@*#ū2'"xݣJK#Y=ǧۡ:T2&" " N `Y"¥lġŘ
1~D@D@D@D2/i$*CܸtLj?T<'е8/2͍'" "P~-#"C/ov:&qԊ#v1 XbbcLAD@@]~]ZlNh*bQ=%	E!"Nҿ#Q	c.!>6p6NV3lZ'z+"#k_eh	.t$bQN|ilAZ$oƏ@ho_hj{57fBhp84[Y
%>MHu4.:4Bc]ǤᎃX7k$" " " F `JO
+"PFѼ¦0@Xx)؟4>-lc+,^z|T@XxW	@XxqQ" " " " " @ `Ek,^p&"B4+"" " "/o+$4." " " " "	s^ޡr	 O@" " " 	C,6Gk" " " " " " XxiWeXOD@D@D@D@D c8au
Xx`ުkD@D@D@D@D@D>	Է	Xxw"B/jhB*ل@" " " J `U"# _" 	pC,@+xMQI" "#:D@D@D@"@K#PD	ha@D@D@D ^l_n&@BnyuCU
j,^upiu|ŪID)5)kP"2[cpǵ!Y7d]u!vU
6XǷZD@]ϾExgjh^
Y4aA^Sۄ u]D@D@D@D@DFA^nLX@D\DD@D@D ,baEA)rRC\A8
*BDYІ@Xx%g " " " " "Po^]vlT@Xx⥹]r6" " " " " B `%W*Mk4ï΋@DHx:%" " " " "d	/Y|4T% :D@D@D@"@@‹0$"PD	ha@D@D@D ^mJ#G;)#Xxq4""gGP5@XxE.LD@D@D@D@D@C@+8U@	=^AD@D@D@B@KsMB8" " " " " 
HU5!`UU/" J@/P>Tr'" " "PsUM%UU" " " " " ",$QD@D@D@D@D@! ='lXO`U@#Xxq"L斍U+"10b:"" " "`	,Xyl	,˻^uE `մp" 
C@sjh(/jCzD)tWh
^M(" " " " " Xxi^W WD@D@D@D@D)Xx5H@C&D@D 	hKoK'y$4<jxQD@›Fak
Xx$o
(
M@&D@D@D@@«~E@&YqWE@D@D r	,40rOLD@D@D@D@D 8^iJ%%W @^t! " " " " "^F=h<jxU@}HxUDeD@:]Sp!<8GqtJ---L[Օ8'zNGKmHxU7H`TҸ:&ysx4CS.R" "sWrs/VDס̥crtKJJ%K࣏>Bjj:fZ%EOkK/:+<޼F'@C';;w:udEYݙ)G`z,ͭպ*;e鍒;{s߭-h&N(t	,s˦3z.11I,v)Og
S%$$`9x :o;7@vQXX迾)+))	sf6YKЬY3cWT@$kS_ܹsפX!o
XxF!t	cӳgO|+ԭ[^1/?\s5ܩsڳgV^	iU@&_B}SC TѴ@!	TiȺUby_\ntb0C, ߗ9>o@X-[p߯s>p1wŤNX,{Mp7ޞ-˻^SL[4LoZ5qކյ8w
ϯ)iPYw=(ZXx?ZզD"Υ[.5X/,Wo]e<QtmۺVt1[|SvpʩCK+mkM:1xN1yXFeۮ\Pn]ۘ岍,366>lXrw6ˬc^vexb+ÖC[FZȂuG1uǷ}Q@«-C!~#V];RUQյ+Sxpˆt$%:%N:͈:V\$@ϩuW8,{Arr_?s=~Y=ڵǓW_}_/~ӌŕלڜw=|A{8#qmflݺcǎc;W_=-X6g>lqkJʲ}3g96==?#ګ@$Xx" " %P?݀XK׃SO݊j}D!'=ڧ#O$ѥQ$𦖎.R/*(6^y{CG=^E3uT̘1
6'47{B	Zk(Z|I83+,[g}_um7؛tWnUKZ;0̚55kdo)7x`k%Bo߾x׬2q}ʾneqCQ9`
xC&]vFuvshce]ʖfㄘKu]VtQBFk'1ڵZE;߯)pΝ`zKKKCɜudaNz롵]~H#rsh1g[ڶmkgsƒ!g`kQfΜ1c/ǿo+u	lFUԍQ9xȊ:f|goNoGoNo~PeD%(޿vNgev]gHƓczŢ|8{/Bq:#n)l8Yb/=\>~k׮xb)8gC8/.7tìŌ@7&|[oC5}teHo,WG})g}!ޥxȀbYr\Ef8A٧Oˌ?y93Eћoi祑q?om.B_ێ9EߎnݺzX$`n޼W^yÊȁZq~c޼y2]K1z۴580Sp*ot.D7?w(-Gi.~m?	{#!}PY)LE>_]y9r'ZZquYA#5ݍ?7tK:⋭b5	!w3FeQiEwasx
5
a^ȡsF̰alZ::Ens"8~\.[:+M\Uw-) 0JLD{QGfyYgenO"s(>3s9v8׉e^wuv~ВCwy3G͹{9?MK!:й-a?my*]tx9u?\EsK.s4dDEx[_sUr]	ԕءoH
YסiܜFOr%7:/5>YҦ+
͓(XKW൩+l޴sq1'ޜ30{>ŻCҐ<6cۆD 6--{`J MsPQ?;|{ͷ	l1%7͊'澲hjE\βx[]z4hGԊ+7>pQ8wj
>3ğwyV)oyÇ.]{<H+97'NeS]q6bz9hLs
jG}dA}t?O+"PP1PXrx#YS2!Y07vh%x2=cx!Srs﮵N@ExխJ'n08Cx	{[\R8sC} 憎CM{ʴmfem_8g?zm`&^x>iȞ;Hlno@|罆^!:8Wpr*)j\766w+B1GQv~r}z=jJ|c
/'ϷKg޽;ƎkmPPLBapI<$WbJG13=Qt<=QQr?;˖-‹۴iHow*d]×du)w0(-*@y*o[a+-6QF`,bc2
hFwji7T8g3"ML1û
Q3^e5&[8c(5qva3m$D'3nf~Zt4D&E{ڴ:vrij<x~8!qDpu7V%ޠƜVY5e1T276c
/@n7vw(1oP|v~h7j.jIXqm#1hGDb-~*:?|OG(Ln$08e7*|1sguY\sYV&8;}J|i$U*&" Cⵉn例b+jR\
vmF:-Oa{
.CP_&vĴI'!6_Q	gg ;߼6.#BʰE>Zo)8/ixCGXp7.Ή18GzV!ؙ0pzXn݈UiɢYP@:![}C9B=q|j{xrX
_Up
]tfr&罰2G-8w⋖Xe_Y~`[SZD@`p7*%fȡ/UJڣ0DMk]LEeJ23	A4qiɲfg;	~Fцț~@A	5>SWD#&Z/{do^OFÏ;mhQ_䝄2;rZB@h/9)"E(^r;!"M)k㑭'G}r,NҩMc
;QѬ7$ҙ/]>!w%;<gcIg%^L#55G$L#	8
D"ׂ|Vh?Kr5U7B,IHd%ghKQB<	,OFCbF4:	0$^mnis@}<5{IiE6`p/uQeA!b"Ԁ%E5$3
;G#CuyUK)ʱGOJL#E{Nx;}kut
e{!u2":GHR+F	Qg3
3-!ϩbx6""!z5Zd*&V1d,CޯogĎM1Mwğz`-(ݾ
C.AHt+N
Z0kt߃ `/!5I03pω-Ifмn\?D$F$|aE$q=1EdsׇY@Mb4IdQFr4:`)$4+_,5UtOHhR`	]8kMiID'Q;ݸ'qb]$tj
dN<&b^0^ꃉ-Psђ/n-BzTGz>AUhvE@P7|k\!S]wUvUe3
	
IryldO1u;!-Ep¢dmWv"Ƌ!PC[
MfDAlFt&41,W݌L$6\l3\IQŭxp$bd\ꏀ=$kkz5Z{!+\XԜq/.jl蕏{Rqc;4fI3H1PFS=[?_wu!Xܶ14Wp}1otN3NjW_mH+5Z>w&*iɵbFHrlmHƜ)4}7Ii\GN2,av;.5:l޿|͘>_LL+@^ԜVX> uD3)@CZ䯎W>8*n|<ěl!yGCn\n40G4MUg"*"%fd$CBZ$F*^"{E`hl'I];
n[Hhrg{iF9KX<YjYbvO/~Xl3'V.㽃uA=Wӵӄgh*I$V$QĊ&$@OXCpꩧgI2k{hhZ`79p0Q@G-	y2ɉő}rvn_kl%_K|Ն+CgU4"(G;3|$_$Jy"v(>>e;?D6H<!*(f>BbD?{&Dv+kC?!3TiFw^6M6!%0#K{2"k!YTBYeum뎀H{1+X?NԄXLkRuM0HtuJ4bv6͒jrVZe.qBN/üHY6/m`̓\m9	$[6ޙ6}Ńwi&]s=5F4+nI*gq!!&DZ,zdjw@m& ͝;g>iɶ20%ItNBRub۷o!m-m7eԖA]s3OMߤɶJ,*zTN6LT"(srNkv@Omz#fԳȝ~S+$tl'#0:ݨ*Aeq.bz5dDWQx|y1F
9:{>B7hE
q1J\GI!f=]|GxX]dW$J4B;#YyU
責mB#8qu+p6qoL)@Q+VUR+"]G[o8NĝĖx]^t4+84kg,u	gUS;e8`+'qO>3;s#СC[G[G~l蝏6~0ͮ#ym,ϾYBC6Ě.zK|y׊@IŁ
"mT\3C8d)2ڍY_!b^fYS%k-ۯ3u?0;>E>2B:/(q̸ߺ枇F#DyFѲׄETp!U3nC
<VHio8z1I_2
o1V|$D<q8 ׿	.8z}GS[8X:qZ&[]>P,])o&8\|qҤI|3Ir}벜l{߅w=6@ef5G5>c/3wne0Pʰđ{r=!7YԧeOīUẺȁ}ĭ$UU&5$#ᬧQ{̢QU*8<0]8;R.KBhc b!Z=[%$n3JV=IXs'^yx׍emeV+M
%^M*@! Ф4U	K1}v,4|:zx<~s"ءSRg|*(8\O ZNևI<kkӺ>!=?`MU|!smMc lp7k&h"l#IYB%u
5:!gȻ'Ohkʯq@}Nj_@7@* wr0pb}8j@=Q$$2981E$Bf!31qu呡rIQYq9/n&䣌ʲ{Wa"S%7n6Bl2(2Im2]p%:;];'Pz~4#{xsΑ<c"b+|}=?7|Hu}fmzx<X6p/5nAhj8B*մÇ~'&*ϡYuDjDXFF9#:BI[P@o,|P< 	
<Oĵ!D['#,#ws.frk
sab<U=i~n4EmsskNͲkӋ"7޶m!/W_:)@d,WIgm4^8x3:>(@cCjiu
g
%~rLu
N{CN'{\QMn2ȒUX<*i"p >k'p1n&]	`MrYaM(!7"+99Б에 <!-C{Qjqr`J<um6YZYzTex߮M8j?}V0U#USmR<Xk˒.Ǚ?"p#P2c	M|
aIWZ^Pi(",a2kS^gx7&mE@PEjľeQ8E@h8ڞTKBE^^WOEr*pi˕ϩsӃ"("y|&^V}仢-PEq P}<EM|7*݋o^Dקp,i*T"("*|"^JhE@8jTP}V[:O6C.Z+*PY+V2">:1Mk&!F6W.B@P)eH˛R]٧>o9E@P@}Oī,i5{E@8A	%;Vtӧҵ:KIZmg|;0"aIdewpE2ɏ%MFH
rug}9bzTE@P!5ꆓRÊ%3js6'
Cَ(Y[@@pKeN(*PWŦ"$>k~FUq.:GHB;dE(Z*3ETKւˊEK_Aȗ=KQqD9)DT%<*˦`Q!-F
DYT:%0y(yɖE!W|3aFִQUy3R!Y_E+XysGJH_!/A蛤5pmZer7?|Bx'-&QJt/XE@POM""~JU{azL1
3~|Q
ِc(BR:ƪJD+6)=l}@P[#,s>L	c8$2{܂o!D7	*+)W!v;+DDʗPk#~{%ڟ_ExQb2=͢IK"ȵi(\W"Jh/.?"("p(:t촤"
Gg5-(leq>
QcR(=	IlU" $q'.&#d$+QYVܝ(\6[gAGAzhNBٶto8A4s7IUzNE̠f
Rmi"("tPtk"p!ܯ"(|tZV}&Di-rgo4}`1[~r	
aWF*s	"Q,-? Y{F%*1Ikzu,8͗v#@DTI1ʳQz#(FօC`x4B۹dn_*iO@p/k$Ŵvm.7tzPE@P	z6<$ܵ"4q	IGU`BNU kft=ډKd
)D('Fdw2qm	9Ί]G%)/4ĨdB8Xz9,޶AQƹ`͙v- ,e-V27cZJSn"("M)'"~

Suꈺ,},	DtwoZ FWPY
'G1SjãGs_w3%G9*
×PzZ2>0ܘ'A>)hZv
񛎒˙ŐbnmCK0H*gܛ1D("(
GQ|٣ⴸ"(.UѺY(wxbY&'ǀ8U^/&Z8FܿV\9ݻ%}ʹxG	bTdMG!O#j_{ܕ"?PҾ@e(ۻ<k;*2y4q0D
@6tB[QvWG-y@x۾BDrQljs/E@P&LZsC{lߋvQP@}YPS]CY]4˟.["y1'	`UUZģaB!L\6BtK.ĺ/>~º.9	g[侃ʜlwF#(<Y?InD"UU^$$oĊ+;P"!͔)?_@b""/51|WG"](ٲA		F%y8Pͨ("ye|&^fG+(GZg<ԕ[]	dOUaY7
E=,3fJ>s-uG#ѩ<".E'fg+-05abE6fO#MѴ^c#8-Bۚ:؆Yn`e[!&QE@PCAgJ͏ԮeE@80)7#jy$Ċ발Msf^)%wAYײZM)!70<rLpkCֺ>ydvԦ}"x~vFۭeLC{}\E#V5Ϫ#j@Bȏlpk%>l934[YVmw<L~S[~{1ζ$[E#@ŏs<gX/a`?`]AkF)G9>|E@husP!AP583p,--ŋѷo__]vI{p'wXj:ud❤DE@hPTՠp0Ei!`⩧BFF:'Zln6c:C|z]dUEUl61UeE*ׄ-&&2E@|㏍'$%%)AA4^!?<MZE1 Hwiov4kW>9Xwu[̝;׿0`3  ,^6CވdfwrK؈:t$@:&]gճ>:{ABBzq\r%{=rl۷|3<8ڈ9)	xCv[))ɬ<I3طθ9*AhJdUd?d(r@vp䐤߆!O#I'
i
QƄ9ewߍ1k,37k[c5^(	=MSƅvm3f̘>}+
@HhV-]ezZ!#Y[}4hT:/!M
_}Uce/{<:{V?YO6֒.J:u*&f7JSZpqƙg?$]|h||~'󽾣	K_8dž`ὙSP*ɴJ+r⑕.I)1^?|BJPP!$51
_l|"o"|4ʋذ l5f~/[e#Dv;%oEQz
rxq?4UdʎAVIt1b^xQ(faB&N1^Cڈ>	뤽qؚ	W.T5V	vJ\'݊y
uțqhNB쨇Ŋ$`7VRc	jDRuWW_};;rHxqobxz,}Q>/8Iח_~i0jkEG?|ivH͗|D"OD˺b"KD>
"1HƂѼM*$m_MRc^Xej^'Ff(.)GXhJ@7y!)
K}p;^h.O?e\3aӗ<!d{["IȞvB!jmiֺ!kRY"p `ґm֬:\֋aӦMEL[6oY8aC6ذrc{GE1"}{{7>6g?4+Qhټ9vl܅(u#6/y7L1M3POIa	o=(ZV<kba~Wm^x>5>L 
‹kFhHf,KDžҖ	ϕ
4~^`!:ٴi}d/qꨝsFԯREhCTj7l؀T(:ڵ%E 36ג.!;n|3YDrl#`ʣwܱ@{g1=0Gq?ܽh2;rG&/Ց#P	+n%"Hm=3K."S~wsP&DD4^Iت8ど8s¹xgСcGC(HeؒJiU;MW*WP>86ٗZ'|2.L4	k׮̙3=r#z:&ٳk\T'@CgŇ&gc:O1n{GE"PӽZS\cmh#Bp[1Ersd+@HW9Iw1ϟ!U>.bAT4_$Xw?!3K
/y;t8줋\!H@kNcN
"jfEucXNhc=QO˒.zaҳ:}v7f-kKI{?bܹkS; 4RC&nǗ/[nZp"o3ofϿA\43]M/]!_	-bme.ڡLZYEAu5ʵj.4/:H샤tt;\gِٷ}*},DǙ[V[5^P&qFڵhzA^&qq/
"|"^|Ҵ?!]t]p8prZ<广7Z"'aY*9clA:={k[}?4{#hyam`:5_NU%7MIļ7/tE*KQe9
S6RKL$*oEX>Jj5^hp>ٲGx3x0qgN0RI.ÀOċBMߣT\(Y8q]@DD] yvECϴ
E6?D@8
FѓVhK^UA!_pWLb$H^
`++%Ok<j9þ4r(8[[L|#}Ib^XQЮ e&J(.DeqxхTPc!Ճ>4$$$+VgvSE@'>/N^6l܀7>]w%^Pt-n9o`&V=֥3ϡsʰɪ-jK)qNksq:ߚ8Kr66-s<ZYL`jKg<Ͻz_3
i;-,L3Ԗ欓ϻ>|繕!zK9UΓCDƅ2Y$`ǎFZ}:9'5plO{nKX8GtﱵW/تah"9?14-:/!?30*G
C"^f];?BNBRxV9/+7HuTU),i䝲c»>#.Y0aQf䈰ݻטL2}5h4dw9Vt<wDH|mbnhp9s4FOEQ `i	ڶmnf<裆lYRƆr=lkl=*<wj>NNAFn痘ItCU(uGnDNFEP#^[dDWͰJ\G# \k@5$H
fg>dƆ1	qyYGjGE@PcfDD뇬,$&&zr]3xT pH6eРA;gѦlY.o9q	

[105 lines skipped]

Received on Monday, 9 March 2015 07:33:35 UTC