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. drawImage() none of the mentioned imageData() measureText() drawImage() none of the mentioned imageData() measureText() ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM? stroke tref bin use stroke tref bin use ANSWER DOWNLOAD EXAMIANS APP
HTML5 The new __________ element is supposed to represent some form of extra details, such as a tooltip or revealed region that may be shown to a user. progress menu meter details progress menu meter details ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished. seeking autoplay played loop seeking autoplay played loop ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths? moveTo(x, y) closePath() beginPath() none of the mentioned moveTo(x, y) closePath() beginPath() none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. mediaGroup error seeking ended mediaGroup error seeking ended ANSWER DOWNLOAD EXAMIANS APP