Bug 93780
Summary: | List of pending text tracks and blocked-on-parser flag | ||
---|---|---|---|
Product: | WebKit | Reporter: | Victor Carbune <vcarbune> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | annacc, eric.carlson, silviapf |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 43668 |
Victor Carbune
The specification has slightly changed in terms of loading the text track list,
by introducing a list of pending text tracks and blocked-on-parser flag.
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#list-of-pending-text-tracks
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Carlson
This was fixed some time ago.