diff --git "a/task/editing/bug_fixion/complex_errors_dataset.json" "b/task/editing/bug_fixion/complex_errors_dataset.json" new file mode 100644--- /dev/null +++ "b/task/editing/bug_fixion/complex_errors_dataset.json" @@ -0,0 +1,9530 @@ +[ + { + "svg_path": "../../../data/complex/process/page_173_卡通多色图标_22597_icon_13.svg", + "png_path": "../../../data/complex/process/page_173_卡通多色图标_22597_icon_13.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 15, + "total_paths": 19, + "original_path_data": "M844.8 243.2m-38.4 0a38.4 38.4 0 1 0 76.8 0 38.4 3...", + "error_type": "scientific_notation", + "error_instance": 1, + "modification": "数字格式修改为科学计数法", + "position": 14, + "original_value": "38.4", + "modified_value": "3.84e+01", + "modification_details": "将位置 14 的数字 '38.4' 改为科学计数法 '3.84e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 12, + "total_paths": 19, + "original_path_data": "M761.344 15.5392a124.5952 124.5952 0 0 0-66.7904 2...", + "error_type": "wrong_separator", + "error_instance": 2, + "modification": "分隔符错误", + "position": 865, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 865 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 12, + "total_paths": 19, + "original_path_data": "M761.344 15.5392a124.5952 124.5952 0 0 0-66.7904 2...", + "error_type": "extra_comma", + "error_instance": 3, + "modification": "添加多余逗号", + "position": 839, + "command_context": "原始: '24 10.24 0 0 0-6.860' -> 修改后: '24 10.24 0, 0 0-6.860'", + "modification_details": "在位置 839 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 12, + "total_paths": 19, + "original_path_data": "M761.344 15.5392a124.5952 124.5952 0 0 0-66.7904 2...", + "error_type": "extra_comma", + "error_instance": 4, + "modification": "添加多余逗号", + "position": 564, + "command_context": "原始: '0 0 995.84 217.6l-0.' -> 修改后: '0 0 995.84, 217.6l-0.'", + "modification_details": "在位置 564 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 19, + "original_path_data": "M524.8 706.56h-204.8C158.8224 706.56 28.16 837.222...", + "error_type": "extra_comma", + "error_instance": 5, + "modification": "添加多余逗号", + "position": 325, + "command_context": "原始: '4 175.0528 727.04 32' -> 修改后: '4 175.0528, 727.04 32'", + "modification_details": "在位置 325 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 10, + "total_paths": 19, + "original_path_data": "M188.4928 139.392c-54.6304 81.92-45.4656 196.0192 ...", + "error_type": "extra_comma", + "error_instance": 6, + "modification": "添加多余逗号", + "position": 1088, + "command_context": "原始: '04 181.504 0 0 0-15.' -> 修改后: '04 181.504, 0 0 0-15.'", + "modification_details": "在位置 1088 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 10, + "total_paths": 19, + "original_path_data": "M188.4928 139.392c-54.6304 81.92-45.4656 196.0192 ...", + "error_type": "wrong_separator", + "error_instance": 7, + "modification": "分隔符错误", + "position": 82, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 82 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 2, + "total_paths": 19, + "original_path_data": "M294.4 486.4m128 0l0 0q128 0 128 128l0 76.8q0 128-...", + "error_type": "extra_comma", + "error_instance": 8, + "modification": "添加多余逗号", + "position": 38, + "command_context": "原始: ' 128 128l0 76.8q0 12' -> 修改后: ' 128 128l0, 76.8q0 12'", + "modification_details": "在位置 38 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_78_新年图标-春节图标_38307_icon_16.svg", + "png_path": "../../../data/complex/process/page_78_新年图标-春节图标_38307_icon_16.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 3, + "original_command": "L", + "invalid_command": "R", + "command_position": 254, + "command_context": "33333L690.1", + "severity": "high", + "total_paths": 13, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 7, + "original_command": "a", + "invalid_command": "n", + "command_position": 18, + "command_context": "28.96a35.62", + "severity": "high", + "total_paths": 13, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 7, + "original_command": "M", + "invalid_command": "o", + "command_position": 0, + "command_context": "M635.9", + "severity": "critical", + "total_paths": 13, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 9, + "original_command": "M", + "invalid_command": "B", + "command_position": 373, + "command_context": "6666zM321.4", + "severity": "high", + "total_paths": 13, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 9, + "original_command": "c", + "invalid_command": "N", + "command_position": 22, + "command_context": "26667c-9.81", + "severity": "high", + "total_paths": 13, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 2, + "original_command": "l", + "invalid_command": "y", + "command_position": 223, + "command_context": "38248l4.643", + "severity": "high", + "total_paths": 13, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 11, + "original_command": "c", + "invalid_command": "B", + "command_position": 22, + "command_context": "53333c4.053", + "severity": "high", + "total_paths": 13, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 8, + "original_command": "L", + "invalid_command": "u", + "command_position": 678, + "command_context": "06666L178.9", + "severity": "high", + "total_paths": 13, + "error_instance": 8, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_331_个性_10781_icon_3.svg", + "png_path": "../../../data/complex/process/page_331_个性_10781_icon_3.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 11, + "total_paths": 19, + "original_path_data": "M867.2172563 573.08197925l7.80363852-3.10689184a0....", + "error_type": "wrong_separator", + "error_instance": 1, + "modification": "分隔符错误", + "position": 348, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 348 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 11, + "total_paths": 19, + "original_path_data": "M867.2172563 573.08197925l7.80363852-3.10689184a0....", + "error_type": "wrong_separator", + "error_instance": 2, + "modification": "分隔符错误", + "position": 236, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 236 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 18, + "total_paths": 19, + "original_path_data": "M689.25060741 642.62295703h-289.08657778a47.792734...", + "error_type": "scientific_notation", + "error_instance": 3, + "modification": "数字格式修改为科学计数法", + "position": 379, + "original_value": "256.51275852", + "modified_value": "2.57e+02", + "modification_details": "将位置 379 的数字 '256.51275852' 改为科学计数法 '2.57e+02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 19, + "original_path_data": "M217.82831408 773.34300445c0-174.82334815 141.7155...", + "error_type": "scientific_notation", + "error_instance": 4, + "modification": "数字格式修改为科学计数法", + "position": 110, + "original_value": "316.5267437", + "modified_value": "3.17e+02", + "modification_details": "将位置 110 的数字 '316.5267437' 改为科学计数法 '3.17e+02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 6, + "total_paths": 19, + "original_path_data": "M187.26912 573.09411555l27.25812148-10.8255763a1.2...", + "error_type": "wrong_separator", + "error_instance": 5, + "modification": "分隔符错误", + "position": 487, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 487 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 6, + "total_paths": 19, + "original_path_data": "M187.26912 573.09411555l27.25812148-10.8255763a1.2...", + "error_type": "wrong_separator", + "error_instance": 6, + "modification": "分隔符错误", + "position": 57, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 57 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_333_电商icon 灰白_10745_icon_24.svg", + "png_path": "../../../data/complex/process/page_333_电商icon 灰白_10745_icon_24.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "path", + "element_index": 1, + "original_attribute": "d", + "wrong_attribute": "t", + "attribute_value": "M529.533522 394.274926l110.14015-164.398815 72.603...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为t", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 5, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#EAEAEA", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 4, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#EAEAEA", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 3, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#4F4F4F", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 2, + "original_attribute": "d", + "wrong_attribute": "id", + "attribute_value": "M551.900227 632.617929c-0.705574-6.420726-6.491284...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为id", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 5, + "original_attribute": "d", + "wrong_attribute": "t", + "attribute_value": "M471.535313 210.190588L440.278371 242.011989l68.72...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为t", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "width", + "wrong_attribute": "witdh", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的width属性名错误拼写为witdh", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 1, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#4F4F4F", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "xmlns", + "wrong_attribute": "xmls", + "attribute_value": "http://www.w3.org/2000/svg", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将svg元素的xmlns属性名错误拼写为xmls", + "error_instance": 9, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_79_漫威英雄_38147_icon_15.svg", + "png_path": "../../../data/complex/process/page_79_漫威英雄_38147_icon_15.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 15, + "attribute": "fill", + "original_value": "#56343C", + "error_value": "0x56343C", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第16个path元素的fill属性值从'#56343C'修改为'0x56343C'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 25, + "attribute": "fill", + "original_value": "#56343C", + "error_value": "56343C", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第26个path元素的fill属性值从'#56343C'修改为'56343C'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 3, + "attribute": "fill", + "original_value": "#56343C", + "error_value": "56343C", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第4个path元素的fill属性值从'#56343C'修改为'56343C'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 28, + "attribute": "fill", + "original_value": "#7E4A55", + "error_value": "0x7E4A55", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第29个path元素的fill属性值从'#7E4A55'修改为'0x7E4A55'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 21, + "attribute": "fill", + "original_value": "#56343C", + "error_value": "0x56343C", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第22个path元素的fill属性值从'#56343C'修改为'0x56343C'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 0, + "attribute": "fill", + "original_value": "#21303A", + "error_value": "21303A", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第1个path元素的fill属性值从'#21303A'修改为'21303A'", + "severity": "medium", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_11_酷趣创易_美食_icon086_48856_icon_8.svg", + "png_path": "../../../data/complex/process/page_11_酷趣创易_美食_icon086_48856_icon_8.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 0, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 4, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 1, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 2, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_412_食物图标_2108_icon_43.svg", + "png_path": "../../../data/complex/process/page_412_食物图标_2108_icon_43.png", + "bug_svg": "path d=\"M638.8 332.8l194.4 71.6c4 1.6 4 7.2-0.4 8.8l-308 94c-7.6 2.4-15.6 2.8-23.6 1.2 202-47.6 183.6-123.2 137.6-175.6z\" fill=\"#F0D9AD\" />", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "\"", + "symbol_type": "closing_quote", + "symbol_category": "quote", + "position": 8216, + "context": "2 14.4 0 1 0-58.4 0Z\" fill=\"#F0D9AD\" /><", + "error_instance": 1, + "attribute": "d", + "quote_position": "closing", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了d属性的结束引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "<", + "symbol_type": "<", + "symbol_category": "bracket", + "position": 7844, + "context": "z\" fill=\"#CD7929\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 7429, + "context": "2z\" fill=\"#BD6828\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 8311, + "context": "0Z\" fill=\"#F0D9AD\" />", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 5, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 3, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 1, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 0, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 2, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_299_水相关线性图标_24190_icon_31.svg", + "png_path": "../../../data/complex/process/page_299_水相关线性图标_24190_icon_31.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 0, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_92_教育_35436_icon_17.svg", + "png_path": "../../../data/complex/process/page_92_教育_35436_icon_17.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 12, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 7, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 16, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 18, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 11, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 15, + "has_closing_tag": false, + "error_instance": 6, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 1, + "has_closing_tag": false, + "error_instance": 7, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_175_蛋糕甜品_22445_icon_22.svg", + "png_path": "../../../data/complex/process/page_175_蛋糕甜品_22445_icon_22.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 8, + "total_paths": 17, + "original_path_data": "M503.86 580.07c-4.29 0-8.7-0.15-13.24-0.51-65.33-4...", + "error_type": "scientific_notation", + "error_instance": 1, + "modification": "数字格式修改为科学计数法", + "position": 718, + "original_value": "26.51", + "modified_value": "2.65e+01", + "modification_details": "将位置 718 的数字 '26.51' 改为科学计数法 '2.65e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 8, + "total_paths": 17, + "original_path_data": "M503.86 580.07c-4.29 0-8.7-0.15-13.24-0.51-65.33-4...", + "error_type": "scientific_notation", + "error_instance": 2, + "modification": "数字格式修改为科学计数法", + "position": 467, + "original_value": ".21", + "modified_value": "2.10e-01", + "modification_details": "将位置 467 的数字 '.21' 改为科学计数法 '2.10e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 4, + "total_paths": 17, + "original_path_data": "M501.99 983.38c-27.47 0-49.85-45.05-60.72-71.91L32...", + "error_type": "scientific_notation", + "error_instance": 3, + "modification": "数字格式修改为科学计数法", + "position": 133, + "original_value": "11.85", + "modified_value": "1.18e+01", + "modification_details": "将位置 133 的数字 '11.85' 改为科学计数法 '1.18e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 16, + "total_paths": 17, + "original_path_data": "M660.72 440.01c-8.56 0-15.83-6.59-16.49-15.25-0.71...", + "error_type": "scientific_notation", + "error_instance": 4, + "modification": "数字格式修改为科学计数法", + "position": 106, + "original_value": "19.4", + "modified_value": "1.94e+01", + "modification_details": "将位置 106 的数字 '19.4' 改为科学计数法 '1.94e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 16, + "total_paths": 17, + "original_path_data": "M660.72 440.01c-8.56 0-15.83-6.59-16.49-15.25-0.71...", + "error_type": "scientific_notation", + "error_instance": 5, + "modification": "数字格式修改为科学计数法", + "position": 34, + "original_value": "16.49", + "modified_value": "1.65e+01", + "modification_details": "将位置 34 的数字 '16.49' 改为科学计数法 '1.65e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_92_线性游戏兴趣爱好_35314_icon_5.svg", + "png_path": "../../../data/complex/process/page_92_线性游戏兴趣爱好_35314_icon_5.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 11, + "total_paths": 27, + "original_path_data": "M464.4 500.5h16.9v13.1h-16.9zM490.5 500.5h16.9v13....", + "error_type": "scientific_notation", + "error_instance": 1, + "modification": "数字格式修改为科学计数法", + "position": 7, + "original_value": "500.5", + "modified_value": "5.00e+02", + "modification_details": "将位置 7 的数字 '500.5' 改为科学计数法 '5.00e+02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 19, + "total_paths": 27, + "original_path_data": "M577.8 473.2H512V312.1h65.8c2.8 0 5.1 2.3 5.1 5.1V...", + "error_type": "scientific_notation", + "error_instance": 2, + "modification": "数字格式修改为科学计数法", + "position": 1, + "original_value": "577.8", + "modified_value": "5.78e+02", + "modification_details": "将位置 1 的数字 '577.8' 改为科学计数法 '5.78e+02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 12, + "total_paths": 27, + "original_path_data": "M516.5 500.5h16.9v13.1h-16.9zM542.5 500.5h16.9v13....", + "error_type": "extra_comma", + "error_instance": 3, + "modification": "添加多余逗号", + "position": 6, + "command_context": "原始: 'M516.5 500.5h16.' -> 修改后: 'M516.5, 500.5h16.'", + "modification_details": "在位置 6 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 25, + "total_paths": 27, + "original_path_data": "M929.7 490.6h-11.5l0.1-95.8c0-6.3-5.1-11.5-11.5-11...", + "error_type": "scientific_notation", + "error_instance": 4, + "modification": "数字格式修改为科学计数法", + "position": 347, + "original_value": "150", + "modified_value": "1.50e+02", + "modification_details": "将位置 347 的数字 '150' 改为科学计数法 '1.50e+02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 3, + "total_paths": 27, + "original_path_data": "M920.1 540v137a434.22 434.22 0 0 1-37.1 71.7c-4.5 ...", + "error_type": "scientific_notation", + "error_instance": 5, + "modification": "数字格式修改为科学计数法", + "position": 66, + "original_value": "20.8", + "modified_value": "2.08e+01", + "modification_details": "将位置 66 的数字 '20.8' 改为科学计数法 '2.08e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 8, + "total_paths": 27, + "original_path_data": "M913.3 394.8l-0.2 145.2H537.5v255.6H512V388.2h394....", + "error_type": "scientific_notation", + "error_instance": 6, + "modification": "数字格式修改为科学计数法", + "position": 18, + "original_value": "145.2", + "modified_value": "1.45e+02", + "modification_details": "将位置 18 的数字 '145.2' 改为科学计数法 '1.45e+02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 21, + "total_paths": 27, + "original_path_data": "M530.1 335.5H512v-9.6h18.1c2.6 0 4.8 2.2 4.8 4.8 0...", + "error_type": "wrong_separator", + "error_instance": 7, + "modification": "分隔符错误", + "position": 371, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 371 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 20, + "total_paths": 27, + "original_path_data": "M571.3 358.8c0 1.4-0.5 2.6-1.4 3.5s-2.1 1.4-3.4 1....", + "error_type": "extra_comma", + "error_instance": 8, + "modification": "添加多余逗号", + "position": 821, + "command_context": "原始: '-4.8 0-1.3 0.5-2.5 1' -> 修改后: '-4.8 0-1.3, 0.5-2.5 1'", + "modification_details": "在位置 821 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 20, + "total_paths": 27, + "original_path_data": "M571.3 358.8c0 1.4-0.5 2.6-1.4 3.5s-2.1 1.4-3.4 1....", + "error_type": "scientific_notation", + "error_instance": 9, + "modification": "数字格式修改为科学计数法", + "position": 213, + "original_value": ".8", + "modified_value": "8.00e-01", + "modification_details": "将位置 213 的数字 '.8' 改为科学计数法 '8.00e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 13, + "total_paths": 27, + "original_path_data": "M936.3 502.2v89c0 3.6-3 6.6-6.6 6.6H94.3c-3.7 0-6....", + "error_type": "scientific_notation", + "error_instance": 10, + "modification": "数字格式修改为科学计数法", + "position": 13, + "original_value": "89", + "modified_value": "8.90e+01", + "modification_details": "将位置 13 的数字 '89' 改为科学计数法 '8.90e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_397_圣诞Christmas_5781_icon_1.svg", + "png_path": "../../../data/complex/process/page_397_圣诞Christmas_5781_icon_1.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 2, + "attribute": "fill", + "original_value": "#384D9E", + "error_value": "color:384D9E", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第3个path元素的fill属性值从'#384D9E'修改为'color:384D9E'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 0, + "attribute": "fill", + "original_value": "#901D22", + "error_value": "0x901D22", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第1个path元素的fill属性值从'#901D22'修改为'0x901D22'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 1, + "attribute": "fill", + "original_value": "#901D22", + "error_value": "0x901D22", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第2个path元素的fill属性值从'#901D22'修改为'0x901D22'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_56_小假哥_美食_icon054_42650_icon_6.svg", + "png_path": "../../../data/complex/process/page_56_小假哥_美食_icon054_42650_icon_6.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 5, + "total_paths": 8, + "original_path_data": "M764.1088 374.784a17.9456 17.9456 0 0 0-16.7168-11...", + "error_type": "wrong_separator", + "error_instance": 1, + "modification": "分隔符错误", + "position": 4625, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 4625 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 8, + "original_path_data": "M764.1088 374.784a17.9456 17.9456 0 0 0-16.7168-11...", + "error_type": "scientific_notation", + "error_instance": 2, + "modification": "数字格式修改为科学计数法", + "position": 4111, + "original_value": ".896", + "modified_value": "8.96e-01", + "modification_details": "将位置 4111 的数字 '.896' 改为科学计数法 '8.96e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 8, + "original_path_data": "M764.1088 374.784a17.9456 17.9456 0 0 0-16.7168-11...", + "error_type": "scientific_notation", + "error_instance": 3, + "modification": "数字格式修改为科学计数法", + "position": 3052, + "original_value": ".5856", + "modified_value": "5.86e-01", + "modification_details": "将位置 3052 的数字 '.5856' 改为科学计数法 '5.86e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 8, + "original_path_data": "M764.1088 374.784a17.9456 17.9456 0 0 0-16.7168-11...", + "error_type": "scientific_notation", + "error_instance": 4, + "modification": "数字格式修改为科学计数法", + "position": 2573, + "original_value": ".1024", + "modified_value": "1.02e-01", + "modification_details": "将位置 2573 的数字 '.1024' 改为科学计数法 '1.02e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 8, + "original_path_data": "M764.1088 374.784a17.9456 17.9456 0 0 0-16.7168-11...", + "error_type": "scientific_notation", + "error_instance": 5, + "modification": "数字格式修改为科学计数法", + "position": 1111, + "original_value": ".8688", + "modified_value": "8.69e-01", + "modification_details": "将位置 1111 的数字 '.8688' 改为科学计数法 '8.69e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 8, + "original_path_data": "M764.1088 374.784a17.9456 17.9456 0 0 0-16.7168-11...", + "error_type": "scientific_notation", + "error_instance": 6, + "modification": "数字格式修改为科学计数法", + "position": 562, + "original_value": "13.9776", + "modified_value": "1.40e+01", + "modification_details": "将位置 562 的数字 '13.9776' 改为科学计数法 '1.40e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 8, + "original_path_data": "M764.1088 374.784a17.9456 17.9456 0 0 0-16.7168-11...", + "error_type": "scientific_notation", + "error_instance": 7, + "modification": "数字格式修改为科学计数法", + "position": 120, + "original_value": "36.3776", + "modified_value": "3.64e+01", + "modification_details": "将位置 120 的数字 '36.3776' 改为科学计数法 '3.64e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 4, + "total_paths": 8, + "original_path_data": "M513.1776 46.6176c-256.5376 0-465.2544 208.7168-46...", + "error_type": "wrong_separator", + "error_instance": 8, + "modification": "分隔符错误", + "position": 236, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 236 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 4, + "total_paths": 8, + "original_path_data": "M513.1776 46.6176c-256.5376 0-465.2544 208.7168-46...", + "error_type": "scientific_notation", + "error_instance": 9, + "modification": "数字格式修改为科学计数法", + "position": 84, + "original_value": "465.2544", + "modified_value": "4.65e+02", + "modification_details": "将位置 84 的数字 '465.2544' 改为科学计数法 '4.65e+02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 8, + "original_path_data": "M556.3648 535.7824c0 62.464 50.6368 113.1008 113.1...", + "error_type": "wrong_separator", + "error_instance": 10, + "modification": "分隔符错误", + "position": 477, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 477 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_92_教育_35436_icon_5.svg", + "png_path": "../../../data/complex/process/page_92_教育_35436_icon_5.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 28, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 31, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 45, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 32, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 5, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 10, + "has_closing_tag": false, + "error_instance": 6, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 25, + "has_closing_tag": false, + "error_instance": 7, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 0, + "has_closing_tag": false, + "error_instance": 8, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_88_化妆品_36497_icon_2.svg", + "png_path": "../../../data/complex/process/page_88_化妆品_36497_icon_2.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 3, + "original_command": "h", + "invalid_command": "r", + "command_position": 1025, + "command_context": "67104h-71.8", + "severity": "high", + "total_paths": 13, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 3, + "original_command": "h", + "invalid_command": "N", + "command_position": 530, + "command_context": "60378h-168.", + "severity": "high", + "total_paths": 13, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 6, + "original_command": "s", + "invalid_command": "b", + "command_position": 644, + "command_context": "25194s5.660", + "severity": "high", + "total_paths": 13, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 6, + "original_command": "M", + "invalid_command": "o", + "command_position": 0, + "command_context": "M240.2", + "severity": "critical", + "total_paths": 13, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 10, + "original_command": "m", + "invalid_command": "N", + "command_position": 445, + "command_context": "125z m0 9.7", + "severity": "high", + "total_paths": 13, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_70_甜甜圈_40334_icon_4.svg", + "png_path": "../../../data/complex/process/page_70_甜甜圈_40334_icon_4.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 3, + "attribute": "opacity", + "original_value": ".7", + "error_value": ".7px", + "error_type": "numeric", + "error_detail": "向数值添加了'px'单位", + "modification_description": "将第4个path元素的opacity属性值从'.7'修改为'.7px'", + "severity": "low", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 4, + "attribute": "fill", + "original_value": "#FFFFFF", + "error_value": "0xFFFFFF", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第5个path元素的fill属性值从'#FFFFFF'修改为'0xFFFFFF'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 2, + "attribute": "fill", + "original_value": "#FEF7C9", + "error_value": "FEF7C9", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第3个path元素的fill属性值从'#FEF7C9'修改为'FEF7C9'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 2, + "attribute": "opacity", + "original_value": ".8", + "error_value": ".8px", + "error_type": "numeric", + "error_detail": "向数值添加了'px'单位", + "modification_description": "将第3个path元素的opacity属性值从'.8'修改为'.8px'", + "severity": "low", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 1, + "attribute": "fill", + "original_value": "#F8E938", + "error_value": "F8E938", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第2个path元素的fill属性值从'#F8E938'修改为'F8E938'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 4, + "attribute": "opacity", + "original_value": ".8", + "error_value": ".8px", + "error_type": "numeric", + "error_detail": "向数值添加了'px'单位", + "modification_description": "将第5个path元素的opacity属性值从'.8'修改为'.8px'", + "severity": "low", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 3, + "attribute": "fill", + "original_value": "#FFFFFF", + "error_value": "FFFFFF", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第4个path元素的fill属性值从'#FFFFFF'修改为'FFFFFF'", + "severity": "medium", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 0, + "attribute": "fill", + "original_value": "#C15100", + "error_value": "0xC15100", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第1个path元素的fill属性值从'#C15100'修改为'0xC15100'", + "severity": "medium", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_14_商务_48561_icon_44.svg", + "png_path": "../../../data/complex/process/page_14_商务_48561_icon_44.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 25, + "attribute": "fill", + "original_value": "#3F3F3F", + "error_value": "0x3F3F3F", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第26个path元素的fill属性值从'#3F3F3F'修改为'0x3F3F3F'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 25, + "attribute": "opacity", + "original_value": ".2", + "error_value": ".2px", + "error_type": "numeric", + "error_detail": "向数值添加了'px'单位", + "modification_description": "将第26个path元素的opacity属性值从'.2'修改为'.2px'", + "severity": "low", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 19, + "attribute": "fill", + "original_value": "#FFFFFF", + "error_value": "color:FFFFFF", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第20个path元素的fill属性值从'#FFFFFF'修改为'color:FFFFFF'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 4, + "attribute": "fill", + "original_value": "#FFEAD6", + "error_value": "0xFFEAD6", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第5个path元素的fill属性值从'#FFEAD6'修改为'0xFFEAD6'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 6, + "attribute": "fill", + "original_value": "#FFEAD6", + "error_value": "color:FFEAD6", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第7个path元素的fill属性值从'#FFEAD6'修改为'color:FFEAD6'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_78_功能图标_38559_icon_25.svg", + "png_path": "../../../data/complex/process/page_78_功能图标_38559_icon_25.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 1, + "total_paths": 15, + "original_path_data": "M375.36 432.064c-8.704 11.52-18.048 22.528-28.16 3...", + "error_type": "scientific_notation", + "error_instance": 1, + "modification": "数字格式修改为科学计数法", + "position": 1265, + "original_value": ".656", + "modified_value": "6.56e-01", + "modification_details": "将位置 1265 的数字 '.656' 改为科学计数法 '6.56e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 15, + "original_path_data": "M375.36 432.064c-8.704 11.52-18.048 22.528-28.16 3...", + "error_type": "scientific_notation", + "error_instance": 2, + "modification": "数字格式修改为科学计数法", + "position": 675, + "original_value": "43.392", + "modified_value": "4.34e+01", + "modification_details": "将位置 675 的数字 '43.392' 改为科学计数法 '4.34e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 15, + "original_path_data": "M375.36 432.064c-8.704 11.52-18.048 22.528-28.16 3...", + "error_type": "wrong_separator", + "error_instance": 3, + "modification": "分隔符错误", + "position": 431, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 431 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 2, + "total_paths": 15, + "original_path_data": "M516.416 738.24c-11.52 3.84-23.424 6.144-35.456 6....", + "error_type": "scientific_notation", + "error_instance": 4, + "modification": "数字格式修改为科学计数法", + "position": 61, + "original_value": ".64", + "modified_value": "6.40e-01", + "modification_details": "将位置 61 的数字 '.64' 改为科学计数法 '6.40e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 7, + "total_paths": 15, + "original_path_data": "M457.472 696.96c-5.504-0.128-11.52-0.384-17.92-0.5...", + "error_type": "scientific_notation", + "error_instance": 5, + "modification": "数字格式修改为科学计数法", + "position": 96, + "original_value": ".168", + "modified_value": "1.68e-01", + "modification_details": "将位置 96 的数字 '.168' 改为科学计数法 '1.68e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 0, + "total_paths": 15, + "original_path_data": "M0 512C0 229.248 229.248 0 512 0s512 229.248 512 5...", + "error_type": "scientific_notation", + "error_instance": 6, + "modification": "数字格式修改为科学计数法", + "position": 49, + "original_value": "512", + "modified_value": "5.12e+02", + "modification_details": "将位置 49 的数字 '512' 改为科学计数法 '5.12e+02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 13, + "total_paths": 15, + "original_path_data": "M682.752 398.464a397.824 397.824 0 0 1-19.072-20.8...", + "error_type": "wrong_separator", + "error_instance": 7, + "modification": "分隔符错误", + "position": 68, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 68 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_60_小假哥_多彩_icon025_42385_icon_28.svg", + "png_path": "../../../data/complex/process/page_60_小假哥_多彩_icon025_42385_icon_28.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "width", + "wrong_attribute": "with", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的width属性名错误拼写为with", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 5, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M505.856 204.9024s255.8976 66.2528 313.7536 341.96...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 3, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#FFB031", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 10, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#010101", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 15, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M679.4752 890.0096l1.5872-1.1776a30.16704 30.16704...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 16, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M611.584 825.1904l1.6384 1.9456s11.8272-5.5808 21....", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_395_可爱的小树叶_6565_icon_40.svg", + "png_path": "../../../data/complex/process/page_395_可爱的小树��_6565_icon_40.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 2, + "attribute": "fill", + "original_value": "#F4C57B", + "error_value": "F4C57B", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第3个path元素的fill属性值从'#F4C57B'修改为'F4C57B'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 3, + "attribute": "fill", + "original_value": "#F4C57B", + "error_value": "0xF4C57B", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第4个path元素的fill属性值从'#F4C57B'修改为'0xF4C57B'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 4, + "attribute": "fill", + "original_value": "#886627", + "error_value": "0x886627", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第5个path元素的fill属性值从'#886627'修改为'0x886627'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 5, + "attribute": "fill", + "original_value": "#F4C57B", + "error_value": "color:F4C57B", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第6个path元素的fill属性值从'#F4C57B'修改为'color:F4C57B'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 1, + "attribute": "fill", + "original_value": "#F4C57B", + "error_value": "F4C57B", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第2个path元素的fill属性值从'#F4C57B'修改为'F4C57B'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 0, + "attribute": "fill", + "original_value": "#64A06E", + "error_value": "color:64A06E", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第1个path元素的fill属性值从'#64A06E'修改为'color:64A06E'", + "severity": "medium", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_84_下午茶美食图标icon_37238_icon_32.svg", + "png_path": "../../../data/complex/process/page_84_下午茶美食图标icon_37238_icon_32.png", + "bug_svg": "path d=\"M489.9 441.9h-11.8c-4.3 0-7.7-3.5-7.7-7.7v-76.4c0-4.3 3.5-7.7 7.7-7.7h11.8c4.3 0 7.7 3.5 7.7 7.7v76.4c0 4.2-3.5 7.7-7.7 7.7zM446.8 453.5l-10.2 5.9c-3.7 2.1-8.4 0.9-10.6-2.8l-38.2-66.2c-2.1-3.7-0.9-8.4 2.8-10.6l10.2-5.9c3.7-2.1 8.4-0.9 10.6 2.8l38.2 66.2c2.2 3.7 0.9 8.4-2.8 10.6zM415.3 485l-5.9 10.2c-2.1 3.7-6.9 5-10.6 2.8l-66.2-38.2c-3.7-2.1-5-6.9-2.8-10.6l5.9-10.2c2.1-3.7 6.9-5 10.6-2.8l66.2 38.2c3.7 2.2 5 7 2.8 10.6zM403.9 528.1v11.8c0 4.3-3.5 7.7-7.7 7.7h-76.4c-4.3 0-7.7-3.5-7.7-7.7v-11.8c0-4.3 3.5-7.7 7.7-7.7h76.4c4.2 0 7.7 3.5 7.7 7.7zM415.5 571.2l5.9 10.2c2.1 3.7 0.9 8.4-2.8 10.6l-66.2 38.2c-3.7 2.1-8.4 0.9-10.6-2.8l-5.9-10.2c-2.1-3.7-0.9-8.4 2.8-10.6l66.2-38.2c3.7-2.2 8.4-0.9 10.6 2.8zM447 602.7l10.2 5.9c3.7 2.1 5 6.9 2.8 10.6l-38.2 66.2c-2.1 3.7-6.9 5-10.6 2.8l-10.2-5.9c-3.7-2.1-5-6.9-2.8-10.6l38.2-66.2c2.2-3.7 7-5 10.6-2.8zM490.1 614.1h11.8c4.3 0 7.7 3.5 7.7 7.7v76.4c0 4.3-3.5 7.7-7.7 7.7h-11.8c-4.3 0-7.7-3.5-7.7-7.7v-76.4c0-4.2 3.5-7.7 7.7-7.7zM533.2 602.5l10.2-5.9c3.7-2.1 8.4-0.9 10.6 2.8l38.2 66.2c2.1 3.7 0.9 8.4-2.8 10.6l-10.2 5.9c-3.7 2.1-8.4 0.9-10.6-2.8l-38.2-66.2c-2.2-3.7-0.9-8.4 2.8-10.6zM564.7 571l5.9-10.2c2.1-3.7 6.9-5 10.6-2.8l66.2 38.2c3.7 2.1 5 6.9 2.8 10.6l-5.9 10.2c-2.1 3.7-6.9 5-10.6 2.8l-66.2-38.2c-3.7-2.2-5-7-2.8-10.6zM576.1 527.9v-11.8c0-4.3 3.5-7.7 7.7-7.7h76.4c4.3 0 7.7 3.5 7.7 7.7v11.8c0 4.3-3.5 7.7-7.7 7.7h-76.4c-4.2 0-7.7-3.5-7.7-7.7zM564.5 484.8l-5.9-10.2c-2.1-3.7-0.9-8.4 2.8-10.6l66.2-38.2c3.7-2.1 8.4-0.9 10.6 2.8l5.9 10.2c2.1 3.7 0.9 8.4-2.8 10.6l-66.2 38.2c-3.7 2.2-8.4 0.9-10.6-2.8zM533 453.3l-10.2-5.9c-3.7-2.1-5-6.9-2.8-10.6l38.2-66.2c2.1-3.7 6.9-5 10.6-2.8l10.2 5.9c3.7 2.1 5 6.9 2.8 10.6l-38.2 66.2c-2.2 3.7-7 5-10.6 2.8z\" fill=\"#E0E6E7\" /", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "\"", + "symbol_type": "closing_quote", + "symbol_category": "quote", + "position": 5255, + "context": "45.2z\" fill=\"#F4AD9F\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 7294, + "context": "ll=\"#E0E6E7\" />", + "error_instance": 2, + "error_type": "missing_tag_bracket", + "severity": "critical", + "description": "移除了结束标签括号,这会破坏XML结构", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "\"", + "symbol_type": "closing_quote", + "symbol_category": "quote", + "position": 2652, + "context": "0.7-1.2 0.9-1.8 0.5z\" fill=\"#F4D676\" /><", + "error_instance": 3, + "attribute": "d", + "quote_position": "closing", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了d属性的结束引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "\"", + "symbol_type": "opening_quote", + "symbol_category": "quote", + "position": 5560, + "context": ".5 33.6 59.8z\" fill=\"#76B767\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 7285, + "context": "8z\" fill=\"#E0E6E7\" />path d=\"M756.598 777.252c-34.192 0-62.006 27.84-62.006 62.058 0 34.192 27.814 62.01 62.006 62.01 34.22 0 62.058-27.816 62.058-62.01 0-34.22-27.838-62.058-62.058-62.058z m0 109.51c-26.166 0-47.45-21.288-47.45-47.452 0-26.192 21.284-47.502 47.45-47.502 26.194 0 47.502 21.31 47.502 47.502 0 26.166-21.308 47.452-47.502 47.452zM235.692 322.504h573.384v14.556H235.692zM273.604 410.982h495.512v14.556H273.604z\" fill=\"#4B555F\" />", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "\"", + "symbol_type": "closing_quote", + "symbol_category": "quote", + "position": 3379, + "context": "6.756-86.756 86.756z\" fill=\"#4B555F\" /><", + "error_instance": 1, + "attribute": "d", + "quote_position": "closing", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了d属性的结束引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": ">", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 416, + "context": "2z\" fill=\"#DFDFDE\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 2566, + "context": "3z\" fill=\"#F58E70\" /><", + "error_instance": 8, + "attribute": "d", + "quote_position": "closing", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了d属性的结束引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "\"", + "symbol_type": "opening_quote", + "symbol_category": "quote", + "position": 4956, + "context": "\"#4B555F\" />", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 3, + "total_paths": 6, + "original_path_data": "M974.506667 619.52H972.8c-6.826667-1.706667-11.946...", + "error_type": "extra_comma", + "error_instance": 1, + "modification": "添加多余逗号", + "position": 782, + "command_context": "原始: '4-1.706666 3.413333 ' -> 修改后: '4-1.706666, 3.413333 '", + "modification_details": "在位置 782 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 0, + "total_paths": 6, + "original_path_data": "M790.186667 512c-5.12 0-8.533333-3.413333-8.533334...", + "error_type": "wrong_separator", + "error_instance": 2, + "modification": "分隔符错误", + "position": 2108, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 2108 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 0, + "total_paths": 6, + "original_path_data": "M790.186667 512c-5.12 0-8.533333-3.413333-8.533334...", + "error_type": "extra_comma", + "error_instance": 3, + "modification": "添加多余逗号", + "position": 538, + "command_context": "原始: '6667-10.24 6.826667z' -> 修改后: '6667-10.24, 6.826667z'", + "modification_details": "在位置 538 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 0, + "total_paths": 6, + "original_path_data": "M790.186667 512c-5.12 0-8.533333-3.413333-8.533334...", + "error_type": "scientific_notation", + "error_instance": 4, + "modification": "数字格式修改为科学计数法", + "position": 257, + "original_value": "10.24", + "modified_value": "1.02e+01", + "modification_details": "将位置 257 的数字 '10.24' 改为科学计数法 '1.02e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 2, + "total_paths": 6, + "original_path_data": "M942.08 720.213333H315.733333c-226.986667 0-273.06...", + "error_type": "wrong_separator", + "error_instance": 5, + "modification": "分隔符错误", + "position": 490, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 490 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 2, + "total_paths": 6, + "original_path_data": "M942.08 720.213333H315.733333c-226.986667 0-273.06...", + "error_type": "extra_comma", + "error_instance": 6, + "modification": "添加多余逗号", + "position": 239, + "command_context": "原始: ' 42.666667 259.41333' -> 修改后: ' 42.666667, 259.41333'", + "modification_details": "在位置 239 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 6, + "original_path_data": "M327.68 506.88h-5.12c-6.826667-1.706667-10.24-10.2...", + "error_type": "scientific_notation", + "error_instance": 7, + "modification": "数字格式修改为科学计数法", + "position": 985, + "original_value": "17.066666", + "modified_value": "1.71e+01", + "modification_details": "将位置 985 的数字 '17.066666' 改为科学计数法 '1.71e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 6, + "original_path_data": "M49.493333 570.026667c-5.12 15.36-5.12 34.133333 0...", + "error_type": "extra_comma", + "error_instance": 8, + "modification": "添���多余逗号", + "position": 106, + "command_context": "原始: '267.946667 78.506667' -> 修改后: '267.946667, 78.506667'", + "modification_details": "在位置 106 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_395_设计器图标_6517_icon_5.svg", + "png_path": "../../../data/complex/process/page_395_设计器图标_6517_icon_5.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "height", + "wrong_attribute": "hieght", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的height属性名错误拼写为hieght", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 5, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#CCCCCC", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 4, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#F1EEE7", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 3, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#138699", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 8, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#848484", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 7, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#999999", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 13, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M820.299093 617.396907l-112.175786-17.865387c-57.1...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 12, + "original_attribute": "d", + "wrong_attribute": "t", + "attribute_value": "M797.395627 604.706133a136.055467 136.055467 0 0 0...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为t", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 6, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#F8FCFF", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 9, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_108_小假哥_生活_icon093_42788_icon_38.svg", + "png_path": "../../../data/complex/process/page_108_小假哥_生活_icon093_42788_icon_38.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 1, + "total_paths": 3, + "original_path_data": "M818.1248 606.72c10.496-32.1024 15.872-65.5872 15....", + "error_type": "extra_comma", + "error_instance": 1, + "modification": "添加多余逗号", + "position": 6853, + "command_context": "原始: '552 3.4304 7.4752 9.' -> 修改后: '552 3.4304, 7.4752 9.'", + "modification_details": "在位置 6853 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 3, + "original_path_data": "M818.1248 606.72c10.496-32.1024 15.872-65.5872 15....", + "error_type": "wrong_separator", + "error_instance": 2, + "modification": "分隔符错误", + "position": 2811, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 2811 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 3, + "original_path_data": "M818.1248 606.72c10.496-32.1024 15.872-65.5872 15....", + "error_type": "extra_comma", + "error_instance": 3, + "modification": "添加多余逗号", + "position": 2215, + "command_context": "原始: '2a30.62784 30.62784 ' -> 修改后: '2a30.62784, 30.62784 '", + "modification_details": "在位置 2215 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 3, + "original_path_data": "M818.1248 606.72c10.496-32.1024 15.872-65.5872 15....", + "error_type": "wrong_separator", + "error_instance": 4, + "modification": "分隔符错误", + "position": 1754, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 1754 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 3, + "original_path_data": "M818.1248 606.72c10.496-32.1024 15.872-65.5872 15....", + "error_type": "scientific_notation", + "error_instance": 5, + "modification": "数字格式修改为科学计数法", + "position": 671, + "original_value": "23.3472", + "modified_value": "2.33e+01", + "modification_details": "将位置 671 的数字 '23.3472' 改为科学计数法 '2.33e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_413_圣诞节icon_2059_icon_43.svg", + "png_path": "../../../data/complex/process/page_413_圣诞节icon_2059_icon_43.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "path", + "element_index": 5, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#C62127", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 16, + "original_attribute": "d", + "wrong_attribute": "p", + "attribute_value": "M531.088 733.8h-42.312a30.368 30.368 0 0 1-30.336-...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为p", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 5, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M379.744 723.024c0.112 39.464 11.16 80.352 36.624 ...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 21, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 7, + "original_attribute": "d", + "wrong_attribute": "p", + "attribute_value": "M590.352 237.504c6.296-2.64 23.168 27.28 26.064 34...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为p", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 7, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#FFFDF5", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_173_卡通多色图标_22597_icon_5.svg", + "png_path": "../../../data/complex/process/page_173_卡通多色图标_22597_icon_5.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "path", + "element_index": 8, + "original_attribute": "d", + "wrong_attribute": "p", + "attribute_value": "M611.748103 193.194667c-21.740308 38.334359-99.091...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为p", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 11, + "original_attribute": "d", + "wrong_attribute": "id", + "attribute_value": "M644.148513 708.923077l-133.85518 105.025641 131.2...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为id", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 2, + "original_attribute": "d", + "wrong_attribute": "id", + "attribute_value": "M512 472.615385a131.282051 131.282051 0 0 1 131.28...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为id", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 16, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M406.974359 708.923077h210.051282c159.507692 0 288...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 15, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#4E7AB6", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 13, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#7496C4", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 10, + "original_attribute": "d", + "wrong_attribute": "id", + "attribute_value": "M380.717949 708.923077l133.855179 105.025641-131.2...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为id", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 6, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#967A44", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_73_婚礼_39570_icon_12.svg", + "png_path": "../../../data/complex/process/page_73_婚礼_39570_icon_12.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "\"", + "symbol_type": "closing_quote", + "symbol_category": "quote", + "position": 3770, + "context": "8 31.54944-31.55968z\" fill=\"#6F6973\" /><", + "error_instance": 1, + "attribute": "d", + "quote_position": "closing", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了d属性的结束引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "\"", + "symbol_type": "closing_quote", + "symbol_category": "quote", + "position": 8049, + "context": "8208z\" fill=\"#FFFFFF\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 6063, + "context": "6z\" fill=\"#FFFFFF\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 7752, + "context": "4z\" fill=\"#6F6973\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 5894, + "context": "4z\" fill=\"#F7F9F8\" />", + "ground_truth": "", + "error_type": "add_strange_chars", + "error_details": [ + { + "target_tag": "svg", + "tag_index": 0, + "added_chars": "*", + "insertion_position": "标签名称后", + "error_instance": 1, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 0, + "added_chars": "!", + "insertion_position": "标签名称后", + "error_instance": 2, + "error_category": "tag_error", + "error_function": "add_strange_chars" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_95_手绘人物_34981_icon_5.svg", + "png_path": "../../../data/complex/process/page_95_手绘人物_34981_icon_5.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 16, + "total_paths": 23, + "original_path_data": "M257.3 333.36c-5.45 0-9.3-0.25-11.05-0.4a8 8 0 0 1...", + "error_type": "extra_comma", + "error_instance": 1, + "modification": "添加多余逗号", + "position": 202, + "command_context": "原始: '195.14 0 0 1-64.17 1' -> 修改后: '195.14 0 0, 1-64.17 1'", + "modification_details": "在位置 202 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 6, + "total_paths": 23, + "original_path_data": "M280 509.4h-0.66a6 6 0 0 1-5.31-6.62c2.63-23.87-9....", + "error_type": "scientific_notation", + "error_instance": 2, + "modification": "数字格式修改为科学计数法", + "position": 195, + "original_value": ".31", + "modified_value": "3.10e-01", + "modification_details": "将位置 195 的数字 '.31' 改为科学计数法 '3.10e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 17, + "total_paths": 23, + "original_path_data": "M385.22 530.69a68.32 68.32 0 1 1 68.32-68.31 68.38...", + "error_type": "wrong_separator", + "error_instance": 3, + "modification": "分隔符错误", + "position": 131, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 131 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 17, + "total_paths": 23, + "original_path_data": "M385.22 530.69a68.32 68.32 0 1 1 68.32-68.31 68.38...", + "error_type": "wrong_separator", + "error_instance": 4, + "modification": "分隔符错误", + "position": 56, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 56 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 12, + "total_paths": 23, + "original_path_data": "M506.17 618.83c-30.53 0-50.87-11.89-52.1-12.63a10 ...", + "error_type": "extra_comma", + "error_instance": 5, + "modification": "添加多余逗号", + "position": 74, + "command_context": "原始: '-17.2c1.55 0.92 37 2' -> 修改后: '-17.2c1.55, 0.92 37 2'", + "modification_details": "在位置 74 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 20, + "total_paths": 23, + "original_path_data": "M680.79 450.34a3 3 0 0 1-2-5.22l46.75-42.57a3 3 0 ...", + "error_type": "wrong_separator", + "error_instance": 6, + "modification": "分隔符错误", + "position": 16, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 16 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 11, + "total_paths": 23, + "original_path_data": "M590.73 438.73c0 16.94 12.09 30.67 27 30.67s27-13....", + "error_type": "wrong_separator", + "error_instance": 7, + "modification": "分隔符错误", + "position": 135, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 135 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_30_线性3d图标_46725_icon_56.svg", + "png_path": "../../../data/complex/process/page_30_线性3d图标_46725_icon_56.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 4, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 25, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 23, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 6, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 8, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 2, + "has_closing_tag": false, + "error_instance": 6, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_95_手绘人物_34981_icon_43.svg", + "png_path": "../../../data/complex/process/page_95_手绘人物_34981_icon_43.png", + "bug_svg": "path d=\"M507.69 570h-1.29c-16.07-0.68-26.22-14-27.33-15.54l-1.91-2.63v-131.1a10 10 0 0 1 20 0V544.8c2.33 2.26 6.13 5.07 10.16 5.21s8.6-2.55 13.31-8a10 10 0 1 1 15.12 13.09c-8.56 9.9-18 14.9-28.06 14.9z\" fill=\"#F47A8F\" /", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "<", + "symbol_type": "<", + "symbol_category": "bracket", + "position": 4676, + "context": "z\" fill=\"#FFBAB3\" />", + "error_instance": 2, + "attribute": "fill", + "quote_position": "opening", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了fill属性的开始引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "\"", + "symbol_type": "opening_quote", + "symbol_category": "quote", + "position": 2361, + "context": "4 3.36 17.93z\" fill=\"#FFBAB3\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 4893, + "context": "9z\" fill=\"#F47A8F\" />", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 2, + "original_command": "a", + "invalid_command": "P", + "command_position": 917, + "command_context": "9.056a104.6", + "severity": "high", + "total_paths": 8, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 2, + "original_command": "c", + "invalid_command": "U", + "command_position": 810, + "command_context": "51429c-0.51", + "severity": "high", + "total_paths": 8, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 2, + "original_command": "A", + "invalid_command": "P", + "command_position": 762, + "command_context": "02857A91.50", + "severity": "high", + "total_paths": 8, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 3, + "original_command": "L", + "invalid_command": "E", + "command_position": 356, + "command_context": "48571L496.0", + "severity": "high", + "total_paths": 8, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "a", + "invalid_command": "n", + "command_position": 787, + "command_context": "89142a56.10", + "severity": "high", + "total_paths": 8, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "c", + "invalid_command": "b", + "command_position": 186, + "command_context": "73714c8.777", + "severity": "high", + "total_paths": 8, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 4, + "original_command": "c", + "invalid_command": "U", + "command_position": 1085, + "command_context": " 25.6c-29.2", + "severity": "high", + "total_paths": 8, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 7, + "original_command": "M", + "invalid_command": "K", + "command_position": 112, + "command_context": "89714M721.8", + "severity": "high", + "total_paths": 8, + "error_instance": 8, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 1, + "original_command": "a", + "invalid_command": "X", + "command_position": 2060, + "command_context": "60571a169.0", + "severity": "high", + "total_paths": 8, + "error_instance": 9, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_304_005_12482_icon_57.svg", + "png_path": "../../../data/complex/process/page_304_005_12482_icon_57.png", + "bug_svg": "path d=\"M665.894678 475.225032a36.573031 36.573031 0 0 1-36.58051 36.565552H363.191142a36.573031 36.573031 0 0 1-36.580511-36.565552l5.52709-83.968389c0-20.193698 16.379333-36.573031 36.573032-36.573031h253.827307a36.573031 36.573031 0 0 1 36.565552 36.573031l6.791066 83.968389z\" fill=#58B4C3\" /", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "<", + "symbol_type": "<", + "symbol_category": "bracket", + "position": 3283, + "context": "z\" fill=\"#40ABB6\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 6271, + "context": "37z\" fill=\"#FFFFFF />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 3579, + "context": "89z\" fill=#58B4C3\" />", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 1, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 2, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 0, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_172_高铁站icon绘制_35397_icon_2.svg", + "png_path": "../../../data/complex/process/page_172_高铁站icon绘制_35397_icon_2.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "width", + "wrong_attribute": "wdith", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的width属性名错误拼写为wdith", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 7, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#4D4D4D", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 4, + "original_attribute": "d", + "wrong_attribute": "p", + "attribute_value": "M553.65 573.32l-5.6 2.28c3.83 3.66 8.4 8.75 10.36 ...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为p", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 6, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#4D4D4D", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "xmlns", + "wrong_attribute": "xmlsn", + "attribute_value": "http://www.w3.org/2000/svg", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将svg元素的xmlns属性名错误拼写为xmlsn", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_75_icon_45441_icon_14.svg", + "png_path": "../../../data/complex/process/page_75_icon_45441_icon_14.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "width", + "wrong_attribute": "with", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的width属性名错误拼写为with", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 1, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#000000", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 1, + "original_attribute": "d", + "wrong_attribute": "id", + "attribute_value": "M146.304 768.128v-512c0-2.56 0.426667-4.693333 0.8...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为id", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "xmlns", + "wrong_attribute": "xmnls", + "attribute_value": "http://www.w3.org/2000/svg", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将svg元素的xmlns属性名错误拼写为xmnls", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "height", + "wrong_attribute": "hight", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的height属性名错误拼写为hight", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_3_海边商业休闲元素_50207_icon_24.svg", + "png_path": "../../../data/complex/process/page_3_海边商业休闲元素_50207_icon_24.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 15, + "attribute": "fill", + "original_value": "#9E7253", + "error_value": "9E7253", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第16个path元素的fill属性值从'#9E7253'修改为'9E7253'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 17, + "attribute": "fill", + "original_value": "#B57957", + "error_value": "color:B57957", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第18个path元素的fill属性值从'#B57957'修改为'color:B57957'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 9, + "attribute": "fill", + "original_value": "#F74933", + "error_value": "F74933", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第10个path元素的fill属性值从'#F74933'修改为'F74933'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 7, + "attribute": "fill", + "original_value": "#F74933", + "error_value": "0xF74933", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第8个path元素的fill属性值从'#F74933'修改为'0xF74933'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 8, + "attribute": "fill", + "original_value": "#FFC338", + "error_value": "0xFFC338", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第9个path元素的fill属性值从'#FFC338'修改为'0xFFC338'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 19, + "attribute": "fill", + "original_value": "#F0C382", + "error_value": "0xF0C382", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第20个path元素的fill属性值从'#F0C382'修改为'0xF0C382'", + "severity": "medium", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 16, + "attribute": "fill", + "original_value": "#C48D66", + "error_value": "color:C48D66", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第17个path元素的fill属性值从'#C48D66'修改为'color:C48D66'", + "severity": "medium", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 3, + "attribute": "fill", + "original_value": "#C4DEFF", + "error_value": "0xC4DEFF", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第4个path元素的fill属性值从'#C4DEFF'修改为'0xC4DEFF'", + "severity": "medium", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_3_建筑房屋_50286_icon_6.svg", + "png_path": "../../../data/complex/process/page_3_建筑房屋_50286_icon_6.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 19, + "original_command": "L", + "invalid_command": "f", + "command_position": 29, + "command_context": "8.404L931.7", + "severity": "high", + "total_paths": 45, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 44, + "original_command": "z", + "invalid_command": "W", + "command_position": 383, + "command_context": "-0.02z", + "severity": "high", + "total_paths": 45, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 43, + "original_command": "l", + "invalid_command": "n", + "command_position": 41, + "command_context": "38.36l5.318", + "severity": "high", + "total_paths": 45, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 38, + "original_command": "q", + "invalid_command": "E", + "command_position": 16, + "command_context": "8.306q-0.47", + "severity": "high", + "total_paths": 45, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 9, + "original_command": "l", + "invalid_command": "g", + "command_position": 16, + "command_context": "3.194l-1.36", + "severity": "high", + "total_paths": 45, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 21, + "original_command": "v", + "invalid_command": "U", + "command_position": 13, + "command_context": "63.88v32.57", + "severity": "high", + "total_paths": 45, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 30, + "original_command": "l", + "invalid_command": "W", + "command_position": 121, + "command_context": "5.478l99.07", + "severity": "high", + "total_paths": 45, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_369_日用帳簿貼_8038_icon_4.svg", + "png_path": "../../../data/complex/process/page_369_日用帳簿貼_8038_icon_4.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 9, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 2, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 7, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 4, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 0, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 3, + "has_closing_tag": false, + "error_instance": 6, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 5, + "has_closing_tag": false, + "error_instance": 7, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_300_马上创业网_12940_icon_61.svg", + "png_path": "../../../data/complex/process/page_300_马上创业网_12940_icon_61.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 6, + "original_command": "a", + "invalid_command": "i", + "command_position": 645, + "command_context": "47147a3.467", + "severity": "high", + "total_paths": 8, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 6, + "original_command": "a", + "invalid_command": "K", + "command_position": 176, + "command_context": "99823a24.95", + "severity": "high", + "total_paths": 8, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 4, + "original_command": "v", + "invalid_command": "F", + "command_position": 499, + "command_context": "03986v586.9", + "severity": "high", + "total_paths": 8, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 3, + "original_command": "z", + "invalid_command": "k", + "command_position": 296, + "command_context": "94344z", + "severity": "high", + "total_paths": 8, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "a", + "invalid_command": "d", + "command_position": 35, + "command_context": "95771a7.040", + "severity": "high", + "total_paths": 8, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 5, + "original_command": "v", + "invalid_command": "i", + "command_position": 112, + "command_context": "595 0v58.98", + "severity": "high", + "total_paths": 8, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 1, + "original_command": "a", + "invalid_command": "f", + "command_position": 2406, + "command_context": "09286a2.521", + "severity": "high", + "total_paths": 8, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_59_婴幼玩具_42427_icon_2.svg", + "png_path": "../../../data/complex/process/page_59_婴幼玩具_42427_icon_2.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 6, + "original_command": "z", + "invalid_command": "Y", + "command_position": 493, + "command_context": "26144z", + "severity": "high", + "total_paths": 17, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 14, + "original_command": "z", + "invalid_command": "B", + "command_position": 210, + "command_context": "62912z", + "severity": "high", + "total_paths": 17, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 1, + "original_command": "M", + "invalid_command": "d", + "command_position": 0, + "command_context": "M407.7", + "severity": "critical", + "total_paths": 17, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 8, + "original_command": "c", + "invalid_command": "u", + "command_position": 1441, + "command_context": "56288c-2.15", + "severity": "high", + "total_paths": 17, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 8, + "original_command": "M", + "invalid_command": "u", + "command_position": 1421, + "command_context": "8848zM668.4", + "severity": "high", + "total_paths": 17, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 16, + "original_command": "c", + "invalid_command": "y", + "command_position": 75, + "command_context": "60288c0-5.8", + "severity": "high", + "total_paths": 17, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 4, + "original_command": "z", + "invalid_command": "F", + "command_position": 538, + "command_context": ".8848z", + "severity": "high", + "total_paths": 17, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 10, + "original_command": "c", + "invalid_command": "E", + "command_position": 207, + "command_context": "22656c7.352", + "severity": "high", + "total_paths": 17, + "error_instance": 8, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_51_小假哥_新年_icon105_42839_icon_15.svg", + "png_path": "../../../data/complex/process/page_51_小假哥_新年_icon105_42839_icon_15.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 2, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 3, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 4, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 7, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_3_健身器材_50284_icon_19.svg", + "png_path": "../../../data/complex/process/page_3_健身器材_50284_icon_19.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "xmlns", + "wrong_attribute": "xmns", + "attribute_value": "http://www.w3.org/2000/svg", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将svg元素的xmlns属性名错误拼写为xmns", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 14, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#EBF2FF", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 27, + "original_attribute": "d", + "wrong_attribute": "id", + "attribute_value": "M165.228 373.164l-27.12-15.75c4.116-12.42 12.382-2...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为id", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 25, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#FFDE9B", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 23, + "original_attribute": "d", + "wrong_attribute": "id", + "attribute_value": "M676.166 712.5l-187.914 109.194L65.228 577.48l187....", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为id", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 18, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#3D4449", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 3, + "original_attribute": "d", + "wrong_attribute": "p", + "attribute_value": "M462.68 413.25l72.872-42.358 307.786 177.712-72.87...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为p", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 16, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#FFB63C", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 11, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#FF6161", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 9, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 31, + "original_attribute": "d", + "wrong_attribute": "p", + "attribute_value": "M326.144 412.188c-5.064-2.952-12.1-2.532-19.846 1....", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为p", + "error_instance": 10, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_33_美食大全_46021_icon_0.svg", + "png_path": "../../../data/complex/process/page_33_美食大全_46021_icon_0.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 13, + "attribute": "fill", + "original_value": "#000000", + "error_value": "000000", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第14个path元素的fill属性值从'#000000'修改为'000000'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 9, + "attribute": "fill", + "original_value": "#FFD14F", + "error_value": "0xFFD14F", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第10个path元素的fill属性值从'#FFD14F'修改为'0xFFD14F'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 12, + "attribute": "fill", + "original_value": "#FDF7E5", + "error_value": "FDF7E5", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第13个path元素的fill属性值从'#FDF7E5'修改为'FDF7E5'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 1, + "attribute": "fill", + "original_value": "#FFD14F", + "error_value": "0xFFD14F", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第2个path元素的fill属性值从'#FFD14F'修改为'0xFFD14F'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 6, + "attribute": "fill", + "original_value": "#FFA43E", + "error_value": "FFA43E", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第7个path元素的fill属性值从'#FFA43E'修改为'FFA43E'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 2, + "attribute": "fill", + "original_value": "#E01E22", + "error_value": "color:E01E22", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第3个path元素的fill属性值从'#E01E22'修改为'color:E01E22'", + "severity": "medium", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_201_铂爵旅拍 为爱焕新 婚庆图标_20821_icon_15.svg", + "png_path": "../../../data/complex/process/page_201_铂爵旅拍 为爱焕新 婚庆图标_20821_icon_15.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 6, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 11, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 18, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 9, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 28, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 31, + "has_closing_tag": false, + "error_instance": 6, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 8, + "has_closing_tag": false, + "error_instance": 7, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_57_小假哥_教育_icon038_42574_icon_4.svg", + "png_path": "../../../data/complex/process/page_57_小假哥_教育_icon038_42574_icon_4.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "path", + "element_index": 13, + "original_attribute": "d", + "wrong_attribute": "id", + "attribute_value": "M679.168 207.0016H357.0688a15.6672 15.6672 0 0 0-1...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为id", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 11, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#FFE578", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 5, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#F5F8FC", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 18, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#4B8DFD", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 4, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M390.4 175.9232L49.2032 380.3136c-20.6336 12.3904-...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 10, + "original_attribute": "d", + "wrong_attribute": "p", + "attribute_value": "M253.6448 716.1856s-67.9424 39.0144-66.048 62.8736...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为p", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 5, + "original_attribute": "d", + "wrong_attribute": "t", + "attribute_value": "M640.8704 667.904L289.1776 878.592c-24.1664 14.489...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为t", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 1, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#76A4FF", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 3, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#F5F8FC", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 9, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_67_吃货联萌_40773_icon_25.svg", + "png_path": "../../../data/complex/process/page_67_吃货联萌_40773_icon_25.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 24, + "original_command": "M", + "invalid_command": "j", + "command_position": 0, + "command_context": "M343.3", + "severity": "critical", + "total_paths": 25, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 5, + "original_command": "m", + "invalid_command": "p", + "command_position": 19, + "command_context": "00002m-17.0", + "severity": "high", + "total_paths": 25, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 5, + "original_command": "M", + "invalid_command": "d", + "command_position": 0, + "command_context": "M485.1", + "severity": "critical", + "total_paths": 25, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 21, + "original_command": "a", + "invalid_command": "B", + "command_position": 42, + "command_context": "67982a17.87", + "severity": "high", + "total_paths": 25, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 19, + "original_command": "m", + "invalid_command": "K", + "command_position": 22, + "command_context": "05836m-10.6", + "severity": "high", + "total_paths": 25, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_412_商务icon_2142_icon_15.svg", + "png_path": "../../../data/complex/process/page_412_商务icon_2142_icon_15.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 1, + "total_paths": 24, + "original_path_data": "M409.618 253.634c0.092 0.647 0.276 1.268 0.405 1.8...", + "error_type": "scientific_notation", + "error_instance": 1, + "modification": "数字格式修改为科学计数法", + "position": 3348, + "original_value": "13.326", + "modified_value": "1.33e+01", + "modification_details": "将位置 3348 的数字 '13.326' 改为科学计数法 '1.33e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 24, + "original_path_data": "M409.618 253.634c0.092 0.647 0.276 1.268 0.405 1.8...", + "error_type": "extra_comma", + "error_instance": 2, + "modification": "添加多余逗号", + "position": 2850, + "command_context": "原始: '.492 0.924 2.251 0.9' -> 修改后: '.492 0.924, 2.251 0.9'", + "modification_details": "在位置 2850 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 24, + "original_path_data": "M409.618 253.634c0.092 0.647 0.276 1.268 0.405 1.8...", + "error_type": "scientific_notation", + "error_instance": 3, + "modification": "数字格式修改为科学计数法", + "position": 2646, + "original_value": ".069", + "modified_value": "6.90e-02", + "modification_details": "将位置 2646 的数字 '.069' 改为科学计数法 '6.90e-02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 24, + "original_path_data": "M409.618 253.634c0.092 0.647 0.276 1.268 0.405 1.8...", + "error_type": "scientific_notation", + "error_instance": 4, + "modification": "数字格式修改为科学计数法", + "position": 1080, + "original_value": ".778", + "modified_value": "7.78e-01", + "modification_details": "将位置 1080 的数字 '.778' 改为科学计数法 '7.78e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 24, + "original_path_data": "M409.618 253.634c0.092 0.647 0.276 1.268 0.405 1.8...", + "error_type": "scientific_notation", + "error_instance": 5, + "modification": "数字格式修改为科学计数法", + "position": 899, + "original_value": ".376", + "modified_value": "3.76e-01", + "modification_details": "将位置 899 的数字 '.376' 改为科学计数法 '3.76e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 22, + "total_paths": 24, + "original_path_data": "M388.292 150.65s0.311 0.81 0.765 2.289l0.376 1.237...", + "error_type": "wrong_separator", + "error_instance": 6, + "modification": "分隔符错误", + "position": 1550, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 1550 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 22, + "total_paths": 24, + "original_path_data": "M388.292 150.65s0.311 0.81 0.765 2.289l0.376 1.237...", + "error_type": "extra_comma", + "error_instance": 7, + "modification": "添加多余逗号", + "position": 1276, + "command_context": "原始: '741-13.407 2.335 0.7' -> 修改后: '741-13.407, 2.335 0.7'", + "modification_details": "在位置 1276 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 22, + "total_paths": 24, + "original_path_data": "M388.292 150.65s0.311 0.81 0.765 2.289l0.376 1.237...", + "error_type": "scientific_notation", + "error_instance": 8, + "modification": "数字格式修改为科学计数法", + "position": 578, + "original_value": ".628", + "modified_value": "6.28e-01", + "modification_details": "将位置 578 的数字 '.628' 改为科学计数法 '6.28e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 13, + "total_paths": 24, + "original_path_data": "M716.073 514.44h30.399v60.801h-30.399z", + "error_type": "scientific_notation", + "error_instance": 9, + "modification": "数字格式修改为科学计数法", + "position": 16, + "original_value": "30.399", + "modified_value": "3.04e+01", + "modification_details": "将位置 16 的数字 '30.399' 改为科学计数法 '3.04e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 21, + "total_paths": 24, + "original_path_data": "M529.013 150.65s0.311 0.81 0.765 2.289l0.376 1.237...", + "error_type": "scientific_notation", + "error_instance": 10, + "modification": "数字格式修改为科学计数法", + "position": 1125, + "original_value": ".565", + "modified_value": "5.65e-01", + "modification_details": "将位置 1125 的数字 '.565' 改为科学计数法 '5.65e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_393_食物2_6971_icon_17.svg", + "png_path": "../../../data/complex/process/page_393_食物2_6971_icon_17.png", + "bug_svg": "path d=M295.776752 214.424034s0.070557-0.141115 0.28223-0.493902c0.141115-0.352787 0.423345-0.846689 0.776131-1.481706 0.705574-1.270034 1.834493-3.104527 3.386757-5.291808 1.552263-2.18728 3.527872-4.727348 5.997382-7.479088 0.635017-0.705574 1.270034-1.340591 1.975608-2.046165l2.116723-2.116723c1.481706-1.411149 3.104527-2.822297 4.797905-4.304003 1.693378-1.481706 3.527872-2.892855 5.50348-4.374561 0.987804-0.705574 1.975608-1.411149 3.033969-2.116723l3.175085-2.116723c2.18728-1.340591 4.445118-2.75174 6.84407-4.021773 2.398953-1.340591 4.868463-2.46951 7.479088-3.668987 1.270034-0.564459 2.610625-1.128919 3.951216-1.622821 1.340591-0.493902 2.681182-1.058361 4.092331-1.552263 2.75174-0.917247 5.574037-1.905051 8.466892-2.610625 1.481706-0.423345 2.892855-0.776132 4.374561-1.128919 1.481706-0.352787 2.963412-0.635017 4.445118-0.917247 2.963412-0.635017 6.067939-0.987804 9.101909-1.340591 3.03397-0.352787 6.138497-0.493902 9.172466-0.635017H392.722662l1.128919 0.070558c6.067939 0.352787 11.994763 1.199476 17.639358 2.46951s11.006959 3.03397 15.875422 5.009577c1.199476 0.493902 2.398953 1.058361 3.598429 1.552264 1.128919 0.564459 2.328395 1.058361 3.386757 1.622821 2.18728 1.199476 4.233446 2.328395 6.209054 3.527871 0.493902 0.28223 0.987804 0.564459 1.411148 0.917247 0.493902 0.352787 0.917247 0.635017 1.340592 0.917246 0.917247 0.635017 1.763936 1.199476 2.610625 1.834494 0.846689 0.635017 1.622821 1.199476 2.398952 1.834493 0.423345 0.28223 0.776132 0.564459 1.128919 0.846689 0.352787 0.352787 0.705574 0.635017 1.058362 0.917247 1.411149 1.270034 2.681182 2.398953 3.810101 3.527871 0.564459 0.564459 1.128919 1.058361 1.622821 1.622821 0.564459 0.493902 0.987804 1.058361 1.411148 1.552264 0.917247 0.987804 1.693378 1.905051 2.328396 2.751739 0.635017 0.776132 1.199476 1.481706 1.622821 2.116723 0.423345 0.564459 0.776132 1.058361 0.987804 1.340592 0.211672 0.28223 0.352787 0.493902 0.352787 0.493902l-0.987804 1.834493s-0.635017-0.28223-1.763936-0.846689c-1.128919-0.564459-2.822297-1.340591-5.009578-2.328396-1.058361-0.564459-2.257838-0.987804-3.598429-1.552263-1.340591-0.564459-2.75174-1.128919-4.304003-1.763936-1.481706-0.635017-3.245642-1.128919-4.93902-1.763936-0.846689-0.28223-1.763936-0.635017-2.681182-0.917246-0.493902-0.141115-0.917247-0.352787-1.411149-0.493902l-1.481706-0.423345c-1.975608-0.564459-4.021774-1.128919-6.067939-1.693378-2.116723-0.493902-4.374561-0.987804-6.632399-1.481706-4.586233-0.917247-9.384138-1.693378-14.464273-2.187281-5.009578-0.564459-10.301385-0.776132-15.593193-0.776131h-0.987804l-0.987804 0.070557-1.975608 0.070558c-1.340591 0.070557-2.681182 0.070557-4.021773 0.141114-1.340591 0.141115-2.681182 0.211672-4.021774 0.352788-1.340591 0.141115-2.681182 0.211672-4.021773 0.352787-2.681182 0.352787-5.362365 0.564459-8.043548 1.058361-1.340591 0.211672-2.681182 0.423345-3.951216 0.635017-1.340591 0.28223-2.610625 0.564459-3.951216 0.776132-2.610625 0.493902-5.150692 1.199476-7.69076 1.763936-1.270034 0.28223-2.540068 0.705574-3.739544 1.058361-1.270034 0.352787-2.46951 0.635017-3.668986 1.058362-2.398953 0.776132-4.797905 1.481706-7.126301 2.328395-1.128919 0.423345-2.328395 0.776132-3.457314 1.199476-1.128919 0.423345-2.257838 0.846689-3.316199 1.270034-1.128919 0.423345-2.18728 0.846689-3.175085 1.270034-1.058361 0.423345-2.116723 0.846689-3.104527 1.270033-1.975608 0.917247-3.951216 1.693378-5.785709 2.610625-0.917247 0.423345-1.834493 0.846689-2.681182 1.270034l-2.540068 1.270034c-1.693378 0.776132-3.245642 1.622821-4.727348 2.398953-2.892855 1.552263-5.432922 2.963412-7.479087 4.233445-2.046166 1.199476-3.598429 2.18728-4.656791 2.892855-0.564459 0.352787-0.917247 0.635017-1.199476 0.776132-0.28223 0.211672-0.423345 0.28223-0.423345 0.28223l-1.199476-1.622821z\" fill=\"#FFFFFF\" />path d=\"M827.568111 442.395094m-13.194239 0a13.19424 13.19424 0 1 0 26.388479 0 13.19424 13.19424 0 1 0-26.388479 0Z\" fill=\"#774621\" />", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": ">", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 7934, + "context": "0Z\" fill=\"#774621\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 8342, + "context": "0Z\" fill=\"#774621\" />", + "error_instance": 4, + "error_type": "missing_tag_bracket", + "severity": "critical", + "description": "移除了结束标签括号,这会破坏XML结构", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "\"", + "symbol_type": "opening_quote", + "symbol_category": "quote", + "position": 7921, + "context": "-26.388479 0Z\" fill=\"#774621\" /", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 16, + "original_command": "z", + "invalid_command": "R", + "command_position": 597, + "command_context": "0.664z", + "severity": "high", + "total_paths": 24, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 16, + "original_command": "l", + "invalid_command": "k", + "command_position": 69, + "command_context": "6.069l102.8", + "severity": "high", + "total_paths": 24, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 22, + "original_command": "l", + "invalid_command": "G", + "command_position": 738, + "command_context": "8.872l-0.28", + "severity": "high", + "total_paths": 24, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 11, + "original_command": "h", + "invalid_command": "X", + "command_position": 216, + "command_context": " 0-10h452c2", + "severity": "high", + "total_paths": 24, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 20, + "original_command": "m", + "invalid_command": "N", + "command_position": 347, + "command_context": "311z m-95.9", + "severity": "high", + "total_paths": 24, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 19, + "original_command": "M", + "invalid_command": "d", + "command_position": 0, + "command_context": "M883.0", + "severity": "critical", + "total_paths": 24, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 1, + "original_command": "c", + "invalid_command": "w", + "command_position": 339, + "command_context": "7h566c9.374", + "severity": "high", + "total_paths": 24, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 6, + "original_command": "M", + "invalid_command": "G", + "command_position": 0, + "command_context": "M453 3", + "severity": "critical", + "total_paths": 24, + "error_instance": 8, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_79_教育_38133_icon_14.svg", + "png_path": "../../../data/complex/process/page_79_教育_38133_icon_14.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 3, + "total_paths": 11, + "original_path_data": "M581.632 765.269333c-6.485333 24.234667-17.749333 ...", + "error_type": "scientific_notation", + "error_instance": 1, + "modification": "数字格式修改为科学计数法", + "position": 313, + "original_value": "12.629333", + "modified_value": "1.26e+01", + "modification_details": "将位置 313 的数字 '12.629333' 改为科学计数法 '1.26e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 3, + "total_paths": 11, + "original_path_data": "M581.632 765.269333c-6.485333 24.234667-17.749333 ...", + "error_type": "scientific_notation", + "error_instance": 2, + "modification": "数字格式修改为科学计数法", + "position": 103, + "original_value": "34.474667", + "modified_value": "3.45e+01", + "modification_details": "将位置 103 的数字 '34.474667' 改为科学计数法 '3.45e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 7, + "total_paths": 11, + "original_path_data": "M461.141333 637.269333c3.413333-4.437333 4.778667-...", + "error_type": "wrong_separator", + "error_instance": 3, + "modification": "分隔符错误", + "position": 40, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 40 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 4, + "total_paths": 11, + "original_path_data": "M657.749333 535.552v-1.024c0-126.976-86.357333-228...", + "error_type": "extra_comma", + "error_instance": 4, + "modification": "添加多余逗号", + "position": 603, + "command_context": "原始: ' 26.282667 10.581333' -> 修改后: ' 26.282667, 10.581333'", + "modification_details": "在位置 603 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 6, + "total_paths": 11, + "original_path_data": "M378.88 671.402667c-6.144-69.632 19.114667-119.808...", + "error_type": "scientific_notation", + "error_instance": 5, + "modification": "数字格式修改为科学计数法", + "position": 400, + "original_value": "57.344", + "modified_value": "5.73e+01", + "modification_details": "将位置 400 的数字 '57.344' 改为科学计数法 '5.73e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 6, + "total_paths": 11, + "original_path_data": "M378.88 671.402667c-6.144-69.632 19.114667-119.808...", + "error_type": "scientific_notation", + "error_instance": 6, + "modification": "数字格式修改为科学计数法", + "position": 115, + "original_value": ".144", + "modified_value": "1.44e-01", + "modification_details": "将位置 115 的数字 '.144' 改为科学计数法 '1.44e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 2, + "total_paths": 11, + "original_path_data": "M586.752 713.045333c-10.581333 17.066667-21.845333...", + "error_type": "extra_comma", + "error_instance": 7, + "modification": "添加多余逗号", + "position": 148, + "command_context": "原始: '3-0.341333 9.216-0.3' -> 修改后: '3-0.341333, 9.216-0.3'", + "modification_details": "在位置 148 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 8, + "total_paths": 11, + "original_path_data": "M562.517333 677.888c-12.288 19.797333-25.258667 30...", + "error_type": "scientific_notation", + "error_instance": 8, + "modification": "数字格式修改为科学计数法", + "position": 805, + "original_value": ".413333", + "modified_value": "4.13e-01", + "modification_details": "将位置 805 的数字 '.413333' 改为科学计数法 '4.13e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 8, + "total_paths": 11, + "original_path_data": "M562.517333 677.888c-12.288 19.797333-25.258667 30...", + "error_type": "wrong_separator", + "error_instance": 9, + "modification": "分隔符错误", + "position": 281, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 281 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_97_女装_34396_icon_12.svg", + "png_path": "../../../data/complex/process/page_97_女装_34396_icon_12.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "add_strange_chars", + "error_details": [ + { + "target_tag": "path", + "tag_index": 2, + "added_chars": "!", + "insertion_position": "标签结束前", + "error_instance": 1, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 3, + "added_chars": "!", + "insertion_position": "标签名称后", + "error_instance": 2, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 0, + "added_chars": "!", + "insertion_position": "标签名称后", + "error_instance": 3, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 8, + "added_chars": "#", + "insertion_position": "标签结束前", + "error_instance": 4, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "svg", + "tag_index": 0, + "added_chars": "%", + "insertion_position": "标签名称后", + "error_instance": 5, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 4, + "added_chars": "^", + "insertion_position": "标签名称后", + "error_instance": 6, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 5, + "added_chars": "@", + "insertion_position": "标签名称后", + "error_instance": 7, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 6, + "added_chars": "^", + "insertion_position": "标签结束前", + "error_instance": 8, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 7, + "added_chars": "#", + "insertion_position": "标签名称后", + "error_instance": 9, + "error_category": "tag_error", + "error_function": "add_strange_chars" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_93_男装_35256_icon_17.svg", + "png_path": "../../../data/complex/process/page_93_男装_35256_icon_17.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "add_strange_chars", + "error_details": [ + { + "target_tag": "path", + "tag_index": 4, + "added_chars": "!", + "insertion_position": "标签结束前", + "error_instance": 1, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 1, + "added_chars": "^", + "insertion_position": "标签名称后", + "error_instance": 2, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 14, + "added_chars": "#", + "insertion_position": "标签结束前", + "error_instance": 3, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 3, + "added_chars": "@", + "insertion_position": "标签结束前", + "error_instance": 4, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 11, + "added_chars": "~", + "insertion_position": "标签结束前", + "error_instance": 5, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 7, + "added_chars": "*", + "insertion_position": "标签结束前", + "error_instance": 6, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 17, + "added_chars": "@", + "insertion_position": "标签名称后", + "error_instance": 7, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 5, + "added_chars": "#", + "insertion_position": "标签名称后", + "error_instance": 8, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 2, + "added_chars": "@", + "insertion_position": "标签结束前", + "error_instance": 9, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 0, + "added_chars": "#", + "insertion_position": "标签名称后", + "error_instance": 10, + "error_category": "tag_error", + "error_function": "add_strange_chars" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_251_费哲软件IWMS_27516_icon_60.svg", + "png_path": "../../../data/complex/process/page_251_费哲软件IWMS_27516_icon_60.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 4, + "attribute": "fill", + "original_value": "#009245", + "error_value": "color:009245", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第5个path元素的fill属性值从'#009245'修改为'color:009245'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 0, + "attribute": "fill", + "original_value": "#009245", + "error_value": "009245", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第1个path元素的fill属性值从'#009245'修改为'009245'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 5, + "attribute": "fill", + "original_value": "#009245", + "error_value": "009245", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第6个path元素的fill属性值从'#009245'修改为'009245'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 6, + "attribute": "fill", + "original_value": "#009245", + "error_value": "color:009245", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第7个path元素的fill属性值从'#009245'修改为'color:009245'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 3, + "attribute": "fill", + "original_value": "#009245", + "error_value": "009245", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第4个path元素的fill属性值从'#009245'修改为'009245'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 2, + "attribute": "fill", + "original_value": "#009245", + "error_value": "0x009245", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第3个path元素的fill属性值从'#009245'修改为'0x009245'", + "severity": "medium", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 1, + "attribute": "fill", + "original_value": "#009245", + "error_value": "0x009245", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第2个path元素的fill属性值从'#009245'修改为'0x009245'", + "severity": "medium", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_65_生活图标集_41396_icon_7.svg", + "png_path": "../../../data/complex/process/page_65_生活图标集_41396_icon_7.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 16, + "attribute": "fill", + "original_value": "#F76319", + "error_value": "color:F76319", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第17个path元素的fill属性值从'#F76319'修改为'color:F76319'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 4, + "attribute": "fill", + "original_value": "#F76319", + "error_value": "0xF76319", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第5个path元素的fill属性值从'#F76319'修改为'0xF76319'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 13, + "attribute": "opacity", + "original_value": ".51", + "error_value": ".51px", + "error_type": "numeric", + "error_detail": "向数值添加了'px'单位", + "modification_description": "将第14个path元素的opacity属性值从'.51'修改为'.51px'", + "severity": "low", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 7, + "attribute": "fill", + "original_value": "#FFDB56", + "error_value": "FFDB56", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第8个path元素的fill属性值从'#FFDB56'修改为'FFDB56'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 15, + "attribute": "fill", + "original_value": "#FFDB56", + "error_value": "color:FFDB56", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第16个path元素的fill属性值从'#FFDB56'修改为'color:FFDB56'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 5, + "attribute": "fill", + "original_value": "#FFDB56", + "error_value": "color:FFDB56", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第6个path元素的fill属性值从'#FFDB56'修改为'color:FFDB56'", + "severity": "medium", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 17, + "attribute": "fill", + "original_value": "#FFFFFF", + "error_value": "color:FFFFFF", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "���第18个path元素的fill属性值从'#FFFFFF'修改为'color:FFFFFF'", + "severity": "medium", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_65_生活图标集_41396_icon_17.svg", + "png_path": "../../../data/complex/process/page_65_生活图标集_41396_icon_17.png", + "bug_svg": "path d=\"M289.62 759.99c-7.02 0-13.63-2.74-18.59-7.7-4.97-4.97-7.7-11.57-7.7-18.59s2.74-13.63 7.7-18.59c4.97-4.97 11.57-7.7 18.59-7.7s13.63 2.74 18.59 7.7c4.97 4.97 7.7 11.57 7.7 18.59s-2.74 13.63-7.7 18.59a26.136 26.136 0 0 1-18.59 7.7z m0-47.5c-5.66 0-10.99 2.21-14.99 6.21a21.05 21.05 0 0 0-6.21 14.99c0 5.67 2.21 10.99 6.21 14.99a21.05 21.05 0 0 0 14.99 6.21c5.66 0 10.99-2.21 14.99-6.21 4.01-4 6.21-9.33 6.21-14.99s-2.21-10.99-6.21-14.99-9.33-6.21-14.99-6.21z\" fill=\"#F76319\" />path d=\"M377.22 131.1m-17.81 0a17.81 17.81 0 1 0 35.62 0 17.81 17.81 0 1 0-35.62 0Z\" fill=\"#FFDB56\" />", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "\"", + "symbol_type": "closing_quote", + "symbol_category": "quote", + "position": 6726, + "context": "2.21 0 0 1-5.4 1.27z\" fill=\"#FFDB56\" /><", + "error_instance": 1, + "attribute": "d", + "quote_position": "closing", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了d属性的结束引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "\"", + "symbol_type": "opening_quote", + "symbol_category": "quote", + "position": 5191, + "context": "\"#F76319\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 4471, + "context": "F33\" opacity=\".51\" />", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "\"", + "symbol_type": "opening_quote", + "symbol_category": "quote", + "position": 8044, + "context": "l=\"#666666\" opacity=\".1\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 8607, + "context": "F3F\" opacity=\".05\" />", + "error_instance": 2, + "error_type": "missing_tag_bracket", + "severity": "critical", + "description": "移除了结束标签括号,这会破坏XML结构", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "\"", + "symbol_type": "opening_quote", + "symbol_category": "quote", + "position": 97, + "context": "eight=\"200\">", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 19, + "attribute": "fill", + "original_value": "#90EB7A", + "error_value": "0x90EB7A", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第20个path元素的fill属性值从'#90EB7A'修改为'0x90EB7A'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 9, + "attribute": "fill", + "original_value": "#90EB7A", + "error_value": "0x90EB7A", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第10个path元素的fill属性值从'#90EB7A'修改为'0x90EB7A'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 31, + "attribute": "fill", + "original_value": "#F9970B", + "error_value": "F9970B", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第32个path元素的fill属性值从'#F9970B'修改为'F9970B'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 20, + "attribute": "fill", + "original_value": "#00D16C", + "error_value": "0x00D16C", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第21个path元素的fill属性值从'#00D16C'修改为'0x00D16C'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 21, + "attribute": "fill", + "original_value": "#00AD95", + "error_value": "0x00AD95", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第22个path元素的fill属性值从'#00AD95'修改为'0x00AD95'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 27, + "attribute": "fill", + "original_value": "#00AD95", + "error_value": "color:00AD95", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第28个path元素的fill属性值从'#00AD95'修改为'color:00AD95'", + "severity": "medium", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_54_小假哥_债务_icon077_42753_icon_11.svg", + "png_path": "../../../data/complex/process/page_54_小假哥_债务_icon077_42753_icon_11.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 0, + "original_command": "c", + "invalid_command": "u", + "command_position": 18, + "command_context": ".6912c-9.11", + "severity": "high", + "total_paths": 3, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 2, + "original_command": "l", + "invalid_command": "e", + "command_position": 3238, + "command_context": ".5072l5.068", + "severity": "high", + "total_paths": 3, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 2, + "original_command": "l", + "invalid_command": "U", + "command_position": 2924, + "command_context": ".1456l3.481", + "severity": "high", + "total_paths": 3, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 2, + "original_command": "m", + "invalid_command": "p", + "command_position": 2863, + "command_context": "536z m-102.", + "severity": "high", + "total_paths": 3, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 2, + "original_command": "h", + "invalid_command": "B", + "command_position": 2727, + "command_context": " 57.6h-0.10", + "severity": "high", + "total_paths": 3, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 2, + "original_command": "l", + "invalid_command": "D", + "command_position": 495, + "command_context": ".5024l3.123", + "severity": "high", + "total_paths": 3, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 2, + "original_command": "c", + "invalid_command": "K", + "command_position": 179, + "command_context": ".6656c-8.70", + "severity": "high", + "total_paths": 3, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 2, + "original_command": "c", + "invalid_command": "p", + "command_position": 18, + "command_context": ".6496c-28.2", + "severity": "high", + "total_paths": 3, + "error_instance": 8, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 2, + "original_command": "M", + "invalid_command": "D", + "command_position": 0, + "command_context": "M444.2", + "severity": "critical", + "total_paths": 3, + "error_instance": 9, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_3_低代码APP图标_50138_icon_18.svg", + "png_path": "../../../data/complex/process/page_3_低代码APP图标_50138_icon_18.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 3, + "total_paths": 14, + "original_path_data": "M782.78656 407.51104l-23.1424-13.23008Q640.4096 32...", + "error_type": "scientific_notation", + "error_instance": 1, + "modification": "数字格式修改为科学计数法", + "position": 168, + "original_value": "213.38112", + "modified_value": "2.13e+02", + "modification_details": "将位置 168 的数字 '213.38112' 改为科学计数法 '2.13e+02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 3, + "total_paths": 14, + "original_path_data": "M782.78656 407.51104l-23.1424-13.23008Q640.4096 32...", + "error_type": "scientific_notation", + "error_instance": 2, + "modification": "数字格式修改为科学计数法", + "position": 133, + "original_value": "14.06976", + "modified_value": "1.41e+01", + "modification_details": "将位置 133 的数字 '14.06976' 改为科学计数法 '1.41e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 4, + "total_paths": 14, + "original_path_data": "M436.89984 728.2688l-61.25568-61.25568a34.77504 34...", + "error_type": "scientific_notation", + "error_instance": 3, + "modification": "数字格式修改为科学计数法", + "position": 21, + "original_value": "61.25568", + "modified_value": "6.13e+01", + "modification_details": "将位置 21 的数字 '61.25568' 改为科学计数法 '6.13e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 2, + "total_paths": 14, + "original_path_data": "M249.05728 398.72512l-23.1424 13.23008A41.65632 41...", + "error_type": "scientific_notation", + "error_instance": 4, + "modification": "数字格式修改为科学计数法", + "position": 39, + "original_value": "41.65632", + "modified_value": "4.17e+01", + "modification_details": "将位置 39 的数字 '41.65632' 改为科学计数法 '4.17e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 13, + "total_paths": 14, + "original_path_data": "M369.2544 490.61888a48.64 48.64 0 0 1 44.99456-29....", + "error_type": "extra_comma", + "error_instance": 5, + "modification": "添加多余逗号", + "position": 504, + "command_context": "原始: '4-20.41856 8.47872-8' -> 修改后: '4-20.41856, 8.47872-8'", + "modification_details": "在位置 504 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_200_特步-店铺上新_20843_icon_1.svg", + "png_path": "../../../data/complex/process/page_200_特步-店铺上新_20843_icon_1.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "add_strange_chars", + "error_details": [ + { + "target_tag": "path", + "tag_index": 10, + "added_chars": "$", + "insertion_position": "标签名称后", + "error_instance": 1, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 3, + "added_chars": "$", + "insertion_position": "标签结束前", + "error_instance": 2, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 6, + "added_chars": "^", + "insertion_position": "标签结束前", + "error_instance": 3, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 4, + "added_chars": "@", + "insertion_position": "标签名称后", + "error_instance": 4, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 8, + "added_chars": "%", + "insertion_position": "标签结束前", + "error_instance": 5, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 5, + "added_chars": "^", + "insertion_position": "标签结束前", + "error_instance": 6, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 11, + "added_chars": "!", + "insertion_position": "标签结束前", + "error_instance": 7, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 9, + "added_chars": "*", + "insertion_position": "标签结束前", + "error_instance": 8, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "svg", + "tag_index": 0, + "added_chars": "~", + "insertion_position": "标签结束前", + "error_instance": 9, + "error_category": "tag_error", + "error_function": "add_strange_chars" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_350_AnimaUI_21749_icon_21.svg", + "png_path": "../../../data/complex/process/page_350_AnimaUI_21749_icon_21.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 0, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_412_tree_2067_icon_35.svg", + "png_path": "../../../data/complex/process/page_412_tree_2067_icon_35.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 0, + "original_command": "c", + "invalid_command": "X", + "command_position": 6293, + "command_context": "34356c5.021", + "severity": "high", + "total_paths": 2, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "C", + "invalid_command": "b", + "command_position": 6206, + "command_context": "12452C701.1", + "severity": "high", + "total_paths": 2, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "z", + "invalid_command": "I", + "command_position": 5370, + "command_context": "81017zM249.", + "severity": "high", + "total_paths": 2, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "C", + "invalid_command": "P", + "command_position": 4825, + "command_context": "08381C369.3", + "severity": "high", + "total_paths": 2, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "c", + "invalid_command": "I", + "command_position": 4229, + "command_context": "56683c-4.64", + "severity": "high", + "total_paths": 2, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "z", + "invalid_command": "X", + "command_position": 4206, + "command_context": "13138zM820.", + "severity": "high", + "total_paths": 2, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "z", + "invalid_command": "e", + "command_position": 3887, + "command_context": "00012zM773.", + "severity": "high", + "total_paths": 2, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "C", + "invalid_command": "x", + "command_position": 3821, + "command_context": "54926C704.0", + "severity": "high", + "total_paths": 2, + "error_instance": 8, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "M", + "invalid_command": "B", + "command_position": 0, + "command_context": "M739.9", + "severity": "critical", + "total_paths": 2, + "error_instance": 9, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_70_像素鞋子图标_40194_icon_17.svg", + "png_path": "../../../data/complex/process/page_70_像素鞋子图标_40194_icon_17.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 0, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 1, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 2, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 6, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 4, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 7, + "has_closing_tag": false, + "error_instance": 6, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 3, + "has_closing_tag": false, + "error_instance": 7, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_7_花_49471_icon_9.svg", + "png_path": "../../../data/complex/process/page_7_花_49471_icon_9.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 7, + "attribute": "opacity", + "original_value": ".67", + "error_value": ".67px", + "error_type": "numeric", + "error_detail": "向数值添加了'px'单位", + "modification_description": "将第8个path元素的opacity属性值从'.67'修改为'.67px'", + "severity": "low", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 11, + "attribute": "opacity", + "original_value": ".44", + "error_value": ".44px", + "error_type": "numeric", + "error_detail": "向数值添加了'px'单位", + "modification_description": "将第12个path元素的opacity属性值从'.44'修改为'.44px'", + "severity": "low", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 14, + "attribute": "fill", + "original_value": "#79BA9C", + "error_value": "0x79BA9C", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第15个path元素的fill属性值从'#79BA9C'修改为'0x79BA9C'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 0, + "attribute": "fill", + "original_value": "#8DD9B5", + "error_value": "0x8DD9B5", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第1个path元素的fill属性值从'#8DD9B5'修改为'0x8DD9B5'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 7, + "attribute": "fill", + "original_value": "#FF7878", + "error_value": "FF7878", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第8个path元素的fill属性值从'#FF7878'修改为'FF7878'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_308_智慧_11927_icon_8.svg", + "png_path": "../../../data/complex/process/page_308_智慧_11927_icon_8.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "path", + "element_index": 2, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#495460", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 7, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#495460", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 9, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#495460", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 5, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M533.8 590.9h-48.4l-35.6-84h118.9l-34.9 84z m-41.1...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 6, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M509.4 938.2l-74-100.8 49.1-257.5h50.3l0.8 4.5c0.3...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 3, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#495460", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 4, + "original_attribute": "d", + "wrong_attribute": "p", + "attribute_value": "M530.2 585.4l30.3-73H458.1l30.9 73zM574.6 837l-65....", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为p", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 6, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#F09069", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 10, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#E7E7E6", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 9, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_395_多色金融商务小图标_6548_icon_16.svg", + "png_path": "../../../data/complex/process/page_395_多色金融商务小图标_6548_icon_16.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 6, + "attribute": "fill", + "original_value": "#A54A4A", + "error_value": "A54A4A", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第7个path元素的fill属性值从'#A54A4A'修改为'A54A4A'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 3, + "attribute": "fill", + "original_value": "#BE514C", + "error_value": "0xBE514C", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第4个path元素的fill属性值从'#BE514C'修改为'0xBE514C'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 10, + "attribute": "fill", + "original_value": "#D39548", + "error_value": "0xD39548", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第11个path元素的fill属性值从'#D39548'修改为'0xD39548'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 0, + "attribute": "fill", + "original_value": "#B24444", + "error_value": "0xB24444", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第1个path元素的fill属性值从'#B24444'修改为'0xB24444'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 4, + "attribute": "fill", + "original_value": "#F25F65", + "error_value": "color:F25F65", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第5个path元素的fill属性值从'#F25F65'修改为'color:F25F65'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 2, + "attribute": "fill", + "original_value": "#F25F65", + "error_value": "color:F25F65", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第3个path元素的fill属性值从'#F25F65'修改为'color:F25F65'", + "severity": "medium", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 12, + "attribute": "fill", + "original_value": "#D39548", + "error_value": "D39548", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第13个path元素的fill属性值从'#D39548'修改为'D39548'", + "severity": "medium", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 5, + "attribute": "fill", + "original_value": "#BE514C", + "error_value": "color:BE514C", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第6个path元素的fill属性值从'#BE514C'修改为'color:BE514C'", + "severity": "medium", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 11, + "attribute": "fill", + "original_value": "#E6B141", + "error_value": "E6B141", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第12个path元素的fill属性值从'#E6B141'修改为'E6B141'", + "severity": "medium", + "error_instance": 9, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_89_线性旅行图标_36037_icon_30.svg", + "png_path": "../../../data/complex/process/page_89_线性旅行图标_36037_icon_30.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 6, + "attribute": "fill", + "original_value": "#EA800C", + "error_value": "EA800C", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第7个path元素的fill属性值从'#EA800C'修改为'EA800C'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 9, + "attribute": "fill", + "original_value": "#4D3500", + "error_value": "0x4D3500", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第10个path元素的fill属性值从'#4D3500'修改为'0x4D3500'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 8, + "attribute": "fill", + "original_value": "#4D3500", + "error_value": "0x4D3500", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第9个path元素的fill属性值从'#4D3500'修改为'0x4D3500'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 1, + "attribute": "fill", + "original_value": "#2F9B77", + "error_value": "2F9B77", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第2个path元素的fill属性值从'#2F9B77'修改为'2F9B77'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 4, + "attribute": "fill", + "original_value": "#2F9B77", + "error_value": "color:2F9B77", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第5个path元素的fill属性值从'#2F9B77'修改为'color:2F9B77'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_41_母婴用品_44628_icon_5.svg", + "png_path": "../../../data/complex/process/page_41_母婴用品_44628_icon_5.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "xmlns", + "wrong_attribute": "xmnls", + "attribute_value": "http://www.w3.org/2000/svg", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将svg元素的xmlns属性名错误拼写为xmnls", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 6, + "original_attribute": "d", + "wrong_attribute": "p", + "attribute_value": "M565.333333 533.333333c32-10.666667 149.333333-32 ...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为p", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 1, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#FFA06A", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "height", + "wrong_attribute": "hight", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的height属性名错误拼写为hight", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 3, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M570.410667 346.986667c14.037333 33.386667 17.664 ...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 8, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#FFC09C", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 2, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#000000", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "width", + "wrong_attribute": "wi", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的width属性名错误拼写为wi", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 9, + "original_attribute": "fill", + "wrong_attribute": "fll", + "attribute_value": "#000000", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fll", + "error_instance": 9, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_173_多色线条企业icon_22659_icon_17.svg", + "png_path": "../../../data/complex/process/page_173_多色线条企业icon_22659_icon_17.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 13, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 8, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 9, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 1, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 6, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 5, + "has_closing_tag": false, + "error_instance": 6, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 0, + "has_closing_tag": false, + "error_instance": 7, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_371_MBE金融图标_7976_icon_8.svg", + "png_path": "../../../data/complex/process/page_371_MBE金融图标_7976_icon_8.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 2, + "original_command": "v", + "invalid_command": "w", + "command_position": 158, + "command_context": " 18.7v558.5", + "severity": "high", + "total_paths": 34, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 30, + "original_command": "M", + "invalid_command": "g", + "command_position": 114, + "command_context": "10.6zM128.1", + "severity": "high", + "total_paths": 34, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 28, + "original_command": "z", + "invalid_command": "y", + "command_position": 960, + "command_context": "9-3.9zM923.", + "severity": "high", + "total_paths": 34, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 28, + "original_command": "h", + "invalid_command": "W", + "command_position": 764, + "command_context": "6 565h-17.7", + "severity": "high", + "total_paths": 34, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 32, + "original_command": "v", + "invalid_command": "K", + "command_position": 38, + "command_context": "-10.6v-40.8", + "severity": "high", + "total_paths": 34, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 6, + "original_command": "c", + "invalid_command": "O", + "command_position": 219, + "command_context": "6v-82c0-8.8", + "severity": "high", + "total_paths": 34, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_68_家居家具_40497_icon_14.svg", + "png_path": "../../../data/complex/process/page_68_家居家具_40497_icon_14.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "path", + "element_index": 33, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M783.40096 461.9264h-116.06016a67.91168 67.91168 0...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 2, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#E28D66", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 32, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#F3EDF1", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 14, + "original_attribute": "d", + "wrong_attribute": "id", + "attribute_value": "M607.66208 318.75072h26.19392v215.8592h-26.19392z", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为id", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 9, + "original_attribute": "d", + "wrong_attribute": "id", + "attribute_value": "M461.0048 318.75072h26.19392v8.31488H461.0048zM487...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为id", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 51, + "original_attribute": "d", + "wrong_attribute": "p", + "attribute_value": "M90.09152 501.78048h26.19392v215.8592H90.09152z", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为p", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 32, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M783.40096 461.9264h-116.06016a67.91168 67.91168 0...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 26, + "original_attribute": "d", + "wrong_attribute": "p", + "attribute_value": "M660.19328 547.00032h239.32928a9.87136 9.87136 0 0...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为p", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 42, + "original_attribute": "d", + "wrong_attribute": "id", + "attribute_value": "M81.92 489.39008h572.70272v12.3904H81.92z", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为id", + "error_instance": 9, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_326_可爱单色图标_22996_icon_13.svg", + "png_path": "../../../data/complex/process/page_326_可爱单色图标_22996_icon_13.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 0, + "total_paths": 6, + "original_path_data": "M271.70327 295.9c14.8-9.7 30.4-18.2 46.3-25.8 2.4-...", + "error_type": "scientific_notation", + "error_instance": 1, + "modification": "数字格式修改为科学计数法", + "position": 2324, + "original_value": "14.7", + "modified_value": "1.47e+01", + "modification_details": "将位置 2324 的数字 '14.7' 改为科学计数法 '1.47e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 0, + "total_paths": 6, + "original_path_data": "M271.70327 295.9c14.8-9.7 30.4-18.2 46.3-25.8 2.4-...", + "error_type": "wrong_separator", + "error_instance": 2, + "modification": "分隔符错误", + "position": 1002, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 1002 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 6, + "original_path_data": "M157.70327 377.9c-17.2 4.7-34.2 10.7-50.7 17.4-30....", + "error_type": "extra_comma", + "error_instance": 3, + "modification": "添加多余逗号", + "position": 2777, + "command_context": "原始: '.5 0.9-1.1 1.4-1.6 1' -> 修改后: '.5 0.9-1.1, 1.4-1.6 1'", + "modification_details": "在位置 2777 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 6, + "original_path_data": "M157.70327 377.9c-17.2 4.7-34.2 10.7-50.7 17.4-30....", + "error_type": "wrong_separator", + "error_instance": 4, + "modification": "分隔符错误", + "position": 878, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 878 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 1, + "total_paths": 6, + "original_path_data": "M157.70327 377.9c-17.2 4.7-34.2 10.7-50.7 17.4-30....", + "error_type": "extra_comma", + "error_instance": 5, + "modification": "添加多余逗号", + "position": 264, + "command_context": "原始: '.4 0.2 0.1 1.1 0.5 2' -> 修改后: '.4 0.2 0.1, 1.1 0.5 2'", + "modification_details": "在位置 264 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 6, + "original_path_data": "M595.00327 371.7c-13.3 0-24.1-10.8-24.1-24.1s10.8-...", + "error_type": "scientific_notation", + "error_instance": 6, + "modification": "数字格式修改为科学计数法", + "position": 430, + "original_value": ".6", + "modified_value": "6.00e-01", + "modification_details": "将位置 430 的数字 '.6' 改为科学计数法 '6.00e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 6, + "original_path_data": "M595.00327 371.7c-13.3 0-24.1-10.8-24.1-24.1s10.8-...", + "error_type": "extra_comma", + "error_instance": 7, + "modification": "添加多余逗号", + "position": 346, + "command_context": "原始: '.2 4.2-2.9 1.5-2.6 1' -> 修改后: '.2 4.2-2.9, 1.5-2.6 1'", + "modification_details": "在位置 346 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_174_人物_22478_icon_29.svg", + "png_path": "../../../data/complex/process/page_174_人物_22478_icon_29.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 13, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 15, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 3, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 17, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 7, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 8, + "has_closing_tag": false, + "error_instance": 6, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 2, + "has_closing_tag": false, + "error_instance": 7, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_81_横切面水果图标_37754_icon_13.svg", + "png_path": "../../../data/complex/process/page_81_横切面水果图标_37754_icon_13.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 5, + "original_command": "z", + "invalid_command": "x", + "command_position": 3342, + "command_context": "24548zM406.", + "severity": "high", + "total_paths": 6, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 5, + "original_command": "M", + "invalid_command": "P", + "command_position": 2625, + "command_context": "7096zM566.7", + "severity": "high", + "total_paths": 6, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 5, + "original_command": "z", + "invalid_command": "E", + "command_position": 2375, + "command_context": "5.632zM617.", + "severity": "high", + "total_paths": 6, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 5, + "original_command": "M", + "invalid_command": "b", + "command_position": 1888, + "command_context": "2602zM694.2", + "severity": "high", + "total_paths": 6, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 5, + "original_command": "c", + "invalid_command": "w", + "command_position": 480, + "command_context": "01096c6.785", + "severity": "high", + "total_paths": 6, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 1, + "original_command": "Z", + "invalid_command": "r", + "command_position": 104, + "command_context": "808 0Z", + "severity": "high", + "total_paths": 6, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "M", + "invalid_command": "x", + "command_position": 0, + "command_context": "M512 5", + "severity": "critical", + "total_paths": 6, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_13_新年_48727_icon_24.svg", + "png_path": "../../../data/complex/process/page_13_新年_48727_icon_24.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 2, + "total_paths": 8, + "original_path_data": "M562.73825 367.857754a225.794754 225.794754 0 0 1 ...", + "error_type": "wrong_separator", + "error_instance": 1, + "modification": "分隔符错误", + "position": 777, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 777 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 2, + "total_paths": 8, + "original_path_data": "M562.73825 367.857754a225.794754 225.794754 0 0 1 ...", + "error_type": "extra_comma", + "error_instance": 2, + "modification": "添加多余逗号", + "position": 519, + "command_context": "原始: '5407 0 0 1 47.429262' -> 修改后: '5407 0 0 1, 47.429262'", + "modification_details": "在位置 519 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 2, + "total_paths": 8, + "original_path_data": "M562.73825 367.857754a225.794754 225.794754 0 0 1 ...", + "error_type": "wrong_separator", + "error_instance": 3, + "modification": "分隔符错误", + "position": 517, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 517 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 6, + "total_paths": 8, + "original_path_data": "M1421.297793 255.690923a113.065964 113.065964 0 0 ...", + "error_type": "extra_comma", + "error_instance": 4, + "modification": "添加多余逗号", + "position": 459, + "command_context": "原始: '4-2.247833 93.846998' -> 修改后: '4-2.247833, 93.846998'", + "modification_details": "在位置 459 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 3, + "total_paths": 8, + "original_path_data": "M841.806629 449.791241c1.685874 5.057623 3.034574 ...", + "error_type": "scientific_notation", + "error_instance": 5, + "modification": "数字格式修改为科学计数法", + "position": 765, + "original_value": "19.106574", + "modified_value": "1.91e+01", + "modification_details": "将位置 765 的数字 '19.106574' 改为科学计数法 '1.91e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 7, + "total_paths": 8, + "original_path_data": "M1446.81069 276.37098c-7.305455 2.80979-13.486994 ...", + "error_type": "extra_comma", + "error_instance": 6, + "modification": "添加多余逗号", + "position": 948, + "command_context": "原始: ' 33.717485 53.723192' -> 修改后: ' 33.717485, 53.723192'", + "modification_details": "在位置 948 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 7, + "total_paths": 8, + "original_path_data": "M1446.81069 276.37098c-7.305455 2.80979-13.486994 ...", + "error_type": "scientific_notation", + "error_instance": 7, + "modification": "数字格式修改为科学计数法", + "position": 313, + "original_value": "153.526945", + "modified_value": "1.54e+02", + "modification_details": "将位置 313 的数字 '153.526945' 改为科学计数法 '1.54e+02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 8, + "original_path_data": "M1246.978399 27.198771A94.746131 94.746131 0 0 1 1...", + "error_type": "extra_comma", + "error_instance": 8, + "modification": "添加多余逗号", + "position": 248, + "command_context": "原始: '2 96.76918 142.51256' -> 修改后: '2 96.76918, 142.51256'", + "modification_details": "在位置 248 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_220_IT软件开发职业_30298_icon_29.svg", + "png_path": "../../../data/complex/process/page_220_IT软件开发职业_30298_icon_29.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "add_strange_chars", + "error_details": [ + { + "target_tag": "svg", + "tag_index": 0, + "added_chars": "!", + "insertion_position": "标签结束前", + "error_instance": 1, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 0, + "added_chars": "^", + "insertion_position": "标签名称后", + "error_instance": 2, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 2, + "added_chars": "^", + "insertion_position": "标签名称后", + "error_instance": 3, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 1, + "added_chars": "%", + "insertion_position": "标签名称后", + "error_instance": 4, + "error_category": "tag_error", + "error_function": "add_strange_chars" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_7_生肖星座图标_49601_icon_23.svg", + "png_path": "../../../data/complex/process/page_7_生肖星座图标_49601_icon_23.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 6, + "total_paths": 7, + "original_path_data": "M533.788228 288.296882c17.038114 0 33.106738-4.465...", + "error_type": "scientific_notation", + "error_instance": 1, + "modification": "数字格式修改为科学计数法", + "position": 2005, + "original_value": ".295909", + "modified_value": "2.96e-01", + "modification_details": "将位置 2005 的数字 '.295909' 改为科学计数法 '2.96e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 4, + "total_paths": 7, + "original_path_data": "M271.336639 408.354068c-31.771255-35.466221-35.485...", + "error_type": "extra_comma", + "error_instance": 2, + "modification": "添加多余逗号", + "position": 394, + "command_context": "原始: 'c21.278175 36.969125' -> 修改后: 'c21.278175, 36.969125'", + "modification_details": "在位置 394 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 4, + "total_paths": 7, + "original_path_data": "M271.336639 408.354068c-31.771255-35.466221-35.485...", + "error_type": "wrong_separator", + "error_instance": 3, + "modification": "分隔符错误", + "position": 356, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 356 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 3, + "total_paths": 7, + "original_path_data": "M521.231574 681.497308l24.587681-4.271209c24.59157...", + "error_type": "extra_comma", + "error_instance": 4, + "modification": "添加多余逗号", + "position": 206, + "command_context": "原始: '8 7.241977 0.996745 ' -> 修改后: '8 7.241977, 0.996745 '", + "modification_details": "在位置 206 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 3, + "total_paths": 7, + "original_path_data": "M521.231574 681.497308l24.587681-4.271209c24.59157...", + "error_type": "wrong_separator", + "error_instance": 5, + "modification": "分隔符错误", + "position": 107, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 107 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_397_MBE 夏日icon_5856_icon_10.svg", + "png_path": "../../../data/complex/process/page_397_MBE 夏日icon_5856_icon_10.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "\"", + "symbol_type": "opening_quote", + "symbol_category": "quote", + "position": 679, + "context": "2-285.581498z\" fill=\"#8CD0D8\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 1481, + "context": "4z\" fill=\"#73BEC3\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 7158, + "context": "10.658822z\" fill=\" />", + "ground_truth": "", + "error_type": "add_strange_chars", + "error_details": [ + { + "target_tag": "path", + "tag_index": 7, + "added_chars": "%", + "insertion_position": "标签结束前", + "error_instance": 1, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 3, + "added_chars": "%", + "insertion_position": "标签结束前", + "error_instance": 2, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 2, + "added_chars": "~", + "insertion_position": "标签名称后", + "error_instance": 3, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 6, + "added_chars": "!", + "insertion_position": "标签结束前", + "error_instance": 4, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "svg", + "tag_index": 0, + "added_chars": "$", + "insertion_position": "标签名称后", + "error_instance": 5, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 8, + "added_chars": "!", + "insertion_position": "标签结束前", + "error_instance": 6, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 9, + "added_chars": "^", + "insertion_position": "标签结束前", + "error_instance": 7, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 5, + "added_chars": "^", + "insertion_position": "标签结束前", + "error_instance": 8, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 0, + "added_chars": "^", + "insertion_position": "标签结束前", + "error_instance": 9, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 1, + "added_chars": "*", + "insertion_position": "标签名称后", + "error_instance": 10, + "error_category": "tag_error", + "error_function": "add_strange_chars" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_413_互联网系列_2001_icon_15.svg", + "png_path": "../../../data/complex/process/page_413_互联网系列_2001_icon_15.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "add_strange_chars", + "error_details": [ + { + "target_tag": "path", + "tag_index": 2, + "added_chars": "*", + "insertion_position": "标签名称后", + "error_instance": 1, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 1, + "added_chars": "!", + "insertion_position": "标签结束前", + "error_instance": 2, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 13, + "added_chars": "*", + "insertion_position": "标签结束前", + "error_instance": 3, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 15, + "added_chars": "%", + "insertion_position": "标签名称后", + "error_instance": 4, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 4, + "added_chars": "!", + "insertion_position": "标签结束前", + "error_instance": 5, + "error_category": "tag_error", + "error_function": "add_strange_chars" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_330_仲夏甜品屋_10798_icon_14.svg", + "png_path": "../../../data/complex/process/page_330_仲夏甜品屋_10798_icon_14.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 2, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 11, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 15, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 1, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 0, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 10, + "has_closing_tag": false, + "error_instance": 6, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 6, + "has_closing_tag": false, + "error_instance": 7, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_37_教育图标_45273_icon_0.svg", + "png_path": "../../../data/complex/process/page_37_教育图标_45273_icon_0.png", + "bug_svg": "svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1115 1024\" width=\"200\" height=\"200\">path d=\"M570.773206 529.217706l25.891277 2.200758c89.583819 73.621847 76.288648 120.951101-39.872567 142.013656 43.665639-42.811227 48.675601-84.056031 15.016941-123.760305-3.275247-3.8578-4.945234-8.052187-4.530974-11.392162 0.349532-3.197573 1.51464-6.213907 3.495323-9.061947z\" fill=\"#B6DBFD\" />", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "<", + "symbol_type": "<", + "symbol_category": "bracket", + "position": 5945, + "context": "z\" fill=\"#DAEBFD\" /><", + "error_instance": 2, + "attribute": "d", + "quote_position": "closing", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了d属性的结束引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": ">", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 2936, + "context": "5z\" fill=\"#B6ADB6\" /><", + "error_instance": 5, + "attribute": "d", + "quote_position": "closing", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了d属性的结束引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": ">", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 7370, + "context": "4z\" fill=\"#FC9743\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 3956, + "context": "2z\" fill=\"#B6ADB6\" />/svg>", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "\"", + "symbol_type": "closing_quote", + "symbol_category": "quote", + "position": 7002, + "context": "8148z\" fill=\"#FFFFFF\" />", + "error_instance": 2, + "error_type": "missing_tag_bracket", + "severity": "critical", + "description": "移除了开始标签括号,这会破坏XML结构", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "\"", + "symbol_type": "opening_quote", + "symbol_category": "quote", + "position": 48, + "context": "g/2000/svg\" viewBox=\"0 0 1024 1024\" widt", + "error_instance": 3, + "attribute": "viewBox", + "quote_position": "opening", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了viewBox属性的开始引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "\"", + "symbol_type": "opening_quote", + "symbol_category": "quote", + "position": 2126, + "context": "\"#FFFFFF\" />", + "symbol_type": ">", + "symbol_category": "bracket", + "position": 87, + "context": "h=\"200\" height=\"200\">", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 3, + "original_command": "v", + "invalid_command": "n", + "command_position": 594, + "command_context": "5.856v-3.58", + "severity": "high", + "total_paths": 22, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 3, + "original_command": "v", + "invalid_command": "f", + "command_position": 501, + "command_context": "5.856v3.584", + "severity": "high", + "total_paths": 22, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 21, + "original_command": "H", + "invalid_command": "b", + "command_position": 17, + "command_context": "9.296H256.8", + "severity": "high", + "total_paths": 22, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 1, + "original_command": "c", + "invalid_command": "U", + "command_position": 105, + "command_context": "5.312c9.318", + "severity": "high", + "total_paths": 22, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 10, + "original_command": "h", + "invalid_command": "g", + "command_position": 18, + "command_context": ".9136h26.41", + "severity": "high", + "total_paths": 22, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 20, + "original_command": "M", + "invalid_command": "u", + "command_position": 0, + "command_context": "M770.0", + "severity": "critical", + "total_paths": 22, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 13, + "original_command": "z", + "invalid_command": "u", + "command_position": 234, + "command_context": ".5808z", + "severity": "high", + "total_paths": 22, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 16, + "original_command": "h", + "invalid_command": "F", + "command_position": 35, + "command_context": ".0608h-26.4", + "severity": "high", + "total_paths": 22, + "error_instance": 8, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 17, + "original_command": "h", + "invalid_command": "J", + "command_position": 215, + "command_context": ".5808h-21.7", + "severity": "high", + "total_paths": 22, + "error_instance": 9, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_172_厨房用品_22728_icon_15.svg", + "png_path": "../../../data/complex/process/page_172_厨房用品_22728_icon_15.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 20, + "original_command": "Z", + "invalid_command": "F", + "command_position": 50, + "command_context": "-42 0Z", + "severity": "high", + "total_paths": 26, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 20, + "original_command": "m", + "invalid_command": "n", + "command_position": 10, + "command_context": "707.4m-21 0", + "severity": "high", + "total_paths": 26, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 17, + "original_command": "v", + "invalid_command": "g", + "command_position": 210, + "command_context": "-22.9v-85.7", + "severity": "high", + "total_paths": 26, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 17, + "original_command": "c", + "invalid_command": "P", + "command_position": 77, + "command_context": "5h877c9.7 0", + "severity": "high", + "total_paths": 26, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 12, + "original_command": "c", + "invalid_command": "W", + "command_position": 807, + "command_context": "182.9c-40.8", + "severity": "high", + "total_paths": 26, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 8, + "original_command": "a", + "invalid_command": "i", + "command_position": 20, + "command_context": "1.4 0a91.4 ", + "severity": "high", + "total_paths": 26, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 15, + "original_command": "M", + "invalid_command": "o", + "command_position": 0, + "command_context": "M954.2", + "severity": "critical", + "total_paths": 26, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 14, + "original_command": "V", + "invalid_command": "j", + "command_position": 42, + "command_context": "-57.9V289.9", + "severity": "high", + "total_paths": 26, + "error_instance": 8, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_46_可爱食物 icon_43742_icon_6.svg", + "png_path": "../../../data/complex/process/page_46_可爱食物 icon_43742_icon_6.png", + "bug_svg": "path d=\"M739.124825 802.084571a29.362794 29.249016 0 1 0 58.725588 0 29.362794 29.249016 0 1 0-58.725588 0Z\" fill=\"#3F4963\" opacity=\".2\" />path d=\"M513.235302 888.937651a29.362794 29.249016 0 1 0 58.725587 0 29.362794 29.249016 0 1 0-58.725587 0Z\" fill=\"#3F4963\" opacity=\".2\" />", + "ground_truth": "", + "error_type": "remove_closing_tag", + "error_details": [ + { + "removed_symbol": "\"", + "symbol_type": "opening_quote", + "symbol_category": "quote", + "position": 3490, + "context": "-58.725587 0Z\" fill=\"#3F4963\" opacity=\".", + "error_instance": 1, + "attribute": "fill", + "quote_position": "opening", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了fill属性的开始引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "<", + "symbol_type": "<", + "symbol_category": "bracket", + "position": 3514, + "context": "963\" opacity=\".2\" />path d=\"M739.124", + "error_instance": 3, + "attribute": "opacity", + "quote_position": "closing", + "error_type": "missing_attribute_quote", + "severity": "high", + "description": "移除了opacity属性的结束引号,这会导致XML解析错误", + "error_category": "tag_error", + "error_function": "remove_closing_tag" + }, + { + "removed_symbol": "\"", + "symbol_type": "closing_quote", + "symbol_category": "quote", + "position": 4067, + "context": "#3F4963\" opacity=\".2\" />", + "ground_truth": "", + "error_type": "add_strange_chars", + "error_details": [ + { + "target_tag": "path", + "tag_index": 7, + "added_chars": "@", + "insertion_position": "标签名称后", + "error_instance": 1, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 2, + "added_chars": "$", + "insertion_position": "标签名称后", + "error_instance": 2, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 11, + "added_chars": "$", + "insertion_position": "标签结束前", + "error_instance": 3, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 12, + "added_chars": "#", + "insertion_position": "标签结束前", + "error_instance": 4, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "svg", + "tag_index": 0, + "added_chars": "~", + "insertion_position": "标签名称后", + "error_instance": 5, + "error_category": "tag_error", + "error_function": "add_strange_chars" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_304_006_12483_icon_19.svg", + "png_path": "../../../data/complex/process/page_304_006_12483_icon_19.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "height", + "wrong_attribute": "hieght", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的height属性名错误拼写为hieght", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "xmlns", + "wrong_attribute": "xmnls", + "attribute_value": "http://www.w3.org/2000/svg", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将svg元素的xmlns属性名错误拼写为xmnls", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "width", + "wrong_attribute": "wi", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的width属性名错误拼写为wi", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 3, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#D977A4", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 2, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M731.860265 519.922157h3.593555a230.967618 230.967...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 1, + "original_attribute": "d", + "wrong_attribute": "t", + "attribute_value": "M347.839847 402.804913l1.878449-2.776838 2.695167-...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为t", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_8_黄蓝粉配色_49379_icon_10.svg", + "png_path": "../../../data/complex/process/page_8_黄蓝粉配色_49379_icon_10.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 11, + "total_paths": 14, + "original_path_data": "M288 320v28.5312a63.6032 63.6032 0 0 1 10.4064 4.3...", + "error_type": "scientific_notation", + "error_instance": 1, + "modification": "数字格式修改为科学计数法", + "position": 398, + "original_value": "63.6032", + "modified_value": "6.36e+01", + "modification_details": "将位置 398 的数字 '63.6032' 改为科学计数法 '6.36e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 11, + "total_paths": 14, + "original_path_data": "M288 320v28.5312a63.6032 63.6032 0 0 1 10.4064 4.3...", + "error_type": "wrong_separator", + "error_instance": 2, + "modification": "分隔符错误", + "position": 267, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 267 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 12, + "total_paths": 14, + "original_path_data": "M288 320v28.5312a63.6032 63.6032 0 0 1 10.4064 4.3...", + "error_type": "scientific_notation", + "error_instance": 3, + "modification": "数字格式修改为科学计数法", + "position": 2763, + "original_value": "13.504", + "modified_value": "1.35e+01", + "modification_details": "将位置 2763 的数字 '13.504' 改为科学计数法 '1.35e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 12, + "total_paths": 14, + "original_path_data": "M288 320v28.5312a63.6032 63.6032 0 0 1 10.4064 4.3...", + "error_type": "wrong_separator", + "error_instance": 4, + "modification": "分隔符错误", + "position": 2607, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 2607 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 12, + "total_paths": 14, + "original_path_data": "M288 320v28.5312a63.6032 63.6032 0 0 1 10.4064 4.3...", + "error_type": "extra_comma", + "error_instance": 5, + "modification": "添加多余逗号", + "position": 2215, + "command_context": "原始: '24-22.6304 22.6304 2' -> 修改后: '24-22.6304, 22.6304 2'", + "modification_details": "在位置 2215 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 12, + "total_paths": 14, + "original_path_data": "M288 320v28.5312a63.6032 63.6032 0 0 1 10.4064 4.3...", + "error_type": "wrong_separator", + "error_instance": 6, + "modification": "分隔符错误", + "position": 327, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 327 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 12, + "total_paths": 14, + "original_path_data": "M288 320v28.5312a63.6032 63.6032 0 0 1 10.4064 4.3...", + "error_type": "wrong_separator", + "error_instance": 7, + "modification": "分隔符错误", + "position": 223, + "original_separator": "' '", + "modified_separator": ";", + "modification_details": "将位置 223 的空格分隔符替换为分号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 0, + "total_paths": 14, + "original_path_data": "M729.6 288v537.6H371.2V288h358.4z m-12.8 12.8H384v...", + "error_type": "extra_comma", + "error_instance": 8, + "modification": "添加多余逗号", + "position": 40, + "command_context": "原始: '.4z m-12.8 12.8H384v' -> 修改后: '.4z m-12.8, 12.8H384v'", + "modification_details": "在位置 40 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_297_研究生系统_24310_icon_11.svg", + "png_path": "../../../data/complex/process/page_297_研究生系统_24310_icon_11.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_name_error", + "error_details": [ + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "xmlns", + "wrong_attribute": "xmlsn", + "attribute_value": "http://www.w3.org/2000/svg", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将svg元素的xmlns属性名错误拼写为xmlsn", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 2, + "original_attribute": "d", + "wrong_attribute": "dd", + "attribute_value": "M362.437535 1018.02659H151.234647a143.350376 143.3...", + "error_type": "attribute_name_misspelling", + "severity": "high", + "description": "将path元素的d属性名错误拼写为dd", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "width", + "wrong_attribute": "with", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的width属性名错误拼写为with", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 2, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#565959", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "svg", + "element_index": 0, + "original_attribute": "height", + "wrong_attribute": "hight", + "attribute_value": "200", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将svg元素的height属性名错误拼写为hight", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + }, + { + "element_type": "path", + "element_index": 1, + "original_attribute": "fill", + "wrong_attribute": "fil", + "attribute_value": "#575959", + "error_type": "attribute_name_misspelling", + "severity": "medium", + "description": "将path元素的fill属性名错误拼写为fil", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_name_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_309_水果_11820_icon_15.svg", + "png_path": "../../../data/complex/process/page_309_水果_11820_icon_15.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 20, + "attribute": "fill", + "original_value": "#333333", + "error_value": "333333", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第21个path元素的fill属性值从'#333333'修改为'333333'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 17, + "attribute": "fill", + "original_value": "#CE9A4E", + "error_value": "color:CE9A4E", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第18个path元素的fill属性值从'#CE9A4E'修改为'color:CE9A4E'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 12, + "attribute": "fill", + "original_value": "#333333", + "error_value": "333333", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第13个path元素的fill属性值从'#333333'修改为'333333'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 22, + "attribute": "fill", + "original_value": "#333333", + "error_value": "color:333333", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第23个path元素的fill属性值从'#333333'修改为'color:333333'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 3, + "attribute": "fill", + "original_value": "#CE9A4E", + "error_value": "CE9A4E", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第4个path元素的fill属性值从'#CE9A4E'修改为'CE9A4E'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 14, + "attribute": "fill", + "original_value": "#333333", + "error_value": "color:333333", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第15个path元素的fill属性值从'#333333'修改为'color:333333'", + "severity": "medium", + "error_instance": 6, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 19, + "attribute": "fill", + "original_value": "#FFFEF8", + "error_value": "FFFEF8", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第20个path元素的fill属性值从'#FFFEF8'修改为'FFFEF8'", + "severity": "medium", + "error_instance": 7, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 21, + "attribute": "fill", + "original_value": "#333333", + "error_value": "0x333333", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第22个path元素的fill属性值从'#333333'修改为'0x333333'", + "severity": "medium", + "error_instance": 8, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_98_牙齿类彩色图标_34256_icon_45.svg", + "png_path": "../../../data/complex/process/page_98_牙齿类彩色图标_34256_icon_45.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "attribute_value_error", + "error_details": [ + { + "element_type": "path", + "element_index": 2, + "attribute": "fill", + "original_value": "#E0667D", + "error_value": "0xE0667D", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第3个path元素的fill属性值从'#E0667D'修改为'0xE0667D'", + "severity": "medium", + "error_instance": 1, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 0, + "attribute": "fill", + "original_value": "#F1C48B", + "error_value": "F1C48B", + "error_type": "color", + "error_detail": "移除了#前缀", + "modification_description": "将第1个path元素的fill属性值从'#F1C48B'修改为'F1C48B'", + "severity": "medium", + "error_instance": 2, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 8, + "attribute": "fill", + "original_value": "#FFFFFF", + "error_value": "color:FFFFFF", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第9个path元素的fill属性值从'#FFFFFF'修改为'color:FFFFFF'", + "severity": "medium", + "error_instance": 3, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 10, + "attribute": "fill", + "original_value": "#FFFFFF", + "error_value": "color:FFFFFF", + "error_type": "color", + "error_detail": "使用了CSS颜色语法", + "modification_description": "将第11个path元素的fill属性值从'#FFFFFF'修改为'color:FFFFFF'", + "severity": "medium", + "error_instance": 4, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + }, + { + "element_type": "path", + "element_index": 20, + "attribute": "fill", + "original_value": "#504774", + "error_value": "0x504774", + "error_type": "color", + "error_detail": "使用了0x前缀", + "modification_description": "将第21个path元素的fill属性值从'#504774'修改为'0x504774'", + "severity": "medium", + "error_instance": 5, + "error_category": "attribute_error", + "error_function": "attribute_value_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_70_像素鞋子图标_40194_icon_12.svg", + "png_path": "../../../data/complex/process/page_70_像素鞋子图标_40194_icon_12.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 25, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 7, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 13, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 4, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 2, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 1, + "has_closing_tag": false, + "error_instance": 6, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 18, + "has_closing_tag": false, + "error_instance": 7, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_395_卡通夸张人物表情_6470_icon_3.svg", + "png_path": "../../../data/complex/process/page_395_卡通夸张人物表情_6470_icon_3.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "add_strange_chars", + "error_details": [ + { + "target_tag": "path", + "tag_index": 1, + "added_chars": "%", + "insertion_position": "标签名称后", + "error_instance": 1, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 10, + "added_chars": "@", + "insertion_position": "标签结束前", + "error_instance": 2, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 7, + "added_chars": "^", + "insertion_position": "标签名称后", + "error_instance": 3, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 5, + "added_chars": "$", + "insertion_position": "标签结束前", + "error_instance": 4, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 8, + "added_chars": "@", + "insertion_position": "标签结束前", + "error_instance": 5, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "svg", + "tag_index": 0, + "added_chars": "$", + "insertion_position": "标签名称后", + "error_instance": 6, + "error_category": "tag_error", + "error_function": "add_strange_chars" + }, + { + "target_tag": "path", + "tag_index": 6, + "added_chars": "!", + "insertion_position": "标签名称后", + "error_instance": 7, + "error_category": "tag_error", + "error_function": "add_strange_chars" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_396_mbe风格_食物类_6370_icon_4.svg", + "png_path": "../../../data/complex/process/page_396_mbe风格_食物类_6370_icon_4.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "invalid_path_command", + "error_details": [ + { + "path_index": 6, + "original_command": "c", + "invalid_command": "j", + "command_position": 488, + "command_context": "613.2c39.5-", + "severity": "high", + "total_paths": 31, + "error_instance": 1, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 13, + "original_command": "c", + "invalid_command": "j", + "command_position": 706, + "command_context": " 24.2c3.8 6", + "severity": "high", + "total_paths": 31, + "error_instance": 2, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 13, + "original_command": "l", + "invalid_command": "X", + "command_position": 358, + "command_context": ".8-37l-5.1-", + "severity": "high", + "total_paths": 31, + "error_instance": 3, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 0, + "original_command": "z", + "invalid_command": "W", + "command_position": 97, + "command_context": " 14.2z", + "severity": "high", + "total_paths": 31, + "error_instance": 4, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 22, + "original_command": "l", + "invalid_command": "r", + "command_position": 921, + "command_context": "2.7 0l-7.8-", + "severity": "high", + "total_paths": 31, + "error_instance": 5, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 23, + "original_command": "c", + "invalid_command": "N", + "command_position": 91, + "command_context": "8v7.1c0 2.3", + "severity": "high", + "total_paths": 31, + "error_instance": 6, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + }, + { + "path_index": 3, + "original_command": "z", + "invalid_command": "i", + "command_position": 172, + "command_context": "3 6.5z m19.", + "severity": "high", + "total_paths": 31, + "error_instance": 7, + "error_category": "path_command_error", + "error_function": "invalid_path_command" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_55_小假哥_水果_icon060_42656_icon_14.svg", + "png_path": "../../../data/complex/process/page_55_小假哥_水果_icon060_42656_icon_14.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "path_data_format_error", + "error_details": [ + { + "path_index": 14, + "total_paths": 15, + "original_path_data": "M457.5744 822.784c-4.1984 0-8.3968-1.7408-11.4176-...", + "error_type": "scientific_notation", + "error_instance": 1, + "modification": "数字格式修改为科学计数法", + "position": 500, + "original_value": ".2288", + "modified_value": "2.29e-01", + "modification_details": "将位置 500 的数字 '.2288' 改为科学计数法 '2.29e-01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 14, + "total_paths": 15, + "original_path_data": "M457.5744 822.784c-4.1984 0-8.3968-1.7408-11.4176-...", + "error_type": "extra_comma", + "error_instance": 2, + "modification": "添加多余逗号", + "position": 180, + "command_context": "原始: '408-16.128 15.28832 ' -> 修改后: '408-16.128, 15.28832 '", + "modification_details": "在位置 180 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 0, + "total_paths": 15, + "original_path_data": "M330.3424 549.8368s89.7536 9.1648 99.5328-300.6976...", + "error_type": "scientific_notation", + "error_instance": 3, + "modification": "数字格式修改为科学计数法", + "position": 174, + "original_value": "127.3856", + "modified_value": "1.27e+02", + "modification_details": "将位置 174 的数字 '127.3856' 改为科学计数法 '1.27e+02'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 5, + "total_paths": 15, + "original_path_data": "M483.328 269.5168s17.9712-114.8416-72.96-135.168-1...", + "error_type": "extra_comma", + "error_instance": 4, + "modification": "添加多余逗号", + "position": 146, + "command_context": "原始: '992-1.2288 217.7024-' -> 修改后: '992-1.2288, 217.7024-'", + "modification_details": "在位置 146 添加了逗号", + "severity": "medium", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + }, + { + "path_index": 13, + "total_paths": 15, + "original_path_data": "M325.4784 928.768c-13.5168 0-24.576-0.8192-32.1024...", + "error_type": "scientific_notation", + "error_instance": 5, + "modification": "数字格式修改为科学计数法", + "position": 208, + "original_value": "26.7264", + "modified_value": "2.67e+01", + "modification_details": "将位置 208 的数字 '26.7264' 改为科学计数法 '2.67e+01'", + "severity": "high", + "error_category": "path_command_error", + "error_function": "path_data_format_error" + } + ] + }, + { + "svg_path": "../../../data/complex/process/page_412_美味的食物_2134_icon_53.svg", + "png_path": "../../../data/complex/process/page_412_美味的食物_2134_icon_53.png", + "bug_svg": "", + "ground_truth": "", + "error_type": "misspell_tag_name", + "error_details": [ + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 6, + "has_closing_tag": false, + "error_instance": 1, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 7, + "has_closing_tag": false, + "error_instance": 2, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pathh", + "tag_index": 5, + "has_closing_tag": false, + "error_instance": 3, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "patth", + "tag_index": 1, + "has_closing_tag": false, + "error_instance": 4, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 4, + "has_closing_tag": false, + "error_instance": 5, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + }, + { + "original_tag": "path", + "misspelled_tag": "pth", + "tag_index": 0, + "has_closing_tag": false, + "error_instance": 6, + "error_category": "tag_error", + "error_function": "misspell_tag_name" + } + ] + } +] \ No newline at end of file