Side by Side Diff: third_party/WebKit/LayoutTests/media/video-currentTime-set-with-controller.html
Issue 1373423003 :
Remove MediaController (already diabled by REF) (Closed)
Patch Set: update web-platform-tests expectations
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null.html
third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
third_party/WebKit/LayoutTests/fast/js/constructor-length.html
third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/media-elements/synchronising-multiple-media-elements/media-controllers/task-source-expected.txt
third_party/WebKit/LayoutTests/media/controls-mute-with-controller.html
third_party/WebKit/LayoutTests/media/controls-mute-with-controller-expected.html
third_party/WebKit/LayoutTests/media/controls-restrained-media-controller.html
third_party/WebKit/LayoutTests/media/controls-restrained-media-controller-expected.html
third_party/WebKit/LayoutTests/media/controls-timeline-with-controller.html
third_party/WebKit/LayoutTests/media/effective-media-volume.html
third_party/WebKit/LayoutTests/media/media-controller.html
third_party/WebKit/LayoutTests/media/media-controller-effective-playback-rate.html
third_party/WebKit/LayoutTests/media/media-controller-effective-playback-rate-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-media-fragment-uri.html
third_party/WebKit/LayoutTests/media/media-controller-media-fragment-uri-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-media-fragment-uri-initial-playback-position.html
third_party/WebKit/LayoutTests/media/media-controller-media-fragment-uri-initial-playback-position-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-play-then-pause.html
third_party/WebKit/LayoutTests/media/media-controller-play-then-pause-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-playback.html
third_party/WebKit/LayoutTests/media/media-controller-playback-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-playbackrate.html
third_party/WebKit/LayoutTests/media/media-controller-playbackrate-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-time.html
third_party/WebKit/LayoutTests/media/media-controller-time-clamp.html
third_party/WebKit/LayoutTests/media/media-controller-time-clamp-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-time-constant.html
third_party/WebKit/LayoutTests/media/media-controller-time-constant-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-time-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-timeupdate.html
third_party/WebKit/LayoutTests/media/media-controller-timeupdate-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-unpause.html
third_party/WebKit/LayoutTests/media/media-controller-unpause-expected.txt
third_party/WebKit/LayoutTests/media/media-controller-volume.html
third_party/WebKit/LayoutTests/media/media-controller-volume-expected.txt
third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html
third_party/WebKit/LayoutTests/media/video-controls-fullscreen.js
third_party/WebKit/LayoutTests/media/video-controls-fullscreen-with-controller.html
third_party/WebKit/LayoutTests/media/video-currentTime-set-with-controller.html
third_party/WebKit/LayoutTests/media/video-currentTime-set-with-controller-expected.txt
third_party/WebKit/LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt
third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
third_party/WebKit/LayoutTests/webexposed/event-target-in-prototype.html
third_party/WebKit/LayoutTests/webexposed/event-target-in-prototype-expected.txt
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
third_party/WebKit/Source/core/core.gypi
third_party/WebKit/Source/core/events/EventTargetFactory.in
third_party/WebKit/Source/core/html/HTMLAttributeNames.in
third_party/WebKit/Source/core/html/HTMLMediaElement.h
third_party/WebKit/Source/core/html/HTMLMediaElement.cpp
third_party/WebKit/Source/core/html/HTMLMediaElement.idl
third_party/WebKit/Source/core/html/MediaController.h
third_party/WebKit/Source/core/html/MediaController.cpp
third_party/WebKit/Source/core/html/MediaController.idl
third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp
third_party/WebKit/Source/core/html/shadow/MediaControls.cpp
third_party/WebKit/Source/core/paint/MediaControlsPainter.cpp
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in