Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Prevented problems with documents containing more than one body tag. #841

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jschirrmacher
Copy link

These problems occurs with inline SVG elements containing foreignObjects due to the fact that these have a body as well and the selector "body" matches all of them. In result, the hint text is duplicated in each body and has funny effects in the SVG.

…This occurs with inline SVG elements containing foreignObjects.
@loopj loopj force-pushed the master branch 2 times, most recently from fd2316b to 8a8390e Compare August 3, 2023 06:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant