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

Unified Diff: third_party/WebKit/LayoutTests/css3/flexbox/flexitem-no-margin-collapsing.html

Issue 2130543003: Convert some flexbox tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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: third_party/WebKit/LayoutTests/css3/flexbox/flexitem-no-margin-collapsing.html
diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-no-margin-collapsing.html b/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-no-margin-collapsing.html
index 71ee920035061594e874f34c57fc042042815f04..d21f5db4027a07e3db0db74f44d3286b59ecadd2 100644
--- a/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-no-margin-collapsing.html
+++ b/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-no-margin-collapsing.html
@@ -13,7 +13,6 @@
background-color: blue;
}
</style>
-<script src="../../resources/js-test.js"></script>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script src="../../resources/check-layout-th.js"></script>

Powered by Google App Engine
This is Rietveld 408576698