[webkit-reviews] review requested: [Bug 14040] Top and bottom border images flipped when using -webkit-border-image when border end up tiled : [Attachment 15118] Use the correct tile rect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 07:14:44 PDT 2007


mitz at webkit.org has asked  for review:
Bug 14040: Top and bottom border images flipped when using -webkit-border-image
when border end up tiled
http://bugs.webkit.org/show_bug.cgi?id=14040

Attachment 15118: Use the correct tile rect
http://bugs.webkit.org/attachment.cgi?id=15118&action=edit

------- Additional Comments from mitz at webkit.org
There is another problem, which this patch does not fix, and I am not sure when
it was introduced: the center tile is stretched along both axes even when
stretch is specified only for one axis. calculatePatternScale() is the function
responsible for that, and I don't know why it does that.



More information about the webkit-reviews mailing list