Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upInlineFlows need a mapping between DOM nodes and constituent RenderBoxes #103
Comments
|
This has been implemented for the initial box building in Additionally, the mapping needs to be preserved when |
|
Fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will be important for hit testing, paint order, and caret/cursor selection.