Changeset 220965 in webkit


Ignore:
Timestamp:
Aug 21, 2017 8:44:28 AM (7 years ago)
Author:
commit-queue@webkit.org
Message:

media-captions.html improvements
https://bugs.webkit.org/show_bug.cgi?id=175768

Patch by Ms2ger <Ms2ger@igalia.com> on 2017-08-21
Reviewed by Eric Carlson.

  • media/media-captions.html: remove reference to unused script file.
  • platform/gtk/TestExpectations: remove Timeout, Crash annotations.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r220961 r220965  
     12017-08-21  Ms2ger  <Ms2ger@igalia.com>
     2
     3        media-captions.html improvements
     4        https://bugs.webkit.org/show_bug.cgi?id=175768
     5
     6        Reviewed by Eric Carlson.
     7
     8        * media/media-captions.html: remove reference to unused script file.
     9        * platform/gtk/TestExpectations: remove Timeout, Crash annotations.
     10
    1112017-08-21  Ms2ger  <Ms2ger@gmail.com>
    212
  • trunk/LayoutTests/media/media-captions.html

    r147675 r220965  
    55
    66        <script src=video-test.js></script>
    7         <script src=media-fullscreen.js></script>
    87
    98        <script>
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r220961 r220965  
    155155
    156156# Requires media engine closed caption support.
    157 media/media-captions.html [ WontFix Timeout Failure Crash ]
     157media/media-captions.html [ WontFix Failure ]
    158158
    159159# Legacy full screen API tests are now obsolete.
Note: See TracChangeset for help on using the changeset viewer.