Bug 172231
Summary: | REGRESSION (r215701) acid3 test now gets only 98/100 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | DOM | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bfulgham, cdumez, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
Acid3 now reports:
Test 23 failed: expected '14' but got '5' - wrong exception for createElementNS('null', ':div')
Test 25 failed: wrong exception
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/32253245>
Chris Dumez
Yes, this is expected and was reported upstream. Other browsers no longer get 100 either because the test is outdated.
Chris Dumez
(In reply to Chris Dumez from comment #2)
> Yes, this is expected and was reported upstream. Other browsers no longer
> get 100 either because the test is outdated.
This was reported here:
https://github.com/whatwg/dom/issues/319#issuecomment-296345763