Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

oodavid

Member since
oodavid

Recent Docs Activity

View all activity
Page Date Comment

Media buffering, seeking, and time ranges


Updated example to uniformly reference myCanvas properties (width and height) instead of using just the width property and hardcoding the height.

Media buffering, seeking, and time ranges


The canvas fillRect and rect commands take (x,y,width,height) parameters instead of (left,top,right,bottom) as the example assumed.