Skip to content

Commit

Permalink
REVERTME: dummy whitespace changes to trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip committed Feb 1, 2018
1 parent 9b169e2 commit 6ea343e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions css/css-flexbox/css-flexbox-column.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@
<div class="item">stu</div>
</div>
</body>

</html>
1 change: 1 addition & 0 deletions dom/interfaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ <h1>DOM IDL tests</h1>
return fetch("/interfaces/dom.idl").then(response => response.text())
.then(doTest);
}, "Test driver");

</script>
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@
assert_equals(c.length, 1);
}
}, "collections are new live HTMLCollection instances");

</script>
<div id="log"></div>
</body>
Expand Down

0 comments on commit 6ea343e

Please sign in to comment.