blob: bfe3e726ee6c48a364ffd7b966b01d4aac519584 [file] [log] [blame]
Tests that editing sourcecode which is referred by multiple stylesheets (via sourceURL comment) updates all stylesheets.
Headers count: 3
Running: Make edits with Sources Panel
Both headers and uiSourceCode content:
div{color:EDITED;}
Running: Make edits via css model
Both headers and uiSourceCode content:
* { --foo: "bar" }