| Index: LayoutTests/fast/canvas/canvas-path-object-expected.txt
|
| diff --git a/LayoutTests/fast/canvas/canvas-path-object-expected.txt b/LayoutTests/fast/canvas/canvas-path-object-expected.txt
|
| index 5de22bc79ddc3db825b1c547758c5ae33799f868..99f5693191a623dfce00e23fb13d208eac0b803e 100644
|
| --- a/LayoutTests/fast/canvas/canvas-path-object-expected.txt
|
| +++ b/LayoutTests/fast/canvas/canvas-path-object-expected.txt
|
| @@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| PASS typeof document.getElementById is "function"
|
| -PASS path is an instance of Path
|
| +PASS path is an instance of Path2D
|
| PASS typeof path.closePath is "function"
|
| PASS typeof path.moveTo is "function"
|
| PASS typeof path.lineTo is "function"
|
|
|