Index: LayoutTests/ChangeLog |
=================================================================== |
--- LayoutTests/ChangeLog (revision 89442) |
+++ LayoutTests/ChangeLog (working copy) |
@@ -13,6 +13,16 @@ |
* platform/mac/svg/text/scaling-font-with-geometric-precision-expected.txt: Added. |
* svg/text/scaling-font-with-geometric-precision.html: Added. |
+2011-06-09 Julien Chaffraix <jchaffraix@webkit.org> |
+ |
+ Reviewed by Darin Adler. |
+ |
+ Test for WebCore::WebKitCSSKeyframesRuleInternal::nameAttrSetter() - crash |
+ https://bugs.webkit.org/show_bug.cgi?id=62384 |
+ |
+ * fast/css/webkit-keyframes-crash-expected.txt: Added. |
+ * fast/css/webkit-keyframes-crash.html: Added. |
+ |
2011-06-08 John Bauman <jbauman@chromium.org> |
Reviewed by James Robinson. |