aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-transforms-1_dev/html/reference/transform-inline-notref.htm
blob: 1222acd7a2512a1e560315dc9ec30e1ed56dc0a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html><head>
    <title>CSS Reftest Reference</title>
    <link href="mailto:ayg@aryeh.name" rel="author" title="Aryeh Gregor">
  </head>
  <body>
    <p>This is some text<br>that is not transformed</p>
    <p>This is some text that is transformed</p>
  

</body></html>