[X] handle CDATA explicit properties (#7342)
authorStephane Delcroix <stephane@delcroix.org>
Mon, 2 Sep 2019 08:49:59 +0000 (10:49 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Sep 2019 08:49:59 +0000 (10:49 +0200)
commit52587223a936df785f8c8bd073915062bc36c813
treee75b652d455fa4bb28bc3a54680eb7f862eaa84b
parent5f0f13d481c94c20d27ed6bad08b0628b9873a1d
[X] handle CDATA explicit properties (#7342)

- fixes https://github.com/xamarin/Xamarin.Forms/pull/4527#issuecomment-525979139
Xamarin.Forms.Xaml.UnitTests/LabelHtml.xaml [new file with mode: 0644]
Xamarin.Forms.Xaml.UnitTests/LabelHtml.xaml.cs [new file with mode: 0644]
Xamarin.Forms.Xaml/XamlParser.cs