| Index: LayoutTests/fast/js/Promise-static-reject-expected.txt
|
| diff --git a/LayoutTests/fast/canvas/webgl/tex-sub-image-2d-expected.txt b/LayoutTests/fast/js/Promise-static-reject-expected.txt
|
| similarity index 69%
|
| copy from LayoutTests/fast/canvas/webgl/tex-sub-image-2d-expected.txt
|
| copy to LayoutTests/fast/js/Promise-static-reject-expected.txt
|
| index 120c69128d8525c198f8991a1a898566428863bd..e867b495a2aecbb50452fff49d5c532497713103 100644
|
| --- a/LayoutTests/fast/canvas/webgl/tex-sub-image-2d-expected.txt
|
| +++ b/LayoutTests/fast/js/Promise-static-reject-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 "hello"
|
| +PASS value is "world"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|