Home | History | Annotate | Download | only in dom

Lines Matching defs:innerText

1613 String Element::innerText() const
1626 // Getting outerText is the same as getting innerText, only
1631 return innerText();