- From: <bugzilla@jessica.w3.org>
- Date: Wed, 11 May 2011 01:50:31 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12405 --- Comment #3 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> 2011-05-11 01:50:29 UTC --- (In reply to comment #2) > Actually, the example at > http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#assigning-a-media-controller-declaratively > shows how to do this. > > As long as you only give a @controls attribute to the "main" video element and > not to the video element that holds the sign language, you are set. Those > controls control all elements in the media group. Correction: I think I only just understood your problem. :-) You probably shouldn't position the sign language video at bottom:0, but something a little higher to avoid the controls. Maybe bottom:10% or the maximum height of all browsers' controls. -- Configure bugmail: http://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 Wednesday, 11 May 2011 01:50:33 UTC