diff --git a/engine/src/flutter/tests/styles/transforms-expected.txt b/engine/src/flutter/tests/styles/transforms-expected.txt new file mode 100644 index 0000000000..95a2ab9b31 --- /dev/null +++ b/engine/src/flutter/tests/styles/transforms-expected.txt @@ -0,0 +1,8 @@ +CONSOLE: unittest-suite-wait-for-done +CONSOLE: PASS: pixel translate should roundtrip +CONSOLE: PASS: percent translate should roundtrip +CONSOLE: PASS: scale should roundtrip +CONSOLE: +CONSOLE: All 3 tests passed. +CONSOLE: unittest-suite-success +DONE diff --git a/engine/src/flutter/tests/styles/transforms.sky b/engine/src/flutter/tests/styles/transforms.sky new file mode 100644 index 0000000000..9473c915ea --- /dev/null +++ b/engine/src/flutter/tests/styles/transforms.sky @@ -0,0 +1,52 @@ + + +