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 26293 - getElementRect - improper formatting
Summary: getElementRect - improper formatting
Status: RESOLVED FIXED
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Browser Testing and Tools WG
QA Contact: Browser Testing and Tools WG
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2014-07-08 17:59 UTC by Andrey Botalov
Modified: 2014-07-09 11:05 UTC (History)
2 users (show)

See Also:


Attachments

Description Andrey Botalov 2014-07-08 17:59:59 UTC
This section contains two sentences:
"The height and the width of the DOMRect of the element."
This doesn't seem to be a valid sentence.

"The point (0, 0) refers to the top-left corner of the document."
1. Coordination system (x, y) isn't used in other places of the spec so probably you should just link to x/y coordinate definitions from http://dev.w3.org/fxtf/geometry/#DOMRect
2. In current wording it's not clear if top-level or nested browsing context is meant.
Comment 1 David Burns :automatedtester 2014-07-09 11:05:11 UTC
https://dvcs.w3.org/hg/webdriver/rev/126717289813