From 5057ff9f43017f673894584358ca95c8753b65d4 Mon Sep 17 00:00:00 2001 From: Colin Snover Date: Tue, 5 Oct 2010 14:53:35 -0500 Subject: IE6 will shrink-wrap elements with layout instead of allowing content to flow outside of the border-box. Add a test for this and do not remove the overflow property after an animation in IE6. --- test/index.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'test/index.html') diff --git a/test/index.html b/test/index.html index 262bd9a92..03e1d9758 100644 --- a/test/index.html +++ b/test/index.html @@ -48,7 +48,7 @@

    - +
    @@ -59,9 +59,9 @@

    See this blog entry for more information.

    - Here are some links in a normal paragraph: Google, - Google Groups (Link). - This link has class="blog": + Here are some links in a normal paragraph: Google, + Google Groups (Link). + This link has class="blog": diveintomark

    @@ -87,14 +87,14 @@ - + - + - + - + - + - + - + test element Float test. @@ -157,7 +157,7 @@ - +
    @@ -213,7 +213,7 @@ Z
    - +
    1. Rice
    2. @@ -221,7 +221,7 @@ Z
    3. Blinis
    4. Tofu
    - +
    I'm hungry. I should...
    ...Eat lots of food... | ...Eat a little food... | @@ -230,7 +230,7 @@ Z ...Eat some funyuns... ...Eat some funyuns...
    - +
    @@ -246,23 +246,23 @@ Z
    fadeIn
    fadeIn
    fadeOut
    fadeOut
    - +
    show
    show
    hide
    hide
    - +
    togglein
    togglein
    toggleout
    toggleout
    - - + +
    slideUp
    slideUp
    slideDown
    slideDown
    - +
    slideToggleIn
    slideToggleIn
    slideToggleOut
    slideToggleOut
    fadeTo
    fadeTo
    - +
    -- cgit v1.2.3