WebCore:
Reviewed by Darin Adler.
- make :first-letter apply to the first letter in normal flow, skipping
floats and positioned objects
Test: fast/css/first-letter-skip-out-of-flow.html
* rendering/RenderBlock.cpp:
(WebCore::RenderBlock::updateFirstLetter):
LayoutTests:
Reviewed by Darin Adler.
- test that :first-letter applies to the first letter in normal flow,
skipping floats and positioned objects
* fast/css/first-letter-skip-out-of-flow.html: Added.
* platform/mac-leopard/fast/css/first-letter-skip-out-of-flow-expected.checksum: Added.
* platform/mac-leopard/fast/css/first-letter-skip-out-of-flow-expected.png: Added.
* platform/mac/fast/css/first-letter-skip-out-of-flow-expected.txt: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@30724
268f45cc-cd09-0410-ab3c-
d52691b4dbfc