Files
servo/tests/wpt/web-platform-tests/css/css-transforms/transform-inline-notref.html

12 lines
289 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Aryeh Gregor" href="mailto:ayg@aryeh.name">
</head>
<body>
<p>This is some text<br>that is not transformed</p>
<p>This is some text that is transformed</p>
</body>
</html>