[Bug 22931] New: Standardize support for equivalents of mozInnerScreenX / Y

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

            Bug ID: 22931
           Summary: Standardize support for equivalents of mozInnerScreenX
                    / Y
    Classification: Unclassified
           Product: HTML WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec
          Assignee: dave.null@w3.org
          Reporter: mbenisch@gmail.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org

Currently, only mozilla offers the mozInnerScreenX and mozInnerScreenY
attributes on iframes -- this detects the location of the iframe in relation to
the topmost frame.

This is very useful in a number of contexts, including detecting when the
iframe is on screen.  Could we add equivalent attributes to HTML5 standard? 
window.innerScreenX / Y?

Link to discussion of this issue on webkit forums:

https://code.google.com/p/chromium/issues/detail?id=151983

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

Received on Tuesday, 13 August 2013 03:35:38 UTC