mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
<hr> elements are expected to have a default overflow:hidden (#31297)
* <hr> elements are expected to have a default overflow:hidden See https://github.com/whatwg/html/pull/2724 Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Use full defined hr style Signed-off-by: Sebastian C <sebsebmc@gmail.com> * update legacy test expectation Signed-off-by: Sebastian C <sebsebmc@gmail.com> --------- Signed-off-by: Sebastian C <sebsebmc@gmail.com>
This commit is contained in:
parent
35fb95ca85
commit
0342d6beb0
3 changed files with 10 additions and 7 deletions
|
@ -1,8 +1,5 @@
|
|||
[setting-overflow-visible.html]
|
||||
type: testharness
|
||||
[control]
|
||||
expected: FAIL
|
||||
|
||||
[overflow: visible]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[setting-overflow-visible.html]
|
||||
[control]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue