Bug 48538 - Support the text-combine CSS property
Summary: Support the text-combine CSS property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on: 48608 50621 51089
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-28 11:47 PDT by Dave Hyatt
Modified: 2011-01-31 12:39 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2010-10-28 11:47:10 PDT
Support the text-combine CSS property.  This is a master bug for the back end and front end support.
Comment 1 Dave Hyatt 2010-11-20 12:51:37 PST
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>"
Comment 2 Dave Hyatt 2011-01-31 12:39:50 PST
Fixed (r77153).