mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This broke with https://codereview.chromium.org/965013003. Before that patch, updateTransform was only called on the RenderLayer itself. Now it's called on the RenderBox, so we need to null check the RenderLayer. R=abarth@chromium.org Review URL: https://codereview.chromium.org/969893002
10 lines
303 B
Plaintext
10 lines
303 B
Plaintext
CONSOLE: unittest-suite-wait-for-done
|
|
CONSOLE: PASS: pixel translate should roundtrip
|
|
CONSOLE: PASS: percent translate should roundtrip
|
|
CONSOLE: PASS: scale should roundtrip
|
|
CONSOLE: PASS: removing a transform should not crash
|
|
CONSOLE:
|
|
CONSOLE: All 4 tests passed.
|
|
CONSOLE: unittest-suite-success
|
|
DONE
|