RESOLVED FIXED 73332
[regions] Need to verify the correctness of Win/Linux on overflow break tests
https://bugs.webkit.org/show_bug.cgi?id=73332
Summary [regions] Need to verify the correctness of Win/Linux on overflow break tests
Tony Chang
Reported 2011-11-29 10:18:16 PST
fast/regions/region-overflow-auto-overflow-visible.html fast/regions/region-overflow-break.html I'm not sure if the above tests are passing or not on Win/Linux. Mihnea said he'd take a look and let me know if it's safe to rebaseline on Win/Linux. http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fregions%2Fregion-overflow-auto-overflow-visible.html%2Cfast%2Fregions%2Fregion-overflow-break.html&showExpectations=true To test, you can install the Chrome Canary (http://tools.google.com/dlpage/chromesxs) and load the test from trac (e.g., http://trac.webkit.org/export/101394/trunk/LayoutTests/fast/regions/region-overflow-break.html).
Attachments
Patch (66.05 KB, patch)
2011-12-04 09:49 PST, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2011-12-04 07:42:19 PST
The difference in tests comes from the usage of Times font-family (default in font-family in browsers). Tests are not wrong but we can improve them by using a monospace font, that will reduce the differences between platforms when using text-align: justify. I also tested with a linux gtk build of webkit and when using a monospace font, the rendering is pretty close. I will upload a patch with the modified tests.
Mihnea Ovidenie
Comment 2 2011-12-04 09:49:41 PST
Tony Chang
Comment 3 2011-12-05 09:44:17 PST
Comment on attachment 117793 [details] Patch Thanks!
Tony Chang
Comment 4 2011-12-05 09:44:52 PST
BTW, you could possibly use Ahem to make it even more similar across platforms.
WebKit Review Bot
Comment 5 2011-12-05 10:45:48 PST
Comment on attachment 117793 [details] Patch Clearing flags on attachment: 117793 Committed r102015: <http://trac.webkit.org/changeset/102015>
WebKit Review Bot
Comment 6 2011-12-05 10:45:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.