- From: <bugzilla@jessica.w3.org>
- Date: Mon, 13 Jun 2011 23:00:05 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12948 Tab Atkins Jr. <jackalmage@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jackalmage@gmail.com --- Comment #1 from Tab Atkins Jr. <jackalmage@gmail.com> 2011-06-13 23:00:03 UTC --- You can either use a <div> or <span> and just be careful not to style it, or set a class on all the elements you want and use document.getElementsByClassName() or document.querySelectorAll(). -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 13 June 2011 23:00:11 UTC