Re: [whatwg] SRT research: timestamps

2011-10-07 Thread Ralph Giles
On 06/10/11 01:58 AM, Simon Pieters wrote: I don't know how many have negative interval, I'd need to run a new script over the 52,000,000 lines to figure out. (If you want me to check this, please contact me with details about what you want to count as negative interval.) I had in mind

[whatwg] HTML parsing: act as if...had been seen using what insertion mode?

2011-10-07 Thread David Flanagan
The HTML parsing algorithm frequently includes directions like act as if an end tag with the tag name 'p' had been seen. Suppose the insertion mode is in caption mode. It tells me to process a token using the rules for in body mode. Then, while processing a token using those rules, I need