Closed
Bug 293886
Opened 20 years ago
Closed 20 years ago
Different source shown between 'view source' and 'view selection source' for invalid html 4.01
Categories
(Toolkit :: View Source, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 236465
People
(Reporter: cameron, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
591 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 The badly coded text in the table tags but not in table data tags is automatically moved to the beginning of the table by Firefox (this is standard behaviour.) However, Firefox shows different page sources between "view source" and "view selection source." Reproducible: Always Steps to Reproduce: 1. Go to the example page. 2. View the source. 3. Then select all the text on the page and view the selection source. Actual Results: In the regular source the badly coded text appears in its correct place. In the view selection source the badly coded text appears before the table. Expected Results: Both ways to view the source should show the same source. I think it should be the original unedited source.
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050512 Firefox/1.0+ ID:2005051202 I see what the reporter describes too.
Keywords: testcase
Summary: Different source shown between 'view source' and 'view selection source' for invalid html 4.01 → Different source shown between 'view source' and 'view selection source' for invalid html 4.01
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
Dupe of bug 236465?
Comment 4•20 years ago
|
||
(In reply to comment #3) > Dupe of bug 236465? Other bugs that has been reporterd with this issue have been duped to that one. Duping. *** This bug has been marked as a duplicate of 236465 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•