Commit d5c659a5 authored by Eric Domke's avatar Eric Domke
Browse files

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.
- ...
parent 3aedd8e8
No related merge requests found
Showing with 0 additions and 0 deletions
+0 -0
Tests/W3CTestSuite/png/struct-cond-overview-02-f.png

5.87 KB

Tests/W3CTestSuite/png/struct-cond-overview-03-f.png

6.06 KB

Tests/W3CTestSuite/png/struct-cond-overview-04-f.png

5.93 KB

Tests/W3CTestSuite/png/struct-cond-overview-05-f.png

5.96 KB

Tests/W3CTestSuite/png/struct-defs-01-t.png

6.1 KB

Tests/W3CTestSuite/png/struct-dom-01-b.png

11.6 KB

Tests/W3CTestSuite/png/struct-dom-02-b.png

13.3 KB

Tests/W3CTestSuite/png/struct-dom-03-b.png

16.7 KB

Tests/W3CTestSuite/png/struct-dom-04-b.png

22.6 KB

Tests/W3CTestSuite/png/struct-dom-05-b.png

24.6 KB

Tests/W3CTestSuite/png/struct-dom-06-b.png

6.21 KB

Tests/W3CTestSuite/png/struct-dom-07-f.png

4.81 KB

Tests/W3CTestSuite/png/struct-dom-08-f.png

7.73 KB

Tests/W3CTestSuite/png/struct-dom-09-b.png

10.4 KB

Tests/W3CTestSuite/png/struct-dom-11-f.png

10.7 KB

Tests/W3CTestSuite/png/struct-dom-12-b.png

13.1 KB

Tests/W3CTestSuite/png/struct-dom-13-f.png

8.27 KB

Tests/W3CTestSuite/png/struct-dom-14-f.png

5.68 KB

Tests/W3CTestSuite/png/struct-dom-15-f.png

5.47 KB

Tests/W3CTestSuite/png/struct-dom-16-f.png

6.85 KB

Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment