| Red Squirrel - Aug-31-2004 server time |
| yeah, well it's not easy to program anything that has to parse text, especially stuff as advanced as html and css. It's not super hard to code html and css itself, but programming something that can parse it, is a whole new level of advancement. |
| Chris Vogel - Aug-31-2004 server time |
| Hehe… Until recently, you could crash Gecko browsers by giving display: table; CSS to the HTML element. |
| Red Squirrel - Aug-31-2004 server time |
| Make a new html page and put this in it: <STYLE></style>@;/* Yes, that's it. Open it and it will crash! |