aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/css/CSS2/generated-content/content-129.xht
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/css/CSS2/generated-content/content-129.xht')
-rw-r--r--tests/wpt/web-platform-tests/css/CSS2/generated-content/content-129.xht3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/css/CSS2/generated-content/content-129.xht b/tests/wpt/web-platform-tests/css/CSS2/generated-content/content-129.xht
index 648f520c002..df6691b41a9 100644
--- a/tests/wpt/web-platform-tests/css/CSS2/generated-content/content-129.xht
+++ b/tests/wpt/web-platform-tests/css/CSS2/generated-content/content-129.xht
@@ -5,6 +5,7 @@
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-content" />
<link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#content" />
+ <link rel="match" href="content-053-ref.html" />
<meta name="flags" content="" />
<meta name="assert" content="The 'content' property properly handles the 'attr()' function when calling the attribute 'rowspan'." />
<style type="text/css">
@@ -20,7 +21,7 @@
</style>
</head>
<body>
- <p>Test passes if only the number "1" appears in the box below.</p>
+ <p>Test passes if the number "1" appears in the box below.</p>
<table>
<tr>
<td rowspan="1"></td>