Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Unified Diff: LayoutTests/resources/testharness.js

Issue 61213005: Fix and enable media/track/opera/track/webvtt/parsing-cue-data/* tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: window.prettyPrintDiffs "switch" Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « LayoutTests/media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698