|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+651 lines, -243 lines) |
Patch |
 |
M |
LayoutTests/media/media-controls.js
|
View
|
1
2
3
|
2 chunks |
+46 lines, -7 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/media/track/cue-style-invalidation.html
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/media/track/cue-style-invalidation-expected.txt
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
LayoutTests/media/track/text-track-selection-menu-add-track.html
|
View
|
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/media/track/text-track-selection-menu-add-track-expected.txt
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/media/track/text-track-selection-menu-multiple-tracks.html
|
View
|
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/media/track/text-track-selection-menu-multiple-tracks-expected.txt
|
View
|
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/media/video-controls-captions.html
|
View
|
|
4 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/media/video-controls-captions-expected.txt
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/media/video-controls-captions-load-by-lang.html
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/media/video-controls-captions-load-by-lang-expected.txt
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/media/video-controls-captions-multiple-clicks.html
|
View
|
|
1 chunk |
+0 lines, -86 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/media/video-controls-captions-multiple-clicks-expected.txt
|
View
|
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
A + |
LayoutTests/media/video-controls-captions-on-off.html
|
View
|
|
4 chunks |
+18 lines, -19 lines |
0 comments
|
Download
|
 |
A + |
LayoutTests/media/video-controls-captions-on-off-expected.txt
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/media/video-controls-track-selection-menu.html
|
View
|
1
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/media/video-controls-track-selection-menu-expected.txt
|
View
|
1
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/platform/linux/media/video-controls-track-selection-menu-expected.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
Source/core/css/CSSPrimitiveValueMappings.h
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/CSSSelector.cpp
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/CSSValueKeywords.in
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/mediaControls.css
|
View
|
1
2
3
|
1 chunk |
+73 lines, -0 lines |
18 comments
|
Download
|
 |
M |
Source/core/html/HTMLMediaElement.h
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -0 lines |
3 comments
|
Download
|
 |
M |
Source/core/html/HTMLMediaElement.cpp
|
View
|
1
2
3
4
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/shadow/MediaControlElementTypes.h
|
View
|
1
2
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/shadow/MediaControlElementTypes.cpp
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
3 comments
|
Download
|
 |
M |
Source/core/html/shadow/MediaControlElements.h
|
View
|
1
2
|
2 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/shadow/MediaControlElements.cpp
|
View
|
1
2
3
4
|
4 chunks |
+151 lines, -3 lines |
38 comments
|
Download
|
 |
M |
Source/core/html/shadow/MediaControls.h
|
View
|
1
2
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/shadow/MediaControls.cpp
|
View
|
1
2
3
|
4 chunks |
+20 lines, -0 lines |
2 comments
|
Download
|
 |
M |
Source/core/html/track/TextTrack.h
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/track/TextTrack.cpp
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
4 comments
|
Download
|
 |
M |
Source/core/layout/LayoutMediaControls.cpp
|
View
|
1
2
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/layout/LayoutTheme.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/layout/LayoutTheme.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/layout/LayoutThemeDefault.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/layout/LayoutThemeDefault.cpp
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/ThemeTypes.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
public/blink_image_resources.grd
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
public/default_100_percent/blink/mediaplayer_trackselection_checkmark.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
public/platform/WebLocalizedString.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|