More Info

Revision 820329

(Back to digest)
 

Features in KDE Base

Viacheslav Tokarev committed changes in /branches/work/khtml-blaze:

- initial support for SVG styles
- support for svg fill attribute as part of style
- small improvements with WC/KHTML names compat problems
- after this commit khtml passes one more test for mobile browsers :-)

File Changes

Added 16 files
/branches/work/khtml-blaze
 
/compat
 
/compat/Frame.h
 
/css/CSSPrimitiveValue.h
 
/css/cssproperties.gperf
 
/css/cssproperties.strip
 
/css/CSSValue.h
 
/css/CSSValueList.h
 
/misc/Color.h
 
/misc/shared.c
 
/rendering/DataRef.h
 
/rendering/RenderStyle.h
 
/rendering/RenderView.h
 
/rendering/SVGRenderStyle.cpp
 
/rendering/SVGRenderStyle.h
 
/rendering/SVGRenderStyleDefs.cpp
 
/rendering/SVGRenderStyleDefs.h
Modified 29 files
/branches/work/khtml-blaze
 
/CMakeLists.txt
 
/css/cssparser.cpp
 
/css/cssproperties.c
 
/css/cssproperties.h
 
/css/cssproperties.in
 
/css/cssstyleselector.cpp
 
/css/makeprop
 
/rendering/render_style.cpp
 
/rendering/render_style.h
 
/rendering/RenderObject.h
 
/rendering/RenderPath.cpp
 
/rendering/RenderSVGRoot.cpp
 
/svg/SVGColor.cpp
 
/svg/SVGDocument.cpp
 
/svg/SVGException.h
 
/svg/SVGExternalResourcesRequired.cpp
 
/svg/SVGLength.cpp
 
/svg/SVGPaint.cpp
 
/svg/SVGPaint.h
 
/svg/SVGPreserveAspectRatio.h
 
/svg/SVGRectElement.cpp
 
/svg/SVGStylable.h
 
/svg/SVGStyledElement.cpp
 
/svg/SVGStyledElement.h
 
/svg/SVGStyleElement.cpp
 
/svg/SVGStyleElement.h
 
/xml/Document.h
 
/xml/dom_docimpl.cpp
 
/svg/graphics/SVGResource.cpp
45 files changed in total