#623 line issue test cases changes
This commit is contained in:
@@ -488,7 +488,7 @@ exports[`use all parts of svg-edit > check tool_line_change_stroke_width #0`] =
|
||||
</svg>
|
||||
`;
|
||||
|
||||
exports[`use all parts of svg-edit > check tool_line_align_to_page #0`] = `
|
||||
exports[`use all parts of svg-edit > check tool_line_change_stoke_color #0`] = `
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
@@ -504,7 +504,7 @@ exports[`use all parts of svg-edit > check tool_line_align_to_page #0`] = `
|
||||
<title style="pointer-events:inherit">Layer 1</title>
|
||||
<line
|
||||
fill="none"
|
||||
stroke="#000000"
|
||||
stroke="#bf5f00"
|
||||
stroke-width="5"
|
||||
opacity="0.25"
|
||||
x1="220"
|
||||
@@ -546,7 +546,7 @@ exports[`use all parts of svg-edit > check tool_line_align_to_page #0`] = `
|
||||
</svg>
|
||||
`;
|
||||
|
||||
exports[`use all parts of svg-edit > check tool_line_change_stoke_color #0`] = `
|
||||
exports[`use all parts of svg-edit > check tool_line_align_to_page #0`] = `
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
@@ -565,9 +565,9 @@ exports[`use all parts of svg-edit > check tool_line_change_stoke_color #0`] = `
|
||||
stroke="#bf5f00"
|
||||
stroke-width="5"
|
||||
opacity="0.25"
|
||||
x1="387.5"
|
||||
x1="220"
|
||||
y1="220"
|
||||
x2="637.5"
|
||||
x2="470"
|
||||
y2="470"
|
||||
fill-opacity="1"
|
||||
stroke-opacity="1"
|
||||
|
||||
Reference in New Issue
Block a user