Skip to content
  • hyatt@apple.com's avatar
    2009-06-22 David Hyatt <hyatt@apple.com> · 784b1fe2
    hyatt@apple.com authored
            Reviewed by Sam Weinig.
    
            https://bugs.webkit.org/show_bug.cgi?id=26607
    
            Add IDL for HTMLDataGridRowElement.
    
            * DerivedSources.make:
            * GNUmakefile.am:
            * WebCore.pro:
            * WebCore.vcproj/WebCore.vcproj:
            * WebCore.xcodeproj/project.pbxproj:
            * WebCoreSources.bkl:
            * html/HTMLAttributeNames.in:
            * html/HTMLDataGridColElement.cpp:
            (WebCore::HTMLDataGridColElement::primary):
            (WebCore::HTMLDataGridColElement::setPrimary):
            * html/HTMLDataGridColElement.h:
            * html/HTMLDataGridColElement.idl:
            * html/HTMLDataGridElement.cpp:
            (WebCore::HTMLDataGridElement::checkDTD):
            (WebCore::HTMLDataGridElement::multiple):
            (WebCore::HTMLDataGridElement::setMultiple):
            * html/HTMLDataGridElement.h:
            * html/HTMLDataGridElement.idl:
            * html/HTMLDataGridRowElement.cpp: Added.
            (WebCore::HTMLDataGridRowElement::HTMLDataGridRowElement):
            (WebCore::HTMLDataGridRowElement::selected):
            (WebCore::HTMLDataGridRowElement::setSelected):
            (WebCore::HTMLDataGridRowElement::focused):
            (WebCore::HTMLDataGridRowElement::setFocused):
            * html/HTMLDataGridRowElement.h: Added.
            (WebCore::HTMLDataGridRowElement::tagPriority):
            * html/HTMLDataGridRowElement.idl: Added.
            * html/HTMLTagNames.in:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44937 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    784b1fe2