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

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

Issue 1531803002: Add AdobeRGB1998 Munsell chart layout test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Land with [ NeedsManualRebaseline ] Created 5 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 | « third_party/WebKit/LayoutTests/TestExpectations ('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/fast/images/color-profile-munsell-adobe-to-srgb.html
diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-srgb-to-srgb.html b/third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-adobe-to-srgb.html
similarity index 92%
copy from third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-srgb-to-srgb.html
copy to third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-adobe-to-srgb.html
index 3842060487d11aef405cb1a6ebfffed6b8605a20..ff58f4b2666db91f9b827b1e3dbb1680de28de24 100644
--- a/third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-srgb-to-srgb.html
+++ b/third_party/WebKit/LayoutTests/fast/images/color-profile-munsell-adobe-to-srgb.html
@@ -30,7 +30,7 @@ window.onload = function() {
if (window.internals)
internals.settings.setImageColorProfilesEnabled(true);
- testImageColors('resources/color-checker-srgb-color-profile.png');
+ testImageColors('resources/color-checker-adobe-color-profile.png');
};
</script>
</html>
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698