X-Git-Url: https://git.webkit.org/?p=WebKit.git;a=blobdiff_plain;f=LayoutTests%2FChangeLog;h=fe0effc3b233a231bc56ca22691ef1b79efd4353;hp=29306fde8466ee5ac3f1bb1e08dd3ece3ffda3cc;hb=87f376b6b49678473f98a4ae73ba8b33da8d8c92;hpb=bde8a9aeadf982f12e9c3d76b523c225dc55f460 diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 29306fde8466..fe0effc3b233 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,15 @@ +2009-12-14 Dan Bernstein + + Reviewed by Darin Adler. + + REGRESSION (r47255): Content shifted down at software.opensuse.org + https://bugs.webkit.org/show_bug.cgi?id=32382 + + * fast/block/float/in-margin.html: Added. + * platform/mac/fast/block/float/in-margin-expected.checksum: Added. + * platform/mac/fast/block/float/in-margin-expected.png: Added. + * platform/mac/fast/block/float/in-margin-expected.txt: Added. + 2009-12-14 Enrica Casucci Reviewed by John Sullivan.