Control attributes order for freemind serialization.
This commit is contained in:
@@ -89,7 +89,7 @@ function testElementFill()
|
||||
assertEquals(opacity, fill.opacity);
|
||||
}
|
||||
|
||||
// Set attributes
|
||||
// Set delegated
|
||||
elem.setAttribute('fillColor', color);
|
||||
elem.setAttribute('fillOpacity', opacity);
|
||||
|
||||
|
Reference in New Issue
Block a user