 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-skia-excessive-size-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-skia-excessive-size-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-skia-excessive-size-expected.txt | 
| deleted file mode 100644 | 
| index f9fb57cd40193b1ee1d4a7365ff90e60a3db81ef..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-skia-excessive-size-expected.txt | 
| +++ /dev/null | 
| @@ -1,4 +0,0 @@ | 
| -This test checks to see if the browser survives the attempted creation of an excessively large canvas. | 
| - | 
| -Survived canvas creation attempt. Width = 134217728 | 
| - |