| Index: LayoutTests/fast/js/Promise-static-resolve-expected.txt
|
| diff --git a/LayoutTests/fast/canvas/webgl/tex-sub-image-2d-expected.txt b/LayoutTests/fast/js/Promise-static-resolve-expected.txt
|
| similarity index 68%
|
| copy from LayoutTests/fast/canvas/webgl/tex-sub-image-2d-expected.txt
|
| copy to LayoutTests/fast/js/Promise-static-resolve-expected.txt
|
| index 120c69128d8525c198f8991a1a898566428863bd..735ae01ac1ed172df3c2025230b91dd4addd97cd 100644
|
| --- a/LayoutTests/fast/canvas/webgl/tex-sub-image-2d-expected.txt
|
| +++ b/LayoutTests/fast/js/Promise-static-resolve-expected.txt
|
| @@ -1,8 +1,9 @@
|
| -Tests texSubImage2D upload path from Uint8Array
|
| +Test Promise.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| -PASS
|
| +PASS value is undefined
|
| +PASS value is "hello"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|