X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=LayoutTests%2FChangeLog;h=389b4be06aa6fd29a47a485fbc320a6538badc7d;hp=1be66ae57b8f4a3709562a6379aede304ea51357;hb=ae68b7c151fec1ac7079294f5a4440727e882344;hpb=2fb6d87508cd5cf858f601fde843026a62b939d4;ds=sidebyside diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 1be66ae57b8f..389b4be06aa6 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,13 @@ +2006-12-08 Alexey Proskuryakov + + Reviewed by Tim H. + + Test for http://bugs.webkit.org/show_bug.cgi?id=11772 + REGRESSION: XMLSerializer.serializeToString incorrect value for CDATA nodes + + * fast/dom/serialize-cdata-expected.txt: Added. + * fast/dom/serialize-cdata.html: Added. + 2006-12-08 Rob Buis Reviewed by Darin.