Test that inert nodes are not painted as being selected. The test passes if none of the text outside the dialog is highlighted when selected.

Although not shown as selected, the inert nodes are in window.getSelection() and copied to the clipboard, which is the same behavior as -webkit-user-select: none (crbug.com/147490).


This text shouldn't be highlighted as selected.
I'm selectable.