Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
michael@0 | 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> |
michael@0 | 2 | |
michael@0 | 3 | document.documentElement.offsetHeight; |
michael@0 | 4 | document.getElementById("s").style.display = "table-column-group"; |
michael@0 | 5 | |
michael@0 | 6 | </script></html> |