diff --git a/cypress/integration/ui/__snapshots__/scenario.js.snap b/cypress/integration/ui/__snapshots__/scenario.js.snap index db0a2bd4..b7ad5916 100644 --- a/cypress/integration/ui/__snapshots__/scenario.js.snap +++ b/cypress/integration/ui/__snapshots__/scenario.js.snap @@ -44,7 +44,6 @@ exports[`use various parts of svg-edit > check tool_text #0`] = ` font-size="24" id="svg_1" stroke="#000000" - stroke-width="0" text-anchor="middle" x="46" xml:space="preserve" @@ -73,7 +72,6 @@ exports[`use various parts of svg-edit > check tool_clone #0`] = ` font-size="24" id="svg_1" stroke="#000000" - stroke-width="0" text-anchor="middle" x="46" xml:space="preserve" @@ -87,7 +85,6 @@ exports[`use various parts of svg-edit > check tool_clone #0`] = ` font-size="24" id="svg_2" stroke="#000000" - stroke-width="0" text-anchor="middle" x="66" xml:space="preserve" @@ -117,7 +114,6 @@ exports[`use various parts of svg-edit > check tool_italic #0`] = ` font-style="italic" id="svg_1" stroke="#000000" - stroke-width="0" text-anchor="middle" x="46" xml:space="preserve" @@ -131,7 +127,6 @@ exports[`use various parts of svg-edit > check tool_italic #0`] = ` font-size="24" id="svg_2" stroke="#000000" - stroke-width="0" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="66" @@ -163,7 +158,6 @@ exports[`use various parts of svg-edit > check tool_bold #0`] = ` font-weight="bold" id="svg_1" stroke="#000000" - stroke-width="0" text-anchor="middle" x="46" xml:space="preserve" @@ -177,7 +171,6 @@ exports[`use various parts of svg-edit > check tool_bold #0`] = ` font-size="24" id="svg_2" stroke="#000000" - stroke-width="0" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="66" @@ -209,7 +202,6 @@ exports[`use various parts of svg-edit > check tool_text_change_x_y_coordinate # font-weight="bold" id="svg_1" stroke="#000000" - stroke-width="0" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="46" @@ -224,7 +216,6 @@ exports[`use various parts of svg-edit > check tool_text_change_x_y_coordinate # font-size="24" id="svg_2" stroke="#000000" - stroke-width="0" text-anchor="middle" x="91" xml:space="preserve" @@ -255,7 +246,6 @@ exports[`use various parts of svg-edit > check tool_text_change_font_size #0`] = font-weight="bold" id="svg_1" stroke="#000000" - stroke-width="0" text-anchor="middle" x="46" xml:space="preserve" @@ -269,7 +259,6 @@ exports[`use various parts of svg-edit > check tool_text_change_font_size #0`] = font-size="24" id="svg_2" stroke="#000000" - stroke-width="0" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="91" @@ -301,6 +290,7 @@ exports[`use various parts of svg-edit > check tool_text_change_stroke_width #0` font-weight="bold" id="svg_1" stroke="#000000" + stroke-width="2" text-anchor="middle" x="46" xml:space="preserve" @@ -314,7 +304,6 @@ exports[`use various parts of svg-edit > check tool_text_change_stroke_width #0` font-size="24" id="svg_2" stroke="#000000" - stroke-width="0" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="91" @@ -346,6 +335,7 @@ exports[`use various parts of svg-edit > check tool_text_change_stoke_fill_color font-weight="bold" id="svg_1" stroke="#0000bf" + stroke-width="2" text-anchor="middle" x="46" xml:space="preserve" @@ -359,7 +349,6 @@ exports[`use various parts of svg-edit > check tool_text_change_stoke_fill_color font-size="24" id="svg_2" stroke="#000000" - stroke-width="0" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="91" @@ -391,6 +380,7 @@ exports[`use various parts of svg-edit > check tool_text_change_rotation #0`] = font-weight="bold" id="svg_1" stroke="#0000bf" + stroke-width="2" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="46" @@ -405,7 +395,6 @@ exports[`use various parts of svg-edit > check tool_text_change_rotation #0`] = font-size="24" id="svg_2" stroke="#000000" - stroke-width="0" text-anchor="middle" transform="rotate(25 91 72)" x="91" @@ -437,6 +426,7 @@ exports[`use various parts of svg-edit > check tool_text_change_blur #0`] = ` font-weight="bold" id="svg_1" stroke="#0000bf" + stroke-width="2" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="46" @@ -452,7 +442,6 @@ exports[`use various parts of svg-edit > check tool_text_change_blur #0`] = ` font-size="24" id="svg_2" stroke="#000000" - stroke-width="0" text-anchor="middle" transform="rotate(25 91 72)" x="91" @@ -489,6 +478,7 @@ exports[`use various parts of svg-edit > check tool_text_change_opacity #0`] = ` font-weight="bold" id="svg_1" stroke="#0000bf" + stroke-width="2" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="46" @@ -505,7 +495,6 @@ exports[`use various parts of svg-edit > check tool_text_change_opacity #0`] = ` id="svg_2" opacity="0.5" stroke="#000000" - stroke-width="0" text-anchor="middle" transform="rotate(25 91 72)" x="91" @@ -542,6 +531,7 @@ exports[`use various parts of svg-edit > check tool_text_align_to_page #0`] = ` font-weight="bold" id="svg_1" stroke="#0000bf" + stroke-width="2" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="46" @@ -558,7 +548,6 @@ exports[`use various parts of svg-edit > check tool_text_align_to_page #0`] = ` id="svg_2" opacity="0.5" stroke="#000000" - stroke-width="0" text-anchor="middle" transform="rotate(25 91 72)" x="91" @@ -595,6 +584,7 @@ exports[`use various parts of svg-edit > check tool_text_delete #0`] = ` font-weight="bold" id="svg_1" stroke="#0000bf" + stroke-width="2" text-anchor="middle" transform="matrix(1 0 0 1 0 0)" x="46" @@ -626,6 +616,7 @@ exports[`use various parts of svg-edit > check tool_text_change_font_family #0`] font-weight="bold" id="svg_1" stroke="#0000bf" + stroke-width="2" text-anchor="middle" x="46" xml:space="preserve" @@ -656,6 +647,7 @@ exports[`use various parts of svg-edit > check tool_text_decoration_underline #0 font-weight="bold" id="svg_1" stroke="#0000bf" + stroke-width="2" text-anchor="middle" text-decoration="underline" x="46" @@ -687,6 +679,7 @@ exports[`use various parts of svg-edit > check tool_text_decoration_linethrough font-weight="bold" id="svg_1" stroke="#0000bf" + stroke-width="2" text-anchor="middle" text-decoration="underline line-through" x="46" @@ -718,6 +711,7 @@ exports[`use various parts of svg-edit > check tool_text_decoration_overline #0` font-weight="bold" id="svg_1" stroke="#0000bf" + stroke-width="2" text-anchor="middle" text-decoration="underline line-through overline" x="46"