[webkit-reviews] review granted: [Bug 87145] REGRESSION (r117815) fast/css/zoom-in-length-round-trip.html fails on Mac bots : [Attachment 143337] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 11:49:59 PDT 2012


Levi Weintraub <leviw at chromium.org> has granted Emil A Eklund
<eae at chromium.org>'s request for review:
Bug 87145: REGRESSION (r117815) fast/css/zoom-in-length-round-trip.html fails
on Mac bots
https://bugs.webkit.org/show_bug.cgi?id=87145

Attachment 143337: Patch
https://bugs.webkit.org/attachment.cgi?id=143337&action=review

------- Additional Comments from Levi Weintraub <leviw at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=143337&action=review


Please also unskip this test on Mac before landing.

> LayoutTests/fast/css/zoom-in-length-round-trip.html:33
> +	       if (hasSubpixelSupport && (target.offsetWidth == 1 ||
target.offsetWidth == 2) && (target.offsetHeight == 10 || target.offsetHeight
== 11))

This is ugly to have to do, but okay.


More information about the webkit-reviews mailing list