Skip to content

Instantly share code, notes, and snippets.

@artyil
artyil / index.html
Created May 13, 2016 19:22 — forked from anonymous/index.html
MutationObserver Table // source http://jsbin.com/faticiripi
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>MutationObserver Table</title>
<style id="jsbin-css">
html, body {
padding:0;