Add a real, spec-compliant CSS3/4 engine (ported from ExCSS via PeachPDF) - #244
Open
jhaygood86 wants to merge 21 commits into
Open
Add a real, spec-compliant CSS3/4 engine (ported from ExCSS via PeachPDF)#244jhaygood86 wants to merge 21 commits into
jhaygood86 wants to merge 21 commits into
Annotations
1 error and 10 warnings
|
Run Tests
Process completed with exit code 1.
|
|
Build:
Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Source/Test/HtmlRenderer.IntegrationTest/HtmlRenderingRegressionTests.cs#L121
Dereference of a possibly null reference.
|
|
Build:
Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L291
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L151
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L135
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Source/HtmlRenderer/Core/Handlers/ImageDownloader.cs#L112
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Build:
Source/HtmlRenderer/Core/Handlers/StylesheetLoadHandler.cs#L132
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
background
wait
wait-all
cancel
parallel
Loading