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

Unified Diff: LayoutTests/svg/zoom/page/zoom-get-screen-ctm.html

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 2 months 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
Index: LayoutTests/svg/zoom/page/zoom-get-screen-ctm.html
diff --git a/LayoutTests/svg/zoom/page/zoom-get-screen-ctm.html b/LayoutTests/svg/zoom/page/zoom-get-screen-ctm.html
index f24e2cbfee2f6030cb43cda4af68c42916725131..624ea56203efbc390906b7fa2369ab6c8a48c87d 100644
--- a/LayoutTests/svg/zoom/page/zoom-get-screen-ctm.html
+++ b/LayoutTests/svg/zoom/page/zoom-get-screen-ctm.html
@@ -18,6 +18,7 @@
<script>
var zoomCount = 2;
+ window.jsTestIsAsync = true;
if (window.testRunner) {
testRunner.waitUntilDone();
window.postZoomCallback = executeTest;

Powered by Google App Engine
This is Rietveld 408576698