Tests that elements panel updates dom tree structure upon setting attribute. Running: testDumpInitial ========= Original ========
Running: testAttributeUpdated ===== On attribute set =====
Running: testAttributeSameValueNotUpdated ===== On attribute modified (should be 'newValue') =====
Running: testAttributeRemoved === On attribute removed ===
Running: testSetAttributeValue === Set attribute value ===
Running: testSetAttributeText === Set attribute as text ===
Running: testRemoveAttributeAsText === Remove attribute as text ===
Running: testSetMalformedAttributeText Error: Could not parse value as attributes === Set malformed attribute as text ===