..
parsable_mime
Implement MIME sniffing.
2015-04-06 19:01:59 -04:00
resources
Iframe resource file moved to resources dir so it's not picked up by test harness (and does not fail).
2014-11-13 22:45:55 -08:00
harness.js
layout: Explicitly thread border box dimensions and relative offsets
2015-01-04 17:43:05 -08:00
test.jpg
Cargoify servo
2014-09-08 20:21:42 -06:00
test.png
Cargoify servo
2014-09-08 20:21:42 -06:00
test_blob.html
Bug #1820 , add the optional "type" parameter to Blob
2015-01-01 16:23:21 +08:00
test_body_listener.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_caption.html
Add test.
2014-11-15 09:52:17 -08:00
test_characterdata.html
add test case of dom characterdata
2015-02-28 10:21:35 +08:00
test_click_prevent.html
Cargoify servo
2014-09-08 20:21:42 -06:00
test_collections.html
Add basic HTMLDialogElement interface
2015-04-04 19:59:37 +01:00
test_create_element.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_createElement_script.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_activeElement.html
Basic element.focus and blur methods
2015-04-04 10:57:11 -07:00
test_document_body.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_characterSet.html
Update content tests for Document#characterSet
2014-12-05 21:51:59 +01:00
test_document_characterSet_default.html
Update content tests for Document#characterSet
2014-12-05 21:51:59 +01:00
test_document_characterSet_invalid.html
Update content tests for Document#characterSet
2014-12-05 21:51:59 +01:00
test_document_characterSet_long.html.disabled
Update test expectations
2014-10-16 13:06:04 -07:00
test_document_characterSet_short.html.disabled
Update test expectations
2014-10-16 13:06:04 -07:00
test_document_compatMode_loose.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_compatMode_strict.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_contenttype.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_datalist_options.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_defaultView.html
Implement Document.defaultView - fixes #4518
2015-01-03 12:08:58 -05:00
test_document_getElementById.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_getElementsByName.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_head.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_images_cache.html
Close #84
2014-11-07 13:43:19 +01:00
test_document_implementation.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_links_cache.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_readystate.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_set_node_value.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_title_nontextchildren.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_document_url.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_documentElement.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_DOMParser.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_domtokenlist.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_element_attribute.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_element_attributes.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_element_classList.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_element_className.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_element_matches.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_empty_clientrect.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_enabled_disabled_selectors.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_Event.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_event_dispatch.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_event_dispatch_dynamic.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_event_dispatch_order.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_event_handler_syntax_error.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_event_listener.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_focus_blur.html
Basic element.focus and blur methods
2015-04-04 10:57:11 -07:00
test_getBoundingClientRect.html
script: Add some workarounds for image cache task races
2014-12-15 14:16:20 -08:00
test_getPropertyPriority.html
Add GetPropertyPriority to CSSStyleDeclaration
2014-12-23 11:41:33 -06:00
test_global.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_htmlcollection.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_htmlfieldsetelement_elements.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_htmlspacechars.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_iframe_contentDocument.html
Fix page being removed too early. Fixes #3986 (intermittent failure).
2015-02-06 15:28:02 +10:00
test_img_width_height.html
Call waitForExplicitFinish in test_img_width_height.html.
2014-11-09 15:19:40 +01:00
test_inline_event_handler.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_innerHTML.html
The HTML serializer depth can change on each iteration.
2015-02-22 15:02:20 -05:00
test_interfaces.html
Implement TextEncoder
2015-03-31 17:21:27 -07:00
test_lenient_this.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_load_event.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_MouseEvent.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_navigator.html
Implement Navigator.appVersion( #5409 )
2015-04-01 00:36:40 +09:00
test_node_cloneNode.html
Add basic HTMLDialogElement interface
2015-04-04 19:59:37 +01:00
test_node_compareDocumentPosition.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_node_contains.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_node_insertBefore.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_node_isEqualNode.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_node_normalize.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_node_replaceChild.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_parentNode_querySelector.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_parentNode_querySelectorAll.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_parentnodes.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_prototypes.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_proxy_setter.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_script_type.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_textcontent.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_title.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_trace_null.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_union.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_window.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_window_performance.html
Make content tests synchronous by default. Fixes #884 .
2014-11-06 21:48:43 -08:00
test_window_setInterval.html
Cargoify servo
2014-09-08 20:21:42 -06:00
test_windowproxy.html
Implement most of the important WindowProxy traps
2015-01-12 17:41:48 +01:00