• eric@webkit.org's avatar
    2010-01-27 Mads Ager <ager@chromium.org> · 203d9ab8
    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: svn://svn.chromium.org/blink/trunk@53946 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    203d9ab8
get-iframe-with-integer-name-expected.txt 112 Bytes