| Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-context-gc-custom-properties-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-context-gc-custom-properties-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-context-gc-custom-properties-expected.txt
|
| deleted file mode 100644
|
| index c702309cbf0e311069bbc1baceeca1b9d29c124a..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-context-gc-custom-properties-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -Verify that the custom properties on a Canvas 2D rendering context object are retained across GCs.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS context.customProperty is "value"
|
| -PASS context.customProperty is "value"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|