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 26263 - 10 - different sorting order of methods in WebIDL summary and after it
Summary: 10 - different sorting order of methods in WebIDL summary and after it
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-03 21:44 UTC by Andrey Botalov
Modified: 2014-07-04 14:00 UTC (History)
3 users (show)

See Also:


Attachments

Description Andrey Botalov 2014-07-03 21:44:21 UTC
Summary:
isDisplayed
isSelected
getElementAttribute
getCssValue
getElementText

Order below is different
Expected: it should be the same
Comment 1 David Burns :automatedtester 2014-07-04 11:12:31 UTC
Unfortunately that is respec that moves things about like that. Please raise an issue at https://github.com/darobin/respec
Comment 2 Robin Berjon 2014-07-04 13:22:16 UTC
That's not a ReSpec issue, it's just the ReSpec default. You can override it with noIDLSorting set to true.

That said, it generally produces the most readable result.
Comment 3 David Burns :automatedtester 2014-07-04 14:00:27 UTC
https://dvcs.w3.org/hg/webdriver/rev/db40c71e68fc