~ubuntu-branches/ubuntu/karmic/moon/karmic

« back to all changes in this revision

Viewing changes to test/xaml/README

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2009-02-14 12:01:08 UTC
  • Revision ID: james.westby@ubuntu.com-20090214120108-06539vb25vhbd8bn
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
* If the test is uses silverlight animation, please indicate so by using 'animation' in the file name.
 
4
* If the xaml file includes any .dlls, make sure the .dlls are in this directory.
 
5
 
 
6
 
 
7
 
 
8
NON-WORKING
 
9
 
 
10
 
 
11
 
 
12
* test-path-group-2.xaml
 
13
 
 
14
        The XAML parser replace the first GeometryGroup with the second
 
15
        instead of merging both. Bug #325279
 
16
 
 
17
* test-path-group-stoke.xaml
 
18
 
 
19
        Degenerate cases works like individual shapes being rendered (i.e.
 
20
        no FillRule is applied) and some geometries can be non-degenerated.
 
21
        Note: also suffers from #325279
 
22
 
 
23
* test-inkpresenter.xaml
 
24
* test-inkpresenter-drawingattributes.xaml
 
25
* test-inkpresenter-height-width.xaml
 
26
 
 
27
        Work in progress