mirror of
https://github.com/servo/servo.git
synced 2025-06-21 07:38:59 +01:00
The hubbub bindings set document.characterSet but we don't use it for anything. html5ever doesn't parse charsets from <meta> tags yet, and I'd rather add that as part of adding actual support for other encodings (which Servo never had with hubbub). Switching to html5ever also changes attribute parsing slightly (bringing it in line with the current spec) and this breaks some of the <img srcset> tests. We don't support this feature at all. Some other things change due to bugs in hubbub not present in html5ever. |
||
---|---|---|
.. | ||
harness.js | ||
test.jpg | ||
test.png | ||
test_body_listener.html | ||
test_caption.html | ||
test_click_prevent.html | ||
test_collections.html | ||
test_create_element.html | ||
test_document_adoptNode.html | ||
test_document_body.html | ||
test_document_characterSet.html | ||
test_document_characterSet_default.html | ||
test_document_characterSet_invalid.html | ||
test_document_characterSet_long.html.disabled | ||
test_document_characterSet_short.html.disabled | ||
test_document_compatMode.html | ||
test_document_compatMode_loose.html | ||
test_document_compatMode_strict.html | ||
test_document_contenttype.html | ||
test_document_datalist_options.html | ||
test_document_getElementById.html | ||
test_document_getElementsByName.html | ||
test_document_head.html | ||
test_document_implementation.html | ||
test_document_links_cache.html | ||
test_document_set_node_value.html | ||
test_document_title_nontextchildren.html | ||
test_document_url.html | ||
test_documentElement.html | ||
test_DOMParser.html | ||
test_domtokenlist.html | ||
test_element_attribute.html | ||
test_element_attributes.html | ||
test_element_classList.html | ||
test_element_className.html | ||
test_element_matches.html | ||
test_empty_clientrect.html | ||
test_enabled_disabled_selectors.html | ||
test_Event.html | ||
test_event_dispatch.html | ||
test_event_dispatch_dynamic.html | ||
test_event_dispatch_order.html | ||
test_event_handler_syntax_error.html | ||
test_event_listener.html | ||
test_getBoundingClientRect.html | ||
test_global.html | ||
test_htmlcollection.html | ||
test_htmlfieldsetelement_elements.html | ||
test_htmlspacechars.html | ||
test_img_width_height.html | ||
test_inline_event_handler.html | ||
test_innerHTML.html | ||
test_interfaces.html | ||
test_load_event.html | ||
test_MouseEvent.html | ||
test_navigator.html | ||
test_node_cloneNode.html | ||
test_node_compareDocumentPosition.html | ||
test_node_contains.html | ||
test_node_insertBefore.html | ||
test_node_isEqualNode.html | ||
test_node_normalize.html | ||
test_node_replaceChild.html | ||
test_parentNode_querySelector.html | ||
test_parentNode_querySelectorAll.html | ||
test_parentnodes.html | ||
test_prototypes.html | ||
test_proxy_setter.html | ||
test_script_type.html | ||
test_textcontent.html | ||
test_title.html | ||
test_trace_null.html | ||
test_union.html | ||
test_window.html | ||
test_window_performance.html | ||
test_window_setInterval.html |