mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Mark underline rendering expected failure on linux.
This commit is contained in:
parent
20450500ed
commit
bb01d495db
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
[mix-blend-mode-both-parent-and-blended-with-3D-transform.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[text_decoration_underline_subpx_a.html]
|
||||
bug: https://github.com/servo/servo/issues/23569
|
||||
expected:
|
||||
if os == "linux": FAIL
|
Loading…
Add table
Add a link
Reference in a new issue