Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

How to process xpacket in toVdom #117

@SantosGuillamot

Description

@SantosGuillamot

We've found a couple of sites that have xpacket sections: talsunovads.lv and hlz.de.

Checking the nodeType, it seems they are considered nodeType 7. As we are not handling that use case, it returns an error: TypeError: Cannot read properties of undefined (reading 'length').

We have to decide what to do with these nodes. Should we do the same as with CDATA nodes? It seems a similar case, as they are included inside the SVGs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions