mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
WebView html with images fixed
This commit is contained in:
6
apps/ui-tests-app/web-view/webviewhtmlwithimages.xml
Normal file
6
apps/ui-tests-app/web-view/webviewhtmlwithimages.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<Page>
|
||||
<GridLayout>
|
||||
<WebView src="<html><body><img src='./tests/logo.png'></img></body></html>" />
|
||||
</GridLayout>
|
||||
</Page>
|
||||
|
||||
Reference in New Issue
Block a user