Hi, The example for <progress>[1] seems to have a markup error:
<p><label>Progress: <progress><span id="p">0</span>%</progress></p> Should the <label> start tag be there? In the same example there's also this: <</script> ...which probably should be "</script>". [1] http://whatwg.org/specs/web-apps/current-work/#the-progress Regards, Simon Pieters
