<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="content-char-000.css" type="text/css"?>

<document>

<h1>Test 7 on the 'content' property</h1>

<p>The following figures should be aligned on the same baseline.</p>

<div class="row">
  <div class="topleft"></div>
  <div class="topright"></div>
</div>
<div class="row up">
  <div class="bottomleft"></div>
  <div class="bottomright"></div>
</div>


</document>