Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d409c99649ebb03fb42c8ae48e1d8af6a32418f8
https://github.com/WebKit/WebKit/commit/d409c99649ebb03fb42c8ae48e1d8af6a32418f8
Author: Dana Estra <[email protected]>
Date: 2026-04-06 (Mon, 06 Apr 2026)
Changed paths:
M
LayoutTests/media/modern-media-controls/tracks-support/auto-text-track.html
Log Message:
-----------
media/modern-media-controls/tracks-support/auto-text-track.html is a constant
text failure
https://bugs.webkit.org/show_bug.cgi?id=311565
rdar://172867637
Reviewed by Eric Carlson.
The auto text track option is only available when CaptionDisplaySettings is
disabled. Therefore
we should set CaptionDisplaySettingsEnabled=false when testing the auto text
track. When
CaptionDisplaySettings is enabled, "on" functions similarly to "auto" and we do
not display "auto".
A test already exists for this:
media/modern-media-controls/tracks-support/on-off-text-track.html.
* LayoutTests/media/modern-media-controls/tracks-support/auto-text-track.html:
Canonical link: https://commits.webkit.org/310647@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications