From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../mediacapture-record/BlobEvent-constructor.html | 38 ++++++++++++++++++++++ .../web-platform/tests/mediacapture-record/OWNERS | 1 + 2 files changed, 39 insertions(+) create mode 100644 testing/web-platform/tests/mediacapture-record/BlobEvent-constructor.html create mode 100644 testing/web-platform/tests/mediacapture-record/OWNERS (limited to 'testing/web-platform/tests/mediacapture-record') diff --git a/testing/web-platform/tests/mediacapture-record/BlobEvent-constructor.html b/testing/web-platform/tests/mediacapture-record/BlobEvent-constructor.html new file mode 100644 index 000000000..3bcf4296e --- /dev/null +++ b/testing/web-platform/tests/mediacapture-record/BlobEvent-constructor.html @@ -0,0 +1,38 @@ + +BlobEvent constructor + + + + diff --git a/testing/web-platform/tests/mediacapture-record/OWNERS b/testing/web-platform/tests/mediacapture-record/OWNERS new file mode 100644 index 000000000..ae224752b --- /dev/null +++ b/testing/web-platform/tests/mediacapture-record/OWNERS @@ -0,0 +1 @@ +@miguelao \ No newline at end of file -- cgit v1.2.3