DescriptionAvoid some code duplication in HTMLTableRowsCollection::rowAfter()
Avoid some code duplication in HTMLTableRowsCollection::rowAfter() by
factoring out the code for finding a table row element among children
to a new function. This code was repeated 3 times.
R=adamk, eseidel
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167242
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|