Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<html style="direction: rtl; column-width: 0pt; white-space: pre-line;"><head><script>
function boom()
{
document.documentElement.offsetHeight;
document.documentElement.style.fontSize = "200%";
}
</script></head><body onload="boom();">
A B
C</body></html>