<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement WebVTT VTTCue region attribute"
   href="https://bugs.webkit.org/show_bug.cgi?id=168716#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement WebVTT VTTCue region attribute"
   href="https://bugs.webkit.org/show_bug.cgi?id=168716">bug 168716</a>
              from <span class="vcard"><a class="email" href="mailto:zcorpan&#64;gmail.com" title="Simon Pieters &lt;zcorpan&#64;gmail.com&gt;"> <span class="fn">Simon Pieters</span></a>
</span></b>
        <pre>I suppose it makes sense to update the WebVTT region-related API changes all at once; see <a href="https://github.com/w3c/web-platform-tests/pull/4997">https://github.com/w3c/web-platform-tests/pull/4997</a>

In historical.html, tests that fail in Safari TP:

VTTCue regionId member must be nuked
TextTrack regions member must be nuked
TextTrack addRegion member must be nuked
TextTrack removeRegion member must be nuked
VTTRegion track member must be nuked
VTTRegion id member must be nuked

(Note: VTTRegion id is very likely to be added back to the spec.)


See also IDL tests added in <a href="https://github.com/w3c/web-platform-tests/pull/4992">https://github.com/w3c/web-platform-tests/pull/4992</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>