blob: 7a6c94be20dd6ff2926a19e403cf7f08cd0e5665 [file] [log] [blame]
<html>
<head>
<title></title>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
}
</script>
<style>
object {
resize: both !important;
}
</style>
</head>
<body>
<!--
Test for https://crbug.com/175535 - Crash with <object style="resize:both">
-->
<object></object><br>
PASS
</body>