mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
fix: Handle table.deleteRow with no rows (#32009)
* fix: Handle table.deleteRow with no rows * Respond to review, update legacy layout expectations
This commit is contained in:
parent
e0e3408650
commit
ddbec46e1f
3 changed files with 21 additions and 16 deletions
|
@ -1,3 +0,0 @@
|
|||
[remove-row.html]
|
||||
[deleteRow(-1) with no rows]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue