Closed
Bug 382403
Opened 19 years ago
Closed 19 years ago
move Table Backgrounds Test Suite to the new world of testing
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bernd_mozilla, Unassigned)
References
()
Details
we need these tests to run automatically as they cover the border collapse code which is otherwise not properly covered.
http://blog.mozilla.com/rob-sayre/2007/05/27/coverage/
One option is to make it a mochitest (this is a no brainer, aka I can do this)
The other is to make it a reftest and verify the correctness of the rendering. I am not sure that this is possible at all or at least with a reasonable amount of work.
Rob any insight on this?
Comment 1•19 years ago
|
||
My suggestion is to do the easy thing, and by the time you are done, we will have coverage data to see what's left.
I added the tests as reftest comparing against a empty doc.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•