Skip to content

Commit

Permalink
Separating W3C Test files from Issues and Pull Request (#1119) CONTRI…
Browse files Browse the repository at this point in the history
…BUTING.md Generators README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Separating W3C Test files from Issues and Pull Request - Splitting the W3CTestSuite contents into W3CTestSuite and Issues - W3CTestSuite is now empty - W3CTestSuite contents will be automatically downloaded CONTRIBUTING.md Generators README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Apply Tests Split: updated SvgW3CTestRunner, Svg.UnitTests, Svg.Benchmarks - The projects are modified to check if the W3C tests are downloaded, if not download it CONTRIBUTING.md Generators README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Resolved pull-request review issues
  • Loading branch information
CI Build authored and CI Build committed Jan 11, 2024
1 parent 3454bcb commit ca070d8
Show file tree
Hide file tree
Showing 95 changed files with 638 additions and 638 deletions.
4 changes: 2 additions & 2 deletions api/Svg.CoordinateParser.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h5 class="parameters">Parameters</h5>
<td></td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<span class="xref">System.Char</span>&gt;</td>
<td><span class="parametername">chars</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -210,7 +210,7 @@ <h5 class="parameters">Parameters</h5>
<td></td>
</tr>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<span class="xref">System.Char</span>&gt;</td>
<td><span class="parametername">chars</span></td>
<td></td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions api/Svg.CoordinateParserState.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@ <h1 id="Svg_CoordinateParserState" data-uid="Svg.CoordinateParserState" class="t
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.equals#system-valuetype-equals(system-object)">ValueType.Equals(Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode#system-valuetype-gethashcode">ValueType.GetHashCode()</a>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.valuetype.tostring#system-valuetype-tostring">ValueType.ToString()</a>
Expand Down Expand Up @@ -140,7 +140,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.readonlyspan-1">ReadOnlySpan</a>&lt;<span class="xref">System.Char</span>&gt;</td>
<td><span class="parametername">chars</span></td>
<td></td>
</tr>
Expand Down
22 changes: 11 additions & 11 deletions api/Svg.DataTypes.SvgOrientConverter.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,19 +112,19 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-componentmodel-itypedescriptorcontext-system-globalization-cultureinfo-system-string)">TypeConverter.ConvertFromString(ITypeDescriptorContext, CultureInfo, String)</a>
</div>
<div>
<span class="xref">System.ComponentModel.TypeConverter.ConvertFromString(System.ComponentModel.ITypeDescriptorContext, System.String)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-componentmodel-itypedescriptorcontext-system-string)">TypeConverter.ConvertFromString(ITypeDescriptorContext, String)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-string)">TypeConverter.ConvertFromString(String)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertto#system-componentmodel-typeconverter-convertto(system-object-system-type)">TypeConverter.ConvertTo(Object, Type)</a>
<span class="xref">System.ComponentModel.TypeConverter.ConvertTo(System.Object, System.Type)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttoinvariantstring#system-componentmodel-typeconverter-converttoinvariantstring(system-componentmodel-itypedescriptorcontext-system-object)">TypeConverter.ConvertToInvariantString(ITypeDescriptorContext, Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttoinvariantstring#system-componentmodel-typeconverter-converttoinvariantstring(system-object)">TypeConverter.ConvertToInvariantString(Object)</a>
<span class="xref">System.ComponentModel.TypeConverter.ConvertToInvariantString(System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttostring#system-componentmodel-typeconverter-converttostring(system-componentmodel-itypedescriptorcontext-system-globalization-cultureinfo-system-object)">TypeConverter.ConvertToString(ITypeDescriptorContext, CultureInfo, Object)</a>
Expand All @@ -148,13 +148,13 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getconverttoexception#system-componentmodel-typeconverter-getconverttoexception(system-object-system-type)">TypeConverter.GetConvertToException(Object, Type)</a>
</div>
<div>
<span class="xref">System.ComponentModel.TypeConverter.GetCreateInstanceSupported()</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getcreateinstancesupported#system-componentmodel-typeconverter-getcreateinstancesupported">TypeConverter.GetCreateInstanceSupported()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getcreateinstancesupported#system-componentmodel-typeconverter-getcreateinstancesupported(system-componentmodel-itypedescriptorcontext)">TypeConverter.GetCreateInstanceSupported(ITypeDescriptorContext)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getproperties#system-componentmodel-typeconverter-getproperties(system-componentmodel-itypedescriptorcontext-system-object)">TypeConverter.GetProperties(ITypeDescriptorContext, Object)</a>
<span class="xref">System.ComponentModel.TypeConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getproperties#system-componentmodel-typeconverter-getproperties(system-componentmodel-itypedescriptorcontext-system-object-system-attribute())">TypeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[])</a>
Expand All @@ -181,7 +181,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getstandardvaluesexclusive#system-componentmodel-typeconverter-getstandardvaluesexclusive(system-componentmodel-itypedescriptorcontext)">TypeConverter.GetStandardValuesExclusive(ITypeDescriptorContext)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getstandardvaluessupported#system-componentmodel-typeconverter-getstandardvaluessupported">TypeConverter.GetStandardValuesSupported()</a>
<span class="xref">System.ComponentModel.TypeConverter.GetStandardValuesSupported()</span>
</div>
<div>
<span class="xref">System.ComponentModel.TypeConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)</span>
Expand Down Expand Up @@ -251,7 +251,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
<td><span class="parametername">context</span></td>
<td></td>
</tr>
Expand All @@ -278,7 +278,7 @@ <h5 class="returns">Returns</h5>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">System.ComponentModel.TypeConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext, System.Type)</span></div>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.canconvertfrom#system-componentmodel-typeconverter-canconvertfrom(system-componentmodel-itypedescriptorcontext-system-type)">TypeConverter.CanConvertFrom(ITypeDescriptorContext, Type)</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_DataTypes_SvgOrientConverter_CanConvertTo_System_ComponentModel_ITypeDescriptorContext_System_Type_.md&amp;value=---%0Auid%3A%20Svg.DataTypes.SvgOrientConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext%2CSystem.Type)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
Expand All @@ -305,7 +305,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
<td><span class="parametername">context</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -359,7 +359,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
<td><span class="parametername">context</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -418,7 +418,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
<td><span class="parametername">context</span></td>
<td></td>
</tr>
Expand Down
22 changes: 11 additions & 11 deletions api/Svg.DataTypes.SvgPreserveAspectRatioConverter.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,19 +112,19 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-componentmodel-itypedescriptorcontext-system-globalization-cultureinfo-system-string)">TypeConverter.ConvertFromString(ITypeDescriptorContext, CultureInfo, String)</a>
</div>
<div>
<span class="xref">System.ComponentModel.TypeConverter.ConvertFromString(System.ComponentModel.ITypeDescriptorContext, System.String)</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-componentmodel-itypedescriptorcontext-system-string)">TypeConverter.ConvertFromString(ITypeDescriptorContext, String)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-string)">TypeConverter.ConvertFromString(String)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertto#system-componentmodel-typeconverter-convertto(system-object-system-type)">TypeConverter.ConvertTo(Object, Type)</a>
<span class="xref">System.ComponentModel.TypeConverter.ConvertTo(System.Object, System.Type)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttoinvariantstring#system-componentmodel-typeconverter-converttoinvariantstring(system-componentmodel-itypedescriptorcontext-system-object)">TypeConverter.ConvertToInvariantString(ITypeDescriptorContext, Object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttoinvariantstring#system-componentmodel-typeconverter-converttoinvariantstring(system-object)">TypeConverter.ConvertToInvariantString(Object)</a>
<span class="xref">System.ComponentModel.TypeConverter.ConvertToInvariantString(System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttostring#system-componentmodel-typeconverter-converttostring(system-componentmodel-itypedescriptorcontext-system-globalization-cultureinfo-system-object)">TypeConverter.ConvertToString(ITypeDescriptorContext, CultureInfo, Object)</a>
Expand All @@ -148,13 +148,13 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getconverttoexception#system-componentmodel-typeconverter-getconverttoexception(system-object-system-type)">TypeConverter.GetConvertToException(Object, Type)</a>
</div>
<div>
<span class="xref">System.ComponentModel.TypeConverter.GetCreateInstanceSupported()</span>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getcreateinstancesupported#system-componentmodel-typeconverter-getcreateinstancesupported">TypeConverter.GetCreateInstanceSupported()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getcreateinstancesupported#system-componentmodel-typeconverter-getcreateinstancesupported(system-componentmodel-itypedescriptorcontext)">TypeConverter.GetCreateInstanceSupported(ITypeDescriptorContext)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getproperties#system-componentmodel-typeconverter-getproperties(system-componentmodel-itypedescriptorcontext-system-object)">TypeConverter.GetProperties(ITypeDescriptorContext, Object)</a>
<span class="xref">System.ComponentModel.TypeConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext, System.Object)</span>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getproperties#system-componentmodel-typeconverter-getproperties(system-componentmodel-itypedescriptorcontext-system-object-system-attribute())">TypeConverter.GetProperties(ITypeDescriptorContext, Object, Attribute[])</a>
Expand All @@ -181,7 +181,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getstandardvaluesexclusive#system-componentmodel-typeconverter-getstandardvaluesexclusive(system-componentmodel-itypedescriptorcontext)">TypeConverter.GetStandardValuesExclusive(ITypeDescriptorContext)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getstandardvaluessupported#system-componentmodel-typeconverter-getstandardvaluessupported">TypeConverter.GetStandardValuesSupported()</a>
<span class="xref">System.ComponentModel.TypeConverter.GetStandardValuesSupported()</span>
</div>
<div>
<span class="xref">System.ComponentModel.TypeConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)</span>
Expand Down Expand Up @@ -251,7 +251,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
<td><span class="parametername">context</span></td>
<td></td>
</tr>
Expand All @@ -278,7 +278,7 @@ <h5 class="returns">Returns</h5>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">System.ComponentModel.TypeConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext, System.Type)</span></div>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.canconvertfrom#system-componentmodel-typeconverter-canconvertfrom(system-componentmodel-itypedescriptorcontext-system-type)">TypeConverter.CanConvertFrom(ITypeDescriptorContext, Type)</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_DataTypes_SvgPreserveAspectRatioConverter_CanConvertTo_System_ComponentModel_ITypeDescriptorContext_System_Type_.md&amp;value=---%0Auid%3A%20Svg.DataTypes.SvgPreserveAspectRatioConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext%2CSystem.Type)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
Expand All @@ -305,7 +305,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
<td><span class="parametername">context</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -359,7 +359,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
<td><span class="parametername">context</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -418,7 +418,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext">ITypeDescriptorContext</a></td>
<td><span class="xref">System.ComponentModel.ITypeDescriptorContext</span></td>
<td><span class="parametername">context</span></td>
<td></td>
</tr>
Expand Down
Loading

0 comments on commit ca070d8

Please sign in to comment.