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
+2113 -0
Too many changes to show.
To preserve performance only 20 of 1000+ files are displayed.
Tests/W3CTestSuite/svg/animate-elem-14-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-15-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-17-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-19-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-20-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-21-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-22-b.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-23-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-24-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-25-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-26-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-27-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-28-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-29-b.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-30-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-31-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-32-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-33-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-34-t.svg
0 → 100644
Tests/W3CTestSuite/svg/animate-elem-35-t.svg
0 → 100644
Please register or sign in to comment