While working on percy/percy-agent#346 I realized we should always pass the name and options to the agent DOM library. This will make it so if we add DOM serialization options in the future, they will be properly passed.
I also add a Percy specific CSS test & updated agent
What is this?
While working on percy/percy-agent#346 I realized we should always pass the name and options to the agent DOM library. This will make it so if we add DOM serialization options in the future, they will be properly passed.
I also add a Percy specific CSS test & updated agent