blob: 5e253df9490e5182dde59a23077815a2176583ee [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Text level 3 Test reference</title>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
<style>
div {
margin-left: 50px;
width: 20px;
height: 20px;
background: green;
}
</style>
<p>Test passes if there is a green square and no red.
<div></div>