mitxp / HbbTV-Testsuite

Tests for HbbTV implementations
http://itv.mit-xperts.com/hbbtvtest/
131 stars 56 forks source link

A question about video object in iframe page #8

Closed bjjay closed 13 years ago

bjjay commented 13 years ago

If call setFullscreen method on an video boject which is in sub frame page, does the video cover the whole page include parent frame page? I can't find any description about this situation, do you have any suggestion?

In addition, in the page /hbbtv/videocomponents/index.php, the root div element height is 550px, is this designed or just make a mistake?

mitxp commented 13 years ago

First issue: I don't know either. This is something that should get clarified, I know that there are different implementations for this issue and I can't find any hint in the spec for that issue.

Concerning the video components test: yes, this is intended, so you are actually able to see the subtitles if an implementation does not scale the subtitles and you activated fullscreen mode before...