Index: LayoutTests/fast/css/fontMetric-border-radius-null-crash.html |
diff --git a/LayoutTests/fast/css/fontMetric-border-radius-null-crash.html b/LayoutTests/fast/css/fontMetric-border-radius-null-crash.html |
index cc1f897e2aab943c6e27917d36d66e960e364dab..3ffd70a4e629dee8525b0a97c031410bba7511bb 100644 |
--- a/LayoutTests/fast/css/fontMetric-border-radius-null-crash.html |
+++ b/LayoutTests/fast/css/fontMetric-border-radius-null-crash.html |
@@ -4,5 +4,5 @@ |
document.writeln("<v>"); |
document.body.innerHTML="<style>*{border-radius:5ex;}</style>"; |
document.write("<title>x"); |
- document.body.innerHTML = "<a href='https://bugs.webkit.org/show_bug.cgi?id=57756'>chrome.dll!WebCore::LayoutStyle::fontMetrics ReadAV@NULL (two crashes)<br>PASSED: This test did not crash!"; |
+ document.body.innerHTML = "<a href='https://bugs.webkit.org/show_bug.cgi?id=57756'>chrome.dll!WebCore::ComputedStyle::fontMetrics ReadAV@NULL (two crashes)<br>PASSED: This test did not crash!"; |
</script> |