Skip to content

Commit e72505e

Browse files
committed
test: update snapshots
1 parent 4b934da commit e72505e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/oxvg_optimiser/src/jobs/snapshots/oxvg_optimiser__jobs__prefix_ids__prefix_ids-4.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ expression: "test_config(r#\"{ \"prefixIds\": {\n \"prefix\": \"prefi
55
<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120">
66
<!-- add prefix to css urls -->
77
<style>
8-
rect{cursor:pointer;shape-rendering:crispEdges;fill:url(#prefixIds_04_svg_txt__MyGradient)}
8+
rect{cursor:pointer;shape-rendering:crispedges;fill:url(#prefixIds_04_svg_txt__MyGradient)}
99
</style>
1010
<rect x="10" y="10" width="100" height="100"/>
1111
<rect x="10" y="10" width="100" height="100"/>

0 commit comments

Comments
 (0)