Index: LayoutTests/fast/canvas/draw-custom-focus-ring-expected.txt |
diff --git a/LayoutTests/fast/canvas/draw-custom-focus-ring-expected.txt b/LayoutTests/fast/canvas/draw-custom-focus-ring-expected.txt |
deleted file mode 100644 |
index 7249252ab708c9e15dd7e00d28f87c8bf0197581..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/canvas/draw-custom-focus-ring-expected.txt |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-PASS canvas.drawCustomFocusRing(button1) is false |
-PASS canvas.drawCustomFocusRing(button2) is false |
-PASS button1.focus(); canvas.drawCustomFocusRing(button1) is true |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |