02:08
<Hixie>
at one point i wrote down the following note to myself:
02:08
<Hixie>
"need to make the WebSRT rendering algorithm shift boxes back into the video box before step 10 e.g. when line-snapping and positioned centered at x=0, the text should be still centered but the box flush left"
02:08
<Hixie>
i have no idea what it is about anymore
02:09
<Hixie>
to start with, there are three different "step 10"s in that algorithm
02:11
<Hixie>
oh, maybe it's saying that because A:middle T:0 would end up with all the characters half-off the video, the UA won't be able to find a place to position such a title
02:12
<Hixie>
and the "done repositioning" step, amongst others, will then just nuke the entire cue
02:12
<Hixie>
but that doesn't seem a huge problem
02:12
<Hixie>
so i guess i'll ignore it