RESOLVED FIXED 56448
text-combine text retains compressed font after adding characters to it
https://bugs.webkit.org/show_bug.cgi?id=56448
Summary text-combine text retains compressed font after adding characters to it
mitz
Reported 2011-03-15 22:18:28 PDT
text-combine text retains compressed font after adding characters to it
Attachments
Avoid mutating the RenderCombineText's parent's style and refer to it for the original font (53.10 KB, patch)
2011-03-15 22:25 PDT, mitz
simon.fraser: review+
mitz
Comment 1 2011-03-15 22:25:28 PDT
Created attachment 85908 [details] Avoid mutating the RenderCombineText's parent's style and refer to it for the original font
mitz
Comment 2 2011-03-16 09:28:04 PDT
WebKit Review Bot
Comment 3 2011-03-16 10:29:07 PDT
http://trac.webkit.org/changeset/81251 might have broken Windows 7 Release (Tests) The following tests are not passing: fast/dynamic/text-combine.html fast/text/international/text-combine-image-test.html
Note You need to log in before you can comment on or make changes to this bug.