Rendered text
An element is considered to have “rendered text” when it contains text nodes that do not inherit from an element that is styled with display:none
or visibility:hidden
. The rendered text is a string of the concatenated text of all these text nodes.