mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
See: - http://wpt.live/html/semantics/tabular-data/attributes-common-to-td-and-th-elements/cellIndex.html
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
|