Changeset 186078 in webkit


Ignore:
Timestamp:
Jun 29, 2015 12:12:29 PM (9 years ago)
Author:
mrajca@apple.com
Message:

Media Session: test session attribute of newly-created media elements
https://bugs.webkit.org/show_bug.cgi?id=146412

Reviewed by Eric Carlson.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r186071 r186078  
     12015-06-29  Matt Rajca  <mrajca@apple.com>
     2
     3        Media Session: test session attribute of newly-created media elements
     4        https://bugs.webkit.org/show_bug.cgi?id=146412
     5
     6        Reviewed by Eric Carlson.
     7
     8        * media/session/default-session-expected.txt: Added.
     9        * media/session/default-session.html: Added.
     10        * platform/mac/TestExpectations: Media Session support is disabled by default.
     11
    1122015-06-29  Said Abou-Hallawa  <sabouhallawa@apple.com>
    213
  • trunk/LayoutTests/platform/mac/TestExpectations

    r186071 r186078  
    998998# ENABLE(MEDIA_SESSION) is disabled
    999999media/session/controls-existence.html
     1000media/session/default-session.html
    10001001
    10011002# This test requires generation of progress events during loading
Note: See TracChangeset for help on using the changeset viewer.