Content deleted Content added
→"Box Model Hack": IE7 |
→"Box Model Hack": not actually clear IE7 has the parsing bug. removing |
||
Line 56:
</pre>
The first "voice-family" statement is set to the string '"}"', but an IE parser bug will interpret it as a string with a single backslash followed by a } for the end of the rule. voice-family is chosen because it will not affect rendering on a screen stylesheet. The second rule uses the [[#html>body hack|html>body hack]] for browsers such as [[Opera (Internet suite)|Opera]] 5
==== Selector Hacks ====
|