[Webkit-unassigned] [Bug 20172] [XBL] XBL elements should not be rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 25 12:50:24 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20172





------- Comment #1 from hyatt at apple.com  2008-07-25 12:50 PDT -------
You can just add style rules for xbl to html4.css.  Should only take two...

xbl|* { display: none }
xbl|div { display: block }


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list