blob: 935735c245f7e4b2b1e614f9251214375ba447b1 [file] [log] [blame]
New cssText:
color: red;
StyleSheetText after undo:
body {
color: green;
}
StyleSheetText after redo:
body {color: red;}