DescriptionBug fix: toPositionInCoposedTree should treat positions with insertion points
Now a position is passed to toPositionInCoposedTree and its related node
is an insertion point like <content>, this conversion hits an assertion
because there should not be any insertion points in the composed tree
world. This CL fixes this to avoid to use the insertion point in such
case.
BUG=504035
TEST=webkit_unit_tests --gtest_filter=PositionTest.*
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197804
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||