Source code

Revision control

Copy as Markdown

Other Tools

<html>
<meta charset="utf-8">
<link rel="author" href="mailto:sammy.gill@apple.com" title="Sammy Gill">
<title>Flex item cross size set by definite flex container size with percentage height</title>
<style>
img {
width: 25px;
height: 25px;
}
</style>
<body>
<img src="support/60x60-green.png">
</body>
</html>