We should move the script dump-list.js from LayoutTests/fast/lists to LayoutTests/fast/lists/resources since it is a utility script and not a test case. This move will make the organization of directory LayoutTests/fast/lists more consistent with the organization of other layout test directories.
Created attachment 61135 [details] Patch No behavior was changed, so no new tests.
Comment on attachment 61135 [details] Patch It's OK to move it. Generally speaking, though, the original idea was that you could stick things right next to the tests as long as they didn't have a .html or .xhtml or .svn extension.
Comment on attachment 61135 [details] Patch Clearing flags on attachment: 61135 Committed r63034: <http://trac.webkit.org/changeset/63034>
All reviewed patches have been landed. Closing bug.