Refactoring while working through W3C tests
- Adding W3C test cases and a test fixture - Fixed support for CSS stylesheets (particularly when class names are referenced) - Refactoring unit calculations so that percentages and fractions calculate more accurately - SvgImage: - Support PreserveAspectRatio attribute - Support for referencing svg images - Refactored text rendering to use the AttributeCollection inheritance scheme - Initial attempt at 'ex' unit support - Added support for system color names - Changed parsing of entities to support XML entities - Supporting loading of a svg document directly from a XmlDocument with requiring serializing the document as a string first. - ...
Showing
+1943 -0
Too many changes to show.
To preserve performance only 20 of 1000+ files are displayed.
+ 0
- 0
This diff is collapsed.
+ 0
- 0
This diff is collapsed.
+ 0
- 0
This diff is collapsed.
This diff is collapsed.
+ 0
- 0
This diff is collapsed.
+ 0
- 0
This diff is collapsed.
+ 0
- 0
This diff is collapsed.
+ 0
- 0
This diff is collapsed.
This diff is collapsed.
Tests/W3CTestSuite/images/SVGImageTest.svg
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Tests/W3CTestSuite/images/black10x10.png
0 → 100644
+ 0
- 0
This diff is collapsed.
Tests/W3CTestSuite/images/blue1x1.png
0 → 100644
+ 0
- 0
This diff is collapsed.
Tests/W3CTestSuite/images/blue_10x10.png
0 → 100644
+ 0
- 0
This diff is collapsed.
Tests/W3CTestSuite/images/blue_10x10.ppm
0 → 100644
This diff is collapsed.
Tests/W3CTestSuite/images/bluesquidj.png
0 → 100644
+ 0
- 0
This diff is collapsed.
Tests/W3CTestSuite/images/bullet-small.png
0 → 100644
+ 0
- 0
This diff is collapsed.
Please register or sign in to comment