A web developer’s work is never done, assuming the web developer is prepared to work on any conceivable web project and there are more project vacancies than web developers to fill them. In my case, that means I have been working on a web project since I last blogged about creating test cases for bugs found in web pages. In this latest project, I have found yet another bug in Firefox, or rather another way to trigger the reflow problem. Unfortunately, unlike the previous case, this one could not be fixed by simply specifying widths; indeed, the problem occurred because widths were specified. Here is the code:
Continue reading "Another test case"