summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/popups/browser_popup_resize_revert_instant.js
blob: 5fa2ce7d5d823445c7bb48dcfe2459b0285f5316 (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, 0, /* aInstant */ true, "Resize revert");