WebCore:
2009-02-26 David Hyatt <hyatt@apple.com>
Reviewed by Sam Weinig
Fix text-bottom vertical alignment. It was incorrectly aligning the bottom of the descent instead of including
the line-height below the descent.
Added fast/inline/vertical-align-text-bottom.html
* rendering/RenderBoxModelObject.cpp:
(WebCore::RenderBoxModelObject::verticalPosition):
LayoutTests:
2009-02-26 David Hyatt <hyatt@apple.com>
Reviewed by Sam Weinig
Fix text-bottom vertical alignment. It was incorrectly aligning the bottom of the descent instead of including
the line-height below the descent.
* fast/inline/vertical-align-text-bottom.html: Added.
* platform/mac/fast/inline/vertical-align-text-bottom-expected.checksum: Added.
* platform/mac/fast/inline/vertical-align-text-bottom-expected.png: Added.
* platform/mac/fast/inline/vertical-align-text-bottom-expected.txt: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@41267
268f45cc-cd09-0410-ab3c-
d52691b4dbfc