In Chrome DevTools where is [Attribute Style] defined?
I’m working on a web app that has a lot of tables. In the prior version of the product, there was a little extra padding on the table rows. This wasn’t defined specifically in a style sheet, but was added by the User Agent (Chrome in this case) as border-spacing
: