This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22962 - [WebVTT] VTTRegion/VTTRegionList should not be event targets
Summary: [WebVTT] VTTRegion/VTTRegionList should not be event targets
Status: RESOLVED FIXED
Alias: None
Product: TextTracks CG
Classification: Unclassified
Component: WebVTT (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Silvia Pfeiffer
QA Contact: This bug has no owner yet - up for the taking
URL: https://dvcs.w3.org/hg/text-tracks/ra...
Whiteboard: v1
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-14 18:41 UTC by Kyle Huey
Modified: 2014-01-28 18:21 UTC (History)
4 users (show)

See Also:


Attachments

Description Kyle Huey 2013-08-14 18:41:33 UTC
I can't find any code that fires events on them, and they don't have any event handlers, so why are they EventTargets?
Comment 1 Philip Jägenstedt 2014-01-28 18:21:30 UTC
Fixed in https://github.com/w3c/webvtt/pull/26

Thanks Kyle!