RESOLVED FIXED 88351
Change fast/sub-pixel/float-containing-block-with-margin.html to pixel test
https://bugs.webkit.org/show_bug.cgi?id=88351
Summary Change fast/sub-pixel/float-containing-block-with-margin.html to pixel test
Emil A Eklund
Reported 2012-06-05 11:28:46 PDT
Change fast/sub-pixel/float-containing-block-with-margin.html to pixel test to allow for platform differences.
Attachments
Patch (29.02 KB, patch)
2012-06-05 11:29 PDT, Emil A Eklund
no flags
Emil A Eklund
Comment 1 2012-06-05 11:29:39 PDT
Levi Weintraub
Comment 2 2012-06-05 12:01:00 PDT
Comment on attachment 145846 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=145846&action=review > LayoutTests/ChangeLog:9 > + Change fast/sub-pixel/float-containing-block-with-margin.html to pixel > + test to allow for platform differences. It makes me a saaaaad panda to see tests go backwards here, but I get it. Perhaps a little more info would be handy? > LayoutTests/ChangeLog:15 > + * fast/sub-pixel/float-containing-block-with-margin-expected.html: Removed. > + * fast/sub-pixel/float-containing-block-with-margin-expected.png: Added. > + * fast/sub-pixel/float-containing-block-with-margin-expected.txt: Added. > + * fast/sub-pixel/float-containing-block-with-margin.html: > + * platform/chromium-mac/fast/sub-pixel/float-containing-block-with-margin-expected.png: Added. Windows?
Emil A Eklund
Comment 3 2012-06-05 12:05:23 PDT
(In reply to comment #2) > (From update of attachment 145846 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=145846&action=review > > > LayoutTests/ChangeLog:9 > > + Change fast/sub-pixel/float-containing-block-with-margin.html to pixel > > + test to allow for platform differences. > > It makes me a saaaaad panda to see tests go backwards here, but I get it. Perhaps a little more info would be handy? It is unfortunate but the default styles for each platform makes it very hard to write a reftests that works on all. > Windows? I'll grab the windows image results from the bots as needed.
Levi Weintraub
Comment 4 2012-06-05 12:06:50 PDT
(In reply to comment #3) > (In reply to comment #2) > > (From update of attachment 145846 [details] [details]) > > View in context: https://bugs.webkit.org/attachment.cgi?id=145846&action=review > > > > > LayoutTests/ChangeLog:9 > > > + Change fast/sub-pixel/float-containing-block-with-margin.html to pixel > > > + test to allow for platform differences. > > > > It makes me a saaaaad panda to see tests go backwards here, but I get it. Perhaps a little more info would be handy? > > It is unfortunate but the default styles for each platform makes it very hard to write a reftests that works on all. > > > Windows? > > I'll grab the windows image results from the bots as needed. Just be sure you mark 'em as failing/missing initially.
Emil A Eklund
Comment 5 2012-06-05 12:16:55 PDT
Note You need to log in before you can comment on or make changes to this bug.