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