The actual snapshot is saved in test.js.snap
.
Generated by AVA.
Snapshot 1
`a { top: 1; }␊
`
Snapshot 2
`a { top: 1; }␊
`
Snapshot 3
`a { top: 1; }␊
`
Snapshot 1
`a { top: 5; }␊
`
Snapshot 2
`a { top: 5px; }␊
`
Snapshot 1
`a { top: -1; }␊
`
Snapshot 2
`a { top: 1; }␊
`
Snapshot 1
`a { top: true; }␊
`
Snapshot 2
`a { top: false; }␊
`
Snapshot 1
`a { top: true; }␊
`
Snapshot 2
`a { top: false; }␊
`
Snapshot 1
`a { top: true; }␊
`
Snapshot 2
`a { top: false; }␊
`
Snapshot 1
`a { top: "foo unicorn baz"; }␊
`
Snapshot 2
`a { top: "foo bar baz"; }␊
`
Snapshot 1
`a { top: "%23foo%40bar"; }␊
`
Snapshot 1
`a { top: #ffc6d0; }␊
`
Snapshot 1
`a { top: #e6adb7; }␊
`
Snapshot 1
`a { top: rgba(0, 0, 0, 0.1); }␊
`
Snapshot 1
`a { top: rgba(255, 255, 255, 0.1); }␊
`
Snapshot 1
`a { top: url("data:image/svg+xml;utf8,<svg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%228%22 height%3D%2213%22><defs><path d%3D%22M6.828 5.368c-%22%2F><%2Fdefs><%2Fsvg>"); }␊
`
Snapshot 1
`a { background-image: url("data:image/svg+xml;utf8,<svg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%228%22 height%3D%2213%22><defs><path d%3D%22M6.828 5.368c-%22%2F><%2Fdefs><%2Fsvg>"); }␊
`
Snapshot 1
`a .bar .unicorn { color: blue; }␊
`