Closed Bug 353085 Opened 18 years ago Closed 18 years ago

Randomly stripped <p> and <a> tags

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: blackkrisstal, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 Sometimes, some <p> and <a> tags seem to be stripped from the page http://experts.about.com/e/x/x/X86_assembly_programming_in_real_mode.htm when loaded in the browser from internet. The problem is clearly checkable in the DOM inspector. In the case of the mentioned URL, when the problem occurs, the layout of the page is also affected by automatic carriage return to avoid an horizontal scrollbar (no carriage return and an horizontal scrollbar is added in IE), and the lack of interpretation of some embedded <a> links. However, the View-source always display the missing <p> tags. Haven't encoutered the problem on any other site, neither when the mentioned faulting page was saved and loaded from a local drive. Reproducible: Sometimes Steps to Reproduce: 1.Visit the page at http://experts.about.com/e/x/x/X86_assembly_programming_in_real_mode.htm (the bug is easier to check within the DOM inspector) 2.Check if some <p> or <a> have been stripped from the actual document structure 3.If not, reload the page until encountering the problem
*** Bug 353083 has been marked as a duplicate of this bug. ***
It appears to me that the server sends different code sometimes. At least View source (the one that works from cache) indicates there are additional <p> elements in the code. Could you create a testcase <http://www.mozilla.org/newlayout/bugathon.html#testcase> and attach it to the bug please?
Well, after some more testing, it also appeared to me that the missing tags were actually not sent by the server itselt on each request (weird but...) and the fact that this problem did not occured on IE until dozens of reloads made me think of a bug, which is probably not.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.