blob: 3134393cb67b76fbddee0e5fac031c0c1173fb21 [file] [log] [blame]
Tests that adding a new rule creates inspector stylesheet resource and allows its live editing.
Text
Inspector stylesheet URL: inspector-stylesheet
Inspector stylesheet content:
#inspected {}
Setting new content
Inspector stylesheet content:
#inspected { background-color: green; }
[expanded]
element.style { ()
[expanded]
#inspected { (inspector-stylesheet:1 -> inspector-stylesheet:1:1)
background-color: green;
[expanded]
div { (user agent stylesheet)
display: block;