Closed Bug 614194 Opened 14 years ago Closed 14 years ago

nerim.fr, Expanding items by clicking on them doesn't work due to invalid attempt to use <b> around <div>

Categories

(Tech Evangelism Graveyard :: French, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: damien.wyart, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows NT 5.1; rv:2.0b8pre) Gecko/20101122 Firefox/4.0b8pre
Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0b8pre) Gecko/20101122 Firefox/4.0b8pre

In Firefox 3.6.12, clicking on items on this page show answers to the questions. With latest 4.0b8, this doesn't work.

Reproducible: Always

Steps to Reproduce:
1. Go to the URL
2. Click on any item on the page
3.
Actual Results:  
Answers are not displayed when clicking.


In 3.6.12, answers are correctly displayed when clicking.
Component: General → HTML: Parser
Product: Firefox → Core
QA Contact: general → parser
Target Milestone: --- → mozilla2.0
Version: unspecified → Trunk
Error in the Error console:
Error: answer is null
Source file: http://www.nerim.fr/mambots/content/plugin_jw_tabs_slides/tabs_slides.js
Line: 80

Error: answerDiv is null
Source file: http://www.nerim.fr/mambots/content/plugin_jw_tabs_slides/tabs_slides.js
Line: 20


If set html5.enable to false, the problem does not happen.
blocking2.0: --- → ?
The page uses a script that assume that certain divs are siblings. However, due to bogus use of <b> as in
<h2>FAQ commerciale Nerim ADSL</h2><b><div class="jw_slidetitle" >
some divs become children of <b> and aren't siblings of the other divs.

The page is also broken in WebKit--both versions with the HTML5 parser and versions predating the HTML5 parser.

Firefox is behaving according to the HTML5 spec. Sending over to evangelism.
Assignee: nobody → french
Component: HTML: Parser → French
Product: Core → Tech Evangelism
QA Contact: parser → french
Target Milestone: mozilla2.0 → ---
Version: Trunk → unspecified
Status: UNCONFIRMED → NEW
Ever confirmed: true
I used their contact form to send a short note.
Assignee: french → hsivonen
Status: NEW → ASSIGNED
Summary: Expanding items by clicking on them doesn't work → nerim.fr, Expanding items by clicking on them doesn't work due to invalid attempt to use <b> around <div>
The site repeatedly said there is no problem. I don't agree, but I'm not going to spend any more time on this.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Component: French → General
Product: Tech Evangelism → Firefox
QA Contact: french → general
Assignee: hsivonen → french
blocking2.0: ? → ---
Component: General → French
Product: Firefox → Tech Evangelism
QA Contact: general → french
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.