You work as a senior developer at ABC.com. The ABC.com network consists of a single domain
named ABC.com. You make use of CSS3 and HTML5 for development purposes.
You are running a training exercise for ABC.com’s junior developers. You are currently discussing
property that obtains the Storage object of the affected document.
Which of the following is the property being discussed?
A.
remainingSpace
B.
storageArea
C.
localstorage
D.
sessionStorage
Explanation:
http://msdn.microsoft.com/en-us/library/ie/ff974810(v=vs.85).aspx
It’s a property of event object, which is available when handling onstorage event.
this question is waaaay outdated… storageArea – If I got this question on a modern test… oy…