mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
Fixed line-height for input and textarea + use correct font
* [fix] Input line height and styling * [new] Input line height ref test * [fix] Test for input in manifest * Updated CSS tests with new expected failures.
This commit is contained in:
parent
990dd72da7
commit
adf68626bd
6 changed files with 55 additions and 5 deletions
|
@ -0,0 +1,4 @@
|
|||
[transform-input-017.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10881
|
|
@ -1,5 +1,4 @@
|
|||
[transform-input-018.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "mac": PASS
|
||||
FAIL
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10881
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue