Граф коммитов

20587 Коммитов

Автор SHA1 Сообщение Дата
Andrew McCreight 589eaa7bb4 Bug 1434952 - Remove signed.applets.codebase_principal_support pref. r=mrbkap
MozReview-Commit-ID: K8nic9kw8gF

--HG--
extra : rebase_source : 2f99d4594c88a4e6f38cbe740af8e10a5a528a81
2018-02-01 12:44:59 -08:00
Gurzau Raul b304596a50 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-02-01 23:58:51 +02:00
Gurzau Raul 047564ed7a Merge inbound to mozilla-central. a=merge 2018-02-01 23:53:53 +02:00
Geoff Brown b83a0a1401 Bug 1435031 - Make it easier to use geckoview_example from android_emulator_unittest.py; r=jmaher
In general, there is no simple mapping between apk name (geckoview_example.apk) and
package name (org.mozilla.geckoview_example). With bug 1434411, it will be relatively
easy to add or modify tasks to use a geckoview apk in taskcluster tests. At the
mozharness level, scripts are expected to expand mozharness configurations containing
"%(app)" into package names. For Firefox, android_emulator_unittest extracts and
reads package_name.txt, but there is no such file in the geckoview apk. In future
we might add package_name.txt to the geckoview apk, or possibly use a tool like aapt,
but for our immediate needs this simple hack does the job: If "geckoview" is in
the apk name, assume we are installing org.mozilla.geckoview_example.
2018-02-01 14:26:52 -07:00
Florian Quèze 2b1c8dccb6 Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
Boris Zbarsky 7a9f022f1a Bug 1434819 part 7. Remove the SHOW_* constants from nsIDOMNodeFilter. r=qdot
MozReview-Commit-ID: 7E2KZkLfbSI
2018-02-01 14:26:12 -05:00
Andrew McCreight 470a8fdc64 Bug 767640, part 1 - Put Ci, Cr, Cc, and Cu on chrome contexts. r=bz,florian,jmaher
Almost every chrome script uses these abbreviations. We can avoid some
boilerplate by automatically defining them on chrome contexts where we
define Components.

The var declarations for Cc and Ci in MozillaFileLogger.js are run
before enablePrivilege("UniversalXPConnect"). The latter now attempts
to automatically define Cc and Ci, but the non-configurable Cc and Ci
prevent that. Work around this by just removing the var declarations.

MozReview-Commit-ID: 6FV9ahLeqUb

--HG--
extra : rebase_source : 75a3243ea2c267fad19cc6543046dc7b130cc4c1
2018-01-18 13:04:41 -08:00
Henrik Skupin 5db8c27e13 Bug 1434932 - Release mozprocess 0.26. r=ahal
MozReview-Commit-ID: IHblWy0ypqs

--HG--
extra : rebase_source : 48fa68ad2344f805d78d7f6461e22bf0192f8044
2018-02-01 16:37:20 +01:00
Henrik Skupin 067a604727 Bug 1434932 - [mozprocess] ProcessHandler.wait() doesn't immediately return with timeout=0. r=ahal
MozReview-Commit-ID: 6ArknLHR933

--HG--
extra : rebase_source : c95ca78311957a7c93b69a398c2c6127f2096c09
2018-02-01 16:36:28 +01:00
Andrew McCreight 7073cf07e2 Bug 1434977 - Remove old UniversalXPConnect related stuff from Talos. r=jmaher
MozReview-Commit-ID: GHCPPMsf6N9

--HG--
extra : rebase_source : 1c9481491836b1b2d131455d5bc75aed0d111843
2018-02-01 11:23:55 -08:00
Paul Adenot 1b84dab469 Bug 1434958 - Allow using gstreamer 1.0 and don't hardcode paths when setting up fake devices for webrtc testing. r=pehrsons
MozReview-Commit-ID: 4ogpCqxMojK

--HG--
extra : rebase_source : c712ca3f1cf4c5eb4925338cb6c2b645d9a2010b
2018-02-01 17:41:15 +01:00
Jonathan Kingston 53c9c480b7 Bug 1354175 - Disable AppCache in insecure contexts. r=baku,bkelly,mayhemer
MozReview-Commit-ID: wYWHkGlV8h

--HG--
extra : rebase_source : 9a600559a9d61c42baf9e3e5fde6e35d5adeaf90
2018-01-12 19:09:30 +00:00
Gurzau Raul 1315ffda06 Merge inbound to mozilla-central. a=merge 2018-02-02 00:22:39 +02:00
James Graham 5657715c01 Bug 1435868 - Metadata update for wpt update, a=testonly
MozReview-Commit-ID: IRzDsZt3WGP
2018-02-05 22:21:57 +00:00
James Graham 27845c244d Bug 1435868 - Update web-platform-tests to revision 1e5122139897bc70789527960120354b8c640ef0, a=testonly
MozReview-Commit-ID: L9ZlgNF4QF1


--HG--
rename : testing/web-platform/tests/webvr/idlharness.html => testing/web-platform/tests/webvr/idlharness.https.html
2018-02-05 22:20:58 +00:00
Geoff Brown 366841c755 Bug 1435624 - In Android mochitest-chrome, never push tests twice; r=jmaher 2018-02-07 13:33:44 -07:00
Geoff Brown 8b8a2994e8 Bug 1435433 - Print master test summary after android mochitests when runByManifest; r=jmaher 2018-02-07 13:33:43 -07:00
Christoph Kerschbaumer f76273fef7 Bug 1436245 - Flip pref explicitly for CSP security policy violation events for newly pulled wpt tests. r=ryanvm 2018-02-07 21:11:49 +01:00
Paolo Amadini c5d2e41158 Bug 1427350 - Part 2 - Rename _matchCount to matchCount. r=mak
MozReview-Commit-ID: 2oo0Nxp3Qot

--HG--
extra : source : ec3db0f4e8568dc84043dc375cd475049e804159
2018-02-04 15:00:58 +00:00
Andrea Marchesini bed28cc612 Bug 1435975 - Typo in geckodriver option for mozconfig, r=whimboo 2018-02-06 11:16:30 +01:00
James Graham 3ecd324bdc Bug 1431459 - Update rust_mozrunner to use a Builder API, r=ato
This is a major API revision to replace the Python-like API with
something more idiomatically Rust. In particular you now create a
FirefoxRunner object and then call start() and end up with a
FirefoxProcess. This is pretty similar to the Command builder in std.

MozReview-Commit-ID: DmEfIfKSukA

--HG--
extra : rebase_source : 30fba6b2d9584a8a4128b641747beda1d264f7c5
2017-12-19 18:39:10 +00:00
Amit Kumar aa92a7d140 Bug 1431535 Increase timeout for new connection in test_disable_enable_new_connections from timeout 1.0 to 10.0 r=whimboo
MozReview-Commit-ID: KjRu5yMHxFO

--HG--
extra : rebase_source : 81e1dc5d5f6f603f093844e2a5e2c317559a07f1
2018-01-29 18:24:24 +05:30
Brindusan Cristian 1698ad0344 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-02-01 12:15:12 +02:00
Narcis Beleuzu eeb7190f9a Merge inbound to mozilla-central. a=merge 2018-02-01 12:05:39 +02:00
Nicholas Nethercote 7b9969bae5 Bug 1434813 - Fix integer overflow of places.database.lastMaintenance in testing/profiles/prefs_general.js. r=glandium.
Bug 1383896 added this constant to testing/talos/talos/config.py:

> FAR_IN_FUTURE = 7258114800

which is used as the value for the "places.database.lastMaintenance" pref.
(7258114800 seconds after 1970 is the start of the year 2200.)

 libpref stores integers prefs as int32_t and the current parser doesn't detect
overflow. So this overflows to -1331819792. (I detected this with the new prefs
parser from bug 1423840, which does detect integer overflow.) As a result the
condition testing this pref in
toolkit/components/places/PlacesCategoriesStarter.js ends up always succeeding
in tests, which is the exact opposite of what was intended. This patch changes
it to 2147483647 (the year 2038), the maximum int32_t value.

(Note: this is much the same as bug 1424030, which was fixed recently.)

MozReview-Commit-ID: AQw4b8tmE9u
2018-02-01 15:40:32 +11:00
Ionut Goldan ab022664d9 Bug 1434587 - Configure absolute threshold for installer size alerts r=jmaher
MozReview-Commit-ID: Ehrh49ACBC1

--HG--
extra : rebase_source : fbd3fcdc72910840a056044776fd9569d7f08192
2018-01-31 15:31:37 +02:00
cku bed94c4056 Bug 1207734 - Part 9.h. Update animation wpt for individual transform. r=birtles
MozReview-Commit-ID: EoKXT7CcYLA

--HG--
extra : rebase_source : 29606f6bf5a2641f99ad8d43414f54141c9bad5b
extra : source : 07266c831c84f123087823e518f52b281a697116
2018-01-05 15:41:20 +08:00
cku 396f818e80 Bug 1207734 - Part 9.g. Implement testAnimationSampleRotate3d. r=birtles
testAnimationSamples is not enough for comparing the computed value of rotate
property so we need this new function.

MozReview-Commit-ID: J77e89BbjLx

--HG--
extra : rebase_source : 053f8bd5ae99d9f70e797508ca8761c3ff4083b3
extra : source : 6e8b1c53fe95e0ea21c2e93fee54288356f7945b
2018-01-15 14:18:59 +08:00
cku 1895116e1c Bug 1207734 - Part 9.d. Update manifest.json for new added wp-tests. r=emilio
Update manifest by the following command:
  ./mach wpt-manifest-update

MozReview-Commit-ID: 5uB6J60v6hl

--HG--
extra : rebase_source : 458672e63277c92c9c3db61701314c3df37f8571
extra : source : eb0277d2b3eefffcd2099e9e2c5456aeea4b68df
2017-12-19 21:22:21 +08:00
cku 170a65cba1 Bug 1207734 - Part 9.c. Clone reftests from w3c-css to web-platform-test r=emilio
We still need manually do it before bug 1423971 been fixed.

MozReview-Commit-ID: 44M2QpH0E6D

--HG--
extra : rebase_source : 7f6d4e1cc4e8d09fb19ef87162e700322c73f310
extra : source : f4854cd12cbda707e9d5dff0ed971df93a0e5461
2017-12-19 21:21:26 +08:00
shindli a9ac1e44cc Merge inbound to mozilla-central. a=merge 2018-02-01 00:32:39 +02:00
Tom Prince 4310a06dea Bug 1434365: Specify mozconfig in L10N repacks by using parts; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D509

--HG--
extra : rebase_source : 185f46837087649c790db1ee1ce5eb5ee3ee447b
2018-01-23 15:18:32 -07:00
shindli f0168929ca Backed out changeset e401076359c6 (bug 1354175) for M(8) failures on a CLOSED TREE 2018-01-31 21:26:42 +02:00
Daniel Holbert 9adbba97b7 Bug 958714 part 1: Remove special case for flex & grid items' percent block-axis margin/padding resolution, to align with other browsers. r=mats
Now, flex and grid items will resolve percent margin and padding against their
container's *inline-size*, even if the percent margin/padding is in the block
axis. This matches the CSS2 behavior that's always existed in block containers.

MozReview-Commit-ID: K3YXHpdqRHa

--HG--
extra : rebase_source : 19efcacce5367baecf18521e75ff887ca03c6c2b
2018-01-30 22:24:51 -05:00
Andrew McCreight b1b9c14aef Bug 1434420 - Add missing newline to Talos error message. r=standard8
MozReview-Commit-ID: Hq7eUYPmGaw

--HG--
extra : rebase_source : 2e7b4c03b73cf1c5670656e014e906912e257963
2018-01-30 13:09:22 -08:00
Andreea Pavel d652648d08 Merge mozilla-central to autoland a=merge on a CLOSED TREE
--HG--
rename : dom/media/webrtc/MediaEngine.h => dom/media/webrtc/MediaEnginePrefs.h
extra : rebase_source : 661454de54cac8d23010da02d0c0d68c1856500d
2018-01-31 19:39:52 +02:00
Mark Banner 9410573b5c Bug 1404253 - Disable places' bookmarks backups in mochitests to avoid intermittent failures. r=mak
MozReview-Commit-ID: 53TipklHXxX

--HG--
extra : rebase_source : bee340d9a990fd9ee98a4219d32f613e42399dcc
2018-01-29 15:50:44 +00:00
Jonathan Kingston 8e24b20ae1 Bug 1354175 - Disable AppCache in insecure contexts. r=baku,bkelly,mayhemer
MozReview-Commit-ID: wYWHkGlV8h

--HG--
extra : rebase_source : 19e2663304c582fdb20a45efc3e9b55fd43fa286
2018-01-12 19:09:30 +00:00
Emilio Cobos Álvarez c614e557e5 Bug 1434314: Update WPT expectations. r=me
MozReview-Commit-ID: But3n5PuyM3
2018-01-31 14:19:45 +01:00
Dorel Luca 890eb016d9 Merge mozilla-central to autoland. r=merge
--HG--
extra : rebase_source : f28e015c1411d7185cd69a272fea28620af062d9
2018-02-07 12:18:35 +02:00
Cameron McCormack 234b89c117 Bug 1435666 - Part 3: Remove nsIDOMXPathResult. r=bz
MozReview-Commit-ID: 9j6dUlanNTi

--HG--
extra : rebase_source : 9a790516379441d4e048009bcacdd26e93fde6ae
2018-02-05 11:39:18 +08:00
Gurzau Raul 3a5264e71b Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-02-07 00:00:20 +02:00
Robert Longson c4391552bc Bug 1435568 - Remove SVGUnitTypes values from elements r=jwatt r=bkelly (DOM Peer) 2018-02-06 21:35:34 +00:00
Boris Zbarsky 1c50f93c8b Bug 1435764 part 4. Use NodeFilter in various system-JS places instead of hardcoding constant values. r=kmag
MozReview-Commit-ID: HuwuVXWcWQE
2018-02-06 13:03:44 -05:00
Ciure Andrei 6c09be0569 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-02-03 00:15:11 +02:00
James Graham b2af961717 Bug 1435337 - Update csp test to not use alert(), r=mkwst
Alert() tends to interfere with the harness and can disrupt subsequent tests

MozReview-Commit-ID: 1mKSXDm8eWU
2018-02-02 19:09:28 +00:00
James Graham 312d73c878 Bug 1435337 - Metadata update for wpt update, a=testonly
MozReview-Commit-ID: LuVLNtA9X1l
2018-02-02 19:09:27 +00:00
James Graham d581d73378 Bug 1435337 - Remove trailing space from filename, a=testonly
MozReview-Commit-ID: KL3EXOYCCV9


--HG--
rename : testing/web-platform/tests/css/css-align/resources/alignment-parsing-utils.js  => testing/web-platform/tests/css/css-align/resources/alignment-parsing-utils.js
2018-02-02 19:09:24 +00:00
James Graham aaf51814c3 Bug 1435337 - Update web-platform-tests to revision 7174d3e89f3057aae399483194dc4b608ee8c933, a=testonly
MozReview-Commit-ID: CSM0hnryiTp


--HG--
rename : testing/web-platform/tests/content-security-policy/reporting/reporting-api-doesnt-send-reports-without-violation.https.sub.html => testing/web-platform/tests/content-security-policy/reporting-api/reporting-api-doesnt-send-reports-without-violation.https.sub.html
rename : testing/web-platform/tests/content-security-policy/reporting/reporting-api-report-only-sends-reports-on-violation.https.sub.html => testing/web-platform/tests/content-security-policy/reporting-api/reporting-api-report-only-sends-reports-on-violation.https.sub.html
rename : testing/web-platform/tests/content-security-policy/reporting/reporting-api-report-to-overrides-report-uri-1.https.sub.html => testing/web-platform/tests/content-security-policy/reporting-api/reporting-api-report-to-overrides-report-uri-1.https.sub.html
rename : testing/web-platform/tests/content-security-policy/reporting/reporting-api-report-to-overrides-report-uri-2.https.sub.html => testing/web-platform/tests/content-security-policy/reporting-api/reporting-api-report-to-overrides-report-uri-2.https.sub.html
rename : testing/web-platform/tests/content-security-policy/reporting/reporting-api-sends-reports-on-violation.https.sub.html => testing/web-platform/tests/content-security-policy/reporting-api/reporting-api-sends-reports-on-violation.https.sub.html
2018-02-02 19:09:23 +00:00
shindli 8bf605352e Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-02-01 00:38:55 +02:00
Marco Castelluccio 583838a613 Bug 1431388 - Don't assert size of the resulting rewritten LCOV file, as with C++-only test suites it can be empty. r=me
--HG--
extra : rebase_source : 232a9430c58cd129baa100aa713d6153a9390fc6
2018-01-31 22:05:24 +01:00
Ben Kelly 58aa37e68c Bug 1435781 Make fetch-event.https.html POST tests set a content-type when reflecting the upload body back in the response. r=bz 2018-02-05 13:33:06 -08:00
Ciure Andrei c536f2de2c Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-02-08 00:32:12 +02:00
Mark Banner ff6299c6be Bug 1436389 - Fix space-unary-ops issues picked up by the new version of ESLint. r=mossop
MozReview-Commit-ID: 9yCnRlu2k1a

--HG--
extra : rebase_source : fa1d571ddc3aefd66abcf4f884c9669f64e5f230
2018-02-07 16:41:19 +00:00
Alexandre Poirot c4601413b4 Bug 1419328 - Run DAMP test against a document specific to the webconsole. r=nchevobbe
MozReview-Commit-ID: Dzyh733rgfG

--HG--
extra : rebase_source : 8d082d26d46ca67f03a65d03115eebaa72105f89
2017-11-17 03:27:10 -08:00
Andreas Tolfsen f83a4332e9 Bug 1434293 - Move mochitest off deprecated Marionette prefs. r=gbrown
The marionette.logging preference has been deprecated for some time.
We will want to use the official marionette.log.level preference instead.

Supported preferences are listed in
testing/marionette/prefs/marionette.js.

MozReview-Commit-ID: 4Z6OgqITe14

--HG--
extra : rebase_source : 62eabd701e79002b3828c3452e634966a2846643
2018-01-30 18:37:07 +00:00
Kris Maglione 19a956c2c6 Bug 1431533: Part 5b - Fix ESLint errors left over after rewrite. r=florian
MozReview-Commit-ID: 7bVI1iM6hor

--HG--
extra : source : 0b97a30cadb1a96d3cafae6b79ef0d3ec26770cf
extra : amend_source : 09a90b29837e339eec7bdf8504f86c28e74ca3dd
extra : intermediate-source : a1eca62826a1341ca24d4d2a93d4884d4fc7ad51
extra : histedit_source : eb26e73b531f9a34d3401d39f60b533b27b78540
2018-01-18 16:27:26 -08:00
Kris Maglione 918ed6c474 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl

--HG--
extra : source : 12fc4dee861c812fd2bd032c63ef17af61800c70
extra : intermediate-source : 34c999fa006bffe8705cf50c54708aa21a962e62
extra : histedit_source : b2be2c5e5d226e6c347312456a6ae339c1e634b0
2018-01-29 15:20:18 -08:00
James Graham d831c68730 Bug 1433618 - Ensure that resource_initiator_types test is only run once, r=ato
It's not obvious to me how this can run more than once, but it seems there's a
race condition; this is intended to bandaid that

MozReview-Commit-ID: LWAW6xEaJ5w
2018-01-30 17:53:19 +00:00
James Graham 4d99fd04a4 Bug 1433190 - Disable FileAPI url tests on OSX for instability, a=testonly
MozReview-Commit-ID: 2ZTKDYqYuOX
2018-01-30 17:46:34 +00:00
James Graham 45b17c2ccd Bug 1433144 - Ignore some lint errors introduced by the wpt import, a=testonly
MozReview-Commit-ID: IGNtkmzvOhs
2018-01-30 17:46:27 +00:00
James Graham 17a4f1d43c Bug 1433144 - Update metadata for wpt update, a=testonly
MozReview-Commit-ID: 7ILmVq1bNRj


--HG--
rename : testing/web-platform/meta/quirks-mode/historical/list-item-bullet-size.html.ini => testing/web-platform/meta/quirks/historical/list-item-bullet-size.html.ini
rename : testing/web-platform/meta/quirks-mode/line-height-calculation.html.ini => testing/web-platform/meta/quirks/line-height-calculation.html.ini
rename : testing/web-platform/meta/quirks-mode/percentage-height-calculation.html.ini => testing/web-platform/meta/quirks/percentage-height-calculation.html.ini
rename : testing/web-platform/meta/quirks-mode/table-cell-width-calculation.html.ini => testing/web-platform/meta/quirks/table-cell-width-calculation.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/__dir__.ini => testing/web-platform/meta/xhr/__dir__.ini
rename : testing/web-platform/meta/XMLHttpRequest/abort-after-stop.htm.ini => testing/web-platform/meta/xhr/abort-after-stop.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/access-control-basic-cors-safelisted-request-headers.htm.ini => testing/web-platform/meta/xhr/access-control-basic-cors-safelisted-request-headers.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/access-control-preflight-credential-async.htm.ini => testing/web-platform/meta/xhr/access-control-preflight-credential-async.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/access-control-preflight-credential-sync.htm.ini => testing/web-platform/meta/xhr/access-control-preflight-credential-sync.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/data-uri.htm.ini => testing/web-platform/meta/xhr/data-uri.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/event-upload-progress-crossorigin.htm.ini => testing/web-platform/meta/xhr/event-upload-progress-crossorigin.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/historical.html.ini => testing/web-platform/meta/xhr/historical.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/open-during-abort-processing.htm.ini => testing/web-platform/meta/xhr/open-during-abort-processing.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/open-url-multi-window-4.htm.ini => testing/web-platform/meta/xhr/open-url-multi-window-4.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/open-url-multi-window-6.htm.ini => testing/web-platform/meta/xhr/open-url-multi-window-6.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/overridemimetype-blob.html.ini => testing/web-platform/meta/xhr/overridemimetype-blob.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/responsetext-decoding.htm.ini => testing/web-platform/meta/xhr/responsetext-decoding.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/responsexml-document-properties.htm.ini => testing/web-platform/meta/xhr/responsexml-document-properties.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-authentication-basic.htm.ini => testing/web-platform/meta/xhr/send-authentication-basic.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-receive-utf16.htm.ini => testing/web-platform/meta/xhr/send-receive-utf16.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-redirect-to-cors.htm.ini => testing/web-platform/meta/xhr/send-redirect-to-cors.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-response-event-order.htm.ini => testing/web-platform/meta/xhr/send-response-event-order.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-response-upload-event-progress.htm.ini => testing/web-platform/meta/xhr/send-response-upload-event-progress.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-sync-blocks-async.htm.ini => testing/web-platform/meta/xhr/send-sync-blocks-async.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/setrequestheader-allow-empty-value.htm.ini => testing/web-platform/meta/xhr/setrequestheader-allow-empty-value.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm.ini => testing/web-platform/meta/xhr/setrequestheader-allow-whitespace-in-value.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/setrequestheader-content-type.htm.ini => testing/web-platform/meta/xhr/setrequestheader-content-type.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/xmlhttprequest-sync-default-feature-policy.sub.html.ini => testing/web-platform/meta/xhr/xmlhttprequest-sync-default-feature-policy.sub.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html.ini => testing/web-platform/meta/xhr/xmlhttprequest-timeout-overridesexpires.html.ini
2018-01-30 17:46:19 +00:00
James Graham 07da99cbef Bug 1433144 - Update web-platform-tests to revision 2e19bfdaee6edb2c1069c07e14037284167284a3, a=testonly
MozReview-Commit-ID: 13sFeYHTYGC


--HG--
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/digest/digest.worker.js => testing/web-platform/tests/WebCryptoAPI/digest/digest.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.js => testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/WebCryptoAPI.idl => testing/web-platform/tests/interfaces/WebCryptoAPI.idl
rename : testing/web-platform/tests/quirks-mode/active-and-hover-manual.html => testing/web-platform/tests/quirks/active-and-hover-manual.html
rename : testing/web-platform/tests/quirks-mode/blocks-ignore-line-height.html => testing/web-platform/tests/quirks/blocks-ignore-line-height.html
rename : testing/web-platform/tests/quirks-mode/classname-query-after-sibling-adoption.html => testing/web-platform/tests/quirks/classname-query-after-sibling-adoption.html
rename : testing/web-platform/tests/quirks-mode/hashless-hex-color.html => testing/web-platform/tests/quirks/hashless-hex-color.html
rename : testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size-ref.html => testing/web-platform/tests/quirks/historical/list-item-bullet-size-ref.html
rename : testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size.html => testing/web-platform/tests/quirks/historical/list-item-bullet-size.html
rename : testing/web-platform/tests/quirks-mode/line-height-calculation.html => testing/web-platform/tests/quirks/line-height-calculation.html
rename : testing/web-platform/tests/quirks-mode/percentage-height-calculation.html => testing/web-platform/tests/quirks/percentage-height-calculation.html
rename : testing/web-platform/tests/quirks-mode/supports.html => testing/web-platform/tests/quirks/supports.html
rename : testing/web-platform/tests/quirks-mode/table-cell-nowrap-minimum-width-calculation.html => testing/web-platform/tests/quirks/table-cell-nowrap-minimum-width-calculation.html
rename : testing/web-platform/tests/quirks-mode/table-cell-width-calculation.html => testing/web-platform/tests/quirks/table-cell-width-calculation.html
rename : testing/web-platform/tests/quirks-mode/unitless-length.html => testing/web-platform/tests/quirks/unitless-length.html
rename : testing/web-platform/tests/XMLHttpRequest/resources/pass.txt => testing/web-platform/tests/service-workers/service-worker/resources/pass.txt
rename : testing/web-platform/tests/XMLHttpRequest/FormData-append.html => testing/web-platform/tests/xhr/FormData-append.html
rename : testing/web-platform/tests/XMLHttpRequest/OWNERS => testing/web-platform/tests/xhr/OWNERS
rename : testing/web-platform/tests/XMLHttpRequest/README.md => testing/web-platform/tests/xhr/README.md
rename : testing/web-platform/tests/XMLHttpRequest/XMLHttpRequest-withCredentials.any.js => testing/web-platform/tests/xhr/XMLHttpRequest-withCredentials.any.js
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-receive.htm => testing/web-platform/tests/xhr/abort-after-receive.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-send.htm => testing/web-platform/tests/xhr/abort-after-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-stop.htm => testing/web-platform/tests/xhr/abort-after-stop.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-timeout.htm => testing/web-platform/tests/xhr/abort-after-timeout.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-done.htm => testing/web-platform/tests/xhr/abort-during-done.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-headers-received.htm => testing/web-platform/tests/xhr/abort-during-headers-received.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-loading.htm => testing/web-platform/tests/xhr/abort-during-loading.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-open.htm => testing/web-platform/tests/xhr/abort-during-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-open.js => testing/web-platform/tests/xhr/abort-during-open.js
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-open.worker.js => testing/web-platform/tests/xhr/abort-during-open.worker.js
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-unsent.htm => testing/web-platform/tests/xhr/abort-during-unsent.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-upload.htm => testing/web-platform/tests/xhr/abort-during-upload.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-abort.htm => testing/web-platform/tests/xhr/abort-event-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-listeners.htm => testing/web-platform/tests/xhr/abort-event-listeners.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-loadend.htm => testing/web-platform/tests/xhr/abort-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-order.htm => testing/web-platform/tests/xhr/abort-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-upload-event-abort.htm => testing/web-platform/tests/xhr/abort-upload-event-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-upload-event-loadend.htm => testing/web-platform/tests/xhr/abort-upload-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/anonymous-mode-unsupported.htm => testing/web-platform/tests/xhr/anonymous-mode-unsupported.htm
rename : testing/web-platform/tests/XMLHttpRequest/data-uri.htm => testing/web-platform/tests/xhr/data-uri.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-abort.htm => testing/web-platform/tests/xhr/event-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-error-order.sub.html => testing/web-platform/tests/xhr/event-error-order.sub.html
rename : testing/web-platform/tests/XMLHttpRequest/event-error.sub.html => testing/web-platform/tests/xhr/event-error.sub.html
rename : testing/web-platform/tests/XMLHttpRequest/event-load.htm => testing/web-platform/tests/xhr/event-load.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-loadend.htm => testing/web-platform/tests/xhr/event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-loadstart-upload.htm => testing/web-platform/tests/xhr/event-loadstart-upload.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-loadstart.htm => testing/web-platform/tests/xhr/event-loadstart.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-progress.htm => testing/web-platform/tests/xhr/event-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-readystate-sync-open.htm => testing/web-platform/tests/xhr/event-readystate-sync-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-readystatechange-loaded.htm => testing/web-platform/tests/xhr/event-readystatechange-loaded.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-timeout-order.htm => testing/web-platform/tests/xhr/event-timeout-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-timeout.htm => testing/web-platform/tests/xhr/event-timeout.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-upload-progress.htm => testing/web-platform/tests/xhr/event-upload-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/firing-events-http-content-length.html => testing/web-platform/tests/xhr/firing-events-http-content-length.html
rename : testing/web-platform/tests/XMLHttpRequest/firing-events-http-no-content-length.html => testing/web-platform/tests/xhr/firing-events-http-no-content-length.html
rename : testing/web-platform/tests/XMLHttpRequest/folder.txt => testing/web-platform/tests/xhr/folder.txt
rename : testing/web-platform/tests/XMLHttpRequest/formdata-blob.htm => testing/web-platform/tests/xhr/formdata-blob.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-delete.htm => testing/web-platform/tests/xhr/formdata-delete.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-foreach.html => testing/web-platform/tests/xhr/formdata-foreach.html
rename : testing/web-platform/tests/XMLHttpRequest/formdata-get.htm => testing/web-platform/tests/xhr/formdata-get.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-has.htm => testing/web-platform/tests/xhr/formdata-has.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-set.htm => testing/web-platform/tests/xhr/formdata-set.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata.htm => testing/web-platform/tests/xhr/formdata.htm
rename : testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-cookies.htm => testing/web-platform/tests/xhr/getallresponseheaders-cookies.htm
rename : testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-status.htm => testing/web-platform/tests/xhr/getallresponseheaders-status.htm
rename : testing/web-platform/tests/XMLHttpRequest/getallresponseheaders.htm => testing/web-platform/tests/xhr/getallresponseheaders.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-case-insensitive.htm => testing/web-platform/tests/xhr/getresponseheader-case-insensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm => testing/web-platform/tests/xhr/getresponseheader-chunked-trailer.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-cookies-and-more.htm => testing/web-platform/tests/xhr/getresponseheader-cookies-and-more.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-error-state.htm => testing/web-platform/tests/xhr/getresponseheader-error-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-server-date.htm => testing/web-platform/tests/xhr/getresponseheader-server-date.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-special-characters.htm => testing/web-platform/tests/xhr/getresponseheader-special-characters.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-unsent-opened-state.htm => testing/web-platform/tests/xhr/getresponseheader-unsent-opened-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/headers-normalize-response.htm => testing/web-platform/tests/xhr/headers-normalize-response.htm
rename : testing/web-platform/tests/XMLHttpRequest/historical.html => testing/web-platform/tests/xhr/historical.html
rename : testing/web-platform/tests/XMLHttpRequest/loadstart-and-state.html => testing/web-platform/tests/xhr/loadstart-and-state.html
rename : testing/web-platform/tests/XMLHttpRequest/no-utf16-json.htm => testing/web-platform/tests/xhr/no-utf16-json.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-after-abort.htm => testing/web-platform/tests/xhr/open-after-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-after-setrequestheader.htm => testing/web-platform/tests/xhr/open-after-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-during-abort-event.htm => testing/web-platform/tests/xhr/open-during-abort-event.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-during-abort-processing.htm => testing/web-platform/tests/xhr/open-during-abort-processing.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-during-abort.htm => testing/web-platform/tests/xhr/open-during-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-bogus.htm => testing/web-platform/tests/xhr/open-method-bogus.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-case-insensitive.htm => testing/web-platform/tests/xhr/open-method-case-insensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-case-sensitive.htm => testing/web-platform/tests/xhr/open-method-case-sensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-insecure.htm => testing/web-platform/tests/xhr/open-method-insecure.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-responsetype-set-sync.htm => testing/web-platform/tests/xhr/open-method-responsetype-set-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-open-send.htm => testing/web-platform/tests/xhr/open-open-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-open-sync-send.htm => testing/web-platform/tests/xhr/open-open-sync-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-referer.htm => testing/web-platform/tests/xhr/open-referer.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-send-during-abort.htm => testing/web-platform/tests/xhr/open-send-during-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-send-open.htm => testing/web-platform/tests/xhr/open-send-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-sync-open-send.htm => testing/web-platform/tests/xhr/open-sync-open-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-about-blank-window.htm => testing/web-platform/tests/xhr/open-url-about-blank-window.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted-after-open.htm => testing/web-platform/tests/xhr/open-url-base-inserted-after-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted.htm => testing/web-platform/tests/xhr/open-url-base-inserted.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-base.htm => testing/web-platform/tests/xhr/open-url-base.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-encoding.htm => testing/web-platform/tests/xhr/open-url-encoding.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window-2.htm => testing/web-platform/tests/xhr/open-url-javascript-window-2.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window.htm => testing/web-platform/tests/xhr/open-url-javascript-window.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-2.htm => testing/web-platform/tests/xhr/open-url-multi-window-2.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-3.htm => testing/web-platform/tests/xhr/open-url-multi-window-3.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-4.htm => testing/web-platform/tests/xhr/open-url-multi-window-4.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-5.htm => testing/web-platform/tests/xhr/open-url-multi-window-5.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-6.htm => testing/web-platform/tests/xhr/open-url-multi-window-6.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window.htm => testing/web-platform/tests/xhr/open-url-multi-window.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-redirected-worker-origin.htm => testing/web-platform/tests/xhr/open-url-redirected-worker-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-worker-origin.htm => testing/web-platform/tests/xhr/open-url-worker-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-worker-simple.htm => testing/web-platform/tests/xhr/open-url-worker-simple.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-user-password-non-same-origin.htm => testing/web-platform/tests/xhr/open-user-password-non-same-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-blob.html => testing/web-platform/tests/xhr/overridemimetype-blob.html
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-done-state.htm => testing/web-platform/tests/xhr/overridemimetype-done-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-headers-received-state-force-shiftjis.htm => testing/web-platform/tests/xhr/overridemimetype-headers-received-state-force-shiftjis.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-invalid-mime-type.htm => testing/web-platform/tests/xhr/overridemimetype-invalid-mime-type.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-loading-state.htm => testing/web-platform/tests/xhr/overridemimetype-loading-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-utf-8.htm => testing/web-platform/tests/xhr/overridemimetype-open-state-force-utf-8.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-xml.htm => testing/web-platform/tests/xhr/overridemimetype-open-state-force-xml.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-unsent-state-force-shiftjis.htm => testing/web-platform/tests/xhr/overridemimetype-unsent-state-force-shiftjis.htm
rename : testing/web-platform/tests/XMLHttpRequest/preserve-ua-header-on-redirect.htm => testing/web-platform/tests/xhr/preserve-ua-header-on-redirect.htm
rename : testing/web-platform/tests/XMLHttpRequest/progress-events-response-data-gzip.htm => testing/web-platform/tests/xhr/progress-events-response-data-gzip.htm
rename : testing/web-platform/tests/XMLHttpRequest/progressevent-constructor.html => testing/web-platform/tests/xhr/progressevent-constructor.html
rename : testing/web-platform/tests/XMLHttpRequest/progressevent-interface.html => testing/web-platform/tests/xhr/progressevent-interface.html
rename : testing/web-platform/tests/XMLHttpRequest/resources/accept-language.py => testing/web-platform/tests/xhr/resources/accept-language.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/accept.py => testing/web-platform/tests/xhr/resources/accept.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-allow-lists.py => testing/web-platform/tests/xhr/resources/access-control-allow-lists.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-allow-with-body.py => testing/web-platform/tests/xhr/resources/access-control-allow-with-body.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-auth-basic.py => testing/web-platform/tests/xhr/resources/access-control-auth-basic.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow-no-credentials.py => testing/web-platform/tests/xhr/resources/access-control-basic-allow-no-credentials.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow-star.py => testing/web-platform/tests/xhr/resources/access-control-basic-allow-star.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow.py => testing/web-platform/tests/xhr/resources/access-control-basic-allow.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-cors-safelisted-request-headers.py => testing/web-platform/tests/xhr/resources/access-control-basic-cors-safelisted-request-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-denied.py => testing/web-platform/tests/xhr/resources/access-control-basic-denied.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-options-not-supported.py => testing/web-platform/tests/xhr/resources/access-control-basic-options-not-supported.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache-invalidation.py => testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache-invalidation.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache-timeout.py => testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache-timeout.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache.py => testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-put-allow.py => testing/web-platform/tests/xhr/resources/access-control-basic-put-allow.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-whitelist-response-headers.py => testing/web-platform/tests/xhr/resources/access-control-basic-whitelist-response-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-cookie.py => testing/web-platform/tests/xhr/resources/access-control-cookie.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-origin-header.py => testing/web-platform/tests/xhr/resources/access-control-origin-header.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-denied.py => testing/web-platform/tests/xhr/resources/access-control-preflight-denied.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-header-lowercase.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-header-lowercase.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-header-sorted.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-header-sorted.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-headers-origin.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-headers-origin.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-invalid-status.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-invalid-status.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-must-not-contain-cookie.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-must-not-contain-cookie.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-sandboxed-iframe.html => testing/web-platform/tests/xhr/resources/access-control-sandboxed-iframe.html
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth1/auth.py => testing/web-platform/tests/xhr/resources/auth1/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth2/auth.py => testing/web-platform/tests/xhr/resources/auth2/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth2/corsenabled.py => testing/web-platform/tests/xhr/resources/auth2/corsenabled.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth3/auth.py => testing/web-platform/tests/xhr/resources/auth3/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth4/auth.py => testing/web-platform/tests/xhr/resources/auth4/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth5/auth.py => testing/web-platform/tests/xhr/resources/auth5/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth6/auth.py => testing/web-platform/tests/xhr/resources/auth6/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth7/corsenabled.py => testing/web-platform/tests/xhr/resources/auth7/corsenabled.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth8/corsenabled-no-authorize.py => testing/web-platform/tests/xhr/resources/auth8/corsenabled-no-authorize.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth9/auth.py => testing/web-platform/tests/xhr/resources/auth9/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/authentication.py => testing/web-platform/tests/xhr/resources/authentication.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/base.xml => testing/web-platform/tests/xhr/resources/base.xml
rename : testing/web-platform/tests/XMLHttpRequest/resources/chunked.py => testing/web-platform/tests/xhr/resources/chunked.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/conditional.py => testing/web-platform/tests/xhr/resources/conditional.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/content.py => testing/web-platform/tests/xhr/resources/content.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/corsenabled.py => testing/web-platform/tests/xhr/resources/corsenabled.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/delay.py => testing/web-platform/tests/xhr/resources/delay.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/echo-headers.py => testing/web-platform/tests/xhr/resources/echo-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/echo-method.py => testing/web-platform/tests/xhr/resources/echo-method.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/empty-div-utf8-html.py => testing/web-platform/tests/xhr/resources/empty-div-utf8-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/folder.txt => testing/web-platform/tests/xhr/resources/folder.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/form.py => testing/web-platform/tests/xhr/resources/form.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/gzip.py => testing/web-platform/tests/xhr/resources/gzip.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/header-content-length.asis => testing/web-platform/tests/xhr/resources/header-content-length.asis
rename : testing/web-platform/tests/XMLHttpRequest/resources/headers-basic.asis => testing/web-platform/tests/xhr/resources/headers-basic.asis
rename : testing/web-platform/tests/XMLHttpRequest/resources/headers.asis => testing/web-platform/tests/xhr/resources/headers.asis
rename : testing/web-platform/tests/XMLHttpRequest/resources/headers.py => testing/web-platform/tests/xhr/resources/headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/image.gif => testing/web-platform/tests/xhr/resources/image.gif
rename : testing/web-platform/tests/XMLHttpRequest/resources/img-utf8-html.py => testing/web-platform/tests/xhr/resources/img-utf8-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/img.jpg => testing/web-platform/tests/xhr/resources/img.jpg
rename : testing/web-platform/tests/XMLHttpRequest/resources/infinite-redirects.py => testing/web-platform/tests/xhr/resources/infinite-redirects.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/init.htm => testing/web-platform/tests/xhr/resources/init.htm
rename : testing/web-platform/tests/XMLHttpRequest/resources/inspect-headers.py => testing/web-platform/tests/xhr/resources/inspect-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/invalid-utf8-html.py => testing/web-platform/tests/xhr/resources/invalid-utf8-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/last-modified.py => testing/web-platform/tests/xhr/resources/last-modified.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/no-custom-header-on-preflight.py => testing/web-platform/tests/xhr/resources/no-custom-header-on-preflight.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/nocors/folder.txt => testing/web-platform/tests/xhr/resources/nocors/folder.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/parse-headers.py => testing/web-platform/tests/xhr/resources/parse-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/pass.txt => testing/web-platform/tests/xhr/resources/pass.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/redirect-cors.py => testing/web-platform/tests/xhr/resources/redirect-cors.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/redirect.py => testing/web-platform/tests/xhr/resources/redirect.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/requri.py => testing/web-platform/tests/xhr/resources/requri.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/reset-token.py => testing/web-platform/tests/xhr/resources/reset-token.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/responseType-document-in-worker.js => testing/web-platform/tests/xhr/resources/responseType-document-in-worker.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/responseXML-unavailable-in-worker.js => testing/web-platform/tests/xhr/resources/responseXML-unavailable-in-worker.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-1.htm => testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-1.htm
rename : testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-2.htm => testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-2.htm
rename : testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-helper.js => testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-helper.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/shift-jis-html.py => testing/web-platform/tests/xhr/resources/shift-jis-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/status.py => testing/web-platform/tests/xhr/resources/status.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/trickle.py => testing/web-platform/tests/xhr/resources/trickle.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/upload.py => testing/web-platform/tests/xhr/resources/upload.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/utf16-bom.json => testing/web-platform/tests/xhr/resources/utf16-bom.json
rename : testing/web-platform/tests/XMLHttpRequest/resources/utf16.txt => testing/web-platform/tests/xhr/resources/utf16.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/well-formed.xml => testing/web-platform/tests/xhr/resources/well-formed.xml
rename : testing/web-platform/tests/XMLHttpRequest/resources/win-1252-html.py => testing/web-platform/tests/xhr/resources/win-1252-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/win-1252-xml.py => testing/web-platform/tests/xhr/resources/win-1252-xml.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-origin-referrer.js => testing/web-platform/tests/xhr/resources/workerxhr-origin-referrer.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-simple.js => testing/web-platform/tests/xhr/resources/workerxhr-simple.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-event-order.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-event-order.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-aborted.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-aborted.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-abortedonmain.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-abortedonmain.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overrides.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-overrides.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overridesexpires.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-overridesexpires.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-runner.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-runner.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-simple.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-simple.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconmain.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-synconmain.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconworker.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-synconworker.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-twice.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-twice.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/zlib.py => testing/web-platform/tests/xhr/resources/zlib.py
rename : testing/web-platform/tests/XMLHttpRequest/response-data-arraybuffer.htm => testing/web-platform/tests/xhr/response-data-arraybuffer.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-blob.htm => testing/web-platform/tests/xhr/response-data-blob.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-deflate.htm => testing/web-platform/tests/xhr/response-data-deflate.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-gzip.htm => testing/web-platform/tests/xhr/response-data-gzip.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-progress.htm => testing/web-platform/tests/xhr/response-data-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-invalid-responsetype.htm => testing/web-platform/tests/xhr/response-invalid-responsetype.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-json.htm => testing/web-platform/tests/xhr/response-json.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-method.htm => testing/web-platform/tests/xhr/response-method.htm
rename : testing/web-platform/tests/XMLHttpRequest/responseText-status.html => testing/web-platform/tests/xhr/responseText-status.html
rename : testing/web-platform/tests/XMLHttpRequest/responseType-document-in-worker.html => testing/web-platform/tests/xhr/responseType-document-in-worker.html
rename : testing/web-platform/tests/XMLHttpRequest/responseXML-unavailable-in-worker.html => testing/web-platform/tests/xhr/responseXML-unavailable-in-worker.html
rename : testing/web-platform/tests/XMLHttpRequest/responsedocument-decoding.htm => testing/web-platform/tests/xhr/responsedocument-decoding.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsetext-decoding.htm => testing/web-platform/tests/xhr/responsetext-decoding.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsetype.html => testing/web-platform/tests/xhr/responsetype.html
rename : testing/web-platform/tests/XMLHttpRequest/responseurl.html => testing/web-platform/tests/xhr/responseurl.html
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-basic.htm => testing/web-platform/tests/xhr/responsexml-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-document-properties.htm => testing/web-platform/tests/xhr/responsexml-document-properties.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-get-twice.htm => testing/web-platform/tests/xhr/responsexml-get-twice.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-media-type.htm => testing/web-platform/tests/xhr/responsexml-media-type.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-non-document-types.htm => testing/web-platform/tests/xhr/responsexml-non-document-types.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-non-well-formed.htm => testing/web-platform/tests/xhr/responsexml-non-well-formed.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-accept-language.htm => testing/web-platform/tests/xhr/send-accept-language.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-accept.htm => testing/web-platform/tests/xhr/send-accept.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors-not-enabled.htm => testing/web-platform/tests/xhr/send-authentication-basic-cors-not-enabled.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors.htm => testing/web-platform/tests/xhr/send-authentication-basic-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-repeat-no-args.htm => testing/web-platform/tests/xhr/send-authentication-basic-repeat-no-args.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-and-arguments.htm => testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader-and-arguments.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-existing-session.htm => testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader-existing-session.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader.htm => testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic.htm => testing/web-platform/tests/xhr/send-authentication-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-competing-names-passwords.htm => testing/web-platform/tests/xhr/send-authentication-competing-names-passwords.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm => testing/web-platform/tests/xhr/send-authentication-cors-basic-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred.htm => testing/web-platform/tests/xhr/send-authentication-cors-setrequestheader-no-cred.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-existing-session-manual.htm => testing/web-platform/tests/xhr/send-authentication-existing-session-manual.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-2-manual.htm => testing/web-platform/tests/xhr/send-authentication-prompt-2-manual.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-manual.htm => testing/web-platform/tests/xhr/send-authentication-prompt-manual.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-blob-with-no-mime-type.html => testing/web-platform/tests/xhr/send-blob-with-no-mime-type.html
rename : testing/web-platform/tests/XMLHttpRequest/send-conditional-cors.htm => testing/web-platform/tests/xhr/send-conditional-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-conditional.htm => testing/web-platform/tests/xhr/send-conditional.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-content-type-charset.htm => testing/web-platform/tests/xhr/send-content-type-charset.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-content-type-string.htm => testing/web-platform/tests/xhr/send-content-type-string.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-arraybuffer.htm => testing/web-platform/tests/xhr/send-data-arraybuffer.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-arraybufferview.htm => testing/web-platform/tests/xhr/send-data-arraybufferview.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-blob.htm => testing/web-platform/tests/xhr/send-data-blob.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-es-object.htm => testing/web-platform/tests/xhr/send-data-es-object.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-formdata.htm => testing/web-platform/tests/xhr/send-data-formdata.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-unexpected-tostring.htm => testing/web-platform/tests/xhr/send-data-unexpected-tostring.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-basic.htm => testing/web-platform/tests/xhr/send-entity-body-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-document-bogus.htm => testing/web-platform/tests/xhr/send-entity-body-document-bogus.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-document.htm => testing/web-platform/tests/xhr/send-entity-body-document.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-empty.htm => testing/web-platform/tests/xhr/send-entity-body-empty.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head-async.htm => testing/web-platform/tests/xhr/send-entity-body-get-head-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head.htm => testing/web-platform/tests/xhr/send-entity-body-get-head.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-none.htm => testing/web-platform/tests/xhr/send-entity-body-none.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-network-error-async-events.sub.htm => testing/web-platform/tests/xhr/send-network-error-async-events.sub.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-network-error-sync-events.sub.htm => testing/web-platform/tests/xhr/send-network-error-sync-events.sub.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadend.htm => testing/web-platform/tests/xhr/send-no-response-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadstart.htm => testing/web-platform/tests/xhr/send-no-response-event-loadstart.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-no-response-event-order.htm => testing/web-platform/tests/xhr/send-no-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-non-same-origin.htm => testing/web-platform/tests/xhr/send-non-same-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-receive-utf16.htm => testing/web-platform/tests/xhr/send-receive-utf16.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus-sync.htm => testing/web-platform/tests/xhr/send-redirect-bogus-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus.htm => testing/web-platform/tests/xhr/send-redirect-bogus.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite-sync.htm => testing/web-platform/tests/xhr/send-redirect-infinite-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite.htm => testing/web-platform/tests/xhr/send-redirect-infinite.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-no-location.htm => testing/web-platform/tests/xhr/send-redirect-no-location.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-post-upload.htm => testing/web-platform/tests/xhr/send-redirect-post-upload.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-to-cors.htm => testing/web-platform/tests/xhr/send-redirect-to-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-to-non-cors.htm => testing/web-platform/tests/xhr/send-redirect-to-non-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect.htm => testing/web-platform/tests/xhr/send-redirect.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-event-order.htm => testing/web-platform/tests/xhr/send-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadend.htm => testing/web-platform/tests/xhr/send-response-upload-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadstart.htm => testing/web-platform/tests/xhr/send-response-upload-event-loadstart.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-progress.htm => testing/web-platform/tests/xhr/send-response-upload-event-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-send.htm => testing/web-platform/tests/xhr/send-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-send.js => testing/web-platform/tests/xhr/send-send.js
rename : testing/web-platform/tests/XMLHttpRequest/send-send.worker.js => testing/web-platform/tests/xhr/send-send.worker.js
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-blocks-async.htm => testing/web-platform/tests/xhr/send-sync-blocks-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-load.htm => testing/web-platform/tests/xhr/send-sync-no-response-event-load.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-loadend.htm => testing/web-platform/tests/xhr/send-sync-no-response-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-order.htm => testing/web-platform/tests/xhr/send-sync-no-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-response-event-order.htm => testing/web-platform/tests/xhr/send-sync-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-timeout.htm => testing/web-platform/tests/xhr/send-sync-timeout.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-timeout-events.htm => testing/web-platform/tests/xhr/send-timeout-events.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-usp.any.js => testing/web-platform/tests/xhr/send-usp.any.js
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-after-send.htm => testing/web-platform/tests/xhr/setrequestheader-after-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-empty-value.htm => testing/web-platform/tests/xhr/setrequestheader-allow-empty-value.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm => testing/web-platform/tests/xhr/setrequestheader-allow-whitespace-in-value.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-before-open.htm => testing/web-platform/tests/xhr/setrequestheader-before-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-name.htm => testing/web-platform/tests/xhr/setrequestheader-bogus-name.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-value.htm => testing/web-platform/tests/xhr/setrequestheader-bogus-value.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-case-insensitive.htm => testing/web-platform/tests/xhr/setrequestheader-case-insensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-content-type.htm => testing/web-platform/tests/xhr/setrequestheader-content-type.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-allowed.htm => testing/web-platform/tests/xhr/setrequestheader-header-allowed.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-forbidden.htm => testing/web-platform/tests/xhr/setrequestheader-header-forbidden.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-open-setrequestheader.htm => testing/web-platform/tests/xhr/setrequestheader-open-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/status-async.htm => testing/web-platform/tests/xhr/status-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/status-basic.htm => testing/web-platform/tests/xhr/status-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/status-error.htm => testing/web-platform/tests/xhr/status-error.htm
rename : testing/web-platform/tests/XMLHttpRequest/template-element.html => testing/web-platform/tests/xhr/template-element.html
rename : testing/web-platform/tests/XMLHttpRequest/timeout-cors-async.htm => testing/web-platform/tests/xhr/timeout-cors-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/timeout-sync.htm => testing/web-platform/tests/xhr/timeout-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-basic.htm => testing/web-platform/tests/xhr/xmlhttprequest-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-eventtarget.htm => testing/web-platform/tests/xhr/xmlhttprequest-eventtarget.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error-sync.htm => testing/web-platform/tests/xhr/xmlhttprequest-network-error-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error.htm => testing/web-platform/tests/xhr/xmlhttprequest-network-error.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-block-defer-scripts-subframe.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-block-defer-scripts.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-block-scripts.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-not-hang-scriptloader-subframe.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-not-hang-scriptloader.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-aborted.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-aborted.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-abortedonmain.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overrides.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-overrides.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-overridesexpires.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-reused.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-reused.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-simple.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-simple.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-synconmain.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-twice.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-twice.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-aborted.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-overrides.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-overridesexpires.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-simple.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-synconworker.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-twice.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-unsent.htm => testing/web-platform/tests/xhr/xmlhttprequest-unsent.htm
2018-01-30 17:46:09 +00:00
Csoregi Natalia 1d557a2997 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-01-30 18:24:05 +02:00
Geoff Brown 8992f95ae8 Bug 1402358 - In Android emulator tests, shutdown faster; r=jmaher
When the emulator is in good shape, emulator verification on shutdown
only takes a few seconds. However, if the emulator is hung or otherwise
unresponsive, emulator verification can take several minutes. In the
pathological worst case, verification slows down the task enough to
exceed the task timeout, resulting in a failure that would otherwise
have been handled as a task retry. Emulator verification on shutdown
provides little value, so it is simply eliminated.
2018-01-30 08:47:16 -07:00
Rob Wood 219ef34d85 Bug 1431427 - Add talos suite configs for nightly profiling suite; r=jmaher
MozReview-Commit-ID: dLqkWUQkOR

--HG--
extra : rebase_source : e993f0e5fa9cc24501a84dd96159379f92888b40
2018-01-23 16:57:11 -05:00
Jonathan Kew c12e79ae0f Bug 1426146 - patch 3 - Add a tentative web-platform reftest for paint-order applied to HTML text. r=jwatt 2018-01-30 14:42:35 +00:00
Gurzau Raul c380dfe905 Merge inbound to mozilla-central. a=merge 2018-01-30 12:01:49 +02:00
Mike Hommey e7723da605 Bug 1433703 - Remove the libxss-based code from the screenshot tool. r=gps
It hasn't been used for a long while, and the screenshot tool is only
used for tests. So keeping the code essentially always disabled doesn't
have much value.

--HG--
extra : rebase_source : 6bf696d6543cbdd3ef66e19d4dc110134b761b63
2018-01-30 13:49:26 +09:00
Hiroyuki Ikezoe 14c14a8057 Bug 1433019 - Dispatch scroll events before dispatching animation events. r=botond,mstange
See 7.6. in the section '8.1.4.2 Processing model';
https://html.spec.whatwg.org/multipage/webappapis.html#processing-model-8

Note that this dispatching scroll events should be done after we process
WillRefresh() for FlushType::Style observers since main-thread scroll
animations is one of the FlushType::Style observers, that means it affects
scroll events.

Also test_scroll_event_ordering.html was modified to check scroll events happen
before requestAnimationFrame callbacks.

MozReview-Commit-ID: LuV157XoRkJ

--HG--
extra : rebase_source : a22424c248dcd4a3ec0aad8e71b75306c8f7e487
2018-01-30 08:22:47 +09:00
Cosmin Sabou 37bb870512 Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-01-30 00:47:39 +02:00
Cosmin Sabou 9a65a40178 Backed out 3 changesets (bug 1431533) for Android mochitest failures on testEventDispatcher on a CLOSED TREE
Backed out changeset a1eca62826a1 (bug 1431533)
Backed out changeset 34c999fa006b (bug 1431533)
Backed out changeset e2674287e57f (bug 1431533)
2018-01-30 07:17:48 +02:00
Boris Zbarsky a2a8a03a92 Bug 1276438 part 4. Move the .body getter from HTMLDocument to Document. r=mystor
The "body" part of responsexml-document-properties.htm is not really per current
spec text, and fails in every non-Firefox browser, and in Firefox after this
change.  https://github.com/w3c/web-platform-tests/issues/2668 tracks this issue
to some extent, but if all browsers are going to align here anyway, we should
just adjust the test and move on.

MozReview-Commit-ID: HTLfggvi5LL
2018-01-26 00:53:34 -05:00
Boris Zbarsky e8182afa14 Bug 1276438 part 3. Align the .body setter with the spec a bit better. r=mystor
There are two changes here:

1) We allow setting .body even if the root element is not an <html:html>.  This
is what the spec says to do, and what we used to do before the changes in bug
366200.  No tests for this yet, pending
https://github.com/whatwg/html/issues/3403 getting resolved.

2) We use GetBody(), not GetBodyElement(), to look for an existing thing to
replace.  This matters if there are <frameset>s involved.

MozReview-Commit-ID: JCaQGHKgzE7
2018-01-26 00:52:40 -05:00
Mike Hommey 478ce5d0b3 Bug 1432395 - Rename valgrind suppressions files to something more generic. r=froydnj
The MACHTYPE bash variable is an odd thing that returns e.g.
x86_64-redhat-linux-gnu on a CentOS system, but x86_64-pc-linux-gnu
on a Debian system, and possibly something different on other distros.

mach valgrind-test is the only place actually relying on MACHTYPE.
Others rely on information from python modules. Uniformize that, and use
the more generic 'pc' rather than 'redhat'.

--HG--
rename : build/valgrind/i386-redhat-linux-gnu.sup => build/valgrind/i386-pc-linux-gnu.sup
rename : build/valgrind/x86_64-redhat-linux-gnu.sup => build/valgrind/x86_64-pc-linux-gnu.sup
extra : rebase_source : ad94ce69e8094d2b9ddae97a3d261945886c0a61
2018-01-27 10:22:56 +09:00
Emilio Cobos Álvarez b5221fcdf8 Bug 1430817: followup: Skip some more tests in non-stylo, since it's not updated to the spec yet. r=me
on a CLOSED TREE.

MozReview-Commit-ID: LsdTNqm5BTB
2018-01-29 22:25:03 +01:00
Andrew Halberstadt 3684054b5d Bug 1433974 - Update BUG_COMPONENT for some of the new Testing components, r=jmaher
MozReview-Commit-ID: 7jQnnAhOzEr

--HG--
extra : rebase_source : af1c9dca779c6089b5cc062eea81ef9945133d48
2018-01-29 12:57:54 -05:00
Kris Maglione e050496c59 Bug 1431533: Part 5b - Fix ESLint errors left over after rewrite. r=florian
MozReview-Commit-ID: 7bVI1iM6hor

--HG--
extra : source : 0b97a30cadb1a96d3cafae6b79ef0d3ec26770cf
extra : amend_source : d0515fe4eb13b59cc490ca9d964ad9ee15ef3cd3
extra : intermediate-source : 6e56f4c8843ed134b2dba34fb007298fd55be966
extra : histedit_source : 88abf9f4ea4e740a9391278625ef07395205c3f5%2Cc14bc7a71eb413fcb573ed0d030fd7f99a1468f0
2018-01-18 16:27:26 -08:00
Kris Maglione 6476f95b13 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl

--HG--
extra : source : 12fc4dee861c812fd2bd032c63ef17af61800c70
2018-01-29 15:20:18 -08:00
Brindusan Cristian af8879d1eb Backed out 2 changesets (bug 1431533) for ESlint failures on a CLOSED TREE
Backed out changeset 6e56f4c8843e (bug 1431533)
Backed out changeset 12fc4dee861c (bug 1431533)
2018-01-30 02:32:43 +02:00
Kris Maglione e70d01a9e9 Bug 1431533: Part 5b - Fix ESLint errors left over after rewrite. r=florian
MozReview-Commit-ID: 7bVI1iM6hor

--HG--
extra : rebase_source : 6286dcfd1a7c970272ac6befaccd3e47e90d2f6b
extra : intermediate-source : d48657228a0b84cf3a37a35227ca3b3d0bd2a017
extra : source : 0b97a30cadb1a96d3cafae6b79ef0d3ec26770cf
2018-01-18 16:27:26 -08:00
Kris Maglione c276bb9375 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl

--HG--
extra : rebase_source : c004a023389f1f6bf3d2f3efe93c13d423b23ccd
2018-01-29 15:20:18 -08:00
Ben Hearsum 49a49f314b bug 1432335: remove bz2 remnants from release & esr. r=callek 2018-01-29 10:40:22 -05:00
Geoff Brown ce60dbab64 Bug 1433279 - Update tooltool manifests for Android host-utils (linux); r=jmaher 2018-01-29 08:35:20 -07:00
Andrea Marchesini 2ced31c722 Bug 1425559 - nsPrompter must use nsIThreadManager::spinEventLoopUntilOrShutdown, r=smaug 2018-01-28 08:41:36 +01:00
Emilio Cobos Álvarez 20e931ee66 Bug 1433591: Test that dynamic changes properly affect hit-testing for elements that have anon boxes. r=bz
MozReview-Commit-ID: 3NfL4Lf7yOu
2018-01-28 05:30:24 +01:00
Cosmin Sabou 9366900c12 Merge mozilla-central to inbound. a=merge on a CLOSED TREE 2018-01-27 11:58:35 +02:00
Joel Maher 3e42ad5221 Bug 1433276 - adjust non-e10s test scheduling. r=ahal 2018-01-27 04:49:36 -05:00
Phil Ringnalda 694908be0b Backed out 8 changesets (bug 1433190, bug 1433144) for OS X wpt reftest whac-a-mole bustage and too-frequent other intermittents
CLOSED TREE

Backed out changeset 2c4021e0030e (bug 1433144)
Backed out changeset 65684ab350d7 (bug 1433144)
Backed out changeset 2489cec5b5ec (bug 1433144)
Backed out changeset 415be6173cea (bug 1433144)
Backed out changeset 92b0b096e583 (bug 1433190)
Backed out changeset 0f46e5112d43 (bug 1433144)
Backed out changeset 9d792e9c09c0 (bug 1433144)
Backed out changeset b6fab3e4a408 (bug 1433144)

--HG--
rename : testing/web-platform/meta/xhr/__dir__.ini => testing/web-platform/meta/XMLHttpRequest/__dir__.ini
rename : testing/web-platform/meta/xhr/abort-after-stop.htm.ini => testing/web-platform/meta/XMLHttpRequest/abort-after-stop.htm.ini
rename : testing/web-platform/meta/xhr/access-control-basic-cors-safelisted-request-headers.htm.ini => testing/web-platform/meta/XMLHttpRequest/access-control-basic-cors-safelisted-request-headers.htm.ini
rename : testing/web-platform/meta/xhr/access-control-preflight-credential-async.htm.ini => testing/web-platform/meta/XMLHttpRequest/access-control-preflight-credential-async.htm.ini
rename : testing/web-platform/meta/xhr/access-control-preflight-credential-sync.htm.ini => testing/web-platform/meta/XMLHttpRequest/access-control-preflight-credential-sync.htm.ini
rename : testing/web-platform/meta/xhr/data-uri.htm.ini => testing/web-platform/meta/XMLHttpRequest/data-uri.htm.ini
rename : testing/web-platform/meta/xhr/event-upload-progress-crossorigin.htm.ini => testing/web-platform/meta/XMLHttpRequest/event-upload-progress-crossorigin.htm.ini
rename : testing/web-platform/meta/xhr/historical.html.ini => testing/web-platform/meta/XMLHttpRequest/historical.html.ini
rename : testing/web-platform/meta/xhr/open-during-abort-processing.htm.ini => testing/web-platform/meta/XMLHttpRequest/open-during-abort-processing.htm.ini
rename : testing/web-platform/meta/xhr/open-url-multi-window-4.htm.ini => testing/web-platform/meta/XMLHttpRequest/open-url-multi-window-4.htm.ini
rename : testing/web-platform/meta/xhr/open-url-multi-window-6.htm.ini => testing/web-platform/meta/XMLHttpRequest/open-url-multi-window-6.htm.ini
rename : testing/web-platform/meta/xhr/overridemimetype-blob.html.ini => testing/web-platform/meta/XMLHttpRequest/overridemimetype-blob.html.ini
rename : testing/web-platform/meta/xhr/responsetext-decoding.htm.ini => testing/web-platform/meta/XMLHttpRequest/responsetext-decoding.htm.ini
rename : testing/web-platform/meta/xhr/responsexml-document-properties.htm.ini => testing/web-platform/meta/XMLHttpRequest/responsexml-document-properties.htm.ini
rename : testing/web-platform/meta/xhr/send-authentication-basic.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-authentication-basic.htm.ini
rename : testing/web-platform/meta/xhr/send-receive-utf16.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-receive-utf16.htm.ini
rename : testing/web-platform/meta/xhr/send-redirect-to-cors.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-redirect-to-cors.htm.ini
rename : testing/web-platform/meta/xhr/send-response-event-order.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-response-event-order.htm.ini
rename : testing/web-platform/meta/xhr/send-response-upload-event-progress.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-response-upload-event-progress.htm.ini
rename : testing/web-platform/meta/xhr/send-sync-blocks-async.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-sync-blocks-async.htm.ini
rename : testing/web-platform/meta/xhr/setrequestheader-allow-empty-value.htm.ini => testing/web-platform/meta/XMLHttpRequest/setrequestheader-allow-empty-value.htm.ini
rename : testing/web-platform/meta/xhr/setrequestheader-allow-whitespace-in-value.htm.ini => testing/web-platform/meta/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm.ini
rename : testing/web-platform/meta/xhr/setrequestheader-content-type.htm.ini => testing/web-platform/meta/XMLHttpRequest/setrequestheader-content-type.htm.ini
rename : testing/web-platform/meta/xhr/xmlhttprequest-sync-default-feature-policy.sub.html.ini => testing/web-platform/meta/XMLHttpRequest/xmlhttprequest-sync-default-feature-policy.sub.html.ini
rename : testing/web-platform/meta/xhr/xmlhttprequest-timeout-overridesexpires.html.ini => testing/web-platform/meta/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html.ini
rename : testing/web-platform/meta/quirks/line-height-calculation.html.ini => testing/web-platform/meta/quirks-mode/line-height-calculation.html.ini
rename : testing/web-platform/meta/quirks/percentage-height-calculation.html.ini => testing/web-platform/meta/quirks-mode/percentage-height-calculation.html.ini
rename : testing/web-platform/meta/quirks/table-cell-width-calculation.html.ini => testing/web-platform/meta/quirks-mode/table-cell-width-calculation.html.ini
rename : testing/web-platform/tests/interfaces/WebCryptoAPI.idl => testing/web-platform/tests/WebCryptoAPI/WebCryptoAPI.idl
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/digest/digest.https.worker.js => testing/web-platform/tests/WebCryptoAPI/digest/digest.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.https.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.https.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.https.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.https.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.https.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.https.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.https.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.https.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.https.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss.https.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.worker.js => testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.js
rename : testing/web-platform/tests/xhr/FormData-append.html => testing/web-platform/tests/XMLHttpRequest/FormData-append.html
rename : testing/web-platform/tests/xhr/OWNERS => testing/web-platform/tests/XMLHttpRequest/OWNERS
rename : testing/web-platform/tests/xhr/README.md => testing/web-platform/tests/XMLHttpRequest/README.md
rename : testing/web-platform/tests/xhr/XMLHttpRequest-withCredentials.any.js => testing/web-platform/tests/XMLHttpRequest/XMLHttpRequest-withCredentials.any.js
rename : testing/web-platform/tests/xhr/abort-after-receive.htm => testing/web-platform/tests/XMLHttpRequest/abort-after-receive.htm
rename : testing/web-platform/tests/xhr/abort-after-send.htm => testing/web-platform/tests/XMLHttpRequest/abort-after-send.htm
rename : testing/web-platform/tests/xhr/abort-after-stop.htm => testing/web-platform/tests/XMLHttpRequest/abort-after-stop.htm
rename : testing/web-platform/tests/xhr/abort-after-timeout.htm => testing/web-platform/tests/XMLHttpRequest/abort-after-timeout.htm
rename : testing/web-platform/tests/xhr/abort-during-done.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-done.htm
rename : testing/web-platform/tests/xhr/abort-during-headers-received.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-headers-received.htm
rename : testing/web-platform/tests/xhr/abort-during-loading.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-loading.htm
rename : testing/web-platform/tests/xhr/abort-during-open.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-open.htm
rename : testing/web-platform/tests/xhr/abort-during-open.js => testing/web-platform/tests/XMLHttpRequest/abort-during-open.js
rename : testing/web-platform/tests/xhr/abort-during-open.worker.js => testing/web-platform/tests/XMLHttpRequest/abort-during-open.worker.js
rename : testing/web-platform/tests/xhr/abort-during-unsent.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-unsent.htm
rename : testing/web-platform/tests/xhr/abort-during-upload.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-upload.htm
rename : testing/web-platform/tests/xhr/abort-event-abort.htm => testing/web-platform/tests/XMLHttpRequest/abort-event-abort.htm
rename : testing/web-platform/tests/xhr/abort-event-listeners.htm => testing/web-platform/tests/XMLHttpRequest/abort-event-listeners.htm
rename : testing/web-platform/tests/xhr/abort-event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/abort-event-loadend.htm
rename : testing/web-platform/tests/xhr/abort-event-order.htm => testing/web-platform/tests/XMLHttpRequest/abort-event-order.htm
rename : testing/web-platform/tests/xhr/abort-upload-event-abort.htm => testing/web-platform/tests/XMLHttpRequest/abort-upload-event-abort.htm
rename : testing/web-platform/tests/xhr/abort-upload-event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/abort-upload-event-loadend.htm
rename : testing/web-platform/tests/xhr/anonymous-mode-unsupported.htm => testing/web-platform/tests/XMLHttpRequest/anonymous-mode-unsupported.htm
rename : testing/web-platform/tests/xhr/data-uri.htm => testing/web-platform/tests/XMLHttpRequest/data-uri.htm
rename : testing/web-platform/tests/xhr/event-abort.htm => testing/web-platform/tests/XMLHttpRequest/event-abort.htm
rename : testing/web-platform/tests/xhr/event-error-order.sub.html => testing/web-platform/tests/XMLHttpRequest/event-error-order.sub.html
rename : testing/web-platform/tests/xhr/event-error.sub.html => testing/web-platform/tests/XMLHttpRequest/event-error.sub.html
rename : testing/web-platform/tests/xhr/event-load.htm => testing/web-platform/tests/XMLHttpRequest/event-load.htm
rename : testing/web-platform/tests/xhr/event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/event-loadend.htm
rename : testing/web-platform/tests/xhr/event-loadstart-upload.htm => testing/web-platform/tests/XMLHttpRequest/event-loadstart-upload.htm
rename : testing/web-platform/tests/xhr/event-loadstart.htm => testing/web-platform/tests/XMLHttpRequest/event-loadstart.htm
rename : testing/web-platform/tests/xhr/event-progress.htm => testing/web-platform/tests/XMLHttpRequest/event-progress.htm
rename : testing/web-platform/tests/xhr/event-readystate-sync-open.htm => testing/web-platform/tests/XMLHttpRequest/event-readystate-sync-open.htm
rename : testing/web-platform/tests/xhr/event-readystatechange-loaded.htm => testing/web-platform/tests/XMLHttpRequest/event-readystatechange-loaded.htm
rename : testing/web-platform/tests/xhr/event-timeout-order.htm => testing/web-platform/tests/XMLHttpRequest/event-timeout-order.htm
rename : testing/web-platform/tests/xhr/event-timeout.htm => testing/web-platform/tests/XMLHttpRequest/event-timeout.htm
rename : testing/web-platform/tests/xhr/event-upload-progress.htm => testing/web-platform/tests/XMLHttpRequest/event-upload-progress.htm
rename : testing/web-platform/tests/xhr/firing-events-http-content-length.html => testing/web-platform/tests/XMLHttpRequest/firing-events-http-content-length.html
rename : testing/web-platform/tests/xhr/firing-events-http-no-content-length.html => testing/web-platform/tests/XMLHttpRequest/firing-events-http-no-content-length.html
rename : testing/web-platform/tests/xhr/folder.txt => testing/web-platform/tests/XMLHttpRequest/folder.txt
rename : testing/web-platform/tests/xhr/formdata-blob.htm => testing/web-platform/tests/XMLHttpRequest/formdata-blob.htm
rename : testing/web-platform/tests/xhr/formdata-delete.htm => testing/web-platform/tests/XMLHttpRequest/formdata-delete.htm
rename : testing/web-platform/tests/xhr/formdata-foreach.html => testing/web-platform/tests/XMLHttpRequest/formdata-foreach.html
rename : testing/web-platform/tests/xhr/formdata-get.htm => testing/web-platform/tests/XMLHttpRequest/formdata-get.htm
rename : testing/web-platform/tests/xhr/formdata-has.htm => testing/web-platform/tests/XMLHttpRequest/formdata-has.htm
rename : testing/web-platform/tests/xhr/formdata-set.htm => testing/web-platform/tests/XMLHttpRequest/formdata-set.htm
rename : testing/web-platform/tests/xhr/formdata.htm => testing/web-platform/tests/XMLHttpRequest/formdata.htm
rename : testing/web-platform/tests/xhr/getallresponseheaders-cookies.htm => testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-cookies.htm
rename : testing/web-platform/tests/xhr/getallresponseheaders-status.htm => testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-status.htm
rename : testing/web-platform/tests/xhr/getallresponseheaders.htm => testing/web-platform/tests/XMLHttpRequest/getallresponseheaders.htm
rename : testing/web-platform/tests/xhr/getresponseheader-case-insensitive.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-case-insensitive.htm
rename : testing/web-platform/tests/xhr/getresponseheader-chunked-trailer.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm
rename : testing/web-platform/tests/xhr/getresponseheader-cookies-and-more.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-cookies-and-more.htm
rename : testing/web-platform/tests/xhr/getresponseheader-error-state.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-error-state.htm
rename : testing/web-platform/tests/xhr/getresponseheader-server-date.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-server-date.htm
rename : testing/web-platform/tests/xhr/getresponseheader-special-characters.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-special-characters.htm
rename : testing/web-platform/tests/xhr/getresponseheader-unsent-opened-state.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-unsent-opened-state.htm
rename : testing/web-platform/tests/xhr/headers-normalize-response.htm => testing/web-platform/tests/XMLHttpRequest/headers-normalize-response.htm
rename : testing/web-platform/tests/xhr/historical.html => testing/web-platform/tests/XMLHttpRequest/historical.html
rename : testing/web-platform/tests/xhr/loadstart-and-state.html => testing/web-platform/tests/XMLHttpRequest/loadstart-and-state.html
rename : testing/web-platform/tests/xhr/no-utf16-json.htm => testing/web-platform/tests/XMLHttpRequest/no-utf16-json.htm
rename : testing/web-platform/tests/xhr/open-after-abort.htm => testing/web-platform/tests/XMLHttpRequest/open-after-abort.htm
rename : testing/web-platform/tests/xhr/open-after-setrequestheader.htm => testing/web-platform/tests/XMLHttpRequest/open-after-setrequestheader.htm
rename : testing/web-platform/tests/xhr/open-during-abort-event.htm => testing/web-platform/tests/XMLHttpRequest/open-during-abort-event.htm
rename : testing/web-platform/tests/xhr/open-during-abort-processing.htm => testing/web-platform/tests/XMLHttpRequest/open-during-abort-processing.htm
rename : testing/web-platform/tests/xhr/open-during-abort.htm => testing/web-platform/tests/XMLHttpRequest/open-during-abort.htm
rename : testing/web-platform/tests/xhr/open-method-bogus.htm => testing/web-platform/tests/XMLHttpRequest/open-method-bogus.htm
rename : testing/web-platform/tests/xhr/open-method-case-insensitive.htm => testing/web-platform/tests/XMLHttpRequest/open-method-case-insensitive.htm
rename : testing/web-platform/tests/xhr/open-method-case-sensitive.htm => testing/web-platform/tests/XMLHttpRequest/open-method-case-sensitive.htm
rename : testing/web-platform/tests/xhr/open-method-insecure.htm => testing/web-platform/tests/XMLHttpRequest/open-method-insecure.htm
rename : testing/web-platform/tests/xhr/open-method-responsetype-set-sync.htm => testing/web-platform/tests/XMLHttpRequest/open-method-responsetype-set-sync.htm
rename : testing/web-platform/tests/xhr/open-open-send.htm => testing/web-platform/tests/XMLHttpRequest/open-open-send.htm
rename : testing/web-platform/tests/xhr/open-open-sync-send.htm => testing/web-platform/tests/XMLHttpRequest/open-open-sync-send.htm
rename : testing/web-platform/tests/xhr/open-referer.htm => testing/web-platform/tests/XMLHttpRequest/open-referer.htm
rename : testing/web-platform/tests/xhr/open-send-during-abort.htm => testing/web-platform/tests/XMLHttpRequest/open-send-during-abort.htm
rename : testing/web-platform/tests/xhr/open-send-open.htm => testing/web-platform/tests/XMLHttpRequest/open-send-open.htm
rename : testing/web-platform/tests/xhr/open-sync-open-send.htm => testing/web-platform/tests/XMLHttpRequest/open-sync-open-send.htm
rename : testing/web-platform/tests/xhr/open-url-about-blank-window.htm => testing/web-platform/tests/XMLHttpRequest/open-url-about-blank-window.htm
rename : testing/web-platform/tests/xhr/open-url-base-inserted-after-open.htm => testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted-after-open.htm
rename : testing/web-platform/tests/xhr/open-url-base-inserted.htm => testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted.htm
rename : testing/web-platform/tests/xhr/open-url-base.htm => testing/web-platform/tests/XMLHttpRequest/open-url-base.htm
rename : testing/web-platform/tests/xhr/open-url-encoding.htm => testing/web-platform/tests/XMLHttpRequest/open-url-encoding.htm
rename : testing/web-platform/tests/xhr/open-url-javascript-window-2.htm => testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window-2.htm
rename : testing/web-platform/tests/xhr/open-url-javascript-window.htm => testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window-2.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-2.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window-3.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-3.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window-4.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-4.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window-5.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-5.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window-6.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-6.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window.htm
rename : testing/web-platform/tests/xhr/open-url-redirected-worker-origin.htm => testing/web-platform/tests/XMLHttpRequest/open-url-redirected-worker-origin.htm
rename : testing/web-platform/tests/xhr/open-url-worker-origin.htm => testing/web-platform/tests/XMLHttpRequest/open-url-worker-origin.htm
rename : testing/web-platform/tests/xhr/open-url-worker-simple.htm => testing/web-platform/tests/XMLHttpRequest/open-url-worker-simple.htm
rename : testing/web-platform/tests/xhr/open-user-password-non-same-origin.htm => testing/web-platform/tests/XMLHttpRequest/open-user-password-non-same-origin.htm
rename : testing/web-platform/tests/xhr/overridemimetype-blob.html => testing/web-platform/tests/XMLHttpRequest/overridemimetype-blob.html
rename : testing/web-platform/tests/xhr/overridemimetype-done-state.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-done-state.htm
rename : testing/web-platform/tests/xhr/overridemimetype-headers-received-state-force-shiftjis.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-headers-received-state-force-shiftjis.htm
rename : testing/web-platform/tests/xhr/overridemimetype-invalid-mime-type.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-invalid-mime-type.htm
rename : testing/web-platform/tests/xhr/overridemimetype-loading-state.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-loading-state.htm
rename : testing/web-platform/tests/xhr/overridemimetype-open-state-force-utf-8.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-utf-8.htm
rename : testing/web-platform/tests/xhr/overridemimetype-open-state-force-xml.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-xml.htm
rename : testing/web-platform/tests/xhr/overridemimetype-unsent-state-force-shiftjis.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-unsent-state-force-shiftjis.htm
rename : testing/web-platform/tests/xhr/preserve-ua-header-on-redirect.htm => testing/web-platform/tests/XMLHttpRequest/preserve-ua-header-on-redirect.htm
rename : testing/web-platform/tests/xhr/progress-events-response-data-gzip.htm => testing/web-platform/tests/XMLHttpRequest/progress-events-response-data-gzip.htm
rename : testing/web-platform/tests/xhr/progressevent-constructor.html => testing/web-platform/tests/XMLHttpRequest/progressevent-constructor.html
rename : testing/web-platform/tests/xhr/progressevent-interface.html => testing/web-platform/tests/XMLHttpRequest/progressevent-interface.html
rename : testing/web-platform/tests/xhr/resources/accept-language.py => testing/web-platform/tests/XMLHttpRequest/resources/accept-language.py
rename : testing/web-platform/tests/xhr/resources/accept.py => testing/web-platform/tests/XMLHttpRequest/resources/accept.py
rename : testing/web-platform/tests/xhr/resources/access-control-allow-lists.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-allow-lists.py
rename : testing/web-platform/tests/xhr/resources/access-control-allow-with-body.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-allow-with-body.py
rename : testing/web-platform/tests/xhr/resources/access-control-auth-basic.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-auth-basic.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-allow-no-credentials.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow-no-credentials.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-allow-star.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow-star.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-allow.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-cors-safelisted-request-headers.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-cors-safelisted-request-headers.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-denied.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-denied.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-options-not-supported.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-options-not-supported.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache-invalidation.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache-invalidation.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache-timeout.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache-timeout.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-put-allow.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-put-allow.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-whitelist-response-headers.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-whitelist-response-headers.py
rename : testing/web-platform/tests/xhr/resources/access-control-cookie.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-cookie.py
rename : testing/web-platform/tests/xhr/resources/access-control-origin-header.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-origin-header.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-denied.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-denied.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-request-header-lowercase.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-header-lowercase.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-request-header-sorted.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-header-sorted.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-request-headers-origin.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-headers-origin.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-request-invalid-status.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-invalid-status.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-request-must-not-contain-cookie.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-must-not-contain-cookie.py
rename : testing/web-platform/tests/xhr/resources/access-control-sandboxed-iframe.html => testing/web-platform/tests/XMLHttpRequest/resources/access-control-sandboxed-iframe.html
rename : testing/web-platform/tests/xhr/resources/auth1/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth1/auth.py
rename : testing/web-platform/tests/xhr/resources/auth2/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth2/auth.py
rename : testing/web-platform/tests/xhr/resources/auth2/corsenabled.py => testing/web-platform/tests/XMLHttpRequest/resources/auth2/corsenabled.py
rename : testing/web-platform/tests/xhr/resources/auth3/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth3/auth.py
rename : testing/web-platform/tests/xhr/resources/auth4/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth4/auth.py
rename : testing/web-platform/tests/xhr/resources/auth5/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth5/auth.py
rename : testing/web-platform/tests/xhr/resources/auth6/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth6/auth.py
rename : testing/web-platform/tests/xhr/resources/auth7/corsenabled.py => testing/web-platform/tests/XMLHttpRequest/resources/auth7/corsenabled.py
rename : testing/web-platform/tests/xhr/resources/auth8/corsenabled-no-authorize.py => testing/web-platform/tests/XMLHttpRequest/resources/auth8/corsenabled-no-authorize.py
rename : testing/web-platform/tests/xhr/resources/auth9/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth9/auth.py
rename : testing/web-platform/tests/xhr/resources/authentication.py => testing/web-platform/tests/XMLHttpRequest/resources/authentication.py
rename : testing/web-platform/tests/xhr/resources/base.xml => testing/web-platform/tests/XMLHttpRequest/resources/base.xml
rename : testing/web-platform/tests/xhr/resources/chunked.py => testing/web-platform/tests/XMLHttpRequest/resources/chunked.py
rename : testing/web-platform/tests/xhr/resources/conditional.py => testing/web-platform/tests/XMLHttpRequest/resources/conditional.py
rename : testing/web-platform/tests/xhr/resources/content.py => testing/web-platform/tests/XMLHttpRequest/resources/content.py
rename : testing/web-platform/tests/xhr/resources/corsenabled.py => testing/web-platform/tests/XMLHttpRequest/resources/corsenabled.py
rename : testing/web-platform/tests/xhr/resources/delay.py => testing/web-platform/tests/XMLHttpRequest/resources/delay.py
rename : testing/web-platform/tests/xhr/resources/echo-headers.py => testing/web-platform/tests/XMLHttpRequest/resources/echo-headers.py
rename : testing/web-platform/tests/xhr/resources/echo-method.py => testing/web-platform/tests/XMLHttpRequest/resources/echo-method.py
rename : testing/web-platform/tests/xhr/resources/empty-div-utf8-html.py => testing/web-platform/tests/XMLHttpRequest/resources/empty-div-utf8-html.py
rename : testing/web-platform/tests/xhr/resources/folder.txt => testing/web-platform/tests/XMLHttpRequest/resources/folder.txt
rename : testing/web-platform/tests/xhr/resources/form.py => testing/web-platform/tests/XMLHttpRequest/resources/form.py
rename : testing/web-platform/tests/xhr/resources/gzip.py => testing/web-platform/tests/XMLHttpRequest/resources/gzip.py
rename : testing/web-platform/tests/xhr/resources/header-content-length.asis => testing/web-platform/tests/XMLHttpRequest/resources/header-content-length.asis
rename : testing/web-platform/tests/xhr/resources/headers-basic.asis => testing/web-platform/tests/XMLHttpRequest/resources/headers-basic.asis
rename : testing/web-platform/tests/xhr/resources/headers.asis => testing/web-platform/tests/XMLHttpRequest/resources/headers.asis
rename : testing/web-platform/tests/xhr/resources/headers.py => testing/web-platform/tests/XMLHttpRequest/resources/headers.py
rename : testing/web-platform/tests/xhr/resources/image.gif => testing/web-platform/tests/XMLHttpRequest/resources/image.gif
rename : testing/web-platform/tests/xhr/resources/img-utf8-html.py => testing/web-platform/tests/XMLHttpRequest/resources/img-utf8-html.py
rename : testing/web-platform/tests/xhr/resources/img.jpg => testing/web-platform/tests/XMLHttpRequest/resources/img.jpg
rename : testing/web-platform/tests/xhr/resources/infinite-redirects.py => testing/web-platform/tests/XMLHttpRequest/resources/infinite-redirects.py
rename : testing/web-platform/tests/xhr/resources/init.htm => testing/web-platform/tests/XMLHttpRequest/resources/init.htm
rename : testing/web-platform/tests/xhr/resources/inspect-headers.py => testing/web-platform/tests/XMLHttpRequest/resources/inspect-headers.py
rename : testing/web-platform/tests/xhr/resources/invalid-utf8-html.py => testing/web-platform/tests/XMLHttpRequest/resources/invalid-utf8-html.py
rename : testing/web-platform/tests/xhr/resources/last-modified.py => testing/web-platform/tests/XMLHttpRequest/resources/last-modified.py
rename : testing/web-platform/tests/xhr/resources/no-custom-header-on-preflight.py => testing/web-platform/tests/XMLHttpRequest/resources/no-custom-header-on-preflight.py
rename : testing/web-platform/tests/xhr/resources/nocors/folder.txt => testing/web-platform/tests/XMLHttpRequest/resources/nocors/folder.txt
rename : testing/web-platform/tests/xhr/resources/parse-headers.py => testing/web-platform/tests/XMLHttpRequest/resources/parse-headers.py
rename : testing/web-platform/tests/xhr/resources/pass.txt => testing/web-platform/tests/XMLHttpRequest/resources/pass.txt
rename : testing/web-platform/tests/xhr/resources/redirect-cors.py => testing/web-platform/tests/XMLHttpRequest/resources/redirect-cors.py
rename : testing/web-platform/tests/xhr/resources/redirect.py => testing/web-platform/tests/XMLHttpRequest/resources/redirect.py
rename : testing/web-platform/tests/xhr/resources/requri.py => testing/web-platform/tests/XMLHttpRequest/resources/requri.py
rename : testing/web-platform/tests/xhr/resources/reset-token.py => testing/web-platform/tests/XMLHttpRequest/resources/reset-token.py
rename : testing/web-platform/tests/xhr/resources/responseType-document-in-worker.js => testing/web-platform/tests/XMLHttpRequest/resources/responseType-document-in-worker.js
rename : testing/web-platform/tests/xhr/resources/responseXML-unavailable-in-worker.js => testing/web-platform/tests/XMLHttpRequest/resources/responseXML-unavailable-in-worker.js
rename : testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-1.htm => testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-1.htm
rename : testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-2.htm => testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-2.htm
rename : testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-helper.js => testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-helper.js
rename : testing/web-platform/tests/xhr/resources/shift-jis-html.py => testing/web-platform/tests/XMLHttpRequest/resources/shift-jis-html.py
rename : testing/web-platform/tests/xhr/resources/status.py => testing/web-platform/tests/XMLHttpRequest/resources/status.py
rename : testing/web-platform/tests/xhr/resources/trickle.py => testing/web-platform/tests/XMLHttpRequest/resources/trickle.py
rename : testing/web-platform/tests/xhr/resources/upload.py => testing/web-platform/tests/XMLHttpRequest/resources/upload.py
rename : testing/web-platform/tests/xhr/resources/utf16-bom.json => testing/web-platform/tests/XMLHttpRequest/resources/utf16-bom.json
rename : testing/web-platform/tests/xhr/resources/utf16.txt => testing/web-platform/tests/XMLHttpRequest/resources/utf16.txt
rename : testing/web-platform/tests/xhr/resources/well-formed.xml => testing/web-platform/tests/XMLHttpRequest/resources/well-formed.xml
rename : testing/web-platform/tests/xhr/resources/win-1252-html.py => testing/web-platform/tests/XMLHttpRequest/resources/win-1252-html.py
rename : testing/web-platform/tests/xhr/resources/win-1252-xml.py => testing/web-platform/tests/XMLHttpRequest/resources/win-1252-xml.py
rename : testing/web-platform/tests/xhr/resources/workerxhr-origin-referrer.js => testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-origin-referrer.js
rename : testing/web-platform/tests/xhr/resources/workerxhr-simple.js => testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-simple.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-event-order.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-event-order.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-aborted.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-aborted.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-abortedonmain.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-abortedonmain.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-overrides.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overrides.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-overridesexpires.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overridesexpires.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-runner.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-runner.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-simple.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-simple.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-synconmain.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconmain.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-synconworker.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconworker.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-twice.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-twice.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout.js
rename : testing/web-platform/tests/xhr/resources/zlib.py => testing/web-platform/tests/XMLHttpRequest/resources/zlib.py
rename : testing/web-platform/tests/xhr/response-data-arraybuffer.htm => testing/web-platform/tests/XMLHttpRequest/response-data-arraybuffer.htm
rename : testing/web-platform/tests/xhr/response-data-blob.htm => testing/web-platform/tests/XMLHttpRequest/response-data-blob.htm
rename : testing/web-platform/tests/xhr/response-data-deflate.htm => testing/web-platform/tests/XMLHttpRequest/response-data-deflate.htm
rename : testing/web-platform/tests/xhr/response-data-gzip.htm => testing/web-platform/tests/XMLHttpRequest/response-data-gzip.htm
rename : testing/web-platform/tests/xhr/response-data-progress.htm => testing/web-platform/tests/XMLHttpRequest/response-data-progress.htm
rename : testing/web-platform/tests/xhr/response-invalid-responsetype.htm => testing/web-platform/tests/XMLHttpRequest/response-invalid-responsetype.htm
rename : testing/web-platform/tests/xhr/response-json.htm => testing/web-platform/tests/XMLHttpRequest/response-json.htm
rename : testing/web-platform/tests/xhr/response-method.htm => testing/web-platform/tests/XMLHttpRequest/response-method.htm
rename : testing/web-platform/tests/xhr/responseText-status.html => testing/web-platform/tests/XMLHttpRequest/responseText-status.html
rename : testing/web-platform/tests/xhr/responseType-document-in-worker.html => testing/web-platform/tests/XMLHttpRequest/responseType-document-in-worker.html
rename : testing/web-platform/tests/xhr/responseXML-unavailable-in-worker.html => testing/web-platform/tests/XMLHttpRequest/responseXML-unavailable-in-worker.html
rename : testing/web-platform/tests/xhr/responsedocument-decoding.htm => testing/web-platform/tests/XMLHttpRequest/responsedocument-decoding.htm
rename : testing/web-platform/tests/xhr/responsetext-decoding.htm => testing/web-platform/tests/XMLHttpRequest/responsetext-decoding.htm
rename : testing/web-platform/tests/xhr/responsetype.html => testing/web-platform/tests/XMLHttpRequest/responsetype.html
rename : testing/web-platform/tests/xhr/responseurl.html => testing/web-platform/tests/XMLHttpRequest/responseurl.html
rename : testing/web-platform/tests/xhr/responsexml-basic.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-basic.htm
rename : testing/web-platform/tests/xhr/responsexml-document-properties.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-document-properties.htm
rename : testing/web-platform/tests/xhr/responsexml-get-twice.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-get-twice.htm
rename : testing/web-platform/tests/xhr/responsexml-media-type.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-media-type.htm
rename : testing/web-platform/tests/xhr/responsexml-non-document-types.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-non-document-types.htm
rename : testing/web-platform/tests/xhr/responsexml-non-well-formed.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-non-well-formed.htm
rename : testing/web-platform/tests/xhr/send-accept-language.htm => testing/web-platform/tests/XMLHttpRequest/send-accept-language.htm
rename : testing/web-platform/tests/xhr/send-accept.htm => testing/web-platform/tests/XMLHttpRequest/send-accept.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-cors-not-enabled.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors-not-enabled.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-cors.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-repeat-no-args.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-repeat-no-args.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader-and-arguments.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-and-arguments.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader-existing-session.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-existing-session.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic.htm
rename : testing/web-platform/tests/xhr/send-authentication-competing-names-passwords.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-competing-names-passwords.htm
rename : testing/web-platform/tests/xhr/send-authentication-cors-basic-setrequestheader.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm
rename : testing/web-platform/tests/xhr/send-authentication-cors-setrequestheader-no-cred.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred.htm
rename : testing/web-platform/tests/xhr/send-authentication-existing-session-manual.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-existing-session-manual.htm
rename : testing/web-platform/tests/xhr/send-authentication-prompt-2-manual.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-2-manual.htm
rename : testing/web-platform/tests/xhr/send-authentication-prompt-manual.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-manual.htm
rename : testing/web-platform/tests/xhr/send-blob-with-no-mime-type.html => testing/web-platform/tests/XMLHttpRequest/send-blob-with-no-mime-type.html
rename : testing/web-platform/tests/xhr/send-conditional-cors.htm => testing/web-platform/tests/XMLHttpRequest/send-conditional-cors.htm
rename : testing/web-platform/tests/xhr/send-conditional.htm => testing/web-platform/tests/XMLHttpRequest/send-conditional.htm
rename : testing/web-platform/tests/xhr/send-content-type-charset.htm => testing/web-platform/tests/XMLHttpRequest/send-content-type-charset.htm
rename : testing/web-platform/tests/xhr/send-content-type-string.htm => testing/web-platform/tests/XMLHttpRequest/send-content-type-string.htm
rename : testing/web-platform/tests/xhr/send-data-arraybuffer.htm => testing/web-platform/tests/XMLHttpRequest/send-data-arraybuffer.htm
rename : testing/web-platform/tests/xhr/send-data-arraybufferview.htm => testing/web-platform/tests/XMLHttpRequest/send-data-arraybufferview.htm
rename : testing/web-platform/tests/xhr/send-data-blob.htm => testing/web-platform/tests/XMLHttpRequest/send-data-blob.htm
rename : testing/web-platform/tests/xhr/send-data-es-object.htm => testing/web-platform/tests/XMLHttpRequest/send-data-es-object.htm
rename : testing/web-platform/tests/xhr/send-data-formdata.htm => testing/web-platform/tests/XMLHttpRequest/send-data-formdata.htm
rename : testing/web-platform/tests/xhr/send-data-unexpected-tostring.htm => testing/web-platform/tests/XMLHttpRequest/send-data-unexpected-tostring.htm
rename : testing/web-platform/tests/xhr/send-entity-body-basic.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-basic.htm
rename : testing/web-platform/tests/xhr/send-entity-body-document-bogus.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-document-bogus.htm
rename : testing/web-platform/tests/xhr/send-entity-body-document.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-document.htm
rename : testing/web-platform/tests/xhr/send-entity-body-empty.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-empty.htm
rename : testing/web-platform/tests/xhr/send-entity-body-get-head-async.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head-async.htm
rename : testing/web-platform/tests/xhr/send-entity-body-get-head.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head.htm
rename : testing/web-platform/tests/xhr/send-entity-body-none.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-none.htm
rename : testing/web-platform/tests/xhr/send-network-error-async-events.sub.htm => testing/web-platform/tests/XMLHttpRequest/send-network-error-async-events.sub.htm
rename : testing/web-platform/tests/xhr/send-network-error-sync-events.sub.htm => testing/web-platform/tests/XMLHttpRequest/send-network-error-sync-events.sub.htm
rename : testing/web-platform/tests/xhr/send-no-response-event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadend.htm
rename : testing/web-platform/tests/xhr/send-no-response-event-loadstart.htm => testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadstart.htm
rename : testing/web-platform/tests/xhr/send-no-response-event-order.htm => testing/web-platform/tests/XMLHttpRequest/send-no-response-event-order.htm
rename : testing/web-platform/tests/xhr/send-non-same-origin.htm => testing/web-platform/tests/XMLHttpRequest/send-non-same-origin.htm
rename : testing/web-platform/tests/xhr/send-receive-utf16.htm => testing/web-platform/tests/XMLHttpRequest/send-receive-utf16.htm
rename : testing/web-platform/tests/xhr/send-redirect-bogus-sync.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus-sync.htm
rename : testing/web-platform/tests/xhr/send-redirect-bogus.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus.htm
rename : testing/web-platform/tests/xhr/send-redirect-infinite-sync.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite-sync.htm
rename : testing/web-platform/tests/xhr/send-redirect-infinite.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite.htm
rename : testing/web-platform/tests/xhr/send-redirect-no-location.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-no-location.htm
rename : testing/web-platform/tests/xhr/send-redirect-post-upload.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-post-upload.htm
rename : testing/web-platform/tests/xhr/send-redirect-to-cors.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-to-cors.htm
rename : testing/web-platform/tests/xhr/send-redirect-to-non-cors.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-to-non-cors.htm
rename : testing/web-platform/tests/xhr/send-redirect.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect.htm
rename : testing/web-platform/tests/xhr/send-response-event-order.htm => testing/web-platform/tests/XMLHttpRequest/send-response-event-order.htm
rename : testing/web-platform/tests/xhr/send-response-upload-event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadend.htm
rename : testing/web-platform/tests/xhr/send-response-upload-event-loadstart.htm => testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadstart.htm
rename : testing/web-platform/tests/xhr/send-response-upload-event-progress.htm => testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-progress.htm
rename : testing/web-platform/tests/xhr/send-send.htm => testing/web-platform/tests/XMLHttpRequest/send-send.htm
rename : testing/web-platform/tests/xhr/send-send.js => testing/web-platform/tests/XMLHttpRequest/send-send.js
rename : testing/web-platform/tests/xhr/send-send.worker.js => testing/web-platform/tests/XMLHttpRequest/send-send.worker.js
rename : testing/web-platform/tests/xhr/send-sync-blocks-async.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-blocks-async.htm
rename : testing/web-platform/tests/xhr/send-sync-no-response-event-load.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-load.htm
rename : testing/web-platform/tests/xhr/send-sync-no-response-event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-loadend.htm
rename : testing/web-platform/tests/xhr/send-sync-no-response-event-order.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-order.htm
rename : testing/web-platform/tests/xhr/send-sync-response-event-order.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-response-event-order.htm
rename : testing/web-platform/tests/xhr/send-sync-timeout.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-timeout.htm
rename : testing/web-platform/tests/xhr/send-timeout-events.htm => testing/web-platform/tests/XMLHttpRequest/send-timeout-events.htm
rename : testing/web-platform/tests/xhr/send-usp.any.js => testing/web-platform/tests/XMLHttpRequest/send-usp.any.js
rename : testing/web-platform/tests/xhr/setrequestheader-after-send.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-after-send.htm
rename : testing/web-platform/tests/xhr/setrequestheader-allow-empty-value.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-empty-value.htm
rename : testing/web-platform/tests/xhr/setrequestheader-allow-whitespace-in-value.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm
rename : testing/web-platform/tests/xhr/setrequestheader-before-open.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-before-open.htm
rename : testing/web-platform/tests/xhr/setrequestheader-bogus-name.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-name.htm
rename : testing/web-platform/tests/xhr/setrequestheader-bogus-value.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-value.htm
rename : testing/web-platform/tests/xhr/setrequestheader-case-insensitive.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-case-insensitive.htm
rename : testing/web-platform/tests/xhr/setrequestheader-content-type.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-content-type.htm
rename : testing/web-platform/tests/xhr/setrequestheader-header-allowed.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-allowed.htm
rename : testing/web-platform/tests/xhr/setrequestheader-header-forbidden.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-forbidden.htm
rename : testing/web-platform/tests/xhr/setrequestheader-open-setrequestheader.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-open-setrequestheader.htm
rename : testing/web-platform/tests/xhr/status-async.htm => testing/web-platform/tests/XMLHttpRequest/status-async.htm
rename : testing/web-platform/tests/xhr/status-basic.htm => testing/web-platform/tests/XMLHttpRequest/status-basic.htm
rename : testing/web-platform/tests/xhr/status-error.htm => testing/web-platform/tests/XMLHttpRequest/status-error.htm
rename : testing/web-platform/tests/xhr/template-element.html => testing/web-platform/tests/XMLHttpRequest/template-element.html
rename : testing/web-platform/tests/xhr/timeout-cors-async.htm => testing/web-platform/tests/XMLHttpRequest/timeout-cors-async.htm
rename : testing/web-platform/tests/xhr/timeout-sync.htm => testing/web-platform/tests/XMLHttpRequest/timeout-sync.htm
rename : testing/web-platform/tests/xhr/xmlhttprequest-basic.htm => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-basic.htm
rename : testing/web-platform/tests/xhr/xmlhttprequest-eventtarget.htm => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-eventtarget.htm
rename : testing/web-platform/tests/xhr/xmlhttprequest-network-error-sync.htm => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error-sync.htm
rename : testing/web-platform/tests/xhr/xmlhttprequest-network-error.htm => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error.htm
rename : testing/web-platform/tests/xhr/xmlhttprequest-sync-block-defer-scripts-subframe.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-sync-block-defer-scripts.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-sync-block-scripts.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-sync-not-hang-scriptloader-subframe.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-sync-not-hang-scriptloader.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-aborted.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-aborted.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-abortedonmain.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-overrides.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overrides.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-overridesexpires.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-reused.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-reused.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-simple.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-simple.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-synconmain.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-twice.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-twice.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-aborted.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-overrides.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-overridesexpires.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-simple.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-synconworker.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-twice.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-unsent.htm => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-unsent.htm
rename : testing/web-platform/tests/quirks/active-and-hover-manual.html => testing/web-platform/tests/quirks-mode/active-and-hover-manual.html
rename : testing/web-platform/tests/quirks/blocks-ignore-line-height.html => testing/web-platform/tests/quirks-mode/blocks-ignore-line-height.html
rename : testing/web-platform/tests/quirks/classname-query-after-sibling-adoption.html => testing/web-platform/tests/quirks-mode/classname-query-after-sibling-adoption.html
rename : testing/web-platform/tests/quirks/hashless-hex-color.html => testing/web-platform/tests/quirks-mode/hashless-hex-color.html
rename : testing/web-platform/tests/quirks/historical/list-item-bullet-size-ref.html => testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size-ref.html
rename : testing/web-platform/tests/quirks/historical/list-item-bullet-size.html => testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size.html
rename : testing/web-platform/tests/quirks/line-height-calculation.html => testing/web-platform/tests/quirks-mode/line-height-calculation.html
rename : testing/web-platform/tests/quirks/percentage-height-calculation.html => testing/web-platform/tests/quirks-mode/percentage-height-calculation.html
rename : testing/web-platform/tests/quirks/supports.html => testing/web-platform/tests/quirks-mode/supports.html
rename : testing/web-platform/tests/quirks/table-cell-nowrap-minimum-width-calculation.html => testing/web-platform/tests/quirks-mode/table-cell-nowrap-minimum-width-calculation.html
rename : testing/web-platform/tests/quirks/table-cell-width-calculation.html => testing/web-platform/tests/quirks-mode/table-cell-width-calculation.html
rename : testing/web-platform/tests/quirks/unitless-length.html => testing/web-platform/tests/quirks-mode/unitless-length.html
2018-01-27 00:30:30 -08:00
Emilio Cobos Álvarez 09b3922d79 Bug 1432850: Look at the snapshots when invalidating due to stylesheet changes. r=bz
The selectorText test happens to pass right now because well, we don't implement
the setter yet[1], but would fail if we implemented an specific invalidation in
the way I'd have done it yesterday.

[1]: https://bugzilla.mozilla.org/show_bug.cgi?id=37468

MozReview-Commit-ID: DrMTgLzQcnk
2018-01-27 04:21:11 +01:00
Sebastian Hengst 845c5d10cf Bug 1433144 - Disable permafailing /html/semantics/embedded-content/the-img-element/document-base-url.html. a=test-only 2018-01-27 00:41:15 +02:00
Noemi Erli 6bce5aef99 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-01-26 23:55:29 +02:00
James Graham c47d3e44c9 Bug 1433144 - Generalise some more metadata, a=testonly
MozReview-Commit-ID: JA8UuUpkLbg
2018-01-26 18:11:37 +00:00
Andreea Pavel 1dcfffb058 Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-01-26 19:51:43 +02:00
James Graham d670a4f4b5 Bug 1433144 - update metadata for osx reftest still failing after wpt import, a=testonly
MozReview-Commit-ID: HTBCWKJPIek
2018-01-26 16:17:41 +00:00
Vedant Chakravadhanula 0157a0f5c4 Bug 1431024 - Modified error criterion check in prefs.py. r=wlach
MozReview-Commit-ID: 6nEXiIQ7awD

--HG--
extra : rebase_source : bfd87ba6ab455617c80dcadb323e00c2da083a49
2018-01-26 01:33:39 +05:30
James Graham 527781fae8 Bug 1433144 - Further metadata updates for wpt import, a=testonly
MozReview-Commit-ID: 9H3jqrbR2RL
2018-01-26 15:00:48 +00:00
James Graham 76c5ed7726 Bug 1433190 - Disable FileAPI url tests on OSX for instability, a=testonly
MozReview-Commit-ID: 2ZTKDYqYuOX
2018-01-26 11:53:17 +00:00
James Graham 462b6d9abb Bug 1433144 - Ignore some lint errors introduced by the wpt import, a=testonly
MozReview-Commit-ID: IGNtkmzvOhs
2018-01-26 11:53:11 +00:00
James Graham 9907dec21f Bug 1433144 - Update metadata for wpt update, a=testonly
MozReview-Commit-ID: 7ILmVq1bNRj


--HG--
rename : testing/web-platform/meta/quirks-mode/line-height-calculation.html.ini => testing/web-platform/meta/quirks/line-height-calculation.html.ini
rename : testing/web-platform/meta/quirks-mode/percentage-height-calculation.html.ini => testing/web-platform/meta/quirks/percentage-height-calculation.html.ini
rename : testing/web-platform/meta/quirks-mode/table-cell-width-calculation.html.ini => testing/web-platform/meta/quirks/table-cell-width-calculation.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/__dir__.ini => testing/web-platform/meta/xhr/__dir__.ini
rename : testing/web-platform/meta/XMLHttpRequest/abort-after-stop.htm.ini => testing/web-platform/meta/xhr/abort-after-stop.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/access-control-basic-cors-safelisted-request-headers.htm.ini => testing/web-platform/meta/xhr/access-control-basic-cors-safelisted-request-headers.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/access-control-preflight-credential-async.htm.ini => testing/web-platform/meta/xhr/access-control-preflight-credential-async.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/access-control-preflight-credential-sync.htm.ini => testing/web-platform/meta/xhr/access-control-preflight-credential-sync.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/data-uri.htm.ini => testing/web-platform/meta/xhr/data-uri.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/event-upload-progress-crossorigin.htm.ini => testing/web-platform/meta/xhr/event-upload-progress-crossorigin.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/historical.html.ini => testing/web-platform/meta/xhr/historical.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/open-during-abort-processing.htm.ini => testing/web-platform/meta/xhr/open-during-abort-processing.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/open-url-multi-window-4.htm.ini => testing/web-platform/meta/xhr/open-url-multi-window-4.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/open-url-multi-window-6.htm.ini => testing/web-platform/meta/xhr/open-url-multi-window-6.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/overridemimetype-blob.html.ini => testing/web-platform/meta/xhr/overridemimetype-blob.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/responsetext-decoding.htm.ini => testing/web-platform/meta/xhr/responsetext-decoding.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/responsexml-document-properties.htm.ini => testing/web-platform/meta/xhr/responsexml-document-properties.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-authentication-basic.htm.ini => testing/web-platform/meta/xhr/send-authentication-basic.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-receive-utf16.htm.ini => testing/web-platform/meta/xhr/send-receive-utf16.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-redirect-to-cors.htm.ini => testing/web-platform/meta/xhr/send-redirect-to-cors.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-response-event-order.htm.ini => testing/web-platform/meta/xhr/send-response-event-order.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-response-upload-event-progress.htm.ini => testing/web-platform/meta/xhr/send-response-upload-event-progress.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-sync-blocks-async.htm.ini => testing/web-platform/meta/xhr/send-sync-blocks-async.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/setrequestheader-allow-empty-value.htm.ini => testing/web-platform/meta/xhr/setrequestheader-allow-empty-value.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm.ini => testing/web-platform/meta/xhr/setrequestheader-allow-whitespace-in-value.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/setrequestheader-content-type.htm.ini => testing/web-platform/meta/xhr/setrequestheader-content-type.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/xmlhttprequest-sync-default-feature-policy.sub.html.ini => testing/web-platform/meta/xhr/xmlhttprequest-sync-default-feature-policy.sub.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html.ini => testing/web-platform/meta/xhr/xmlhttprequest-timeout-overridesexpires.html.ini
2018-01-26 11:53:04 +00:00
James Graham 6c439b25d7 Bug 1433144 - Update web-platform-tests to revision 2e19bfdaee6edb2c1069c07e14037284167284a3, a=testonly
MozReview-Commit-ID: 13sFeYHTYGC


--HG--
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/digest/digest.worker.js => testing/web-platform/tests/WebCryptoAPI/digest/digest.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.js => testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/WebCryptoAPI.idl => testing/web-platform/tests/interfaces/WebCryptoAPI.idl
rename : testing/web-platform/tests/quirks-mode/active-and-hover-manual.html => testing/web-platform/tests/quirks/active-and-hover-manual.html
rename : testing/web-platform/tests/quirks-mode/blocks-ignore-line-height.html => testing/web-platform/tests/quirks/blocks-ignore-line-height.html
rename : testing/web-platform/tests/quirks-mode/classname-query-after-sibling-adoption.html => testing/web-platform/tests/quirks/classname-query-after-sibling-adoption.html
rename : testing/web-platform/tests/quirks-mode/hashless-hex-color.html => testing/web-platform/tests/quirks/hashless-hex-color.html
rename : testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size-ref.html => testing/web-platform/tests/quirks/historical/list-item-bullet-size-ref.html
rename : testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size.html => testing/web-platform/tests/quirks/historical/list-item-bullet-size.html
rename : testing/web-platform/tests/quirks-mode/line-height-calculation.html => testing/web-platform/tests/quirks/line-height-calculation.html
rename : testing/web-platform/tests/quirks-mode/percentage-height-calculation.html => testing/web-platform/tests/quirks/percentage-height-calculation.html
rename : testing/web-platform/tests/quirks-mode/supports.html => testing/web-platform/tests/quirks/supports.html
rename : testing/web-platform/tests/quirks-mode/table-cell-nowrap-minimum-width-calculation.html => testing/web-platform/tests/quirks/table-cell-nowrap-minimum-width-calculation.html
rename : testing/web-platform/tests/quirks-mode/table-cell-width-calculation.html => testing/web-platform/tests/quirks/table-cell-width-calculation.html
rename : testing/web-platform/tests/quirks-mode/unitless-length.html => testing/web-platform/tests/quirks/unitless-length.html
rename : testing/web-platform/tests/XMLHttpRequest/resources/pass.txt => testing/web-platform/tests/service-workers/service-worker/resources/pass.txt
rename : testing/web-platform/tests/XMLHttpRequest/FormData-append.html => testing/web-platform/tests/xhr/FormData-append.html
rename : testing/web-platform/tests/XMLHttpRequest/OWNERS => testing/web-platform/tests/xhr/OWNERS
rename : testing/web-platform/tests/XMLHttpRequest/README.md => testing/web-platform/tests/xhr/README.md
rename : testing/web-platform/tests/XMLHttpRequest/XMLHttpRequest-withCredentials.any.js => testing/web-platform/tests/xhr/XMLHttpRequest-withCredentials.any.js
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-receive.htm => testing/web-platform/tests/xhr/abort-after-receive.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-send.htm => testing/web-platform/tests/xhr/abort-after-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-stop.htm => testing/web-platform/tests/xhr/abort-after-stop.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-timeout.htm => testing/web-platform/tests/xhr/abort-after-timeout.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-done.htm => testing/web-platform/tests/xhr/abort-during-done.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-headers-received.htm => testing/web-platform/tests/xhr/abort-during-headers-received.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-loading.htm => testing/web-platform/tests/xhr/abort-during-loading.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-open.htm => testing/web-platform/tests/xhr/abort-during-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-open.js => testing/web-platform/tests/xhr/abort-during-open.js
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-open.worker.js => testing/web-platform/tests/xhr/abort-during-open.worker.js
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-unsent.htm => testing/web-platform/tests/xhr/abort-during-unsent.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-upload.htm => testing/web-platform/tests/xhr/abort-during-upload.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-abort.htm => testing/web-platform/tests/xhr/abort-event-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-listeners.htm => testing/web-platform/tests/xhr/abort-event-listeners.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-loadend.htm => testing/web-platform/tests/xhr/abort-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-order.htm => testing/web-platform/tests/xhr/abort-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-upload-event-abort.htm => testing/web-platform/tests/xhr/abort-upload-event-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-upload-event-loadend.htm => testing/web-platform/tests/xhr/abort-upload-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/anonymous-mode-unsupported.htm => testing/web-platform/tests/xhr/anonymous-mode-unsupported.htm
rename : testing/web-platform/tests/XMLHttpRequest/data-uri.htm => testing/web-platform/tests/xhr/data-uri.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-abort.htm => testing/web-platform/tests/xhr/event-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-error-order.sub.html => testing/web-platform/tests/xhr/event-error-order.sub.html
rename : testing/web-platform/tests/XMLHttpRequest/event-error.sub.html => testing/web-platform/tests/xhr/event-error.sub.html
rename : testing/web-platform/tests/XMLHttpRequest/event-load.htm => testing/web-platform/tests/xhr/event-load.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-loadend.htm => testing/web-platform/tests/xhr/event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-loadstart-upload.htm => testing/web-platform/tests/xhr/event-loadstart-upload.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-loadstart.htm => testing/web-platform/tests/xhr/event-loadstart.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-progress.htm => testing/web-platform/tests/xhr/event-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-readystate-sync-open.htm => testing/web-platform/tests/xhr/event-readystate-sync-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-readystatechange-loaded.htm => testing/web-platform/tests/xhr/event-readystatechange-loaded.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-timeout-order.htm => testing/web-platform/tests/xhr/event-timeout-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-timeout.htm => testing/web-platform/tests/xhr/event-timeout.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-upload-progress.htm => testing/web-platform/tests/xhr/event-upload-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/firing-events-http-content-length.html => testing/web-platform/tests/xhr/firing-events-http-content-length.html
rename : testing/web-platform/tests/XMLHttpRequest/firing-events-http-no-content-length.html => testing/web-platform/tests/xhr/firing-events-http-no-content-length.html
rename : testing/web-platform/tests/XMLHttpRequest/folder.txt => testing/web-platform/tests/xhr/folder.txt
rename : testing/web-platform/tests/XMLHttpRequest/formdata-blob.htm => testing/web-platform/tests/xhr/formdata-blob.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-delete.htm => testing/web-platform/tests/xhr/formdata-delete.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-foreach.html => testing/web-platform/tests/xhr/formdata-foreach.html
rename : testing/web-platform/tests/XMLHttpRequest/formdata-get.htm => testing/web-platform/tests/xhr/formdata-get.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-has.htm => testing/web-platform/tests/xhr/formdata-has.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-set.htm => testing/web-platform/tests/xhr/formdata-set.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata.htm => testing/web-platform/tests/xhr/formdata.htm
rename : testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-cookies.htm => testing/web-platform/tests/xhr/getallresponseheaders-cookies.htm
rename : testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-status.htm => testing/web-platform/tests/xhr/getallresponseheaders-status.htm
rename : testing/web-platform/tests/XMLHttpRequest/getallresponseheaders.htm => testing/web-platform/tests/xhr/getallresponseheaders.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-case-insensitive.htm => testing/web-platform/tests/xhr/getresponseheader-case-insensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm => testing/web-platform/tests/xhr/getresponseheader-chunked-trailer.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-cookies-and-more.htm => testing/web-platform/tests/xhr/getresponseheader-cookies-and-more.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-error-state.htm => testing/web-platform/tests/xhr/getresponseheader-error-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-server-date.htm => testing/web-platform/tests/xhr/getresponseheader-server-date.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-special-characters.htm => testing/web-platform/tests/xhr/getresponseheader-special-characters.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-unsent-opened-state.htm => testing/web-platform/tests/xhr/getresponseheader-unsent-opened-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/headers-normalize-response.htm => testing/web-platform/tests/xhr/headers-normalize-response.htm
rename : testing/web-platform/tests/XMLHttpRequest/historical.html => testing/web-platform/tests/xhr/historical.html
rename : testing/web-platform/tests/XMLHttpRequest/loadstart-and-state.html => testing/web-platform/tests/xhr/loadstart-and-state.html
rename : testing/web-platform/tests/XMLHttpRequest/no-utf16-json.htm => testing/web-platform/tests/xhr/no-utf16-json.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-after-abort.htm => testing/web-platform/tests/xhr/open-after-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-after-setrequestheader.htm => testing/web-platform/tests/xhr/open-after-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-during-abort-event.htm => testing/web-platform/tests/xhr/open-during-abort-event.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-during-abort-processing.htm => testing/web-platform/tests/xhr/open-during-abort-processing.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-during-abort.htm => testing/web-platform/tests/xhr/open-during-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-bogus.htm => testing/web-platform/tests/xhr/open-method-bogus.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-case-insensitive.htm => testing/web-platform/tests/xhr/open-method-case-insensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-case-sensitive.htm => testing/web-platform/tests/xhr/open-method-case-sensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-insecure.htm => testing/web-platform/tests/xhr/open-method-insecure.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-responsetype-set-sync.htm => testing/web-platform/tests/xhr/open-method-responsetype-set-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-open-send.htm => testing/web-platform/tests/xhr/open-open-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-open-sync-send.htm => testing/web-platform/tests/xhr/open-open-sync-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-referer.htm => testing/web-platform/tests/xhr/open-referer.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-send-during-abort.htm => testing/web-platform/tests/xhr/open-send-during-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-send-open.htm => testing/web-platform/tests/xhr/open-send-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-sync-open-send.htm => testing/web-platform/tests/xhr/open-sync-open-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-about-blank-window.htm => testing/web-platform/tests/xhr/open-url-about-blank-window.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted-after-open.htm => testing/web-platform/tests/xhr/open-url-base-inserted-after-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted.htm => testing/web-platform/tests/xhr/open-url-base-inserted.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-base.htm => testing/web-platform/tests/xhr/open-url-base.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-encoding.htm => testing/web-platform/tests/xhr/open-url-encoding.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window-2.htm => testing/web-platform/tests/xhr/open-url-javascript-window-2.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window.htm => testing/web-platform/tests/xhr/open-url-javascript-window.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-2.htm => testing/web-platform/tests/xhr/open-url-multi-window-2.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-3.htm => testing/web-platform/tests/xhr/open-url-multi-window-3.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-4.htm => testing/web-platform/tests/xhr/open-url-multi-window-4.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-5.htm => testing/web-platform/tests/xhr/open-url-multi-window-5.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-6.htm => testing/web-platform/tests/xhr/open-url-multi-window-6.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window.htm => testing/web-platform/tests/xhr/open-url-multi-window.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-redirected-worker-origin.htm => testing/web-platform/tests/xhr/open-url-redirected-worker-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-worker-origin.htm => testing/web-platform/tests/xhr/open-url-worker-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-worker-simple.htm => testing/web-platform/tests/xhr/open-url-worker-simple.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-user-password-non-same-origin.htm => testing/web-platform/tests/xhr/open-user-password-non-same-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-blob.html => testing/web-platform/tests/xhr/overridemimetype-blob.html
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-done-state.htm => testing/web-platform/tests/xhr/overridemimetype-done-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-headers-received-state-force-shiftjis.htm => testing/web-platform/tests/xhr/overridemimetype-headers-received-state-force-shiftjis.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-invalid-mime-type.htm => testing/web-platform/tests/xhr/overridemimetype-invalid-mime-type.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-loading-state.htm => testing/web-platform/tests/xhr/overridemimetype-loading-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-utf-8.htm => testing/web-platform/tests/xhr/overridemimetype-open-state-force-utf-8.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-xml.htm => testing/web-platform/tests/xhr/overridemimetype-open-state-force-xml.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-unsent-state-force-shiftjis.htm => testing/web-platform/tests/xhr/overridemimetype-unsent-state-force-shiftjis.htm
rename : testing/web-platform/tests/XMLHttpRequest/preserve-ua-header-on-redirect.htm => testing/web-platform/tests/xhr/preserve-ua-header-on-redirect.htm
rename : testing/web-platform/tests/XMLHttpRequest/progress-events-response-data-gzip.htm => testing/web-platform/tests/xhr/progress-events-response-data-gzip.htm
rename : testing/web-platform/tests/XMLHttpRequest/progressevent-constructor.html => testing/web-platform/tests/xhr/progressevent-constructor.html
rename : testing/web-platform/tests/XMLHttpRequest/progressevent-interface.html => testing/web-platform/tests/xhr/progressevent-interface.html
rename : testing/web-platform/tests/XMLHttpRequest/resources/accept-language.py => testing/web-platform/tests/xhr/resources/accept-language.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/accept.py => testing/web-platform/tests/xhr/resources/accept.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-allow-lists.py => testing/web-platform/tests/xhr/resources/access-control-allow-lists.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-allow-with-body.py => testing/web-platform/tests/xhr/resources/access-control-allow-with-body.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-auth-basic.py => testing/web-platform/tests/xhr/resources/access-control-auth-basic.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow-no-credentials.py => testing/web-platform/tests/xhr/resources/access-control-basic-allow-no-credentials.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow-star.py => testing/web-platform/tests/xhr/resources/access-control-basic-allow-star.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow.py => testing/web-platform/tests/xhr/resources/access-control-basic-allow.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-cors-safelisted-request-headers.py => testing/web-platform/tests/xhr/resources/access-control-basic-cors-safelisted-request-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-denied.py => testing/web-platform/tests/xhr/resources/access-control-basic-denied.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-options-not-supported.py => testing/web-platform/tests/xhr/resources/access-control-basic-options-not-supported.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache-invalidation.py => testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache-invalidation.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache-timeout.py => testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache-timeout.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache.py => testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-put-allow.py => testing/web-platform/tests/xhr/resources/access-control-basic-put-allow.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-whitelist-response-headers.py => testing/web-platform/tests/xhr/resources/access-control-basic-whitelist-response-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-cookie.py => testing/web-platform/tests/xhr/resources/access-control-cookie.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-origin-header.py => testing/web-platform/tests/xhr/resources/access-control-origin-header.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-denied.py => testing/web-platform/tests/xhr/resources/access-control-preflight-denied.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-header-lowercase.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-header-lowercase.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-header-sorted.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-header-sorted.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-headers-origin.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-headers-origin.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-invalid-status.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-invalid-status.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-must-not-contain-cookie.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-must-not-contain-cookie.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-sandboxed-iframe.html => testing/web-platform/tests/xhr/resources/access-control-sandboxed-iframe.html
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth1/auth.py => testing/web-platform/tests/xhr/resources/auth1/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth2/auth.py => testing/web-platform/tests/xhr/resources/auth2/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth2/corsenabled.py => testing/web-platform/tests/xhr/resources/auth2/corsenabled.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth3/auth.py => testing/web-platform/tests/xhr/resources/auth3/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth4/auth.py => testing/web-platform/tests/xhr/resources/auth4/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth5/auth.py => testing/web-platform/tests/xhr/resources/auth5/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth6/auth.py => testing/web-platform/tests/xhr/resources/auth6/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth7/corsenabled.py => testing/web-platform/tests/xhr/resources/auth7/corsenabled.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth8/corsenabled-no-authorize.py => testing/web-platform/tests/xhr/resources/auth8/corsenabled-no-authorize.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth9/auth.py => testing/web-platform/tests/xhr/resources/auth9/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/authentication.py => testing/web-platform/tests/xhr/resources/authentication.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/base.xml => testing/web-platform/tests/xhr/resources/base.xml
rename : testing/web-platform/tests/XMLHttpRequest/resources/chunked.py => testing/web-platform/tests/xhr/resources/chunked.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/conditional.py => testing/web-platform/tests/xhr/resources/conditional.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/content.py => testing/web-platform/tests/xhr/resources/content.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/corsenabled.py => testing/web-platform/tests/xhr/resources/corsenabled.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/delay.py => testing/web-platform/tests/xhr/resources/delay.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/echo-headers.py => testing/web-platform/tests/xhr/resources/echo-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/echo-method.py => testing/web-platform/tests/xhr/resources/echo-method.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/empty-div-utf8-html.py => testing/web-platform/tests/xhr/resources/empty-div-utf8-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/folder.txt => testing/web-platform/tests/xhr/resources/folder.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/form.py => testing/web-platform/tests/xhr/resources/form.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/gzip.py => testing/web-platform/tests/xhr/resources/gzip.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/header-content-length.asis => testing/web-platform/tests/xhr/resources/header-content-length.asis
rename : testing/web-platform/tests/XMLHttpRequest/resources/headers-basic.asis => testing/web-platform/tests/xhr/resources/headers-basic.asis
rename : testing/web-platform/tests/XMLHttpRequest/resources/headers.asis => testing/web-platform/tests/xhr/resources/headers.asis
rename : testing/web-platform/tests/XMLHttpRequest/resources/headers.py => testing/web-platform/tests/xhr/resources/headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/image.gif => testing/web-platform/tests/xhr/resources/image.gif
rename : testing/web-platform/tests/XMLHttpRequest/resources/img-utf8-html.py => testing/web-platform/tests/xhr/resources/img-utf8-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/img.jpg => testing/web-platform/tests/xhr/resources/img.jpg
rename : testing/web-platform/tests/XMLHttpRequest/resources/infinite-redirects.py => testing/web-platform/tests/xhr/resources/infinite-redirects.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/init.htm => testing/web-platform/tests/xhr/resources/init.htm
rename : testing/web-platform/tests/XMLHttpRequest/resources/inspect-headers.py => testing/web-platform/tests/xhr/resources/inspect-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/invalid-utf8-html.py => testing/web-platform/tests/xhr/resources/invalid-utf8-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/last-modified.py => testing/web-platform/tests/xhr/resources/last-modified.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/no-custom-header-on-preflight.py => testing/web-platform/tests/xhr/resources/no-custom-header-on-preflight.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/nocors/folder.txt => testing/web-platform/tests/xhr/resources/nocors/folder.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/parse-headers.py => testing/web-platform/tests/xhr/resources/parse-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/pass.txt => testing/web-platform/tests/xhr/resources/pass.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/redirect-cors.py => testing/web-platform/tests/xhr/resources/redirect-cors.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/redirect.py => testing/web-platform/tests/xhr/resources/redirect.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/requri.py => testing/web-platform/tests/xhr/resources/requri.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/reset-token.py => testing/web-platform/tests/xhr/resources/reset-token.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/responseType-document-in-worker.js => testing/web-platform/tests/xhr/resources/responseType-document-in-worker.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/responseXML-unavailable-in-worker.js => testing/web-platform/tests/xhr/resources/responseXML-unavailable-in-worker.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-1.htm => testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-1.htm
rename : testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-2.htm => testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-2.htm
rename : testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-helper.js => testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-helper.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/shift-jis-html.py => testing/web-platform/tests/xhr/resources/shift-jis-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/status.py => testing/web-platform/tests/xhr/resources/status.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/trickle.py => testing/web-platform/tests/xhr/resources/trickle.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/upload.py => testing/web-platform/tests/xhr/resources/upload.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/utf16-bom.json => testing/web-platform/tests/xhr/resources/utf16-bom.json
rename : testing/web-platform/tests/XMLHttpRequest/resources/utf16.txt => testing/web-platform/tests/xhr/resources/utf16.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/well-formed.xml => testing/web-platform/tests/xhr/resources/well-formed.xml
rename : testing/web-platform/tests/XMLHttpRequest/resources/win-1252-html.py => testing/web-platform/tests/xhr/resources/win-1252-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/win-1252-xml.py => testing/web-platform/tests/xhr/resources/win-1252-xml.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-origin-referrer.js => testing/web-platform/tests/xhr/resources/workerxhr-origin-referrer.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-simple.js => testing/web-platform/tests/xhr/resources/workerxhr-simple.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-event-order.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-event-order.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-aborted.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-aborted.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-abortedonmain.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-abortedonmain.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overrides.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-overrides.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overridesexpires.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-overridesexpires.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-runner.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-runner.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-simple.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-simple.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconmain.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-synconmain.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconworker.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-synconworker.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-twice.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-twice.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/zlib.py => testing/web-platform/tests/xhr/resources/zlib.py
rename : testing/web-platform/tests/XMLHttpRequest/response-data-arraybuffer.htm => testing/web-platform/tests/xhr/response-data-arraybuffer.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-blob.htm => testing/web-platform/tests/xhr/response-data-blob.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-deflate.htm => testing/web-platform/tests/xhr/response-data-deflate.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-gzip.htm => testing/web-platform/tests/xhr/response-data-gzip.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-progress.htm => testing/web-platform/tests/xhr/response-data-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-invalid-responsetype.htm => testing/web-platform/tests/xhr/response-invalid-responsetype.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-json.htm => testing/web-platform/tests/xhr/response-json.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-method.htm => testing/web-platform/tests/xhr/response-method.htm
rename : testing/web-platform/tests/XMLHttpRequest/responseText-status.html => testing/web-platform/tests/xhr/responseText-status.html
rename : testing/web-platform/tests/XMLHttpRequest/responseType-document-in-worker.html => testing/web-platform/tests/xhr/responseType-document-in-worker.html
rename : testing/web-platform/tests/XMLHttpRequest/responseXML-unavailable-in-worker.html => testing/web-platform/tests/xhr/responseXML-unavailable-in-worker.html
rename : testing/web-platform/tests/XMLHttpRequest/responsedocument-decoding.htm => testing/web-platform/tests/xhr/responsedocument-decoding.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsetext-decoding.htm => testing/web-platform/tests/xhr/responsetext-decoding.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsetype.html => testing/web-platform/tests/xhr/responsetype.html
rename : testing/web-platform/tests/XMLHttpRequest/responseurl.html => testing/web-platform/tests/xhr/responseurl.html
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-basic.htm => testing/web-platform/tests/xhr/responsexml-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-document-properties.htm => testing/web-platform/tests/xhr/responsexml-document-properties.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-get-twice.htm => testing/web-platform/tests/xhr/responsexml-get-twice.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-media-type.htm => testing/web-platform/tests/xhr/responsexml-media-type.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-non-document-types.htm => testing/web-platform/tests/xhr/responsexml-non-document-types.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-non-well-formed.htm => testing/web-platform/tests/xhr/responsexml-non-well-formed.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-accept-language.htm => testing/web-platform/tests/xhr/send-accept-language.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-accept.htm => testing/web-platform/tests/xhr/send-accept.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors-not-enabled.htm => testing/web-platform/tests/xhr/send-authentication-basic-cors-not-enabled.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors.htm => testing/web-platform/tests/xhr/send-authentication-basic-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-repeat-no-args.htm => testing/web-platform/tests/xhr/send-authentication-basic-repeat-no-args.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-and-arguments.htm => testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader-and-arguments.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-existing-session.htm => testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader-existing-session.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader.htm => testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic.htm => testing/web-platform/tests/xhr/send-authentication-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-competing-names-passwords.htm => testing/web-platform/tests/xhr/send-authentication-competing-names-passwords.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm => testing/web-platform/tests/xhr/send-authentication-cors-basic-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred.htm => testing/web-platform/tests/xhr/send-authentication-cors-setrequestheader-no-cred.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-existing-session-manual.htm => testing/web-platform/tests/xhr/send-authentication-existing-session-manual.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-2-manual.htm => testing/web-platform/tests/xhr/send-authentication-prompt-2-manual.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-manual.htm => testing/web-platform/tests/xhr/send-authentication-prompt-manual.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-blob-with-no-mime-type.html => testing/web-platform/tests/xhr/send-blob-with-no-mime-type.html
rename : testing/web-platform/tests/XMLHttpRequest/send-conditional-cors.htm => testing/web-platform/tests/xhr/send-conditional-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-conditional.htm => testing/web-platform/tests/xhr/send-conditional.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-content-type-charset.htm => testing/web-platform/tests/xhr/send-content-type-charset.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-content-type-string.htm => testing/web-platform/tests/xhr/send-content-type-string.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-arraybuffer.htm => testing/web-platform/tests/xhr/send-data-arraybuffer.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-arraybufferview.htm => testing/web-platform/tests/xhr/send-data-arraybufferview.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-blob.htm => testing/web-platform/tests/xhr/send-data-blob.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-es-object.htm => testing/web-platform/tests/xhr/send-data-es-object.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-formdata.htm => testing/web-platform/tests/xhr/send-data-formdata.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-unexpected-tostring.htm => testing/web-platform/tests/xhr/send-data-unexpected-tostring.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-basic.htm => testing/web-platform/tests/xhr/send-entity-body-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-document-bogus.htm => testing/web-platform/tests/xhr/send-entity-body-document-bogus.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-document.htm => testing/web-platform/tests/xhr/send-entity-body-document.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-empty.htm => testing/web-platform/tests/xhr/send-entity-body-empty.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head-async.htm => testing/web-platform/tests/xhr/send-entity-body-get-head-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head.htm => testing/web-platform/tests/xhr/send-entity-body-get-head.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-none.htm => testing/web-platform/tests/xhr/send-entity-body-none.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-network-error-async-events.sub.htm => testing/web-platform/tests/xhr/send-network-error-async-events.sub.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-network-error-sync-events.sub.htm => testing/web-platform/tests/xhr/send-network-error-sync-events.sub.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadend.htm => testing/web-platform/tests/xhr/send-no-response-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadstart.htm => testing/web-platform/tests/xhr/send-no-response-event-loadstart.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-no-response-event-order.htm => testing/web-platform/tests/xhr/send-no-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-non-same-origin.htm => testing/web-platform/tests/xhr/send-non-same-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-receive-utf16.htm => testing/web-platform/tests/xhr/send-receive-utf16.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus-sync.htm => testing/web-platform/tests/xhr/send-redirect-bogus-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus.htm => testing/web-platform/tests/xhr/send-redirect-bogus.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite-sync.htm => testing/web-platform/tests/xhr/send-redirect-infinite-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite.htm => testing/web-platform/tests/xhr/send-redirect-infinite.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-no-location.htm => testing/web-platform/tests/xhr/send-redirect-no-location.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-post-upload.htm => testing/web-platform/tests/xhr/send-redirect-post-upload.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-to-cors.htm => testing/web-platform/tests/xhr/send-redirect-to-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-to-non-cors.htm => testing/web-platform/tests/xhr/send-redirect-to-non-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect.htm => testing/web-platform/tests/xhr/send-redirect.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-event-order.htm => testing/web-platform/tests/xhr/send-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadend.htm => testing/web-platform/tests/xhr/send-response-upload-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadstart.htm => testing/web-platform/tests/xhr/send-response-upload-event-loadstart.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-progress.htm => testing/web-platform/tests/xhr/send-response-upload-event-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-send.htm => testing/web-platform/tests/xhr/send-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-send.js => testing/web-platform/tests/xhr/send-send.js
rename : testing/web-platform/tests/XMLHttpRequest/send-send.worker.js => testing/web-platform/tests/xhr/send-send.worker.js
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-blocks-async.htm => testing/web-platform/tests/xhr/send-sync-blocks-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-load.htm => testing/web-platform/tests/xhr/send-sync-no-response-event-load.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-loadend.htm => testing/web-platform/tests/xhr/send-sync-no-response-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-order.htm => testing/web-platform/tests/xhr/send-sync-no-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-response-event-order.htm => testing/web-platform/tests/xhr/send-sync-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-timeout.htm => testing/web-platform/tests/xhr/send-sync-timeout.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-timeout-events.htm => testing/web-platform/tests/xhr/send-timeout-events.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-usp.any.js => testing/web-platform/tests/xhr/send-usp.any.js
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-after-send.htm => testing/web-platform/tests/xhr/setrequestheader-after-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-empty-value.htm => testing/web-platform/tests/xhr/setrequestheader-allow-empty-value.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm => testing/web-platform/tests/xhr/setrequestheader-allow-whitespace-in-value.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-before-open.htm => testing/web-platform/tests/xhr/setrequestheader-before-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-name.htm => testing/web-platform/tests/xhr/setrequestheader-bogus-name.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-value.htm => testing/web-platform/tests/xhr/setrequestheader-bogus-value.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-case-insensitive.htm => testing/web-platform/tests/xhr/setrequestheader-case-insensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-content-type.htm => testing/web-platform/tests/xhr/setrequestheader-content-type.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-allowed.htm => testing/web-platform/tests/xhr/setrequestheader-header-allowed.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-forbidden.htm => testing/web-platform/tests/xhr/setrequestheader-header-forbidden.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-open-setrequestheader.htm => testing/web-platform/tests/xhr/setrequestheader-open-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/status-async.htm => testing/web-platform/tests/xhr/status-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/status-basic.htm => testing/web-platform/tests/xhr/status-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/status-error.htm => testing/web-platform/tests/xhr/status-error.htm
rename : testing/web-platform/tests/XMLHttpRequest/template-element.html => testing/web-platform/tests/xhr/template-element.html
rename : testing/web-platform/tests/XMLHttpRequest/timeout-cors-async.htm => testing/web-platform/tests/xhr/timeout-cors-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/timeout-sync.htm => testing/web-platform/tests/xhr/timeout-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-basic.htm => testing/web-platform/tests/xhr/xmlhttprequest-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-eventtarget.htm => testing/web-platform/tests/xhr/xmlhttprequest-eventtarget.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error-sync.htm => testing/web-platform/tests/xhr/xmlhttprequest-network-error-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error.htm => testing/web-platform/tests/xhr/xmlhttprequest-network-error.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-block-defer-scripts-subframe.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-block-defer-scripts.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-block-scripts.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-not-hang-scriptloader-subframe.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-not-hang-scriptloader.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-aborted.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-aborted.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-abortedonmain.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overrides.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-overrides.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-overridesexpires.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-reused.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-reused.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-simple.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-simple.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-synconmain.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-twice.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-twice.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-aborted.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-overrides.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-overridesexpires.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-simple.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-synconworker.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-twice.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-unsent.htm => testing/web-platform/tests/xhr/xmlhttprequest-unsent.htm
2018-01-26 11:52:56 +00:00
Andreas Tolfsen 8b241b5e1e Bug 1433297 - Extend Element Clear test timeout. r=whimboo
Recent patches to this test has added a lot of new tests and
permutations of existing tests.  It is now considered a long test.

MozReview-Commit-ID: A8DCLFdAlgZ

--HG--
extra : rebase_source : f7a2bc6c4f3600cde1f30d603d3e6141e60a98c2
2018-01-26 16:22:31 +00:00
Henrik Skupin c2f488c6a0 Bug 1433390 - Use register_assert_rewrite to enable introspection in assertion helper. r=jgraham
Pytest by default only loads test modules, and enables assert
introspection for them. For any helper method which also uses
asserts, only a plain assertion is printed.

To enable introspection also for the assertion helper, the
module has to be registered for assertion rewrite.

MozReview-Commit-ID: 97JzuykXxWE

--HG--
extra : rebase_source : b83516bbb943d36b76a344b36b5ac9d508eba3d0
2018-01-26 11:25:31 +01:00
Henrik Skupin ceb19abec5 Bug 1433390 - Move all assert helps into support.asserts. r=jgraham
For a better management of assertion helpers those should be
added to the central assertion helper module.

MozReview-Commit-ID: DYMfOFl9Fjd

--HG--
extra : rebase_source : 300b6f1de74f4b92078c8efa2bf84ed6239801a3
2018-01-26 11:40:29 +01:00
James Graham c16b36e01d Bug 1433457 - Prefix lines containing disabled tests with 'disabled: ' during wpt metadata update, r=maja_zf
MozReview-Commit-ID: 1ZIORpl0XZH

--HG--
extra : rebase_source : 8e986d21f111a18eebed9f8d2f9401c5013e11de
2018-01-26 14:10:38 +00:00
Sylvestre Ledru 3a35e750f3 Bug 1433417 - Fix a bunch of typo in the doc r=ahal
MozReview-Commit-ID: LRgL0CMJdDP

--HG--
extra : rebase_source : b99364bb96c1501a674a1726a3b5fdf0664a8e4f
2018-01-26 12:50:07 +01:00
Noemi Erli 52ab84dbf1 Backed out 4 changesets (bug 1381645) for failing in dom/tests/mochitest/general/test_interfaces.html on a CLOSED TREE
Backed out changeset 7b2482a5eb04 (bug 1381645)
Backed out changeset ef3252b0ba21 (bug 1381645)
Backed out changeset 7c022a5e28f2 (bug 1381645)
Backed out changeset 2f71c8989cc0 (bug 1381645)
2018-01-24 20:04:34 +02:00
Kearwood "Kip" Gilbert c6289726c7 Bug 1381645 - Part 4: Update web-platform tests expectation data for WebVR r=jgraham
The testing/web-platform/tests/webvr/idlharness.html web-platform test is
reporting failures due to the webvr interfaces being available only on secure
contexts.

A PR has been added to the upstream web-platform-tests repo in GitHub to
make webvr/idlharness.html run in a secure context.  Once this change has
landed and been pulled down, we can update the expectation data to expect
these tests to pass once again.

MozReview-Commit-ID: Gar9MHUFEHr

--HG--
extra : rebase_source : 2776b52c02abaa2522f992739d5c8febbe368b5d
2018-01-24 14:18:47 -08:00
Ciure Andrei 0732ef3648 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-01-26 12:10:28 +02:00
Dorel Luca 5985aa72cc Merge mozilla-central to mozilla-inbound r=merge 2018-01-26 05:50:11 +02:00
Vedant Chakravadhanula 033f595342 Bug 1423661 - Added data url to replace blob-download.html. r=whimboo
MozReview-Commit-ID: I5rsLqzia3w

--HG--
extra : rebase_source : ca896d82f60ea3cd92c4e476ad3c5c9bbcc6c32f
2018-01-26 01:43:11 +05:30
arthur.iakab 39d63fc827 Merge mozilla-central to autoland 2018-01-26 02:31:18 +02:00
arthur.iakab 94ab855658 Merge inbound to mozilla-central. a=merge 2018-01-26 02:21:47 +02:00
Dorel Luca 35276d96fb Backed out changeset e9407b04cde1 (bug 1433144) for build bustage on test_orphan_file_patterns on a CLOSED TREE
--HG--
rename : testing/web-platform/tests/interfaces/WebCryptoAPI.idl => testing/web-platform/tests/WebCryptoAPI/WebCryptoAPI.idl
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/digest/digest.https.worker.js => testing/web-platform/tests/WebCryptoAPI/digest/digest.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.https.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.https.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.https.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.https.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.https.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.https.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.https.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.https.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.https.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss.https.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.worker.js => testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.js
rename : testing/web-platform/tests/xhr/FormData-append.html => testing/web-platform/tests/XMLHttpRequest/FormData-append.html
rename : testing/web-platform/tests/xhr/OWNERS => testing/web-platform/tests/XMLHttpRequest/OWNERS
rename : testing/web-platform/tests/xhr/README.md => testing/web-platform/tests/XMLHttpRequest/README.md
rename : testing/web-platform/tests/xhr/XMLHttpRequest-withCredentials.any.js => testing/web-platform/tests/XMLHttpRequest/XMLHttpRequest-withCredentials.any.js
rename : testing/web-platform/tests/xhr/abort-after-receive.htm => testing/web-platform/tests/XMLHttpRequest/abort-after-receive.htm
rename : testing/web-platform/tests/xhr/abort-after-send.htm => testing/web-platform/tests/XMLHttpRequest/abort-after-send.htm
rename : testing/web-platform/tests/xhr/abort-after-stop.htm => testing/web-platform/tests/XMLHttpRequest/abort-after-stop.htm
rename : testing/web-platform/tests/xhr/abort-after-timeout.htm => testing/web-platform/tests/XMLHttpRequest/abort-after-timeout.htm
rename : testing/web-platform/tests/xhr/abort-during-done.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-done.htm
rename : testing/web-platform/tests/xhr/abort-during-headers-received.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-headers-received.htm
rename : testing/web-platform/tests/xhr/abort-during-loading.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-loading.htm
rename : testing/web-platform/tests/xhr/abort-during-open.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-open.htm
rename : testing/web-platform/tests/xhr/abort-during-open.js => testing/web-platform/tests/XMLHttpRequest/abort-during-open.js
rename : testing/web-platform/tests/xhr/abort-during-open.worker.js => testing/web-platform/tests/XMLHttpRequest/abort-during-open.worker.js
rename : testing/web-platform/tests/xhr/abort-during-unsent.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-unsent.htm
rename : testing/web-platform/tests/xhr/abort-during-upload.htm => testing/web-platform/tests/XMLHttpRequest/abort-during-upload.htm
rename : testing/web-platform/tests/xhr/abort-event-abort.htm => testing/web-platform/tests/XMLHttpRequest/abort-event-abort.htm
rename : testing/web-platform/tests/xhr/abort-event-listeners.htm => testing/web-platform/tests/XMLHttpRequest/abort-event-listeners.htm
rename : testing/web-platform/tests/xhr/abort-event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/abort-event-loadend.htm
rename : testing/web-platform/tests/xhr/abort-event-order.htm => testing/web-platform/tests/XMLHttpRequest/abort-event-order.htm
rename : testing/web-platform/tests/xhr/abort-upload-event-abort.htm => testing/web-platform/tests/XMLHttpRequest/abort-upload-event-abort.htm
rename : testing/web-platform/tests/xhr/abort-upload-event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/abort-upload-event-loadend.htm
rename : testing/web-platform/tests/xhr/anonymous-mode-unsupported.htm => testing/web-platform/tests/XMLHttpRequest/anonymous-mode-unsupported.htm
rename : testing/web-platform/tests/xhr/data-uri.htm => testing/web-platform/tests/XMLHttpRequest/data-uri.htm
rename : testing/web-platform/tests/xhr/event-abort.htm => testing/web-platform/tests/XMLHttpRequest/event-abort.htm
rename : testing/web-platform/tests/xhr/event-error-order.sub.html => testing/web-platform/tests/XMLHttpRequest/event-error-order.sub.html
rename : testing/web-platform/tests/xhr/event-error.sub.html => testing/web-platform/tests/XMLHttpRequest/event-error.sub.html
rename : testing/web-platform/tests/xhr/event-load.htm => testing/web-platform/tests/XMLHttpRequest/event-load.htm
rename : testing/web-platform/tests/xhr/event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/event-loadend.htm
rename : testing/web-platform/tests/xhr/event-loadstart-upload.htm => testing/web-platform/tests/XMLHttpRequest/event-loadstart-upload.htm
rename : testing/web-platform/tests/xhr/event-loadstart.htm => testing/web-platform/tests/XMLHttpRequest/event-loadstart.htm
rename : testing/web-platform/tests/xhr/event-progress.htm => testing/web-platform/tests/XMLHttpRequest/event-progress.htm
rename : testing/web-platform/tests/xhr/event-readystate-sync-open.htm => testing/web-platform/tests/XMLHttpRequest/event-readystate-sync-open.htm
rename : testing/web-platform/tests/xhr/event-readystatechange-loaded.htm => testing/web-platform/tests/XMLHttpRequest/event-readystatechange-loaded.htm
rename : testing/web-platform/tests/xhr/event-timeout-order.htm => testing/web-platform/tests/XMLHttpRequest/event-timeout-order.htm
rename : testing/web-platform/tests/xhr/event-timeout.htm => testing/web-platform/tests/XMLHttpRequest/event-timeout.htm
rename : testing/web-platform/tests/xhr/event-upload-progress.htm => testing/web-platform/tests/XMLHttpRequest/event-upload-progress.htm
rename : testing/web-platform/tests/xhr/firing-events-http-content-length.html => testing/web-platform/tests/XMLHttpRequest/firing-events-http-content-length.html
rename : testing/web-platform/tests/xhr/firing-events-http-no-content-length.html => testing/web-platform/tests/XMLHttpRequest/firing-events-http-no-content-length.html
rename : testing/web-platform/tests/xhr/folder.txt => testing/web-platform/tests/XMLHttpRequest/folder.txt
rename : testing/web-platform/tests/xhr/formdata-blob.htm => testing/web-platform/tests/XMLHttpRequest/formdata-blob.htm
rename : testing/web-platform/tests/xhr/formdata-delete.htm => testing/web-platform/tests/XMLHttpRequest/formdata-delete.htm
rename : testing/web-platform/tests/xhr/formdata-foreach.html => testing/web-platform/tests/XMLHttpRequest/formdata-foreach.html
rename : testing/web-platform/tests/xhr/formdata-get.htm => testing/web-platform/tests/XMLHttpRequest/formdata-get.htm
rename : testing/web-platform/tests/xhr/formdata-has.htm => testing/web-platform/tests/XMLHttpRequest/formdata-has.htm
rename : testing/web-platform/tests/xhr/formdata-set.htm => testing/web-platform/tests/XMLHttpRequest/formdata-set.htm
rename : testing/web-platform/tests/xhr/formdata.htm => testing/web-platform/tests/XMLHttpRequest/formdata.htm
rename : testing/web-platform/tests/xhr/getallresponseheaders-cookies.htm => testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-cookies.htm
rename : testing/web-platform/tests/xhr/getallresponseheaders-status.htm => testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-status.htm
rename : testing/web-platform/tests/xhr/getallresponseheaders.htm => testing/web-platform/tests/XMLHttpRequest/getallresponseheaders.htm
rename : testing/web-platform/tests/xhr/getresponseheader-case-insensitive.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-case-insensitive.htm
rename : testing/web-platform/tests/xhr/getresponseheader-chunked-trailer.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm
rename : testing/web-platform/tests/xhr/getresponseheader-cookies-and-more.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-cookies-and-more.htm
rename : testing/web-platform/tests/xhr/getresponseheader-error-state.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-error-state.htm
rename : testing/web-platform/tests/xhr/getresponseheader-server-date.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-server-date.htm
rename : testing/web-platform/tests/xhr/getresponseheader-special-characters.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-special-characters.htm
rename : testing/web-platform/tests/xhr/getresponseheader-unsent-opened-state.htm => testing/web-platform/tests/XMLHttpRequest/getresponseheader-unsent-opened-state.htm
rename : testing/web-platform/tests/xhr/headers-normalize-response.htm => testing/web-platform/tests/XMLHttpRequest/headers-normalize-response.htm
rename : testing/web-platform/tests/xhr/historical.html => testing/web-platform/tests/XMLHttpRequest/historical.html
rename : testing/web-platform/tests/xhr/loadstart-and-state.html => testing/web-platform/tests/XMLHttpRequest/loadstart-and-state.html
rename : testing/web-platform/tests/xhr/no-utf16-json.htm => testing/web-platform/tests/XMLHttpRequest/no-utf16-json.htm
rename : testing/web-platform/tests/xhr/open-after-abort.htm => testing/web-platform/tests/XMLHttpRequest/open-after-abort.htm
rename : testing/web-platform/tests/xhr/open-after-setrequestheader.htm => testing/web-platform/tests/XMLHttpRequest/open-after-setrequestheader.htm
rename : testing/web-platform/tests/xhr/open-during-abort-event.htm => testing/web-platform/tests/XMLHttpRequest/open-during-abort-event.htm
rename : testing/web-platform/tests/xhr/open-during-abort-processing.htm => testing/web-platform/tests/XMLHttpRequest/open-during-abort-processing.htm
rename : testing/web-platform/tests/xhr/open-during-abort.htm => testing/web-platform/tests/XMLHttpRequest/open-during-abort.htm
rename : testing/web-platform/tests/xhr/open-method-bogus.htm => testing/web-platform/tests/XMLHttpRequest/open-method-bogus.htm
rename : testing/web-platform/tests/xhr/open-method-case-insensitive.htm => testing/web-platform/tests/XMLHttpRequest/open-method-case-insensitive.htm
rename : testing/web-platform/tests/xhr/open-method-case-sensitive.htm => testing/web-platform/tests/XMLHttpRequest/open-method-case-sensitive.htm
rename : testing/web-platform/tests/xhr/open-method-insecure.htm => testing/web-platform/tests/XMLHttpRequest/open-method-insecure.htm
rename : testing/web-platform/tests/xhr/open-method-responsetype-set-sync.htm => testing/web-platform/tests/XMLHttpRequest/open-method-responsetype-set-sync.htm
rename : testing/web-platform/tests/xhr/open-open-send.htm => testing/web-platform/tests/XMLHttpRequest/open-open-send.htm
rename : testing/web-platform/tests/xhr/open-open-sync-send.htm => testing/web-platform/tests/XMLHttpRequest/open-open-sync-send.htm
rename : testing/web-platform/tests/xhr/open-referer.htm => testing/web-platform/tests/XMLHttpRequest/open-referer.htm
rename : testing/web-platform/tests/xhr/open-send-during-abort.htm => testing/web-platform/tests/XMLHttpRequest/open-send-during-abort.htm
rename : testing/web-platform/tests/xhr/open-send-open.htm => testing/web-platform/tests/XMLHttpRequest/open-send-open.htm
rename : testing/web-platform/tests/xhr/open-sync-open-send.htm => testing/web-platform/tests/XMLHttpRequest/open-sync-open-send.htm
rename : testing/web-platform/tests/xhr/open-url-about-blank-window.htm => testing/web-platform/tests/XMLHttpRequest/open-url-about-blank-window.htm
rename : testing/web-platform/tests/xhr/open-url-base-inserted-after-open.htm => testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted-after-open.htm
rename : testing/web-platform/tests/xhr/open-url-base-inserted.htm => testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted.htm
rename : testing/web-platform/tests/xhr/open-url-base.htm => testing/web-platform/tests/XMLHttpRequest/open-url-base.htm
rename : testing/web-platform/tests/xhr/open-url-encoding.htm => testing/web-platform/tests/XMLHttpRequest/open-url-encoding.htm
rename : testing/web-platform/tests/xhr/open-url-javascript-window-2.htm => testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window-2.htm
rename : testing/web-platform/tests/xhr/open-url-javascript-window.htm => testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window-2.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-2.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window-3.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-3.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window-4.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-4.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window-5.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-5.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window-6.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-6.htm
rename : testing/web-platform/tests/xhr/open-url-multi-window.htm => testing/web-platform/tests/XMLHttpRequest/open-url-multi-window.htm
rename : testing/web-platform/tests/xhr/open-url-redirected-worker-origin.htm => testing/web-platform/tests/XMLHttpRequest/open-url-redirected-worker-origin.htm
rename : testing/web-platform/tests/xhr/open-url-worker-origin.htm => testing/web-platform/tests/XMLHttpRequest/open-url-worker-origin.htm
rename : testing/web-platform/tests/xhr/open-url-worker-simple.htm => testing/web-platform/tests/XMLHttpRequest/open-url-worker-simple.htm
rename : testing/web-platform/tests/xhr/open-user-password-non-same-origin.htm => testing/web-platform/tests/XMLHttpRequest/open-user-password-non-same-origin.htm
rename : testing/web-platform/tests/xhr/overridemimetype-blob.html => testing/web-platform/tests/XMLHttpRequest/overridemimetype-blob.html
rename : testing/web-platform/tests/xhr/overridemimetype-done-state.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-done-state.htm
rename : testing/web-platform/tests/xhr/overridemimetype-headers-received-state-force-shiftjis.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-headers-received-state-force-shiftjis.htm
rename : testing/web-platform/tests/xhr/overridemimetype-invalid-mime-type.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-invalid-mime-type.htm
rename : testing/web-platform/tests/xhr/overridemimetype-loading-state.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-loading-state.htm
rename : testing/web-platform/tests/xhr/overridemimetype-open-state-force-utf-8.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-utf-8.htm
rename : testing/web-platform/tests/xhr/overridemimetype-open-state-force-xml.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-xml.htm
rename : testing/web-platform/tests/xhr/overridemimetype-unsent-state-force-shiftjis.htm => testing/web-platform/tests/XMLHttpRequest/overridemimetype-unsent-state-force-shiftjis.htm
rename : testing/web-platform/tests/xhr/preserve-ua-header-on-redirect.htm => testing/web-platform/tests/XMLHttpRequest/preserve-ua-header-on-redirect.htm
rename : testing/web-platform/tests/xhr/progress-events-response-data-gzip.htm => testing/web-platform/tests/XMLHttpRequest/progress-events-response-data-gzip.htm
rename : testing/web-platform/tests/xhr/progressevent-constructor.html => testing/web-platform/tests/XMLHttpRequest/progressevent-constructor.html
rename : testing/web-platform/tests/xhr/progressevent-interface.html => testing/web-platform/tests/XMLHttpRequest/progressevent-interface.html
rename : testing/web-platform/tests/xhr/resources/accept-language.py => testing/web-platform/tests/XMLHttpRequest/resources/accept-language.py
rename : testing/web-platform/tests/xhr/resources/accept.py => testing/web-platform/tests/XMLHttpRequest/resources/accept.py
rename : testing/web-platform/tests/xhr/resources/access-control-allow-lists.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-allow-lists.py
rename : testing/web-platform/tests/xhr/resources/access-control-allow-with-body.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-allow-with-body.py
rename : testing/web-platform/tests/xhr/resources/access-control-auth-basic.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-auth-basic.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-allow-no-credentials.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow-no-credentials.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-allow-star.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow-star.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-allow.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-cors-safelisted-request-headers.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-cors-safelisted-request-headers.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-denied.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-denied.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-options-not-supported.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-options-not-supported.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache-invalidation.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache-invalidation.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache-timeout.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache-timeout.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-put-allow.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-put-allow.py
rename : testing/web-platform/tests/xhr/resources/access-control-basic-whitelist-response-headers.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-whitelist-response-headers.py
rename : testing/web-platform/tests/xhr/resources/access-control-cookie.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-cookie.py
rename : testing/web-platform/tests/xhr/resources/access-control-origin-header.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-origin-header.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-denied.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-denied.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-request-header-lowercase.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-header-lowercase.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-request-header-sorted.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-header-sorted.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-request-headers-origin.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-headers-origin.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-request-invalid-status.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-invalid-status.py
rename : testing/web-platform/tests/xhr/resources/access-control-preflight-request-must-not-contain-cookie.py => testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-must-not-contain-cookie.py
rename : testing/web-platform/tests/xhr/resources/access-control-sandboxed-iframe.html => testing/web-platform/tests/XMLHttpRequest/resources/access-control-sandboxed-iframe.html
rename : testing/web-platform/tests/xhr/resources/auth1/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth1/auth.py
rename : testing/web-platform/tests/xhr/resources/auth2/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth2/auth.py
rename : testing/web-platform/tests/xhr/resources/auth2/corsenabled.py => testing/web-platform/tests/XMLHttpRequest/resources/auth2/corsenabled.py
rename : testing/web-platform/tests/xhr/resources/auth3/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth3/auth.py
rename : testing/web-platform/tests/xhr/resources/auth4/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth4/auth.py
rename : testing/web-platform/tests/xhr/resources/auth5/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth5/auth.py
rename : testing/web-platform/tests/xhr/resources/auth6/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth6/auth.py
rename : testing/web-platform/tests/xhr/resources/auth7/corsenabled.py => testing/web-platform/tests/XMLHttpRequest/resources/auth7/corsenabled.py
rename : testing/web-platform/tests/xhr/resources/auth8/corsenabled-no-authorize.py => testing/web-platform/tests/XMLHttpRequest/resources/auth8/corsenabled-no-authorize.py
rename : testing/web-platform/tests/xhr/resources/auth9/auth.py => testing/web-platform/tests/XMLHttpRequest/resources/auth9/auth.py
rename : testing/web-platform/tests/xhr/resources/authentication.py => testing/web-platform/tests/XMLHttpRequest/resources/authentication.py
rename : testing/web-platform/tests/xhr/resources/base.xml => testing/web-platform/tests/XMLHttpRequest/resources/base.xml
rename : testing/web-platform/tests/xhr/resources/chunked.py => testing/web-platform/tests/XMLHttpRequest/resources/chunked.py
rename : testing/web-platform/tests/xhr/resources/conditional.py => testing/web-platform/tests/XMLHttpRequest/resources/conditional.py
rename : testing/web-platform/tests/xhr/resources/content.py => testing/web-platform/tests/XMLHttpRequest/resources/content.py
rename : testing/web-platform/tests/xhr/resources/corsenabled.py => testing/web-platform/tests/XMLHttpRequest/resources/corsenabled.py
rename : testing/web-platform/tests/xhr/resources/delay.py => testing/web-platform/tests/XMLHttpRequest/resources/delay.py
rename : testing/web-platform/tests/xhr/resources/echo-headers.py => testing/web-platform/tests/XMLHttpRequest/resources/echo-headers.py
rename : testing/web-platform/tests/xhr/resources/echo-method.py => testing/web-platform/tests/XMLHttpRequest/resources/echo-method.py
rename : testing/web-platform/tests/xhr/resources/empty-div-utf8-html.py => testing/web-platform/tests/XMLHttpRequest/resources/empty-div-utf8-html.py
rename : testing/web-platform/tests/xhr/resources/folder.txt => testing/web-platform/tests/XMLHttpRequest/resources/folder.txt
rename : testing/web-platform/tests/xhr/resources/form.py => testing/web-platform/tests/XMLHttpRequest/resources/form.py
rename : testing/web-platform/tests/xhr/resources/gzip.py => testing/web-platform/tests/XMLHttpRequest/resources/gzip.py
rename : testing/web-platform/tests/xhr/resources/header-content-length.asis => testing/web-platform/tests/XMLHttpRequest/resources/header-content-length.asis
rename : testing/web-platform/tests/xhr/resources/headers-basic.asis => testing/web-platform/tests/XMLHttpRequest/resources/headers-basic.asis
rename : testing/web-platform/tests/xhr/resources/headers.asis => testing/web-platform/tests/XMLHttpRequest/resources/headers.asis
rename : testing/web-platform/tests/xhr/resources/headers.py => testing/web-platform/tests/XMLHttpRequest/resources/headers.py
rename : testing/web-platform/tests/xhr/resources/image.gif => testing/web-platform/tests/XMLHttpRequest/resources/image.gif
rename : testing/web-platform/tests/xhr/resources/img-utf8-html.py => testing/web-platform/tests/XMLHttpRequest/resources/img-utf8-html.py
rename : testing/web-platform/tests/xhr/resources/img.jpg => testing/web-platform/tests/XMLHttpRequest/resources/img.jpg
rename : testing/web-platform/tests/xhr/resources/infinite-redirects.py => testing/web-platform/tests/XMLHttpRequest/resources/infinite-redirects.py
rename : testing/web-platform/tests/xhr/resources/init.htm => testing/web-platform/tests/XMLHttpRequest/resources/init.htm
rename : testing/web-platform/tests/xhr/resources/inspect-headers.py => testing/web-platform/tests/XMLHttpRequest/resources/inspect-headers.py
rename : testing/web-platform/tests/xhr/resources/invalid-utf8-html.py => testing/web-platform/tests/XMLHttpRequest/resources/invalid-utf8-html.py
rename : testing/web-platform/tests/xhr/resources/last-modified.py => testing/web-platform/tests/XMLHttpRequest/resources/last-modified.py
rename : testing/web-platform/tests/xhr/resources/no-custom-header-on-preflight.py => testing/web-platform/tests/XMLHttpRequest/resources/no-custom-header-on-preflight.py
rename : testing/web-platform/tests/xhr/resources/nocors/folder.txt => testing/web-platform/tests/XMLHttpRequest/resources/nocors/folder.txt
rename : testing/web-platform/tests/xhr/resources/parse-headers.py => testing/web-platform/tests/XMLHttpRequest/resources/parse-headers.py
rename : testing/web-platform/tests/xhr/resources/pass.txt => testing/web-platform/tests/XMLHttpRequest/resources/pass.txt
rename : testing/web-platform/tests/xhr/resources/redirect-cors.py => testing/web-platform/tests/XMLHttpRequest/resources/redirect-cors.py
rename : testing/web-platform/tests/xhr/resources/redirect.py => testing/web-platform/tests/XMLHttpRequest/resources/redirect.py
rename : testing/web-platform/tests/xhr/resources/requri.py => testing/web-platform/tests/XMLHttpRequest/resources/requri.py
rename : testing/web-platform/tests/xhr/resources/reset-token.py => testing/web-platform/tests/XMLHttpRequest/resources/reset-token.py
rename : testing/web-platform/tests/xhr/resources/responseType-document-in-worker.js => testing/web-platform/tests/XMLHttpRequest/resources/responseType-document-in-worker.js
rename : testing/web-platform/tests/xhr/resources/responseXML-unavailable-in-worker.js => testing/web-platform/tests/XMLHttpRequest/resources/responseXML-unavailable-in-worker.js
rename : testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-1.htm => testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-1.htm
rename : testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-2.htm => testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-2.htm
rename : testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-helper.js => testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-helper.js
rename : testing/web-platform/tests/xhr/resources/shift-jis-html.py => testing/web-platform/tests/XMLHttpRequest/resources/shift-jis-html.py
rename : testing/web-platform/tests/xhr/resources/status.py => testing/web-platform/tests/XMLHttpRequest/resources/status.py
rename : testing/web-platform/tests/xhr/resources/trickle.py => testing/web-platform/tests/XMLHttpRequest/resources/trickle.py
rename : testing/web-platform/tests/xhr/resources/upload.py => testing/web-platform/tests/XMLHttpRequest/resources/upload.py
rename : testing/web-platform/tests/xhr/resources/utf16-bom.json => testing/web-platform/tests/XMLHttpRequest/resources/utf16-bom.json
rename : testing/web-platform/tests/xhr/resources/utf16.txt => testing/web-platform/tests/XMLHttpRequest/resources/utf16.txt
rename : testing/web-platform/tests/xhr/resources/well-formed.xml => testing/web-platform/tests/XMLHttpRequest/resources/well-formed.xml
rename : testing/web-platform/tests/xhr/resources/win-1252-html.py => testing/web-platform/tests/XMLHttpRequest/resources/win-1252-html.py
rename : testing/web-platform/tests/xhr/resources/win-1252-xml.py => testing/web-platform/tests/XMLHttpRequest/resources/win-1252-xml.py
rename : testing/web-platform/tests/xhr/resources/workerxhr-origin-referrer.js => testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-origin-referrer.js
rename : testing/web-platform/tests/xhr/resources/workerxhr-simple.js => testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-simple.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-event-order.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-event-order.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-aborted.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-aborted.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-abortedonmain.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-abortedonmain.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-overrides.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overrides.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-overridesexpires.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overridesexpires.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-runner.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-runner.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-simple.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-simple.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-synconmain.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconmain.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-synconworker.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconworker.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-twice.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-twice.js
rename : testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout.js => testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout.js
rename : testing/web-platform/tests/xhr/resources/zlib.py => testing/web-platform/tests/XMLHttpRequest/resources/zlib.py
rename : testing/web-platform/tests/xhr/response-data-arraybuffer.htm => testing/web-platform/tests/XMLHttpRequest/response-data-arraybuffer.htm
rename : testing/web-platform/tests/xhr/response-data-blob.htm => testing/web-platform/tests/XMLHttpRequest/response-data-blob.htm
rename : testing/web-platform/tests/xhr/response-data-deflate.htm => testing/web-platform/tests/XMLHttpRequest/response-data-deflate.htm
rename : testing/web-platform/tests/xhr/response-data-gzip.htm => testing/web-platform/tests/XMLHttpRequest/response-data-gzip.htm
rename : testing/web-platform/tests/xhr/response-data-progress.htm => testing/web-platform/tests/XMLHttpRequest/response-data-progress.htm
rename : testing/web-platform/tests/xhr/response-invalid-responsetype.htm => testing/web-platform/tests/XMLHttpRequest/response-invalid-responsetype.htm
rename : testing/web-platform/tests/xhr/response-json.htm => testing/web-platform/tests/XMLHttpRequest/response-json.htm
rename : testing/web-platform/tests/xhr/response-method.htm => testing/web-platform/tests/XMLHttpRequest/response-method.htm
rename : testing/web-platform/tests/xhr/responseText-status.html => testing/web-platform/tests/XMLHttpRequest/responseText-status.html
rename : testing/web-platform/tests/xhr/responseType-document-in-worker.html => testing/web-platform/tests/XMLHttpRequest/responseType-document-in-worker.html
rename : testing/web-platform/tests/xhr/responseXML-unavailable-in-worker.html => testing/web-platform/tests/XMLHttpRequest/responseXML-unavailable-in-worker.html
rename : testing/web-platform/tests/xhr/responsedocument-decoding.htm => testing/web-platform/tests/XMLHttpRequest/responsedocument-decoding.htm
rename : testing/web-platform/tests/xhr/responsetext-decoding.htm => testing/web-platform/tests/XMLHttpRequest/responsetext-decoding.htm
rename : testing/web-platform/tests/xhr/responsetype.html => testing/web-platform/tests/XMLHttpRequest/responsetype.html
rename : testing/web-platform/tests/xhr/responseurl.html => testing/web-platform/tests/XMLHttpRequest/responseurl.html
rename : testing/web-platform/tests/xhr/responsexml-basic.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-basic.htm
rename : testing/web-platform/tests/xhr/responsexml-document-properties.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-document-properties.htm
rename : testing/web-platform/tests/xhr/responsexml-get-twice.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-get-twice.htm
rename : testing/web-platform/tests/xhr/responsexml-media-type.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-media-type.htm
rename : testing/web-platform/tests/xhr/responsexml-non-document-types.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-non-document-types.htm
rename : testing/web-platform/tests/xhr/responsexml-non-well-formed.htm => testing/web-platform/tests/XMLHttpRequest/responsexml-non-well-formed.htm
rename : testing/web-platform/tests/xhr/send-accept-language.htm => testing/web-platform/tests/XMLHttpRequest/send-accept-language.htm
rename : testing/web-platform/tests/xhr/send-accept.htm => testing/web-platform/tests/XMLHttpRequest/send-accept.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-cors-not-enabled.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors-not-enabled.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-cors.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-repeat-no-args.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-repeat-no-args.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader-and-arguments.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-and-arguments.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader-existing-session.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-existing-session.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader.htm
rename : testing/web-platform/tests/xhr/send-authentication-basic.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-basic.htm
rename : testing/web-platform/tests/xhr/send-authentication-competing-names-passwords.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-competing-names-passwords.htm
rename : testing/web-platform/tests/xhr/send-authentication-cors-basic-setrequestheader.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm
rename : testing/web-platform/tests/xhr/send-authentication-cors-setrequestheader-no-cred.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred.htm
rename : testing/web-platform/tests/xhr/send-authentication-existing-session-manual.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-existing-session-manual.htm
rename : testing/web-platform/tests/xhr/send-authentication-prompt-2-manual.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-2-manual.htm
rename : testing/web-platform/tests/xhr/send-authentication-prompt-manual.htm => testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-manual.htm
rename : testing/web-platform/tests/xhr/send-blob-with-no-mime-type.html => testing/web-platform/tests/XMLHttpRequest/send-blob-with-no-mime-type.html
rename : testing/web-platform/tests/xhr/send-conditional-cors.htm => testing/web-platform/tests/XMLHttpRequest/send-conditional-cors.htm
rename : testing/web-platform/tests/xhr/send-conditional.htm => testing/web-platform/tests/XMLHttpRequest/send-conditional.htm
rename : testing/web-platform/tests/xhr/send-content-type-charset.htm => testing/web-platform/tests/XMLHttpRequest/send-content-type-charset.htm
rename : testing/web-platform/tests/xhr/send-content-type-string.htm => testing/web-platform/tests/XMLHttpRequest/send-content-type-string.htm
rename : testing/web-platform/tests/xhr/send-data-arraybuffer.htm => testing/web-platform/tests/XMLHttpRequest/send-data-arraybuffer.htm
rename : testing/web-platform/tests/xhr/send-data-arraybufferview.htm => testing/web-platform/tests/XMLHttpRequest/send-data-arraybufferview.htm
rename : testing/web-platform/tests/xhr/send-data-blob.htm => testing/web-platform/tests/XMLHttpRequest/send-data-blob.htm
rename : testing/web-platform/tests/xhr/send-data-es-object.htm => testing/web-platform/tests/XMLHttpRequest/send-data-es-object.htm
rename : testing/web-platform/tests/xhr/send-data-formdata.htm => testing/web-platform/tests/XMLHttpRequest/send-data-formdata.htm
rename : testing/web-platform/tests/xhr/send-data-unexpected-tostring.htm => testing/web-platform/tests/XMLHttpRequest/send-data-unexpected-tostring.htm
rename : testing/web-platform/tests/xhr/send-entity-body-basic.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-basic.htm
rename : testing/web-platform/tests/xhr/send-entity-body-document-bogus.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-document-bogus.htm
rename : testing/web-platform/tests/xhr/send-entity-body-document.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-document.htm
rename : testing/web-platform/tests/xhr/send-entity-body-empty.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-empty.htm
rename : testing/web-platform/tests/xhr/send-entity-body-get-head-async.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head-async.htm
rename : testing/web-platform/tests/xhr/send-entity-body-get-head.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head.htm
rename : testing/web-platform/tests/xhr/send-entity-body-none.htm => testing/web-platform/tests/XMLHttpRequest/send-entity-body-none.htm
rename : testing/web-platform/tests/xhr/send-network-error-async-events.sub.htm => testing/web-platform/tests/XMLHttpRequest/send-network-error-async-events.sub.htm
rename : testing/web-platform/tests/xhr/send-network-error-sync-events.sub.htm => testing/web-platform/tests/XMLHttpRequest/send-network-error-sync-events.sub.htm
rename : testing/web-platform/tests/xhr/send-no-response-event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadend.htm
rename : testing/web-platform/tests/xhr/send-no-response-event-loadstart.htm => testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadstart.htm
rename : testing/web-platform/tests/xhr/send-no-response-event-order.htm => testing/web-platform/tests/XMLHttpRequest/send-no-response-event-order.htm
rename : testing/web-platform/tests/xhr/send-non-same-origin.htm => testing/web-platform/tests/XMLHttpRequest/send-non-same-origin.htm
rename : testing/web-platform/tests/xhr/send-receive-utf16.htm => testing/web-platform/tests/XMLHttpRequest/send-receive-utf16.htm
rename : testing/web-platform/tests/xhr/send-redirect-bogus-sync.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus-sync.htm
rename : testing/web-platform/tests/xhr/send-redirect-bogus.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus.htm
rename : testing/web-platform/tests/xhr/send-redirect-infinite-sync.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite-sync.htm
rename : testing/web-platform/tests/xhr/send-redirect-infinite.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite.htm
rename : testing/web-platform/tests/xhr/send-redirect-no-location.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-no-location.htm
rename : testing/web-platform/tests/xhr/send-redirect-post-upload.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-post-upload.htm
rename : testing/web-platform/tests/xhr/send-redirect-to-cors.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-to-cors.htm
rename : testing/web-platform/tests/xhr/send-redirect-to-non-cors.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect-to-non-cors.htm
rename : testing/web-platform/tests/xhr/send-redirect.htm => testing/web-platform/tests/XMLHttpRequest/send-redirect.htm
rename : testing/web-platform/tests/xhr/send-response-event-order.htm => testing/web-platform/tests/XMLHttpRequest/send-response-event-order.htm
rename : testing/web-platform/tests/xhr/send-response-upload-event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadend.htm
rename : testing/web-platform/tests/xhr/send-response-upload-event-loadstart.htm => testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadstart.htm
rename : testing/web-platform/tests/xhr/send-response-upload-event-progress.htm => testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-progress.htm
rename : testing/web-platform/tests/xhr/send-send.htm => testing/web-platform/tests/XMLHttpRequest/send-send.htm
rename : testing/web-platform/tests/xhr/send-send.js => testing/web-platform/tests/XMLHttpRequest/send-send.js
rename : testing/web-platform/tests/xhr/send-send.worker.js => testing/web-platform/tests/XMLHttpRequest/send-send.worker.js
rename : testing/web-platform/tests/xhr/send-sync-blocks-async.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-blocks-async.htm
rename : testing/web-platform/tests/xhr/send-sync-no-response-event-load.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-load.htm
rename : testing/web-platform/tests/xhr/send-sync-no-response-event-loadend.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-loadend.htm
rename : testing/web-platform/tests/xhr/send-sync-no-response-event-order.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-order.htm
rename : testing/web-platform/tests/xhr/send-sync-response-event-order.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-response-event-order.htm
rename : testing/web-platform/tests/xhr/send-sync-timeout.htm => testing/web-platform/tests/XMLHttpRequest/send-sync-timeout.htm
rename : testing/web-platform/tests/xhr/send-timeout-events.htm => testing/web-platform/tests/XMLHttpRequest/send-timeout-events.htm
rename : testing/web-platform/tests/xhr/send-usp.any.js => testing/web-platform/tests/XMLHttpRequest/send-usp.any.js
rename : testing/web-platform/tests/xhr/setrequestheader-after-send.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-after-send.htm
rename : testing/web-platform/tests/xhr/setrequestheader-allow-empty-value.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-empty-value.htm
rename : testing/web-platform/tests/xhr/setrequestheader-allow-whitespace-in-value.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm
rename : testing/web-platform/tests/xhr/setrequestheader-before-open.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-before-open.htm
rename : testing/web-platform/tests/xhr/setrequestheader-bogus-name.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-name.htm
rename : testing/web-platform/tests/xhr/setrequestheader-bogus-value.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-value.htm
rename : testing/web-platform/tests/xhr/setrequestheader-case-insensitive.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-case-insensitive.htm
rename : testing/web-platform/tests/xhr/setrequestheader-content-type.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-content-type.htm
rename : testing/web-platform/tests/xhr/setrequestheader-header-allowed.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-allowed.htm
rename : testing/web-platform/tests/xhr/setrequestheader-header-forbidden.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-forbidden.htm
rename : testing/web-platform/tests/xhr/setrequestheader-open-setrequestheader.htm => testing/web-platform/tests/XMLHttpRequest/setrequestheader-open-setrequestheader.htm
rename : testing/web-platform/tests/xhr/status-async.htm => testing/web-platform/tests/XMLHttpRequest/status-async.htm
rename : testing/web-platform/tests/xhr/status-basic.htm => testing/web-platform/tests/XMLHttpRequest/status-basic.htm
rename : testing/web-platform/tests/xhr/status-error.htm => testing/web-platform/tests/XMLHttpRequest/status-error.htm
rename : testing/web-platform/tests/xhr/template-element.html => testing/web-platform/tests/XMLHttpRequest/template-element.html
rename : testing/web-platform/tests/xhr/timeout-cors-async.htm => testing/web-platform/tests/XMLHttpRequest/timeout-cors-async.htm
rename : testing/web-platform/tests/xhr/timeout-sync.htm => testing/web-platform/tests/XMLHttpRequest/timeout-sync.htm
rename : testing/web-platform/tests/xhr/xmlhttprequest-basic.htm => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-basic.htm
rename : testing/web-platform/tests/xhr/xmlhttprequest-eventtarget.htm => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-eventtarget.htm
rename : testing/web-platform/tests/xhr/xmlhttprequest-network-error-sync.htm => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error-sync.htm
rename : testing/web-platform/tests/xhr/xmlhttprequest-network-error.htm => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error.htm
rename : testing/web-platform/tests/xhr/xmlhttprequest-sync-block-defer-scripts-subframe.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-sync-block-defer-scripts.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-sync-block-scripts.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-sync-not-hang-scriptloader-subframe.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-sync-not-hang-scriptloader.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-aborted.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-aborted.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-abortedonmain.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-overrides.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overrides.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-overridesexpires.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-reused.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-reused.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-simple.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-simple.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-synconmain.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-twice.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-twice.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-aborted.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-overrides.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-overridesexpires.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-simple.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-synconworker.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-twice.html => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html
rename : testing/web-platform/tests/xhr/xmlhttprequest-unsent.htm => testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-unsent.htm
rename : testing/web-platform/tests/quirks/active-and-hover-manual.html => testing/web-platform/tests/quirks-mode/active-and-hover-manual.html
rename : testing/web-platform/tests/quirks/blocks-ignore-line-height.html => testing/web-platform/tests/quirks-mode/blocks-ignore-line-height.html
rename : testing/web-platform/tests/quirks/classname-query-after-sibling-adoption.html => testing/web-platform/tests/quirks-mode/classname-query-after-sibling-adoption.html
rename : testing/web-platform/tests/quirks/hashless-hex-color.html => testing/web-platform/tests/quirks-mode/hashless-hex-color.html
rename : testing/web-platform/tests/quirks/historical/list-item-bullet-size-ref.html => testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size-ref.html
rename : testing/web-platform/tests/quirks/historical/list-item-bullet-size.html => testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size.html
rename : testing/web-platform/tests/quirks/line-height-calculation.html => testing/web-platform/tests/quirks-mode/line-height-calculation.html
rename : testing/web-platform/tests/quirks/percentage-height-calculation.html => testing/web-platform/tests/quirks-mode/percentage-height-calculation.html
rename : testing/web-platform/tests/quirks/supports.html => testing/web-platform/tests/quirks-mode/supports.html
rename : testing/web-platform/tests/quirks/table-cell-nowrap-minimum-width-calculation.html => testing/web-platform/tests/quirks-mode/table-cell-nowrap-minimum-width-calculation.html
rename : testing/web-platform/tests/quirks/table-cell-width-calculation.html => testing/web-platform/tests/quirks-mode/table-cell-width-calculation.html
rename : testing/web-platform/tests/quirks/unitless-length.html => testing/web-platform/tests/quirks-mode/unitless-length.html
2018-01-25 23:47:48 +02:00
Dorel Luca 2d283eea75 Backed out changeset 926f53cc7341 (bug 1433144) for build bustage on test_orphan_file_patterns on a CLOSED TREE
--HG--
rename : testing/web-platform/meta/xhr/__dir__.ini => testing/web-platform/meta/XMLHttpRequest/__dir__.ini
rename : testing/web-platform/meta/xhr/abort-after-stop.htm.ini => testing/web-platform/meta/XMLHttpRequest/abort-after-stop.htm.ini
rename : testing/web-platform/meta/xhr/access-control-basic-cors-safelisted-request-headers.htm.ini => testing/web-platform/meta/XMLHttpRequest/access-control-basic-cors-safelisted-request-headers.htm.ini
rename : testing/web-platform/meta/xhr/access-control-preflight-credential-async.htm.ini => testing/web-platform/meta/XMLHttpRequest/access-control-preflight-credential-async.htm.ini
rename : testing/web-platform/meta/xhr/access-control-preflight-credential-sync.htm.ini => testing/web-platform/meta/XMLHttpRequest/access-control-preflight-credential-sync.htm.ini
rename : testing/web-platform/meta/xhr/data-uri.htm.ini => testing/web-platform/meta/XMLHttpRequest/data-uri.htm.ini
rename : testing/web-platform/meta/xhr/event-upload-progress-crossorigin.htm.ini => testing/web-platform/meta/XMLHttpRequest/event-upload-progress-crossorigin.htm.ini
rename : testing/web-platform/meta/xhr/historical.html.ini => testing/web-platform/meta/XMLHttpRequest/historical.html.ini
rename : testing/web-platform/meta/xhr/open-during-abort-processing.htm.ini => testing/web-platform/meta/XMLHttpRequest/open-during-abort-processing.htm.ini
rename : testing/web-platform/meta/xhr/open-url-multi-window-4.htm.ini => testing/web-platform/meta/XMLHttpRequest/open-url-multi-window-4.htm.ini
rename : testing/web-platform/meta/xhr/open-url-multi-window-6.htm.ini => testing/web-platform/meta/XMLHttpRequest/open-url-multi-window-6.htm.ini
rename : testing/web-platform/meta/xhr/overridemimetype-blob.html.ini => testing/web-platform/meta/XMLHttpRequest/overridemimetype-blob.html.ini
rename : testing/web-platform/meta/xhr/responsetext-decoding.htm.ini => testing/web-platform/meta/XMLHttpRequest/responsetext-decoding.htm.ini
rename : testing/web-platform/meta/xhr/responsexml-document-properties.htm.ini => testing/web-platform/meta/XMLHttpRequest/responsexml-document-properties.htm.ini
rename : testing/web-platform/meta/xhr/send-authentication-basic.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-authentication-basic.htm.ini
rename : testing/web-platform/meta/xhr/send-receive-utf16.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-receive-utf16.htm.ini
rename : testing/web-platform/meta/xhr/send-redirect-to-cors.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-redirect-to-cors.htm.ini
rename : testing/web-platform/meta/xhr/send-response-event-order.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-response-event-order.htm.ini
rename : testing/web-platform/meta/xhr/send-response-upload-event-progress.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-response-upload-event-progress.htm.ini
rename : testing/web-platform/meta/xhr/send-sync-blocks-async.htm.ini => testing/web-platform/meta/XMLHttpRequest/send-sync-blocks-async.htm.ini
rename : testing/web-platform/meta/xhr/setrequestheader-allow-empty-value.htm.ini => testing/web-platform/meta/XMLHttpRequest/setrequestheader-allow-empty-value.htm.ini
rename : testing/web-platform/meta/xhr/setrequestheader-allow-whitespace-in-value.htm.ini => testing/web-platform/meta/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm.ini
rename : testing/web-platform/meta/xhr/setrequestheader-content-type.htm.ini => testing/web-platform/meta/XMLHttpRequest/setrequestheader-content-type.htm.ini
rename : testing/web-platform/meta/xhr/xmlhttprequest-sync-default-feature-policy.sub.html.ini => testing/web-platform/meta/XMLHttpRequest/xmlhttprequest-sync-default-feature-policy.sub.html.ini
rename : testing/web-platform/meta/xhr/xmlhttprequest-timeout-overridesexpires.html.ini => testing/web-platform/meta/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html.ini
rename : testing/web-platform/meta/quirks/line-height-calculation.html.ini => testing/web-platform/meta/quirks-mode/line-height-calculation.html.ini
rename : testing/web-platform/meta/quirks/percentage-height-calculation.html.ini => testing/web-platform/meta/quirks-mode/percentage-height-calculation.html.ini
rename : testing/web-platform/meta/quirks/table-cell-width-calculation.html.ini => testing/web-platform/meta/quirks-mode/table-cell-width-calculation.html.ini
2018-01-25 23:40:44 +02:00
Dorel Luca 02fd157dd1 Backed out changeset 351fd771cf1f (bug 1433144) for build bustage on test_orphan_file_patterns on a CLOSED TREE 2018-01-25 23:40:01 +02:00
Dorel Luca dac9c6aa24 Backed out changeset b2e5cf998caa (bug 1433190) for build bustage on test_orphan_file_patterns on a CLOSED TREE 2018-01-25 23:29:01 +02:00
Dorel Luca 99ce5e0626 Backed out changeset dec98f271429 (bug 1433144) for build bustage on test_orphan_file_patterns on a CLOSED TREE 2018-01-25 23:27:20 +02:00
Ben Kelly e9b911badc Bug 1433044 P2 Update local-url-inherit-controller.https.html to test fetch() interception in local URL windows and workers. r=asuth 2018-01-25 12:52:51 -08:00
James Graham 64ff0b2a87 Bug 1433144 - Fix moz.build rule, a=testonly ON A CLOSED TREE
MozReview-Commit-ID: BHCLG2U9h5f
2018-01-25 20:33:03 +00:00
James Graham e3a00ec24d Bug 1433190 - Disable FileAPI url tests on OSX for instability, a=testonly
MozReview-Commit-ID: 2ZTKDYqYuOX
2018-01-25 18:56:53 +00:00
James Graham d23bc02a7f Bug 1433145 - Handle unexpected alerts when switching tests, r=ato
MozReview-Commit-ID: 55HzXggbw6N
2018-01-25 18:56:47 +00:00
James Graham fcf753eb29 Bug 1433144 - Ignore some lint errors introduced by the wpt import, a=testonly
MozReview-Commit-ID: IGNtkmzvOhs
2018-01-25 18:56:25 +00:00
James Graham 4fb55cba69 Bug 1433144 - Update metadata for wpt update, a=testonly
MozReview-Commit-ID: 7ILmVq1bNRj


--HG--
rename : testing/web-platform/meta/quirks-mode/line-height-calculation.html.ini => testing/web-platform/meta/quirks/line-height-calculation.html.ini
rename : testing/web-platform/meta/quirks-mode/percentage-height-calculation.html.ini => testing/web-platform/meta/quirks/percentage-height-calculation.html.ini
rename : testing/web-platform/meta/quirks-mode/table-cell-width-calculation.html.ini => testing/web-platform/meta/quirks/table-cell-width-calculation.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/__dir__.ini => testing/web-platform/meta/xhr/__dir__.ini
rename : testing/web-platform/meta/XMLHttpRequest/abort-after-stop.htm.ini => testing/web-platform/meta/xhr/abort-after-stop.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/access-control-basic-cors-safelisted-request-headers.htm.ini => testing/web-platform/meta/xhr/access-control-basic-cors-safelisted-request-headers.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/access-control-preflight-credential-async.htm.ini => testing/web-platform/meta/xhr/access-control-preflight-credential-async.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/access-control-preflight-credential-sync.htm.ini => testing/web-platform/meta/xhr/access-control-preflight-credential-sync.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/data-uri.htm.ini => testing/web-platform/meta/xhr/data-uri.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/event-upload-progress-crossorigin.htm.ini => testing/web-platform/meta/xhr/event-upload-progress-crossorigin.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/historical.html.ini => testing/web-platform/meta/xhr/historical.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/open-during-abort-processing.htm.ini => testing/web-platform/meta/xhr/open-during-abort-processing.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/open-url-multi-window-4.htm.ini => testing/web-platform/meta/xhr/open-url-multi-window-4.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/open-url-multi-window-6.htm.ini => testing/web-platform/meta/xhr/open-url-multi-window-6.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/overridemimetype-blob.html.ini => testing/web-platform/meta/xhr/overridemimetype-blob.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/responsetext-decoding.htm.ini => testing/web-platform/meta/xhr/responsetext-decoding.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/responsexml-document-properties.htm.ini => testing/web-platform/meta/xhr/responsexml-document-properties.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-authentication-basic.htm.ini => testing/web-platform/meta/xhr/send-authentication-basic.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-receive-utf16.htm.ini => testing/web-platform/meta/xhr/send-receive-utf16.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-redirect-to-cors.htm.ini => testing/web-platform/meta/xhr/send-redirect-to-cors.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-response-event-order.htm.ini => testing/web-platform/meta/xhr/send-response-event-order.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-response-upload-event-progress.htm.ini => testing/web-platform/meta/xhr/send-response-upload-event-progress.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/send-sync-blocks-async.htm.ini => testing/web-platform/meta/xhr/send-sync-blocks-async.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/setrequestheader-allow-empty-value.htm.ini => testing/web-platform/meta/xhr/setrequestheader-allow-empty-value.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm.ini => testing/web-platform/meta/xhr/setrequestheader-allow-whitespace-in-value.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/setrequestheader-content-type.htm.ini => testing/web-platform/meta/xhr/setrequestheader-content-type.htm.ini
rename : testing/web-platform/meta/XMLHttpRequest/xmlhttprequest-sync-default-feature-policy.sub.html.ini => testing/web-platform/meta/xhr/xmlhttprequest-sync-default-feature-policy.sub.html.ini
rename : testing/web-platform/meta/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html.ini => testing/web-platform/meta/xhr/xmlhttprequest-timeout-overridesexpires.html.ini
2018-01-25 18:56:19 +00:00
James Graham c5596cae4d Bug 1433144 - Update web-platform-tests to revision 2e19bfdaee6edb2c1069c07e14037284167284a3, a=testonly
MozReview-Commit-ID: 13sFeYHTYGC


--HG--
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/ecdh_keys.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.js => testing/web-platform/tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/digest/digest.worker.js => testing/web-platform/tests/WebCryptoAPI/digest/digest.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.worker.js => testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/rsa.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/ec_importKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/rsa_importKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.worker.js => testing/web-platform/tests/WebCryptoAPI/import_export/symmetric_importKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/ecdsa.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/hmac.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pkcs.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss.worker.js => testing/web-platform/tests/WebCryptoAPI/sign_verify/rsa_pss.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.js => testing/web-platform/tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.worker.js
rename : testing/web-platform/tests/WebCryptoAPI/WebCryptoAPI.idl => testing/web-platform/tests/interfaces/WebCryptoAPI.idl
rename : testing/web-platform/tests/quirks-mode/active-and-hover-manual.html => testing/web-platform/tests/quirks/active-and-hover-manual.html
rename : testing/web-platform/tests/quirks-mode/blocks-ignore-line-height.html => testing/web-platform/tests/quirks/blocks-ignore-line-height.html
rename : testing/web-platform/tests/quirks-mode/classname-query-after-sibling-adoption.html => testing/web-platform/tests/quirks/classname-query-after-sibling-adoption.html
rename : testing/web-platform/tests/quirks-mode/hashless-hex-color.html => testing/web-platform/tests/quirks/hashless-hex-color.html
rename : testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size-ref.html => testing/web-platform/tests/quirks/historical/list-item-bullet-size-ref.html
rename : testing/web-platform/tests/quirks-mode/historical/list-item-bullet-size.html => testing/web-platform/tests/quirks/historical/list-item-bullet-size.html
rename : testing/web-platform/tests/quirks-mode/line-height-calculation.html => testing/web-platform/tests/quirks/line-height-calculation.html
rename : testing/web-platform/tests/quirks-mode/percentage-height-calculation.html => testing/web-platform/tests/quirks/percentage-height-calculation.html
rename : testing/web-platform/tests/quirks-mode/supports.html => testing/web-platform/tests/quirks/supports.html
rename : testing/web-platform/tests/quirks-mode/table-cell-nowrap-minimum-width-calculation.html => testing/web-platform/tests/quirks/table-cell-nowrap-minimum-width-calculation.html
rename : testing/web-platform/tests/quirks-mode/table-cell-width-calculation.html => testing/web-platform/tests/quirks/table-cell-width-calculation.html
rename : testing/web-platform/tests/quirks-mode/unitless-length.html => testing/web-platform/tests/quirks/unitless-length.html
rename : testing/web-platform/tests/XMLHttpRequest/resources/pass.txt => testing/web-platform/tests/service-workers/service-worker/resources/pass.txt
rename : testing/web-platform/tests/XMLHttpRequest/FormData-append.html => testing/web-platform/tests/xhr/FormData-append.html
rename : testing/web-platform/tests/XMLHttpRequest/OWNERS => testing/web-platform/tests/xhr/OWNERS
rename : testing/web-platform/tests/XMLHttpRequest/README.md => testing/web-platform/tests/xhr/README.md
rename : testing/web-platform/tests/XMLHttpRequest/XMLHttpRequest-withCredentials.any.js => testing/web-platform/tests/xhr/XMLHttpRequest-withCredentials.any.js
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-receive.htm => testing/web-platform/tests/xhr/abort-after-receive.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-send.htm => testing/web-platform/tests/xhr/abort-after-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-stop.htm => testing/web-platform/tests/xhr/abort-after-stop.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-after-timeout.htm => testing/web-platform/tests/xhr/abort-after-timeout.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-done.htm => testing/web-platform/tests/xhr/abort-during-done.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-headers-received.htm => testing/web-platform/tests/xhr/abort-during-headers-received.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-loading.htm => testing/web-platform/tests/xhr/abort-during-loading.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-open.htm => testing/web-platform/tests/xhr/abort-during-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-open.js => testing/web-platform/tests/xhr/abort-during-open.js
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-open.worker.js => testing/web-platform/tests/xhr/abort-during-open.worker.js
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-unsent.htm => testing/web-platform/tests/xhr/abort-during-unsent.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-during-upload.htm => testing/web-platform/tests/xhr/abort-during-upload.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-abort.htm => testing/web-platform/tests/xhr/abort-event-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-listeners.htm => testing/web-platform/tests/xhr/abort-event-listeners.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-loadend.htm => testing/web-platform/tests/xhr/abort-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-event-order.htm => testing/web-platform/tests/xhr/abort-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-upload-event-abort.htm => testing/web-platform/tests/xhr/abort-upload-event-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/abort-upload-event-loadend.htm => testing/web-platform/tests/xhr/abort-upload-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/anonymous-mode-unsupported.htm => testing/web-platform/tests/xhr/anonymous-mode-unsupported.htm
rename : testing/web-platform/tests/XMLHttpRequest/data-uri.htm => testing/web-platform/tests/xhr/data-uri.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-abort.htm => testing/web-platform/tests/xhr/event-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-error-order.sub.html => testing/web-platform/tests/xhr/event-error-order.sub.html
rename : testing/web-platform/tests/XMLHttpRequest/event-error.sub.html => testing/web-platform/tests/xhr/event-error.sub.html
rename : testing/web-platform/tests/XMLHttpRequest/event-load.htm => testing/web-platform/tests/xhr/event-load.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-loadend.htm => testing/web-platform/tests/xhr/event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-loadstart-upload.htm => testing/web-platform/tests/xhr/event-loadstart-upload.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-loadstart.htm => testing/web-platform/tests/xhr/event-loadstart.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-progress.htm => testing/web-platform/tests/xhr/event-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-readystate-sync-open.htm => testing/web-platform/tests/xhr/event-readystate-sync-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-readystatechange-loaded.htm => testing/web-platform/tests/xhr/event-readystatechange-loaded.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-timeout-order.htm => testing/web-platform/tests/xhr/event-timeout-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-timeout.htm => testing/web-platform/tests/xhr/event-timeout.htm
rename : testing/web-platform/tests/XMLHttpRequest/event-upload-progress.htm => testing/web-platform/tests/xhr/event-upload-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/firing-events-http-content-length.html => testing/web-platform/tests/xhr/firing-events-http-content-length.html
rename : testing/web-platform/tests/XMLHttpRequest/firing-events-http-no-content-length.html => testing/web-platform/tests/xhr/firing-events-http-no-content-length.html
rename : testing/web-platform/tests/XMLHttpRequest/folder.txt => testing/web-platform/tests/xhr/folder.txt
rename : testing/web-platform/tests/XMLHttpRequest/formdata-blob.htm => testing/web-platform/tests/xhr/formdata-blob.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-delete.htm => testing/web-platform/tests/xhr/formdata-delete.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-foreach.html => testing/web-platform/tests/xhr/formdata-foreach.html
rename : testing/web-platform/tests/XMLHttpRequest/formdata-get.htm => testing/web-platform/tests/xhr/formdata-get.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-has.htm => testing/web-platform/tests/xhr/formdata-has.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata-set.htm => testing/web-platform/tests/xhr/formdata-set.htm
rename : testing/web-platform/tests/XMLHttpRequest/formdata.htm => testing/web-platform/tests/xhr/formdata.htm
rename : testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-cookies.htm => testing/web-platform/tests/xhr/getallresponseheaders-cookies.htm
rename : testing/web-platform/tests/XMLHttpRequest/getallresponseheaders-status.htm => testing/web-platform/tests/xhr/getallresponseheaders-status.htm
rename : testing/web-platform/tests/XMLHttpRequest/getallresponseheaders.htm => testing/web-platform/tests/xhr/getallresponseheaders.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-case-insensitive.htm => testing/web-platform/tests/xhr/getresponseheader-case-insensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm => testing/web-platform/tests/xhr/getresponseheader-chunked-trailer.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-cookies-and-more.htm => testing/web-platform/tests/xhr/getresponseheader-cookies-and-more.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-error-state.htm => testing/web-platform/tests/xhr/getresponseheader-error-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-server-date.htm => testing/web-platform/tests/xhr/getresponseheader-server-date.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-special-characters.htm => testing/web-platform/tests/xhr/getresponseheader-special-characters.htm
rename : testing/web-platform/tests/XMLHttpRequest/getresponseheader-unsent-opened-state.htm => testing/web-platform/tests/xhr/getresponseheader-unsent-opened-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/headers-normalize-response.htm => testing/web-platform/tests/xhr/headers-normalize-response.htm
rename : testing/web-platform/tests/XMLHttpRequest/historical.html => testing/web-platform/tests/xhr/historical.html
rename : testing/web-platform/tests/XMLHttpRequest/loadstart-and-state.html => testing/web-platform/tests/xhr/loadstart-and-state.html
rename : testing/web-platform/tests/XMLHttpRequest/no-utf16-json.htm => testing/web-platform/tests/xhr/no-utf16-json.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-after-abort.htm => testing/web-platform/tests/xhr/open-after-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-after-setrequestheader.htm => testing/web-platform/tests/xhr/open-after-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-during-abort-event.htm => testing/web-platform/tests/xhr/open-during-abort-event.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-during-abort-processing.htm => testing/web-platform/tests/xhr/open-during-abort-processing.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-during-abort.htm => testing/web-platform/tests/xhr/open-during-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-bogus.htm => testing/web-platform/tests/xhr/open-method-bogus.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-case-insensitive.htm => testing/web-platform/tests/xhr/open-method-case-insensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-case-sensitive.htm => testing/web-platform/tests/xhr/open-method-case-sensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-insecure.htm => testing/web-platform/tests/xhr/open-method-insecure.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-method-responsetype-set-sync.htm => testing/web-platform/tests/xhr/open-method-responsetype-set-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-open-send.htm => testing/web-platform/tests/xhr/open-open-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-open-sync-send.htm => testing/web-platform/tests/xhr/open-open-sync-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-referer.htm => testing/web-platform/tests/xhr/open-referer.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-send-during-abort.htm => testing/web-platform/tests/xhr/open-send-during-abort.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-send-open.htm => testing/web-platform/tests/xhr/open-send-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-sync-open-send.htm => testing/web-platform/tests/xhr/open-sync-open-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-about-blank-window.htm => testing/web-platform/tests/xhr/open-url-about-blank-window.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted-after-open.htm => testing/web-platform/tests/xhr/open-url-base-inserted-after-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-base-inserted.htm => testing/web-platform/tests/xhr/open-url-base-inserted.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-base.htm => testing/web-platform/tests/xhr/open-url-base.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-encoding.htm => testing/web-platform/tests/xhr/open-url-encoding.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window-2.htm => testing/web-platform/tests/xhr/open-url-javascript-window-2.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-javascript-window.htm => testing/web-platform/tests/xhr/open-url-javascript-window.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-2.htm => testing/web-platform/tests/xhr/open-url-multi-window-2.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-3.htm => testing/web-platform/tests/xhr/open-url-multi-window-3.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-4.htm => testing/web-platform/tests/xhr/open-url-multi-window-4.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-5.htm => testing/web-platform/tests/xhr/open-url-multi-window-5.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window-6.htm => testing/web-platform/tests/xhr/open-url-multi-window-6.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-multi-window.htm => testing/web-platform/tests/xhr/open-url-multi-window.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-redirected-worker-origin.htm => testing/web-platform/tests/xhr/open-url-redirected-worker-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-worker-origin.htm => testing/web-platform/tests/xhr/open-url-worker-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-url-worker-simple.htm => testing/web-platform/tests/xhr/open-url-worker-simple.htm
rename : testing/web-platform/tests/XMLHttpRequest/open-user-password-non-same-origin.htm => testing/web-platform/tests/xhr/open-user-password-non-same-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-blob.html => testing/web-platform/tests/xhr/overridemimetype-blob.html
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-done-state.htm => testing/web-platform/tests/xhr/overridemimetype-done-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-headers-received-state-force-shiftjis.htm => testing/web-platform/tests/xhr/overridemimetype-headers-received-state-force-shiftjis.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-invalid-mime-type.htm => testing/web-platform/tests/xhr/overridemimetype-invalid-mime-type.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-loading-state.htm => testing/web-platform/tests/xhr/overridemimetype-loading-state.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-utf-8.htm => testing/web-platform/tests/xhr/overridemimetype-open-state-force-utf-8.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-open-state-force-xml.htm => testing/web-platform/tests/xhr/overridemimetype-open-state-force-xml.htm
rename : testing/web-platform/tests/XMLHttpRequest/overridemimetype-unsent-state-force-shiftjis.htm => testing/web-platform/tests/xhr/overridemimetype-unsent-state-force-shiftjis.htm
rename : testing/web-platform/tests/XMLHttpRequest/preserve-ua-header-on-redirect.htm => testing/web-platform/tests/xhr/preserve-ua-header-on-redirect.htm
rename : testing/web-platform/tests/XMLHttpRequest/progress-events-response-data-gzip.htm => testing/web-platform/tests/xhr/progress-events-response-data-gzip.htm
rename : testing/web-platform/tests/XMLHttpRequest/progressevent-constructor.html => testing/web-platform/tests/xhr/progressevent-constructor.html
rename : testing/web-platform/tests/XMLHttpRequest/progressevent-interface.html => testing/web-platform/tests/xhr/progressevent-interface.html
rename : testing/web-platform/tests/XMLHttpRequest/resources/accept-language.py => testing/web-platform/tests/xhr/resources/accept-language.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/accept.py => testing/web-platform/tests/xhr/resources/accept.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-allow-lists.py => testing/web-platform/tests/xhr/resources/access-control-allow-lists.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-allow-with-body.py => testing/web-platform/tests/xhr/resources/access-control-allow-with-body.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-auth-basic.py => testing/web-platform/tests/xhr/resources/access-control-auth-basic.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow-no-credentials.py => testing/web-platform/tests/xhr/resources/access-control-basic-allow-no-credentials.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow-star.py => testing/web-platform/tests/xhr/resources/access-control-basic-allow-star.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-allow.py => testing/web-platform/tests/xhr/resources/access-control-basic-allow.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-cors-safelisted-request-headers.py => testing/web-platform/tests/xhr/resources/access-control-basic-cors-safelisted-request-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-denied.py => testing/web-platform/tests/xhr/resources/access-control-basic-denied.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-options-not-supported.py => testing/web-platform/tests/xhr/resources/access-control-basic-options-not-supported.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache-invalidation.py => testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache-invalidation.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache-timeout.py => testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache-timeout.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-preflight-cache.py => testing/web-platform/tests/xhr/resources/access-control-basic-preflight-cache.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-put-allow.py => testing/web-platform/tests/xhr/resources/access-control-basic-put-allow.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-basic-whitelist-response-headers.py => testing/web-platform/tests/xhr/resources/access-control-basic-whitelist-response-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-cookie.py => testing/web-platform/tests/xhr/resources/access-control-cookie.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-origin-header.py => testing/web-platform/tests/xhr/resources/access-control-origin-header.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-denied.py => testing/web-platform/tests/xhr/resources/access-control-preflight-denied.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-header-lowercase.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-header-lowercase.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-header-sorted.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-header-sorted.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-headers-origin.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-headers-origin.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-invalid-status.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-invalid-status.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-preflight-request-must-not-contain-cookie.py => testing/web-platform/tests/xhr/resources/access-control-preflight-request-must-not-contain-cookie.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/access-control-sandboxed-iframe.html => testing/web-platform/tests/xhr/resources/access-control-sandboxed-iframe.html
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth1/auth.py => testing/web-platform/tests/xhr/resources/auth1/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth2/auth.py => testing/web-platform/tests/xhr/resources/auth2/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth2/corsenabled.py => testing/web-platform/tests/xhr/resources/auth2/corsenabled.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth3/auth.py => testing/web-platform/tests/xhr/resources/auth3/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth4/auth.py => testing/web-platform/tests/xhr/resources/auth4/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth5/auth.py => testing/web-platform/tests/xhr/resources/auth5/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth6/auth.py => testing/web-platform/tests/xhr/resources/auth6/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth7/corsenabled.py => testing/web-platform/tests/xhr/resources/auth7/corsenabled.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth8/corsenabled-no-authorize.py => testing/web-platform/tests/xhr/resources/auth8/corsenabled-no-authorize.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/auth9/auth.py => testing/web-platform/tests/xhr/resources/auth9/auth.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/authentication.py => testing/web-platform/tests/xhr/resources/authentication.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/base.xml => testing/web-platform/tests/xhr/resources/base.xml
rename : testing/web-platform/tests/XMLHttpRequest/resources/chunked.py => testing/web-platform/tests/xhr/resources/chunked.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/conditional.py => testing/web-platform/tests/xhr/resources/conditional.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/content.py => testing/web-platform/tests/xhr/resources/content.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/corsenabled.py => testing/web-platform/tests/xhr/resources/corsenabled.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/delay.py => testing/web-platform/tests/xhr/resources/delay.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/echo-headers.py => testing/web-platform/tests/xhr/resources/echo-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/echo-method.py => testing/web-platform/tests/xhr/resources/echo-method.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/empty-div-utf8-html.py => testing/web-platform/tests/xhr/resources/empty-div-utf8-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/folder.txt => testing/web-platform/tests/xhr/resources/folder.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/form.py => testing/web-platform/tests/xhr/resources/form.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/gzip.py => testing/web-platform/tests/xhr/resources/gzip.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/header-content-length.asis => testing/web-platform/tests/xhr/resources/header-content-length.asis
rename : testing/web-platform/tests/XMLHttpRequest/resources/headers-basic.asis => testing/web-platform/tests/xhr/resources/headers-basic.asis
rename : testing/web-platform/tests/XMLHttpRequest/resources/headers.asis => testing/web-platform/tests/xhr/resources/headers.asis
rename : testing/web-platform/tests/XMLHttpRequest/resources/headers.py => testing/web-platform/tests/xhr/resources/headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/image.gif => testing/web-platform/tests/xhr/resources/image.gif
rename : testing/web-platform/tests/XMLHttpRequest/resources/img-utf8-html.py => testing/web-platform/tests/xhr/resources/img-utf8-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/img.jpg => testing/web-platform/tests/xhr/resources/img.jpg
rename : testing/web-platform/tests/XMLHttpRequest/resources/infinite-redirects.py => testing/web-platform/tests/xhr/resources/infinite-redirects.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/init.htm => testing/web-platform/tests/xhr/resources/init.htm
rename : testing/web-platform/tests/XMLHttpRequest/resources/inspect-headers.py => testing/web-platform/tests/xhr/resources/inspect-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/invalid-utf8-html.py => testing/web-platform/tests/xhr/resources/invalid-utf8-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/last-modified.py => testing/web-platform/tests/xhr/resources/last-modified.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/no-custom-header-on-preflight.py => testing/web-platform/tests/xhr/resources/no-custom-header-on-preflight.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/nocors/folder.txt => testing/web-platform/tests/xhr/resources/nocors/folder.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/parse-headers.py => testing/web-platform/tests/xhr/resources/parse-headers.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/pass.txt => testing/web-platform/tests/xhr/resources/pass.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/redirect-cors.py => testing/web-platform/tests/xhr/resources/redirect-cors.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/redirect.py => testing/web-platform/tests/xhr/resources/redirect.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/requri.py => testing/web-platform/tests/xhr/resources/requri.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/reset-token.py => testing/web-platform/tests/xhr/resources/reset-token.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/responseType-document-in-worker.js => testing/web-platform/tests/xhr/resources/responseType-document-in-worker.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/responseXML-unavailable-in-worker.js => testing/web-platform/tests/xhr/resources/responseXML-unavailable-in-worker.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-1.htm => testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-1.htm
rename : testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-2.htm => testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-2.htm
rename : testing/web-platform/tests/XMLHttpRequest/resources/send-after-setting-document-domain-window-helper.js => testing/web-platform/tests/xhr/resources/send-after-setting-document-domain-window-helper.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/shift-jis-html.py => testing/web-platform/tests/xhr/resources/shift-jis-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/status.py => testing/web-platform/tests/xhr/resources/status.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/trickle.py => testing/web-platform/tests/xhr/resources/trickle.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/upload.py => testing/web-platform/tests/xhr/resources/upload.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/utf16-bom.json => testing/web-platform/tests/xhr/resources/utf16-bom.json
rename : testing/web-platform/tests/XMLHttpRequest/resources/utf16.txt => testing/web-platform/tests/xhr/resources/utf16.txt
rename : testing/web-platform/tests/XMLHttpRequest/resources/well-formed.xml => testing/web-platform/tests/xhr/resources/well-formed.xml
rename : testing/web-platform/tests/XMLHttpRequest/resources/win-1252-html.py => testing/web-platform/tests/xhr/resources/win-1252-html.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/win-1252-xml.py => testing/web-platform/tests/xhr/resources/win-1252-xml.py
rename : testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-origin-referrer.js => testing/web-platform/tests/xhr/resources/workerxhr-origin-referrer.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/workerxhr-simple.js => testing/web-platform/tests/xhr/resources/workerxhr-simple.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-event-order.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-event-order.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-aborted.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-aborted.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-abortedonmain.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-abortedonmain.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overrides.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-overrides.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-overridesexpires.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-overridesexpires.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-runner.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-runner.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-simple.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-simple.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconmain.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-synconmain.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-synconworker.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-synconworker.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout-twice.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout-twice.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/xmlhttprequest-timeout.js => testing/web-platform/tests/xhr/resources/xmlhttprequest-timeout.js
rename : testing/web-platform/tests/XMLHttpRequest/resources/zlib.py => testing/web-platform/tests/xhr/resources/zlib.py
rename : testing/web-platform/tests/XMLHttpRequest/response-data-arraybuffer.htm => testing/web-platform/tests/xhr/response-data-arraybuffer.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-blob.htm => testing/web-platform/tests/xhr/response-data-blob.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-deflate.htm => testing/web-platform/tests/xhr/response-data-deflate.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-gzip.htm => testing/web-platform/tests/xhr/response-data-gzip.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-data-progress.htm => testing/web-platform/tests/xhr/response-data-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-invalid-responsetype.htm => testing/web-platform/tests/xhr/response-invalid-responsetype.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-json.htm => testing/web-platform/tests/xhr/response-json.htm
rename : testing/web-platform/tests/XMLHttpRequest/response-method.htm => testing/web-platform/tests/xhr/response-method.htm
rename : testing/web-platform/tests/XMLHttpRequest/responseText-status.html => testing/web-platform/tests/xhr/responseText-status.html
rename : testing/web-platform/tests/XMLHttpRequest/responseType-document-in-worker.html => testing/web-platform/tests/xhr/responseType-document-in-worker.html
rename : testing/web-platform/tests/XMLHttpRequest/responseXML-unavailable-in-worker.html => testing/web-platform/tests/xhr/responseXML-unavailable-in-worker.html
rename : testing/web-platform/tests/XMLHttpRequest/responsedocument-decoding.htm => testing/web-platform/tests/xhr/responsedocument-decoding.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsetext-decoding.htm => testing/web-platform/tests/xhr/responsetext-decoding.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsetype.html => testing/web-platform/tests/xhr/responsetype.html
rename : testing/web-platform/tests/XMLHttpRequest/responseurl.html => testing/web-platform/tests/xhr/responseurl.html
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-basic.htm => testing/web-platform/tests/xhr/responsexml-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-document-properties.htm => testing/web-platform/tests/xhr/responsexml-document-properties.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-get-twice.htm => testing/web-platform/tests/xhr/responsexml-get-twice.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-media-type.htm => testing/web-platform/tests/xhr/responsexml-media-type.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-non-document-types.htm => testing/web-platform/tests/xhr/responsexml-non-document-types.htm
rename : testing/web-platform/tests/XMLHttpRequest/responsexml-non-well-formed.htm => testing/web-platform/tests/xhr/responsexml-non-well-formed.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-accept-language.htm => testing/web-platform/tests/xhr/send-accept-language.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-accept.htm => testing/web-platform/tests/xhr/send-accept.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors-not-enabled.htm => testing/web-platform/tests/xhr/send-authentication-basic-cors-not-enabled.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-cors.htm => testing/web-platform/tests/xhr/send-authentication-basic-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-repeat-no-args.htm => testing/web-platform/tests/xhr/send-authentication-basic-repeat-no-args.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-and-arguments.htm => testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader-and-arguments.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader-existing-session.htm => testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader-existing-session.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic-setrequestheader.htm => testing/web-platform/tests/xhr/send-authentication-basic-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-basic.htm => testing/web-platform/tests/xhr/send-authentication-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-competing-names-passwords.htm => testing/web-platform/tests/xhr/send-authentication-competing-names-passwords.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm => testing/web-platform/tests/xhr/send-authentication-cors-basic-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred.htm => testing/web-platform/tests/xhr/send-authentication-cors-setrequestheader-no-cred.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-existing-session-manual.htm => testing/web-platform/tests/xhr/send-authentication-existing-session-manual.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-2-manual.htm => testing/web-platform/tests/xhr/send-authentication-prompt-2-manual.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-authentication-prompt-manual.htm => testing/web-platform/tests/xhr/send-authentication-prompt-manual.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-blob-with-no-mime-type.html => testing/web-platform/tests/xhr/send-blob-with-no-mime-type.html
rename : testing/web-platform/tests/XMLHttpRequest/send-conditional-cors.htm => testing/web-platform/tests/xhr/send-conditional-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-conditional.htm => testing/web-platform/tests/xhr/send-conditional.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-content-type-charset.htm => testing/web-platform/tests/xhr/send-content-type-charset.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-content-type-string.htm => testing/web-platform/tests/xhr/send-content-type-string.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-arraybuffer.htm => testing/web-platform/tests/xhr/send-data-arraybuffer.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-arraybufferview.htm => testing/web-platform/tests/xhr/send-data-arraybufferview.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-blob.htm => testing/web-platform/tests/xhr/send-data-blob.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-es-object.htm => testing/web-platform/tests/xhr/send-data-es-object.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-formdata.htm => testing/web-platform/tests/xhr/send-data-formdata.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-data-unexpected-tostring.htm => testing/web-platform/tests/xhr/send-data-unexpected-tostring.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-basic.htm => testing/web-platform/tests/xhr/send-entity-body-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-document-bogus.htm => testing/web-platform/tests/xhr/send-entity-body-document-bogus.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-document.htm => testing/web-platform/tests/xhr/send-entity-body-document.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-empty.htm => testing/web-platform/tests/xhr/send-entity-body-empty.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head-async.htm => testing/web-platform/tests/xhr/send-entity-body-get-head-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-get-head.htm => testing/web-platform/tests/xhr/send-entity-body-get-head.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-none.htm => testing/web-platform/tests/xhr/send-entity-body-none.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-network-error-async-events.sub.htm => testing/web-platform/tests/xhr/send-network-error-async-events.sub.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-network-error-sync-events.sub.htm => testing/web-platform/tests/xhr/send-network-error-sync-events.sub.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadend.htm => testing/web-platform/tests/xhr/send-no-response-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-no-response-event-loadstart.htm => testing/web-platform/tests/xhr/send-no-response-event-loadstart.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-no-response-event-order.htm => testing/web-platform/tests/xhr/send-no-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-non-same-origin.htm => testing/web-platform/tests/xhr/send-non-same-origin.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-receive-utf16.htm => testing/web-platform/tests/xhr/send-receive-utf16.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus-sync.htm => testing/web-platform/tests/xhr/send-redirect-bogus-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-bogus.htm => testing/web-platform/tests/xhr/send-redirect-bogus.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite-sync.htm => testing/web-platform/tests/xhr/send-redirect-infinite-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-infinite.htm => testing/web-platform/tests/xhr/send-redirect-infinite.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-no-location.htm => testing/web-platform/tests/xhr/send-redirect-no-location.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-post-upload.htm => testing/web-platform/tests/xhr/send-redirect-post-upload.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-to-cors.htm => testing/web-platform/tests/xhr/send-redirect-to-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect-to-non-cors.htm => testing/web-platform/tests/xhr/send-redirect-to-non-cors.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-redirect.htm => testing/web-platform/tests/xhr/send-redirect.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-event-order.htm => testing/web-platform/tests/xhr/send-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadend.htm => testing/web-platform/tests/xhr/send-response-upload-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-loadstart.htm => testing/web-platform/tests/xhr/send-response-upload-event-loadstart.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-response-upload-event-progress.htm => testing/web-platform/tests/xhr/send-response-upload-event-progress.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-send.htm => testing/web-platform/tests/xhr/send-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-send.js => testing/web-platform/tests/xhr/send-send.js
rename : testing/web-platform/tests/XMLHttpRequest/send-send.worker.js => testing/web-platform/tests/xhr/send-send.worker.js
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-blocks-async.htm => testing/web-platform/tests/xhr/send-sync-blocks-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-load.htm => testing/web-platform/tests/xhr/send-sync-no-response-event-load.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-loadend.htm => testing/web-platform/tests/xhr/send-sync-no-response-event-loadend.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-no-response-event-order.htm => testing/web-platform/tests/xhr/send-sync-no-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-response-event-order.htm => testing/web-platform/tests/xhr/send-sync-response-event-order.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-sync-timeout.htm => testing/web-platform/tests/xhr/send-sync-timeout.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-timeout-events.htm => testing/web-platform/tests/xhr/send-timeout-events.htm
rename : testing/web-platform/tests/XMLHttpRequest/send-usp.any.js => testing/web-platform/tests/xhr/send-usp.any.js
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-after-send.htm => testing/web-platform/tests/xhr/setrequestheader-after-send.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-empty-value.htm => testing/web-platform/tests/xhr/setrequestheader-allow-empty-value.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm => testing/web-platform/tests/xhr/setrequestheader-allow-whitespace-in-value.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-before-open.htm => testing/web-platform/tests/xhr/setrequestheader-before-open.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-name.htm => testing/web-platform/tests/xhr/setrequestheader-bogus-name.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-bogus-value.htm => testing/web-platform/tests/xhr/setrequestheader-bogus-value.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-case-insensitive.htm => testing/web-platform/tests/xhr/setrequestheader-case-insensitive.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-content-type.htm => testing/web-platform/tests/xhr/setrequestheader-content-type.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-allowed.htm => testing/web-platform/tests/xhr/setrequestheader-header-allowed.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-header-forbidden.htm => testing/web-platform/tests/xhr/setrequestheader-header-forbidden.htm
rename : testing/web-platform/tests/XMLHttpRequest/setrequestheader-open-setrequestheader.htm => testing/web-platform/tests/xhr/setrequestheader-open-setrequestheader.htm
rename : testing/web-platform/tests/XMLHttpRequest/status-async.htm => testing/web-platform/tests/xhr/status-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/status-basic.htm => testing/web-platform/tests/xhr/status-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/status-error.htm => testing/web-platform/tests/xhr/status-error.htm
rename : testing/web-platform/tests/XMLHttpRequest/template-element.html => testing/web-platform/tests/xhr/template-element.html
rename : testing/web-platform/tests/XMLHttpRequest/timeout-cors-async.htm => testing/web-platform/tests/xhr/timeout-cors-async.htm
rename : testing/web-platform/tests/XMLHttpRequest/timeout-sync.htm => testing/web-platform/tests/xhr/timeout-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-basic.htm => testing/web-platform/tests/xhr/xmlhttprequest-basic.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-eventtarget.htm => testing/web-platform/tests/xhr/xmlhttprequest-eventtarget.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error-sync.htm => testing/web-platform/tests/xhr/xmlhttprequest-network-error-sync.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-network-error.htm => testing/web-platform/tests/xhr/xmlhttprequest-network-error.htm
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-block-defer-scripts-subframe.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-block-defer-scripts.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-block-scripts.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-not-hang-scriptloader-subframe.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html => testing/web-platform/tests/xhr/xmlhttprequest-sync-not-hang-scriptloader.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-aborted.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-aborted.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-abortedonmain.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overrides.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-overrides.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-overridesexpires.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-reused.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-reused.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-simple.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-simple.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-synconmain.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-twice.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-twice.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-aborted.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-overrides.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-overridesexpires.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-simple.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-synconworker.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html => testing/web-platform/tests/xhr/xmlhttprequest-timeout-worker-twice.html
rename : testing/web-platform/tests/XMLHttpRequest/xmlhttprequest-unsent.htm => testing/web-platform/tests/xhr/xmlhttprequest-unsent.htm
2018-01-25 18:56:05 +00:00
Gurzau Raul ea1ff80377 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-01-25 19:08:48 +02:00
Gurzau Raul 062e1cf551 Merge inbound to mozilla-central. a=merge 2018-01-25 19:02:48 +02:00
Gurzau Raul 49c692983a Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-01-25 13:02:27 +02:00
Csoregi Natalia 6f5bb993b2 Merge inbound to mozilla-central. a=merge 2018-01-25 12:14:20 +02:00
Andreas Tolfsen 776ca164fa Bug 1432864 - Unfocussing steps will target <body> element. r=automatedtester
The WebDriver Element Send Keys command is meant to run the HTML
unfocussing steps after clearing the element.  When HTMLElement.blur()
is called on the root document element (<html>) it is the <body>
that is in focus when the unfocussing steps have run.

The same applies in the case of typing into an <iframe> element.
The controlling element of the <iframe> is the <body>, as this is
the element ath will receive focus should you blur the frame.

MozReview-Commit-ID: 19Ox3W9CF8O

--HG--
extra : rebase_source : fe0f3c1f035908a1a9581c2e28749b387db471a5
2018-01-24 20:25:58 +00:00
Andreas Tolfsen 69a46ce79e Bug 1432864 - Run unfocussing steps after interaction. r=automatedtester
A couple of commands were not running the appropriate unfocussing
steps as the WebDriver standards says they should.

MozReview-Commit-ID: FyuRvkct19m

--HG--
extra : rebase_source : fe37727126a6907f6182d166a035b4f368118df9
2018-01-24 19:07:18 +00:00
Andreas Tolfsen e8df6e360f Bug 1432864 - Run native focussing steps on interaction commands. r=automatedtester
Instead of generating custom focus events when interacting with elements,
we can run the HTMLElement.focus() function will do the correct thing.

Before this patch we only simulated focus events, whereas this
patch will actually focus the element.

MozReview-Commit-ID: IoBV2ngqOA5

--HG--
extra : rebase_source : c133a8ac7fc91dfa373a9d8adbc3f30d2441c46d
2018-01-24 19:04:30 +00:00
Andreas Tolfsen 660c1092d4 Bug 1432864 - Decouple focussing from moving caret in textual form controls. r=automatedtester
Renames the interaction.focusElement, which also happened to move
the caret in textual form controls, to interaction.moveCaretToEnd,
focussed solely on moving the caret.  It doesn't make sense to
coalesce these two operations into one function.

MozReview-Commit-ID: 2QxV8FllW8J

--HG--
extra : rebase_source : f95973c3bd5759d4b60467f88720ea66c0511873
2018-01-24 19:01:47 +00:00
Andrea Marchesini 561657f43a Bug 1425458 - Resource timing entries Workers - fixing a WPT failure, r=me CLOSED TREE 2018-01-25 16:16:51 +01:00
Andrea Marchesini 94747d5604 Bug 1425458 - Resource timing entries Workers - part 8 - WPT, r=smaug 2018-01-24 17:17:33 +01:00
Gurzau Raul 501d80ba77 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-01-25 19:06:59 +02:00
Nick Alexander 86c34ffd3d Bug 1419581 - Part 6: Add Android build configuration --without-google-play-services. r=dustin
MozReview-Commit-ID: 526BCiQwlm6

--HG--
rename : mobile/android/config/mozconfigs/android-api-16/nightly-artifact => mobile/android/config/mozconfigs/android-api-16/nightly-without-google-play-services
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_without_google_play_services.py
extra : rebase_source : 4de338a5f8442159b3e80f492b9ff0f46f5635d9
extra : intermediate-source : 7f41dd3bbc2d25f937fa24a54612c25bc839f5ab
extra : source : bd1e3857b5bac3dc710521a5eb7377a1168b56ac
2018-01-04 15:45:56 -08:00
Andreas Tolfsen 8f3d4cf4b2 Bug 1432538 - Delete chrome viewport screen capture test. r=whimboo
Capturing the viewport of a ChromeWindow does not make sense
because ChromeWindows do not normally have a scrollable area.
test_capture_viewport loads an HTML document to "get scrollbars", but
scrollbars and indeed HTML documents make no sense in ChromeWindows.
The viewport is really only a concept in web content.

As if this is not bad enough, when window.openDialog is called on
a ChromeWindow Marionette also fails to load the content frame script.

MozReview-Commit-ID: 7XXD45qIGim

--HG--
extra : rebase_source : 9d0ab36d1f04dbc5b3cb7f1e29ff4b8adb07481d
2018-01-24 15:00:46 +00:00
Tom Ritter b11952722c Bug 1432213 Fix the MinGW build on the beta branch and re-enable it r=froydnj
When we branched to beta, the MinGW build started failing with a strange error
like "could not find the robustcheckout Mercurial extension". We disabled it
for a while, but now we're re-enabling it (and fixing the problem.)

The root culprit of this was that we were using the incorrect mozconfig. MinGW
does all sorts of stuff in the mozconfig, but the beta branch overrides the
mozconfig using platform_overrides in
testing/mozharness/configs/builds/branch_specifics.py

We avoid this override by changing the MinGW platform so it doesn't match
and the mozconfig doesn't get overridden.

MozReview-Commit-ID: JkETWCRHacO

--HG--
extra : rebase_source : 5ef7d96804acd3a4eaa6dd6cc8b483f3de438b61
2018-01-24 14:13:54 -06:00
Lars T Hansen 3d9e46b95b Bug 1412238 - Implement WebAssembly.Global for immutables. r=luke
--HG--
extra : rebase_source : 95f927424504041f5e08cce8f233f2cbbc1a641f
2018-01-10 14:44:35 +01:00
Kris Maglione aec63e140c Backed out 3 changesets (bug 1431533) for Android mochitest bustage. CLOSED TREE
MozReview-Commit-ID: 5ubE9EMQpZ9

--HG--
extra : histedit_source : df68d7595925c07d9d6e8bacc2c46e69556f479a%2C72b768b9825e20ede6603ead75f871c50dc041f7
2018-01-24 22:04:59 -08:00
Kris Maglione b1f8945974 Bug 1431533: Part 5b - Fix ESLint errors left over after rewrite. r=florian
MozReview-Commit-ID: 7bVI1iM6hor

--HG--
extra : rebase_source : e6325fc83bd2fef811a4f1e97634ce5d32eddc9c
extra : absorb_source : 64645bed5d58034f4240ce4cd9eb932739c0c63d
extra : source : 0b97a30cadb1a96d3cafae6b79ef0d3ec26770cf
extra : histedit_source : 81a28bce375dd35da39c8a27b15cbf49c971c454
2018-01-18 16:27:26 -08:00
Kris Maglione 30b3a49bfd Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
MozReview-Commit-ID: 8V1ZT53ReiP

--HG--
extra : rebase_source : 12b5f8c3e125111db7382eb3d7d20a99fb2c35b3
extra : absorb_source : e99fa7f6eee02e7e6cadeb898c7fcf6dac9c902a
extra : histedit_source : d0dfc31fadc2b81d341c9d0cd1efec02923c003b
2018-01-24 15:48:47 -08:00
Kris Maglione ded77ac796 Bug 1431533: Part 3 - Define ChromeUtils on chrome-privileged Sandboxes that need it. r=mixedpuppy
This is necessary before we enable the ESLint rule to require using
ChromeUtils for module imports rather than older methods.

MozReview-Commit-ID: mKqByUS0o2

--HG--
extra : rebase_source : d4b856aac7ff7eddc37cbf591c4e6522c45453e2
extra : histedit_source : 1ca2b6031e480fb44a15991241901224acc9e52f
2018-01-18 14:52:39 -08:00
arthur.iakab 151be917cb Merge mozilla-central to mozilla-inbound 2018-01-26 02:35:29 +02:00
Geoff Brown 3e48fc1177 Bug 1433308 - Follow-up to fix lint error; r=me,a=test-only 2018-01-25 17:19:44 -07:00
Geoff Brown 32deb59d63 Bug 1433296 - Update pip configuration for Android tests; r=jmaher
Now uses the same server options as desktop tests.
2018-01-25 17:01:23 -07:00
Geoff Brown 7280e78955 Bug 1433294 - Cleanup blobber upload support in android_emulator_unittest.py; r=jmaher 2018-01-25 13:04:37 -07:00
Geoff Brown a993a26609 Bug 1433308 - Update 'mach android-emulator' configurations; r=jmaher
Various updates to emulator command lines. Use -skip-adb-auth. Use -verbose
instead of trying to specify debug categories. Use more -memory and -cores
where applicable. Use -ranchu and -selinux permissive where applicable.
2018-01-25 17:01:23 -07:00
Emilio Cobos Álvarez 3cabd1c513 Bug 1430817: Update tests. r=mats
MozReview-Commit-ID: 3kAGxIxUIcP
2018-01-29 19:45:52 +01:00
Margareta Eliza Balazs 955a67c65b Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-01-29 18:37:08 +02:00
Andreas Tolfsen 4982c07af4 Bug 1433497 - Include new Marionette prefs in Python client. r=whimboo
Some time ago the Marionette server renamed a couple of preferences to
be more in line with the naming scheme of other preferences in Gecko.
Unfortunately we forgot to update the Marionette Python client to
include these.

This patch does not remove the older preference names because there
is no need to unnecessarily break the client when it is used with
older Firefox versions, although in theory it is now safe to remove them.

MozReview-Commit-ID: 8gyFfgd2VkX

--HG--
extra : rebase_source : 8814ea91a13a9bff54d59032a9e28c3a79a33f17
2018-01-26 16:56:15 +00:00
Andreas Tolfsen 4a9ad8f9af Bug 1433501 - Include marionette.debugging.clicktostart in prefs list. r=whimboo
This includes the marionette.debugging.clicktostart preference
we use when --jsdebugger is passed to "./mach marionette test"
or geckodriver in the Marionette preference listing.  This will
expose it in about:config.

MozReview-Commit-ID: 4iIcSR4LB7M

--HG--
extra : rebase_source : 696accf67e448855da35ed094d879a81fd3efacd
2018-01-26 17:03:32 +00:00
Andreas Tolfsen 3232705db4 Bug 1433501 - Sort Marionette prefs lexicographically. r=whimboo
MozReview-Commit-ID: HAt7VYfo460

--HG--
extra : rebase_source : 5340d7eece59841504b68a051fd76b772e90df44
2018-01-26 17:01:41 +00:00
Andreas Tolfsen a27c620759 Bug 1433422 - Add basic form control tests for Element Send Keys. r=automatedtester
We are apparently missing even the most basic tests for Element
Send Keys.  This is a moderate contribution.

MozReview-Commit-ID: 9uWtTJ7MFZx

--HG--
extra : rebase_source : ea386e89098727f86e2fe88fef83abe5b070f608
2018-01-26 15:59:35 +00:00
Andreas Tolfsen 5553f78cda Bug 1433422 - Fix interaction.moveCaretToEnd element conditions. r=automatedtester
Bug 1432864 introduced a regression where the element conditions
for moving the caret to the end of the textual input were wrong.
Apparently if conditions are hard.

MozReview-Commit-ID: KlRv6sCroXW

--HG--
extra : rebase_source : d649bc2c63d616f77bf7cebdb72875047a57b502
2018-01-26 15:38:14 +00:00
Andreas Tolfsen a87465be5d Bug 1433422 - Move caret after focussing element. r=automatedtester
Focussing the element changes the selection range.

MozReview-Commit-ID: JW68aZupkly

--HG--
extra : rebase_source : 61a6129d8d51ceec44485271bd0d6fa54fc7f357
2018-01-26 15:38:06 +00:00
Andreas Tolfsen 6ae29a2c4c Bug 1433422 - Show full pytest failure logs. r=jgraham
pytest truncates long lists when printing a failed assertion.
This is not great for debugging and arguably it should be the
default to show the full diff when comparing lists.

MozReview-Commit-ID: L8vxIMM9g6m

--HG--
extra : rebase_source : 41a585dfbb31362e9ba8f5dc2185233436f98561
2018-01-26 16:01:22 +00:00
Maja Frydrychowicz c5e2a01a54 Bug 1432773 - listen for unload in capture phase to reset click count; r=whimboo
The bubbling phase is too late so resetClick didn't always get called.

MozReview-Commit-ID: JIseY5o3oAX

--HG--
extra : rebase_source : c8d4c3748158f246261ff87e5684ada74682c241
2018-01-24 15:03:53 -05:00
Rofael Aleezada 8f5033ab9d Bug 1428845 - Removed duplicate definition of waitForCondition(). r=johannh
MozReview-Commit-ID: UCZwR5eRc5

--HG--
extra : rebase_source : 55b319a5d3e2e20003868b81c629e30eb5173dfc
2018-01-22 18:50:32 -06:00
Henrik Skupin 5a9dfcb26a Bug 1429759 - Allow Marionette tests to change the user profile. r=automatedtester,maja_zf
If Marionette handles the instance of the application including the
user profile, the tests should be able to change the user profile.

This will enable tests to cover specific bugs in the application as
caused by the profile name and path.

To prevent dataloss changing the profile should only be allowed
when the application is not running.

MozReview-Commit-ID: JWQGV4JWP61

--HG--
extra : rebase_source : 0339d15e21233333cea8de14d1f2f37ab0206418
2018-01-11 15:21:11 +01:00
Bogdan Tara 1f15df5f24 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-01-31 12:11:39 +02:00
Marco Castelluccio 8a2bdd59ec Bug 1431388 - Rewrite LCOV files on test machines. r=chmanchester,jmaher 2018-01-24 22:58:22 +01:00
Marco Castelluccio c921af48d1 Bug 1431388 - Define 'abs_test_install_dir' on awsy. r=jmaher 2018-01-30 15:39:56 +01:00
Marco Castelluccio 978b39e16d Bug 1431379 - Package lcov rewriter and its dependencies in the common test archive. r=chmanchester 2018-01-24 22:48:50 +01:00
Thomas Wisniewski 16742d6e24 Bug 792808 - Change test_SpecialPowersExtension.html to import and instantiate XHRs from global properties rather than using Cc.createInstance(Ci.nsIXMLHttpRequest); r=mrbkap
MozReview-Commit-ID: JW37fmAuxE2

--HG--
extra : rebase_source : 4b2a3e05f619332f9fdeb42190e9253ad6e9a26d
2017-09-19 12:18:59 -04:00
Greg Mierzwinski 1c4584793b Bug 1435040 - Remove object iterator implementation from CoverageUtils.jsm. r=bz
This patch removes the object iterator implementation that was used to fix bug 1317019 in favor of using Object.entries() when recording method-level JS code coverage through the JS Debugger.

MozReview-Commit-ID: AxeG5QglwRm

--HG--
extra : rebase_source : 36a09469ddf1a9a6fa0954aadc53534a4308d2b0
2018-02-02 11:44:26 -05:00
Jesse Schwartzentruber 8edb6105b8 Bug 1421728 - Add a macosx64 fuzzing-asan build. r=dustin,froydnj
MozReview-Commit-ID: DNNu4jyG50Z

--HG--
extra : rebase_source : 4440c958965ee6021a3aaf732f9a87cc10763245
2018-02-08 17:16:41 -05:00
Masayuki Nakano 1b386a994e Bug 1422234 - part 2: Add wpt-tests to check if insertParagraph command splits or doesn't split inline elements at their edge r=m_kato
Spec bug: https://github.com/w3c/editing/issues/172

Inline elements in paragraph except anchor elements which have non-empty
href attribute should be created in new paragraph even when new ones are
empty because users must expect to keep writing some text with same style,
but for anchor elements with non-empty href attribute, users must not
expect to create same link in new paragraph in most cases.

MozReview-Commit-ID: KjpOzfv4F0j

--HG--
extra : rebase_source : ad50d4906dd8032a7f5c3a5efb0ce98942485743
2018-01-23 18:42:49 +09:00
Masayuki Nakano dc245c4fee Bug 1422234 - part 1: HTMLEditRules::ReturnInParagraph() should adjust split point if caret position is positioned at edge of anchor element r=m_kato
When Enter key is pressed at start or end of <a href="foo"> element, we
shouldn't split it (in other words, we shouldn't create empty <a href="foo">
element in new paragraph) because users must not want to keep editing *same*
link in new paragraph in most cases.

This patch adjusts HTMLEditRules::ReturnInParagraph() selection start point
locally when it gets selection.  If caret is at start of an <a href="foo">
element, moves caret to before the element.  If caret is at end of an
<a href="foo"> element, moves to after the element.

MozReview-Commit-ID: 3L3eDzc6Dk

--HG--
extra : rebase_source : dfb22486d2709e84ef7ec1eee3a9bfdef11cbe99
2018-01-23 11:14:37 +09:00
Andreas Tolfsen f2d5d9eace Bug 1432813 - Remove warning on "./mach marionette-test". r=maja_zf
It is not possible to hook "./mach test" up to "./mach marionette test"
because the test flavours system does not allow delegation to subcommands.

Users find it annoying that using "./mach test" causes a warning
to be emitted.  Considering we will not be able to remove "./mach
marionette-test", this patch instead quenches the warning.

MozReview-Commit-ID: Ia0ukcN3JMJ

--HG--
extra : rebase_source : c62c13f9055178f1b3eb8f7e58b6f0fc01d06b03
2018-01-24 19:13:34 +00:00
Cosmin Sabou 7e6e71746a Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-01-25 00:04:12 +02:00
Narcis Beleuzu 9279994eae Merge inbound to mozilla-central. a=merge 2018-01-24 23:56:14 +02:00
Narcis Beleuzu f8bb2d707a Merge autoland to mozilla-central. a=merge 2018-01-24 23:54:03 +02:00
Brindusan Cristian 9e0ffdd8cb Backed out 7 changesets (bug 1419581) as requested by nalexander a=backout
Backed out changeset 7f41dd3bbc2d (bug 1419581)
Backed out changeset d4d42899e5cd (bug 1419581)
Backed out changeset 78828bf781d7 (bug 1419581)
Backed out changeset 5224db0c36aa (bug 1419581)
Backed out changeset 072108d16590 (bug 1419581)
Backed out changeset f8b3e95f18e4 (bug 1419581)
Backed out changeset 5f7645a19bf1 (bug 1419581)
2018-01-24 22:28:19 +02:00
vinicius 77950bec1f Bug 1428296 - Compress coverage artifacts silently. r=marco
MozReview-Commit-ID: CFUhid0rZ3I

--HG--
extra : rebase_source : cd86293cb4c61b1d9fad59b0336f59af87047bd7
2018-01-24 11:31:02 -02:00
Andreas Tolfsen fc0a3934f3 Bug 1430571 - Fire DOM change event on WebDriver:ElementClear. r=automatedtester
When clearing an element using the WebDriver Element Clear command,
the DOM change event should be fired.

MozReview-Commit-ID: 94iG8bsRe4S

--HG--
extra : rebase_source : db67b681aabae64c463e3591ee43c7fd0995b3af
2018-01-24 17:27:26 +00:00
Andreas Tolfsen da51fa7746 Bug 1432804 - Remove disabled attribute from Element Clear test. r=automatedtester
<select> is not a mutable form control element and it should not
be possible to call the WebDriver:ElementClear command on it.
We test this in test_select as part of element_clear.py in WPT,
but the test uses a <select disabled> element which triggers the
wrong code path in Marionette.

MozReview-Commit-ID: 4ybEdLY6OEo

--HG--
extra : rebase_source : 08e9f7a7f3d46d95a6e3a56c7f87667154538c3c
2018-01-24 15:21:09 +00:00
Sebastian Hengst 78d2a3c1db Merge mozilla-central to mozilla-inbound 2018-01-24 14:24:05 +02:00
Andrew McCreight 9ae6a7f57d Bug 1432578 - Remove B2G shared global isms from server/main.js. r=jryans
B2G used to do shared globals in a weird way which required this, but
that is no longer used.

MozReview-Commit-ID: 9NTQS1NCVtu

--HG--
extra : rebase_source : 000e544a4486fc96b8467be6adc0c22833a14eab
2018-01-23 10:38:40 -08:00
Nick Alexander 5fbb927713 Bug 1419581 - Part 6: Add Android build configuration --without-google-play-services. r=dustin
MozReview-Commit-ID: 526BCiQwlm6

--HG--
rename : mobile/android/config/mozconfigs/android-api-16/nightly-artifact => mobile/android/config/mozconfigs/android-api-16/nightly-without-google-play-services
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_without_google_play_services.py
extra : rebase_source : 3b15d8f9fa95769caa06be9aad145becd9729694
extra : intermediate-source : 4ead5bb6937c1396d41a859d65184a60f28f6e93
extra : source : bd1e3857b5bac3dc710521a5eb7377a1168b56ac
2018-01-04 15:45:56 -08:00
Andreas Tolfsen 3f53a6f49b Bug 1432212 - Log error and quit Firefox when Marionette fails to start. r=maja_zf
Log a fatal error when the Marionette remote protocol server fails
to initialise, then quit Firefox.  If we fail to start Marionette
when passed the -marionette flag, there is little point in hanging around.

MozReview-Commit-ID: 3s6ORJggNap

--HG--
extra : rebase_source : c59a98ad582e86c8975577c84d287cca01a36900
2018-01-22 17:27:54 +00:00
Andreas Tolfsen dbc7fae124 Bug 1432212 - Await startup recorder by using async function. r=maja_zf
Reduces block level indentation by one level by employing an async
arrow function and the await statement to wait for the startup
tests recorder to do its work.

MozReview-Commit-ID: 293qw0W2Puo

--HG--
extra : rebase_source : 916ebaae86a411c683c4660c80245322532e2516
2018-01-22 17:21:52 +00:00
Andreas Tolfsen 1423a29d7d Bug 1432212 - Lazily load log service in Marionette. r=maja_zf
We do not have to load the log service in Marionette until we
actually use it.  This patch uses a lazy loader for the Log.jsm
module and a lazy getter for initialising the Marionette log repository.

This means we can get rid of MarionetteComponent#setupLogger.
The repository's log level is set at the same point in time as before.

MozReview-Commit-ID: K5PGqBB6JEO

--HG--
extra : rebase_source : 536b69bdc146bc4108e244f2f497fa6a2ba7ea69
2018-01-22 17:19:09 +00:00
Rob Wood e3dc3085d2 Bug 1432268 - Fix tp6 hero element time measurement; r=tarek
MozReview-Commit-ID: 6z08eFMCp3

--HG--
extra : rebase_source : 23b3a45a9b2ed92bc01e828f5ea5e1e14a1503b0
2018-01-22 16:49:05 -05:00
Rob Wood 6a390f2472 Bug 1432268 - Turn on hero element measurement for tp6 google; r=jmaher
MozReview-Commit-ID: 74qYfVeXeBg

--HG--
extra : rebase_source : ba51c5791a78d483020a33080cbe67f44a42e9f5
2018-01-22 14:34:40 -05:00
Henri Sivonen a710d83a47 Bug 1428774 - Avoid surrogate math in HasRTLChars(). r=jfkthame
Behavior change: Certain unpaired high surrogates will result in
the text being considered RTL where that wasn't the case before.

MozReview-Commit-ID: JL7wiRjhslC

--HG--
extra : rebase_source : ecd521a97be8908bb839aca02d624d86d5b0337f
2018-01-09 10:55:41 +02:00
Dorel Luca 30b5be6d16 Merge mozilla-inbound to mozilla-central r=merge a=merge 2018-01-23 19:46:03 +02:00
Ben Kelly 1a6be56766 Bug 1432272 Make Fetch API use the global's base URL instead of the entry document's base URL. r=bz
The fetch spec used to use the entry settings as the base for parsing relative
Request/Response URL's, but this is no longer the case.  This was changed in:

https://github.com/whatwg/fetch/issues/367

Update our code to match this behavior.  We basically convert GetEntryDocument()
to QI the global to nsGlobalWindowInner and use its ExtantDoc instead.

No changes are needed for workers since its not possible to perform cross-global
javascript access in worker threads.
2018-01-23 09:38:21 -05:00
Alexandre Poirot 3522ce42d1 Bug 1423517 - Helps tracking JS allocations when running DevTools tests. r=jdescottes
MozReview-Commit-ID: 7PWgsUyR54Q

--HG--
extra : rebase_source : d620f8b704e9da6e8ee7326715a21addeb08bd06
2017-12-06 01:36:51 -08:00
Gurzau Raul 8d25fdea99 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-01-23 02:25:48 +02:00
Tom Prince 946b7e38eb Bug 1430316: Lint the mozharness configs; r=jlund
Differential Revision: https://phabricator.services.mozilla.com/D385

--HG--
extra : rebase_source : c4c6e2a4c28c29cc6906d2b757063ef38ac2209a
2018-01-12 16:54:17 -07:00
Tom Prince 87d13ed36b Bug 1424146: Remove unused `exes.virtualenv` from mozharness configs; r=jlund
Differential Revision: https://phabricator.services.mozilla.com/D420

--HG--
extra : rebase_source : 2a77f1387cb5269940a2cdfc1deef342f8cf49a1
2018-01-19 00:00:39 -07:00
Tom Prince ce82eddf33 Bug 1424146: Remove unused `tooltool_script` from L10N and repackage jobs; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D419

--HG--
extra : rebase_source : 6e7a605aadff95f4aa04309173f4ae7094af95d0
2018-01-18 23:44:23 -07:00
Tom Prince d43b1121a6 Bug 1424146: Remove unused configuration from L10N jobs; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D418

--HG--
extra : rebase_source : 1d83efcf4eb03338d76025f69d9b17bb630a2eb2
2018-01-18 23:39:30 -07:00
Tom Prince c691ee6af9 Bug 1424146: Remove mock configuration from linux L10N jobs; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D417

--HG--
extra : rebase_source : 746b099f0a6a35c4ea6d2f49ea1a4a376b197af1
2018-01-18 23:22:27 -07:00
Tom Prince b3e41dda91 Bug 1424146: Refactor taskcluster l10n mozharness config; r=Callek
MozReview-Commit-ID: HrbI9grmjud

--HG--
extra : rebase_source : 63defa76778afdd8714712f127dd0350a7d932d7
2017-12-15 10:43:08 -07:00
Tom Prince 0609a33d0f Bug 1429603: Get rid of some unused mozharness steps; r=jlund
Differential Revision: https://phabricator.services.mozilla.com/D374

--HG--
extra : rebase_source : da194dd6a498206cbcc07ab386d8d9be3a5b333d
2018-01-10 15:03:47 -07:00
Tom Prince c54ad08e5c Bug 1429603: Only run build and check as part of mingw32 build; r=jlund
Differential Revision: https://phabricator.services.mozilla.com/D414

--HG--
extra : rebase_source : e071e09acaaf500eb27a516cfd335703455255eb
2018-01-18 11:40:05 -07:00
Tom Prince 6d2d49c954 Bug 1429603: Get rid of clone-tools; r=jlund
It is no longer used as part of the build, now that publishing is handled in
separate tasks.

Differential Revision: https://phabricator.services.mozilla.com/D373

--HG--
extra : rebase_source : a6e31fe5d554076d4da584f0993c21b6c1a8ebd0
2018-01-08 17:50:11 -07:00
Tom Prince 339f3f9e9a Bug 1429603: Remove some usused imports in mozharness configs; r=jlund
Differential Revision: https://phabricator.services.mozilla.com/D371

--HG--
extra : rebase_source : 0a40174f5ad4571d6b18fcff94709a911c559db6
2018-01-08 15:56:21 -07:00
Tom Prince 7672b1a726 Bug 1429603: Remove some unused tooltool mozharness config settings; r=jlund
Differential Revision: https://phabricator.services.mozilla.com/D370

--HG--
extra : rebase_source : d9bff7a8e67bb40584f4392326053e379d6ca52f
2018-01-04 13:50:34 -07:00
Tom Prince b6125ff578 Bug 1429603: Remove mock configuration from build mozharness configs and code; r=jlund
Differential Revision: https://phabricator.services.mozilla.com/D369

--HG--
extra : rebase_source : 9fd6eab5d2c85fcc61d0420dc860dcc26c18303c
2018-01-04 13:13:24 -07:00
Tom Prince cd7a2a6f9d Bug 1429603: Remove CCACHE environment variables; r=jlund
ccache was disabled in Bug 1426788 (ba9e7b695619) so setting variable to
control it isn't needed anymore.

Differential Revision: https://phabricator.services.mozilla.com/D368

--HG--
extra : rebase_source : 1db59b9eaa5bb887dfdb7382bcd940b647af967f
2018-01-04 12:51:38 -07:00
Tom Prince 2ce503acec Bug 1429603: Remove always false `enable_talos_sendchange`; r=jlund
Differential Revision: https://phabricator.services.mozilla.com/D367

--HG--
extra : rebase_source : 77b53c891c93010884edb592090ca45a58181f33
2018-01-04 12:49:26 -07:00
Tom Prince c28ab740ae Bug 1429603: Remove unused releng windows and native macOS mozharness configs; r=jlund
Differential Revision: https://phabricator.services.mozilla.com/D366

--HG--
extra : rebase_source : 522f57a53093fa9589f0da1ac698c1834d74f5af
2018-01-04 12:36:22 -07:00
Maja Frydrychowicz 7a30f6c6a4 Bug 1421878 - Reset Marionette's click state on document unload; r=whimboo
This makes more sense with the UIEvent spec and it should fix
intermittent failures caused by extra dblclick events that arise
from different tests polluting each other's state.

For the wdspec actions tests, the `test_actions_page`
fixture is function-scoped, so the page is reloaded between
each subtest.

MozReview-Commit-ID: HxPbMzYeXIV

--HG--
extra : rebase_source : d1e5da2b2e53475beab513c2159a990a17a373cf
2018-01-18 15:41:23 -05:00
Hiroyuki Ikezoe 2529df076a Bug 1430654 - Use assert_times_equal for comparing timing values. r=birtles
MozReview-Commit-ID: CUn1f8M0jo5

--HG--
extra : rebase_source : 1ac203d28022707f1b34757a1613e6f201a1f706
2018-01-22 14:57:57 +09:00
Hiroyuki Ikezoe 0a91cefd01 Bug 1430654 - Double epsilon value for assert_times_equal. r=birtles
Since the function assumes that both of actual and expected values
have the same precision requirements.

MozReview-Commit-ID: 4C3TAH6mUVg

--HG--
extra : rebase_source : 1e40e489745b0d9047d34e851a5f043db616323e
2018-01-22 14:57:57 +09:00
Hiroyuki Ikezoe fae9243927 Bug 1430654 - Introduce assert_time_equals_literal and use it. r=birtles
This assertion is supposed to be used where the first argument has a tolerance
but the second argument doesn't have such tolerance.  Whereas
assert_times_equal() is supposed to be used for the case both arguments have
the same tolerance, actually it hasn't, it will be fixed in a subsequent patch
in this patch series.

MozReview-Commit-ID: FEDHilbX2rm

--HG--
extra : rebase_source : e773902b474bd9a411e7bb3f234702a93547ebba
2018-01-22 14:55:16 +09:00
Geoff Brown ea394843a4 Bug 1431433 - Miscellaneous simplifications to android_emulator_unittest.py; r=jmaher 2018-01-20 07:41:53 -07:00
Geoff Brown 29f6aea60a Bug 1431433 - Remove ssl_port/http_port from Android mozharness configs; r=jmaher 2018-01-20 07:41:53 -07:00
Geoff Brown 687a96341c Bug 1431433 - Cleanup support for obsolete -debug Android test suites; r=jmaher 2018-01-20 07:41:53 -07:00
Rob Wood 71750314ca Bug 1426682 - Remove tcanvasmark from talos; r=jmaher
MozReview-Commit-ID: De1WBDevFay

--HG--
extra : rebase_source : 2d00b89e8791a026bdc168aef3010a2884af0573
2018-01-18 15:29:01 -05:00
Andreas Tolfsen b7baba2225 Bug 1431462 - Remove Marionette:getVisibleCookies message listener. r=maja_zf
The Marionette:getVisibleCookies IPC message listener is not used.

MozReview-Commit-ID: G1N0F8jdLHH

--HG--
extra : rebase_source : 08e40fceae3d2a88c2ae88760d37c00bd8aecbca
2018-01-18 17:28:28 +00:00
Emilio Cobos Álvarez faddf94080 Bug 1431031: Tests for calc() on font-size on various situations. r=Manishearth
It makes no sense to pass a custom base size of zero in presence of rem, ex, or
ch units.

MozReview-Commit-ID: 7ZZwRzQKREX
2018-01-18 23:35:42 +01:00
Ciure Andrei 52a06095eb Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-01-19 00:10:04 +02:00
Ciure Andrei dc1715ad21 Merge inbound to mozilla-central. a=merge 2018-01-18 23:53:03 +02:00
iceman 5d31e3d10a Bug 1407763 - Enable py2 and py3 compat linters for testing/marionette. r=ahal
MozReview-Commit-ID: 4IYhPPGlJlo

--HG--
extra : rebase_source : a27b89c734082fc8acbc329ded75d7ef87d70dbe
2018-01-17 16:14:43 +01:00
Andreas Tolfsen 3191505dda Bug 1429511 - Update mozrunner crate repo URL. r=jgraham
MozReview-Commit-ID: 8NCsKp4q2JQ

--HG--
extra : rebase_source : 1a5974df3f7305c475da6e098ffb3e8d845f8949
2018-01-12 16:12:30 +00:00
Andreas Tolfsen 5b3c485463 Bug 1429511 - Move geckodriver to in-tree mozrunner. r=jgraham
This deletes the third-party mozrunner crate off crates.io in favour
of using the in-tree version from testing/mozbase/rust/mozrunner.

MozReview-Commit-ID: 6xQZ99FYrdP

--HG--
extra : rebase_source : 90ef2df2924d4194652255728d73ee03ed729ac3
2018-01-12 15:36:55 +00:00
Andreas Tolfsen 20a835e1f9 Bug 1429511 - Move Rust port of mozrunner to central. r=ahal
This moves the Rust crate mozrunner into central from GitHub.
The old repository will be graveyarded:

	https://github.com/jgraham/rust_mozrunner

The git history is not considered important, hence this does not
overlay that onto central like we did for testing/geckodriver and
testing/webdriver.

MozReview-Commit-ID: J4ZYdow2Lkw

--HG--
extra : rebase_source : 1b499b708105a89a5fa3ae6ecac71c4946e20755
2018-01-12 15:31:20 +00:00
Andreas Tolfsen 24ac581c5a Bug 1431155 - Move WindowState to Marionette browser module. r=automatedtester
This moves the WindowState enum from testing/marionette/wm.js to
testing/marionette/browser.js in order to make it easier to apply
the forthcoming Marionette window tracking refactoring patches.
In other words, this patch functionally does not change anything.

MozReview-Commit-ID: 53MKIRHl11p

--HG--
extra : rebase_source : d048086ab48449ba02853076451e6dd1909bafa6
2018-01-17 17:56:25 +00:00
Julian Descottes 8aa7939bd1 Bug 1431194 - avoid timeouts when clearing prefs set via pushPrefEnv;r=jmaher
MozReview-Commit-ID: 1EYsxYnj2GE

--HG--
extra : rebase_source : dfa5d822e46387d9d473b5b744289f15f4410dbe
2018-01-17 21:51:54 +01:00
Dorel Luca a0f25f9c56 Backed out changeset 4581da0d9525 (bug 1431155) for failing Browser-chrome on browser/base/content/test/static/browser_all_files_referenced.js on a CLOSED TREE 2018-01-18 17:09:45 +02:00
Henrik Skupin 686f1a576c Bug 1430123 - Add vendor capability for old Pointer Origin behavior. r=ato
With the WebDriver spec the calculation of the pointer origin
position will no longer be done based on the top and left
position of the referenced element, but based on the center
point of the viewport.

This capability allows to turn on and off the new behavior in
Firefox 59 and following.

MozReview-Commit-ID: Ir3HpgvVg6Y

--HG--
extra : rebase_source : 1538674e333b85100934b498cfc72ded3b58c489
2018-01-18 11:22:15 +01:00
Andreas Tolfsen c45dec6136 Bug 1431155 - Move WindowState to Marionette browser module. r=automatedtester
This moves the WindowState enum from testing/marionette/wm.js to
testing/marionette/browser.js in order to make it easier to apply
the forthcoming Marionette window tracking refactoring patches.
In other words, this patch functionally does not change anything.

MozReview-Commit-ID: 53MKIRHl11p

--HG--
extra : rebase_source : 1d0dcbac2c5089a0b9249794548dee7506b6b568
2018-01-17 17:56:25 +00:00
Geoff Brown e2ffb68892 Bug 1431433 - Tidy and reorganize mozharness configuration for Android emulator tests; r=jmaher 2018-01-18 11:25:45 -07:00
Tarek Ziadé 4a3781e4c9 Bug 1418368 - Add a metrics for hero elementtiming - r=rwood
MozReview-Commit-ID: 1oGZ6YSjdRa

--HG--
extra : rebase_source : cc9e00b4da5dc268d01503e51110adf23969596c
2017-12-08 09:35:49 +01:00
Dorel Luca a066bff27d Merge mozilla-inbound to mozilla-central r=merge a=merge 2018-01-18 11:43:47 +02:00
Dorel Luca 175c5ca41f Merge autoland to mozilla-central r=merge a=merge 2018-01-18 11:41:26 +02:00
Coroiu Cristina 410cc33022 Backed out 1 changesets (bug 1429759) on request from whimboo a=backout
Backed out changeset e2dd58774f0c (bug 1429759)
2018-01-18 10:37:15 +02:00
Tiberius Oros 92e228aa49 Merge inbound to mozilla-central. a=merge 2018-01-17 23:48:10 +02:00
Tiberius Oros 25b2d642db Merge autoland to mozilla-central. a=merge 2018-01-17 23:46:17 +02:00
Ryan VanderMeulen 8ac2db0699 Backed out 7 changesets (bug 1419581) for incorrect android:debuggable. r=nalexander
Backed out changeset bd1e3857b5ba (bug 1419581)
Backed out changeset be888fa125dc (bug 1419581)
Backed out changeset 44bcb609e721 (bug 1419581)
Backed out changeset a7d75667c58b (bug 1419581)
Backed out changeset 2ea82ff4a757 (bug 1419581)
Backed out changeset 8f1655752d43 (bug 1419581)
Backed out changeset 65195aae48d8 (bug 1419581)
2018-01-17 15:54:22 -05:00
Cosmin Sabou 1f9b4f0f06 Merge inbound to mozilla-central. a=merge 2018-01-17 11:46:53 +02:00
Kartikaya Gupta d1c5b77efc Bug 1429957 - Move searchfox indexing job from win32 to win64. r=rillian,dustin,chmanchester
MozReview-Commit-ID: J4TkzTHBWkJ

--HG--
rename : browser/config/mozconfigs/win32/debug-searchfox => browser/config/mozconfigs/win64/debug-searchfox
2018-01-16 16:45:51 -05:00
Alex Chronopoulos b763254d0e Bug 1406350 - part1: Update runtest.py to new loopback setup. r=pehrsons
MozReview-Commit-ID: GLB78LWVTHP

--HG--
extra : rebase_source : 308754062bcc333db49b0fae0bc79f51eb484098
2018-01-15 12:51:14 +02:00
J.C. Jones e900b5ebc6 Bug 1430947 - Add [SecureContext] to navigator.credentials r=bz
It was neglected to mark navigator.credentials as [SecureContext], yet it
must be for spec compliance and powerful-features compliance.

MozReview-Commit-ID: BYKGqqhoS2L

--HG--
extra : rebase_source : 441be2ae91d51cfff1ed5a8d1e96db4f9a3c917c
2018-01-16 19:11:44 -07:00
Andreas Tolfsen 43af21554f Bug 1431089 - Truncate logged URLs. r=maja_zf
Because we use a lot of data URIs when testing Marionette, the URLs
we log during navigation can be quite long.  As with logged packets,
we should truncate the URLs.

MozReview-Commit-ID: AKpr5vvdU8P

--HG--
extra : rebase_source : 12d367901f96fe972a1b38ca76b7b46c1a8e47d3
2018-01-17 14:29:36 +00:00
Emilio Cobos Álvarez 796c18b6e0 Bug 1429846: Skip the test in non-stylo on a CLOSED TREE. r=me
MozReview-Commit-ID: HF9lt3uz2Eh
2018-01-18 00:40:38 +01:00
Tiberius Oros 0f3b1d6ace Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-01-18 00:28:57 +02:00
Bob Clary 4df6d24c64 Bug 1429375 - [mozbase] Do not use deprecated sys.exc_value in mozhttpd, r=gbrown 2018-01-16 10:44:14 -08:00
Jim Chen 65ba910313 Bug 1426244 - Follow-up to use new variant; r=me
Use the new variant 'officialWithGeckoBinariesNoMinApiRelease', which is
used by other m-c build jobs, for building javadoc.
2018-01-16 13:37:25 -05:00
Andreas Tolfsen c28541fa14 Bug 1430152 - Move geckodriver to in-tree mozversion. r=jgraham
MozReview-Commit-ID: A8yb1joLYfv

--HG--
extra : rebase_source : 86914b495fae687250b18413011e4b19741eb486
2018-01-12 16:09:28 +00:00
Andreas Tolfsen a9817d923d Bug 1430152 - Move Rust port of mozversion to central. r=ahal
This moves the Rust crate mozversion into central from GitHub.
The old repository will be graveyarded:

	https://github.com/jgraham/mozversion

The git history is not considered important, hence this does not
overlay that onto central like we did for testing/geckodriver and
testing/webdriver.

MozReview-Commit-ID: HeBggGmGsg6

--HG--
extra : rebase_source : 14f6943394bd7b6e8daa7a35b29bc209b7ac9ad4
2018-01-12 16:08:07 +00:00
Andreas Tolfsen 6521893473 Bug 1430575 - Add validity state check for WebDriver:ElementClear. r=automatedtester
This patch checks that the element satisfies its form control
constraints, as well as being empty, before deciding not to clear
the element.  This will make it possible to clear elements that
have invalid input.

The "clear a resettable element" algorithm is missing a check of
the <input> element's ValidityState.  WebDriver:ElementClear has
a subtle bug that only manifests in Gecko because Blink rejects
invalid key input to validation fields such as <input type=number>,
but Gecko does not.

The value property of <input type=number> will not be updated unless
the input is actually valid, which means the first step of the algorithm
will pass irregardless of whether the user has actually modified it.

MozReview-Commit-ID: C2M3Fl1iKx6

--HG--
extra : rebase_source : 8e5698cf8adab4361d16ada403858d0703861d9a
2018-01-15 17:17:11 +00:00
Andreas Tolfsen 2e533b57f4 Bug 1430575 - Document interaction.clearElement. r=automatedtester
MozReview-Commit-ID: 6bwVFiJP6ej

--HG--
extra : rebase_source : 53aab2f44bde289e1b1c59613dfe43ce0ee7fd5e
2018-01-15 17:15:10 +00:00
Andreas Tolfsen 44b2be2861 Bug 1430575 - Adjust editable definition to match WebDriver. r=automatedtester
Introduces a new function, isMutableFormControl, to the element
module in Marionette that tests if an element is a form control
that can be edited by the user.  This replaces the proprietary
UNEDITABLE_INPUTS set used previously.

An editable element is, according to the WebDriver standard, an
element which belongs to the two subcategories of editable elements.
This patch implements the first category of the mutable form controls.

MozReview-Commit-ID: Aix19mq3lcb

--HG--
extra : rebase_source : 1e3d671cd2d3ff618bf2fff3a2d8dadbd82d0540
2018-01-15 17:14:37 +00:00
Edgar Chen 4281f3eea3 Bug 1430034 - Fix attributeChangedCallback isn't fired with correct newValue when the attribute value is an empty string; r=smaug
MozReview-Commit-ID: L3RvNPNDfUC

--HG--
extra : rebase_source : dbe1d825beaec044ebb91d00a45b6feececfc46b
2018-01-15 15:24:41 +08:00