[Webkit-unassigned] [Bug 261310] New: VTTRegion::setScroll should ignore assignment of an invalid string instead of throwing SyntaxError
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 7 19:47:41 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261310
Bug ID: 261310
Summary: VTTRegion::setScroll should ignore assignment of an
invalid string instead of throwing SyntaxError
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kohei.ueno119 at gmail.com
The spec that VTTRegion::setScroll throws a SyntaxError in dead code has been removed at https://github.com/w3c/webvtt/pull/28, and now it should ignore assignment of an invalid string.
WebKit is failing the corresponding WPT: https://wpt.fyi/results/webvtt/api/VTTRegion/scroll.html?label=experimental&label=master&aligned&q=webvtt
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230908/18dce158/attachment-0001.htm>
More information about the webkit-unassigned
mailing list