Type of policy: XPath
What it is used for: Identify pages on your site that have tables that have set fixed width.
How to set it up:
Use XPath
Set policy to “Flag pages that contain the XPath"
Use the following:
//table[@width !="" or contains(@style, "width:")]