Update scenario.js.snap
parent
1049fd7146
commit
db11629d52
|
@ -396,7 +396,7 @@ exports[`use various parts of svg-edit > check tool_text_change_rotation #0`] =
|
|||
id="svg_2"
|
||||
stroke="#000000"
|
||||
text-anchor="middle"
|
||||
transform="rotate(25 91 72)"
|
||||
transform="rotate(25 91 72.25)"
|
||||
x="91"
|
||||
xml:space="preserve"
|
||||
y="80"
|
||||
|
@ -443,7 +443,7 @@ exports[`use various parts of svg-edit > check tool_text_change_blur #0`] = `
|
|||
id="svg_2"
|
||||
stroke="#000000"
|
||||
text-anchor="middle"
|
||||
transform="rotate(25 91 72)"
|
||||
transform="rotate(25 91 72.25)"
|
||||
x="91"
|
||||
xml:space="preserve"
|
||||
y="80"
|
||||
|
@ -496,7 +496,7 @@ exports[`use various parts of svg-edit > check tool_text_change_opacity #0`] = `
|
|||
opacity="0.5"
|
||||
stroke="#000000"
|
||||
text-anchor="middle"
|
||||
transform="rotate(25 91 72)"
|
||||
transform="rotate(25 91 72.25)"
|
||||
x="91"
|
||||
xml:space="preserve"
|
||||
y="80"
|
||||
|
@ -549,7 +549,7 @@ exports[`use various parts of svg-edit > check tool_text_align_to_page #0`] = `
|
|||
opacity="0.5"
|
||||
stroke="#000000"
|
||||
text-anchor="middle"
|
||||
transform="rotate(25 91 72)"
|
||||
transform="rotate(25 91 72.25)"
|
||||
x="91"
|
||||
xml:space="preserve"
|
||||
y="80"
|
||||
|
|
Loading…
Reference in New Issue