Question:What is the function of onobsolete, an application cache API method in HTML 5.0?
A It reflows the HTML document using updated cached content.
B It triggers an event when the cache content has been marked as obsolete.
C It triggers an event when the cache content has been updated.
D It updates the cache for the current document in the background.
+ AnswerB
+ Report