https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 868ee5b1adf71c29a1727d6f007ddb2a90f00cb4 authored by cltbld on 23 September 2011, 00:19:58 UTC
Merging together weird heads on GECKO60_2011080402_RELBRANCH; doesn't affect any code that is still to be released, just needs to be done to get around the single head per branch hook
Tip revision: 868ee5b
407419-1.html
<!DOCTYPE HTML>
<html>
<head>
</head>
<body onload="document.getElementById('s').firstChild.data = ('hello world');">

<span style="display: -moz-inline-box" id="s"> </span>

</body>
</html>
back to top