Intent to Implement and Ship: webVTT positionAlign and lineAlign
Contact emails
k2.na...@samsung.com, srir...@samsung.com
Spec
Summary
WebVTT specification added support for new optional parameters line alignment and position alignment for text rendering.
Position alignment: alignment for the cue box in the dimension of the writing direction, describing what the position is anchored to, one of line-left, line-right, center and auto.
Line alignment: alignment for the cue box’s line to start, center or end.
Adding support based on new specification for line alignment and position alignment.
Patch: https://chromium-review.googlesource.com/c/chromium/src/+/756142
Is this feature supported on all six Blink platforms (Windows, Mac, Linux, Chrome OS, Android, and Android WebView)?
Yes
Risks
Interoperability and Compatibility
Risks
Edge: No signals
Safari: No signals
Firefox: shipped
Web developers: No signals
There is low risk, webvtt files
which are created based on old spec with some specific cases may not work as
expected as there is a modification in new WebVTT spec.
Tracking bug
https://bugs.chromium.org/p/chromium/issues/detail?id=633690
Requesting approval to ship?
Yes
Entry on the feature dashboard
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/01eb4099-1138-4f31-937f-bbe9412c91c7%40chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/15e2dfe2-ad33-4482-bfed-88e8867035e4%40chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAFUtAY8NDBkAs2%3DMwYjP1EQuVF6cAZnRdvWXmA8-wffu9ihUvg%40mail.gmail.com.
Intent to Implement and Ship: webVTT positionAlign and lineAlign
Contact emails
k2.na...@samsung.com, srir...@samsung.com
Spec
Summary
WebVTT specification added support for new optional parameters line alignment and position alignment for text rendering.
Position alignment: alignment for the cue box in the dimension of the writing direction, describing what the position is anchored to, one of line-left, line-right, center and auto.
Line alignment: alignment for the cue box’s line to start, center or end.
Adding support based on new specification for line alignment and position alignment.
Patch: https://chromium-review.googlesource.com/c/chromium/src/+/756142
Is this feature supported on all six Blink platforms (Windows, Mac, Linux, Chrome OS, Android, and Android WebView)?
Yes
Risks
Interoperability and Compatibility
Risks
Edge: No signals
Safari: No signals
Firefox: shipped
Web developers: No signals
There is low risk, webvtt files which are created based on old spec with some specific cases may not work as expected as there is a modification in new WebVTT spec.
Tracking bug
https://bugs.chromium.org/p/chromium/issues/detail?id=633690
Requesting approval to ship?
Yes
Entry on the feature dashboard
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
----
Tracking bug
https://bugs.chromium.org/p/chromium/issues/detail?id=633690
Requesting approval to ship?
Yes
Entry on the feature dashboard
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/01eb4099-1138-4f31-937f-bbe9412c91c7%40chromium.org.
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAOMQ%2Bw-oao623QX0AS4P6rchj4-nRiZVyaUuiXFhqR5Utr79qQ%40mail.gmail.com.
LGTM2Note that the tests in https://wpt.fyi/webvtt/api/VTTCue test the surface-level features of the API, and not actually the rendering.Would it be possible to move the new tests in https://chromium-review.googlesource.com/c/chromium/src/+/756142 (and any others) into web-platform-tests, so that the interoperability of the rendering is also being tested?
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/e96bf222-f5ac-4f85-bbcd-2a507ff88ea8%40chromium.org.