@AmeliaBR @jaffathecake doesn’t count as content – closest I can think of is tbody
```
<style>
tbody {
outline: solid tomato;
}
</style>
<table>
<tr><td>World</td></tr>
</table>
```
Top-level
@AmeliaBR @jaffathecake doesn’t count as content – closest I can think of is tbody ``` 2 comments
|
@ollicle @AmeliaBR yeahhhh, I think parser changes are different to interaction changes