[webkit-changes] [WebKit/WebKit] 7b8f96: Some WebVTT WPT have a border around the video in ...
Dana Estra
noreply at github.com
Fri Feb 7 10:44:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7b8f96c909f5b2387679531a32a5fdedb6e4dace
https://github.com/WebKit/WebKit/commit/7b8f96c909f5b2387679531a32a5fdedb6e4dace
Author: Dana Estra <destra at apple.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely-expected.html
M LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely-ref.html
M LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely_all_cues_have_same_timestamp-expected.html
M LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely_all_cues_have_same_timestamp-ref.html
M LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/evil/media_height_19-expected.html
M LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/evil/media_height_19-ref.html
M LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls-expected.html
M LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls-ref.html
M LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/media_with_controls-expected.html
M LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/media_with_controls-ref.html
Log Message:
-----------
Some WebVTT WPT have a border around the video in the ref file but not the actual file
https://bugs.webkit.org/show_bug.cgi?id=287179
rdar://136809046
Reviewed by Jer Noble.
In five of the imported WebVTT WPT, there is a black border around the video in the ref
file but not the actual file, so the tests always fail. We should remove the video border
from these ref files.
* LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely_all_cues_have_same_timestamp-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/evil/media_height_19-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/media_with_controls-expected.html:
* touch-resp-ios-debug.sh: Added.
Canonical link: https://commits.webkit.org/290025@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list