DescriptionIgnore unicode-bidi: isolate for visual order elements
This patch makes visual order elements to ignore bidi-isolate[1]. As a
result, such elements with unicode-bidi: isolate no longer bidi-reorder
their content.
The behavior of bidi-isolate for visual order (iso-8859-8) is not well
defined. It is reasonable to ignore bidi-isolate, however, given visual
order documents ignore dir attributes today.
Without this fix, when bidi-isolate is turned on by default in
crbug.com/391260, dir attributes start to effect, which is likely to
break web-compat.
[1] https://drafts.csswg.org/css-writing-modes-3/#bidi-isolate
BUG=559257
Committed: https://crrev.com/a92fdd6a08d474d8fb27f69970e541442a5ad0c4
Cr-Commit-Position: refs/heads/master@{#361283}
Patch Set 1 #Patch Set 2 : Compare with LogicalOrder (0) should be faster #Patch Set 3 : Update -expected #
Total comments: 1
Patch Set 4 : Renamed to treatAsIsolated() #
Messages
Total messages: 21 (9 generated)
|