mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
style: Let overflow parse two values.
Per https://github.com/w3c/csswg-drafts/issues/2484. Bug: 1453148 Reviewed-by: xidorn MozReview-Commit-ID: D7M3PhnTtD2
This commit is contained in:
parent
ec6f71e8fa
commit
061c87ad00
3 changed files with 15 additions and 45 deletions
|
@ -24,9 +24,6 @@
|
|||
[border is expected to be border: dotted;]
|
||||
expected: FAIL
|
||||
|
||||
[overflow is expected to be overflow: scroll hidden;]
|
||||
expected: FAIL
|
||||
|
||||
[outline is expected to be outline: blue dotted 2px;]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue