gecko-dev/dom/html/test
Boris Zbarsky 9c5da5f234 Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D17327

--HG--
rename : dom/html/test/browser_refresh_wyciwyg_url.js => dom/html/test/browser_refresh_after_document_write.js
rename : dom/html/test/file_refresh_wyciwyg_url.html => dom/html/test/file_refresh_after_document_write.html
extra : moz-landing-system : lando
2019-02-28 01:09:48 +00:00
..
bug649134
forms Bug 1525959 - Skip some mochitests tests under GeckoView r=geckoview-reviewers,esawin 2019-02-27 15:01:43 +00:00
.eslintrc.js Bug 1508980 - Add more .eslintrc.js files for dom/ and update .eslintignore. r=Gijs 2018-11-21 14:27:27 +00:00
347174transform.xsl
347174transformable.xml
allowMedia.sjs
browser.ini Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00
browser_DOMDocElementInserted.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_bug592641.js
browser_bug1081537.js Bug 1485426 - Use createXULElement instead of createElement in XUL docs. r=bgrins 2018-08-25 00:16:27 +00:00
browser_bug1108547.js Backed out 2 changesets (bug 1362034) for failure at browser/tools/mozscreenshots/primaryUI/browser_primaryUI.js on a CLOSED TREE 2018-08-08 22:11:56 +03:00
browser_content_contextmenu_userinput.js Bug 1488938 - Round two: migrate mochitest-browser tests to use element variations of firstChild, etc;r=Gijs 2018-09-07 15:31:38 +00:00
browser_form_post_from_file_to_http.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_fullscreen-api-keys.js Bug 1482091: Follow-up: Whitelist errors in another fullscreen test. r=backouts-are-terrible-for-blame-walking-and-should-always-be-a-last-resort 2018-11-02 16:41:10 -07:00
browser_fullscreen-contextmenu-esc.js Bug 1482091: Follow-up: Whitelist errors in yet another fullscreen test. r=bustage 2018-11-02 18:05:14 -07:00
browser_fullscreen-newtab.js Backed out 2 changesets (bug 1482091) for bc failures on browser_domFullscreen_fullscreenMode.js 2018-11-03 01:08:36 +02:00
browser_refresh_after_document_write.js Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00
browser_submission_flush.js
browser_targetBlankNoOpener.js Backed out 3 changesets (bug 1503681) for geckoview failures on org.mozilla.geckoview.test.GeckoSessionTestRuleTest.waitForChromeJS. CLOSED TREE 2018-11-28 11:10:48 +02:00
bug100533_iframe.html
bug100533_load.html
bug196523-subframe.html
bug199692-nested-d2.html
bug199692-nested.html
bug199692-popup.html
bug199692-scrolled.html
bug242709_iframe.html
bug242709_load.html
bug277724_iframe1.html
bug277724_iframe2.xhtml
bug277890_iframe.html
bug277890_load.html
bug340800_iframe.txt
bug369370-popup.png
bug372098-link-target.html
bug441930_iframe.html
bug445004-inner.html
bug445004-inner.js
bug445004-outer-abs.html
bug445004-outer-rel.html
bug445004-outer-write.html
bug446483-iframe.html
bug448564-echo.sjs
bug448564-iframe-1.html
bug448564-iframe-2.html
bug448564-iframe-3.html
bug448564-submit.js
bug499092.html
bug499092.xml
bug514856_iframe.html
bug592641_img.jpg
bug1260704_iframe.html
bug1260704_iframe_empty.html
bug1292522_iframe.html
bug1292522_page.html
bug1315146-iframe.html
bug1315146-main.html
chrome.ini Bug 1517368 - Expose PopupBlocker status via ChromeUtils - tests, r=smaug 2019-01-04 16:16:59 +01:00
dummy_page.html
empty.html Backed out 3 changesets (bug 1503681) for geckoview failures on org.mozilla.geckoview.test.GeckoSessionTestRuleTest.waitForChromeJS. CLOSED TREE 2018-11-28 11:10:48 +02:00
file.webm
file_anchor_ping.html
file_bug209275_1.html
file_bug209275_2.html
file_bug209275_3.html
file_bug297761.html
file_bug417760.png
file_bug871161-1.html
file_bug871161-2.html
file_bug893537.html
file_bug1108547-1.html
file_bug1108547-2.html
file_bug1108547-3.html Bug 1503681 - rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set - fix tests, r=me 2018-11-28 08:22:06 +01:00
file_bug1166138_1x.png
file_bug1166138_2x.png
file_bug1166138_def.png
file_bug1260704.png
file_content_contextmenu.html
file_cookiemanager.js Bug 1484496: Part 5e - Convert remaining nsISimpleEnumerator users to use JS iteration. r=mccr8 2018-08-18 18:13:14 -07:00
file_formSubmission_img.jpg
file_formSubmission_text.txt
file_fullscreen-api-keys.html
file_fullscreen-api.html Bug 1491212 part 3 - Have Document.exitFullscreen return a Promise. r=smaug 2018-09-17 23:25:10 +00:00
file_fullscreen-backdrop.html
file_fullscreen-denied-inner.html
file_fullscreen-denied.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
file_fullscreen-esc-exit-inner.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
file_fullscreen-esc-exit.html
file_fullscreen-event-order.html Bug 1375319 part 3 - Try dispatching fullscreen events to element first rather than document. r=smaug 2018-09-14 00:06:16 +00:00
file_fullscreen-featurePolicy-inner.html Bug 1504062 - fix timeouts in dom test_fullscreen_api.html, r=kats 2018-11-02 16:46:54 +00:00
file_fullscreen-featurePolicy.html Bug 1504062 - fix timeouts in dom test_fullscreen_api.html, r=kats 2018-11-02 16:46:54 +00:00
file_fullscreen-hidden.html
file_fullscreen-lenient-setters.html
file_fullscreen-multiple-inner.html
file_fullscreen-multiple.html Bug 1465078 - Wait for MozAfterPaint on new windows before requesting fullscreen. r=xidorn 2018-05-29 11:33:25 -04:00
file_fullscreen-navigation.html
file_fullscreen-nested.html
file_fullscreen-newtab.html Bug 1503681 - rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set - fix tests, r=me 2018-11-28 08:22:06 +01:00
file_fullscreen-plugins.html
file_fullscreen-prefixed.html
file_fullscreen-rollback.html
file_fullscreen-scrollbar.html
file_fullscreen-selector.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
file_fullscreen-shadowdom.html Bug 1430305 - Implement ShadowRoot.fullscreenElement , r=mrbkap 2018-02-13 18:57:32 +02:00
file_fullscreen-svg-element.html
file_fullscreen-table.html
file_fullscreen-top-layer.html
file_fullscreen-unprefix-disabled-inner.html
file_fullscreen-unprefix-disabled.html Bug 1465078 - Wait for MozAfterPaint on new windows before requesting fullscreen. r=xidorn 2018-05-29 11:33:25 -04:00
file_fullscreen-utils.js Bug 1465078 - Wait for MozAfterPaint on new windows before requesting fullscreen. r=xidorn 2018-05-29 11:33:25 -04:00
file_iframe_sandbox_a_if1.html
file_iframe_sandbox_a_if2.html
file_iframe_sandbox_a_if3.html
file_iframe_sandbox_a_if4.html
file_iframe_sandbox_a_if5.html
file_iframe_sandbox_a_if6.html
file_iframe_sandbox_a_if7.html
file_iframe_sandbox_a_if8.html
file_iframe_sandbox_a_if9.html
file_iframe_sandbox_a_if10.html
file_iframe_sandbox_a_if11.html
file_iframe_sandbox_a_if12.html
file_iframe_sandbox_a_if13.html
file_iframe_sandbox_a_if14.html
file_iframe_sandbox_a_if15.html
file_iframe_sandbox_a_if16.html
file_iframe_sandbox_a_if17.html
file_iframe_sandbox_a_if18.html
file_iframe_sandbox_a_if19.html
file_iframe_sandbox_b_if1.html
file_iframe_sandbox_b_if2.html
file_iframe_sandbox_b_if3.html
file_iframe_sandbox_c_if1.html
file_iframe_sandbox_c_if2.html
file_iframe_sandbox_c_if3.html
file_iframe_sandbox_c_if4.html Bug 1503681 - rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set - fix tests, r=me 2018-11-28 08:22:06 +01:00
file_iframe_sandbox_c_if5.html
file_iframe_sandbox_c_if6.html
file_iframe_sandbox_c_if7.html
file_iframe_sandbox_c_if8.html
file_iframe_sandbox_c_if9.html
file_iframe_sandbox_close.html
file_iframe_sandbox_d_if1.html
file_iframe_sandbox_d_if2.html
file_iframe_sandbox_d_if3.html
file_iframe_sandbox_d_if4.html
file_iframe_sandbox_d_if5.html
file_iframe_sandbox_d_if6.html
file_iframe_sandbox_d_if7.html
file_iframe_sandbox_d_if8.html
file_iframe_sandbox_d_if9.html
file_iframe_sandbox_d_if10.html
file_iframe_sandbox_d_if11.html
file_iframe_sandbox_d_if12.html
file_iframe_sandbox_d_if13.html
file_iframe_sandbox_d_if14.html
file_iframe_sandbox_d_if15.html
file_iframe_sandbox_d_if16.html
file_iframe_sandbox_d_if17.html
file_iframe_sandbox_d_if18.html
file_iframe_sandbox_d_if19.html
file_iframe_sandbox_d_if20.html
file_iframe_sandbox_d_if21.html
file_iframe_sandbox_d_if22.html
file_iframe_sandbox_d_if23.html
file_iframe_sandbox_e_if1.html
file_iframe_sandbox_e_if2.html
file_iframe_sandbox_e_if3.html
file_iframe_sandbox_e_if4.html
file_iframe_sandbox_e_if5.html
file_iframe_sandbox_e_if6.html
file_iframe_sandbox_e_if7.html
file_iframe_sandbox_e_if8.html
file_iframe_sandbox_e_if9.html
file_iframe_sandbox_e_if10.html
file_iframe_sandbox_e_if11.html
file_iframe_sandbox_e_if12.html
file_iframe_sandbox_e_if13.html
file_iframe_sandbox_e_if14.html
file_iframe_sandbox_e_if15.html
file_iframe_sandbox_e_if16.html
file_iframe_sandbox_f_if1.html
file_iframe_sandbox_f_if2.html
file_iframe_sandbox_f_if2.html^headers^
file_iframe_sandbox_fail.js
file_iframe_sandbox_form_fail.html
file_iframe_sandbox_form_pass.html
file_iframe_sandbox_g_if1.html
file_iframe_sandbox_h_if1.html Bug 1503681 - rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set - fix tests, r=me 2018-11-28 08:22:06 +01:00
file_iframe_sandbox_k_if1.html Bug 1503681 - rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set - fix tests, r=me 2018-11-28 08:22:06 +01:00
file_iframe_sandbox_k_if2.html
file_iframe_sandbox_k_if3.html
file_iframe_sandbox_k_if4.html Bug 1503681 - rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set - fix tests, r=me 2018-11-28 08:22:06 +01:00
file_iframe_sandbox_k_if5.html
file_iframe_sandbox_k_if6.html
file_iframe_sandbox_k_if7.html
file_iframe_sandbox_k_if8.html Bug 1503681 - rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set - fix tests, r=me 2018-11-28 08:22:06 +01:00
file_iframe_sandbox_k_if9.html
file_iframe_sandbox_navigation_fail.html
file_iframe_sandbox_navigation_pass.html
file_iframe_sandbox_navigation_start.html
file_iframe_sandbox_open_window_fail.html
file_iframe_sandbox_open_window_pass.html
file_iframe_sandbox_pass.js
file_iframe_sandbox_redirect.html
file_iframe_sandbox_redirect.html^headers^
file_iframe_sandbox_redirect_target.html
file_iframe_sandbox_refresh.html
file_iframe_sandbox_refresh.html^headers^
file_iframe_sandbox_srcdoc_allow_scripts.html
file_iframe_sandbox_srcdoc_no_allow_scripts.html
file_iframe_sandbox_top_navigation_fail.html
file_iframe_sandbox_top_navigation_pass.html
file_iframe_sandbox_window_form_fail.html
file_iframe_sandbox_window_form_pass.html
file_iframe_sandbox_window_navigation_fail.html
file_iframe_sandbox_window_navigation_pass.html
file_iframe_sandbox_window_top_navigation_fail.html
file_iframe_sandbox_window_top_navigation_pass.html
file_iframe_sandbox_worker.js
file_ignoreuserfocus.html
file_refresh_after_document_write.html Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00
file_script_module.html
file_script_nomodule.html
file_srcdoc-2.html
file_srcdoc.html
file_srcdoc_iframe3.html
file_window_open_close_inner.html
file_window_open_close_outer.html Bug 1503681 - rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set - fix tests, r=me 2018-11-28 08:22:06 +01:00
formData_test.js
formData_worker.js
formSubmission_chrome.js
form_data_file.bin
form_data_file.txt
form_submit_server.sjs
head.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
image-allow-credentials.png
image-allow-credentials.png^headers^
image.png
image_yellow.png Backed out 3 changesets (bug 1503681) for geckoview failures on org.mozilla.geckoview.test.GeckoSessionTestRuleTest.waitForChromeJS. CLOSED TREE 2018-11-28 11:10:48 +02:00
mochitest.ini Bug 1489308 part 5. Align the work we do on document.open with the spec. r=mccr8,smaug 2019-02-27 23:24:48 +00:00
nnc_lockup.gif
object_bug287465_o1.html
object_bug287465_o2.html
object_bug556645.html
post_action_page.html
reflect.js
script_fakepath.js
simpleFileOpener.js
submission_flush.html
sw_formSubmission.js
test_a_text.html
test_allowMedia.html
test_anchor_href_cache_invalidation.html
test_anchor_ping.html Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
test_base_attributes_reflection.html
test_bug589.html
test_bug691.html
test_bug694.html
test_bug696.html
test_bug1297.html
test_bug1366.html
test_bug1400.html
test_bug1682.html
test_bug1823.html
test_bug2082.html
test_bug3348.html
test_bug6296.html
test_bug24958.html Bug 1499096 - Update tests using ok() to is();r=Standard8 2018-10-23 07:12:23 +00:00
test_bug57600.html
test_bug95530.html
test_bug100533.html
test_bug109445.html
test_bug109445.xhtml
test_bug143220.html
test_bug182279.html
test_bug196523.html
test_bug199692.html
test_bug209275.xhtml
test_bug237071.html
test_bug242709.html
test_bug255820.html Bug 1489308 part 5. Align the work we do on document.open with the spec. r=mccr8,smaug 2019-02-27 23:24:48 +00:00
test_bug259332.html
test_bug274626.html
test_bug277724.html Bug 1499096 - Use ok() with 2 arguments instead of 3 when possible;r=Standard8 2018-10-23 07:13:35 +00:00
test_bug277890.html
test_bug287465.html
test_bug295561.html
test_bug297761.html
test_bug300691-1.html
test_bug300691-2.html
test_bug300691-3.xhtml
test_bug311681.html
test_bug311681.xhtml
test_bug324378.html
test_bug330705-1.html
test_bug332246.html
test_bug332848.xhtml
test_bug332893-1.html
test_bug332893-2.html
test_bug332893-3.html
test_bug332893-4.html
test_bug332893-5.html
test_bug332893-6.html
test_bug332893-7.html
test_bug340017.xhtml
test_bug340800.html
test_bug347174.html
test_bug347174_write.html
test_bug347174_xsl.html
test_bug347174_xslp.html
test_bug353415-1.html
test_bug353415-2.html
test_bug359657.html Bug 1499096 - Use ok() with 2 arguments instead of 3 when possible;r=Standard8 2018-10-23 07:13:35 +00:00
test_bug369370.html
test_bug371375.html
test_bug372098.html
test_bug373589.html
test_bug375003-1.html Bug 820891 part 3. Make scroll* properties for tables work with the table wrapper box, not the table box. r=dholbert 2018-07-10 09:28:11 -07:00
test_bug375003-2.html Bug 820891 part 3. Make scroll* properties for tables work with the table wrapper box, not the table box. r=dholbert 2018-07-10 09:28:11 -07:00
test_bug377624.html
test_bug380383.html
test_bug383383.html
test_bug383383_2.xhtml
test_bug384419.html
test_bug386496.html
test_bug386728.html
test_bug386996.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug388558.html
test_bug388746.html
test_bug388794.html Bug 1467712 - Simplify calls to ok to use only 2 arguments;r=Standard8 2018-11-01 13:48:48 +00:00
test_bug389797.html Bug 1524683 - Remove nsIFrameLoaderOwner; r=nika 2019-02-15 22:20:55 +00:00
test_bug390975.html
test_bug391994.html
test_bug394700.html
test_bug395107.html
test_bug401160.xhtml
test_bug402680.html
test_bug403868.html
test_bug403868.xhtml
test_bug405242.html Bug 1499571 - HTMLOptionsCollection::Remove shouldn't remove the first element of the collection if out of bounds. r=bzbarsky 2018-10-17 01:35:21 +00:00
test_bug406596.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug417760.html
test_bug421640.html
test_bug424698.html
test_bug428135.xhtml
test_bug430351.html
test_bug435128.html
test_bug441930.html
test_bug442801.html
test_bug445004.html
test_bug446483.html
test_bug448166.html
test_bug448564.html
test_bug456229.html
test_bug458037.xhtml
test_bug460568.html Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
test_bug463104.html
test_bug478251.html
test_bug481335.xhtml Bug 903372 - Removal of xml:base. r=baku 2018-12-13 15:16:52 +00:00
test_bug481440.html
test_bug481647.html
test_bug482659.html
test_bug486741.html
test_bug489532.html
test_bug497242.xhtml
test_bug499092.html
test_bug500885.html
test_bug512367.html Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
test_bug514856.html
test_bug518122.html
test_bug519987.html
test_bug523771.html
test_bug529819.html
test_bug529859.html
test_bug535043.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug536891.html
test_bug536895.html
test_bug546995.html
test_bug547850.html
test_bug551846.html
test_bug555567.html
test_bug556645.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug557087-1.html
test_bug557087-2.html
test_bug557087-3.html
test_bug557087-4.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug557087-5.html
test_bug557087-6.html
test_bug557620.html
test_bug558788-1.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug558788-2.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug560112.html
test_bug561634.html
test_bug561636.html Bug 1483738: Part 2 - Add MozInvalidForm event, which can be handled in place of notifyInvalidSubmit observers. r=smaug,mconley 2018-08-15 19:22:30 -07:00
test_bug561640.html
test_bug564001.html
test_bug566046.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug567938-1.html
test_bug567938-2.html
test_bug567938-3.html
test_bug567938-4.html
test_bug569955.html
test_bug573969.html
test_bug579079.html
test_bug582412-1.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug582412-2.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug583514.html
test_bug583533.html
test_bug586763.html
test_bug586786.html
test_bug587469.html
test_bug590353-1.html
test_bug590353-2.html
test_bug590363.html
test_bug592802.html
test_bug593689.html
test_bug595429.html
test_bug595447.html
test_bug595449.html
test_bug596350.html
test_bug596511.html
test_bug598643.html
test_bug598833-1.html
test_bug600155.html Bug 1513890 - Get rid of x-moz-errormessage attribute, r=edgar 2018-12-15 09:54:02 +01:00
test_bug601030.html
test_bug605124-1.html
test_bug605124-2.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug605125-1.html
test_bug605125-2.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug606817.html Bug 1513890 - Get rid of x-moz-errormessage attribute, r=edgar 2018-12-15 09:54:02 +01:00
test_bug607145.html
test_bug610212.html
test_bug610687.html
test_bug611189.html
test_bug612730.html
test_bug613019.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug613113.html
test_bug613722.html
test_bug613979.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug615595.html
test_bug615833.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug617528.html
test_bug618948.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug619278.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug622558.html
test_bug622597.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug623291.html
test_bug629801.html
test_bug633058.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug636336.html
test_bug641219.html
test_bug643051.html
test_bug646157.html
test_bug649134.html
test_bug651956.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug658746.html
test_bug659596.html
test_bug659743.xml
test_bug660663.html
test_bug660959-1.html
test_bug660959-2.html
test_bug660959-3.html
test_bug666200.html
test_bug666666.html
test_bug669012.html
test_bug674558.html
test_bug674927.html
test_bug677463.html
test_bug677495-1.html
test_bug677495.html
test_bug677658.html
test_bug682886.html
test_bug694503.html
test_bug717819.html
test_bug741266.html
test_bug742030.html
test_bug742549.html
test_bug745685.html
test_bug763626.html
test_bug765780.html
test_bug780993.html
test_bug787134.html
test_bug797113.html
test_bug803677.html
test_bug821307.html
test_bug827126.html
test_bug838582.html
test_bug839371.html
test_bug839913.html
test_bug841466.html
test_bug845057.html
test_bug869040.html
test_bug870787.html
test_bug871161.html
test_bug874758.html
test_bug879319.html
test_bug885024.html
test_bug893537.html
test_bug969346.html
test_bug982039.html
test_bug1003539.html
test_bug1013316.html
test_bug1045270.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug1089326.html Bug 1089326, make <button> hit testing similar to other elements which may have some content, and for click target find the common (interactive) ancestor, r=masayuki 2018-12-11 23:35:40 +02:00
test_bug1146116.html
test_bug1166138.html Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-04-20 12:15:48 +03:00
test_bug1203668.html
test_bug1230665.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_bug1233598.html
test_bug1250401.html
test_bug1260664.html Bug 1460920 - Part 2 : Support referrerpolicy attribute in script HTMLScriptElement r=hsivonen 2018-11-13 14:33:02 +00:00
test_bug1260704.html
test_bug1261673.html
test_bug1261674-1.html
test_bug1261674-2.html
test_bug1264157.html
test_bug1279218.html
test_bug1287321.html
test_bug1292522_same_domain_with_different_port_number.html
test_bug1295719_event_sequence_for_arrow_keys.html
test_bug1295719_event_sequence_for_number_keys.html
test_bug1310865.html
test_bug1315146.html
test_bug1322678.html Bug 1322678 - Don't overwrite the custom-set title of ImageDocument; r=smaug 2018-11-07 12:58:18 +00:00
test_bug1323815.html
test_bug1414077.html
test_bug1472426.html Bug 1503019 - Part I, Remove dom.webcomponents.shadowdom.enabled r=smaug 2018-11-15 06:51:07 +00:00
test_change_crossorigin.html
test_checked.html
test_dialog_pref.html
test_dir_attributes_reflection.html
test_dl_attributes_reflection.html
test_document-element-inserted.html
test_documentAll.html
test_element_prototype.html
test_embed_attributes_reflection.html
test_external_protocol_iframe.html Bug 1522672 - Reset external protocol iframe timer for testing, r=smaug 2019-01-30 12:19:35 +01:00
test_fakepath.html
test_filepicker_default_directory.html
test_focusshift_button.html
test_form-parsing.html
test_formData.html
test_formSubmission.html
test_formSubmission2.html
test_formelements.html
test_fragment_form_pointer.html
test_fullscreen-api-race.html Bug 1464908 - Wait for MozAfterPaint on new windows before requesting fullscreen. r=xidorn 2018-05-28 17:53:44 -04:00
test_fullscreen-api.html Merge inbound to mozilla-central a=merge 2018-11-15 11:54:15 +02:00
test_getElementsByName_after_mutation.html
test_hidden.html
test_html_attributes_reflection.html
test_htmlcollection.html
test_iframe_sandbox_general.html
test_iframe_sandbox_inheritance.html
test_iframe_sandbox_navigation.html
test_iframe_sandbox_navigation2.html
test_iframe_sandbox_plugins.html
test_iframe_sandbox_popups.html
test_iframe_sandbox_popups_inheritance.html
test_iframe_sandbox_redirect.html
test_iframe_sandbox_refresh.html
test_iframe_sandbox_same_origin.html
test_iframe_sandbox_workers.html
test_ignoreuserfocus.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_imageSrcSet.html
test_image_clone_load.html
test_img_attributes_reflection.html
test_input_files_not_nsIFile.html
test_li_attributes_reflection.html
test_link_attributes_reflection.html
test_link_sizes.html
test_map_attributes_reflection.html
test_meta_attributes_reflection.html
test_mod_attributes_reflection.html
test_multipleFilePicker.html Bug 1459264 - Allow just 1 FilePicker per event - tests, r=smaug 2018-12-12 01:00:09 +01:00
test_named_options.html
test_nested_invalid_fieldsets.html
test_nestediframe.html Bug 1497126 - Allow 1 level of recursion when loading nested iframes with same URL, r=smaug 2018-10-08 16:04:56 +02:00
test_non-ascii-cookie.html
test_non-ascii-cookie.html^headers^
test_object_attributes_reflection.html
test_object_plugin_nav.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_ol_attributes_reflection.html
test_option_defaultSelected.html
test_option_selected_state.html
test_param_attributes_reflection.html
test_plugin.tst
test_q_attributes_reflection.html
test_restore_from_parser_fragment.html
test_rowscollection.html
test_script_module.html
test_set_input_files.html
test_srcdoc-2.html
test_srcdoc.html
test_style_attributes_reflection.html Bug 1444905: Remove scoped style support from the old style system. r=xidorn,smaug 2018-03-13 10:26:13 +01:00
test_track.html
test_ul_attributes_reflection.html
test_viewport.html
test_viewport_resize.html
test_window_open_close.html