2 EVENT(webkitfullscreenchange)
3 EXPECTED (computedStyle.minWidth == '0px') OK
4 EXPECTED (computedStyle.maxWidth == 'none') OK
5 EXPECTED (computedStyle.minHeight == '0px') OK
6 EXPECTED (computedStyle.maxHeight == 'none') OK
7 EXPECTED (computedStyle.width == '800px') OK
8 EXPECTED (computedStyle.height == '600px') OK