RESOLVED WONTFIX Bug 94590
Text Autosizing: ::first-letter pseudo-element is incorrectly sized
https://bugs.webkit.org/show_bug.cgi?id=94590
Summary Text Autosizing: ::first-letter pseudo-element is incorrectly sized
John Mellor
Reported 2012-08-21 05:24:45 PDT
Created attachment 159663 [details] Screenshot For example on http://brmullikin.com/classical_texts/greek/aeschines/against_ctesiphon (screenshot attached), the A of the first "Aeschines" and the J of "Jump to paragraph" should be the same size as the subsequent word, since they have ::first-letter { font-size: 1em; }, but they get treated separately and fail to get autosized.
Attachments
Screenshot (358.31 KB, image/png)
2012-08-21 05:24 PDT, John Mellor
no flags
Patch (6.07 KB, patch)
2012-08-21 13:26 PDT, Dirk Pranke
no flags
Dirk Pranke
Comment 1 2012-08-21 13:26:53 PDT
Dirk Pranke
Comment 2 2012-08-21 13:28:39 PDT
Comment on attachment 159756 [details] Patch ignore wrong bug.
Raphael Kubo da Costa (:rakuco)
Comment 3 2013-05-16 07:19:10 PDT
Do you know if the site has been changed? While I can't reproduce the problem here, the page itself doesn't look identical to the screenshot anymore.
Daniel Bates
Comment 4 2016-09-19 15:11:47 PDT
Marking this bug Resolved WontFix because the TEXT_AUTOSIZING feature was removed in <https://trac.webkit.org/changeset/206119> (bug #162167). See bug 84186, comment 32 for more details.
Note You need to log in before you can comment on or make changes to this bug.