mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update WR (new border code path).
This includes the new border code path for simple (solid) borders. This gives much higher quality border rendering, including proper support for elliptical border segments. The quality on https://github.com/servo/servo is noticeably improved.
This commit is contained in:
parent
53c47acfc4
commit
2cdd82f78e
4 changed files with 11 additions and 3 deletions
|
@ -0,0 +1,3 @@
|
|||
[transform-input-018.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,5 @@
|
|||
[transform-input-019.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue