- From: <bugzilla@jessica.w3.org>
- Date: Tue, 08 Jul 2014 17:59:59 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26293
Bug ID: 26293
Summary: getElementRect - improper formatting
Product: Browser Test/Tools WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebDriver
Assignee: public-browser-tools-testing@w3.org
Reporter: botalov.andrey@gmail.com
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
Blocks: 20860
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 8 July 2014 18:00:08 UTC