Re: Displaying multiple lines in WebVTT

On Tue, 3 Apr 2012, Frank Olivier wrote:
>
> Likewise, IMO the DocumentFragment returned by getCueAsHTML() on that 
> cue would give me some indication that multiple lines are being 
> rendered, no?

The newline is included in the DocumentFragment; it's the author's 
responsibility to make sure that 'white-space' is set to the 'pre-wrap' 
value on whatever element is used to render the cue, the same way that it 
is set on ::cue.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Wednesday, 25 April 2012 21:33:08 UTC