[Webkit-unassigned] [Bug 150821] Update text-combine to match spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 08:38:00 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=150821

Koji Ishii <kojiishi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kojiishi at gmail.com

--- Comment #1 from Koji Ishii <kojiishi at gmail.com> ---
> the semantics of this property has changed

It's a bit confusing, sorry about that.

  text-combine-upright: all
is semantically equivalent to
  text-combine: horizontal
so this should be a simple renaming.

  text-combine-upright: digits <integer>?
was added to do automatic detection of digits in a row within a text run as one implementer showed an interest. But this is not implemented by other implementers yet at this point and is at risk. Probably you read this part?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151103/e49b2fee/attachment.html>


More information about the webkit-unassigned mailing list