* dom/xhtml/level3/core/documentgetdoctype01-expected.txt:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@31232
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
0867D690FE84028FC02AAC07 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 149C277108902AFE008A9EFC /* Build configuration list for PBXProject "JavaScriptCore" */;
+ compatibilityVersion = "Xcode 2.4";
hasScannedForEncodings = 1;
mainGroup = 0867D691FE84028FC02AAC07 /* JavaScriptCore */;
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
2008-03-22 Eric Seidel <eric@webkit.org>
+ Update a (passing) result I missed in my last checkin. No review.
+
+ * dom/xhtml/level3/core/documentgetdoctype01-expected.txt:
+
+2008-03-22 Eric Seidel <eric@webkit.org>
+
Reviewed by mjs.
Unify handling of NAMESPACE_ERR and fix Acid3 test 25
Test http://www.w3.org/2001/DOM-Test-Suite/level3/core/documentgetdoctype01
-Status failure
-Message newSysIdNull: assertNull failed, actual null
+Status Success