[Bug 19178] [WebVTT] Don't adjust position when snap-to-lines flag is not set

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19178

Philip Jägenstedt <philipj@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #11 from Philip Jägenstedt <philipj@opera.com> ---
I'm reopening this again because as Silvia found in
https://github.com/w3c/webvtt/pull/92 the original problem is still in the
spec.

To summarize, when snap-to-lines is set, it changes the positioning model in
both axes, not just in the up/down direction (for horizontal text). The
bounding box of the text (already rendered in a temporary position) is
positioned in a manner similar to CSS background-position.

AFAICT, positionAlign is only tangentially related, it would be weird with or
without it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Sunday, 8 June 2014 20:01:45 UTC