| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| <title>test7.html</title> |
| </head> |
| |
| <body> |
| <p> |
| This tests whether or not the right search participant will be used for XHTML |
| content inside a file with extension .html |
| kejehrgaqm |
| </p> |
| |
| <p filter="os=invalid"> |
| This paragraph is always filtered out, but search should still find it. Here is |
| a unique word to search for: hugftnhdtg |
| </p> |
| <p filter="plugin!=my.invalid.plugin.id.012345"> |
| This paragraph, which has filter attribute "plugin!=my.invalid.plugin.id.012345" should never be filtered out. |
| opqmenhfjs |
| </p> |
| |
| </body> |
| </html> |