Sha256: 596af9084c4b2ae38132d6aef73a7fc2b716b528551d7f29acf450b2cce7dcc1

Contents?: true

Size: 493 Bytes

Versions: 5

Compression:

Stored size: 493 Bytes

Contents

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<style type="text/css">
	div.ex
	{
	width:220px;
	padding:10px;
	border:5px solid gray;
	margin:0px;
	}
	</style>
    <title>The Smiley Site</title>
</head>
<body>
	<div class='ex' id="box">
    <img src='./black.png' id="black"/>
    <img src='./red.png' id="red"/>
	</div>
    <img src='./purple.png' id="differentSize" width="15px" height="180px"/>
</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gatling-1.1.3 spec/support/assets/fruit_app.html
gatling-1.1.2 spec/support/assets/fruit_app.html
gatling-1.1.1 spec/support/assets/fruit_app.html
gatling-1.1.0 spec/support/assets/fruit_app.html
gatling-1.0.9 spec/support/assets/fruit_app.html