| Index: Source/core/html/track/TextTrackContainer.cpp
|
| diff --git a/Source/core/html/track/TextTrackContainer.cpp b/Source/core/html/track/TextTrackContainer.cpp
|
| index cc175da8c729720df42b962e43a9eb4a68c490df..3af82880aa7c1e9e2f2913a73927171a29dd4d8d 100644
|
| --- a/Source/core/html/track/TextTrackContainer.cpp
|
| +++ b/Source/core/html/track/TextTrackContainer.cpp
|
| @@ -79,8 +79,6 @@ void TextTrackContainer::updateDisplay(HTMLMediaElement& mediaElement)
|
| // a user interface for video, but now it is, let reset be true. Otherwise,
|
| // let reset be false.
|
|
|
| - // FIXME: Implement step 4 and 5.
|
| -
|
| // 6. Let tracks be the subset of video's list of text tracks that have as
|
| // their rules for updating the text track rendering these rules for
|
| // updating the display of WebVTT text tracks, and whose text track mode is
|
|
|