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

Unified Diff: LayoutTests/fast/dom/geometry-interfaces-dom-matrix-translate.html

Issue 466183006: Use testharnessreport.js for geometry-interfaces-dom-matrix-* test. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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/fast/dom/geometry-interfaces-dom-matrix-translate.html
diff --git a/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-translate.html b/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-translate.html
index a218ba31ac15717225897ec9913fe38ca3d37370..6736a23e1d526203e55db6620821006414a38b22 100644
--- a/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-translate.html
+++ b/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-translate.html
@@ -3,6 +3,7 @@
<head>
<title>Geometry Interfaces: DOMMatrix translate</title>
<script src="../../resources/testharness.js"></script>
+<script src="../../resources/testharnessreport.js"></script>
</head>
<body>
<script>

Powered by Google App Engine
This is Rietveld 408576698