GoogleChrome / samples

A repo containing samples tied to new functionality in each release of Google Chrome.
https://www.chromestatus.com/samples
Apache License 2.0
5.79k stars 2.38k forks source link

textContent in 'chrome 78.0.3904.70' #737

Open liu2080019 opened 3 years ago

liu2080019 commented 3 years ago

in chrome 78.0.3904.70, set text node's textContent,it doesn't repaint.

I don't know why and how to fix it