Closed RamIdeas closed 7 years ago
Sounds like an awesome idea!
From glancing at the code, this does only save the style of things under "class=wrapper" elements, right? I don't think all tests pages use this convention. Could you take a look and fix tests that need fixing? Beside that, looks good. I'm going to merge this already, but if you could make another PR to fix the tests, that would be great.
I noticed that the only way to ensure you didn't break anything with your changes in this repo is to manual open and inspect the demo pages.
I'm not entirely sure how helpful this is but this PR adds a way to run Headless Chrome and get the expected layouts (top, left, width, height) and adds a way to then check any browser as to whether it matches the expected values.