- 
    
Bug
 - 
    Resolution: Invalid
 - 
    
P3: Somewhat important
 - 
    None
 - 
    5.2.0
 
Compare the attached two files. The other is a .qml file and the other is .html file. Both contain the same javascript code, but what is displayed is different.
Expected:
as a result both should show a "donut" shape
Actual:
as a result the QML Canvas shows a filled rectangle and the browser shows a donut. (Tested with Mozilla Firefox 26.0 on Ubuntu 12.04)