From 7a9ba290763530556a64af61406d9938173a3378 Mon Sep 17 00:00:00 2001 From: micky2be Date: Sat, 8 Jun 2013 16:13:18 +0900 Subject: [PATCH] * Saving test for height animation for stretch test --- ...-flexbox-height-animation-stretch-ref.html | 23 +++++++++ .../css-flexbox-height-animation-stretch.html | 47 +++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 contributors/ttwf_tokyo/micky2be/submitted/css-flexbox-height-animation-stretch-ref.html create mode 100644 contributors/ttwf_tokyo/micky2be/submitted/css-flexbox-height-animation-stretch.html diff --git a/contributors/ttwf_tokyo/micky2be/submitted/css-flexbox-height-animation-stretch-ref.html b/contributors/ttwf_tokyo/micky2be/submitted/css-flexbox-height-animation-stretch-ref.html new file mode 100644 index 0000000000..d7d3bff25c --- /dev/null +++ b/contributors/ttwf_tokyo/micky2be/submitted/css-flexbox-height-animation-stretch-ref.html @@ -0,0 +1,23 @@ + + + + CSS Flexbox Test: Items stretch correctly while content is animating + + + + +

The test passes if you keep seeing a green rectangle and no red.

+
+ + \ No newline at end of file diff --git a/contributors/ttwf_tokyo/micky2be/submitted/css-flexbox-height-animation-stretch.html b/contributors/ttwf_tokyo/micky2be/submitted/css-flexbox-height-animation-stretch.html new file mode 100644 index 0000000000..1577488c00 --- /dev/null +++ b/contributors/ttwf_tokyo/micky2be/submitted/css-flexbox-height-animation-stretch.html @@ -0,0 +1,47 @@ + + + + CSS Flexbox Test: Items stretch correctly while content is animating + + + + + + + + +

The test passes if you keep seeing a green rectangle and no red.

+
+
+
+
+
+
+
+
+ + + \ No newline at end of file