blob: 89b3a8a78efda6184ad62088c3b7595cc4f6d829 [file] [log] [blame]
<!DOCTYPE html>
<html>
<title>View transitions: reference expectation</title>
<style>
div {
position: relative;
left: 100px;
width: 100px;
height: 100px;
background: green;
}
</style>
<body>
<div></div>
</script>