Changeset 219461 in webkit


Ignore:
Timestamp:
Jul 13, 2017 1:19:10 PM (7 years ago)
Author:
graouts@webkit.org
Message:

REGRESSION: "visibility:hidden" does not hide play button for video elements
https://bugs.webkit.org/show_bug.cgi?id=174258
<rdar://problem/33181452>

Unreviewed test gardening.

Add a missing expectation file which is designed to be empty and is now just a space.

  • media/modern-media-controls/css/visibility-hidden-expected.html: Added.
Location:
trunk/LayoutTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r219458 r219461  
     12017-07-13  Antoine Quint  <graouts@apple.com>
     2
     3        REGRESSION: "visibility:hidden" does not hide play button for video elements
     4        ​https://bugs.webkit.org/show_bug.cgi?id=174258
     5        <rdar://problem/33181452>
     6
     7        Unreviewed test gardening.
     8
     9        Add a missing expectation file which is designed to be empty and is now just a space.
     10
     11        * media/modern-media-controls/css/visibility-hidden-expected.html: Added.
     12
    1132017-07-13  Alex Christensen  <achristensen@webkit.org>
    214
Note: See TracChangeset for help on using the changeset viewer.