[Webkit-unassigned] [Bug 37169] Fail WIT XHTML image attribute test (height=15% should be ignored)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 22 07:19:09 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37169





--- Comment #16 from Robin Cao <robin.cao at torchmobile.com.cn>  2010-07-22 07:19:08 PST ---
Created an attachment (id=62293)
 --> (https://bugs.webkit.org/attachment.cgi?id=62293)
Revised patch

To avoid infinite recursion, check the length type of width before calling into calcReplacedWidth. The length type must be Fixed or Percent. I will add a test case later.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list