Bug 48538
| Summary: | Support the text-combine CSS property | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
| Component: | Layout and Rendering | Assignee: | Dave Hyatt <hyatt> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, kennyluck, peter, takano |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | 48608, 50621, 51089 | ||
| Bug Blocks: | |||
Dave Hyatt
Support the text-combine CSS property. This is a master bug for the back end and front end support.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dave Hyatt
Note the syntax for this property just changed completely in the latest draft. :(
http://dev.w3.org/csswg/css3-writing-modes/#text-combine0
cluster is gone. upright is replaced by "horizontal <number>"
Dave Hyatt
Fixed (r77153).