Skip to content

Commit

Permalink
Use dump-as-markup.js in fast/dom/delete-contents.html
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=249124

Unreviewed test fix. Revert 257780@main.

* LayoutTests/fast/dom/delete-contents.html:

Canonical link: https://commits.webkit.org/257872@main
  • Loading branch information
rniwa committed Dec 14, 2022
1 parent 2e01488 commit f0ad494
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions LayoutTests/fast/dom/delete-contents.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,4 @@
r.insertNode(document.createElement("div"));
Markup.dump(mydiv);

Markup.dump(mydiv);

</script>

0 comments on commit f0ad494

Please sign in to comment.