| OLD | NEW |
| (Empty) |
| 1 CONSOLE MESSAGE: line 26: The worklet should log: 'width: 100, height: 100' | |
| 2 CONSOLE MESSAGE: line 6: width: 100, height: 100 | |
| 3 CONSOLE MESSAGE: line 26: The worklet should log: 'width: 200, height: 200' | |
| 4 CONSOLE MESSAGE: line 6: width: 200, height: 200 | |
| 5 CONSOLE MESSAGE: line 26: The worklet should log: 'width: 100, height: 100' | |
| 6 CONSOLE MESSAGE: line 6: width: 100, height: 100 | |
| 7 This tests the geometry information in the paint callback. | |
| 8 | |
| 9 See the devtools console for test output. | |
| OLD | NEW |