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

Unified Diff: LayoutTests/inspector/elements/styles-2/metrics-box-sizing.html

Issue 1206593002: DevTools: attempt to unflake inspector/elements/styles-2/metrics-box-sizing.html on Mac. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/elements/styles-2/metrics-box-sizing.html
diff --git a/LayoutTests/inspector/elements/styles-2/metrics-box-sizing.html b/LayoutTests/inspector/elements/styles-2/metrics-box-sizing.html
index 10b314a5a493012d32fd935a4457076baf1f3c66..2a94cf08762d84cdb55927e68fba0d2f18b23f9d 100644
--- a/LayoutTests/inspector/elements/styles-2/metrics-box-sizing.html
+++ b/LayoutTests/inspector/elements/styles-2/metrics-box-sizing.html
@@ -25,6 +25,10 @@
<script src="../../../http/tests/inspector/elements-test.js"></script>
<script>
+var initialize_AdditionalPreload = function() {
+ InspectorTest.preloadModule("source_frame");
+}
+
function dumpDimensions()
{
var element;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698