diff --git a/dom/nodes/moveBefore/tentative/continue-css-animation-left.html b/dom/nodes/moveBefore/tentative/continue-css-animation-left.html new file mode 100644 index 00000000000000..8c7f73e3c933ce --- /dev/null +++ b/dom/nodes/moveBefore/tentative/continue-css-animation-left.html @@ -0,0 +1,51 @@ + +Node.moveBefore should preserve CSS animation state (left) + + + +
+
+
+
+
+ + + diff --git a/dom/nodes/moveBefore/tentative/continue-css-animation-transform.html b/dom/nodes/moveBefore/tentative/continue-css-animation-transform.html new file mode 100644 index 00000000000000..e7a285893aa0e4 --- /dev/null +++ b/dom/nodes/moveBefore/tentative/continue-css-animation-transform.html @@ -0,0 +1,48 @@ + +Node.moveBefore should preserve CSS animation state (transform) + + + + +
+
+
+
+
+ + + diff --git a/dom/nodes/moveBefore/tentative/continue-css-transition-left.html b/dom/nodes/moveBefore/tentative/continue-css-transition-left.html new file mode 100644 index 00000000000000..2b8e04b26e469b --- /dev/null +++ b/dom/nodes/moveBefore/tentative/continue-css-transition-left.html @@ -0,0 +1,41 @@ + +Node.moveBefore should preserve CSS transition state (left) + + + + +
+
+
+
+
+ + + diff --git a/dom/nodes/moveBefore/tentative/continue-css-transition-transform.html b/dom/nodes/moveBefore/tentative/continue-css-transition-transform.html new file mode 100644 index 00000000000000..f09edca1449789 --- /dev/null +++ b/dom/nodes/moveBefore/tentative/continue-css-transition-transform.html @@ -0,0 +1,36 @@ + +Node.moveBefore should preserve CSS transition state (transform) + + + + +
+
+
+
+
+ + + diff --git a/dom/nodes/moveBefore/tentative/css-animation-commit-styles.html b/dom/nodes/moveBefore/tentative/css-animation-commit-styles.html new file mode 100644 index 00000000000000..86bb7c33e4261e --- /dev/null +++ b/dom/nodes/moveBefore/tentative/css-animation-commit-styles.html @@ -0,0 +1,45 @@ + +Calling commitStyles after Node.moveBefore should commit mid-transition value + + + + +
+
+
+
+
+ + + diff --git a/dom/nodes/moveBefore/tentative/css-transition-trigger.html b/dom/nodes/moveBefore/tentative/css-transition-trigger.html new file mode 100644 index 00000000000000..0cb5608a695e00 --- /dev/null +++ b/dom/nodes/moveBefore/tentative/css-transition-trigger.html @@ -0,0 +1,43 @@ + +Node.moveBefore should trigger CSS transition state (left) if needed + + + + +
+
+
+
+
+ + +