Index: third_party/WebKit/LayoutTests/fast/loader/goto-anchor-infinite-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/loader/goto-anchor-infinite-layout-expected.txt b/third_party/WebKit/LayoutTests/fast/loader/goto-anchor-infinite-layout-expected.txt |
index e976daa74fa507075574647267e399a9ee35ee57..7fe055b512eda2bfc11e614501c1b2dda8ff3dd9 100644 |
--- a/third_party/WebKit/LayoutTests/fast/loader/goto-anchor-infinite-layout-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/loader/goto-anchor-infinite-layout-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: Failed to decode downloaded font: data:text/plain, |
+CONSOLE WARNING: line 21: Failed to decode downloaded font: data:text/plain, |
Test for https://bugs.webkit.org/show_bug.cgi?id=27137 REGRESSION (r44311): Reproducible crash due to infinite recursion into FrameLoader::gotoAnchor() -> FrameView::layout(). |
The test passes if it does not hang or crash. |