Back out for now, until I have a chance to fix reftests depending on old behavior.

git-svn-id: svn://10.0.0.236/trunk@245983 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%dbaron.org
2008-02-19 17:28:00 +00:00
parent 1f3da22d0c
commit 90cff3a274
7 changed files with 38 additions and 46 deletions

View File

@@ -3561,12 +3561,6 @@ nsHTMLDocument::ResolveName(const nsAString& aName,
//----------------------------
/* virtual */ nsIContent*
nsHTMLDocument::GetBodyContentExternal()
{
return GetBodyContent();
}
nsIContent*
nsHTMLDocument::GetBodyContent()
{