I am facing an issue with a page that has 3 td elements all set at a width of 33.333333%. In Firefox, the browser seems to be computing it as an actual pixel value of 568px, causing the containers to run off the page. I have not defined any fixed widths in my code. Could this be a bug related to percentage-width calculation in Firefox? Any insights or solutions would be greatly appreciated! Thank you!