* element as 'dissectable' but since the transformer is only interested
* in table and div elements, they should all still be removed unless the
* div element has 'important' Styles as is the case here.
*/
public void testMultipleDissectingPanes() throws Exception {
ProtocolBuilder builder = new ProtocolBuilder();
DOMProtocol protocol = (DOMProtocol) builder.build(
new TestProtocolRegistry.TestXHTMLBasicFactory(),
internalDevice);
// The transformer is only interested in table and div elements so the
// dissectable pane element can be called whatever we like, the test is