Skip to content
  • darin's avatar
    - fixed http://bugzilla.opendarwin.org/show_bug.cgi?id=4291 · bb993895
    darin authored
              dumpAsText doesn't work with XHTML documents
    
            * DumpRenderTree/DumpRenderTree.m: (dump): Dump the innerText of the document element
            rather than of the body element. This works with typical XHTML documents. We can probably
            do something even better in the long run, but this fixes the immediate issue.
    
            - separate tweak
    
            * Scripts/run-webkit-tests: Show the results in the current built Safari by using
            run-safari instead of just using "open", which often runs another copy of Safari instead.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@10538 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    bb993895