<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:
Sebastian C 2024-02-10 15:27:50 -06:00 committed by GitHub
parent 35fb95ca85
commit 0342d6beb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 7 deletions

View file

@ -1,8 +1,5 @@
[setting-overflow-visible.html]
type: testharness
[control]
expected: FAIL
[overflow: visible]
expected: FAIL

View file

@ -1,3 +0,0 @@
[setting-overflow-visible.html]
[control]
expected: FAIL