Index: LayoutTests/fullscreen/full-screen-crash-offsetLeft.html |
diff --git a/LayoutTests/fullscreen/full-screen-crash-offsetLeft.html b/LayoutTests/fullscreen/full-screen-crash-offsetLeft.html |
index fe2fa8f0f9ba3c5433477f52df838e7d75897d31..74e850112ef5a57a4db5858f669759eb595796ce 100644 |
--- a/LayoutTests/fullscreen/full-screen-crash-offsetLeft.html |
+++ b/LayoutTests/fullscreen/full-screen-crash-offsetLeft.html |
@@ -2,7 +2,7 @@ |
<html> |
<body> |
<video></video> |
-<p><a href="https://bugs.webkit.org/show_bug.cgi?id=89785">Bug 89785</a>: REGRESSION(r116446): Crash in RenderBoxModelObject::adjustedPositionRelativeToOffsetParent</p> |
+<p><a href="https://bugs.webkit.org/show_bug.cgi?id=89785">Bug 89785</a>: REGRESSION(r116446): Crash in LayoutBoxModelObject::adjustedPositionRelativeToOffsetParent</p> |
<script src="full-screen-test.js"></script> |
<script> |
if (!window.testRunner) |