servo/tests/wpt/metadata/dom
Simon Sapin c11a3b958d 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
2016-05-24 16:08:01 +02:00
..
collections Update web-platform-tests to revision d011702f368b88b3bae86e7a8fd2ddd22e18b33c 2016-04-12 10:47:32 +02:00
lists Update web-platform-tests to revision fab2c513bffb2bd19600d23b495264d123df092f 2016-05-07 23:23:48 +02:00
nodes Make /dom/nodes/CharacterData-surrogates.html not panic. 2016-05-24 16:08:01 +02:00
ranges Auto merge of #9799 - nox:range-extractcontents, r=KiChjang 2016-02-29 05:11:28 +05:30
traversal Treat undefined arguments in JS as missing 2015-12-12 21:13:29 -08:00
interface-objects.html.ini Uncomment NodeFilter constants 2015-04-13 10:13:06 -10:00
interfaces.html.ini Update web-platform-tests to revision b94b41945d3c7c9b4f3346cf8654cc5ca7ae567c 2016-04-26 17:09:39 +02:00