Skip to content

Instantly share code, notes, and snippets.

@premist
Created April 8, 2012 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save premist/2337467 to your computer and use it in GitHub Desktop.
Save premist/2337467 to your computer and use it in GitHub Desktop.
Javascript-less DOM Debugger for HTML5
div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
outline: #FF0000 dotted 1px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment