Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InlineFlows need a mapping between DOM nodes and constituent RenderBoxes #103

Closed
burg opened this issue Oct 9, 2012 · 2 comments
Closed

InlineFlows need a mapping between DOM nodes and constituent RenderBoxes #103

burg opened this issue Oct 9, 2012 · 2 comments

Comments

@burg
Copy link

@burg burg commented Oct 9, 2012

This will be important for hit testing, paint order, and caret/cursor selection.

@burg
Copy link
Author

@burg burg commented Oct 11, 2012

This has been implemented for the initial box building in BoxConsumer.

Additionally, the mapping needs to be preserved when TextRunScanner coalesces text nodes.

@burg
Copy link
Author

@burg burg commented Oct 13, 2012

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.