blob: efe0a05f88180d4215832cec9c17a7e5d98ac845 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE html>
<html><!-- 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>
|