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