From 6d53b458a320cba32d01e1f978a1323d360c83fe Mon Sep 17 00:00:00 2001 From: Brad Werth Date: Thu, 25 Oct 2018 00:14:40 +0000 Subject: [PATCH] Bug 1498273 Part 4: Add tests of FlexItem clampState. r=dholbert Depends on D9447 Differential Revision: https://phabricator.services.mozilla.com/D8776 --HG-- extra : moz-landing-system : lando --- dom/flex/test/chrome.ini | 1 + .../test/chrome/test_flex_item_clamp.html | 169 ++++++++++++++++++ 2 files changed, 170 insertions(+) create mode 100644 dom/flex/test/chrome/test_flex_item_clamp.html diff --git a/dom/flex/test/chrome.ini b/dom/flex/test/chrome.ini index 1dd6d4d651fe..d1c56cf504ca 100644 --- a/dom/flex/test/chrome.ini +++ b/dom/flex/test/chrome.ini @@ -1,3 +1,4 @@ [chrome/test_flex_axis_directions.html] [chrome/test_flex_items.html] +[chrome/test_flex_item_clamp.html] [chrome/test_flex_lines.html] diff --git a/dom/flex/test/chrome/test_flex_item_clamp.html b/dom/flex/test/chrome/test_flex_item_clamp.html new file mode 100644 index 000000000000..a286c53a902c --- /dev/null +++ b/dom/flex/test/chrome/test_flex_item_clamp.html @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +