Backed out changeset 496886cb30a5 (bug 1867152) for bc failures on browser_user_input...
[gecko.git] / layout / tables / crashtests / 411582.xhtml
blob35c6d87717df81b272e662009bfedfa1388d56df
1 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg"><!-- no body element, intentionally --><div style="display: table-column-group;"/><svg:symbol id="s"/><script>
3 document.documentElement.offsetHeight;
4 document.getElementById("s").style.display = "table-column-group";
6 </script></html>