Closed
Bug 285036
Opened 20 years ago
Closed 20 years ago
Fix layout testcase issues
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: roc, Assigned: roc)
Details
Attachments
(1 file)
|
59.25 KB,
patch
|
dbaron
:
review+
dbaron
:
superreview+
|
Details | Diff | Splinter Review |
There are some issues in the layout testcases: 1) Some of the net testcase URLs are currently redirected to other places. It simplifies things for me if the true URLs are in the rtest file, so I've updated those URLs. 2) 3 URLs get escaped by Gecko and that confuses my code. I've just removed them. 3) A few of the W3C tests are missing from the W3C site. I've removed them.
| Assignee | ||
Comment 1•20 years ago
|
||
fix the above issues in the rtest files
Attachment #176500 -
Flags: superreview?(dbaron)
Attachment #176500 -
Flags: review?(dbaron)
Attachment #176500 -
Flags: superreview?(dbaron)
Attachment #176500 -
Flags: superreview+
Attachment #176500 -
Flags: review?(dbaron)
Attachment #176500 -
Flags: review+
| Assignee | ||
Comment 2•20 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•