mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 591737 - Fix test_HTMLSpec.html. r=surkov
This commit is contained in:
parent
a090e181df
commit
0a3f2df764
@ -374,7 +374,7 @@
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
// HTML:details
|
||||
|
||||
todo(isAccessible("details"), "details element is not accessible");
|
||||
ok(isAccessible("details"), "details element is not accessible");
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
// HTML:dfn contained by paragraph
|
||||
|
Loading…
Reference in New Issue
Block a user