mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update fontsan to v0.5.0 (#31336)
* Update fontsan to v0.5.0 Updates the C font-sanitizer library `ots` and dependencies to the latest version. Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> * Update test expectations --------- Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
14a2c43c75
commit
e39f0cbc03
5 changed files with 2 additions and 10 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1697,8 +1697,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "fontsan"
|
||||
version = "0.4.0"
|
||||
source = "git+https://github.com/servo/fontsan#29e879c870348c4b3fd51086e42dbb6365171479"
|
||||
version = "0.5.0"
|
||||
source = "git+https://github.com/servo/fontsan#36de30730c14af97c5545b957b125a6ce94a4ea3"
|
||||
dependencies = [
|
||||
"cmake",
|
||||
"libc",
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[slnt-backslant-variable.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[slnt-variable.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[slnt-backslant-variable.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[slnt-variable.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue