X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=LayoutTests%2FChangeLog;h=38f323c843be16aa0cfbb63729c15b68db456394;hp=3f1f5c39e21dd9580f3bdeb525f125fbade29fea;hb=535e468ac757c8398991c7547144c9417f8defb6;hpb=3036c7e544142935da908c3a90098940433ac8e5 diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 3f1f5c39e21d..38f323c843be 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,14 @@ +2011-10-16 Dan Bernstein + + REGRESSION (r96620): Float-avoiding block positioned incorrectly in right-to-left block + https://bugs.webkit.org/show_bug.cgi?id=70197 + + Reviewed by Dave Kilzer. + + * fast/block/float/avoidance-rtl-expected.png: Added. + * fast/block/float/avoidance-rtl-expected.txt: Added. + * fast/block/float/avoidance-rtl.html: Added. + 2011-10-16 Adam Barth Always enable ENABLE(DOM_STORAGE)