Skip to content
  • aroben's avatar
    Reviewed by Tim H. · af43bf0e
    aroben authored
            This change fixes a couple of problems with the window-properties
            test. window-properties' output changes depending on the presence or
            non-presence of session history (see
            http://bugs.webkit.org/show_bug.cgi?id=10965 for details). For this
            reason, the test must always be run as part of a run of ALL layout
            tests. The test results checked in were generated from an individual
            run of this test, so the buildbots were always failing since they run
            all the tests at once.
    
            This change regenerates the results for the test using a full run of
            layout tests. The test now also prints out object class names, and
            will print an error message when the test is run by itself.
    
            * fast/js/window-properties-expected.txt:
            * fast/js/window-properties.html:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@16720 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    af43bf0e