gecko-dev/dom/html/test
Kate McKinley c57d400961 Bug 1246540 - HSTS Priming Proof of Concept. r=ckerschb, r=mayhemer, r=jld, r=smaug, r=dkeeler, r=jmaher, p=ally
HSTS priming changes the order of mixed-content blocking and HSTS
upgrades, and adds a priming request to check if a mixed-content load is
accesible over HTTPS and the server supports upgrading via the
Strict-Transport-Security header.

Every call site that uses AsyncOpen2 passes through the mixed-content
blocker, and has a LoadInfo. If the mixed-content blocker marks the load as
needing HSTS priming, nsHttpChannel will build and send an HSTS priming
request on the same URI with the scheme upgraded to HTTPS. If the server
allows the upgrade, then channel performs an internal redirect to the HTTPS URI,
otherwise use the result of mixed-content blocker to allow or block the
load.

nsISiteSecurityService adds an optional boolean out parameter to
determine if the HSTS state is already cached for negative assertions.
If the host has been probed within the previous 24 hours, no HSTS
priming check will be sent.

MozReview-Commit-ID: ES1JruCtDdX

--HG--
extra : rebase_source : 2ac6c93c49f2862fc0b9e595eb0598cd1ea4bedf
2016-09-27 11:27:00 -04:00
..
bug649134
forms Bug 1278192 - Implement the value sanitizing algorithm for <input type=week>. r=smaug 2016-09-08 15:39:01 -07:00
imports Bug 1106713 - fixing up CSP checks for imports. r=mrbkap 2014-12-11 13:18:10 +01:00
347174transform.xsl
347174transformable.xml
allowMedia.sjs
browser_bug592641.js Bug 1134307 - Access the title of the loaded page by using ctx.tab2Browser.contentTitle in browser_bug592641.js to avoid CPOW usage. r=mconley 2016-08-26 09:59:00 -04:00
browser_bug649778.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
browser_bug1081537.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
browser_bug1108547.js Bug 1226087 - Increase the timeout of browser_bug1108547.js 2015-12-31 17:24:41 -05:00
browser_content_contextmenu_userinput.js Bug 870388 - Support <hr> separators in <menu>. r=mrbkap 2016-08-19 19:57:54 -04:00
browser_DOMDocElementInserted.js Bug 1139099: Dispatch DOMDocElementInserted to match the document-element-inserted observer notification. r=mrbkap 2015-03-03 14:07:08 -08:00
browser_fullscreen-api-keys.js Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
browser_fullscreen-contextmenu-esc.js Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
browser.ini No bug - Enable some e10s that pass and add some more annotations to ones that don't. 2016-05-09 17:01:16 -04: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
bug392567.jar
bug392567.jar^headers^
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_empty.html Bug 1260704 - Instead of handling mouse up event, we handle mouse click event to trigger links. r=smaug 2016-05-16 15:45:43 +08:00
bug1260704_iframe.html Bug 1260704 - Instead of handling mouse up event, we handle mouse click event to trigger links. r=smaug 2016-05-16 15:45:43 +08:00
bug1292522_iframe.html Bug 1292522 - Add test for bug 1292522 - the same domain host with different port numbers must be treated as the same domain. r=smaug 2016-08-16 09:44:00 -04:00
bug1292522_page.html Bug 1292522 - Add test for bug 1292522 - the same domain host with different port numbers must be treated as the same domain. r=smaug 2016-08-16 09:44:00 -04:00
chrome.ini Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
dummy_page.html Bug 1191597 part 1 - Add head.js and dummy page for browser chrome test. r=smaug 2016-01-11 09:38:53 +11:00
file_anchor_ping.html
file_bug209275_1.html
file_bug209275_2.html
file_bug209275_3.html
file_bug297761.html
file_bug417760.png
file_bug649778.html
file_bug649778.html^headers^
file_bug871161-1.html
file_bug871161-2.html
file_bug893537.html
file_bug1108547-1.html Bug 1108547 - Part 3: Automated tests; r=jdm 2015-01-27 23:17:38 -05:00
file_bug1108547-2.html Bug 1108547 - Part 3: Automated tests; r=jdm 2015-01-27 23:17:38 -05:00
file_bug1108547-3.html Bug 1108547 - Part 3: Automated tests; r=jdm 2015-01-27 23:17:38 -05:00
file_bug1166138_1x.png Bug 1166138 - Make img srcset react to resize/viewport changes, r=jdm 2015-11-12 09:39:23 -05:00
file_bug1166138_2x.png Bug 1166138 - Make img srcset react to resize/viewport changes, r=jdm 2015-11-12 09:39:23 -05:00
file_bug1166138_def.png Bug 1166138 - Make img srcset react to resize/viewport changes, r=jdm 2015-11-12 09:39:23 -05:00
file_bug1260704.png Bug 1260704 - Instead of handling mouse up event, we handle mouse click event to trigger links. r=smaug 2016-05-16 15:45:43 +08:00
file_content_contextmenu.html Bug 870388 - Support <hr> separators in <menu>. r=mrbkap 2016-08-19 19:57:54 -04:00
file_cookiemanager.js Bug 1241557 - Make cookie tests pass in e10s. r=mccr8 2016-01-21 16:14:27 -08:00
file_formSubmission_img.jpg
file_formSubmission_text.txt
file_fullscreen-api-keys.html Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug 2016-08-31 20:38:50 +03:00
file_fullscreen-api.html Bug 1199529 - Remove :-moz-full-screen-ancestor pseudo-class as well as its state bit. r=smaug 2016-06-30 09:24:41 +10:00
file_fullscreen-backdrop.html Bug 1236828 part 3 - Allow setting position: absolute for top layer element and add test. r=heycam 2016-04-11 15:58:10 +10:00
file_fullscreen-denied-inner.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-denied.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-esc-exit-inner.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-esc-exit.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-hidden.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-lenient-setters.html Bug 1269157 - Add Document.fullscreen attribute. r=smaug 2016-05-12 10:28:56 +10:00
file_fullscreen-multiple-inner.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-multiple.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-navigation.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-nested.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-plugins.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-prefixed.html Bug 743198 part 10 - Add test for prefixed Fullscreen API. rs=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-rollback.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-scrollbar.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-selector.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-svg-element.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-top-layer.html Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08:00
file_fullscreen-unprefix-disabled-inner.html Bug 1269157 - Add Document.fullscreen attribute. r=smaug 2016-05-12 10:28:56 +10:00
file_fullscreen-unprefix-disabled.html Bug 1268749 part 6 - Add test for behavior when unprefixed api is disabled. r=smaug 2016-05-02 15:36:53 +10:00
file_fullscreen-utils.js Bug 743198 part 9 - Use unprefixed Fullscreen API in tests. r=smaug 2016-02-17 08:47:11 +08: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
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 Bug 671389 - Export document sandbox flags to chrome JS. r=smaug 2016-06-19 12:34:08 -07:00
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 Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 1, r=sicking 2015-11-16 22:41:03 +00:00
file_iframe_sandbox_h_if1.html
file_iframe_sandbox_j_if1.html Bug 1190641 part 2. Add the sandboxed modals flag to iframe sandboxing. r=ckerschb 2016-05-06 13:56:36 -04:00
file_iframe_sandbox_j_if2.html Bug 1190641 part 2. Add the sandboxed modals flag to iframe sandboxing. r=ckerschb 2016-05-06 13:56:36 -04:00
file_iframe_sandbox_j_if3.html Bug 1190641 part 2. Add the sandboxed modals flag to iframe sandboxing. r=ckerschb 2016-05-06 13:56:36 -04:00
file_iframe_sandbox_k_if1.html
file_iframe_sandbox_k_if2.html
file_iframe_sandbox_k_if3.html
file_iframe_sandbox_k_if4.html
file_iframe_sandbox_k_if5.html
file_iframe_sandbox_k_if6.html
file_iframe_sandbox_k_if7.html
file_iframe_sandbox_k_if8.html
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_target.html
file_iframe_sandbox_redirect.html
file_iframe_sandbox_redirect.html^headers^
file_iframe_sandbox_refresh.html Bug 1156059 Part 2: Ensure that META REFRESH is blocked by iframe sandbox. r=bz 2015-04-29 07:28:17 +01:00
file_iframe_sandbox_refresh.html^headers^ Bug 1156059 Part 2: Ensure that META REFRESH is blocked by iframe sandbox. r=bz 2015-04-29 07:28:17 +01:00
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_imports_basics.html
file_imports_redirect.html
file_imports_redirect.html^headers^
file_imports_redirected.html
file_mozaudiochannel.html Bug 1177399 - Remove an unnecessary part of the AudioChannel test. r=ehsan 2015-07-17 08:05:00 -04:00
file_srcdoc-2.html
file_srcdoc.html
file_window_open_close_inner.html Bug 1126245 - Add test (r=bent) 2015-02-03 09:20:50 -08:00
file_window_open_close_outer.html Bug 1126245 - Add test (r=bent) 2015-02-03 09:20:50 -08:00
form_submit_server.sjs
formData_test.js Bug 1246375 - Restore the previous spec version of FormData, r=smaug 2016-02-17 14:56:19 +00:00
formData_worker.js Bug 739173 - Support FormData in workers. r=khuey,baku 2015-01-27 15:16:21 -08:00
formSubmission_chrome.js Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
head.js Bug 1191597 part 1 - Add head.js and dummy page for browser chrome test. r=smaug 2016-01-11 09:38:53 +11:00
image-allow-credentials.png
image-allow-credentials.png^headers^
image.png
mochitest.ini Bug 1295883 - Chase Linux scroll wheel behavior on Tier3 desktop Unix. r=smaug 2016-08-17 04:55:36 +00:00
nnc_lockup.gif
reflect.js Bug 1296929 - Match spec for col/colgroup.span, textarea.rows/cols; r=jst 2016-08-25 17:23:37 +03:00
simpleFileOpener.js Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
test_a_text.html
test_allowMedia.html Bug 1257327 - Port test_allowMedia.html to mochitest-plain so that it can be turned on in e10s mode; r=mrbkap 2016-03-16 18:50:53 -04:00
test_anchor_href_cache_invalidation.html
test_anchor_ping.html Bug 1246540 - HSTS Priming Proof of Concept. r=ckerschb, r=mayhemer, r=jld, r=smaug, r=dkeeler, r=jmaher, p=ally 2016-09-27 11:27:00 -04:00
test_applet_attributes_reflection.html
test_audio_wakelock.html Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02: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
test_bug57600.html
test_bug95530.html
test_bug100533.html
test_bug109445.html Bug 1207494 - Part 7: Remove use of expression closure from dom/html/. r=peterv 2015-09-23 18:39:14 +09:00
test_bug109445.xhtml Bug 1207494 - Part 7: Remove use of expression closure from dom/html/. r=peterv 2015-09-23 18:39:14 +09:00
test_bug143220.html Bug 1143934 - Fix assorted forms mochitests for e10s-compatibility. r=smaug 2015-03-31 20:33:00 -04:00
test_bug172261.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug182279.html
test_bug196523.html
test_bug199692.html
test_bug209275.xhtml
test_bug237071.html
test_bug242709.html
test_bug255820.html
test_bug259332.html
test_bug274626.html
test_bug277724.html
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 Bug 1012752 - Snap scrolled area to layer pixels. r=tnikkel 2016-08-04 23:51:58 -04:00
test_bug332848.xhtml
test_bug332893-1.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug332893-2.html
test_bug332893-3.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug332893-4.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug332893-5.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug332893-6.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug332893-7.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug340017.xhtml
test_bug340800.html
test_bug347174_write.html Bug 1087615 - Always use an uncached image in test_bug347174_write.html. r=mounir 2014-11-06 17:33:56 -08:00
test_bug347174_xsl.html
test_bug347174_xslp.html
test_bug347174.html
test_bug353415-1.html
test_bug353415-2.html
test_bug359657.html
test_bug369370.html Bug 1257887 - Make windows opened through window.open() be scrollable by default. r=smaug 2016-05-17 11:25:47 +08:00
test_bug371375.html
test_bug372098.html
test_bug373589.html
test_bug375003-1.html
test_bug375003-2.html
test_bug377624.html
test_bug380383.html
test_bug383383_2.xhtml
test_bug383383.html
test_bug384419.html
test_bug386496.html
test_bug386728.html
test_bug386996.html
test_bug388558.html
test_bug388746.html
test_bug388794.html Bug 1223937 - test_bug388794.html fails string match test due to off by one error in Fennec with C++APZ. r=roc 2015-11-19 21:40:05 -05:00
test_bug389797.html Bug 824592 part 3. Get rid of nsIDOMElementCSSInlineStyle. r=peterv 2016-08-02 11:05:38 -07:00
test_bug390975.html
test_bug391777.html
test_bug391994.html
test_bug392567.html Bug 1215235 - Drop support for jar: URIs by default, r=bz 2015-11-04 11:19:02 +00:00
test_bug394700.html
test_bug395107.html
test_bug401160.xhtml
test_bug402680.html
test_bug403868.html
test_bug403868.xhtml
test_bug405242.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug406596.html
test_bug417760.html
test_bug421640.html
test_bug424698.html
test_bug428135.xhtml
test_bug430351.html
test_bug430392.html
test_bug435128.html
test_bug441930.html
test_bug442801.html
test_bug445004.html
test_bug446483.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug448166.html Bug 321491: Refactor error handling in nsIDNService, r=mcmanus 2015-10-02 01:27:34 -07:00
test_bug448564.html
test_bug456229.html
test_bug458037.xhtml
test_bug460568.html
test_bug463104.html
test_bug478251.html
test_bug481335.xhtml
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
test_bug514856.html
test_bug518122.html
test_bug519987.html
test_bug523771.html Bug 1194886 - Don't create files in tests. r=jld 2015-08-20 10:30:10 -07:00
test_bug529819.html
test_bug529859.html
test_bug535043.html
test_bug536891.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
test_bug536895.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug546995.html
test_bug547850.html
test_bug551846.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug555567.html
test_bug556645.html
test_bug557087-1.html
test_bug557087-2.html
test_bug557087-3.html
test_bug557087-4.html
test_bug557087-5.html
test_bug557087-6.html
test_bug557620.html
test_bug558788-1.html Bug 1275746 - Fix tests that assume a HTTP url without a hostname is valid r=jrgm,MattN,jdm,gijs,smaug 2016-07-13 15:19:34 +03:00
test_bug558788-2.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
test_bug560112.html
test_bug561634.html
test_bug561636.html Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug 2015-02-19 15:50:20 +09:00
test_bug561640.html
test_bug564001.html Bug 1207494 - Part 7: Remove use of expression closure from dom/html/. r=peterv 2015-09-23 18:39:14 +09:00
test_bug566046.html
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
test_bug582412-2.html
test_bug583514.html
test_bug583533.html
test_bug586763.html
test_bug586786.html
test_bug587469.html
test_bug590353-1.html
test_bug590353-2.html Bug 1068838 - Fix file input element tests to open files in the parent process. r=sicking 2015-01-26 16:23:00 -08:00
test_bug590363.html Bug 1278192 - Implement the value sanitizing algorithm for <input type=week>. r=smaug 2016-09-08 15:39:01 -07:00
test_bug592802.html
test_bug593689.html
test_bug595429.html
test_bug595447.html
test_bug595449.html
test_bug596350.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug596511.html
test_bug598643.html Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug 2016-08-15 23:15:00 -04:00
test_bug598833-1.html
test_bug600155.html
test_bug601030.html
test_bug605124-1.html
test_bug605124-2.html
test_bug605125-1.html
test_bug605125-2.html
test_bug606817.html
test_bug607145.html
test_bug610212.html
test_bug610687.html
test_bug611189.html
test_bug612730.html
test_bug613019.html Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
test_bug613113.html
test_bug613722.html
test_bug613979.html
test_bug615595.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug615833.html Backed out changeset 5e25db36b720 (bug 1272012) 2016-05-25 18:19:43 +02:00
test_bug617528.html
test_bug618948.html
test_bug619278.html
test_bug622558.html
test_bug622597.html
test_bug623291.html
test_bug629801.html Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
test_bug633058.html Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers 2015-02-19 11:53:01 -05:00
test_bug636336.html
test_bug641219.html
test_bug643051.html
test_bug646157.html
test_bug649134.html
test_bug651956.html
test_bug658746.html
test_bug659596.html
test_bug659743.xml Bug 1207494 - Part 7: Remove use of expression closure from dom/html/. r=peterv 2015-09-23 18:39:14 +09:00
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 Bug 1287655 - place textarea/input cursor at end of text when initialized; r=smaug 2016-07-21 14:52:49 -04:00
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 Bug 1229117 - Make test_bug741266.html wait for the window to be opened. r=bz 2015-12-01 13:32:01 -08:00
test_bug742030.html
test_bug742549.html
test_bug745685.html
test_bug763626.html Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
test_bug765780.html
test_bug780993.html
test_bug787134.html
test_bug797113.html
test_bug803677.html
test_bug821307.html
test_bug827126.html
test_bug827426.html
test_bug838582.html
test_bug839371.html Bug 909633. Remove the HTML Microdata API, since no one else ended up implementing it and now it's been removed from the spec. r=bkelly,jgraham 2016-05-20 23:13:17 -04:00
test_bug839913.html
test_bug840877.html
test_bug841466.html Bug 1268852. Change <label> elements to not be form-associated anymore. r=bkelly,hsivonen,surkov 2016-05-26 19:39:03 -04:00
test_bug845057.html Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
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 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_bug1081037.html Bug 1124935 - Remove LookupProperty from JS_GetPropertyDescriptor. r=efaust,bz 2015-02-06 15:43:20 +01:00
test_bug1146116.html Bug 1149395 - Improve test case for mozSetFileArray recompartmenting. r=mrbkap 2015-03-31 16:14:00 -04:00
test_bug1166138.html Bug 1166138 - Make img srcset react to resize/viewport changes, r=jdm 2015-11-12 09:39:23 -05:00
test_bug1203668.html Bug 1203668 part 1 - Setting the value of a <select> to a non-matching option should deselect all options and set selectedIndex to -1. r=bz 2015-09-12 12:34:37 +02:00
test_bug1230665.html Bug 1230665 - Make anonymous flex/grid items non-tabbable and non-focusable. r=roc 2016-01-05 21:27:13 +01:00
test_bug1233598.html Bug 1235521 - test for bug 1233598, r=smaug 2015-12-29 15:46:07 +00:00
test_bug1250401.html Bug 1250401 - test comments fixed, r=me 2016-03-03 15:16:41 +01:00
test_bug1260664.html Bug 1264165 - Update and add test cases. r=franziskus 2016-06-22 18:28:40 +08:00
test_bug1260704.html Bug 1285082 - Check map coordinates with small tolerance to prevent tolerance caused by scaling on Android. r=smaug 2016-08-08 16:43:33 +08:00
test_bug1261673.html Bug 1295719 - input[type=range,number] does not fire 'change' event for some key combinations. r=smaug 2016-08-19 09:19:35 +08:00
test_bug1261674-1.html Bug 1295719 - input[type=range,number] does not fire 'change' event for some key combinations. r=smaug 2016-08-19 09:19:35 +08:00
test_bug1261674-2.html Bug 1295719 - input[type=range,number] does not fire 'change' event for some key combinations. r=smaug 2016-08-19 09:19:35 +08:00
test_bug1264157.html Bug 1264157 - Do not match disabled/readonly inputs with :in-range and :out-of-range. r=bz 2016-07-10 14:37:00 -04:00
test_bug1287321.html Bug 1287321 - Don't fire input event on type=range when value hasn't changed. r=baku 2016-07-20 21:06:57 +03:00
test_bug1292522_same_domain_with_different_port_number.html Bug 1292522 - Add test for bug 1292522 - the same domain host with different port numbers must be treated as the same domain. r=smaug 2016-08-16 09:44:00 -04:00
test_bug1295719_event_sequence_for_arrow_keys.html Bug 1295719 - input[type=range,number] does not fire 'change' event for some key combinations. r=smaug 2016-08-19 09:19:35 +08:00
test_bug1295719_event_sequence_for_number_keys.html Bug 1295719 - input[type=range,number] does not fire 'change' event for some key combinations. r=smaug 2016-08-19 09:19:35 +08:00
test_change_crossorigin.html
test_checked.html Bug 1217093 - Remove for-each from dom/. r=smaug 2015-10-19 02:00:50 +09:00
test_dir_attributes_reflection.html
test_dl_attributes_reflection.html
test_document-element-inserted.html
test_document.watch.html
test_documentAll.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_element_prototype.html
test_embed_attributes_reflection.html
test_filepicker_default_directory.html Bug 1194893 - Pref for default file upload directory. r=smaug 2015-12-16 11:58:40 -08:00
test_form-parsing.html
test_formData.html Bug 1127150 - Use File's name instead of explicit file name in form submission related classes. r=baku 2015-02-21 11:54:44 -08:00
test_formelements.html Bug 1069416 - Part 7: Remove JS_HAS_SYMBOLS from dom. r=smaug 2015-01-28 13:06:38 +09:00
test_formSubmission2.html
test_formSubmission.html Bug 1250148 - FormData should treat empty input type=file as empty string in FormData and as unnamed Blob in HTML submission, r=smaug 2016-02-24 00:01:01 +01:00
test_fragment_form_pointer.html
test_fullscreen-api-race.html Bug 1205938 part 2 - Enable fullscreen-api-race test on e10s and OS X. r=smaug 2015-09-18 11:10:04 +08:00
test_fullscreen-api.html Bug 1268798 part 4 - Mark Document.fullscreenElement and fullscreenEnabled with LenientSetter. r=smaug 2016-05-12 10:28:56 +10:00
test_hash_encoded.html Bug 1302987 - Rename nsLocation to mozilla::dom::Location, r=smaug 2016-09-16 09:18:18 +02:00
test_hidden.html
test_html_attributes_reflection.html
test_htmlcollection.html Bug 1069416 - Part 7: Remove JS_HAS_SYMBOLS from dom. r=smaug 2015-01-28 13:06:38 +09:00
test_iframe_sandbox_general.html Bug 671389 - Export document sandbox flags to chrome JS. r=smaug 2016-06-19 12:34:08 -07:00
test_iframe_sandbox_inheritance.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_iframe_sandbox_modal.html Bug 1190641 part 2. Add the sandboxed modals flag to iframe sandboxing. r=ckerschb 2016-05-06 13:56:36 -04:00
test_iframe_sandbox_navigation2.html Bug 919246 - Request longer timeout for test_iframe_sandbox_navigation2.html; r=bobowen 2015-05-26 11:33:25 -06:00
test_iframe_sandbox_navigation.html Bug 885140 - Request longer timeout for test_iframe_sandbox_navigation.html; r=bobowen 2015-05-26 11:33:27 -06:00
test_iframe_sandbox_plugins.html Bug 1213710 part 3 - Remove enableTestPlugin.js files and make the tests reference plugin-utils.js directly. r=bsmedberg 2015-11-17 09:54:12 +11:00
test_iframe_sandbox_popups_inheritance.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_iframe_sandbox_popups.html
test_iframe_sandbox_redirect.html
test_iframe_sandbox_refresh.html Bug 1156059 Part 2: Ensure that META REFRESH is blocked by iframe sandbox. r=bz 2015-04-29 07:28:17 +01:00
test_iframe_sandbox_same_origin.html
test_iframe_sandbox_workers.html
test_ignoreuserfocus.html Bug 942411, change the frame height to force a reflow and renable the test on Linux to see if it helps, r=smaug 2015-03-17 08:05:07 -04:00
test_image_clone_load.html Bug 1184647. Cloning an image should ensure that the clone tries to load the src, if any. r=smaug 2015-07-22 13:21:25 -04:00
test_imageSrcSet.html
test_img_attributes_reflection.html Bug 881000 - Reflect img.lowsrc as a URL, not string; r=bz 2016-05-05 21:29:54 +03:00
test_img_complete.html Bug 608261. Set img.complete to false while the image has a pending request. r=sicking 2015-02-04 21:05:17 -05:00
test_imports_basics.html
test_imports_nested_2.html
test_imports_nested.html
test_imports_nonhttp.html
test_imports_redirect.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_mozaudiochannel.html Bug 1183700 - Don't prevent playback of media elements in a muted tab on desktop, r=ehsan 2015-07-16 19:34:30 +01:00
test_named_options.html Bug 1069416 - Part 7: Remove JS_HAS_SYMBOLS from dom. r=smaug 2015-01-28 13:06:38 +09:00
test_nested_invalid_fieldsets.html
test_non-ascii-cookie.html Bug 1241557 - Make cookie tests pass in e10s. r=mccr8 2016-01-21 16:14:27 -08:00
test_non-ascii-cookie.html^headers^
test_object_attributes_reflection.html Bug 1270518 - Make object.code reflect as string, not URL; r=bz 2016-05-05 21:29:54 +03:00
test_object_plugin_nav.html Bug 1213710 part 3 - Remove enableTestPlugin.js files and make the tests reference plugin-utils.js directly. r=bsmedberg 2015-11-17 09:54:12 +11: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 Bug 1069416 - Part 7: Remove JS_HAS_SYMBOLS from dom. r=smaug 2015-01-28 13:06:38 +09:00
test_srcdoc-2.html
test_srcdoc.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_style_attributes_reflection.html
test_track.html Bug 1269712 - <track kind=invalid> should behave like metadata, not subtitles; r=bz 2016-05-08 14:46:20 +03:00
test_ul_attributes_reflection.html
test_undoManager.html
test_video_wakelock.html Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
test_viewport_resize.html Bug 1135812 - Make picture element react to viewport changes. r=dbaron,johns 2015-05-11 18:07:49 -04:00
test_viewport.html
test_window_open_close.html Bug 1126245 - Add test (r=bent) 2015-02-03 09:20:50 -08:00
wakelock.ogg
wakelock.ogv