<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>114878</bug_id>
          
          <creation_ts>2013-04-19 09:25:19 -0700</creation_ts>
          <short_desc>ASSERT(!isUndefined()) in animation on max-height</short_desc>
          <delta_ts>2014-07-21 23:48:00 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>131842</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Allan Sandfeld Jensen">allan.jensen</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>878542</commentid>
    <comment_count>0</comment_count>
    <who name="Allan Sandfeld Jensen">allan.jensen</who>
    <bug_when>2013-04-19 09:25:19 -0700</bug_when>
    <thetext>Assertion observed in Length::isZero() on is !isUndefined().

It appears the problem is an animation on max-height going from undefined to a defined value.

#5  0x00007fb86fc5b012 in WebCore::Length::isZero (this=0x7fff370b83f0) at /src/qtwebkit-23/Source/WebCore/platform/Length.h:195
#6  0x00007fb86fc5b0f2 in WebCore::Length::blend (this=0x7fff370b83e0, from=..., progress=0) at /src/qtwebkit-23/Source/WebCore/platform/Length.h:235
#7  0x00007fb86fc5d774 in WebCore::blendFunc (from=..., to=..., progress=0) at /src/qtwebkit-23/Source/WebCore/page/animation/CSSPropertyAnimation.cpp:83
#8  0x00007fb86fc70c87 in WebCore::PropertyWrapper&lt;WebCore::Length&gt;::blend (this=0x440c550, anim=0x4c3c440, dst=0x4c3c6d0, a=0x2e8f2c0, b=0x2f28a80, progress=0) at /src/qtwebkit-23/Source/WebCore/page/animation/CSSPropertyAnimation.cpp:379
#9  0x00007fb86fc67e95 in WebCore::CSSPropertyAnimation::blendProperties (anim=0x4c3c440, prop=WebCore::CSSPropertyMaxHeight, dst=0x4c3c6d0, a=0x2e8f2c0, b=0x2f28a80, progress=0) at /src/qtwebkit-23/Source/WebCore/page/animation/CSSPropertyAnimation.cpp:1265
#10 0x00007fb86fc72b29 in WebCore::ImplicitAnimation::animate (this=0x4c3c440, targetStyle=0x2f28a80, animatedStyle=...) at /src/qtwebkit-23/Source/WebCore/page/animation/ImplicitAnimation.cpp:81</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1023896</commentid>
    <comment_count>1</comment_count>
    <who name="Allan Sandfeld Jensen">allan.jensen</who>
    <bug_when>2014-07-21 23:48:00 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 131842 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>