Add newlines at the end of WebGL patches

This commit is contained in:
Anthony Ramine 2018-08-24 12:06:30 +02:00
parent 8582d18d2f
commit d4eb6b196e
3 changed files with 4 additions and 4 deletions

View file

@ -99178,7 +99178,7 @@
"support" "support"
], ],
"webgl/tools/timeout.patch": [ "webgl/tools/timeout.patch": [
"7c20e5daba640a57aeb5cd8089de721a85f6d70c", "fe3e3c877f3d24d103b30486c20d55467ee844f9",
"support" "support"
], ],
"webgl/tools/unit.patch": [ "webgl/tools/unit.patch": [
@ -99186,7 +99186,7 @@
"support" "support"
], ],
"webgl/tools/unit2.patch": [ "webgl/tools/unit2.patch": [
"c54efb4975bd7e7bac1db0a072e7b7303bc2a0cc", "7678d4ae72ab17d623126db2fe192d48ba69948e",
"support" "support"
], ],
"webgl/uniformMatrixNfv.html": [ "webgl/uniformMatrixNfv.html": [

View file

@ -117,4 +117,4 @@ index c1542f4fa9..b3ee786e0b 100644
+<meta name="timeout" content="long"> +<meta name="timeout" content="long">
<link rel="stylesheet" href="../../resources/js-test-style.css"/> <link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script> <script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script> <script src=/resources/testharnessreport.js></script>

View file

@ -22,4 +22,4 @@ index 742f8d7b9d..428c164699 100644
+ } + }
} }
function initTests() { function initTests() {