Wed, 31 Dec 2014 06:55:50 +0100
Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2
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> |