<!doctype html>
<html>
<body>
<div style="width:100px; word-wrap: break-word;">AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</div>
<script>
document.addEventListener('contextmenu', function(e) {
console.log('GUEST_CONTEXTMENU');
});
</script>
</body>
</html>