Bug 261310
| Summary: | VTTRegion::setScroll should ignore assignment of an invalid string instead of throwing SyntaxError | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kueno <kohei.ueno119> |
| 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 | ||
Kueno
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kueno
Pull request: https://github.com/WebKit/WebKit/pull/17567
EWS
Committed 267828@main (8de0edf59961): <https://commits.webkit.org/267828@main>
Reviewed commits have been landed. Closing PR #17567 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/115215509>