mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Implement gl.getParameter(gl.ALIASED_LINE_WIDTH_RANGE)
This commit is contained in:
parent
be4ac6c4cd
commit
36c0e387dd
10 changed files with 31 additions and 24 deletions
|
@ -45,7 +45,7 @@ domobject_derive = {path = "../domobject_derive"}
|
|||
encoding_rs = "0.7"
|
||||
euclid = "0.17"
|
||||
fnv = "1.0"
|
||||
gleam = "0.4.29"
|
||||
gleam = "0.4.34"
|
||||
half = "1.0"
|
||||
html5ever = "0.22"
|
||||
hyper = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue