SOURCE

console 命令行工具 X clear

                    
>
console
<!DOCTYPE html>
<html>

<head>
	<style>
	</style>
</head>

<body>

	<svg id="isvg">
		<defs>
			<marker id=‘markerArrow‘ markerWidth=‘13‘ markerHeight=‘13‘ refx=‘2‘ refy=‘6‘ orient=‘auto‘>
				<path d=‘M2,2 L2,11 L10,6 L2,2style=‘fill:#00ff00‘ />
			</marker>
		</defs>

	</svg>
</body>

</html>