[Webkit-unassigned] [Bug 30708] ::first-letter inherits from ::after pseudo-element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 30 23:18:09 PDT 2010


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57309|review?                     |review-
               Flag|                            |




--- Comment #4 from Nikolas Zimmermann <zimmermann at kde.org>  2010-07-30 23:18:09 PST ---
(From update of attachment 57309)
LayoutTests/fast/css/first-letter-and-after-expected.txt:1
 +  Test to make sure :first-letter do not inherit from :after. If you see "testAFTER", the test has passed.
I'm not seeing "testAFTER", but "test". Does the testcase actually work?

WebCore/rendering/RenderBlock.cpp:256
 +      // Intentionally not calling updateFirstLetter because it will be done first thing in the morning in layout().
I hope it's also called in the afternoon... just leave it out. "Intentionally not calling updateFirstLetter() because it's done in layout().

-- 
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