- From: <bugzilla@jessica.w3.org>
- Date: Wed, 25 Aug 2010 14:25:55 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10429 Niels Leenheer <niels.leenheer@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |niels.leenheer@gmail.com --- Comment #1 from Niels Leenheer <niels.leenheer@gmail.com> 2010-08-25 14:25:55 --- If the inset border is not needed for seamless iframes, perhaps an additional CSS rule should be added: iframe { border: 2px inset; } iframe[seamless] { border: none; } -- 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 Wednesday, 25 August 2010 14:25:57 UTC