Skip to content
  • eric@webkit.org's avatar
    2009-09-17 Anton Muhin <antonm@chromium.org> · c32b0531
    eric@webkit.org authored
            Reviewed by Adam Barth.
    
            Add layout tests to verify there is no security leaks if someone sets a prototype of top
            window to its child window.
            https://bugs.webkit.org/show_bug.cgi?id=29334
    
            * http/tests/security/resources/iframe-with-element.html: Added.
            * http/tests/security/xss-DENIED-htmlelelment-with-iframe-proto-expected.txt: Added.
            * http/tests/security/xss-DENIED-htmlelelment-with-iframe-proto.html: Added.
            * http/tests/security/xss-DENIED-method-with-iframe-proto-expected.txt: Added.
            * http/tests/security/xss-DENIED-method-with-iframe-proto.html: Added.
            * http/tests/security/xss-DENIED-non-shadowable-propterty-with-iframe-proto-expected.txt: Added.
            * http/tests/security/xss-DENIED-non-shadowable-propterty-with-iframe-proto.html: Added.
            * http/tests/security/xss-DENIED-regular-propterty-with-iframe-proto-expected.txt: Added.
            * http/tests/security/xss-DENIED-regular-propterty-with-iframe-proto.html: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48484 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c32b0531