Title: [159407] trunk/LayoutTests
Revision
159407
Author
[email protected]
Date
2013-11-18 01:52:51 -0800 (Mon, 18 Nov 2013)

Log Message

Unreviewed GTK gardening.

Update the global constructors' attibutes baseline for the WK2 flavor of the GTK port.
Update baselines for tests under media/.

* platform/gtk-wk2/js/dom/global-constructors-attributes-expected.txt:
* platform/gtk/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt:
* platform/gtk/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt:
* platform/gtk/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt:
* platform/gtk/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt:
* platform/gtk/media/media-can-play-ogg-expected.txt:
* platform/gtk/media/video-controls-captions-trackmenu-localized-expected.txt:
* platform/gtk/media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles-expected.txt: Added.
* platform/gtk/media/video-controls-captions-trackmenu-sorted-expected.txt:
* platform/gtk/media/volume-bar-empty-when-muted-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (159406 => 159407)


--- trunk/LayoutTests/ChangeLog	2013-11-18 09:51:54 UTC (rev 159406)
+++ trunk/LayoutTests/ChangeLog	2013-11-18 09:52:51 UTC (rev 159407)
@@ -1,5 +1,23 @@
 2013-11-18  Zan Dobersek  <[email protected]>
 
+        Unreviewed GTK gardening.
+
+        Update the global constructors' attibutes baseline for the WK2 flavor of the GTK port.
+        Update baselines for tests under media/.
+
+        * platform/gtk-wk2/js/dom/global-constructors-attributes-expected.txt:
+        * platform/gtk/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt:
+        * platform/gtk/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt:
+        * platform/gtk/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt:
+        * platform/gtk/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt:
+        * platform/gtk/media/media-can-play-ogg-expected.txt:
+        * platform/gtk/media/video-controls-captions-trackmenu-localized-expected.txt:
+        * platform/gtk/media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles-expected.txt: Added.
+        * platform/gtk/media/video-controls-captions-trackmenu-sorted-expected.txt:
+        * platform/gtk/media/volume-bar-empty-when-muted-expected.txt: Added.
+
+2013-11-18  Zan Dobersek  <[email protected]>
+
         Unreviewed GTK gardening. Updating GTK-specific baselines for tests under editing/, scrollingcoordinator/ and tables/.
 
         * platform/gtk/editing/deleting/smart-delete-003-expected.txt:

Modified: trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt (159406 => 159407)


--- trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt	2013-11-18 09:51:54 UTC (rev 159406)
+++ trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt	2013-11-18 09:52:51 UTC (rev 159407)
@@ -9,3 +9,4 @@
 spec reference
 
 
+

Modified: trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt (159406 => 159407)


--- trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt	2013-11-18 09:51:54 UTC (rev 159406)
+++ trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt	2013-11-18 09:52:51 UTC (rev 159407)
@@ -9,3 +9,4 @@
 spec reference
 
 
+

Modified: trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt (159406 => 159407)


--- trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt	2013-11-18 09:51:54 UTC (rev 159406)
+++ trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt	2013-11-18 09:52:51 UTC (rev 159407)
@@ -9,3 +9,4 @@
 spec reference
 
 
+

Modified: trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt (159406 => 159407)


--- trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt	2013-11-18 09:51:54 UTC (rev 159406)
+++ trunk/LayoutTests/platform/gtk/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt	2013-11-18 09:52:51 UTC (rev 159407)
@@ -9,3 +9,4 @@
 spec reference
 
 
+

Modified: trunk/LayoutTests/platform/gtk/media/media-can-play-ogg-expected.txt (159406 => 159407)


--- trunk/LayoutTests/platform/gtk/media/media-can-play-ogg-expected.txt	2013-11-18 09:51:54 UTC (rev 159406)
+++ trunk/LayoutTests/platform/gtk/media/media-can-play-ogg-expected.txt	2013-11-18 09:52:51 UTC (rev 159407)
@@ -1,3 +1,4 @@
+
 Test HTMLMediaElement canPlayType() method for ogg media containers.
 
 These tests may be expected to fail if the WebKit port does not support the format.

Modified: trunk/LayoutTests/platform/gtk/media/video-controls-captions-trackmenu-localized-expected.txt (159406 => 159407)


--- trunk/LayoutTests/platform/gtk/media/video-controls-captions-trackmenu-localized-expected.txt	2013-11-18 09:51:54 UTC (rev 159406)
+++ trunk/LayoutTests/platform/gtk/media/video-controls-captions-trackmenu-localized-expected.txt	2013-11-18 09:52:51 UTC (rev 159407)
@@ -1,5 +1,6 @@
 Test that captions and subtitles menu items are localized.
 
+
 EVENT(canplaythrough)
 
 *** Set the user language preference.

Added: trunk/LayoutTests/platform/gtk/media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles-expected.txt (0 => 159407)


--- trunk/LayoutTests/platform/gtk/media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles-expected.txt	2013-11-18 09:52:51 UTC (rev 159407)
@@ -0,0 +1,9 @@
+Test that the track menu only shows captions, descriptions and subtitles.
+
+
+EVENT(canplaythrough)
+There are 3 caption, description or subtitles tracks.
+Because of "Off" and "Auto", there should be 5 items in the menu.
+EXPECTED (trackListItems.length == '5') OK
+END OF TEST
+

Modified: trunk/LayoutTests/platform/gtk/media/video-controls-captions-trackmenu-sorted-expected.txt (159406 => 159407)


--- trunk/LayoutTests/platform/gtk/media/video-controls-captions-trackmenu-sorted-expected.txt	2013-11-18 09:51:54 UTC (rev 159406)
+++ trunk/LayoutTests/platform/gtk/media/video-controls-captions-trackmenu-sorted-expected.txt	2013-11-18 09:52:51 UTC (rev 159407)
@@ -1,5 +1,6 @@
 Test that captions and subtitles are sorted in the menu according to user preferences.
 
+
 EVENT(canplaythrough)
 
 *** Set the user language preference.

Added: trunk/LayoutTests/platform/gtk/media/volume-bar-empty-when-muted-expected.txt (0 => 159407)


--- trunk/LayoutTests/platform/gtk/media/volume-bar-empty-when-muted-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/media/volume-bar-empty-when-muted-expected.txt	2013-11-18 09:52:51 UTC (rev 159407)
@@ -0,0 +1,8 @@
+Tests if the volume slider thumb is rendered properly when the volume is uninitialized but media is muted.
+
+
+EXPECTED (video.volume == '1') OK
+EXPECTED (video.muted == 'true') OK
+EXPECTED (volumeSlider.value == '0') OK
+END OF TEST
+

Modified: trunk/LayoutTests/platform/gtk-wk2/js/dom/global-constructors-attributes-expected.txt (159406 => 159407)


--- trunk/LayoutTests/platform/gtk-wk2/js/dom/global-constructors-attributes-expected.txt	2013-11-18 09:51:54 UTC (rev 159406)
+++ trunk/LayoutTests/platform/gtk-wk2/js/dom/global-constructors-attributes-expected.txt	2013-11-18 09:52:51 UTC (rev 159407)
@@ -53,6 +53,11 @@
 PASS Object.getOwnPropertyDescriptor(global, 'AudioProcessingEvent').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'AudioProcessingEvent').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'AudioProcessingEvent').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'AudioStreamTrack').value is AudioStreamTrack
+PASS Object.getOwnPropertyDescriptor(global, 'AudioStreamTrack').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AudioStreamTrack').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'AudioStreamTrack').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'AudioStreamTrack').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'BarProp').value is BarProp
 PASS Object.getOwnPropertyDescriptor(global, 'BarProp').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'BarProp').hasOwnProperty('set') is false
@@ -818,6 +823,36 @@
 PASS Object.getOwnPropertyDescriptor(global, 'MediaList').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'MediaList').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'MediaList').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'MediaSource').value is MediaSource
+PASS Object.getOwnPropertyDescriptor(global, 'MediaSource').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaSource').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaSource').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaSource').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').value is MediaStreamAudioDestinationNode
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').value is MediaStreamAudioSourceNode
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').value is MediaStreamEvent
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').value is MediaStreamTrack
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').value is MediaStreamTrackEvent
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').value is MessageChannel
 PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').hasOwnProperty('set') is false
@@ -998,6 +1033,16 @@
 PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').value is RTCIceCandidate
+PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').value is RTCSessionDescription
+PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'Range').value is Range
 PASS Object.getOwnPropertyDescriptor(global, 'Range').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'Range').hasOwnProperty('set') is false
@@ -1848,6 +1893,11 @@
 PASS Object.getOwnPropertyDescriptor(global, 'URL').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'URL').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'URL').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'VideoStreamTrack').value is VideoStreamTrack
+PASS Object.getOwnPropertyDescriptor(global, 'VideoStreamTrack').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'VideoStreamTrack').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'VideoStreamTrack').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'VideoStreamTrack').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'WaveShaperNode').value is WaveShaperNode
 PASS Object.getOwnPropertyDescriptor(global, 'WaveShaperNode').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'WaveShaperNode').hasOwnProperty('set') is false
@@ -2078,11 +2128,21 @@
 PASS Object.getOwnPropertyDescriptor(global, 'webkitIDBTransaction').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'webkitIDBTransaction').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'webkitIDBTransaction').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').value is webkitMediaStream
+PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').value is webkitOfflineAudioContext
 PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').hasOwnProperty('set') is false
 PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').enumerable is false
 PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').value is webkitRTCPeerConnection
+PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').configurable is true
 PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').value is webkitURL
 PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').hasOwnProperty('get') is false
 PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').hasOwnProperty('set') is false
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to