This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22931 - Standardize support for equivalents of mozInnerScreenX / Y
Summary: Standardize support for equivalents of mozInnerScreenX / Y
Status: RESOLVED WONTFIX
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-13 03:35 UTC by mbenisch
Modified: 2016-04-21 15:06 UTC (History)
4 users (show)

See Also:


Attachments

Description mbenisch 2013-08-13 03:35:36 UTC
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
Comment 1 mbenisch 2013-08-13 03:38:15 UTC
Here is a link to the mozilla api for this functionality

https://developer.mozilla.org/en-US/docs/Web/API/window.mozInnerScreenX
Comment 2 Arron Eicholz 2016-04-20 19:40:25 UTC
HTML5.1 Bugzilla Bug Triage: 

This bug constitutes a request for a new feature of HTML. Our current guidelines, rather than track such requests as bugs or issues, is to create a proposal for the desired behavior, or at least a sketch of what is wanted (much of which is probably contained in this bug), and start the discussion/proposal in the WICG (https://www.w3.org/community/wicg/). As your idea gains interest and momentum, it may be brought back into HTML through the Intent to Migrate process (https://wicg.github.io/admin/intent-to-migrate.html).
Comment 3 mbenisch 2016-04-21 02:27:03 UTC
(In reply to Arron Eicholz from comment #2)
> HTML5.1 Bugzilla Bug Triage: 
> 
> This bug constitutes a request for a new feature of HTML. Our current
> guidelines, rather than track such requests as bugs or issues, is to create
> a proposal for the desired behavior, or at least a sketch of what is wanted
> (much of which is probably contained in this bug), and start the
> discussion/proposal in the WICG (https://www.w3.org/community/wicg/). As
> your idea gains interest and momentum, it may be brought back into HTML
> through the Intent to Migrate process
> (https://wicg.github.io/admin/intent-to-migrate.html).

Thanks @arron! Would you like me to start the discussion in the WICG or have you already taken this step?
Comment 4 Arron Eicholz 2016-04-21 15:06:29 UTC
@mbenisch If you could please start the conversation over on WICG yourself that would be great.