Changeset 31232 in webkit


Ignore:
Timestamp:
Mar 22, 2008 3:31:11 AM (16 years ago)
Author:
eric@webkit.org
Message:

Update a (passing) result I missed in my last checkin. No review.

  • dom/xhtml/level3/core/documentgetdoctype01-expected.txt:
Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

    r31229 r31232  
    11911191                        isa = PBXProject;
    11921192                        buildConfigurationList = 149C277108902AFE008A9EFC /* Build configuration list for PBXProject "JavaScriptCore" */;
     1193                        compatibilityVersion = "Xcode 2.4";
    11931194                        hasScannedForEncodings = 1;
    11941195                        mainGroup = 0867D691FE84028FC02AAC07 /* JavaScriptCore */;
  • trunk/LayoutTests/ChangeLog

    r31231 r31232  
     12008-03-22  Eric Seidel  <eric@webkit.org>
     2
     3        Update a (passing) result I missed in my last checkin.  No review.
     4
     5        * dom/xhtml/level3/core/documentgetdoctype01-expected.txt:
     6
    172008-03-22  Eric Seidel  <eric@webkit.org>
    28
  • trunk/LayoutTests/dom/xhtml/level3/core/documentgetdoctype01-expected.txt

    r30431 r31232  
    11Test    http://www.w3.org/2001/DOM-Test-Suite/level3/core/documentgetdoctype01
    2 Status  failure
    3 Message newSysIdNull: assertNull failed, actual null
     2Status  Success
Note: See TracChangeset for help on using the changeset viewer.