WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
18020
REGRESSION(3.1-TOT): Drop Cap isn't rendered
https://bugs.webkit.org/show_bug.cgi?id=18020
Summary
REGRESSION(3.1-TOT): Drop Cap isn't rendered
David Weintraub
Reported
2008-03-23 01:07:08 PDT
The page: <
http://etzahaim.org
> has a drop cap in the first paragraph (We at Congregation Etz Ahaim...). This is rendered correctly in Safari 3.1, but not in the nightly Webkit build of 22-Mar-2008. The first paragraph is marked with a <p class="first">, and the drop cap is rendered with the following CSS code: p.first:first-letter { font-size: 300%; float: left; font-family: serif; line-height: 1em; margin-right: 0.0em; padding-bottom: 0.1em; } Complete template is at: <
http://etzahaim.org/templates/CleanLiving/css/template_css.css
>
Attachments
Add attachment
proposed patch, testcase, etc.
Gavin Sherlock
Comment 1
2009-05-02 13:31:46 PDT
This works in Safari 3.2, and a recent nightly (
r42858
). Not sure when it progressed (and it would be nice to have a test), but this should probably be closed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug