add long_arrowhead_label sketch test
This commit is contained in:
parent
913c170985
commit
4bfbedac7d
2 changed files with 118 additions and 0 deletions
|
|
@ -1293,6 +1293,14 @@ queue -> package -> step
|
|||
callout -> stored_data -> person
|
||||
diamond -> oval -> circle
|
||||
hexagon -> cloud
|
||||
`,
|
||||
},
|
||||
{
|
||||
name: "long_arrowhead_label",
|
||||
script: `
|
||||
a -> b: {
|
||||
target-arrowhead: "a to b with unexpectedly long target arrowhead label"
|
||||
}
|
||||
`,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
110
d2renderers/d2sketch/testdata/long_arrowhead_label/sketch.exp.svg
vendored
Normal file
110
d2renderers/d2sketch/testdata/long_arrowhead_label/sketch.exp.svg
vendored
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 63 KiB |
Loading…
Reference in a new issue