Index: LayoutTests/fast/dynamic/position-absolute-to-fixed-crash-expected.txt |
diff --git a/LayoutTests/fast/dynamic/position-absolute-to-fixed-crash-expected.txt b/LayoutTests/fast/dynamic/position-absolute-to-fixed-crash-expected.txt |
index ca718bdfe7efe9a304a8f6c7fa6d60b3bd066473..e4c771cf1ca65c290e260ebdbeaec6a0c71299e0 100644 |
--- a/LayoutTests/fast/dynamic/position-absolute-to-fixed-crash-expected.txt |
+++ b/LayoutTests/fast/dynamic/position-absolute-to-fixed-crash-expected.txt |
@@ -1,4 +1,4 @@ |
-Test for rdar://problem/7094146 Reproducible crash at RenderObject::localToAbsolute(). |
+Test for rdar://problem/7094146 Reproducible crash at LayoutObject::localToAbsolute(). |
This crash occurred after an object’s position changed directly from absolute to fixed, and it was not added to the RenderView’s positioned objects list nor removed from its old container’s list. |