Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<title>View transitions: escaped names (ref)</title>
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>
.box {
background: green;
width: 100px;
height: 100px;
position: relative;
}
</style>
<div class="box"></div>
<div class="box"></div>
<div class="box"></div>