| | 1 | 2008-03-04 Maciej Stachowiak <mjs@apple.com> |
| | 2 | |
| | 3 | Reviewed by Sam and Oliver. |
| | 4 | |
| | 5 | - test for http://bugs.webkit.org/show_bug.cgi?id=16289 |
| | 6 | - test for Acid3 tests 26 and 27 (not exactly the same issue but related) |
| | 7 | |
| | 8 | * fast/dom/gc-11-expected.txt: Added. Test case from bug 16289. |
| | 9 | * fast/dom/gc-11.html: Added. |
| | 10 | * fast/dom/gc-acid3.html: Added. DOM garbage collection part of Acid3. |
| | 11 | * fast/dom/gc-acid3-expected.txt: Added. |
| | 12 | * fast/dom/gc-6-expected.txt: Updated results. The old assumptions of this test |
| | 13 | were in conflict with the requirements of Acid3. |
| | 14 | |