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 upDon't compress text nodes across NodeRange boundaries #137
Labels
Comments
|
This is mostly fixed now, but need to repair mappings if some text nodes got elided by |
|
Done. |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Updated README to match more closely reality
glennw
pushed a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The TextRunScanner will lose node-box mappings if it compresses several NodeRanges to the same text box.