quoted
quoted
quoted
quoted
"KS" == Kay Sievers [off-list ref] writes:
quoted
* Putting the commit headline and "X hour"s ago in a separate
div or span next to each other, so that a long commit headline
wraps properly and does not start the second line just under
the "X hours ago" timestamp would be nicer (you can see what I
mean easily by narrowing the browser window).
KS> Block elements (div) are not allowed inside an a-tag in XHTML/Strict -
KS> don't know how to do this,...
Wouldn't splitting the commit headline and "X hours ago" into
two separate elements and wrap them individually inside an a-tag
each pointing at the same destination good enough then?