servo/tests
bors-servo f6f2b493f6
Auto merge of #26143 - jdm:transform-feedback, r=nox
Fix webgl transform feedback

This allows https://www.joshmatthews.net/webxr-particles/ to run in Servo. This change corresponds with the following spec text:
```
GL_INVALID_OPERATION is generated by glBeginTransformFeedback if no binding points would be used, either because no program object is active of because the active program object has specified no varying variables to record.
```

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #26137
- [x] There are tests for these changes
2020-04-15 13:51:59 -04:00
..
dromaeo
heartbeats Fix tidiness errors for Python3 compatibility across whole repo 2019-12-11 16:03:20 +00:00
html
jquery Run py-modernize against tests/jquery/run_jquery.py 2020-03-25 15:10:44 -04:00
power
unit Auto merge of #26104 - tipowol:fix-23704, r=paulrouget 2020-04-07 08:04:39 -04:00
wpt Auto merge of #26143 - jdm:transform-feedback, r=nox 2020-04-15 13:51:59 -04:00