[Webkit-unassigned] [Bug 11973] WebKit does not respect boundingbox percentages larger than 1 (aka 100%)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 25 23:19:29 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11973
macdome at opendarwin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12025| |review?
Flag| |
------- Comment #5 from macdome at opendarwin.org 2006-12-25 23:19 PDT -------
(From update of attachment 12025)
It turns out everything is actually OK with this patch.
Here's the fallout from these changes:
custom/js-late-gradient-and-object-creation
custom/js-late-gradient-creation
Have changed results. The tests were depending on a bug in WebKit which is now
fixed. :) (At least I believe that to be the case. When comparing with Opera,
our results now match.)
custom/large-bounding-box-percents.
This is a new test case which now actually works on TOT.
custom/pattern-in-defs
This test case now intermittently fails, depending on how much free memory the
machine has (I think that's the reason). This will be fixed for real once we
are smarter about allocating pattern tile image buffers at their physical
rendered size, instead of at some super-large logical size.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list