Side by Side Diff: LayoutTests/media/track/captions-webvtt/captions-regions.vtt
Issue 25798003 :
Enable WebVTT regions for runtime testing, updated tests and minor fixes (Closed)
Patch Set: Revert Logging
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/TestExpectations
LayoutTests/media/track/captions-webvtt/captions-regions.vtt
LayoutTests/media/track/regions-webvtt/text-track-cue-region-attribute-expected.txt
LayoutTests/media/track/regions-webvtt/text-track-region-constructor-expected.txt
LayoutTests/media/track/regions-webvtt/text-track-region-display.html
LayoutTests/media/track/regions-webvtt/text-track-region-display-expected.txt
LayoutTests/media/track/regions-webvtt/text-track-region-dom-layout.html
LayoutTests/media/track/regions-webvtt/text-track-region-dom-layout-expected.txt
LayoutTests/media/track/regions-webvtt/text-track-region-list-expected.txt
LayoutTests/media/track/regions-webvtt/text-track-region-parser-expected.txt
Source/core/html/HTMLMediaElement.cpp
Source/core/html/shadow/MediaControlElements.cpp
Source/core/html/track/LoadableTextTrack.h
Source/core/html/track/LoadableTextTrack.cpp
Source/core/html/track/TextTrack.h
Source/core/html/track/TextTrack.cpp
Source/core/html/track/TextTrack.idl
Source/core/html/track/TextTrackCue.h
Source/core/html/track/TextTrackCue.cpp
Source/core/html/track/TextTrackCue.idl
Source/core/html/track/TextTrackRegion.h
Source/core/html/track/TextTrackRegion.cpp
Source/core/html/track/TextTrackRegion.idl
Source/core/html/track/TextTrackRegionList.h
Source/core/html/track/TextTrackRegionList.cpp
Source/core/html/track/TextTrackRegionList.idl
Source/core/html/track/WebVTTParser.h
Source/core/html/track/WebVTTParser.cpp
Source/core/loader/TextTrackLoader.h
Source/core/loader/TextTrackLoader.cpp
Source/core/page/RuntimeEnabledFeatures.in
Source/core/rendering/RenderTextTrackCue.cpp