Skip to content

absolute positioning #12

@mstancombe

Description

@mstancombe

position:absolute doesn't seem to be supported.
-Add a test page that shows this
-Implement

https://developer.mozilla.org/en-US/docs/Web/CSS/position#absolute

tldr for a short version:
-take box out of flow
-move box to top left of nearest fixed/absolute/relative positioned ancestor
-move box according to top/left.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions