This first-party page exists to verify URest on a controlled site. If URest is active, right-click, selection, and copy should work in the restricted sections below.
oncontextmenu and onselectstart.
event.preventDefault().
This block sets user-select: none. With URest active, you should still be able to select this text.
This card uses inline blocking attributes. With URest active, right-click and text selection should work here.
This section has capturing listeners for contextmenu, selectstart, and copy that call preventDefault().
Click the button below to add blocked content after page load. URest should still restore right-click and selection on the newly added block.