RESOLVED FIXED 28056
Fix media tests to not use a 'media' global variable
https://bugs.webkit.org/show_bug.cgi?id=28056
Summary Fix media tests to not use a 'media' global variable
Simon Fraser (smfr)
Reported 2009-08-06 13:51:51 PDT
The tests in LayoutTests/media use a variable called 'media' in global scope. This conflicts with the window.media property added for the CSSOM Media interface (bug 22495).
Attachments
Patch (24.21 KB, patch)
2009-08-06 13:55 PDT, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2009-08-06 13:55:24 PDT
mitz
Comment 2 2009-08-06 13:57:54 PDT
Comment on attachment 34227 [details] Patch rs=me
Simon Fraser (smfr)
Comment 3 2009-08-06 14:09:43 PDT
Note You need to log in before you can comment on or make changes to this bug.