Closed
Bug 1103388
Opened 10 years ago
Closed 10 years ago
MakeSpaceTextRun should map "mixed" orientation to sideways rather than upright
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: jfkthame, Assigned: jfkthame)
References
Details
Attachments
(2 files)
1.17 KB,
text/html
|
Details | |
1.20 KB,
patch
|
smontagu
:
review+
|
Details | Diff | Splinter Review |
MakeSpaceTextRun treats a <space> with text-orientation:mixed as vertical-upright when constructing the run, which is wrong (per UTR50) and leads to unwanted results; see attached testcase.
Assignee | ||
Comment 1•10 years ago
|
||
This corresponds to what UTR50 expects, as well as simply looking better. :)
Attachment #8527203 -
Flags: review?(smontagu)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Updated•10 years ago
|
Attachment #8527203 -
Flags: review?(smontagu) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Target Milestone: --- → mozilla36
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•