| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
| <!-- This tests that blocks nested with multiple relative positioned inline ancestors are positioned correctly. --> |
| <title>CSS Test: Block boxes within inline boxes are affected by positioning</title> |
| <p>Test passes if each orange box is between two blue boxes and all orange and blue boxes are below the yellow box.</p> |
| <div id="div3">Filler Text</div> |
| <div id="div3">Filler Text</div> |
| <div id="div3">Filler Text</div> |