| <!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>test2.xhtml</title> |
| </head> |
| |
| <body> |
| |
| <p> |
| This test is to ensure that searching properly reacts to changes in filters. |
| It will turn the activity on and off and ensure that the search hit comes and goes |
| depending on the activity enablement. |
| rugnwjfyqj |
| </p> |
| |
| <p filter="activity=org.eclipse.ua.tests.activity"> |
| This paragraph should only be filtered out when the "org.eclipse.ua.tests.activity" |
| activity is not enabled. Here is a unique word to search for: qjfuhemaok |
| </p> |
| |
| </body> |
| </html> |