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

Unified Diff: third_party/WebKit/LayoutTests/images/color-profile-munsell-srgb-to-srgb.html

Issue 2496663002: Merge css3/image/ and fast/images/ to images/ (Closed)
Patch Set: Address failing tests (3 of them) Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/images/color-profile-munsell-srgb-to-srgb.html
diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-srgb-to-srgb.html b/third_party/WebKit/LayoutTests/images/color-profile-munsell-srgb-to-srgb.html
similarity index 92%
rename from third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-srgb-to-srgb.html
rename to third_party/WebKit/LayoutTests/images/color-profile-munsell-srgb-to-srgb.html
index 9aed53d454aea005b1e0e9c34f41e5a9d5a9642e..eaa336c884cdb539d7a880c19d8e2c53904a5fb1 100644
--- a/third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-srgb-to-srgb.html
+++ b/third_party/WebKit/LayoutTests/images/color-profile-munsell-srgb-to-srgb.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<script src="../../resources/run-after-layout-and-paint.js"></script>
+<script src="../resources/run-after-layout-and-paint.js"></script>
<script src="resources/color-checker-munsell-chart.js"></script>
<style id="some-for-manual-tests">

Powered by Google App Engine
This is Rietveld 408576698