2 <script src=
"../../../resources/testharness.js"></script>
3 <script src=
"../../../resources/testharnessreport.js"></script>
8 <link rel=
"import" href=
"resources/import-block-upgrade-in-master-child.html">
13 assert_array_equals(window
.upgradeIds
, ['a1', 'a2'], 'Elements in the master should be upgraded by a definition in an import.');
14 }, 'upgrade in the master');