blob: 888a51ea9b6ac04fb065ee5d84a18be8fe765aca [file] [log] [blame] [edit]
<!doctype html>
<title>CSS Test Reference</title>
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:[email protected]">
<style>
div {
width: 2ex;
height: 2ex;
background: green;
}
</style>
<div></div>