Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement WebGL GetRenderbufferParameter #20631

Merged
merged 2 commits into from Apr 25, 2018

Commits on Apr 24, 2018

  1. Implement WebGL GetRenderbufferParameter

    This needed a bump of gleam to version 0.4.33
    fnune committed Apr 24, 2018
  2. Update test failure expectations for gl.getUniform

    Updated by running
    /mach test-wpt --log-raw /tmp/servo.log ./**/*1.0.3*/conformance/state/gl-object-get-calls.html
    
    ...and then
    ./mach update-wpt /tmp/servo.log
    fnune committed Apr 24, 2018
You can’t perform that action at this time.