blob: 9220f5302f607a2efd281b732cb00273d3d1ca6b [file] [log] [blame]
<script>jsTestIsAsync = true;</script>
<script src="/js-test-resources/js-test.js"></script>
<script src="resources/shared-stylesheet-mutation.js"></script>
<body>
<script>
description("The test loads the same stylesheet to different frames and then mutates them. The mutations should not affect other frames.");
var createCSSOMObjectBeforeTest = true;
runTests(createCSSOMObjectBeforeTest);
</script>