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

Unified Diff: LayoutTests/inspector/tracing/styles-inline-element-style-changes-should-not-force-style-recalc.html

Issue 1273363002: Devtools UI: Show multiple shortcuts, show more shortcuts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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/inspector/tracing/styles-inline-element-style-changes-should-not-force-style-recalc.html
diff --git a/LayoutTests/inspector/elements/styles-4/styles-inline-element-style-changes-should-not-force-style-recalc.html b/LayoutTests/inspector/tracing/styles-inline-element-style-changes-should-not-force-style-recalc.html
similarity index 78%
rename from LayoutTests/inspector/elements/styles-4/styles-inline-element-style-changes-should-not-force-style-recalc.html
rename to LayoutTests/inspector/tracing/styles-inline-element-style-changes-should-not-force-style-recalc.html
index c508d5f7791fdddb318502046b74342056771828..4bb631b094603a8d2dedf7ff7facf181b9c42452 100644
--- a/LayoutTests/inspector/elements/styles-4/styles-inline-element-style-changes-should-not-force-style-recalc.html
+++ b/LayoutTests/inspector/tracing/styles-inline-element-style-changes-should-not-force-style-recalc.html
@@ -1,7 +1,7 @@
<html>
<head>
-<script src="../../../http/tests/inspector/inspector-test.js"></script>
-<script src="../../../http/tests/inspector/timeline-test.js"></script>
+<script src="../../http/tests/inspector/inspector-test.js"></script>
+<script src="../../http/tests/inspector/timeline-test.js"></script>
<script>

Powered by Google App Engine
This is Rietveld 408576698