aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/resources/com/vaadin/tests/htmlimport/label2.html
blob: 0bdbda4e38418e9ec13e06115f1048a8b9dc7c7e (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
<head>
<script>
	(function() {
		window.logMessage("label2.html");
	})();
</script>
</head>
</html>