RESOLVED FIXED271753
[GTK] Remove GTK-specific media-controller-auto-hide-pause-expected.txt
https://bugs.webkit.org/show_bug.cgi?id=271753
Summary [GTK] Remove GTK-specific media-controller-auto-hide-pause-expected.txt
Carlos Bentzen
Reported 2024-03-27 02:41:53 PDT
media/modern-media-controls/media-controller/media-controller-auto-hide-pause.html has been failing because the GTK-specific expectation file is outdated. It contains this line: FAIL mediaControls.classList.contains('faded') should be false. Was true. However, the test passes with the original expectation file which expects this instead: PASS mediaControls.classList.contains('faded') is false
Attachments
Carlos Bentzen
Comment 1 2024-03-27 02:44:29 PDT
EWS
Comment 2 2024-03-27 04:24:42 PDT
Committed 276728@main (6e41b09f4f81): <https://commits.webkit.org/276728@main> Reviewed commits have been landed. Closing PR #26505 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-03-27 04:25:14 PDT
Note You need to log in before you can comment on or make changes to this bug.