Here is a list of known bugs in cheetah. If you fix one of these please remove
it from this file.

o Crashes on rendering sometimes with:

	"Gdk-ERROR **: Fatal IO error 0 (Success) on X server :0.0."

  And one time with something about a bad font. 

o color attribute in font tag cause a segfault.

o Progress bar turned from activity mode to step mode on linux.com once.

o Spinner and progress bar were moving after document was finished rendering. 

o Images are never deallocated. This is because the buffer must be allocated
after we know the image sizes and we have no way to keep track of the buffer
with the current design. 

o Cursor should only change to text when hovering text.
