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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/inline-outline-repaint-2.html

Issue 2558263002: Fix path search-replace mistakes (?) that prevented resources from being loaded. (Closed)
Patch Set: Rebaseline Created 4 years 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 | third_party/WebKit/LayoutTests/paint/invalidation/resize-iframe-text.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/paint/invalidation/inline-outline-repaint-2.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/inline-outline-repaint-2.html b/third_party/WebKit/LayoutTests/paint/invalidation/inline-outline-repaint-2.html
index 69f26b85ed15e6c5d5989cda70fccb401a3d58b0..74f709106993fe3496d6fa3484127f8dd815af2c 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/inline-outline-repaint-2.html
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/inline-outline-repaint-2.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<script ../../fast/repaint/src=resources/text-based-repaint.js></script>
+<script src="resources/text-based-repaint.js"></script>
<style>
body {
margin: 0;
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/resize-iframe-text.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698