improve code

This commit is contained in:
Rene
2021-04-14 22:43:09 +02:00
parent ea052b3001
commit ae5d08bc37
5 changed files with 46 additions and 21 deletions
@@ -1,6 +1,6 @@
<div id="controls">
<button id="ioPolyfill">ResizeObserver polyfill</button>
<button id="roPolyfill">IntersectionObserver polyfill</button><br />
<button id="roPolyfill">IntersectionObserver polyfill</button>
<button id="ioPolyfill">ResizeObserver polyfill</button><br />
<label for="display">display</label>
<select name="display" id="display">
<option value="displayBlock">block</option>