Rendering modes - TD font size (strict)

This page in quirks mode.

Test page for TD font size in quirks and strict mode.

On this page I use

td {
	font-size: 80% !important;
}

80% of what? In strict mode it's 80% of the body font size.

 
A TD Another TD with slightly more text