Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 76ed4311400702157e21515a9ceae93f59ce4eee
https://github.com/WebKit/WebKit/commit/76ed4311400702157e21515a9ceae93f59ce4eee
Author: Dana Estra <[email protected]>
Date: 2026-06-23 (Tue, 23 Jun 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/basic-expected.html
M
LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/basic-ref.html
M
LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/basic.html
A
LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/support/webvtt-ref.css
A
LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/support/webvtt-test.css
Log Message:
-----------
Write a common CSS file for WebVTT rendering WPT
https://bugs.webkit.org/show_bug.cgi?id=317674
rdar://180431157
Reviewed by Eric Carlson.
This patch creates webvtt-ref.css and webvtt-test.css, which contain the css in
common among
webvtt rendering tests. For now, only utilize it in basic.html. Adoption in
more complex
tests will come in future patches.
*
LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/basic-expected.html:
*
LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/basic-ref.html:
*
LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/basic.html:
*
LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/support/webvtt-ref.css:
Added.
(html):
(body):
(.video):
(.cue):
(.cue-background):
(.i):
(.b):
(.u):
(.ruby):
(.rubyText):
(.region):
(.region-child):
*
LayoutTests/imported/w3c/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/support/webvtt-test.css:
Added.
(html):
(body):
(video):
(::cue):
Canonical link: https://commits.webkit.org/315714@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications