summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/popups/browser_popup_resize_repeat_instant.js
blob: 9870813d8735a9580696d76546ead08156e096f7 (plain)
1
2
3
4
5
6
/* Any copyright is dedicated to the Public Domain.
   http://creativecommons.org/publicdomain/zero/1.0/ */

"use strict";

createGenericResizeTests(10, 10, /* aInstant */ true, "Resize repeat");