mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
Add newlines at the end of WebGL patches
This commit is contained in:
parent
8582d18d2f
commit
d4eb6b196e
3 changed files with 4 additions and 4 deletions
|
@ -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": [
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -22,4 +22,4 @@ index 742f8d7b9d..428c164699 100644
|
||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
|
|
||||||
function initTests() {
|
function initTests() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue