Reviewed by me
Rolling out this code since it caused a big performance
regression.
2003-10-29 David Hyatt <hyatt@apple.com>
Add the paged media properties to RenderStyle.
They aren't used yet, but they should now be
parsed and interpreted correctly.
* khtml/css/cssstyleselector.cpp:
(khtml::CSSStyleSelector::applyRule):
* khtml/rendering/render_style.cpp:
(StyleSurroundData::StyleSurroundData):
(StyleBoxData::StyleBoxData):
(StyleBoxData::operator==):
(StyleVisualData::~StyleVisualData):
(StyleVisualData::StyleVisualData):
(StyleBackgroundData::StyleBackgroundData):
(StyleFlexibleBoxData::StyleFlexibleBoxData):
(opacity):
(textShadow):
(StyleInheritedData::StyleInheritedData):
(StyleInheritedData::~StyleInheritedData):
(StyleInheritedData::operator==):
* khtml/rendering/render_style.h:
(khtml::StyleBackgroundData::~StyleBackgroundData):
(khtml::StyleFlexibleBoxData::~StyleFlexibleBoxData):
(khtml::RenderStyle::NonInheritedFlags::operator==):
(khtml::RenderStyle::setBitDefaults):
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5317 268f45cc-cd09-0410-ab3c-d52691b4dbfc
4 files changed