blob: f24483d71297cc6332470f3563b5f72fc70afdf9 [file] [log] [blame]
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;
width: 100%;
=== Selector changed ===
body {
color: green;
width: 100%;
}
Selectors matching the (#inspected) node: []