Bug 271753
| Summary: | [GTK] Remove GTK-specific media-controller-auto-hide-pause-expected.txt | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Bentzen <cadubentzen> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Bentzen
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Bentzen
Pull request: https://github.com/WebKit/WebKit/pull/26505
EWS
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
<rdar://problem/125476805>