DescriptionHave HTMLTableRowsCollection::item() return an HTMLTableRowElement*
Have HTMLTableRowsCollection::item() return an HTMLTableRowElement* instead of
an Element* as HTMLTableRowsCollection only contains HTMLTableRowElements. This
gets rid of an unnecessary isHTMLTableRowElement() check in AXTable.
R=adamk@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178675
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|