[Bug 22766] New: document.width, document.height, etc available for cross-platform

[email protected]
Newsgroups gmane.comp.web.dom.general
Message-ID <[email protected]/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22766

            Bug ID: 22766
           Summary: document.width, document.height, etc available for
                    cross-platform
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DOM
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

I would like to see the following DOM Attributes/properties:

- viewport information:
top:Int32, 
width:Int32, 
height:Int32.
left may not be needed, unless the browser mfr decides to make vertical tabs
instead of horizontal tabs (so the user has more viewing space? but it might be
hard to read).

- document information:
width:Int32, 
height:Int32, 
scrollThumbPositionH/scrollThumbPosH/scrollSliderPosH:Int32,
scrollThumbPositionV/scrollThumbPosV/scrollSliderPosV:Int32, 
scrollEnabledH:Boolean, 
scrollEnabledV:Boolean.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.