forked from ArthurHub/HTML-Renderer
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
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
Labels
No labels