Bug 458637. Make sure to properly flag the XSLT result document as not being ready...
commit1244d249025756eb144bb9c3c6b2423af97caf94
authorBoris Zbarsky <bzbarsky@mit.edu>
Fri, 10 Oct 2008 17:44:43 +0000 (10 13:44 -0400)
committerBoris Zbarsky <bzbarsky@mit.edu>
Fri, 10 Oct 2008 17:44:43 +0000 (10 13:44 -0400)
treea514d4c0077b65cd27ebe8d2aaf6a943db73f229
parent5a3e67952649339112862c4e56e18c93c4be5b74
Bug 458637.  Make sure to properly flag the XSLT result document as not being ready for layout until we StartLayout.  r+sr=sicking
content/xml/document/src/nsXMLContentSink.cpp
layout/base/nsPresShell.cpp