-
It's always lovely to see inconsistencies between browsers, like the treatment of basic document properties. Thanks for being awful Safari
-
That
Object.getOwnPropertyDescriptor(document.documentElement.style, 'overflow').configurable
has different values in different browsers is redic -
This is a fundamental property of the document, it shouldn't react differently in different browsers.