1
0
espelhamento de https://github.com/vaadin/framework.git sincronizado 2024-08-30 17:54:56 +02:00
vaadin-framework/WebContent/statictestfiles/static.html
Leif Åstrand 2c71479818 Update test to avoid doing cross domain loading
Change-Id: I168b278d8320b3e7f0346167b7b2dc99bbb136fa
2012-10-26 10:11:22 +03:00

8 linhas
112 B
HTML

<html>
<head>
<title>This is a static file</title>
</head>
<body>
<h1>This is a static file</h1>
</body>
</html>