Skip to content

Feature: ElementNode importDOM should import the dir attribute #7765

@james-atticus

Description

@james-atticus

Description

As off #7727, it's possible to set the direction attribute of Element Nodes manually, and this is reflected in exportDOM output, however importDOM has not been updated to import this attribute.

Impact

This is mostly a consistency/expectation improvement. export/importJSON correctly handle the direction attribute, so it's reasonable to expect that the same would apply for DOM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement over existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions