1. The value is the item created by the element.
  2. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise
  3. On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value
  4. The value is the element’s textContent.

Share with your friends
AhmedNazir

Call

Answer: Option 2

The answer is self explanatory.