DescriptionFix nested unicode-bidi: isolate
When we have a nested isolate renderer if the outer isolate has a text and this text is not the first child, the isolated chain is not rendered correctly. This happens because constructBidiRunsForSegment uses always the first inner isolated renderer as isolated inline container. This patch fixes the behavior described changing containingIsolate to find the right isolated container.
BUG=274717
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156261
Patch Set 1 #
Total comments: 1
Patch Set 2 : Proposed patch #
Messages
Total messages: 9 (0 generated)
|