RESOLVED FIXED 16108
Nested table cells render incorrectly on nmathletics.com
https://bugs.webkit.org/show_bug.cgi?id=16108
Summary Nested table cells render incorrectly on nmathletics.com
David Kilzer (:ddkilzer)
Reported 2007-11-23 19:27:27 PST
* SUMMARY The "Launch Player" and "Logoff" links on the "Clone Zone" (a member-only streaming video-on-demand service) are positioned incorrectly in Safari 3 compared to Opera 9.24, Firefox 2.0.0.9 and MSIE 7 (which all agree on the rendering). * STEPS TO REPRODUCE 1. Launch Safari/WebKit. 2. Open the test case. * EXPECTED RESULTS The red rectangle should be about 315 pixels from the left edge of the outer table. * ACTUAL RESULTS The red rectangle is adjacent to the "Lorem Ipsum" text in its cell. (Compare screenshots.) * REGRESSION This is not a regression as the test case renders the same on Safari 2.0.4 (419.3) with original WebKit on Mac OS X 10.4.11 (8S165). Tested with a local debug build of WebKit r27971 with Safari 3.0.4 (523.12) on 10.4.11. * NOTES See attached screenshots and test case.
Attachments
Screenshot (expected; Firefox 2) (239.86 KB, image/png)
2007-11-23 19:28 PST, David Kilzer (:ddkilzer)
no flags
Screenshot (actual; Safari 3) (269.68 KB, image/png)
2007-11-23 19:41 PST, David Kilzer (:ddkilzer)
no flags
Test case (1.07 KB, text/html)
2007-11-23 19:44 PST, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2007-11-23 19:28:36 PST
Created attachment 17475 [details] Screenshot (expected; Firefox 2)
David Kilzer (:ddkilzer)
Comment 2 2007-11-23 19:41:57 PST
Created attachment 17476 [details] Screenshot (actual; Safari 3)
David Kilzer (:ddkilzer)
Comment 3 2007-11-23 19:44:27 PST
Created attachment 17477 [details] Test case Notes: - I replaced an <img> tag with a same-sized <canvas> tag to remove external resources. - It may be possible to reduce this test case further.
Robert Hogan
Comment 4 2013-07-22 10:29:58 PDT
Rendering correctly now. Closing.
Note You need to log in before you can comment on or make changes to this bug.