Rendering modes - TD font size (quirks)

This page in strict 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 quirks mode it's 80% of the default browser font size.

A TD Another TD with slightly more text