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

Unified Diff: third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-imageSmoothingQuality-expected.txt

Issue 1690803002: Auto-rebaseline for r374703 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/virtual/display_list_2d_canvas/fast/canvas/canvas-imageSmoothingQuality-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/virtual/gpu/fast/canvas/canvas-imageSmoothingQuality-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-imageSmoothingQuality-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-imageSmoothingQuality-expected.txt
index 6534bbc613b8984c4d965917f13668a8fa1e1c84..ff1c7b4878d0aade692777ffdb0dc192729f774d 100644
--- a/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-imageSmoothingQuality-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-imageSmoothingQuality-expected.txt
@@ -13,12 +13,12 @@ PASS mediumContext.imageSmoothingQuality is 'medium'
PASS highContext.imageSmoothingQuality is 'high'
FAIL lowData should not be {"0":0,"1":0,"2":0,"3":201}.
-FAIL mediumData should not be {"0":0,"1":0,"2":0,"3":201}.
+PASS mediumData is highData
FAIL lowData should not be {"0":0,"1":0,"2":0,"3":201}.
FAIL sampleAlpha(noFilterData) should be > sampleAlpha(lowData). Was 201 (of type number).
FAIL sampleAlpha(lowData) should be > sampleAlpha(mediumData). Was 201 (of type number).
-FAIL sampleAlpha(mediumData) should be > sampleAlpha(highData). Was 201 (of type number).
+PASS sampleAlpha(mediumData) is sampleAlpha(highData)
On setting, it must be set to the new value.
« no previous file with comments | « third_party/WebKit/LayoutTests/virtual/display_list_2d_canvas/fast/canvas/canvas-imageSmoothingQuality-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698