Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
git-svn-id: svn://10.0.0.236/trunk@146844 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -203,8 +203,8 @@ static const nsCatalogData kCatalogTable[] = {
|
||||
{"-//W3C//DTD XHTML 1.0 Strict//EN", "xhtml11.dtd", nsnull },
|
||||
{"-//W3C//DTD XHTML 1.0 Frameset//EN", "xhtml11.dtd", nsnull },
|
||||
{"-//W3C//DTD XHTML Basic 1.0//EN", "xhtml11.dtd", nsnull },
|
||||
{"-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN", "mathml.dtd", "resource:/res/mathml.css" },
|
||||
{"-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN", "mathml.dtd", "resource:/res/mathml.css" },
|
||||
{"-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN", "mathml.dtd", "resource://gre/res/mathml.css" },
|
||||
{"-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN", "mathml.dtd", "resource://gre/res/mathml.css" },
|
||||
{"-//W3C//DTD SVG 20001102//EN", "svg.dtd", nsnull },
|
||||
{"-//WAPFORUM//DTD XHTML Mobile 1.0//EN", "xhtml11.dtd", nsnull },
|
||||
{nsnull, nsnull, nsnull}
|
||||
|
||||
Reference in New Issue
Block a user