Skip to content
  • eric@webkit.org's avatar
    2010-01-27 Mads Ager <ager@chromium.org> · 3a43f91f
    eric@webkit.org authored
            Reviewed by Dimitri Glazkov.
    
            [V8] Support getting integer-named properties using indexing notation on document object
            https://bugs.webkit.org/show_bug.cgi?id=34211
    
            * fast/dom/HTMLDocument/get-iframe-with-integer-name-expected.txt: Added.
            * fast/dom/HTMLDocument/get-iframe-with-integer-name.html: Added.
    2010-01-27  Mads Ager  <ager@chromium.org>
    
            Reviewed by Dimitri Glazkov.
    
            [V8] Support getting integer-named properties using indexing notation on document object
            https://bugs.webkit.org/show_bug.cgi?id=34211
    
            Add indexed property getter to HTMLDocument to support getting
            elements with integer names using indexing notation on document.
    
            Test: fast/dom/HTMLDocument/get-iframe-with-integer-name.html
    
            * bindings/scripts/CodeGeneratorV8.pm:
            * bindings/v8/custom/V8HTMLDocumentCustom.cpp:
            (WebCore::V8HTMLDocument::indexedPropertyGetter):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53946 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    3a43f91f