blob: ddea83b3f91b27a08f164b96bc8e3a0f0529035f [file] [log] [blame]
PASS HTMLTableSectionElement insertRow(0)
PASS HTMLTableSectionElement insertRow(-1)
PASS HTMLTableSectionElement insertRow()
PASS HTMLTableSectionElement insertRow(rows.length)
PASS HTMLTableSectionElement insertRow(-2)
PASS HTMLTableSectionElement insertRow(rows.length + 1)
ABCDEF