Solution: HTML5 canvas 1:1 pixel ratio

You can override your HTML page using <template path="templates" /> in your project, then defining “templates/html5/template/index.html” (I believe) as your own file, which will be used instead of the Lime or OpenFL file template when testing your project.

The HTML5 target is designed to resize relative to it’s native resolution (set in project.xml) and the actual DIV size on the page.