diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/css/CSS2/generated-content/content-145.xht')
-rw-r--r-- | tests/wpt/web-platform-tests/css/CSS2/generated-content/content-145.xht | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/css/CSS2/generated-content/content-145.xht b/tests/wpt/web-platform-tests/css/CSS2/generated-content/content-145.xht index 1632ff1215a..e36d20f719a 100644 --- a/tests/wpt/web-platform-tests/css/CSS2/generated-content/content-145.xht +++ b/tests/wpt/web-platform-tests/css/CSS2/generated-content/content-145.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-091-ref.html" /> <meta name="flags" content="" /> <meta name="assert" content="The 'content' property properly handles the 'attr()' function when calling the attribute 'text'." /> <style type="text/css"> @@ -19,6 +20,6 @@ </style> </head> <body text="green"> - <p>Test passes if there is only the word "green" above.</p> + <p>Test passes if the word "green" appears above.</p> </body> </html>
\ No newline at end of file |