aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-transforms-1_dev/xhtml1/reference/css-transforms-3d-anonymous-block-ref.xht
blob: 1332601f384c3d71d1adea0caddfb7ea457b2857 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- Submitted from TestTWF Paris --><head>
    <title>CSS Transforms Test: Reference file</title>
    <link href="mailto:dschulze@adobe.com" rel="author" title="Dirk Schulze" />
    <link href="mailto:eoconnor@apple.com" rel="reviewer" title="Edward O'Connor" /> <!-- 2012-10-27 -->
</head>
<body>
    <p>You should see three lines of text written from left to right and unmirrored.</p><p>
    </p><div>
        <span>Test</span>
        <p>Test</p>
    </div>


</body></html>