+ This section demonstrates how various FragmentInstance methods work + with text nodes. +
++ Supported: getClientRects, compareDocumentPosition, + scrollIntoView +
++ No-op (silent): focus, focusLast (text nodes cannot + receive focus) +
++ Not supported (warns): observeUsing (observers cannot + observe text nodes) +
+