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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-source-lines-inline.html

Issue 1920873002: Enable error pages for layout tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: TEST. Created 4 years, 8 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 | « third_party/WebKit/LayoutTests/inspector-protocol/page/javascriptDialogEvents-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-source-lines-inline.html
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-source-lines-inline.html b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-source-lines-inline.html
index c3e81f885bff40d5d2990aa2fc5cb8e2350f30e6..fc43a07c6c17c41b7ad6fa6186eb26c3290b2897 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-source-lines-inline.html
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-source-lines-inline.html
@@ -31,7 +31,7 @@ Tests that elements panel shows proper inline style locations in the sidebar pan
</p>
<div id="foo" class="foo" style="display:none">Foo</div>
-<iframe src="resources/styles-source-lines-inline-iframe.html">
+<iframe src="../styles/resources/styles-source-lines-inline-iframe.html">
</body>
</html>
« no previous file with comments | « third_party/WebKit/LayoutTests/inspector-protocol/page/javascriptDialogEvents-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698