commit | f6ca2907e1f31f01920b4d3447030dd47bb8f211 | [log] [tgz] |
---|---|---|
author | fs <fs@opera.com> | Fri Feb 10 23:44:37 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Feb 10 23:44:37 2017 |
tree | f7fcbc5bbe6a089d2763cfe7565f19a6a3cc132c | |
parent | 621d3a7e8220105302d9ceb646463fcdd729625c [diff] |
Remove TextTrack.regions and VTTRegionList Removed from the WebVTT spec https://github.com/w3c/webvtt/pull/31 Because we no longer need to track a list of regions in TextTrack, we can also remove all the plumbing between the parser and the (loadable) TextTrack. BUG=690014 Review-Url: https://codereview.chromium.org/2685943004 Cr-Commit-Position: refs/heads/master@{#449791}