HTML5 When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation. imageData() drawImage() none of the mentioned measureText() imageData() drawImage() none of the mentioned measureText() ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? audio controls source src audio controls source src ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is/are the property of SVG images? All of the mentioned SVG images are zoomable SVG images are scalable SVG is an open standard All of the mentioned SVG images are zoomable SVG images are scalable SVG is an open standard ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM? tref stroke use bin tref stroke use bin ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image? fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP