aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmltablecaptionelement.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-04-15 13:51:59 -0400
committerGitHub <noreply@github.com>2020-04-15 13:51:59 -0400
commitf6f2b493f665a0a883de87ab4aa17854fa84ea19 (patch)
tree17d9cdcf5927d66d42abc29e8c1c26e628454a36 /components/script/dom/htmltablecaptionelement.rs
parent9e2ca8b05e7a58d000e4730080bdf28bddb0925a (diff)
parent9673091d7ab5a005ad6a042482127aa17224a492 (diff)
downloadservo-f6f2b493f665a0a883de87ab4aa17854fa84ea19.tar.gz
servo-f6f2b493f665a0a883de87ab4aa17854fa84ea19.zip
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
Diffstat (limited to 'components/script/dom/htmltablecaptionelement.rs')
0 files changed, 0 insertions, 0 deletions