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 25059 - Web IDL doesn't seem to have "number" type
Summary: Web IDL doesn't seem to have "number" type
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-03-14 21:53 UTC by Andrey Botalov
Modified: 2014-06-18 00:00 UTC (History)
3 users (show)

See Also:


Attachments

Description Andrey Botalov 2014-03-14 21:53:55 UTC
"number" is mentioned quiet a lot of times in the spec. But it seems that there is no such type as "number" in Web IDL (http://www.w3.org/TR/WebIDL/#idl-types)
Comment 1 David Burns :automatedtester 2014-03-14 23:22:59 UTC
landed in https://dvcs.w3.org/hg/webdriver/rev/d723b12ed3df
Comment 2 Andrey Botalov 2014-03-15 09:08:11 UTC
"number" is still present in some places where it doesn't seem to be appropriate:

14.2.1.1:
void moveTo (optional WebElement? id, optional number x, optional number y);

14.2.1.2:
void wait (optional number? ms);
void longPress (WebElement id, optional number x, optional number y);
Comment 3 David Burns :automatedtester 2014-04-29 05:57:19 UTC
missing items from comment 2 landed in

https://dvcs.w3.org/hg/webdriver/rev/a601f44c3d83
Comment 4 seva 2014-05-12 20:33:58 UTC
there's "numerical" in 3.1.1 Attributes
Comment 5 David Burns :automatedtester 2014-06-18 00:00:07 UTC
I cant find any others related so closing 

https://dvcs.w3.org/hg/webdriver/rev/51c17cc85ed4