Title: [213106] trunk/LayoutTests
Revision
213106
Author
ryanhad...@apple.com
Date
2017-02-27 17:20:16 -0800 (Mon, 27 Feb 2017)

Log Message

[Modern Media Controls] Use a solid background for <audio> controls on macOS
https://bugs.webkit.org/show_bug.cgi?id=168941
<rdar://problem/30744316>

Unreviewed test gardening.

Skipping a macOS-specific test on iOS.

Patch by Antoine Quint <grao...@apple.com> on 2017-02-27

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (213105 => 213106)


--- trunk/LayoutTests/ChangeLog	2017-02-28 01:13:58 UTC (rev 213105)
+++ trunk/LayoutTests/ChangeLog	2017-02-28 01:20:16 UTC (rev 213106)
@@ -1,3 +1,15 @@
+2017-02-27  Antoine Quint  <grao...@apple.com>
+
+        [Modern Media Controls] Use a solid background for <audio> controls on macOS
+        https://bugs.webkit.org/show_bug.cgi?id=168941
+        <rdar://problem/30744316>
+
+        Unreviewed test gardening.
+
+        Skipping a macOS-specific test on iOS.
+
+        * platform/ios-simulator/TestExpectations:
+
 2017-02-27  Youenn Fablet  <you...@apple.com>
 
         [WebRTC] Add support for libwebrtc TCP incoming connections

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (213105 => 213106)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-02-28 01:13:58 UTC (rev 213105)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-02-28 01:20:16 UTC (rev 213106)
@@ -2799,7 +2799,7 @@
 media/modern-media-controls/volume-down-support [ Skip ]
 media/modern-media-controls/volume-up-support [ Skip ]
 
-# These tests are mouse-specific
+# These tests are macOS-specific or mouse-specific
 media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html [ Skip ]
 media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html [ Skip ]
 media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html [ Skip ]
@@ -2811,6 +2811,7 @@
 media/modern-media-controls/media-controller/media-controller-click-on-video-background-should-pause-fullscreen.html [ Skip ]
 media/modern-media-controls/media-controller/media-controller-click-on-video-background-to-dismiss-tracks-panel-should-not-toggle-playback.html [ Skip ]
 media/modern-media-controls/media-controller/media-controller-click-on-video-controls-should-not-pause.html [ Skip ]
+media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-audio-background.html [ Skip ]
 
 # Tests designed for macOS that have iOS equivalents in "ipad" directories
 media/modern-media-controls/fullscreen-support/fullscreen-support-click.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to