This test verifies that render does not lose scene context.

This test works by redefining the fillStyle on the bar on mouseover. The bar is immediately rendered, and then the label's text property is set to the evaluated fillStyle. This property value can be queried because rendering does not blindly erase the scene and index attributes associated with bar after rendering.