Re-enable some failing tests
This commit is contained in:
parent
df114a4ee2
commit
b52f227839
4 changed files with 7 additions and 8 deletions
|
|
@ -43,7 +43,7 @@ describe("m.trust()", function () {
|
|||
|
||||
// FIXME: this is a bug (trusted string's contents rendered as just
|
||||
// textual contents)
|
||||
xit("works with mixed trusted content in td", function () {
|
||||
it("works with mixed trusted content in td", function () {
|
||||
var root = document.createElement("table")
|
||||
root.appendChild(root = document.createElement("tr"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue