scrollbar-caching-assert.html (412B)
1 <!doctype html> 2 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1663740"> 3 <style> 4 @namespace url(http://www.w3.org/1998/Math/MathML); 5 * { 6 all: inherit; 7 overflow-inline: hidden; 8 } 9 </style> 10 <script> 11 window.addEventListener('load', () => { 12 var x = document.getElementById('a') 13 x.setAttribute('mathvariant', 'double-struck') 14 x.innerHTML = '<select></select>' 15 }) 16 </script> 17 <math id='a'>