blob: b0fcb1b19fa01f2df403e04172c450191e740e20 [file] [log] [blame]
<html>
<body>
<div id ="test" style="all: initial; left: 10px;"></div>
<script>
if (window.testRunner)
testRunner.dumpAsText();
test.style.cssText;
</script>
This page shouldn't crash while fetching cssText - Bug 460810.
</body>
</html>