Bug 171052 - createElementNS() should now throw only InvalidCharacterError, not NamespaceError
Summary: createElementNS() should now throw only InvalidCharacterError, not NamespaceE...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-20 05:34 PDT by Anne van Kesteren
Modified: 2017-04-24 16:43 PDT (History)
9 users (show)

See Also:


Attachments
Patch (322.83 KB, patch)
2017-04-21 13:24 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (346.96 KB, patch)
2017-04-21 14:15 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (346.99 KB, patch)
2017-04-21 14:23 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews102 for mac-elcapitan (1.02 MB, application/zip)
2017-04-21 16:11 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews117 for mac-elcapitan (1.84 MB, application/zip)
2017-04-21 16:17 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews104 for mac-elcapitan-wk2 (1002.26 KB, application/zip)
2017-04-21 16:47 PDT, Build Bot
no flags Details
Patch (349.31 KB, patch)
2017-04-21 19:40 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews106 for mac-elcapitan-wk2 (1.14 MB, application/zip)
2017-04-21 20:26 PDT, Build Bot
no flags Details
Patch (350.04 KB, patch)
2017-04-21 21:02 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (350.86 KB, patch)
2017-04-21 21:07 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Chris Dumez 2017-04-21 13:24:50 PDT
Created attachment 307785 [details]
Patch
Comment 2 Chris Dumez 2017-04-21 14:15:16 PDT
Created attachment 307800 [details]
Patch
Comment 3 Chris Dumez 2017-04-21 14:23:16 PDT
Created attachment 307806 [details]
Patch
Comment 4 Build Bot 2017-04-21 16:11:01 PDT
Comment on attachment 307806 [details]
Patch

Attachment 307806 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/3579078

New failing tests:
http/tests/misc/acid3.html
Comment 5 Build Bot 2017-04-21 16:11:03 PDT
Created attachment 307824 [details]
Archive of layout-test-results from ews102 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 6 Build Bot 2017-04-21 16:17:27 PDT
Comment on attachment 307806 [details]
Patch

Attachment 307806 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/3578976

New failing tests:
http/tests/misc/acid3.html
Comment 7 Build Bot 2017-04-21 16:17:28 PDT
Created attachment 307825 [details]
Archive of layout-test-results from ews117 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 8 Build Bot 2017-04-21 16:47:27 PDT
Comment on attachment 307806 [details]
Patch

Attachment 307806 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/3579255

New failing tests:
http/tests/misc/acid3.html
Comment 9 Build Bot 2017-04-21 16:47:29 PDT
Created attachment 307839 [details]
Archive of layout-test-results from ews104 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 10 Chris Dumez 2017-04-21 19:40:53 PDT
Created attachment 307865 [details]
Patch
Comment 11 Build Bot 2017-04-21 20:26:35 PDT
Comment on attachment 307865 [details]
Patch

Attachment 307865 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/3581102

New failing tests:
http/tests/misc/acid3.html
Comment 12 Build Bot 2017-04-21 20:26:37 PDT
Created attachment 307873 [details]
Archive of layout-test-results from ews106 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 13 Chris Dumez 2017-04-21 21:02:36 PDT
Created attachment 307877 [details]
Patch
Comment 14 Chris Dumez 2017-04-21 21:07:12 PDT
Created attachment 307879 [details]
Patch
Comment 15 Chris Dumez 2017-04-24 16:43:34 PDT
Comment on attachment 307879 [details]
Patch

Clearing flags on attachment: 307879

Committed r215701: <http://trac.webkit.org/changeset/215701>
Comment 16 Chris Dumez 2017-04-24 16:43:36 PDT
All reviewed patches have been landed.  Closing bug.