[Webkit-unassigned] [Bug 93832] text-combine falls back to none rather than scale when wider than 1.1em
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 17 00:38:50 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93832
--- Comment #12 from Yuki Sekiguchi <yuki.sekiguchi at access-company.com> 2012-08-17 00:39:23 PST ---
Update test expectations.
I try to use reftest by the following way, but I cannot get good result.
* Using Ahem and text-combine single character with background black.
e.g. test: "<span style='background-color: black; -webkit-text-combine: horizontal'>12345</span>", ref: "<span style='background-color: black; -webkit-text-combine: horizontal'>a</span>"
** Result: Some line have 1em x 1px difference.
* Above test + letter-spacing: 0px
** Result: Pixels are same. But png hashes are not same.
* Using Ahem and CSS transform
** Result: I cannot write test because I cannot get description.computedSize() and compute scale.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list