|
|
|
|
|
by __jonas
237 days ago
|
|
Are you implying that when doing DOM reconciliation, React uses these table-specific insertRow/insertCell APIs for adding and removing elements in tables instead of the regular DOM element APIs it would use for all other elements? I would be surprised if that's the case. |
|
https://github.com/WebKit/WebKit/blob/28fa568972a4d34d867948...