Skip to content

CSSNode#insert_before method #52

Description

@zetachang

It would be nice to have this method given that the use case of inserting a new node to an existing one do exist.

Currently I have to use add_child and manually delete it from children array and insert it back.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions