WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 14551
stray param elements are dropped during parsing
https://bugs.webkit.org/show_bug.cgi?id=14551
Summary
stray param elements are dropped during parsing
Michael A. Puls II
Reported
2007-07-07 09:50:42 PDT
<body><param></body> The param does not make it to the DOM because it's not inside an OBJECT. IE, Firefox and Opera do not drop it.
Attachments
TC
(467 bytes, text/html)
2007-07-07 09:52 PDT
,
Michael A. Puls II
no flags
Details
Patch
(1.76 KB, patch)
2010-09-21 03:38 PDT
,
Adam Barth
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael A. Puls II
Comment 1
2007-07-07 09:52:09 PDT
Created
attachment 15434
[details]
TC Opera, IE and Firefox all pass.
Alexey Proskuryakov
Comment 2
2007-07-07 10:06:29 PDT
Confirmed with
r24064
and with html5lib.
Alexey Proskuryakov
Comment 3
2007-07-07 10:07:04 PDT
(I mean, html5lib matches Firefox).
Adam Barth
Comment 4
2010-09-21 03:11:20 PDT
Fixed by the HTML5 parser. Converting to LayoutTest.
Adam Barth
Comment 5
2010-09-21 03:38:29 PDT
Created
attachment 68207
[details]
Patch
WebKit Commit Bot
Comment 6
2010-09-21 12:47:41 PDT
Comment on
attachment 68207
[details]
Patch Clearing flags on attachment: 68207 Committed
r67976
: <
http://trac.webkit.org/changeset/67976
>
WebKit Commit Bot
Comment 7
2010-09-21 12:47:46 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 8
2010-09-21 13:53:06 PDT
http://trac.webkit.org/changeset/67976
might have broken Qt Windows 32-bit Debug The following changes are on the blame list:
http://trac.webkit.org/changeset/67973
http://trac.webkit.org/changeset/67974
http://trac.webkit.org/changeset/67975
http://trac.webkit.org/changeset/67976
http://trac.webkit.org/changeset/67977
http://trac.webkit.org/changeset/67978
http://trac.webkit.org/changeset/67979
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug