feat: add first-class support for CJK (#8530)
This commit is contained in:
@@ -206,6 +206,7 @@ exports[`contextMenu element > right-clicking on a group should select whole gro
|
||||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
@@ -4723,6 +4724,7 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi
|
||||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
@@ -5850,6 +5852,7 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro
|
||||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
@@ -6929,6 +6932,7 @@ exports[`contextMenu element > shows context menu for canvas > [end of test] app
|
||||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
@@ -7697,6 +7701,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] ap
|
||||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
@@ -8591,6 +8596,7 @@ exports[`contextMenu element > shows context menu for element > [end of test] ap
|
||||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
|
||||
Reference in New Issue
Block a user