Bug 42975
Summary: | Browser failing HTML 5.0 Selectors API tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | nokiabugz |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jwieczorek |
Priority: | P3 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | S60 Hardware | ||
OS: | S60 3rd edition |
nokiabugz
To Reproduce:
Load http://ejohn.org/apps/selectortest
Tests run automatically. Results:
99.3%: 2148 passed, 16 failed
FAIL Element.querySelectorAll no value
FAIL Element.querySelector no value
FAIL Syntax Error: Element.querySelectorAll no value
FAIL Syntax Error: Element.querySelector no value
FAIL Disconnected Element.querySelectorAll no value
FAIL Disconnected Element.querySelector no value
FAIL Syntax Error: Disconnected Element.querySelectorAll no value
FAIL Syntax Error: Disconnected Element.querySelector no value
FAIL Fragment.querySelectorAll no value
FAIL Fragment.querySelector no value
FAIL Syntax Error: Fragment.querySelectorAll no value
FAIL Syntax Error: Fragment.querySelector no value
FAIL Document.querySelectorAll no value
FAIL Document.querySelector no value
FAIL Syntax Error: Document.querySelectorAll no value
FAIL Syntax Error: Document.querySelector no value
This issue can be reproduced using the Chrome, Safari and Firefox desktop browsers (identical results).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jakub Wieczorek
*** This bug has been marked as a duplicate of bug 42968 ***