gecko-dev/dom/base/test
Tom Ritter aa82f54ab6 Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku
There are a few different reasons why tests needed updating (not an exhaustive list):

- Tests assume that successive operations take place at different times.
- Tests assume that an operation took a minimum amount of time.
- Tests hardcodes a specific delay.

In most cases we hardcode the preference off. In some cases this is the best approach,
in others, we would like to improve. The bug for tracking those improvements is Bug 1429648

An improvement that is present in some tests is to hardcode a specific precision reduction
that is acceptable based on the confides of the test. (Obviously this needs to be a fix for
the test framework and not a requirement on the feature being tested.)

In a few places, the test itself can be fixed, for example to no longer require the end
time of an operation to be strictly greater than the start time, and allows it to be equal
to it.

MozReview-Commit-ID: J59c7xQtZZJ

--HG--
extra : rebase_source : df8a03e76eaf9cdc9524dbb3eb9035af237e534b
2018-02-12 11:39:41 -06:00
..
chrome Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
gtest Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium 2017-12-06 16:52:51 -08:00
jsmodules Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
reftest Bug 1351548 - Remove reftest-stylo.lists. r=bholley 2017-04-28 11:15:58 +08:00
unit Merge mozilla-central to autoland. r=merge 2018-02-07 12:18:35 +02:00
unit_ipc Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
345339_iframe.html
accesscontrol.resource
accesscontrol.resource^headers^
Ahem.ttf
audio.ogg
audioEndedDuringPlaying.webm Bug 1269672 - part4 : remake audio and modify test. r=jwwang. 2016-05-12 15:05:09 +08:00
badContentType.eventsource
badContentType.eventsource^headers^
badHTTPResponseCode.eventsource
badHTTPResponseCode.eventsource^headers^
badMessageEvent2.eventsource
badMessageEvent2.eventsource^headers^
badMessageEvent.eventsource
badMessageEvent.eventsource^headers^
browser_aboutnewtab_process_selection.js Bug 1420285 - Change <browser> attribute isPreloadBrowser to preloadedState r=mconley 2018-01-04 15:54:37 -05:00
browser_blocking_image.js Bug 1267075 - Part 5: test for blocking image. r=bz 2017-06-16 10:12:10 +08:00
browser_bug593387.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_bug902350.js Bug 1421582 - Fix dom/base/test/browser_bug902350.js to wait for events in proper order. r=Gijs 2017-12-01 10:05:48 +09:00
browser_bug1011748.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_bug1058164.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser_bug1303838.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_force_process_selector.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_inputStream_structuredClone.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_messagemanager_loadprocessscript.js Bug 1372664 - browser_messagemanager_loadprocessscript.js fails when Activity Stream is enabled. r=krizsa 2017-07-05 15:44:23 -07:00
browser_messagemanager_targetframeloader.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_messagemanager_unload.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_pagehide_on_tab_close.js Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
browser_state_notifications.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_timeout_throttling_with_audio_playback.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_use_counters.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser.ini Bug 1397655 - Update tests within dom/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-10 13:24:07 +02:00
bug282547.sjs
bug298064-subframe.html
bug313646.txt
bug382113_object.html
bug403852_fileOpener.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
bug419132.html
bug426308-redirect.sjs
bug435425_redirect.sjs
bug435425.sjs
bug444322.js
bug444322.txt
bug444546.sjs
bug455629-helper.svg
bug457746.sjs
bug461735-post-redirect.js
bug461735-redirect1.sjs
bug461735-redirect2.sjs
bug466080.sjs
bug466409-empty.css
bug466409-page.html
bug475156.sjs
bug482935.sjs
bug540854.sjs
bug578096LoadChromeScript.js Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug 2017-02-08 10:18:32 +01:00
bug638112-response.txt
bug638112.sjs Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
bug696301-script-1.js
bug696301-script-1.js^headers^
bug696301-script-2.js
bug704320_counter.sjs
bug704320.sjs Bug 1424917 - Remove support for HSTS Priming. r=mayhemer, r=ckerschb 2018-01-10 11:07:00 -05:00
bug819051.sjs
chrome.ini Bug 1432966: Sanitize HTML fragments created for chrome-privileged documents. r=bz f=gijs 2018-01-24 14:56:48 -08:00
copypaste.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
delayedServerEvents.sjs
dummy.html Bug 1376895 - Make preloaded browser use pre-existing content process. r=mconley 2017-08-16 13:00:22 +02:00
embed_bug455472.html Bug 1361641 - Part 3: move data: URIs in <object> to seperate file. r=smaug 2017-05-09 10:25:23 +08:00
empty.html Bug 1307747 - Remote Blob must have the correct size, r=smaug 2016-10-06 22:44:34 +02:00
eventsource_redirect_to.resource
eventsource_redirect_to.resource^headers^
eventsource_redirect.resource
eventsource_redirect.resource^headers^
eventsource.resource
eventsource.resource^headers^
FAIL.html Bug 1366209 - rewrite dom/base/test/test_bug331959.html. r=smaug 2017-08-07 10:13:04 +08:00
fake_plugin.tst
file1_setting_opener.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
file2_setting_opener.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
file3_setting_opener.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
file4_setting_opener.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
file_audioLoop.html
file_audioLoopInIframe.html Bug 1336484 - Don't throttle timeouts in background tabs that are playing audio; r=baku 2017-02-10 12:08:25 -05:00
file_base_xbl.xml
file_blocking_image.html Bug 1267075 - Part 5: test for blocking image. r=bz 2017-06-16 10:12:10 +08:00
file_bug28293.sjs
file_bug326337_inner.html
file_bug326337_outer.html
file_bug326337.xml
file_bug357450.js
file_bug372086.xml Bug 1363612 - Part 3: fix for moz-binding: url. r=smaug 2017-05-16 16:57:20 +08:00
file_bug416317.xhtml Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
file_bug426646-1.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
file_bug426646-2.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
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 Bug 1363629: Convert test_bug518104 to comply with new data: URI inheritance model. r=smaug 2017-08-03 21:00:22 +02:00
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_inner.html
file_bug622088.sjs
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 Bug 1399780 - Add a test that referrerpolicy attributes are honoured correctly in speculative loading r=ckerschb 2017-10-16 10:41:33 +08:00
file_bug704320_preload_common.js
file_bug704320_preload_noreuse.html
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 Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
file_bug769117.html
file_bug782342.txt
file_bug787778.sjs
file_bug804395.jar
file_bug869432.eventsource
file_bug869432.eventsource^headers^
file_bug902350_frame.html
file_bug902350.html Bug 1359009 - move bug902350 files to browser.ini. r=gps 2017-04-26 14:46:32 +08:00
file_bug907892.html
file_bug945152_worker.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
file_bug945152.jar
file_bug1008126_worker.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
file_bug1011748_OK.sjs
file_bug1011748_redirect.sjs
file_bug1091883_frame.html
file_bug1091883_subframe.html
file_bug1091883_target.html
file_bug1198095.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
file_bug1250148.sjs
file_bug1268962.sjs Bug 1268962 - Add load / error event to prefetch link. r=bz 2016-08-12 15:09:05 +08:00
file_bug1274806.html Bug 1274806, got NS_ERROR_UNEXPECTED error when I call range.extractContents() for DOM element with iframe , r=mats 2016-06-27 01:16:27 +03:00
file_bug1303838_target_bar.html Bug 1397655 - Update tests within dom/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-10 13:24:07 +02:00
file_bug1303838_target_baz.html Bug 1397655 - Update tests within dom/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-10 13:24:07 +02:00
file_bug1303838_target_foo.html Bug 1397655 - Update tests within dom/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-10 13:24:07 +02:00
file_bug1303838_target_ibar.html Bug 1397655 - Update tests within dom/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-10 13:24:07 +02:00
file_bug1303838_target_ibaz.html Bug 1397655 - Update tests within dom/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-10 13:24:07 +02:00
file_bug1303838_target_ifoo.html Bug 1397655 - Update tests within dom/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-10 13:24:07 +02:00
file_bug1303838_target.html Bug 1303838 - Switch to existing target tab when clicking links. r=smaug 2017-03-23 15:59:01 +08:00
file_bug1303838_with_iframe.html Bug 1303838 - Switch to existing target tab when clicking links. r=smaug 2017-03-23 15:59:01 +08:00
file_bug1303838.html Bug 1397655 - Update tests within dom/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-10 13:24:07 +02:00
file_change_policy_redirect.html
file_domwindowutils_animation.html Bug 1418867 - getUnanimatedComputedStyle throws an exception for non-existent pseudo element. r=birtles 2017-11-22 09:57:31 +09:00
file_empty.html
file_explicit_user_agent.sjs
file_external_script.html Bug 1333990: Part 2e - Test that document.blockParsing blocks the parser at its current state during document-element-inserted. r=hsivonen 2017-03-16 17:56:43 -07:00
file_external_script.xhtml Bug 1333990: Part 2e - Test that document.blockParsing blocks the parser at its current state during document-element-inserted. r=hsivonen 2017-03-16 17:56:43 -07:00
file_general_document.html
file_history_document_open.html Bug 1365857 - fix tests that use document.open() in data: URI. r=smaug 2017-05-23 09:02:06 +08:00
file_htmlserializer_1_bodyonly.html Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-13 12:44:20 -04:00
file_htmlserializer_1_format.html Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-13 12:44:20 -04:00
file_htmlserializer_1_linebreak.html Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-13 12:44:20 -04:00
file_htmlserializer_1_links.html Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-13 12:44:20 -04:00
file_htmlserializer_1_nested_body.html Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-13 12:44:20 -04:00
file_htmlserializer_1_no_body.html
file_htmlserializer_1_noflag.html Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-13 12:44:20 -04:00
file_htmlserializer_1_noformatpre.html Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-13 12:44:20 -04:00
file_htmlserializer_1_raw.html
file_htmlserializer_1_sibling_body_only_body.html Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-13 12:44:20 -04:00
file_htmlserializer_1_sibling_body.html Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-13 12:44:20 -04:00
file_htmlserializer_1_wrap.html Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-13 12:44:20 -04:00
file_htmlserializer_1.html
file_htmlserializer_2_basic.html
file_htmlserializer_2.html
file_htmlserializer_ipv6_out.html
file_htmlserializer_ipv6.html
file_inline_script.html Bug 1333990: Part 2e - Test that document.blockParsing blocks the parser at its current state during document-element-inserted. r=hsivonen 2017-03-16 17:56:43 -07:00
file_inline_script.xhtml Bug 1333990: Part 2e - Test that document.blockParsing blocks the parser at its current state during document-element-inserted. r=hsivonen 2017-03-16 17:56:43 -07:00
file_js_cache_save_after_load.html Bug 900784 part 1.6 - Add a test case for the JS start-up bytecode cache. r=mrbkap 2017-04-21 16:57:58 +00:00
file_js_cache_save_after_load.js Bug 900784 part 1.6 - Add a test case for the JS start-up bytecode cache. r=mrbkap 2017-04-21 16:57:58 +00:00
file_js_cache_syntax_error.html Bug 1368992 - JS bytecode cache: Do not attempt to encode bytecode if the compilation failed. r=mrbkap 2017-06-06 12:04:29 +00:00
file_js_cache_syntax_error.js Bug 1368992 - JS bytecode cache: Do not attempt to encode bytecode if the compilation failed. r=mrbkap 2017-06-06 12:04:29 +00:00
file_js_cache_with_sri.html Bug 900784 part 1.6 - Add a test case for the JS start-up bytecode cache. r=mrbkap 2017-04-21 16:57:58 +00:00
file_js_cache.html Bug 900784 part 1.6 - Add a test case for the JS start-up bytecode cache. r=mrbkap 2017-04-21 16:57:58 +00:00
file_js_cache.js Bug 900784 part 1.6 - Add a test case for the JS start-up bytecode cache. r=mrbkap 2017-04-21 16:57:58 +00:00
file_lock_orientation.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
file_messagemanager_unload.html
file_mozfiledataurl_img.jpg
file_navigator_resolve_identity_xrays.xul Bug 1310864 - Remove DOM/(contacts, mobileconnection, icc) and related code. r=jst 2016-11-03 13:55:36 -07:00
file_pluginAudio.html
file_pluginAudioNonAutoStart.html Bug 1276119 - part2: add test. 2016-05-31 10:17:53 +08:00
file_receiveMessage.html Bug 1315233: Add test for postMessage from system principal to window with non-default originAttributes. r=baku 2016-11-07 11:40:59 -08:00
file_record_orientation.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
file_restrictedEventSource.sjs
file_script.js Bug 1333990: Part 2e - Test that document.blockParsing blocks the parser at its current state during document-element-inserted. r=hsivonen 2017-03-16 17:56:43 -07:00
file_setname.html
file_settimeout_inner.html Bug 1365857 - fix tests that use document.open() in data: URI. r=smaug 2017-05-23 09:02:06 +08:00
file_timer_flood.html Bug 1312514 - Part 4: Add a test to ensure that splitting timeouts into two buckets doesn't affect the order in which we fire them; r=bkelly 2016-12-20 12:40:33 -05:00
file_title.xul Bug 1366181: Convert test_title.html and test_title.xul to comply with new data: URI inheritance model. r=smaug 2017-08-09 11:21:40 +02:00
file_use_counter_outer.html
file_use_counter_svg_currentScale.svg Bug 1337546: Remove unneeded DOCTYPE decls from SVG test files in dom/base/test. r=jwatt 2017-02-07 14:55:43 -08:00
file_use_counter_svg_fill_pattern_data.svg Bug 1337546: Remove unneeded DOCTYPE decls from SVG test files in dom/base/test. r=jwatt 2017-02-07 14:55:43 -08:00
file_use_counter_svg_fill_pattern_definition.svg Bug 1337546: Remove unneeded DOCTYPE decls from SVG test files in dom/base/test. r=jwatt 2017-02-07 14:55:43 -08:00
file_use_counter_svg_fill_pattern_internal.svg Bug 1337546: Remove unneeded DOCTYPE decls from SVG test files in dom/base/test. r=jwatt 2017-02-07 14:55:43 -08:00
file_use_counter_svg_fill_pattern.svg Bug 1337546: Remove unneeded DOCTYPE decls from SVG test files in dom/base/test. r=jwatt 2017-02-07 14:55:43 -08:00
file_use_counter_svg_getElementById.svg Bug 1337546: Remove unneeded DOCTYPE decls from SVG test files in dom/base/test. r=jwatt 2017-02-07 14:55:43 -08:00
file_viewport_scroll_quirks.html Bug 1368896 - rewrite dom/base/test/test_viewport_scroll.html. r=smaug 2017-06-16 10:53:04 +08:00
file_viewport_scroll_xml.xml Bug 1368896 - rewrite dom/base/test/test_viewport_scroll.html. r=smaug 2017-06-16 10:53:04 +08:00
file_webaudio_startstop.html Bug 1375119 - Consider a page active if it has running AudioContexts. r=ehsan 2017-07-24 11:17:14 +02:00
file_webaudioLoop2.html
file_webaudioLoop.html Bug 1375119 - Consider a page active if it has running AudioContexts. r=ehsan 2017-07-24 11:17:14 +02:00
file_x-frame-options_main.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
file_x-frame-options_page.sjs Bug 1368897 - rewrite dom/base/test/test_x-frame-options.html. r=smaug 2017-06-16 10:54:10 +08:00
file_xhtmlserializer_1_bodyonly.xhtml Bug 1308675. Fix the XHTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-11 13:49:39 -04:00
file_xhtmlserializer_1_format.xhtml Bug 1308675. Fix the XHTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-11 13:49:39 -04:00
file_xhtmlserializer_1_linebreak.xhtml Bug 1308675. Fix the XHTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-11 13:49:39 -04:00
file_xhtmlserializer_1_links.xhtml Bug 1308675. Fix the XHTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-11 13:49:39 -04:00
file_xhtmlserializer_1_nested_body.xhtml Bug 1308675. Fix the XHTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-11 13:49:39 -04:00
file_xhtmlserializer_1_no_body.xhtml
file_xhtmlserializer_1_noflag.xhtml Bug 1308675. Fix the XHTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-11 13:49:39 -04:00
file_xhtmlserializer_1_noformatpre.xhtml Bug 1308675. Fix the XHTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-11 13:49:39 -04:00
file_xhtmlserializer_1_raw.xhtml
file_xhtmlserializer_1_sibling_body_only_body.xhtml Bug 1308675. Fix the XHTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-11 13:49:39 -04:00
file_xhtmlserializer_1_sibling_body.xhtml Bug 1308675. Fix the XHTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-11 13:49:39 -04:00
file_xhtmlserializer_1_wrap.xhtml Bug 1308675. Fix the XHTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan 2016-10-11 13:49:39 -04:00
file_xhtmlserializer_1.xhtml
file_xhtmlserializer_2_basic.xhtml
file_xhtmlserializer_2_enthtml.xhtml
file_xhtmlserializer_2_entw3c.xhtml
file_xhtmlserializer_2_latin1.xhtml
file_xhtmlserializer_2.xhtml
file_youtube_flash_embed.html Bug 1282038 - Allow allowfullscreen for rewritten YouTube Flash embeds. r=qdot,jst 2016-06-24 19:12:53 +09:00
formReset.html
forRemoval.resource
forRemoval.resource^headers^
iframe1_bug426646.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
iframe1_bug431701.html Bug 1361641 - Part 4: move data: URIs in test_bug431701.html to seperate files. r=smaug 2017-05-09 10:25:24 +08:00
iframe2_bug426646.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
iframe2_bug431701.html Bug 1361641 - Part 4: move data: URIs in test_bug431701.html to seperate files. r=smaug 2017-05-09 10:25:24 +08:00
iframe3_bug431701.html Bug 1361641 - Part 4: move data: URIs in test_bug431701.html to seperate files. r=smaug 2017-05-09 10:25:24 +08:00
iframe4_bug431701.xml Bug 1361641 - Part 4: move data: URIs in test_bug431701.html to seperate files. r=smaug 2017-05-09 10:25:24 +08:00
iframe5_bug431701.xml Bug 1361641 - Part 4: move data: URIs in test_bug431701.html to seperate files. r=smaug 2017-05-09 10:25:24 +08:00
iframe6_bug431701.xml Bug 1361641 - Part 4: move data: URIs in test_bug431701.html to seperate files. r=smaug 2017-05-09 10:25:24 +08:00
iframe7_bug431701.xml Bug 1361641 - Part 4: move data: URIs in test_bug431701.html to seperate files. r=smaug 2017-05-09 10:25:24 +08:00
iframe_bug962251.html Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
iframe_bug976673.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
iframe_main_bug1022229.html
iframe_postMessage_solidus.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
iframe_postMessages.html
iframe_sandbox_bug1022229.html
img_referrer_testserver.sjs Bug 1223838 - Fix wrong policy associated with empty string. r=fkiefer,hsivonen 2016-05-30 15:17:45 +08:00
intersectionobserver_cross_domain_iframe.html Bug 1313972 - Avoid racing condition by making sure postMessage events are consumed by the correct tests. r=smaug 2017-04-12 10:20:05 -07:00
intersectionobserver_iframe.html Bug 1313972 - Avoid racing condition by making sure postMessage events are consumed by the correct tests. r=smaug 2017-04-12 10:20:05 -07:00
intersectionobserver_window.html Bug 1369253 - Gather more information when test fails. r=jmaher 2017-06-20 09:04:25 -07:00
invalid_accesscontrol.resource
invalid_accesscontrol.resource^headers^
mochitest.ini Bug 1421568 - Add a ChromeOnly method to access also closed shadow roots, r=mrbkap 2018-02-03 12:15:25 +02:00
moz.build Bug 1416151 - Moving websocket code and tests in dom/websocket, r=qdot 2017-11-10 12:00:33 +01:00
mozbrowser_api_utils.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
noaudio.webm
object_bug353334.html Bug 1361641 - Part 3: move data: URIs in <object> to seperate file. r=smaug 2017-05-09 10:25:23 +08:00
object_bug455472.html Bug 1361641 - Part 3: move data: URIs in <object> to seperate file. r=smaug 2017-05-09 10:25:23 +08:00
orientationcommon.js Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot 2016-11-18 09:33:33 +01:00
PASS.html Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
plugin.js Bug 1372670 - part 3 - add spinEventLoopUntil to nsIThreadManager; r=erahm,florian 2017-06-21 12:59:28 -04:00
referrer_change_server.sjs
referrer_helper.js Bug 1408347 - Add referrer policy test for link rel=preload r=ckerschb 2017-11-21 14:57:24 +08:00
referrer_testserver.sjs Bug 587523: remove branching logic; comment fixups r=valentin 2018-01-18 09:57:14 -06:00
referrerHelper.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
script_bug602838.sjs
script_bug1238440.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
script_postmessages_fileList.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
script-1_bug597345.sjs
script-2_bug597345.js
send_gzip_content.sjs Bug 1436184 - Remove definitions of Ci, Cr, Cc, and Cu from httpd.js and .sjs files. r=florian 2018-02-06 15:03:13 -08:00
somedatas.resource
somedatas.resource^headers^
test_anchor_area_referrer_changing.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_anchor_area_referrer_invalid.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_anchor_area_referrer_rel.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_anchor_area_referrer.html Bug 1284763 - Request longer timeout for test_anchor_area_referrer.html; r=jmaher 2017-03-30 21:42:02 -06:00
test_anonymousContent_api.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_anonymousContent_append_after_reflow.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_anonymousContent_canvas.html Bug 1322746 - dom/base/test/test_anonymousContent_canvas.html should not assume webgl works. - r=daoshengmu 2017-09-02 21:52:33 -07:00
test_anonymousContent_insert.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_anonymousContent_manipulate_content.html Bug 1412765 - Update more tests to reflect changes to Animation.playState's r=hiro 2017-11-24 10:53:58 +09:00
test_anonymousContent_style_csp.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_anonymousContent_style_csp.html^headers^
test_anonymousContent_xul_window.xul Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_appname_override.html
test_async_setTimeout_stack_across_globals.html
test_async_setTimeout_stack.html
test_audioNotification.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_audioNotificationSilent_audioFile.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_audioNotificationSilent_webAudio.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_audioNotificationStopOnNavigation.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_audioNotificationStream.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_audioNotificationWithEarlyPlay.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_audioWindowUtils.html
test_base.xhtml
test_blocking_image.html Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
test_blockParsing.html Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
test_bug5141.html
test_bug28293.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug28293.xhtml
test_bug51034.html
test_bug116083.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_bug166235.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01: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 Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug311681.xml
test_bug313646.html
test_bug320799.html
test_bug322317.html
test_bug326337.html
test_bug330925.xhtml
test_bug331959.html Bug 1366209 - rewrite dom/base/test/test_bug331959.html. r=smaug 2017-08-07 10:13:04 +08:00
test_bug333064.html
test_bug333198.html
test_bug333673.html
test_bug337631.html
test_bug338541.xhtml
test_bug338583.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_bug338679.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug339494.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug339494.xhtml
test_bug340571.html
test_bug343596.html
test_bug345339.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug346485.html
test_bug352728.html
test_bug352728.xhtml Bug 1433563 - Remove nsIDOMCDATASection; r=qdot 2018-01-26 17:52:44 -05:00
test_bug353334.html Bug 1361641 - Part 3: move data: URIs in <object> to seperate file. r=smaug 2017-05-09 10:25:23 +08:00
test_bug355026.html
test_bug357450_svg.xhtml
test_bug357450.html
test_bug357450.xhtml
test_bug357509.html
test_bug358660.html Bug 1361641 - Part 1: convert mochitest plain tests in dom to use srcdoc. r=smaug 2017-05-09 10:25:23 +08:00
test_bug362391.xhtml
test_bug364092.xhtml
test_bug364413.xhtml
test_bug366944.html
test_bug366946.html
test_bug367164.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug368972.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug371576-2.html
test_bug371576-3.html
test_bug371576-4.html
test_bug371576-5.html
test_bug372086.html Bug 1363612 - Part 3: fix for moz-binding: url. r=smaug 2017-05-16 16:57:20 +08:00
test_bug372964-2.html Bug 1361641 - Part 1: convert mochitest plain tests in dom to use srcdoc. r=smaug 2017-05-09 10:25:23 +08:00
test_bug372964.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug373181.xhtml
test_bug375314.html
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 Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug392511.html
test_bug393968.html
test_bug395915.html
test_bug397234.html
test_bug398243.html
test_bug401662.html Bug 1361641 - Part 1: convert mochitest plain tests in dom to use srcdoc. r=smaug 2017-05-09 10:25:23 +08:00
test_bug402150.html
test_bug402150.html^headers^
test_bug403841.html
test_bug403852.html Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku 2018-02-12 11:39:41 -06:00
test_bug403868.xml
test_bug405182.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug409380.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_bug410229.html
test_bug413974.html
test_bug414190.html
test_bug415860.html
test_bug416317-1.html
test_bug416317-2.html
test_bug416383.html Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
test_bug417255.html
test_bug417384.html
test_bug418214.html
test_bug418986-1.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug419132.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug419527.xhtml
test_bug420609.xhtml
test_bug420700.html
test_bug421602.html
test_bug422403-1.html Bug 1426501 - Change JS code to use nsIURIMutator instead of the nsIURI.spec setter r=mayhemer 2018-01-08 15:20:29 +01:00
test_bug422403-2.xhtml Bug 1426501 - Change JS code to use nsIURIMutator instead of the nsIURI.spec setter r=mayhemer 2018-01-08 15:20:29 +01:00
test_bug422537.html
test_bug424212.html
test_bug424359-1.html Bug 1426501 - Change JS code to use nsIURIMutator instead of the nsIURI.spec setter r=mayhemer 2018-01-08 15:20:29 +01:00
test_bug424359-2.html Bug 1426501 - Change JS code to use nsIURIMutator instead of the nsIURI.spec setter r=mayhemer 2018-01-08 15:20:29 +01:00
test_bug426308.html
test_bug426646.html
test_bug428847.html
test_bug429157.html
test_bug431082.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_bug431701.html Bug 1361641 - Part 4: move data: URIs in test_bug431701.html to seperate files. r=smaug 2017-05-09 10:25:24 +08:00
test_bug431833.html Bug 1361641 - Part 1: convert mochitest plain tests in dom to use srcdoc. r=smaug 2017-05-09 10:25:23 +08:00
test_bug433533.html
test_bug433662.html
test_bug435425.html Backed out changeset 40b781f6504c (bug 1345457) for breaking xhr test case r=backout 2017-08-21 16:32:00 +08:00
test_bug444030.xhtml
test_bug444322.html
test_bug444546.html
test_bug444722.html
test_bug448993.html
test_bug450160.html Bug 1293786 - Part 1: Remove SVGDocument interface. r=heycam,smaug 2016-09-29 09:30:49 +08:00
test_bug451376.html
test_bug453521.html
test_bug453736.html
test_bug454325.html
test_bug454326.html
test_bug455472.html Bug 1361641 - Part 3: move data: URIs in <object> to seperate file. r=smaug 2017-05-09 10:25:23 +08:00
test_bug455629.html
test_bug456262.html
test_bug457746.html
test_bug459424.html
test_bug461555.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug461735.html
test_bug465767.html
test_bug466080.html
test_bug466409.html
test_bug466751.xhtml
test_bug469020.html
test_bug469304.html
test_bug473162-1.html
test_bug473162-2.html
test_bug475156.html Bug 1373198 - Part 3-1: disable rcwn for dom mochitest tests which require deterministic cache behavior, r=bz 2017-07-11 02:04:00 +02:00
test_bug482935.html Bug 1408552 - Make sure we only instantiate CacheStorageService in the main process r=mayhemer 2017-10-18 21:10:22 +02:00
test_bug484396.html
test_bug493881.html
test_bug493881.js Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug498240.html
test_bug498433.html Bug 1426501 - Change JS code to use nsIURIMutator instead of the nsIURI.spec setter r=mayhemer 2018-01-08 15:20:29 +01:00
test_bug498897.html
test_bug499656.html
test_bug499656.xhtml
test_bug500937.html
test_bug503473.html
test_bug503481.html
test_bug503481b.html
test_bug505783.html
test_bug513194.html
test_bug514487.html
test_bug515401.html
test_bug518104.html Bug 1363629: Convert test_bug518104 to comply with new data: URI inheritance model. r=smaug 2017-08-03 21:00:22 +02:00
test_bug527896.html
test_bug540854.html
test_bug541937.html
test_bug544642.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug545644.html
test_bug545644.xhtml
test_bug548463.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug553896.xhtml
test_bug557892.html
test_bug558726.html
test_bug559526.html
test_bug560780.html
test_bug562137.html
test_bug562169-1.html
test_bug562169-2.html
test_bug562652.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug564047.html
test_bug564863.xhtml Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_bug567350.html
test_bug574596.html
test_bug578096.html
test_bug585978.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug587931.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug588990.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_bug590812.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug590870.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
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_bug614583.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_bug622088.html Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
test_bug622117.html Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
test_bug622246.html Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
test_bug625722.html
test_bug626262.html Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
test_bug628938.html
test_bug631615.html
test_bug638112.html
test_bug647518.html
test_bug650001.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_bug650776.html Bug 1408311 - Part 4: Fix bug when serializing sanitized style rules. r=xidorn 2017-10-19 16:30:35 +08:00
test_bug650784.html
test_bug656283.html Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
test_bug664916.html
test_bug666604.html
test_bug675121.html
test_bug675166.html
test_bug682463.html
test_bug682554.html
test_bug682592.html Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
test_bug684671.html
test_bug685798.html
test_bug686449.xhtml
test_bug687859.html
test_bug690056.html
test_bug692434.html
test_bug693615.html
test_bug693875.html Bug 1293786 - Part 1: Remove SVGDocument interface. r=heycam,smaug 2016-09-29 09:30:49 +08:00
test_bug694754.xhtml
test_bug696301-1.html
test_bug696301-2.html
test_bug698381.html
test_bug698384.html
test_bug704063.html
test_bug704320_policyset2.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug704320_policyset.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug704320_preload.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_bug704320.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug707142.html
test_bug708620.html
test_bug711047.html
test_bug711180.html
test_bug715041_removal.xul
test_bug715041.xul
test_bug719533.html
test_bug726364.html
test_bug737087.html
test_bug737565.html
test_bug737612.html
test_bug738108.html
test_bug744830.html Bug 838954 - Backout newlines lost in .innerHTML serialization of <pre> when first character is a newline. r=smaug 2016-09-22 02:42:00 -04:00
test_bug749367.html
test_bug750096.html
test_bug753278.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
test_bug761120.html
test_bug769117.html
test_bug782342.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug787778.html
test_bug789315.html
test_bug789856.html
test_bug804395.html
test_bug809003.html
test_bug810494.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug811701.html
test_bug811701.xhtml
test_bug813919.html
test_bug814576.html
test_bug819051.html
test_bug820909.html
test_bug840098.html
test_bug864595.html
test_bug868999.html
test_bug869000.html
test_bug869002.html
test_bug869006.html
test_bug876282.html
test_bug890580.html
test_bug891952.html
test_bug894874.html
test_bug895239.html
test_bug895974.html
test_bug902847.html
test_bug907892.html
test_bug913761.html
test_bug922681.html
test_bug927196.html
test_bug945152.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug962251.html Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
test_bug976673.html Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
test_bug982153.html
test_bug999456.html
test_bug1008126.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug1016960.html Bug 1383059 - Remove instanceof for supplemental interfaces. Part 1: add Window.isChromeWindow and switch |instanceof [nsIDOM]ChromeWindow| to use it instead. r=bz. 2017-10-06 13:47:27 +02:00
test_bug1022229.html Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin 2016-11-17 14:53:30 +01:00
test_bug1025933.html Bug 1428685 - Use dom.webcomponents.shadowdom.enabled pref for Shadow DOM. r=smaug 2018-01-16 17:16:30 +01:00
test_bug1037687_subframe.html Bug 1398981 - Turn off webcomponents pref by default when running tests. r=smaug 2018-01-05 16:17:38 +08:00
test_bug1037687.html Bug 1428685 - Use dom.webcomponents.shadowdom.enabled pref for Shadow DOM. r=smaug 2018-01-16 17:16:30 +01:00
test_bug1043106.html Bug 1359312 - don't use data: URI for calling storage.setItem. r=janv 2017-04-27 19:17:30 +08:00
test_bug1057176.html
test_bug1060938.html
test_bug1064481.html
test_bug1070015.html
test_bug1075702.html
test_bug1091883.html
test_bug1101364.html Bug 1359315: don't use data: URI for test_bug1101364.html. r=smaug 2017-04-27 19:17:30 +08:00
test_bug1118689.html Bug 1318624 - Should not perform a load of a image if it's document is not active document; r=jdm 2016-11-19 00:35:18 +08:00
test_bug1126851.html
test_bug1163743.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug1165501.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug1187157.html
test_bug1198095.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_bug1222633_link_update.html Bug 1405761 - If the preload pref is disabled rel=preload should be shown as not supported. r=smaug 2017-10-11 03:20:00 -04:00
test_bug1222633.html Bug 1405761 - If the preload pref is disabled rel=preload should be shown as not supported. r=smaug 2017-10-11 03:20:00 -04:00
test_bug1238440.html
test_bug1250148.html
test_bug1259588.html
test_bug1268962.html Bug 1222633 - Add rel=preload - tests. r=smaug 2017-07-10 15:05:48 +02:00
test_bug1274806.html Bug 1274806, got NS_ERROR_UNEXPECTED error when I call range.extractContents() for DOM element with iframe , r=mats 2016-06-27 01:16:27 +03:00
test_bug1281963.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_bug1295852.html Bug 1304814 - Make test_bug1295852.html survive Web Animations being disabled. r=boris 2016-09-23 10:14:37 +08:00
test_bug1307730.html Bug 1307730 - Disallow CORS fetches when we have an expanded principal; r=bzbarsky 2016-10-07 12:47:11 -04:00
test_bug1308069.html Bug 1308069 - Clear pending error event fired by src="" case if src changed before it fired. r=bz 2016-10-06 12:30:35 +08:00
test_bug1314032.html Bug 1314032 - Add null checks to fix crash in mozilla::dom::DOMIntersectionObserver::Update. r=mstange 2016-10-31 12:24:00 -04:00
test_bug1318303.html Bug 1318303 - Mochitest for object node data attribute removal; a=TEST-ONLY 2017-01-05 10:41:11 -08:00
test_bug1375050.html Bug 1375050 - Fix crash in nsLabelsNodeList::MaybeResetRoot r=jdai 2017-07-13 13:58:04 +01:00
test_bug1381710.html Bug 1381710 - Selection.addRange will be failure with dynamic table insertion. r=tnikkel 2017-07-18 16:54:31 +09:00
test_bug1384661.html Bug 1384661 - Part 4: Test for invalidation of cached child array. r=smaug 2017-10-23 10:12:09 +08:00
test_bug1399605.html Bug 1399605 - [intersection-observer] Check if target is actually being observed when unobserving. r=mrbkap 2017-09-19 10:50:10 -07:00
test_bug1404385.html Bug 1404385 - Don't copy if not needed for whitespace removal. r=smaug 2017-10-13 16:04:46 -07:00
test_bug1406102.html Bug 1406102 - [intersection-observer] Calculate areas using int64_t. r=dholbert 2017-10-09 15:08:41 -07:00
test_bug1421568.html Bug 1421568 - Add a ChromeOnly method to access also closed shadow roots, r=mrbkap 2018-02-03 12:15:25 +02:00
test_caretPositionFromPoint.html Bug 1428826 - Don't rely on FT_Get_Advance for glyph widths, get the advance from the glyph slot instead for better consistency with cairo metrics & rendering; update test expectations for minor changes in rendering. r=lsalzman 2018-01-09 17:36:37 +00:00
test_change_policy.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_clearTimeoutIntervalNoArg.html
test_constructor-assignment.html
test_constructor.html
test_copyimage.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_copypaste.html Bug 1419925, implement a promise-oriented version of waitForClipboard, promiseClipboardChange, change a selection of tests to use this instead. Simplify some other clipboard tests that were unreliable before the fix for 1394757. r=jmaher 2017-12-07 08:39:50 -05:00
test_copypaste.xhtml Bug 1419925, implement a promise-oriented version of waitForClipboard, promiseClipboardChange, change a selection of tests to use this instead. Simplify some other clipboard tests that were unreliable before the fix for 1394757. r=jmaher 2017-12-07 08:39:50 -05:00
test_copypaste.xul Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
test_createHTMLDocument.html
test_custom_element.html Bug 1416999 - Remove document.registerElement; r=smaug 2017-11-16 12:23:15 +08:00
test_data_uri.html Bug 1397655 - Update tests within dom/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-10 13:24:07 +02:00
test_declare_stylesheet_obsolete.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_document_constructor.html
test_document_importNode_document.html
test_document.all_iteration.html
test_document.all_unqualified.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_domcursor.html Bug 1120178 - Migrate DOMError to DOMExtension in FileReader, IndexedDB, DOMRequest and so on, r=smaug 2017-08-06 20:47:00 +03:00
test_domparser_null_char.html
test_domparsing.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_domrequest.html Bug 1435483 part 15. Remove nsIDOMRequestService::FireDetailedError. r=qdot 2018-02-05 16:34:05 -05:00
test_domrequesthelper.xul Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
test_domwindowutils.html Bug 1357993: Set dom.animations-api.core.enabled preference. r=hiro 2017-04-24 16:53:59 +09:00
test_element_closest.html
test_element.matches.html
test_elementTraversal.html
test_encodeToStringWithMaxLength.html
test_encodeToStringWithRequiresReinitAfterOutput.html Bug 1352882 - Part 2. Add test for RequiresReinitAfterOutput. r=smaug 2017-04-17 19:02:39 +09:00
test_error.html
test_EventSource_redirects.html
test_explicit_user_agent.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_fragment_sanitization.xul Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
test_getAttribute_after_createAttribute.html
test_getElementById.html
test_getTranslationNodes_limit.html
test_getTranslationNodes.html Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
test_gsp-qualified.html Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
test_gsp-quirks.html
test_gsp-standards.html
test_history_document_open.html Bug 1365857 - fix tests that use document.open() in data: URI. r=smaug 2017-05-23 09:02:06 +08:00
test_history_state_null.html
test_html_colors_quirks.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_html_colors_standards.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_htmlcopyencoder.html
test_htmlcopyencoder.xhtml
test_iframe_referrer_changing.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_iframe_referrer_invalid.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_iframe_referrer.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_Image_constructor.html
test_img_referrer.html Bug 1354331 - Remove network.http.enablePerElementReferrer usages. r=valentin r=baku 2017-05-01 00:12:34 +05:30
test_innersize_scrollport.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_integer_attr_with_leading_zero.html
test_intersectionobservers.html Bug 1335644 - (intersection-observer) Always send an initial notification after .observe() is called. r=mstange 2017-05-24 17:20:57 -07:00
test_link_prefetch.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_link_preload.html Bug 1408347 - Add referrer policy test for link rel=preload r=ckerschb 2017-11-21 14:57:24 +08:00
test_link_stylesheet.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_messagemanager_principal.html Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
test_messagemanager_send_principal.html Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
test_messagemanager_targetchain.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_messagePort.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_meta_viewport0.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_meta_viewport1.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_meta_viewport2.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_meta_viewport3.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_meta_viewport4.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_meta_viewport5.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_meta_viewport6.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_meta_viewport7.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_mozbrowser_apis_allowed.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_mozbrowser_apis_blocked.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_mozMatchesSelector.html
test_mutationobserver_anonymous.html Bug 1400618 part 2 - Remove the nsIFrame::GenConProperty property and make aPostDestroyData deal with unbinding it. r=bz 2017-11-07 01:20:34 +01:00
test_mutationobservers.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_named_frames.html
test_navigator_hardwareConcurrency.html Bug 1360039 - Spoof navigator.hardwareConcurrency = 2 when privacy.resistFingerprinting = true. r=qdot 2017-05-02 14:03:08 -07:00
test_navigator_language.html Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
test_navigator_resolve_identity_xrays.xul Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
test_navigatorPrefOverride.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_noAudioNotification.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_noAudioNotificationOnMutedElement.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_noAudioNotificationOnMutedOrVolume0Element.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_noAudioNotificationOnVolume0Element.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_NodeIterator_basics_filters.xhtml Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_NodeIterator_mutations_1.xhtml
test_NodeIterator_mutations_2.html
test_NodeIterator_mutations_3.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_nodelist_holes.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_noWebAudioNotification.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_open_null_features.html
test_openDialogChromeOnly.html
test_orientation_alternate.html
test_orientation_frame_lock.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_orientation_frame.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_orientation_sandbox_no_lock.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_plugin_freezing.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_pluginAudioNotification.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_pluginMutedBeforePlay.html Bug 1346872 - part3 : add and modify test. r=Ehsan 2017-03-30 14:27:45 +08:00
test_postMessage_originAttributes.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_postMessage_solidus.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_postMessages.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_processing_instruction_update_stylesheet.xhtml
test_progress_events_for_gzip_data.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_range_bounds.html
test_reentrant_flush.html Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
test_referrer_redirect.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_root_iframe.html
test_sandboxed_blob_uri.html Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
test_screen_orientation.html
test_script_loader_crossorigin_data_url.html
test_script_loader_js_cache.html Bug 1404486 - Do not flush necko cache to avoid keeping the CacheIOThread alive. r=valentin 2017-10-03 10:07:00 -04:00
test_sendQueryContentAndSelectionSetEvent.html Bug 1203871 - Part 4. Implement QUERY_TEXT_RECT_ARRAY to nsIDOMWindowUtils for unit test. r=masayuki,smaug 2016-06-23 10:42:00 +01:00
test_setInterval_from_start.html Bug 1378394 P2 Test that setInterval() is calculated based on start of last callback. r=farre 2017-07-06 07:01:40 -07:00
test_setInterval_uncatchable_exception.html
test_settimeout_extra_arguments.html
test_settimeout_inner.html Bug 1365857 - fix tests that use document.open() in data: URI. r=smaug 2017-05-23 09:02:06 +08:00
test_setTimeoutWith0.html Bug 1288770 - Switch worker timeouts to using nsJSTimeoutHandler, r=smaug 2016-08-16 08:10:30 +02:00
test_setting_opener.html Bug 1363612 - Part 1: move to seperate files. r=smaug 2017-05-16 16:57:19 +08:00
test_style_cssText.html Bug 1391169 Part 2: Add a test of cssText with combinations of namespaces, universal selectors, and combinators. r=SimonSapin 2017-08-22 16:21:46 -07:00
test_text_wholeText.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_textnode_normalize_in_selection.html
test_textnode_split_in_selection.html
test_timeout_clamp.html Bug 1378586 P6 Add a mochitest that verifies timeout clamping behavior. r=farre 2017-07-25 08:35:13 -07:00
test_timer_flood.html Bug 1312514 follow-up: Increase the timeout for test_timer_flood.html for Android debug timeouts 2016-12-20 15:49:22 -05:00
test_title.html Bug 1366181: Convert test_title.html and test_title.xul to comply with new data: URI inheritance model. r=smaug 2017-08-09 11:21:40 +02:00
test_treewalker_nextsibling.xml Bug 1434819 part 7. Remove the SHOW_* constants from nsIDOMNodeFilter. r=qdot 2018-02-01 14:26:12 -05:00
test_urgent_start.html Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
test_user_select.html Bug 1383512 - Add waiting code until loading FontSet and finishing styling to test_user_select.html. r=birtles 2017-08-25 15:37:53 +09:00
test_viewport_scroll.html Bug 1368896 - rewrite dom/base/test/test_viewport_scroll.html. r=smaug 2017-06-16 10:53:04 +08:00
test_viewsource_forbidden_in_object.html Bug 1329497 - Remove object view-source tests that are no longer valid URIs. r=bz 2017-01-12 13:00:46 +00:00
test_w3element_traversal_svg.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_w3element_traversal.html
test_w3element_traversal.xhtml
test_warning_for_blocked_cross_site_request.html
test_webaudioNotification.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_webaudioNotificationStopOnNavigation.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_window_constructor.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_window_content.html Bug 1400139 part 2. Make window.content non-enumerable. r=mystor 2017-09-18 21:24:38 -04:00
test_window_cross_origin_props.html
test_window_define_nonconfigurable.html Bug 1329323. Stop throwing on nightly/aurora when trying to define a non-configurable property on the window, since we've determined that this is not web-compatible. r=peterv 2017-01-10 14:46:30 -05:00
test_window_define_symbol.html
test_window_element_enumeration.html
test_window_enumeration.html
test_window_extensible.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_window_indexing.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_window_keys.html Bug 1372371. Fix enumerability handling in the window resolve hook. r=qdot 2017-06-12 22:17:03 -04:00
test_window_named_frame_enumeration.html
test_window_orientation.html
test_window_own_props.html Bug 1372371. Fix enumerability handling in the window resolve hook. r=qdot 2017-06-12 22:17:03 -04:00
test_window_proto.html
test_writable-replaceable.html
test_x-frame-options.html Bug 1397655 - Update tests within dom/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-10 13:24:07 +02:00
test_xbl_userdata.xhtml Bug 1364369 - update more files to use srcdoc attr. r=smaug 2017-05-16 16:57:20 +08:00
test_youtube_flash_embed.html Bug 1282038 - Follow-up: Ensure unprefixed fullscreen API is enabled. r=me 2016-06-30 19:25:48 +09:00
variable_style_sheet.sjs
viewport_helpers.js
w3element_traversal.svg Bug 1337546: Remove unneeded DOCTYPE decls from SVG test files in dom/base/test. r=jwatt 2017-02-07 14:55:43 -08:00
wholeTexty-helper.xml
worker_postMessages.js