add title to test; update manifest.

This commit is contained in:
Ellen Marie Dash 2017-06-15 17:13:30 -04:00
parent 3ec15aa3df
commit 53da1e3915
2 changed files with 2 additions and 2 deletions

View file

@ -25869,7 +25869,7 @@
"testharness"
],
"mozilla/img_async_src_set_before_window_load.html": [
"ef8a1a0623d6f6743bd27e47df4dd77535da0d3e",
"c7895fe3b7b7f11a4853760e386e12a08bb51b96",
"testharness"
],
"mozilla/img_find_non_sibling_map.html": [

View file

@ -1,6 +1,6 @@
<!doctype html>
<meta charset="utf-8">
<title></title>
<title>Shouldn't panic when setting src attribute on img asynchronously before window.onload.</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<img id="image" src="#">