Bug 261201
| Summary: | WebVTT Timestamp Object need one leading zero if the hours component is less than ten | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kueno <kohei.ueno119> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dana.estra, destra, eric.carlson, jer.noble, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kueno
According to the spec, one leading zero is required if the hours component is less than ten
https://www.w3.org/TR/webvtt1/#dom-construction-rules
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kueno
Pull request: https://github.com/WebKit/WebKit/pull/17481
Radar WebKit Bug Importer
<rdar://problem/115428552>
EWS
Committed 268503@main (46510aee9431): <https://commits.webkit.org/268503@main>
Reviewed commits have been landed. Closing PR #17481 and removing active labels.