Files
NativeScript/apps/automated/app/ui/web-view/test.html
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

12 lines
163 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>MyTitle</title>
<meta charset="utf-8" />
</head>
<body>
<span style="color: red;">TestÖ</span>
</body>
</html>