| Index: LayoutTests/resources/testharness.js
|
| diff --git a/LayoutTests/resources/testharness.js b/LayoutTests/resources/testharness.js
|
| index d481a8a174fc4b5f177d73e98ba5c06fe2f6c602..0a685edfeb60ca6593185581bcc91b6d7286188b 100644
|
| --- a/LayoutTests/resources/testharness.js
|
| +++ b/LayoutTests/resources/testharness.js
|
| @@ -1634,6 +1634,7 @@ policies and contribution forms [3].
|
| {
|
| return make_dom(substitute(template, substitutions), output_document);
|
| }
|
| + expose(render, "template.render");
|
|
|
| /*
|
| * Utility funcions
|
|
|