On 22.06.2022 11:53, Imsieke, Gerrit, le-tex wrote:
<script> alert('You are in ' + (document.compatMode==='CSS1Compat'?'Standards':'Quirks') + ' mode and 1 > 0 is ' + (1 > 0)</script>
<script> alert('You are in ' + (document.compatMode==='CSS1Compat'?'Standards':'Quirks') + ' mode and 1 > 0 is ' + (1 > 0) )</script>

