Revision 796955
Go back to digest for 20th April 2008Features in KDE Base
Germain Garand committed changes in /trunk/KDE/kdelibs/khtml/rendering:
make vertical alignment of inline-tables and inline-blocks comply with requirements of CSS 2.1 - 10.8.1.
we'll only apply the inline table logic to pure CSS tables though, to remain compatible with what Gecko and Opera do.
merged WC helper getBaselineOfLastLineBox() in the process.
File Changes
Modified 4 files
- /trunk/KDE/kdelibs/khtml/rendering
- /render_block.cpp
- /render_block.h
- /render_object.cpp
- /render_table.cpp
4 files changed in total