NEW 15218
<marquee> tag takes more space to render when <p> tag is defined inside it.
https://bugs.webkit.org/show_bug.cgi?id=15218
Summary <marquee> tag takes more space to render when <p> tag is defined inside it.
Anantha Keesara
Reported 2007-09-14 15:37:17 PDT
Steps: 1. launch http://lottery.sports.21cn.com/index.php Issue: Notice that safari is taking more space to render marquee content when a <p> tag is defined inside it.. IE,FF has no issues.
Attachments
<marquee> tag takes more space to render when <p> tag is defined inside it. (210 bytes, text/html)
2007-09-14 15:38 PDT, Anantha Keesara
no flags
test case url does not direct anywhere (1.02 MB, image/png)
2024-04-25 13:55 PDT, Frances Cornwall
no flags
web archive: https://web.archive.org/web/20060903040137/http://lottery.sports.21cn.com/index.php (1.30 MB, image/png)
2024-04-25 14:29 PDT, Frances Cornwall
no flags
better attachment of web archive (1.29 MB, image/png)
2024-04-25 14:33 PDT, Frances Cornwall
no flags
Anantha Keesara
Comment 1 2007-09-14 15:38:13 PDT
Created attachment 16296 [details] <marquee> tag takes more space to render when <p> tag is defined inside it.
Mark Rowe (bdash)
Comment 2 2007-09-14 15:48:28 PDT
Confirmed with r25571 on Mac OS X.
mitz
Comment 3 2007-09-14 22:27:56 PDT
Comment on attachment 16296 [details] <marquee> tag takes more space to render when <p> tag is defined inside it. I think this is not a valid reduction because the border on the outer div prevents the <p>'s margin collapsing. Firefox renders it the same. The bug looks valid, though.
Eric Seidel (no email)
Comment 4 2008-01-17 03:38:28 PST
I think this might end up being a dupe of bug 14856. The HTML looks similar. Extracting the marquee by itself does not show any strange wrapping. This has the same sort of table inside td w/ columspan on a fixed size table, just like bug 14856. Marking this as dependent on bug 14856 until we can determine it is not.
Frances Cornwall
Comment 5 2024-04-25 13:55:48 PDT
Created attachment 471136 [details] test case url does not direct anywhere
Frances Cornwall
Comment 6 2024-04-25 14:26:43 PDT
This is related to: https://bugs.webkit.org/show_bug.cgi?id=14856. There are <td> and <select> tags being affected in the web archive.
Frances Cornwall
Comment 8 2024-04-25 14:33:07 PDT
Created attachment 471138 [details] better attachment of web archive
Radar WebKit Bug Importer
Comment 9 2024-04-25 14:45:32 PDT
Note You need to log in before you can comment on or make changes to this bug.