﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7984	AutoGrow fails on Firefox with document that has quirks mode Doctype	Dan Lee	Garry Yao	"Steps:
 1. Grab latest nightly. (I used Revision number: 7007).
 2. Add `config.fullPage = true;` to the config
 3. Open the Autogrow sample in Firefox 4.
 4. Click on Source on the default configuration autogrow sample.
 5. Add the following Doctype above the html element:
 `<!DOCTYPE HTML PUBLIC ""-//W3C//DTD HTML 4.01 Transitional//EN"">`
 6. Click Source again to go back to WYSIWYG mode.
 7. Enter several newlines to make the document taller than the contents.

Results:
Autogrow fails. The height of the document is not adjusted.

Removal of the Doctype appears to fix the problem. Also appears to occur in Chrome on Mac."	Bug	confirmed	Normal		General	3.4		IBM	satya_minnekanti@…
