diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-05-24 15:59:31 -0700 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2016-05-24 15:59:31 -0700 |
commit | a04e30d2471a92e4214d81302f46bcaed9503b3c (patch) | |
tree | 9f6ae973b1f01d1d4015472d60b39a06593e2261 /components/style/parallel.rs | |
parent | 2a2b88f42c55614f949f218b0444778e8e2bfc78 (diff) | |
parent | c11a3b958de8943ef85b7a10d63ce88a6a90c645 (diff) | |
download | servo-a04e30d2471a92e4214d81302f46bcaed9503b3c.tar.gz servo-a04e30d2471a92e4214d81302f46bcaed9503b3c.zip |
Auto merge of #10796 - servo:character-data-surrogates, r=nox
Make /dom/nodes/CharacterData-surrogates.html not panic.
It now fails since `DOMString` is currently based on `std::string::String` on the Rust side, which is strictly well-formed UTF-8 and can not contain unpaired surrogate code points.
Fixes #10780
r? @Ms2ger
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10796)
<!-- Reviewable:end -->
Diffstat (limited to 'components/style/parallel.rs')
0 files changed, 0 insertions, 0 deletions