[Bug 16915] The DOM API should be able to read and set the "auto" value for TextTrackCue.line

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

--- Comment #2 from Simon Pieters <simonp@opera.com> 2012-05-03 09:30:22 UTC ---
Also currently the following line makes the cue change position from the bottom
to the top, which seems weird:

cue.line = cue.line;

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 3 May 2012 09:30:31 UTC