mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 738244 followup followup, remove trailing comma
This commit is contained in:
parent
ed8059747e
commit
8839c8ca6a
@ -2,6 +2,6 @@
|
||||
"document.getItems must return a NodeList": true,
|
||||
"itemValue must reflect the src attribute on track elements": true,
|
||||
"itemValue must reflect the textContent of time elements with no datetime attribute": true,
|
||||
"itemValue must reflect the datetime attribute of time elements with a datetime attribute": true,
|
||||
"itemValue must reflect the datetime attribute of time elements with a datetime attribute": true
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user