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

Unified Diff: LayoutTests/inspector/elements/styles/styles-update-links.html

Issue 368013002: DevTools: [CSS] fix style ranges updating (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
Index: LayoutTests/inspector/elements/styles/styles-update-links.html
diff --git a/LayoutTests/inspector/elements/styles/styles-update-links.html b/LayoutTests/inspector/elements/styles/styles-update-links.html
index 0d40846f2ee920e62d8fd05afbf4499f3bf675a2..0fc26ea949e125746dc45b498ff5e43bc7e0de3d 100644
--- a/LayoutTests/inspector/elements/styles/styles-update-links.html
+++ b/LayoutTests/inspector/elements/styles/styles-update-links.html
@@ -166,6 +166,7 @@ function test()
InspectorTest.selectNodeAndWaitForStyles("container", insertProperty);
}
</script>
+<link rel="stylesheet" href="resources/styles-update-links-2.css"></link>
<link rel="stylesheet" href="resources/styles-update-links.css"></link>
</head>

Powered by Google App Engine
This is Rietveld 408576698