Bug 176225
Summary: | Support all of HTML's character entities in WebVTT | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Pieters (:zcorpan) <zcorpan> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ahmad.saleem792, annevk, cdumez, darin, eoconnor, eric.carlson, jer.noble, karlcow, webkit-bug-importer |
Priority: | P2 | Keywords: | BrowserCompat, InRadar, WPTImpact |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://wpt.live/webvtt/parsing/cue-text-parsing/tests/entities.html | ||
Bug Depends on: | 179370 | ||
Bug Blocks: |
Simon Pieters (:zcorpan)
Spec:
https://w3c.github.io/webvtt/#consume-an-html-character-reference
(Changed in https://github.com/w3c/webvtt/pull/253)
Test:
http://w3c-test.org/webvtt/parsing/cue-text-parsing/tests/entities.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/51064890>
Alexey Proskuryakov
*** Bug 254889 has been marked as a duplicate of this bug. ***
Karl Dubost
My Bug 254889 Comment #2 it seems Darin has worked on that in 2015.
Karl Dubost
And this is the equivalent bug on Firefox
https://bugzilla.mozilla.org/show_bug.cgi?id=1395924
Ahmad Saleem
Potential Blink Commit to merge - https://chromium.googlesource.com/chromium/src.git/+/80ccfaf557f5ad07e5de8bcc08e1aba84190b2a0
Anne van Kesteren
Chris has reused the entity parser in another context recently and might know how to tackle this.
Though given that Firefox doesn't support this I'm not sure it's high priority.
Kueno
Pull request: https://github.com/WebKit/WebKit/pull/19879
EWS
Committed 270240@main (023c54054092): <https://commits.webkit.org/270240@main>
Reviewed commits have been landed. Closing PR #19879 and removing active labels.