tomayac’s avatartomayac’s Twitter Archive—№ 18,401

    1. Does shadow DOM improve style performance? Great article by Nolan Lawson. FWIW, my shadow DOM selectors typically just look like button {}, which wasn’t benchmarked (maybe because those don’t realistically work in decently sized Web apps w/o shadow DOM). nolanlawson.com/2021/08/15/does-shadow-dom-improve-style-performance/
  1. …in reply to @tomayac
    By the way, Nolan has addressed my question In an update: nolanlawson.com/2021/08/15/does-shadow-dom-improve-style-performance/amp/#:~:text=update Thank you!