gecko-dev/testing/web-platform/mozilla
Nikhil Marathe 36bcd145f3 Bug 1186832 - Fix multiple-register.https.html test. r=bkelly,jgraham
Standard scope comparison stuff for the most part. Added <body> tag so
document.body.appendChild() in with_iframe() works. I had to add a simple 404
script because <iframe> apparently only fires the onload event if the
content-type was text/plain or text/html but our test harness delivers JSON by
default leading to timeouts.

Update web-platform-tests expected data

--HG--
extra : commitid : xsUJKRuR7r
extra : rebase_source : 1ffd68028b15304fde30d82207db168e78837a17
extra : amend_source : c06d0ab87f241904401efe88064190ce940fceb9
2015-08-28 17:06:00 -07:00
..
meta Bug 1186832 - Fix multiple-register.https.html test. r=bkelly,jgraham 2015-08-28 17:06:00 -07:00
tests Bug 1186832 - Fix multiple-register.https.html test. r=bkelly,jgraham 2015-08-28 17:06:00 -07:00
README

This directory is intended for web-platform-tests that currently
cannot be upstreamed for some reason (e.g. because they depend on
gecko-specific APIs). When run they are mounted on the server under
/_mozilla/.