Index: LayoutTests/ChangeLog |
=================================================================== |
--- LayoutTests/ChangeLog (revision 55630) |
+++ LayoutTests/ChangeLog (working copy) |
@@ -1,3 +1,13 @@ |
+2010-08-10 Chris Fleizach <cfleizach@apple.com> |
+ |
+ Reviewed by Dave Hyatt. |
+ |
+ Removing an element from an anonymous block causes crash |
+ https://bugs.webkit.org/show_bug.cgi?id=42309 |
+ |
+ * accessibility/removed-anonymous-block-child-causes-crash-expected.txt: Added. |
+ * accessibility/removed-anonymous-block-child-causes-crash.html: Added. |
+ |
2010-07-30 Dumitru Daniliuc <dumi@chromium.org> |
Reviewed by Davin Levin. |