Update task.md
This commit is contained in:
parent
c7744f9f5e
commit
746c6d9fa0
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@ importance: 1
|
|||
|
||||
---
|
||||
|
||||
# Why "aaa" remains?
|
||||
# Why does "aaa" remain?
|
||||
|
||||
Run the example. Why `table.remove()` does not delete the text `"aaa"`?
|
||||
Run the example. Why does `table.remove()` not delete the text `"aaa"`?
|
||||
|
||||
```html height=100 run
|
||||
<table id="table">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue