Changeset 188346 in webkit


Ignore:
Timestamp:
Aug 12, 2015 12:22:58 PM (9 years ago)
Author:
mrajca@apple.com
Message:

Media Session: add test for Content media session focus
https://bugs.webkit.org/show_bug.cgi?id=147902

Reviewed by Eric Carlson.

Playing a media element that belongs to a Content media session should pause other media elements that belong
to Content media sessions.

  • media/session/content-session-focus-expected.txt: Added.
  • media/session/content-session-focus.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r188340 r188346  
     12015-08-11  Matt Rajca  <mrajca@apple.com>
     2
     3        Media Session: add test for Content media session focus
     4        https://bugs.webkit.org/show_bug.cgi?id=147902
     5
     6        Reviewed by Eric Carlson.
     7
     8        Playing a media element that belongs to a Content media session should pause other media elements that belong
     9        to Content media sessions.
     10
     11        * media/session/content-session-focus-expected.txt: Added.
     12        * media/session/content-session-focus.html: Added.
     13
    1142015-08-12  Brent Fulgham  <bfulgham@apple.com>
    215
Note: See TracChangeset for help on using the changeset viewer.