Tests that modifying a rule in a stylesheet loaded from a different domain does not crash the renderer.
Running: testSetUp
Running: testAddProperty
=== Rule modified ===
['color':'green'] @[1:2-1:15]
['width':'100%'] @[2:2-2:14]
=== Selector changed ===
body {
color: green;
width: 100%;
}
Selectors matching the (#inspected) node: []