remove unused jquery.attr.js

This commit is contained in:
JFH
2022-01-05 18:55:10 -03:00
parent db11629d52
commit fb3aa92042
3 changed files with 22 additions and 95 deletions

View File

@@ -44,6 +44,7 @@ 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"
@@ -72,6 +73,7 @@ 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"
@@ -85,6 +87,7 @@ 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"
@@ -114,6 +117,7 @@ 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"
@@ -127,6 +131,7 @@ 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"
@@ -158,6 +163,7 @@ 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"
@@ -171,6 +177,7 @@ 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"
@@ -202,6 +209,7 @@ 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"
@@ -216,6 +224,7 @@ 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"
@@ -246,6 +255,7 @@ 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"
@@ -259,6 +269,7 @@ 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"
@@ -290,7 +301,6 @@ 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"
@@ -304,6 +314,7 @@ 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"
@@ -335,7 +346,6 @@ 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"
@@ -349,6 +359,7 @@ 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"
@@ -380,7 +391,6 @@ 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"
@@ -395,8 +405,9 @@ 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.25)"
transform="rotate(25 91 72)"
x="91"
xml:space="preserve"
y="80"
@@ -426,7 +437,6 @@ 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"
@@ -442,8 +452,9 @@ 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.25)"
transform="rotate(25 91 72)"
x="91"
xml:space="preserve"
y="80"
@@ -478,7 +489,6 @@ 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"
@@ -495,8 +505,9 @@ 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.25)"
transform="rotate(25 91 72)"
x="91"
xml:space="preserve"
y="80"
@@ -531,7 +542,6 @@ 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"
@@ -548,8 +558,9 @@ 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.25)"
transform="rotate(25 91 72)"
x="91"
xml:space="preserve"
y="80"
@@ -584,7 +595,6 @@ 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"
@@ -616,7 +626,6 @@ 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"
@@ -647,7 +656,6 @@ 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"
@@ -679,7 +687,6 @@ 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"
@@ -711,7 +718,6 @@ 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"