[Bug 23555] New: "devicePixelRatio" when there's no screen

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23555

            Bug ID: 23555
           Summary: "devicePixelRatio" when there's no screen
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM View
          Assignee: simonp@opera.com
          Reporter: simonp@opera.com
        QA Contact: public-css-bugzilla@w3.org

http://dev.w3.org/csswg/cssom-view/#dom-window-devicepixelratio

[[
devicePixelRatio
]]

What should devicePixelRatio return if there's no screen at all?

I think 1, I guess it's less likely to confuse scripts than returning e.g. 0.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 17 October 2013 22:56:46 UTC