gecko-dev/dom/base/test
Emilio Cobos Álvarez 9d38e5590e Bug 1704167 - When a pattern ends in whitespace, try to collapse adjacent white-space. r=jfkthame
This I'm not 100% sure. Should be harmless, but it's a bit subtle.
Maybe we should special-case it with "we're at the beginning of the
pattern"? Reasoning below:

The previous patch restores the performance of the original test-case.

However, if you go to the reduced test-case and try to type " re" in the
findbar, we still take a long time. The reason for that is not that the
previous patch is not effective, but that the findbar sends find
requests as soon as you type, and thus we end up with a request to find
" ", which matches a gazillion spaces in the page and causes us to use
tons of memory and time. Finding " re" is actually super-fast :-)

This fixes it, but it is a bit subtle, so thoughts? Perhaps the findbar
should wait a bit to perform the search before sending a query for " "
instead or something? But I'd rather make it fast.

Differential Revision: https://phabricator.services.mozilla.com/D111634
2021-04-12 16:11:21 +00:00
..
chrome Bug 1703765 [Wayland] Use widget.wayland.test-workarounds.enabled pref to specify Wayland test environment. r=jhorak 2021-04-12 12:11:19 +00:00
gtest Bug 1689140 - Refactor SliceBudget API r=sfink 2021-01-28 19:11:42 +00:00
jsmodules Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
reftest
unit Bug 1426219 - TypeError is not a developer error anymore;r=yulia 2020-10-30 11:34:37 +00:00
unit_ipc Bug 1601681 - Switch recently added files with Windows line endings to Unix. r=mossop 2019-12-11 08:12:49 +00:00
useractivation Bug 1664730 - Disable async font fallback when running mochitests, to avoid unpredictable extra reflows that can disrupt event-/timing-sensitive tests. r=botond 2021-03-10 12:26:52 +00:00
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
345339_iframe.html
Ahem.ttf
FAIL.html
PASS.html
accesscontrol.resource
accesscontrol.resource^headers^
audio.ogg
badContentType.eventsource
badContentType.eventsource^headers^
badHTTPResponseCode.eventsource
badHTTPResponseCode.eventsource^headers^
badMessageEvent.eventsource
badMessageEvent.eventsource^headers^
badMessageEvent2.eventsource
badMessageEvent2.eventsource^headers^
browser.ini Bug 1703472 - Add an automated test for this. r=smaug 2021-04-07 16:03:11 +00:00
browser_aboutnewtab_process_selection.js Bug 1633310 - Don't do pre-load shouldLoadURI process switches for leaving about:newtab in the web process. r=nika,mconley 2020-04-28 19:45:43 +00:00
browser_blocking_image.js Bug 1664691 - Remove nsImageLoadingContent.imageBlockingStatus. r=edgar 2020-09-15 11:59:28 +00:00
browser_bug593387.js Bug 1671983 - Part 4: Stop awaiting BrowserTestUtils.loadURI, r=annyG,remote-protocol-reviewers,extension-reviewers,preferences-reviewers,whimboo,zombie 2020-11-12 18:01:03 +00:00
browser_bug902350.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_bug1011748.js
browser_bug1058164.js Bug 1511706 - Fix prettier lint failure. a=lint-fix 2021-01-21 22:41:17 +02:00
browser_bug1303838.js Bug 1700871 - Only allow focus move for links / form submission iff actually handling user input. r=smaug 2021-03-31 01:51:46 +00:00
browser_bug1554070.js Bug 1596918: Part 4f - Fix callers which have timing issues. r=mccr8 2019-12-13 20:36:44 +00:00
browser_bug1691214.js Bug 1703472 - Add an automated test for this. r=smaug 2021-04-07 16:03:11 +00:00
browser_bug1703472.js Bug 1703472 - Add an automated test for this. r=smaug 2021-04-07 16:03:11 +00:00
browser_chromeutils_getalldomprocesses.js Bug 1656953 - Add remoteType to nsIDOMProcessParent. r=nika 2020-08-04 16:50:00 +00:00
browser_force_process_selector.js Bug 1640427 - Don't perform flaky process launch check during test, r=kmag 2020-07-07 22:25:25 +00:00
browser_inputStream_structuredClone.js Bug 1596918: Part 4g - Misc cleanup/fixes. r=mccr8 2019-12-13 20:36:48 +00:00
browser_messagemanager_loadprocessscript.js
browser_messagemanager_targetframeloader.js
browser_messagemanager_unload.js Bug 1651519: Part 2 - Also remove nsIDOMWindowUtils::outerWindowID. r=nika,geckoview-reviewers,agi 2020-08-17 20:22:12 +00:00
browser_multiple_popups.html Bug 1685056 - For an initial, same-origin iframe, consume activation on the parent page for multiple-popup blocking. r=edgar 2021-01-12 11:28:50 +00:00
browser_multiple_popups.js Bug 1689853 - Cleanup browser_multiple_popups.js. r=edgar 2021-02-01 14:41:40 +00:00
browser_outline_refocus.js Bug 1689155 - Don't necessarily show outlines on refocus. r=edgar 2021-02-15 19:08:42 +00:00
browser_pagehide_on_tab_close.js
browser_promiseDocumentFlushed.js Bug 1662838 part 1: Adjust browser_promiseDocumentFlushed.js to use advanceTimeAndRefresh() instead of pausePainting(), as a way to pause the refresh driver. r=mconley,tnikkel 2021-03-13 06:11:33 +00:00
browser_state_notifications.js
browser_timeout_throttling_with_audio_playback.js Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +00:00
browser_use_counters.js Bug 1656114 - Part 5: Report use counters in documents that come out of the bfcache. r=nika 2020-10-11 22:15:06 +00:00
bug282547.sjs
bug298064-subframe.html
bug313646.txt
bug382113_object.html
bug403852_fileOpener.js
bug419132.html
bug426308-redirect.sjs
bug435425.sjs
bug435425_redirect.sjs
bug444322.js
bug444322.txt
bug444546.sjs
bug455629-helper.svg
bug457746.sjs
bug461735-post-redirect.js
bug461735-redirect1.sjs
bug461735-redirect2.sjs
bug466080.sjs Bug 1511151 - Add a test for pref network.cors_preflight.allow_client_cert r=valentin 2021-02-18 18:58:17 +00:00
bug466409-empty.css
bug466409-page.html
bug475156.sjs
bug482935.sjs
bug540854.sjs
bug578096LoadChromeScript.js
bug638112-response.txt
bug638112.sjs
bug696301-script-1.js
bug696301-script-1.js^headers^
bug696301-script-2.js
bug704320.sjs
bug704320_counter.sjs
bug819051.sjs
bug1576154.sjs
chrome.ini Bug 1673164 - Avoid creating an inert doc when the context is already inert. r=smaug 2020-10-30 15:29:05 +00:00
common_postMessages.js Bug 1624524 - Remove uses of wasmTextToBinary in non-JS shell tests. r=bbouvier 2020-04-10 21:28:19 +00:00
copypaste.js Bug 1130891 part 5 - Add test for the copy behavior. r=smaug 2021-01-18 09:26:18 +00:00
delayedServerEvents.sjs Bug 1658791: Fix red herring httpd.js error messages. r=nika 2020-09-15 23:21:55 +00:00
dummy.html
embed_bug455472.html
empty.html
eventsource.resource
eventsource.resource^headers^
eventsource_message.sjs Bug 1603585 - Notify DevTools when an EventSource object is created. r=smaug 2020-04-25 19:27:07 +00:00
eventsource_reconnect.sjs Bug 1633215 - Intermittent dom/base/test/test_eventsourceservice_reconnect_error.html | Test timed out. r=smaug 2020-04-26 18:50:46 +00:00
eventsource_redirect.resource
eventsource_redirect.resource^headers^
eventsource_redirect_to.resource
eventsource_redirect_to.resource^headers^
eventsource_worker.js Bug 1603585 - Notify DevTools when an EventSource object is created. r=smaug 2020-04-25 19:27:07 +00:00
fake_plugin.tst
file1_setting_opener.html
file2_setting_opener.html
file3_setting_opener.html
file4_setting_opener.html
file_audioLoop.html
file_audioLoopInIframe.html
file_base_xbl.xml
file_blocking_image.html
file_bug28293.sjs
file_bug326337.xml
file_bug326337_inner.html
file_bug326337_outer.html
file_bug357450.js
file_bug416317.xhtml Bug 933562 - Implement complex :not(). r=jfkthame 2020-10-29 18:03:54 +00:00
file_bug426646-1.html
file_bug426646-2.html
file_bug428847-1.xhtml
file_bug428847-2.xhtml
file_bug498897.css
file_bug498897.html
file_bug498897.html^headers^
file_bug503473-frame.sjs
file_bug503481.sjs
file_bug503481b_inner.html
file_bug518104.js
file_bug541937.html
file_bug541937.xhtml
file_bug557892.html
file_bug562137.txt
file_bug590812-ref.xhtml
file_bug590812.xml
file_bug590870.html
file_bug601803a.html
file_bug601803b.html
file_bug604660-1.xml
file_bug604660-2.xsl
file_bug604660-3.js
file_bug604660-4.js
file_bug604660-5.xml
file_bug604660-6.xsl
file_bug622088.sjs
file_bug622088_inner.html
file_bug675121.sjs
file_bug687859-16.js
file_bug687859-16.js^headers^
file_bug687859-bom.js
file_bug687859-bom.js^headers^
file_bug687859-charset.js
file_bug687859-http.js
file_bug687859-http.js^headers^
file_bug687859-inherit.js
file_bug692434.xml
file_bug704320_preload_attr.html
file_bug704320_preload_common.js
file_bug704320_preload_reuse.html
file_bug704320_redirect.html
file_bug707142_baseline.json
file_bug707142_bom.json
file_bug707142_utf-16.json
file_bug708620-2.html
file_bug708620.html
file_bug753278.html
file_bug769117.html
file_bug782342.txt
file_bug787778.sjs
file_bug869432.eventsource
file_bug869432.eventsource^headers^
file_bug902350.html
file_bug902350_frame.html
file_bug907892.html
file_bug945152.jar
file_bug945152_worker.js
file_bug1008126_worker.js
file_bug1011748_OK.sjs
file_bug1011748_redirect.sjs
file_bug1091883_frame.html
file_bug1091883_subframe.html
file_bug1091883_target.html
file_bug1100912.html
file_bug1198095.js
file_bug1250148.sjs
file_bug1268962.sjs
file_bug1274806.html
file_bug1303838.html Bug 1700871 - Only allow focus move for links / form submission iff actually handling user input. r=smaug 2021-03-31 01:51:46 +00:00
file_bug1303838_target.html
file_bug1303838_target_bar.html
file_bug1303838_target_baz.html
file_bug1303838_target_foo.html
file_bug1303838_target_ibar.html
file_bug1303838_target_ibaz.html
file_bug1303838_target_ifoo.html
file_bug1303838_with_iframe.html
file_bug1554070_1.html
file_bug1554070_2.html
file_bug1639328.html Bug 1639328 - Make sure BrowserChilds for OOP iframes start in a consistent state. r=smaug 2020-08-11 16:42:46 +00:00
file_bug1691214.html Bug 1691214 - Take focus from window.open etc even if we're already active but not in the active window. r=hsivonen 2021-02-09 13:03:32 +00:00
file_bug1700871.html Bug 1700871 - Only allow focus move for links / form submission iff actually handling user input. r=smaug 2021-03-31 01:51:46 +00:00
file_bug1703472.html Bug 1703472 - Add an automated test for this. r=smaug 2021-04-07 16:03:11 +00:00
file_change_policy_redirect.html
file_current_inner_window.html Bug 1588220: Keep track of last active inner window when BrowsingContext is discarded. r=bzbarsky 2019-12-12 23:11:01 +00:00
file_domwindowutils_animation.html
file_domwindowutils_dynamic_toolbar.html Bug 1652190 - Set nsPresContext::mDynamicToolbarHeight in nsPresContext::SetDynamicToolbarMaxHeight. r=botond 2020-07-21 02:52:51 +00:00
file_empty.html
file_explicit_user_agent.sjs
file_external_script.html
file_external_script.xhtml
file_focus_design_mode_inner.html Bug 1690747 - Should also check blur is allowed in BrowsingContext::Blur(); r=hsivonen 2021-02-09 14:56:56 +00:00
file_focus_shadow_dom.html Bug 1604140 - Part 3: Add test for focus tabbing through scrollable shadow host; r=smaug 2020-02-13 10:05:05 +00:00
file_general_document.html
file_history_document_open.html
file_htmlserializer_1.html
file_htmlserializer_1_bodyonly.html
file_htmlserializer_1_format.html
file_htmlserializer_1_linebreak.html
file_htmlserializer_1_links.html
file_htmlserializer_1_nested_body.html
file_htmlserializer_1_no_body.html
file_htmlserializer_1_noflag.html
file_htmlserializer_1_noformatpre.html
file_htmlserializer_1_raw.html
file_htmlserializer_1_sibling_body.html
file_htmlserializer_1_sibling_body_only_body.html
file_htmlserializer_1_wrap.html
file_htmlserializer_2.html
file_htmlserializer_2_basic.html
file_htmlserializer_ipv6.html
file_htmlserializer_ipv6_out.html
file_inline_script.html
file_inline_script.xhtml
file_js_cache.html
file_js_cache.js
file_js_cache_module.html Bug 1496159 test. 2020-03-07 04:16:15 +00:00
file_js_cache_save_after_load.html
file_js_cache_save_after_load.js
file_js_cache_syntax_error.html
file_js_cache_syntax_error.js
file_js_cache_with_sri.html
file_location_href_unknown_protocol.html Bug 1528305 - Don't show an error page for unknown protocols for page-triggered navigations that replace a document. r=mattwoodrow 2020-03-27 17:20:14 +00:00
file_messagemanager_unload.html
file_mozfiledataurl_img.jpg
file_navigator_resolve_identity_xrays.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
file_receiveMessage.html
file_record_orientation.html
file_restrictedEventSource.sjs
file_script.js
file_setname.html
file_settimeout_inner.html
file_timer_flood.html
file_title.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
file_use_counter_bfcache.html Bug 1656114 - Part 5: Report use counters in documents that come out of the bfcache. r=nika 2020-10-11 22:15:06 +00:00
file_use_counter_bfcache_helper.html Bug 1656114 - Part 5: Report use counters in documents that come out of the bfcache. r=nika 2020-10-11 22:15:06 +00:00
file_use_counter_outer.html
file_use_counter_outer_display_none.html Bug 1656114 - Part 4: Accumulate page use counters in the parent process. r=emilio,nika 2020-10-11 22:03:43 +00:00
file_use_counter_style.html Bug 1642261 - Part 3: Refactor browser_use_counters.js. r=emilio 2020-06-05 08:34:36 +00:00
file_use_counter_svg_currentScale.svg Bug 1642261 - Part 3: Refactor browser_use_counters.js. r=emilio 2020-06-05 08:34:36 +00:00
file_use_counter_svg_fill_pattern.svg Bug 1642261 - Part 3: Refactor browser_use_counters.js. r=emilio 2020-06-05 08:34:36 +00:00
file_use_counter_svg_fill_pattern_data.svg
file_use_counter_svg_fill_pattern_definition.svg
file_use_counter_svg_fill_pattern_internal.svg Bug 1642261 - Part 3: Refactor browser_use_counters.js. r=emilio 2020-06-05 08:34:36 +00:00
file_use_counter_svg_getElementById.svg Bug 1642261 - Part 3: Refactor browser_use_counters.js. r=emilio 2020-06-05 08:34:36 +00:00
file_viewport_metrics_on_landscape_content.html Bug 1514429 Part 3: Disable parts of a test of visual vs layout viewport, and mark it for needing a correctness audit. r=hiro 2019-12-02 23:17:19 +00:00
file_viewport_scroll_quirks.html
file_viewport_scroll_xml.xml
file_webaudio_startstop.html
file_window_close.html Bug 1693218 - Rewrite dom/base/test/file_window_close.html to be compatible with new bfcache design, r=smaug 2021-02-17 18:43:01 +00:00
file_window_close_2.html Bug 1353466, 'A browsing context is script-closable ... if it is a top-level browsing context whose session history contains only one Document', r=peterv 2020-06-01 20:01:11 +00:00
file_window_focus_by_close_and_open.html Bug 1695135 - Add test for window focus by calling window.close() and window.open(); r=hsivonen 2021-03-31 14:56:48 +00:00
file_x-frame-options_main.html
file_x-frame-options_page.sjs
file_xhtmlserializer_1.xhtml
file_xhtmlserializer_1_bodyonly.xhtml
file_xhtmlserializer_1_format.xhtml
file_xhtmlserializer_1_linebreak.xhtml
file_xhtmlserializer_1_links.xhtml
file_xhtmlserializer_1_nested_body.xhtml
file_xhtmlserializer_1_no_body.xhtml
file_xhtmlserializer_1_noflag.xhtml
file_xhtmlserializer_1_noformatpre.xhtml
file_xhtmlserializer_1_raw.xhtml
file_xhtmlserializer_1_sibling_body.xhtml
file_xhtmlserializer_1_sibling_body_only_body.xhtml
file_xhtmlserializer_1_wrap.xhtml
file_xhtmlserializer_2.xhtml
file_xhtmlserializer_2_basic.xhtml
file_xhtmlserializer_2_enthtml.xhtml
file_xhtmlserializer_2_entw3c.xhtml
file_xhtmlserializer_2_latin1.xhtml
file_youtube_flash_embed.html
forRemoval.resource
forRemoval.resource^headers^
formReset.html
green.png
head.js Bug 1703472 - Add an automated test for this. r=smaug 2021-04-07 16:03:11 +00:00
iframe1_bug426646.html
iframe1_bug431701.html
iframe1_bug1640766.html Bug 1640766 - Make nsGlobalWindowInner::Suspend/Resume suspend/resume all in-process descendants; r=smaug 2021-03-12 16:23:10 +00:00
iframe2_bug426646.html
iframe2_bug431701.html
iframe2_bug1640766.html Bug 1640766 - Make nsGlobalWindowInner::Suspend/Resume suspend/resume all in-process descendants; r=smaug 2021-03-12 16:23:10 +00:00
iframe3_bug431701.html
iframe4_bug431701.xml
iframe5_bug431701.xml
iframe6_bug431701.xml
iframe7_bug431701.xml
iframe_bug962251.html
iframe_bug976673.html
iframe_main_bug1022229.html Bug 1614462: Part 2a - Remove commented out mozbrowser test code. r=mccr8 2020-04-20 22:15:16 +00:00
iframe_meta_refresh.sjs
iframe_postMessage_solidus.html
iframe_postMessages.html Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 9 - tests for messageerrors, r=smaug 2020-02-06 13:51:30 +00:00
iframe_sandbox_bug1022229.html
iframe_shared_compartment2a.html
iframe_shared_compartment2b.html
intersectionobserver_cross_domain_iframe.html
intersectionobserver_iframe.html
intersectionobserver_window.html
invalid_accesscontrol.resource
invalid_accesscontrol.resource^headers^
mochitest.ini Bug 1682030 - Remove NPAPI from tests outside of dom/plugins. r=Gijs,cmartin 2021-04-06 19:28:09 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
object_bug353334.html
object_bug455472.html
referrerHelper.js
referrer_change_server.sjs
referrer_header.sjs Bug 1601743 - Don't apply the referrer header to the referrer that we send back to the content process when converting a DocumentChannel into a real channel. r=Ehsan 2019-12-16 00:19:03 +00:00
referrer_helper.js
referrer_testserver.sjs
script-1_bug597345.sjs
script-2_bug597345.js
script_bug602838.sjs
script_bug1238440.js
script_postmessages_fileList.js
send_gzip_content.sjs
somedatas.resource
somedatas.resource^headers^
test_EventSource_redirects.html
test_Image_constructor.html
test_NodeIterator_basics_filters.xhtml
test_NodeIterator_mutations_1.xhtml
test_NodeIterator_mutations_2.html
test_NodeIterator_mutations_3.html
test_anchor_area_referrer.html
test_anchor_area_referrer_changing.html
test_anchor_area_referrer_invalid.html
test_anchor_area_referrer_rel.html
test_anchor_target_blank_referrer.html
test_anonymousContent_api.html
test_anonymousContent_append_after_reflow.html
test_anonymousContent_canvas.html
test_anonymousContent_insert.html
test_anonymousContent_manipulate_content.html
test_anonymousContent_set_style.html
test_anonymousContent_style_csp.html
test_anonymousContent_style_csp.html^headers^
test_anonymousContent_xul_window.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_appname_override.html
test_async_setTimeout_stack.html Bug 1601179 - Enable async stacks but limit captured async stacks to debuggees. r=jorendorff,smaug 2020-06-14 02:41:45 +00:00
test_async_setTimeout_stack_across_globals.html Bug 1601179 - Enable async stacks but limit captured async stacks to debuggees. r=jorendorff,smaug 2020-06-14 02:41:45 +00:00
test_base.xhtml Bug 1510785 - Skip all XBL related tests when XBL is disabled. r=bzbarsky 2019-10-08 23:52:46 +00:00
test_blockParsing.html Bug 1571569: Check for correct document in blockParsing test. r=zombie 2019-12-05 14:23:33 +00:00
test_blocking_image.html Bug 1664691 - Remove nsImageLoadingContent.imageBlockingStatus. r=edgar 2020-09-15 11:59:28 +00:00
test_bug5141.html
test_bug28293.html
test_bug28293.xhtml Bug 1577746 - Automatically enable more ESLint rules for dom/. r=baku 2019-09-02 11:23:26 +00:00
test_bug51034.html
test_bug116083.html
test_bug166235.html Bug 1669963: factor some constants and functions for testing the clipboard out. r=ahal 2020-11-17 20:28:48 +00:00
test_bug199959.html
test_bug218236.html
test_bug218277.html
test_bug238409.html
test_bug254337.html
test_bug270145.xhtml
test_bug276037-1.html
test_bug276037-2.xhtml
test_bug282547.html
test_bug298064.html
test_bug300992.html
test_bug311681.xml
test_bug313646.html
test_bug320799.html
test_bug322317.html
test_bug326337.html
test_bug331959.html
test_bug333064.html
test_bug333198.html
test_bug333673.html
test_bug337631.html
test_bug338541.xhtml
test_bug338583.html
test_bug338679.html
test_bug339494.html
test_bug339494.xhtml Bug 1577746 - Automatically enable more ESLint rules for dom/. r=baku 2019-09-02 11:23:26 +00:00
test_bug343596.html
test_bug345339.html
test_bug346485.html
test_bug352728.html
test_bug352728.xhtml
test_bug353334.html
test_bug355026.html
test_bug357450.html
test_bug357450.xhtml
test_bug357450_svg.xhtml
test_bug357509.html
test_bug358660.html
test_bug362391.xhtml
test_bug364092.xhtml
test_bug364413.xhtml
test_bug366944.html
test_bug366946.html
test_bug367164.html
test_bug368972.html
test_bug371576-2.html
test_bug371576-3.html
test_bug371576-4.html
test_bug371576-5.html
test_bug372086.html Bug 1594122 - convert XBL bindings to custom elements in test_bug372086.html r=bzbarsky 2019-11-11 19:26:56 +00:00
test_bug372964-2.html
test_bug372964.html
test_bug373181.xhtml
test_bug375314-2.html Bug 1646899 - P5: Fix test_bug375314. r=heycam 2020-07-21 01:01:07 +00:00
test_bug375314.html Bug 1646899 - P5: Fix test_bug375314. r=heycam 2020-07-21 01:01:07 +00:00
test_bug378969.html
test_bug380418.html
test_bug380418.html^headers^
test_bug382113.html
test_bug382871.html
test_bug384003.xhtml
test_bug390219.html
test_bug390735.html
test_bug392318.html
test_bug392511.html
test_bug393968.html
test_bug395915.html
test_bug397234.html
test_bug398243.html
test_bug401662.html
test_bug402150.html
test_bug402150.html^headers^
test_bug403841.html
test_bug403852.html
test_bug403868.xml
test_bug405182.html
test_bug409380.html
test_bug410229.html
test_bug413974.html
test_bug414190.html Bug 1688695 - Hide non-standard values of caption-side. r=emilio 2021-02-12 15:45:48 +00:00
test_bug415860.html
test_bug416317-1.html
test_bug416317-2.html
test_bug416383.html
test_bug417255.html
test_bug417384.html
test_bug418214.html Bug 1571487 - Implement MathML DOM r=bzbarsky 2019-10-04 19:05:36 +00:00
test_bug418986-1.html
test_bug419132.html
test_bug419527.xhtml Bug 1583314 - Skip or port XBL tests to shadow DOM. r=bzbarsky 2019-10-21 20:21:20 +00:00
test_bug420609.xhtml
test_bug420700.html
test_bug421602.html
test_bug422403-1.html Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
test_bug422403-2.xhtml Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
test_bug422537.html
test_bug424212.html
test_bug424359-1.html Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
test_bug424359-2.html Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
test_bug426308.html
test_bug426646.html
test_bug428847.html
test_bug431082.html Bug 1601113, replace URIs ending in vnd.mozilla.xul+xml with xhtml+xml r=bgrins 2019-12-17 00:33:16 +00:00
test_bug431701.html
test_bug431833.html
test_bug433533.html
test_bug433662.html
test_bug435425.html Bug 1577746 - Automatically enable more ESLint rules for dom/. r=baku 2019-09-02 11:23:26 +00:00
test_bug444322.html
test_bug444546.html
test_bug444722.html
test_bug448993.html
test_bug450160.html Bug 520969 - Make createDocument() always create XMLDocuments; r=smaug 2020-01-16 15:41:18 +00:00
test_bug451376.html
test_bug453521.html
test_bug453736.html
test_bug454325.html
test_bug454326.html
test_bug455472.html
test_bug455629.html
test_bug456262.html
test_bug457746.html
test_bug459424.html
test_bug461555.html
test_bug461735.html
test_bug465767.html
test_bug466080.html Bug 1511151 - Add a test for pref network.cors_preflight.allow_client_cert r=valentin 2021-02-18 18:58:17 +00:00
test_bug466409.html Bug 1603712 - Remove intl.charset.detector.ng.enabled pref and resulting dead code. r=Gijs,fluent-reviewers,valentin,m_kato 2020-06-15 15:32:21 +00:00
test_bug466751.xhtml
test_bug469020.html
test_bug469304.html
test_bug473162-1.html
test_bug473162-2.html
test_bug475156.html
test_bug482935.html
test_bug484396.html
test_bug493881.html
test_bug493881.js
test_bug498240.html
test_bug498433.html Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
test_bug498897.html Bug 1633710 - Move uri.spec calls to nsIPrincipal r=necko-reviewers,geckoview-reviewers,preferences-reviewers,ckerschb,ntim,snorp,valentin 2020-08-04 11:10:41 +00:00
test_bug499656.html
test_bug499656.xhtml
test_bug500937.html
test_bug503473.html
test_bug503481.html
test_bug503481b.html
test_bug513194.html
test_bug514487.html
test_bug515401.html
test_bug518104.html
test_bug527896.html
test_bug540854.html
test_bug541937.html
test_bug544642.html
test_bug545644.html
test_bug545644.xhtml
test_bug548463.html
test_bug553896.xhtml
test_bug557892.html
test_bug558726.html Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi 2020-08-18 23:37:51 +00:00
test_bug559526.html
test_bug560780.html Bug 1577746 - Automatically enable more ESLint rules for dom/. r=baku 2019-09-02 11:23:26 +00:00
test_bug562137.html
test_bug562169-1.html
test_bug562169-2.html
test_bug562652.html Bug 520969 - Make createDocument() always create XMLDocuments; r=smaug 2020-01-16 15:41:18 +00:00
test_bug564047.html
test_bug564863.xhtml
test_bug567350.html
test_bug574596.html Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi 2020-08-18 23:37:51 +00:00
test_bug578096.html
test_bug585978.html
test_bug587931.html
test_bug588990.html
test_bug590812.html Backed out 2 changesets (bug 1582523) for build bustages at ContentChild.cpp on a CLOSED TREE 2019-09-20 08:45:25 +03:00
test_bug590870.html
test_bug592366.html
test_bug592829.html
test_bug597345.html
test_bug599295.html
test_bug599588.html
test_bug601803.html
test_bug602838.html
test_bug604592.html
test_bug604660.html
test_bug605982.html
test_bug606729.html
test_bug614058.html
test_bug622088.html
test_bug622117.html
test_bug622246.html
test_bug625722.html
test_bug626262.html
test_bug628938.html
test_bug631615.html
test_bug638112.html
test_bug647518.html
test_bug650001.html
test_bug650776.html Bug 1644070 - add missing URLish attributes to TreeSanitizer r=hsivonen 2020-06-10 07:24:05 +00:00
test_bug650784.html
test_bug656283.html
test_bug664916.html
test_bug666604.html
test_bug675121.html
test_bug675166.html
test_bug682463.html
test_bug682554.html
test_bug682592.html
test_bug684671.html
test_bug685798.html
test_bug686449.xhtml
test_bug687859.html
test_bug690056.html
test_bug692434.html
test_bug693615.html
test_bug693875.html
test_bug694754.xhtml
test_bug696301-1.html
test_bug696301-2.html
test_bug698381.html
test_bug698384.html
test_bug704063.html
test_bug704320-1.html
test_bug704320-2.html
test_bug704320_policyset.html
test_bug704320_policyset2.html
test_bug704320_preload.html Bug 1642591 - Remove two subtests that are no longer expected to pass. r=mayhemer 2020-06-18 14:09:29 +00:00
test_bug707142.html
test_bug708620.html
test_bug711047.html
test_bug711180.html
test_bug719533.html
test_bug726364.html
test_bug737087.html
test_bug737565.html
test_bug737612.html
test_bug738108.html
test_bug744830.html
test_bug749367.html
test_bug750096.html
test_bug753278.html
test_bug761120.html
test_bug769117.html
test_bug782342.html
test_bug787778.html
test_bug789315.html
test_bug789856.html
test_bug809003.html
test_bug810494.html
test_bug811701.html
test_bug811701.xhtml
test_bug813919.html
test_bug814576.html
test_bug819051.html
test_bug820909.html
test_bug864595.html
test_bug868999.html
test_bug869000.html
test_bug869002.html
test_bug869006.html
test_bug876282.html
test_bug891952.html
test_bug894874.html
test_bug895974.html
test_bug907892.html
test_bug913761.html
test_bug922681.html
test_bug927196.html
test_bug945152.html
test_bug962251.html
test_bug976673.html
test_bug982153.html
test_bug999456.html
test_bug1008126.html
test_bug1016960.html Bug 1638153: Part 2 - Fix uses of .rootTreeItem to get top browser window. r=geckoview-reviewers,nika,snorp 2020-06-17 17:17:16 +00:00
test_bug1022229.html Bug 1614462: Part 2a - Remove commented out mozbrowser test code. r=mccr8 2020-04-20 22:15:16 +00:00
test_bug1025933.html
test_bug1037687.html
test_bug1037687_subframe.html
test_bug1043106.html
test_bug1057176.html
test_bug1060938.html
test_bug1064481.html
test_bug1070015.html
test_bug1075702.html
test_bug1091883.html Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag 2020-07-13 20:34:46 +00:00
test_bug1100912.html
test_bug1101364.html Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi 2020-08-18 23:37:51 +00:00
test_bug1118689.html
test_bug1126851.html
test_bug1163743.html
test_bug1165501.html
test_bug1187157.html Bug 1459859 - Treat an empty <input type=file> as an empty File in FormData. r=smaug,robwu 2021-03-24 18:43:58 +00:00
test_bug1198095.html
test_bug1222633.html Bug 1631045 - Re-enable and fix `dom/base/test/test_bug1222633.html`, r=dragana 2020-05-11 14:17:00 +00:00
test_bug1222633_link_update.html Bug 1685816 - Fix a mochitest which expected the wrong thing. 2021-01-10 23:03:05 +01:00
test_bug1238440.html
test_bug1250148.html Bug 1459859 - Treat an empty <input type=file> as an empty File in FormData. r=smaug,robwu 2021-03-24 18:43:58 +00:00
test_bug1259588.html
test_bug1268962.html
test_bug1274806.html
test_bug1281963.html
test_bug1295852.html
test_bug1307730.html
test_bug1308069.html
test_bug1314032.html
test_bug1318303.html
test_bug1375050.html
test_bug1381710.html
test_bug1399605.html Bug 1671656: Remove intersection observer after calling finish(). r=nika 2021-03-22 23:20:14 +00:00
test_bug1404385.html
test_bug1406102.html
test_bug1421568.html
test_bug1433073.html Bug 1433073: part 2) Add test. r=hsivonen 2020-04-23 10:14:37 +00:00
test_bug1472427.html
test_bug1499169.html
test_bug1576154.html
test_bug1639328.html Bug 1697511 - We do still need to wait for paint after focus in test_bug1639328.html 2021-03-11 11:34:07 +00:00
test_bug1640766.html Bug 1640766 - Make nsGlobalWindowInner::Suspend/Resume suspend/resume all in-process descendants; r=smaug 2021-03-12 16:23:10 +00:00
test_bug1648887.html Bug 1648887 - Part 1: Turn the fuzzing test script into automation test; r=smaug 2020-08-06 14:49:05 +00:00
test_caretPositionFromPoint.html Bug 1687887 - Tweak hard-coded coordinates in test_caretPositionFromPoint.html to work with the non-native theme. r=spohl 2021-01-22 03:12:22 +00:00
test_change_policy.html
test_clearTimeoutIntervalNoArg.html
test_constructor-assignment.html
test_constructor.html
test_content_iterator_post_order.html
test_content_iterator_pre_order.html
test_content_iterator_subtree.html
test_copyimage.html Bug 1669963: factor some constants and functions for testing the clipboard out. r=ahal 2020-11-17 20:28:48 +00:00
test_copypaste.html Bug 1130891 part 5 - Add test for the copy behavior. r=smaug 2021-01-18 09:26:18 +00:00
test_copypaste.xhtml
test_copypaste_disabled.html Bug 1664114 - Try to find a more usable selection for copy-paste if copying from an HTMLEditor. r=masayuki 2020-09-11 09:14:07 +00:00
test_createHTMLDocument.html
test_current_inner_window.html Bug 1588220: Keep track of last active inner window when BrowsingContext is discarded. r=bzbarsky 2019-12-12 23:11:01 +00:00
test_custom_element.html
test_custom_element_reflector.html
test_data_uri.html Bug 1552168: Remove pref security.data_uri.unique_opaque_origin. r=smaug 2020-10-08 16:55:25 +00:00
test_document.all_iteration.html
test_document.all_unqualified.html
test_document_constructor.html
test_document_importNode_document.html
test_domparser_null_char.html
test_domparsing.html
test_domrequest.html
test_domrequesthelper.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_domwindowutils.html Bug 1697253 - Hide VisualViewport interface behind the existing pref r=edgar 2021-03-11 20:51:51 +00:00
test_element.matches.html
test_elementTraversal.html
test_element_closest.html
test_embed_xorigin_document.html Bug 1614524 - Part 3: Add a fission.remoteObjectEmbed pref, r=mattwoodrow 2020-08-18 16:49:45 +00:00
test_encodeToStringWithMaxLength.html
test_encodeToStringWithRequiresReinitAfterOutput.html
test_eventsource_event_listener_leaks.html
test_eventsourceservice_basic.html Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo 2020-08-17 20:20:50 +00:00
test_eventsourceservice_reconnect_error.html Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo 2020-08-17 20:20:50 +00:00
test_eventsourceservice_status_error.html Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo 2020-08-17 20:20:50 +00:00
test_eventsourceservice_worker.html Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo 2020-08-17 20:20:50 +00:00
test_explicit_user_agent.html
test_find.html Bug 1704167 - When a pattern ends in whitespace, try to collapse adjacent white-space. r=jfkthame 2021-04-12 16:11:21 +00:00
test_find_bug1601118.html Bug 1601118 - Fix nsFind state initialization logic. r=smaug 2020-02-21 17:41:34 +00:00
test_find_bug1654683.html Bug 1654683 - Avoid failing to set the search range for find due to nsRange security checks. r=smaug 2020-07-24 16:52:33 +00:00
test_find_nac.html
test_focus_design_mode.html Bug 1690747 - Should also check blur is allowed in BrowsingContext::Blur(); r=hsivonen 2021-02-09 14:56:56 +00:00
test_focus_keyboard_event.html Bug 1679526 - Make focus restriction in keyboard event handler working on OOP iframe; r=smaug 2020-11-30 15:46:25 +00:00
test_focus_scroll_padding_tab.html Bug 1642922 - Tweak scroll-padding implementation to also account for visibility. r=hiro 2020-06-11 21:24:33 +00:00
test_focus_scrollable_fieldset.html Bug 1684798 - Ensure fieldset in test_focus_scrollable_fieldset.html is scrollable even if window is very wide. 2021-02-17 00:36:42 +00:00
test_focus_scrollable_input.html Bug 1617342 - Don't treat scrollable boxes inside input elements as focusable. r=bzbarsky 2020-02-27 18:44:33 +00:00
test_focus_shadow_dom.html Bug 1606796 - Rename test_bug1453693.html to test_focus_shadow_dom.html; r=smaug 2020-01-03 16:05:21 +00:00
test_focus_shadow_dom_root.html Bug 1606796 - Make tab focus tests for shadow DOM work on Mac; r=smaug 2020-01-03 16:04:06 +00:00
test_fragment_sanitization.xhtml Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi 2020-08-18 23:37:51 +00:00
test_getAttribute_after_createAttribute.html
test_getElementById.html
test_getTranslationNodes.html
test_getTranslationNodes_limit.html
test_gsp-qualified.html
test_gsp-quirks.html
test_gsp-standards.html
test_history_document_open.html
test_history_state_null.html
test_html_colors_quirks.html
test_html_colors_standards.html
test_htmlcopyencoder.html
test_htmlcopyencoder.xhtml
test_iframe_event_listener_leaks.html
test_iframe_referrer.html
test_iframe_referrer_changing.html
test_iframe_referrer_invalid.html
test_innersize_scrollport.html Bug 1514429 Part 2: Update a test that assumes innerWidth should change while zooming. r=botond 2019-12-02 23:16:17 +00:00
test_integer_attr_with_leading_zero.html
test_intersectionobservers.html Bug 1670327 - Fix more IntersectionObserver issues. r=hiro 2020-10-12 10:58:35 +00:00
test_link_prefetch.html
test_link_preload.html
test_link_stylesheet.html
test_location_href_unknown_protocol.html Bug 1528305 - Don't show an error page for unknown protocols for page-triggered navigations that replace a document. r=mattwoodrow 2020-03-27 17:20:14 +00:00
test_messagePort.html
test_messagemanager_send_principal.html Bug 1614462: Part 2b - Remove unnecessary mozbrowser usage in chrome tests. r=mccr8 2020-04-20 22:15:14 +00:00
test_meta_refresh_referrer.html
test_meta_viewport0.html
test_meta_viewport1.html
test_meta_viewport2.html
test_meta_viewport3.html
test_meta_viewport4.html
test_meta_viewport5.html
test_meta_viewport6.html
test_meta_viewport7.html
test_meta_viewport8.html
test_meta_viewport_auto_size_by_device_height.html
test_meta_viewport_auto_size_by_device_width.html
test_meta_viewport_auto_size_by_fixed_height_and_initial_scale_1.html
test_meta_viewport_auto_size_by_fixed_width_and_device_height.html
test_meta_viewport_auto_size_by_fixed_width_and_initial_scale_1.html
test_meta_viewport_auto_size_by_initial_scale_0_5.html
test_meta_viewport_auto_size_by_initial_scale_1.html
test_meta_viewport_auto_size_by_invalid_width.html
test_meta_viewport_auto_size_by_invalid_width_and_fixed_height.html
test_meta_viewport_change_content_among_multiple.html
test_meta_viewport_change_name.html
test_meta_viewport_change_name_among_multiple.html
test_meta_viewport_device_width.html
test_meta_viewport_device_width_with_initial_scale_0_5.html
test_meta_viewport_device_width_with_initial_scale_2.html
test_meta_viewport_empty_content_and_valid_content_tags.html Bug 1632020 - Don't handle no content attribute meta viewport tag. r=smaug 2020-04-23 07:46:45 +00:00
test_meta_viewport_fit.html Bug 1574307 - Part 2. Add nsIDOMWindowUtils.getViewportFitInfo r=smaug 2020-01-20 08:40:20 +00:00
test_meta_viewport_fit_multiple.html Bug 1574307 - Part 2. Add nsIDOMWindowUtils.getViewportFitInfo r=smaug 2020-01-20 08:40:20 +00:00
test_meta_viewport_fixed_width_and_zero_display_width.html
test_meta_viewport_initial_scale_0_5.html
test_meta_viewport_initial_scale_2.html
test_meta_viewport_initial_scale_with_trailing_characters.html
test_meta_viewport_insert_before_existing_tag.html
test_meta_viewport_maximum_scale_0.html
test_meta_viewport_maximum_scale_0_5.html
test_meta_viewport_maximum_scale_2.html Bug 1648344 Part 3: Update test expectations for viewport tags width no width or initial-scale. r=hiro 2020-07-24 00:16:32 +00:00
test_meta_viewport_multiple_tags.html
test_meta_viewport_negative_width_and_negative_height.html
test_meta_viewport_negative_width_and_no_height.html
test_meta_viewport_negative_width_and_valid_height.html Bug 1648344 Part 3: Update test expectations for viewport tags width no width or initial-scale. r=hiro 2020-07-24 00:16:32 +00:00
test_meta_viewport_no_content_and_valid_content_tags.html Bug 1632020 - Don't handle no content attribute meta viewport tag. r=smaug 2020-04-23 07:46:45 +00:00
test_meta_viewport_no_width_and_negative_height.html Bug 1648344 Part 3: Update test expectations for viewport tags width no width or initial-scale. r=hiro 2020-07-24 00:16:32 +00:00
test_meta_viewport_no_width_and_valid_height.html Bug 1648344 Part 3: Update test expectations for viewport tags width no width or initial-scale. r=hiro 2020-07-24 00:16:32 +00:00
test_meta_viewport_remove_node.html
test_meta_viewport_remove_node_from_multiple.html
test_meta_viewport_removing_content_attribute.html Bug 1632020 - Don't handle no content attribute meta viewport tag. r=smaug 2020-04-23 07:46:45 +00:00
test_meta_viewport_replace_content.html
test_meta_viewport_tiny_display_size.html
test_meta_viewport_valid_width_and_negative_height.html
test_meta_viewport_valid_width_and_no_height.html
test_meta_viewport_width_with_trailing_characters.html
test_mozMatchesSelector.html
test_mutationobserver_anonymous.html
test_mutationobservers.html Bug 1581173 part 2. Fix MutationObserver to throw the right exceptions. r=smaug 2019-09-23 13:53:42 +00:00
test_named_frames.html
test_navigatorPrefOverride.html
test_navigator_hardwareConcurrency.html
test_navigator_language.html Bug 1415146 - Use getExposedWebLocales for navigator.language(s) if there are no accept languages. r=smaug 2020-04-27 20:16:04 +00:00
test_navigator_resolve_identity_xrays.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_nodelist_holes.html
test_openDialogChromeOnly.html
test_open_null_features.html
test_pasting_svg_image.html Bug 1669050: add `href` to the allowed SVG attributes in `nsTreeSanitizer`. r=hsivonen 2020-11-19 08:19:12 +00:00
test_pdf_print.html Bug 911444 part 4. Expose a print method on PDF viewer windows. r=bholley 2020-02-27 14:54:53 +00:00
test_plugin_freezing.html
test_postMessage_originAttributes.html Bug 1322254 - Remove network.disable.ipc.security pref r=valentin,necko-reviewers 2020-04-24 17:42:35 +00:00
test_postMessage_solidus.html
test_postMessages_broadcastChannel.html Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 10 - split test_postMessages.html, r=smaug 2020-02-06 13:52:03 +00:00
test_postMessages_messagePort.html Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 10 - split test_postMessages.html, r=smaug 2020-02-06 13:52:03 +00:00
test_postMessages_window.html Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 10 - split test_postMessages.html, r=smaug 2020-02-06 13:52:03 +00:00
test_postMessages_workers.html Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 10 - split test_postMessages.html, r=smaug 2020-02-06 13:52:03 +00:00
test_processing_instruction_update_stylesheet.xhtml Bug 1695253 - Replaced DTD/xhtml1-strict.dtd which lead to broken network loads. r=mossop 2021-03-24 16:52:06 +00:00
test_progress_events_for_gzip_data.html
test_pushState_structuredclone.html Bug 1672873 - Add test for pushState with serializable objects in the state. r=smaug 2021-02-15 19:13:45 +00:00
test_range_bounds.html
test_reentrant_flush.html Bug 1577746 - Automatically enable more ESLint rules for dom/. r=baku 2019-09-02 11:23:26 +00:00
test_root_iframe.html Bug 1360715 - Part 2: Modify instanceofs in tests to non-cross-context r=edgar 2021-03-04 22:03:57 +00:00
test_sandboxed_blob_uri.html
test_sanitize_xhr.html Bug 1673164 - Avoid creating an inert doc when the context is already inert. r=smaug 2020-10-30 15:29:05 +00:00
test_screen_orientation.html
test_script_loader_crossorigin_data_url.html
test_script_loader_js_cache.html Bug 1496159 test. 2020-03-07 04:16:15 +00:00
test_sendQueryContentAndSelectionSetEvent.html Bug 1678553 - part 13: Make `WidgetQueryContentEvent` use `Maybe` to store some data r=m_kato,geckoview-reviewers 2020-12-02 05:32:19 +00:00
test_setInterval_from_start.html
test_setInterval_uncatchable_exception.html
test_setTimeoutWith0.html
test_settimeout_extra_arguments.html
test_settimeout_inner.html
test_setting_opener.html
test_shared_compartment1.html
test_shared_compartment2.html Bug 1586272 - Make dom/base/test/test_shared_compartment2.html work with Fission. r=mccr8 2019-10-04 14:43:21 +00:00
test_structuredclone_backref.html
test_style_cssText.html
test_text_wholeText.html
test_textnode_normalize_in_selection.html
test_textnode_split_in_selection.html
test_timeout_clamp.html Bug 1646799 - setInterval(..., 0) is not clamped, unlike setTimeout(..., 0), r=peterv 2020-07-24 15:29:07 +00:00
test_timer_flood.html
test_title.html Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_treewalker_nextsibling.xml
test_urgent_start.html
test_user_select.html Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi 2020-08-18 23:37:51 +00:00
test_viewport_metrics_on_landscape_content.html Bug 1697253 - Hide VisualViewport interface behind the existing pref r=edgar 2021-03-11 20:51:51 +00:00
test_viewport_scroll.html
test_viewsource_forbidden_in_object.html
test_w3element_traversal.html
test_w3element_traversal.xhtml
test_w3element_traversal_svg.html
test_warning_for_blocked_cross_site_request.html
test_window_close.html Bug 1703291 - Run test_window_close with bfcacheInParent enabled. r=smaug 2021-04-10 03:29:36 +00:00
test_window_constructor.html
test_window_content.html
test_window_cross_origin_props.html
test_window_define_nonconfigurable.html
test_window_define_symbol.html
test_window_element_enumeration.html
test_window_enumeration.html
test_window_extensible.html
test_window_focus_by_close_and_open.html Bug 1695135 - Add test for window focus by calling window.close() and window.open(); r=hsivonen 2021-03-31 14:56:48 +00:00
test_window_indexing.html
test_window_keys.html
test_window_named_frame_enumeration.html
test_window_own_props.html
test_window_proto.html
test_writable-replaceable.html
test_x-frame-options.html Bug 1552168: Remove pref security.data_uri.unique_opaque_origin. r=smaug 2020-10-08 16:55:25 +00:00
test_youtube_flash_embed.html Bug 1603455 - Remove full-screen-api.unprefix.enabled. r=xidorn,smaug 2019-12-13 13:27:27 +00:00
variable_style_sheet.sjs
viewport_helpers.js
w3element_traversal.svg
wholeTexty-helper.xml
worker_postMessages.js Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 9 - tests for messageerrors, r=smaug 2020-02-06 13:51:30 +00:00