diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-12 17:55:06 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-12 17:55:06 -0500 |
commit | 69152c7c962adfe903e6655839a14f5818e2d3b2 (patch) | |
tree | 05a2e4218fc1f6541e70e2a6619eeeb7a86f33d2 /components/script/dom/htmlfieldsetelement.rs | |
parent | 004f0cfcbf3024d329d4773f6bafa07127e2602f (diff) | |
parent | 9cc32523853f46d9899f97270778550ec1afee90 (diff) | |
download | servo-69152c7c962adfe903e6655839a14f5818e2d3b2.tar.gz servo-69152c7c962adfe903e6655839a14f5818e2d3b2.zip |
Auto merge of #25223 - pshaughn:xmlerrortype, r=Manishearth
Changed error type on qname, per spec
<!-- Please describe your changes on the following line: -->
As specified in https://dom.spec.whatwg.org/#validate invalid QNames when creating a namespaced document/element/attribute get an invalid character exception, not a namespace exception.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25110
<!-- Either: -->
- [X] There are tests for these changes
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/dom/htmlfieldsetelement.rs')
0 files changed, 0 insertions, 0 deletions