Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
例:
<div> Hello World </div> <svg> <div> From SVG Land</div> </svg>
質問:
タグにもかかわらず、SVG オブジェクトは個別に解析され、dom ツリーの適切な部分ではありませんか? SVG 要素内で DIV を取得するにはどうすればよいですか?