 Chromium Code Reviews
 Chromium Code Reviews Issue 2693193003:
  Use testharness.js instead of js-test.js in LayoutTests/fast/canvas tests.  (Closed)
    
  
    Issue 2693193003:
  Use testharness.js instead of js-test.js in LayoutTests/fast/canvas tests.  (Closed) 
  | Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-shadow-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-shadow-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-shadow-expected.txt | 
| deleted file mode 100644 | 
| index dd3f8e9d0504862170f902531e4d241df3d0e756..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-shadow-expected.txt | 
| +++ /dev/null | 
| @@ -1,15 +0,0 @@ | 
| -Some tests for Canvas shadows | 
| - | 
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | 
| - | 
| - | 
| -PASS imgdata[4] is 0 | 
| -PASS imgdata[5] is 128 | 
| -PASS imgdata[6] is 0 | 
| -PASS imgdata[4] is 0 | 
| -PASS imgdata[5] is 128 | 
| -PASS imgdata[6] is 0 | 
| -PASS successfullyParsed is true | 
| - | 
| -TEST COMPLETE | 
| - |