| Index: LayoutTests/fast/canvas/webgl/canvas-test-expected.txt
|
| diff --git a/LayoutTests/fast/canvas/webgl/canvas-test-expected.txt b/LayoutTests/fast/canvas/webgl/canvas-test-expected.txt
|
| index fe5b8ca09de4cdc78d4a4996cad5253f3dfcb175..4f68b93f5ef9640e124190b850ed12578e595be0 100644
|
| --- a/LayoutTests/fast/canvas/webgl/canvas-test-expected.txt
|
| +++ b/LayoutTests/fast/canvas/webgl/canvas-test-expected.txt
|
| @@ -13,6 +13,8 @@ PASS pixels are 0,0,0,0
|
| PASS getViewport() is "0,0,300,150"
|
|
|
| change display size of canvas and see that viewport does not change
|
| +PASS canvas.clientWidth is 100
|
| +PASS canvas.clientHeight is 25
|
| PASS getViewport() is "0,0,300,150"
|
| PASS canvas.width is 300
|
| PASS canvas.height is 150
|
|
|