mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 18:37:37 +02:00
See: - http://wpt.live/html/semantics/tabular-data/attributes-common-to-td-and-th-elements/cellIndex.html (cherry picked from commit fa5800ebc52a51ad66ddbf5a97ffb9fbb5424b70)
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
lone td.cellIndex = -1
|
|
parented td.cellIndex = 0
|
|
lone th.cellIndex = -1
|
|
parented th.cellIndex = 0
|