Changeset 186070 in webkit


Ignore:
Timestamp:
Jun 29, 2015 9:50:16 AM (9 years ago)
Author:
mrajca@apple.com
Message:

Test existence of controls on MediaSession
https://bugs.webkit.org/show_bug.cgi?id=146356

Reviewed by Eric Carlson.

  • media/session/controls-existence-expected.txt: Added.
  • media/session/controls-existence.html: Added.
  • platform/mac/TestExpectations: Media Session support is disabled by default.
Location:
trunk/LayoutTests
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r186069 r186070  
     12015-06-26  Matt Rajca  <mrajca@apple.com>
     2
     3        Test existence of controls on MediaSession
     4        https://bugs.webkit.org/show_bug.cgi?id=146356
     5
     6        Reviewed by Eric Carlson.
     7
     8        * media/session/controls-existence-expected.txt: Added.
     9        * media/session/controls-existence.html: Added.
     10        * platform/mac/TestExpectations: Media Session support is disabled by default.
     11
    1122015-06-29  Hunseop Jeong  <hs85.jeong@samsung.com>
    213
  • trunk/LayoutTests/platform/mac/TestExpectations

    r186034 r186070  
    996996webkit.org/b/140639 http/tests/media/video-play-waiting.html [ Pass Timeout ]
    997997
     998# ENABLE(MEDIA_SESSION) is disabled
     999media/session/controls-existence.html
     1000
    9981001# This test requires generation of progress events during loading
    9991002webkit.org/b/100984 media/progress-events-generated-correctly.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.