Index: LayoutTests/scrollbars/scrollbar-content-crash.html |
diff --git a/LayoutTests/scrollbars/scrollbar-content-crash.html b/LayoutTests/scrollbars/scrollbar-content-crash.html |
index a66ed5b9b9cf0b1de6699aef05421de18d9f9f7a..2c9749a230001e7dcf4ae96cf7f7273e73630e91 100644 |
--- a/LayoutTests/scrollbars/scrollbar-content-crash.html |
+++ b/LayoutTests/scrollbars/scrollbar-content-crash.html |
@@ -15,5 +15,5 @@ function runTest() { |
} |
window.addEventListener("load", runTest, false); |
</script> |
-<p>Bug <a href="https://bugs.webkit.org/show_bug.cgi?id=96863">96863</a>: REGRESSION(r124168): Null crash in RenderLayer::createScrollbar</p> |
+<p>Bug <a href="https://bugs.webkit.org/show_bug.cgi?id=96863">96863</a>: REGRESSION(r124168): Null crash in Layer::createScrollbar</p> |
<p>This test PASSED if it didn't CRASH or ASSERT.</p> |