[Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2015-04-07 Thread Bug Watch Updater
** Changed in: firefox Status: Unknown => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/117516 Title: Firefox incorrectly(?) applies .className on self-closing HTML element To manage

[Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-28 Thread Bug Watch Updater
** Changed in: firefox Status: Unknown => Invalid -- Firefox incorrectly(?) applies .className on self-closing HTML element https://bugs.launchpad.net/bugs/117516 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

Re: [Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-27 Thread Micah Gersten
StephanBeal wrote: > On Wed, May 27, 2009 at 5:42 PM, Micah Gersten > wrote: > >> You are serving your XHTML as text/html. According to the XHTML 1.0 >> specification, you may only do this if your XHTML follows the Appendix C >> compatibility guidelines. >> > > Fair enough. i wasn't aware

Re: [Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-27 Thread StephanBeal
On Wed, May 27, 2009 at 5:42 PM, Micah Gersten wrote: > You are serving your XHTML as text/html.  According to the XHTML 1.0 > specification, you may only do this if your XHTML follows the Appendix C > compatibility guidelines. Fair enough. i wasn't aware that i was serving XHTML at all, since i

[Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-27 Thread Micah Gersten
See other comment. ** Changed in: firefox-3.5 (Ubuntu) Status: New => Invalid -- Firefox incorrectly(?) applies .className on self-closing HTML element https://bugs.launchpad.net/bugs/117516 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-27 Thread Micah Gersten
Per upstream: You are serving your XHTML as text/html. According to the XHTML 1.0 specification, you may only do this if your XHTML follows the Appendix C compatibility guidelines. When I changed the extension to .xml for my test file, everything worked as it should. ** Changed in: firefox-3.0 (

[Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-27 Thread Micah Gersten
** Changed in: firefox Importance: Undecided => Unknown ** Changed in: firefox Status: New => Unknown ** Changed in: firefox Remote watch: None => Mozilla Bugzilla #495054 -- Firefox incorrectly(?) applies .className on self-closing HTML element https://bugs.launchpad.net/bugs/117516

[Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-27 Thread StephanBeal
Here it is: https://bugzilla.mozilla.org/show_bug.cgi?id=495054 ** Bug watch added: Mozilla Bugzilla #495054 https://bugzilla.mozilla.org/show_bug.cgi?id=495054 -- Firefox incorrectly(?) applies .className on self-closing HTML element https://bugs.launchpad.net/bugs/117516 You received this

[Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-27 Thread John Vivirito
This needs to be filed upstream. Can you please file this bug upstream and drop the link here so we can track it. -- Firefox incorrectly(?) applies .className on self-closing HTML element https://bugs.launchpad.net/bugs/117516 You received this bug notification because you are a member of Ubuntu

[Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-26 Thread Micah Gersten
While it doesn't change the outcome, it does verify that it is indeed a bug. I created a W3C valid script that still shows the error. ** Attachment added: "Validated test for bug" http://launchpadlibrarian.net/27192244/117516.html -- Firefox incorrectly(?) applies .className on self-closing

[Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-26 Thread Micah Gersten
Can someone confirm FF3.5 showing this with the script I attached before? ** Also affects: firefox Importance: Undecided Status: New -- Firefox incorrectly(?) applies .className on self-closing HTML element https://bugs.launchpad.net/bugs/117516 You received this bug notification becau

[Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-26 Thread Micah Gersten
This has been confirmed with a test script. ** Changed in: firefox-3.0 (Ubuntu) Status: Incomplete => Confirmed ** Also affects: firefox-3.5 (Ubuntu) Importance: Undecided Status: New -- Firefox incorrectly(?) applies .className on self-closing HTML element https://bugs.launchp

[Bug 117516] Re: Firefox incorrectly(?) applies .className on self-closing HTML element

2009-05-26 Thread StephanBeal
@MIcah: Attached is an HTML file which reproduces the problem. Look at the second DIV block, which is self-closing. If it is closed with an explicit close tag, the error does not show up. It doesn't specify an explicit DOCTYPE, and adding one didn't change the behaviour in my tests. ** Attachment