Two new tests that recently landed are failing with text diffs on Mac: http://trac.webkit.org/changeset/114666 There is a one pixel height difference. Apparently I need a minor tweak to make these tests work cross-platform with the same results. http://build.webkit.org/results/Lion%20Release%20(Tests)/r114666%20(7766)/results.html
Created attachment 137981 [details] Patch
Created attachment 137983 [details] Patch
Patch update is just because I accidentally had +x on the expectation files.
smfr can you review this?
Is this equivalent to what jer did in http://trac.webkit.org/changeset/114674?
Comment on attachment 137983 [details] Patch OK.
Comment on attachment 137983 [details] Patch Clearing flags on attachment: 137983 Committed r114685: <http://trac.webkit.org/changeset/114685>
All reviewed patches have been landed. Closing bug.
Ugh, I didn't see http://trac.webkit.org/changeset/114674 go in. That provides new Mac baselines, but I updated the tests to provide non-platform specific results. This will be fixed if 114674 gets rolled out, it looks like. The actual results match the expectations I provided in my patch: http://build.webkit.org/results/Lion%20Release%20%28Tests%29/r114685%20%287772%29/results.html
ugh, I need to fix mine as well: http://trac.webkit.org/changeset/114701