http://www.w3.org/Bugs/Public/show_bug.cgi?id=8731 --- Comment #4 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> 2010-01-27 02:04:37 --- Summarising how the current spec should change: remove (or deprecate) "attribute boolean autobuffer;" from audio, video, media elements introduce "attribute PreloadValues preload;" for audio, video, media elements with interface PreloadValues { const unsigned short none=1; const unsigned short metadata=2; const unsigned short playthrough=3; const unsigned short all=4; } -- 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, 27 January 2010 02:04:40 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 20:01:09 UTC