RESOLVED FIXED 31455
Update the description of fast/overflow/004.html to match the results
https://bugs.webkit.org/show_bug.cgi?id=31455
Summary Update the description of fast/overflow/004.html to match the results
Kinuko Yasuda
Reported 2009-11-12 21:51:58 PST
The change r47255 (http://trac.webkit.org/changeset/47255) seems to have changed how we layout float divs and updated the expected results for float/overflow/004.html (and many others), but the description in the change hasn't been changed and doesn't match the results.
Attachments
Update the description of fast/overflow/004.html (1.36 KB, patch)
2009-11-13 00:22 PST, Kinuko Yasuda
no flags
Update the description and expected results for fast/overflow/004.html (37.39 KB, patch)
2009-11-15 22:17 PST, Kinuko Yasuda
mitz: review-
Update fast/overflow/004.html to match the test description and expected results. (28.41 KB, patch)
2009-11-19 00:02 PST, Kinuko Yasuda
mitz: review+
Kinuko Yasuda
Comment 1 2009-11-13 00:22:05 PST
Created attachment 43142 [details] Update the description of fast/overflow/004.html
Darin Adler
Comment 2 2009-11-13 08:55:43 PST
Comment on attachment 43142 [details] Update the description of fast/overflow/004.html I think Hyatt should review this one since he wrote the original test. Or maybe Mitz can clarify.
Kinuko Yasuda
Comment 3 2009-11-13 09:28:46 PST
(In reply to comment #1) > Created an attachment (id=43142) [details] > Update the description of fast/overflow/004.html Oops, I haven't attached updated expected results to this patch - I'll update it later.
Kinuko Yasuda
Comment 4 2009-11-15 22:17:00 PST
Created attachment 43265 [details] Update the description and expected results for fast/overflow/004.html
Kinuko Yasuda
Comment 5 2009-11-16 20:07:08 PST
+hyatt Could you take a look at this? Thanks,
Eric Seidel (no email)
Comment 6 2009-11-18 15:41:44 PST
Adding mitz also per darin's suggestion.
mitz
Comment 7 2009-11-18 22:33:34 PST
Comment on attachment 43265 [details] Update the description and expected results for fast/overflow/004.html I think it’s better to make the blocks fit on the same line again. One way to do this is to add “-webkit-box-sizing: border-box;” to their style attributes.
Kinuko Yasuda
Comment 8 2009-11-19 00:02:18 PST
Created attachment 43490 [details] Update fast/overflow/004.html to match the test description and expected results.
mitz
Comment 9 2009-11-19 00:04:23 PST
Comment on attachment 43490 [details] Update fast/overflow/004.html to match the test description and expected results. Thanks! r=me
Kinuko Yasuda
Comment 10 2009-11-19 00:13:36 PST
Thanks for reviewing, would you mind committing this when you have time?
mitz
Comment 11 2009-11-19 00:16:22 PST
(In reply to comment #10) > Thanks for reviewing, would you mind committing this when you have time? Done. <http://trac.webkit.org/projects/webkit/changeset/51178>
Eric Seidel (no email)
Comment 12 2009-11-19 01:11:04 PST
Thank you mitz! Yasuda-san: you can also just set commit-queue=? and someone will set commit-queue=+ and the commit bot will automatically land the patch instead of needing human intervention. The process is described here: http://webkit.org/coding/contributing.html Totally up to you.
Kinuko Yasuda
Comment 13 2009-11-19 03:15:50 PST
(In reply to comment #12) > Thank you mitz! > > Yasuda-san: you can also just set commit-queue=? and someone will set > commit-queue=+ and the commit bot will automatically land the patch instead of > needing human intervention. The process is described here: > http://webkit.org/coding/contributing.html Totally up to you. Mitz, thank you very much for committing. Also thank you for the pointer Eric. I'll use the commit-queue feature whenever it looks more appropriate / better for future patches.
Note You need to log in before you can comment on or make changes to this bug.