Skip to content

Element.getBoundingClientRect() #8

Description

Is it possible to call DOM's getBoundingClientRect() on an Element which i get by:

(aref (dom:get-elements-by-tag-name
       (cxml:parse-file "./test.svg" (cxml-dom:make-dom-builder))
       "path") 0)

This returns a #<RUNE-DOM::ELEMENT path {10042A87A3}> from the SVG file test.svg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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