tests: Add test for getBounds with empty children

This commit is contained in:
Mike Welsh 2020-06-10 16:14:25 -07:00
parent b5daf3d020
commit faa35a53e9
3 changed files with 12 additions and 0 deletions

View File

@ -40,6 +40,12 @@
145.75
469.5
// clip4.getBounds(_root)
236.2
330.2
286.2
380.2
// clip.getBounds('/')
3.5
50
@ -124,6 +130,12 @@ undefined
145.75
469.5
// clip4.getRect(_root)
236.2
330.2
286.2
380.2
// clip.getRect('/')
3.5
50