Index: LayoutTests/plugins/destroy-reentry.html |
diff --git a/LayoutTests/plugins/destroy-reentry.html b/LayoutTests/plugins/destroy-reentry.html |
index 73c345cd1333965186d72346e5f9c6d055941b5c..96eaf8bf940b9c1849f3f025b8f6251f8f2e818a 100644 |
--- a/LayoutTests/plugins/destroy-reentry.html |
+++ b/LayoutTests/plugins/destroy-reentry.html |
@@ -21,7 +21,7 @@ |
</script> |
<body onload="loaded()"> |
<p> |
- Test for <i><a href="rdar://problem/6937089">rdar://problem/6937089</a> Crashes at RenderWidget::destroy()</i>. |
+ Test for <i><a href="rdar://problem/6937089">rdar://problem/6937089</a> Crashes at RenderPart::destroy()</i>. |
</p> |
<p> |
This test should not crash or cause an assertion failure. |