2006-12-07 Geoffrey Garen Reviewed by Beth Dakin. Tests for the change and blur events in input elements. * fast/events/onchange-passwordfield-expected.txt: Added. * fast/events/onchange-passwordfield.html: Added. * fast/events/onchange-searchfield-expected.txt: Added. * fast/events/onchange-searchfield.html: Added. * fast/events/onchange-textfield-expected.txt: Added. * fast/events/onchange-textfield.html: Added. 2006-12-07 Anders Carlsson Reviewed by Darin. DashboardClient crashing in WebCore::SubresourceLoader::didFail. * http/tests/xmlhttprequest/abort-crash-expected.txt: Added. * http/tests/xmlhttprequest/abort-crash.html: Added. * http/tests/xmlhttprequest/hello-world.cgi: Added. 2006-12-07 Kirby White Reviewed by Adele. http://bugs.webkit.org/show_bug.cgi?id=11771 Bug 11771: Add a test for resetting a textarea form control * fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: Added. * fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added. * fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Added. * fast/dom/HTMLTextAreaElement/reset-textarea.html: Added. 2006-12-06 Justin Garcia Reviewed by darin Crash in WebCore::selectRange when invoking WebView:insertNewLine in any empty content editable DIV. * editing/selection/select-line-expected.txt: Added. * editing/selection/select-line.html: Added. 2006-12-06 Justin Garcia Reviewed by john Inserting a new line in a contenteditable=true SPAN whose parent is a DIV asserts * editing/deleting/delete-mixed-editable-content-001-expected.txt: * editing/inserting/editable-inline-element-expected.checksum: Added. * editing/inserting/editable-inline-element-expected.txt: Added. * editing/inserting/editable-inline-element-expected.png: Added. * editing/inserting/editable-inline-element.html: Added. 2006-12-06 Justin Garcia Reviewed by harrison REGRESSION: Edited whitespace sequences are all nbsps (10636) * editing/inserting/edited-whitespace-1-expected.checksum: Added. * editing/inserting/edited-whitespace-1-expected.png: Added. * editing/inserting/edited-whitespace-1-expected.txt: Added. * editing/inserting/edited-whitespace-1.html: Added. 2006-12-05 Rob Buis Reviewed by Mitz. Testcase for: http://bugs.webkit.org/show_bug.cgi?id=11686 WebKit draws Carto.net tabgroup example completely incorrectly (ff does fine) * svg/custom/getBBox-js-expected.txt: Added. * svg/custom/getBBox-js.svg: Added. 2006-12-05 Kirby White Reviewed and landed by Alexey. * fast/dom/HTMLSelectElement/listbox-select-reset-expected.txt: Added. * fast/dom/HTMLSelectElement/listbox-select-reset.html: Added. 2006-12-05 Alexey Proskuryakov Reviewed by Rob. Make this test pass on PowerPC, too (the calculation was giving 4.7e-16 instead of zero, now rounding it to 15 digits). * svg/custom/getTransformToElement.svg: 2006-12-04 Darin Adler Reviewed by Adele. - test the part of http://bugs.webkit.org/show_bug.cgi?id=11628 REGRESSION (r17597): Command-return in text fields doesn't open a new tab or window that can easily be tested from the DOM -- this only checks that simulated mouse events from clicking on a link have the key state from the Enter key keyboard event, which is one part of the fix for the bug above * fast/events/simulated-key-state-expected.txt: Added. * fast/events/simulated-key-state.html: Added. 2006-12-02 Geoffrey Garen Reviewed by Darin Adler. Removed Dashboard quirk from expected results. Now that we have a Dashboard quirks mode, there's no reason to keep the old, bad behavior in the browser. * http/tests/xmlhttprequest/exceptions-expected.txt: * http/tests/xmlhttprequest/exceptions.html: 2006-12-04 Rob Buis Reviewed by dhyatt. Patch by pmax. Testcase for: http://bugs.webkit.org/show_bug.cgi?id=3280 With LEGEND element, align=right value is not supported http://bugs.webkit.org/show_bug.cgi?id=11544 rendering doesn't take align into account * fast/forms/fieldset-align-expected.checksum: Added. * fast/forms/fieldset-align-expected.png: Added. * fast/forms/fieldset-align-expected.txt: Added. * fast/forms/fieldset-align.html: Added. 2006-12-03 Nikolas Zimmermann Reviewed by Oliver. Add a new set of svg layout tests specifically testing SVGPoint/SVGRect/SVGNumber js wrapping. It's related to following bugs: http://bugs.webkit.org/show_bug.cgi?id=11734 http://bugs.webkit.org/show_bug.cgi?id=11685 * svg/custom/SVGNumber-interface-expected.checksum: Added. * svg/custom/SVGNumber-interface-expected.png: Added. * svg/custom/SVGNumber-interface-expected.txt: Added. * svg/custom/SVGNumber-interface.svg: Added. * svg/custom/SVGPoint-interface-expected.checksum: Added. * svg/custom/SVGPoint-interface-expected.png: Added. * svg/custom/SVGPoint-interface-expected.txt: Added. * svg/custom/SVGPoint-interface.svg: Added. * svg/custom/SVGPoint-matrixTransform-expected.checksum: Added. * svg/custom/SVGPoint-matrixTransform-expected.txt: Added. * svg/custom/SVGPoint-matrixTransform.svg: Added. * svg/custom/SVGRect-interface-expected.checksum: Added. * svg/custom/SVGRect-interface-expected.png: Added. * svg/custom/SVGRect-interface-expected.txt: Added. * svg/custom/SVGRect-interface.svg: Added. 2006-12-03 Rob Buis Reviewed by Oliver. Testcase for: http://bugs.webkit.org/show_bug.cgi?id=11667 SVG: method .getTransformToElement(elt) in SVGLocatable not implemented * svg/custom/getTransformToElement-expected.checksum: Added. * svg/custom/getTransformToElement-expected.png: Added. * svg/custom/getTransformToElement-expected.txt: Added. * svg/custom/getTransformToElement.svg: Added. 2006-12-03 Alexey Proskuryakov Reviewed by Mitz. This test used to be a pixel one, but without pixel results provided - converted to text. * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt: * http/tests/xmlhttprequest/frame-load-cancelled-abort.html: * http/tests/xmlhttprequest/resources/frame-load-to-cancel.html: Added a parameter to send() to make the test work in Firefox. 2006-12-02 Mitz Pettel Reviewed by Hyatt. - test for http://bugs.webkit.org/show_bug.cgi?id=11672 REGRESSION (r17068): Repro crash due to painting without layout * fast/dynamic/containing-block-change-expected.checksum: Added. * fast/dynamic/containing-block-change-expected.png: Added. * fast/dynamic/containing-block-change-expected.txt: Added. * fast/dynamic/containing-block-change.html: Added. 2006-12-01 Justin Garcia Reviewed by john Selection change performed even when delete delegate replies NO (11415) Removed unnecessary shouldChangeSelection calls; * editing/deleting/delete-at-start-or-end-expected.txt: * editing/deleting/delete-br-002-expected.txt: * editing/deleting/delete-br-004-expected.txt: * editing/deleting/delete-br-005-expected.txt: * editing/deleting/delete-br-006-expected.txt: * editing/deleting/delete-br-009-expected.txt: * editing/deleting/delete-br-010-expected.txt: * editing/deleting/delete-br-012-expected.txt: * editing/deleting/delete-hr-expected.txt: * editing/deleting/delete-tab-004-expected.txt: * editing/deleting/forward-delete-expected.txt: * editing/deleting/merge-into-empty-block-1-expected.txt: * editing/deleting/merge-into-empty-block-2-expected.txt: * editing/execCommand/format-block-expected.txt: * editing/execCommand/outdent-selection-expected.txt: * editing/inserting/editing-empty-divs-expected.txt: * editing/inserting/insert-3800346-fix-expected.txt: * editing/inserting/insert-br-004-expected.txt: * editing/inserting/insert-br-005-expected.txt: * editing/inserting/insert-br-006-expected.txt: * editing/inserting/insert-br-008-expected.txt: * editing/inserting/insert-div-006-expected.txt: * editing/inserting/insert-div-008-expected.txt: * editing/inserting/insert-div-010-expected.txt: * editing/inserting/insert-div-011-expected.txt: * editing/inserting/insert-div-013-expected.txt: * editing/inserting/insert-div-015-expected.txt: * editing/inserting/insert-div-019-expected.txt: * editing/inserting/insert-div-021-expected.txt: * editing/inserting/insert-paragraph-01-expected.txt: * editing/inserting/insert-paragraph-03-expected.txt: * editing/inserting/insert-tab-004-expected.txt: * editing/inserting/insert-text-with-newlines-expected.txt: * editing/inserting/line-break-expected.txt: * editing/pasteboard/3976872-expected.txt: * editing/pasteboard/paste-text-005-expected.txt: * editing/pasteboard/paste-text-006-expected.txt: * editing/pasteboard/paste-text-007-expected.txt: * editing/pasteboard/paste-text-010-expected.txt: * editing/pasteboard/paste-text-014-expected.txt: * editing/pasteboard/paste-text-016-expected.txt: * editing/pasteboard/quirks-mode-br-2-expected.txt: * editing/style/apple-style-editable-mix-expected.txt: * editing/style/block-style-001-expected.txt: * editing/style/block-style-002-expected.txt: * editing/style/block-style-003-expected.txt: * editing/style/block-style-006-expected.txt: * editing/style/create-block-for-style-005-expected.txt: * editing/style/create-block-for-style-006-expected.txt: * editing/style/create-block-for-style-008-expected.txt: * editing/style/relative-font-size-change-002-expected.txt: * editing/style/relative-font-size-change-003-expected.txt: * editing/style/relative-font-size-change-004-expected.txt: * editing/style/table-selection-expected.txt: 2006-11-30 John Sullivan Reviewed by Justin * editing/execCommand/create-list-from-range-selection-expected.checksum: * editing/execCommand/create-list-from-range-selection-expected.png: * editing/execCommand/create-list-from-range-selection-expected.txt: * editing/execCommand/create-list-from-range-selection.html: This test's results were broken by using rangeCompliantEquivalent at appropriate places in CompositeEditCommand.cpp::moveParagraphs(), presumably by revealing a different bug. Justin is going to look into this; for now I've updated the result so that it won't appear to fail for others. * editing/execCommand/create-list-with-hr-expected.checksum: * editing/execCommand/create-list-with-hr-expected.png: * editing/execCommand/create-list-with-hr-expected.txt: * editing/execCommand/create-list-with-hr.html: This test's results were improved by using rangeCompliantEquivalent at appropriate places in CompositeEditCommand.cpp::moveParagraphs() -- it used to create an extra
, and now it does not. 2006-11-29 Justin Garcia Reviewed by sullivan In Mail, a crash occurs at WebCore::Node::traverseNextNode() when cutting selected text from a HTML message * editing/deleting/4845371-expected.checksum: Added. * editing/deleting/4845371-expected.png: Added. * editing/deleting/4845371-expected.txt: Added. * editing/deleting/4845371.html: Added. 2006-11-28 David Harrison Reviewed by Adele. selection color does not get drawn over the missing image rectangle * editing/selection/select-missing-image-expected.checksum: Added. * editing/selection/select-missing-image-expected.png: Added. * editing/selection/select-missing-image-expected.txt: Added. * editing/selection/select-missing-image.html: Added. 2006-11-28 Justin Garcia Reviewed by harrison Cannot select buttons at the end of a document, preventing copy/paste * editing/selection/4397952-expected.checksum: Added. * editing/selection/4397952-expected.png: Added. * editing/selection/4397952-expected.txt: Added. * editing/selection/4397952.html: Added. 2006-11-27 Alexey Proskuryakov Reviewed by Hyatt. Test for http://bugs.webkit.org/show_bug.cgi?id=11694 XSLT output method does not default to HTML when the target document is HTML * fast/xsl/default-html-expected.txt: Added. * fast/xsl/default-html.html: Added. 2006-11-27 Kevin McCullough Reviewed by Adam. * fast/forms/resources/success.html: Removed. * fast/forms/targeted-frame-submission-expected.checksum: * fast/forms/targeted-frame-submission-expected.png: * fast/forms/targeted-frame-submission-expected.txt: * fast/forms/targeted-frame-submission.html: 2006-11-27 Kevin McCullough Reviewed by Adam and Anders. Testcase for: Targeted frame submission. * fast/forms/resources/success.html: Added. * fast/forms/targeted-frame-submission-expected.checksum: Added. * fast/forms/targeted-frame-submission-expected.png: Added. * fast/forms/targeted-frame-submission-expected.txt: Added. * fast/forms/targeted-frame-submission.html: Added. 2006-11-24 Rob Buis Reviewed by Mitz. Testcase for: http://bugs.webkit.org/show_bug.cgi?id=11666 .getScreenCTM() returns wrong values * svg/custom/text-ctm-expected.checksum: Added. * svg/custom/text-ctm-expected.png: Added. * svg/custom/text-ctm-expected.txt: Added. * svg/custom/text-ctm.svg: Added. 2006-11-22 Rob Buis Reviewed by Eric. Testcase for: http://bugs.webkit.org/show_bug.cgi?id=11661 SVG: stroke not sensitive to mouse events (hit testing fails) * svg/custom/hit-test-path-stroke-expected.checksum: Added. * svg/custom/hit-test-path-stroke-expected.png: Added. * svg/custom/hit-test-path-stroke-expected.txt: Added. * svg/custom/hit-test-path-stroke.svg: Added. 2006-11-21 Alex Taylor Reviewed by Mitz. Pixel tests for border radius rendering bug - http://bugs.webkit.org/show_bug.cgi?id=11587 * fast/borders/borderRadiusArcs01-expected.checksum: Added. * fast/borders/borderRadiusArcs01-expected.png: Added. * fast/borders/borderRadiusArcs01-expected.txt: Added. * fast/borders/borderRadiusArcs01.html: Added. 2006-11-20 W. Andy Carrel Reviewed by Maciej. http://bugs.webkit.org/show_bug.cgi?id=11501 REGRESSION: \u no longer escapes metacharacters in RegExps http://bugs.webkit.org/show_bug.cgi?id=11502 Serializing RegExps doesn't preserve Unicode escapes * fast/js/kde/RegExp-expected.txt: * fast/js/regexp-unicode-handling-expected.txt: Adjust these test results to passing as a result of other included changes in this revision. 2006-11-20 Alexey Proskuryakov Reviewed by Maciej. http://bugs.webkit.org/show_bug.cgi?id=10736 XMLHttpRequest.responseXML should be null on error * http/tests/xmlhttprequest/zero-length-response-expected.txt: * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt: Updated the results for the new behavior. 2006-11-20 Alexey Proskuryakov Reviewed by Sam Weinig. http://bugs.webkit.org/show_bug.cgi?id=11633 Implement XMLDocument properties xmlEncoding, xmlVersion, xmlStandalone * dom/xhtml/level3/core/documentgetxmlencoding01-expected.txt: * dom/xhtml/level3/core/documentgetxmlencoding03-expected.txt * dom/xhtml/level3/core/documentgetxmlstandalone04-expected.txt: * dom/xhtml/level3/core/documentgetxmlversion01-expected.txt: * dom/xhtml/level3/core/documentgetxmlversion02-expected.txt: * dom/xhtml/level3/core/documentgetxmlversion03-expected.txt: These now pass. * dom/xhtml/level3/core/documentgetxmlencoding03.xhtml: Re-added a correct test. * fast/dom/Window/window-properties-expected.txt: Added these new properties. * http/tests/xmlhttprequest/xml-encoding-expected.txt: Added. * http/tests/xmlhttprequest/xml-encoding.html: Added. * http/tests/xmlhttprequest/resources/xml-encoding.xml: Added. * http/tests/xmlhttprequest/resources/post-echo-as-utf-8.cgi: Added. Test how xmlEncoding interacts with XMLHttpRequest. 2006-11-19 Alexey Proskuryakov Removed parts of an incorrectly committed test, to be re-added later. * dom/xhtml/level3/core/documentgetxmlencoding03-expected.png: Removed. * dom/xhtml/level3/core/documentgetxmlencoding03-expected.checksum: Removed. * dom/xhtml/level3/core/documentgetxmlencoding03.xhtml: Removed. 2006-11-19 Mitz Pettel Reviewed by Maciej. - http://bugs.webkit.org/show_bug.cgi?id=11626 Automate test for rdar://problem/4056100 * fast/repaint/delete-into-nested-block-expected.checksum: Added. * fast/repaint/delete-into-nested-block-expected.png: Added. * fast/repaint/delete-into-nested-block-expected.txt: Added. * fast/repaint/delete-into-nested-block.html: Added. 2006-11-18 Anders Carlsson Reviewed by Darin. Add tests for crash when garbage collecting node iterators and tree walkers without a node filter. * fast/dom/node-filter-gc-expected.txt: Added. * fast/dom/node-filter-gc.html: Added. 2006-11-18 Rob Buis Reviewed by Maciej. Testcase for: http://bugs.webkit.org/show_bug.cgi?id=11321 Element with :target pseudo-class still matched after fragment identifier change * fast/css/target-fragment-match-expected.checksum: Added. * fast/css/target-fragment-match-expected.png: Added. * fast/css/target-fragment-match-expected.txt: Added. * fast/css/target-fragment-match.html: Added. 2006-11-18 Alexey Proskuryakov Reviewed by Rob (yay!). http://bugs.webkit.org/show_bug.cgi?id=11640 XMLHttpRequest produces undefined:undefined HTTP authentication * http/tests/xmlhttprequest/basic-auth-expected.txt: * http/tests/xmlhttprequest/basic-auth.html: Added tests for undefined. 2006-11-17 Justin Garcia Reviewed by harrison REGRESSION: Pasting word from quoted text quotes the destination quoted text is wrong color, when pasted as quotation Fixed: * editing/pasteboard/merge-end-blockquote-expected.checksum: * editing/pasteboard/merge-end-blockquote-expected.png: * editing/pasteboard/merge-end-blockquote-expected.txt: * editing/pasteboard/merge-end-blockquote.html: Added: * editing/pasteboard/paste-blockquote-1-expected.checksum: Added. * editing/pasteboard/paste-blockquote-1-expected.png: Added. * editing/pasteboard/paste-blockquote-1-expected.txt: Added. * editing/pasteboard/paste-blockquote-1.html: Added. * editing/pasteboard/paste-blockquote-2-expected.checksum: Added. * editing/pasteboard/paste-blockquote-2-expected.png: Added. * editing/pasteboard/paste-blockquote-2-expected.txt: Added. * editing/pasteboard/paste-blockquote-2.html: Added. * editing/pasteboard/paste-blockquote-3-expected.checksum: Added. * editing/pasteboard/paste-blockquote-3-expected.png: Added. * editing/pasteboard/paste-blockquote-3-expected.txt: Added. * editing/pasteboard/paste-blockquote-3.html: Added. 2006-11-16 Rob Buis Reviewed and landed by Brady Testcase for: http://bugs.webkit.org/show_bug.cgi?id=11590 Bug 11590: REGRESSION (r17726-r17742): Wikipedia page intermittently loads but doesn't render * fast/css/import-rule-regression-11590-expected.txt: Added. * fast/css/import-rule-regression-11590.html: Added. * fast/css/resources/imports.css: Added. * fast/css/resources/style.css: Added. 2006-11-15 Adele Peterson Reviewed by Adam. Updating results for new slider implementation. * fast/forms/input-appearance-height-expected.checksum: * fast/forms/input-appearance-height-expected.png: * fast/forms/input-appearance-height-expected.txt: 2006-11-14 Justin Garcia Reviewed by harrison Missing background image after paste Checking in new expected results for fixes: * editing/inserting/insert-3851164-fix-expected.checksum: * editing/inserting/insert-3851164-fix-expected.png: * editing/selection/drag-in-iframe-expected.checksum: * editing/selection/drag-in-iframe-expected.png: Same, but also removing an outdated comment about a bug: * editing/pasteboard/paste-text-019-expected.checksum: * editing/pasteboard/paste-text-019-expected.png: * editing/pasteboard/paste-text-019-expected.txt: * editing/pasteboard/paste-text-019.html: Added: * editing/pasteboard/4806874-expected.checksum: Added. * editing/pasteboard/4806874-expected.png: Added. * editing/pasteboard/4806874-expected.txt: Added. * editing/pasteboard/4806874.html: Added. Equivalent render trees: * editing/inserting/insert-3907422-fix-expected.txt: * editing/pasteboard/paste-text-011-expected.txt: * editing/pasteboard/paste-text-015-expected.txt: 2006-11-14 Mitz Pettel http://bugs.webkit.org/show_bug.cgi?id=11575 Bug 11575: REGRESSION: WebCore crash in CSSParser/HTMLTokenizer * fast/css/css-imports-expected.checksum: Added. * fast/css/css-imports-expected.png: Added. * fast/css/css-imports-expected.txt: Added. * fast/css/css-imports.html: Added. * fast/css/resources/css-imports-2.css: Added. * fast/css/resources/css-imports.css: Added. 2006-11-13 Justin Garcia Reviewed by harrison * editing/selection/drag-select-1-expected.checksum: Added. * editing/selection/drag-select-1-expected.png: Added. * editing/selection/drag-select-1-expected.txt: Added. * editing/selection/drag-select-1.html: Added. 2006-11-13 Justin Garcia Reviewed by Oliver * editing/pasteboard/paste-unrendered-select-expected.checksum: Added. * editing/pasteboard/paste-unrendered-select-expected.png: Added. * editing/pasteboard/paste-unrendered-select-expected.txt: Added. * editing/pasteboard/paste-unrendered-select.html: Added. 2006-11-11 Rob Buis Reviewed by hyatt. Testcase for: http://bugs.webkit.org/show_bug.cgi?id=10893 InsertRule can not handle @import statements * fast/dom/css-insert-import-rule-expected.txt: Added. * fast/dom/css-insert-import-rule.html: Added. * fast/dom/resources/css-insert-import-rule-red.css: Added. 2006-11-11 Graham Dennis Reviewed by mitz. REGRESSION (r16122): min/max widths incorrectly calculated for contentEditable text http://bugs.webkit.org/show_bug.cgi?id=11570 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.checksum: Added. * fast/text/whitespace/nbsp-mode-and-linewraps-expected.png: Added. * fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt: Added. * fast/text/whitespace/nbsp-mode-and-linewraps.html: Added. 2006-11-10 Justin Garcia Reviewed by harrison Deleting hyperlink text, then typing uses link typing style but loses the link itself * editing/deleting/delete-link-1-expected.checksum: Added. * editing/deleting/delete-link-1-expected.png: Added. * editing/deleting/delete-link-1-expected.txt: Added. * editing/deleting/delete-link-1.html: Added. * editing/inserting/insert-before-link-1-expected.checksum: Added. * editing/inserting/insert-before-link-1-expected.png: Added. * editing/inserting/insert-before-link-1-expected.txt: Added. * editing/inserting/insert-before-link-1.html: Added. 2006-11-09 Adam Roben Reviewed by Geoff. New test to keep the mistake I made in r17680 from happening again. * fast/block/margin-collapse/negative-margins-expected.checksum: Added. * fast/block/margin-collapse/negative-margins-expected.png: Added. * fast/block/margin-collapse/negative-margins-expected.txt: Added. * fast/block/margin-collapse/negative-margins.html: Added. 2006-11-08 Darin Adler Reviewed by Anders. - added test for option-tab * fast/events/option-tab.html: Added. * fast/events/option-tab-expected.txt: Added. 2006-11-08 Brady Eidson Reviewed by Maciej Added test to cover bug http://bugs.webkit.org/show_bug.cgi?id=11450 -Confirm there is no assert when nuking a frame with an active XMLHttpRequest load -Confirm the correct state-change notifications for the request are dispatched * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt: Added. * http/tests/xmlhttprequest/frame-load-cancelled-abort.html: Added. * http/tests/xmlhttprequest/resources/endlessxml.php: Added. * http/tests/xmlhttprequest/resources/frame-load-to-cancel.html: Added. 2006-11-08 Darin Adler Reviewed by Geoff. * fast/forms/submit-nil-value-field-assert.html: Update test so it no longer relies on incorrect "submit form right away during JavaScript execution" behavior. 2006-11-08 Beth Dakin Reviewed by Geoff. This test needs new results from my last check-in. I thought this change was already in my tree, but I guess not. Whoops! * fast/dom/delete-contents-expected.txt: 2006-11-07 Beth Dakin Reviewed by Hyatt. Test cases for A crash occurs at WebCore::HitTestResult::spellingToolTip() when mousing down on iframe at www.macsurfer.com And for the found-bug of moving text nodes within the head to the body. * fast/dom/HTMLHeadElement/textInHead1-expected.checksum: Added. * fast/dom/HTMLHeadElement/textInHead1-expected.png: Added. * fast/dom/HTMLHeadElement/textInHead1-expected.txt: Added. * fast/dom/HTMLHeadElement/textInHead1.html: Added. * fast/dom/HTMLHeadElement/textInHead2-expected.checksum: Added. * fast/dom/HTMLHeadElement/textInHead2-expected.png: Added. * fast/dom/HTMLHeadElement/textInHead2-expected.txt: Added. * fast/dom/HTMLHeadElement/textInHead2.html: Added. * fast/dom/HTMLHeadElement/textInHead3-expected.checksum: Added. * fast/dom/HTMLHeadElement/textInHead3-expected.png: Added. * fast/dom/HTMLHeadElement/textInHead3-expected.txt: Added. * fast/dom/HTMLHeadElement/textInHead3.html: Added. * fast/dom/HTMLHeadElement/textInHead4-expected.checksum: Added. * fast/dom/HTMLHeadElement/textInHead4-expected.png: Added. * fast/dom/HTMLHeadElement/textInHead4-expected.txt: Added. * fast/dom/HTMLHeadElement/textInHead4.html: Added. * fast/dom/HTMLHeadElement/textInHead5-expected.checksum: Added. * fast/dom/HTMLHeadElement/textInHead5-expected.png: Added. * fast/dom/HTMLHeadElement/textInHead5-expected.txt: Added. * fast/dom/HTMLHeadElement/textInHead5.html: Added. * fast/frames/onlyCommentInIFrame-expected.checksum: Added. * fast/frames/onlyCommentInIFrame-expected.txt: Added. * fast/frames/onlyCommentInIFrame.html: Added. * fast/frames/resources/comment.html: Added. * fast/frames/resources/commentX.xhtml: Added. * tables/mozilla/bugs/bug1224-expected.checksum: * tables/mozilla/bugs/bug1224-expected.png: * tables/mozilla/bugs/bug1224-expected.txt: 2006-11-07 David Harrison Updated. * editing/pasteboard/4076267-2-expected.checksum: * editing/pasteboard/4076267-2-expected.png: * editing/pasteboard/4076267-2-expected.txt: 2006-11-07 Darin Adler Rolled out change for . Beth's planning on landing a new change for it soon, but in the mean time we need layout tests succeeding again. 2006-11-07 David Harrison Reviewed by Darin. REGRESSION: After replacing a misspelled word in a sentence, the selected word wraps down to next line (10428) * editing/pasteboard/3976872-expected.txt: * editing/pasteboard/4076267-2-expected.txt: * editing/pasteboard/4076267-3-expected.txt: * editing/pasteboard/4076267-expected.txt: * editing/pasteboard/8145-1-expected.txt: * editing/pasteboard/paste-empty-startcontainer-expected.txt: Removed. * editing/pasteboard/paste-match-style-001-expected.txt: * editing/pasteboard/paste-match-style-002-expected.txt: * editing/pasteboard/paste-text-019-expected.txt: * editing/pasteboard/pasting-tabs-expected.txt: 2006-11-07 Mitz Pettel Reviewed by Beth. Test for http://bugs.webkit.org/show_bug.cgi?id=11505 REGRESSION: Null pointer deref in HitTestResult::spellingToolTip() (assertion failure in Node::document) The null check was added as part for the fix for , however the test that was committed with the fix avoids the case of a null m_innerNonSharedNode, which this test covers. * fast/css-generated-content/spellingToolTip-assert-expected.checksum: Added. * fast/css-generated-content/spellingToolTip-assert-expected.png: Added. * fast/css-generated-content/spellingToolTip-assert-expected.txt: Added. * fast/css-generated-content/spellingToolTip-assert.html: Added. 2006-11-06 Beth Dakin Reviewed by Hyatt. Test for A crash occurs at WebCore::HitTestResult::spellingToolTip() when mousing down on iframe at www.macsurfer.com * fast/frames/onlyCommentInIFrame-expected.checksum: Added. * fast/frames/onlyCommentInIFrame-expected.png: Added. * fast/frames/onlyCommentInIFrame-expected.txt: Added. * fast/frames/onlyCommentInIFrame.html: Added. * fast/frames/resources/comment.html: Added. * fast/frames/resources/commentX.xhtml: Added. 2006-11-06 Geoffrey Garen New results. The originals were incorrect. * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: * svg/W3C-SVG-1.1/text-intro-01-t-expected.png: * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: * svg/W3C-SVG-1.1/text-intro-02-b-expected.png: * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: * svg/W3C-SVG-1.1/text-intro-03-b-expected.png: * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: * svg/W3C-SVG-1.1/text-intro-04-t-expected.png: * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: 2006-11-06 Justin Garcia Reviewed by harrison * editing/execCommand/4641880-1-expected.checksum: Added. * editing/execCommand/4641880-1-expected.png: Added. * editing/execCommand/4641880-1-expected.txt: Added. * editing/execCommand/4641880-1.html: Added. * editing/execCommand/4641880-2-expected.checksum: Added. * editing/execCommand/4641880-2-expected.png: Added. * editing/execCommand/4641880-2-expected.txt: Added. * editing/execCommand/4641880-2.html: Added. 2006-11-06 Oliver Hunt Reviewed by Mitz. * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added. * svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added. * svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled: Removed. * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added. * svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added. * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added. * svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled: Removed. * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. * svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added. * svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled: Removed. * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added. * svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added. * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added. * svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled: Removed. 2006-11-06 David Harrison Reviewed by Darin. Pressing delete key to remove empty quoted line leaves cursor mis-positioned * editing/deleting/delete-br-012-expected.checksum: Added. * editing/deleting/delete-br-012-expected.png: Added. * editing/deleting/delete-br-012-expected.txt: Added. * editing/deleting/delete-br-012.html: Added. 2006-11-06 Alexey Proskuryakov Reviewed by Sam Weinig. Fix a layout test failure that happened with additional fonts installed - replace a fancy Unicode character with a plain asterisk. * css2.1/t0905-c414-flt-00-d-expected.checksum: * css2.1/t0905-c414-flt-00-d-expected.png: * css2.1/t0905-c414-flt-00-d-expected.txt: * css2.1/t0905-c414-flt-00-d.html: 2006-11-06 Alexey Proskuryakov Reviewed by Maciej. Removed leftover results from the previous test. * editing/selection/drag-to-contenteditable-iframe-expected.txt: 2006-11-07 Mark Rowe http://bugs.webkit.org/show_bug.cgi?id=11526 Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg Correctly updated tests results. * fast/dom/HTMLMetaElement/meta-attributes-expected.txt: * fast/dom/HTMLMetaElement/meta-attributes.html: 2006-11-06 Mark Rowe Reviewed by Maciej. http://bugs.webkit.org/show_bug.cgi?id=11526 Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg Updated test results for change from nodeName to className in DOMNode::toString. * fast/dom/HTMLMetaElement/meta-attributes-expected.txt: * fast/dom/prototype-chain-expected.txt: * fast/dom/replace-first-child-expected.txt: * fast/events/mouseclick-target-and-positioning-expected.txt: * fast/forms/input-appearance-preventDefault-expected.checksum: * fast/forms/input-appearance-preventDefault-expected.png: * fast/forms/input-appearance-preventDefault-expected.txt: * fast/loader/loadInProgress-expected.txt: * fast/tokenizer/external-script-document-write-expected.checksum: * fast/tokenizer/external-script-document-write-expected.png: * fast/tokenizer/external-script-document-write-expected.txt: * traversal/stay-within-root-expected.checksum: * traversal/stay-within-root-expected.png: * traversal/stay-within-root-expected.txt: 2006-11-06 Alexey Proskuryakov Reviewed by Maciej. Test for http://bugs.webkit.org/show_bug.cgi?id=11517 REGRESSION: Flash clicks/interactivity not working properly * plugins/mouse-events-expected.txt: Added. * plugins/mouse-events.html: Added. 2006-11-06 Mark Rowe Reviewed by the wonderful Mitz Pettel. Test for http://bugs.webkit.org/show_bug.cgi?id=11524 Bug 11524: REGRESSION(r9842): Array.prototype.join should use ToString operator rather than calling toString on each element * fast/js/array-join-bug-11524-expected.txt: Added. * fast/js/array-join-bug-11524.html: Added. * fast/js/resources/array-join-bug-11524.js: Added. 2006-11-04 Alexey Proskuryakov Reviewed by Maciej. http://bugs.webkit.org/show_bug.cgi?id=11448 ⟨ and ⟩ entities are mapped to the incorrect Unicode codepoint * fast/parser/entities-in-xhtml-expected.checksum: Removed. * fast/parser/entities-in-xhtml-expected.png: Removed. Converted to plain text, the large table in the test didn't nearly fit anyway. * fast/parser/entities-in-xhtml-expected.txt: * fast/parser/entities-in-xhtml.xhtml: Made the test self-consistent again by using actual numeric values for ⟨ and ⟩. * fast/parser/entities-in-html-expected.txt: Added. * fast/parser/entities-in-html.html: Added. An HTML copy of the same test. 2006-11-03 Alexey Proskuryakov Reviewed by Adele. Test for http://bugs.webkit.org/show_bug.cgi?id=7323 REGRESSION (10.4.4): ondrag* events don't fire on page in a frame * fast/events/drag-in-frames-expected.txt: Added. * fast/events/drag-in-frames.html: Added. * fast/events/resources/drag-in-frames-console.html: Added. * fast/events/resources/drag-in-frames-left.html: Added. * fast/events/resources/drag-in-frames-right.html: Added. * editing/selection/expanding-selections.html: * editing/selection/expanding-selections2.html: * fast/dynamic/layer-hit-test-crash.html: * fast/events/event-view-toString.html: * fast/events/resources/drag-outside-window-frame.html: * svg/custom/hover-default-fill.svg: Added missing calls to mouseUp(). * svg/custom/stroke-width-click-expected.txt: * svg/custom/stroke-width-click.svg: Don't attempt to click outside the page, this was confusing DRT. * editing/selection/select-from-textfield-outwards-expected.txt: * editing/selection/select-from-textfield-outwards.html: Removed alerts between dragging steps - they are now useless, as the dragging events are stored and executed at once. 2006-11-03 Geoffrey Garen Missed a few tests in my last check-in, and checked in old results for others. Oops. * editing/inserting/before-after-input-element-expected.txt: * editing/inserting/before-after-input-element.html: * editing/pasteboard/4641033-expected.txt: * editing/pasteboard/input-field-1-expected.txt: * editing/pasteboard/input-field-1.html: * editing/pasteboard/select-element-1-expected.txt: * editing/pasteboard/select-element-1.html: * editing/selection/select-element-paragraph-boundary-expected.txt: * editing/selection/select-element-paragraph-boundary.html: * fast/forms/textarea-no-scroll-on-blur-expected.txt: * fast/forms/textarea-scrollbar-expected.txt: 2006-11-02 Geoffrey Garen Reviewed by Justin Garcia. Used a PERL script to add calls to opt into dumping of editing callbacks in all editing tests that didn't do so already. This is required now that dumping of editing callbacks is opt-in. Updated editing.js so that any test that calls runEditingTest() opt into dumping of editing callbacks. Updated results in all non-editing tests to remove dumping of editing callbacks. Updated results in all editing tests to reflect minor DOM changes due to new tags to contain the entire contents of the document after the open tag. This test case tests for that condition. * fast/tokenizer/missing-style-end-tag-1-expected.checksum: Added. * fast/tokenizer/missing-style-end-tag-1-expected.png: Added. * fast/tokenizer/missing-style-end-tag-1-expected.txt: Added. * fast/tokenizer/missing-style-end-tag-1.html: Added. * fast/tokenizer/missing-style-end-tag-2-expected.checksum: Added. * fast/tokenizer/missing-style-end-tag-2-expected.png: Added. * fast/tokenizer/missing-style-end-tag-2-expected.txt: Added. * fast/tokenizer/missing-style-end-tag-2.html: Added. The first test case contains an unclosed <style> tag in <head>, while the second test case contains an unclosed <style> tag in <body>. These two test cases result in different code paths being taken. 2006-03-18 Alexey Proskuryakov <ap@nypop.com> Reviewed by Darin. - test for http://bugs.webkit.org/show_bug.cgi?id=3438 * fast/replaced/img-1x1-expected.checksum: Added. * fast/replaced/img-1x1-expected.txt: Added. * fast/replaced/img-1x1.html: Added. * fast/replaced/img-1x1-expected.png: Added. 2006-03-18 Darin Adler <darin@apple.com> - updated test results for tests affected by Hyatt's latest table fix * tables/mozilla/bugs/bug44505-expected.txt: * tables/mozilla_expected_failures/bugs/bug106966-expected.checksum: * tables/mozilla_expected_failures/bugs/bug106966-expected.png: * tables/mozilla_expected_failures/bugs/bug106966-expected.txt: * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.checksum: * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png: * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt: * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.checksum: * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png: * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt: * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.checksum: * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png: * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt: * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.checksum: * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png: * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt: 2006-03-17 Alice Liu <alice.liu@apple.com> Reviewed by Justin. * fast/dom/HTMLHeadElement/head-link-style-href-check-expected.checksum: Added. * fast/dom/HTMLHeadElement/head-link-style-href-check-expected.png: Added. * fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt: Added. * fast/dom/HTMLHeadElement/head-link-style-href-check.html: Added. 2006-03-17 Geoffrey Garen <ggaren@apple.com> Reviewed by Darin. * fast/dom/prototype-chain-expected.txt: Updated to reflect new prototype chain. 2006-03-17 Beth Dakin <bdakin@apple.com> Reviewed by hyatt This test should actually be in the failures folder. Moving. * tables/mozilla/marvin/backgr_border-table-cell-expected.checksum: Removed. * tables/mozilla/marvin/backgr_border-table-cell-expected.png: Removed. * tables/mozilla/marvin/backgr_border-table-cell-expected.txt: Removed. * tables/mozilla/marvin/backgr_border-table-cell.html: Removed. * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html: Added. 2006-03-17 Mitz Pettel <opendarwin.org@mitzpettel.com> Reviewed by Darin, landed by Beth. - Test for http://bugs.webkit.org/show_bug.cgi?id=7693 WebKit relies on unpredictable timing for onload events * fast/css/acid2-expected.txt: * fast/events/onload-webkit-before-webcore-expected.txt: Added. * fast/events/onload-webkit-before-webcore.html: Added. 2006-03-17 Adele Peterson <adele@apple.com> Updated results for background color change. * fast/forms/input-appearance-focus-expected.txt: * fast/forms/input-appearance-minWidth-expected.txt: * fast/forms/input-appearance-selection-expected.txt: * fast/forms/input-appearance-visibility-expected.txt: * fast/forms/input-appearance-width-expected.txt: * fast/forms/input-baseline-expected.txt: 2006-03-17 Beth Dakin <bdakin@apple.com> Reviewed by Geoff A few more mozilla table tests. * tables/mozilla/other: Added. * tables/mozilla/other/body_col-expected.checksum: Added. * tables/mozilla/other/body_col-expected.png: Added. * tables/mozilla/other/body_col-expected.txt: Added. * tables/mozilla/other/body_col.html: Added. * tables/mozilla/other/cell_widths-expected.checksum: Added. * tables/mozilla/other/cell_widths-expected.png: Added. * tables/mozilla/other/cell_widths-expected.txt: Added. * tables/mozilla/other/cell_widths.html: Added. * tables/mozilla/other/cellspacing-expected.checksum: Added. * tables/mozilla/other/cellspacing-expected.png: Added. * tables/mozilla/other/cellspacing-expected.txt: Added. * tables/mozilla/other/cellspacing.html: Added. * tables/mozilla/other/move_row-expected.checksum: Added. * tables/mozilla/other/move_row-expected.png: Added. * tables/mozilla/other/move_row-expected.txt: Added. * tables/mozilla/other/move_row.html: Added. * tables/mozilla/other/ms-expected.checksum: Added. * tables/mozilla/other/ms-expected.png: Added. * tables/mozilla/other/ms-expected.txt: Added. * tables/mozilla/other/ms.html: Added. * tables/mozilla/other/nested2-expected.checksum: Added. * tables/mozilla/other/nested2-expected.png: Added. * tables/mozilla/other/nested2-expected.txt: Added. * tables/mozilla/other/nested2.html: Added. * tables/mozilla/other/nestedTables-expected.checksum: Added. * tables/mozilla/other/nestedTables-expected.png: Added. * tables/mozilla/other/nestedTables-expected.txt: Added. * tables/mozilla/other/nestedTables.html: Added. * tables/mozilla/other/padding-expected.checksum: Added. * tables/mozilla/other/padding-expected.png: Added. * tables/mozilla/other/padding-expected.txt: Added. * tables/mozilla/other/padding.html: Added. * tables/mozilla/other/slashlogo-expected.checksum: Added. * tables/mozilla/other/slashlogo-expected.png: Added. * tables/mozilla/other/slashlogo-expected.txt: Added. * tables/mozilla/other/slashlogo.html: Added. * tables/mozilla/other/test3-expected.checksum: Added. * tables/mozilla/other/test3-expected.png: Added. * tables/mozilla/other/test3-expected.txt: Added. * tables/mozilla/other/test3.html: Added. * tables/mozilla/other/test6-expected.checksum: Added. * tables/mozilla/other/test6-expected.png: Added. * tables/mozilla/other/test6-expected.txt: Added. * tables/mozilla/other/test6.html: Added. * tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum: Added. * tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Added. * tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: Added. * tables/mozilla/other/wa_table_thtd_rowspan.html: Added. * tables/mozilla/other/wa_table_tr_align-expected.checksum: Added. * tables/mozilla/other/wa_table_tr_align-expected.png: Added. * tables/mozilla/other/wa_table_tr_align-expected.txt: Added. * tables/mozilla/other/wa_table_tr_align.html: Added. * tables/mozilla_expected_failures/other: Added. * tables/mozilla_expected_failures/other/empty_cells-expected.checksum: Added. * tables/mozilla_expected_failures/other/empty_cells-expected.png: Added. * tables/mozilla_expected_failures/other/empty_cells-expected.txt: Added. * tables/mozilla_expected_failures/other/empty_cells.html: Added. * tables/mozilla_expected_failures/other/test4-expected.checksum: Added. * tables/mozilla_expected_failures/other/test4-expected.png: Added. * tables/mozilla_expected_failures/other/test4-expected.txt: Added. * tables/mozilla_expected_failures/other/test4.html: Added. 2006-03-17 Adele Peterson <adele@apple.com> Reviewed by Tim Hatcher. * fast/forms/input-appearance-default-bkcolor-expected.checksum: Added. * fast/forms/input-appearance-default-bkcolor-expected.png: Added. * fast/forms/input-appearance-default-bkcolor-expected.txt: Added. * fast/forms/input-appearance-default-bkcolor.html: Added. 2006-03-17 Mitz Pettel <opendarwin.org@mitzpettel.com> Reviewed by Maciej, landed by Beth. - test for http://bugs.webkit.org/show_bug.cgi?id=3560 page with use of first-letter crashes reproducibly in RenderObject::renderArena() * fast/css/first-letter-detach-expected.checksum: Added. * fast/css/first-letter-detach-expected.png: Added. * fast/css/first-letter-detach-expected.txt: Added. * fast/css/first-letter-detach.html: Added. 2006-03-17 Adele Peterson <adele@apple.com> Reviewed by Eric. Updating test results for: http://bugs.webkit.org/show_bug.cgi?id=7798 New text fields are much wider than they should be for a specified size * fast/forms/input-appearance-bkcolor-expected.checksum: * fast/forms/input-appearance-bkcolor-expected.png: * fast/forms/input-appearance-bkcolor-expected.txt: * fast/forms/input-appearance-focus-expected.checksum: * fast/forms/input-appearance-focus-expected.png: * fast/forms/input-appearance-focus-expected.txt: * fast/forms/input-appearance-minWidth-expected.checksum: * fast/forms/input-appearance-minWidth-expected.png: * fast/forms/input-appearance-minWidth-expected.txt: * fast/forms/input-appearance-selection-expected.checksum: * fast/forms/input-appearance-selection-expected.png: * fast/forms/input-appearance-selection-expected.txt: * fast/forms/input-appearance-visibility-expected.checksum: * fast/forms/input-appearance-visibility-expected.png: * fast/forms/input-appearance-visibility-expected.txt: * fast/forms/input-appearance-width-expected.checksum: * fast/forms/input-appearance-width-expected.png: * fast/forms/input-appearance-width-expected.txt: * fast/forms/input-baseline-expected.checksum: * fast/forms/input-baseline-expected.png: * fast/forms/input-baseline-expected.txt: 2006-03-17 Adele Peterson <adele@apple.com> Reviewed by Hyatt. Test for http://bugs.webkit.org/show_bug.cgi?id=7797 Can't set background color on new text fields * fast/forms/input-appearance-bkcolor-expected.checksum: Added. * fast/forms/input-appearance-bkcolor-expected.png: Added. * fast/forms/input-appearance-bkcolor-expected.txt: Added. * fast/forms/input-appearance-bkcolor.html: Added. * fast/forms/resources * fast/forms/resources/apple.gif 2006-03-16 Beth Dakin <bdakin@apple.com> Rubber stamped by Geoff. Another round of Mozilla table tests. * tables/mozilla/marvin/tfoot_align_center-expected.checksum: Added. * tables/mozilla/marvin/tfoot_align_center-expected.png: Added. * tables/mozilla/marvin/tfoot_align_center-expected.txt: Added. * tables/mozilla/marvin/tfoot_align_center.html: Added. * tables/mozilla/marvin/tfoot_align_char-expected.checksum: Added. * tables/mozilla/marvin/tfoot_align_char-expected.png: Added. * tables/mozilla/marvin/tfoot_align_char-expected.txt: Added. * tables/mozilla/marvin/tfoot_align_char.html: Added. * tables/mozilla/marvin/tfoot_align_justify-expected.checksum: Added. * tables/mozilla/marvin/tfoot_align_justify-expected.png: Added. * tables/mozilla/marvin/tfoot_align_justify-expected.txt: Added. * tables/mozilla/marvin/tfoot_align_justify.html: Added. * tables/mozilla/marvin/tfoot_align_left-expected.checksum: Added. * tables/mozilla/marvin/tfoot_align_left-expected.png: Added. * tables/mozilla/marvin/tfoot_align_left-expected.txt: Added. * tables/mozilla/marvin/tfoot_align_left.html: Added. * tables/mozilla/marvin/tfoot_align_right-expected.checksum: Added. * tables/mozilla/marvin/tfoot_align_right-expected.png: Added. * tables/mozilla/marvin/tfoot_align_right-expected.txt: Added. * tables/mozilla/marvin/tfoot_align_right.html: Added. * tables/mozilla/marvin/tfoot_char-expected.checksum: Added. * tables/mozilla/marvin/tfoot_char-expected.png: Added. * tables/mozilla/marvin/tfoot_char-expected.txt: Added. * tables/mozilla/marvin/tfoot_char.html: Added. * tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Added. * tables/mozilla/marvin/tfoot_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/tfoot_valign_baseline.html: Added. * tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Added. * tables/mozilla/marvin/tfoot_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/tfoot_valign_bottom.html: Added. * tables/mozilla/marvin/tfoot_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/tfoot_valign_middle-expected.png: Added. * tables/mozilla/marvin/tfoot_valign_middle-expected.txt: Added. * tables/mozilla/marvin/tfoot_valign_middle.html: Added. * tables/mozilla/marvin/tfoot_valign_top-expected.checksum: Added. * tables/mozilla/marvin/tfoot_valign_top-expected.png: Added. * tables/mozilla/marvin/tfoot_valign_top-expected.txt: Added. * tables/mozilla/marvin/tfoot_valign_top.html: Added. * tables/mozilla/marvin/th_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/th_valign_baseline-expected.png: Added. * tables/mozilla/marvin/th_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/th_valign_baseline.html: Added. * tables/mozilla/marvin/th_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/th_valign_bottom-expected.png: Added. * tables/mozilla/marvin/th_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/th_valign_bottom.html: Added. * tables/mozilla/marvin/th_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/th_valign_middle-expected.png: Added. * tables/mozilla/marvin/th_valign_middle-expected.txt: Added. * tables/mozilla/marvin/th_valign_middle.html: Added. * tables/mozilla/marvin/th_valign_top-expected.checksum: Added. * tables/mozilla/marvin/th_valign_top-expected.png: Added. * tables/mozilla/marvin/th_valign_top-expected.txt: Added. * tables/mozilla/marvin/th_valign_top.html: Added. * tables/mozilla/marvin/thead_align_center-expected.checksum: Added. * tables/mozilla/marvin/thead_align_center-expected.png: Added. * tables/mozilla/marvin/thead_align_center-expected.txt: Added. * tables/mozilla/marvin/thead_align_center.html: Added. * tables/mozilla/marvin/thead_align_char-expected.checksum: Added. * tables/mozilla/marvin/thead_align_char-expected.png: Added. * tables/mozilla/marvin/thead_align_char-expected.txt: Added. * tables/mozilla/marvin/thead_align_char.html: Added. * tables/mozilla/marvin/thead_align_justify-expected.checksum: Added. * tables/mozilla/marvin/thead_align_justify-expected.png: Added. * tables/mozilla/marvin/thead_align_justify-expected.txt: Added. * tables/mozilla/marvin/thead_align_justify.html: Added. * tables/mozilla/marvin/thead_align_left-expected.checksum: Added. * tables/mozilla/marvin/thead_align_left-expected.png: Added. * tables/mozilla/marvin/thead_align_left-expected.txt: Added. * tables/mozilla/marvin/thead_align_left.html: Added. * tables/mozilla/marvin/thead_align_right-expected.checksum: Added. * tables/mozilla/marvin/thead_align_right-expected.png: Added. * tables/mozilla/marvin/thead_align_right-expected.txt: Added. * tables/mozilla/marvin/thead_align_right.html: Added. * tables/mozilla/marvin/thead_char-expected.checksum: Added. * tables/mozilla/marvin/thead_char-expected.png: Added. * tables/mozilla/marvin/thead_char-expected.txt: Added. * tables/mozilla/marvin/thead_char.html: Added. * tables/mozilla/marvin/thead_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/thead_valign_baseline-expected.png: Added. * tables/mozilla/marvin/thead_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/thead_valign_baseline.html: Added. * tables/mozilla/marvin/thead_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/thead_valign_bottom-expected.png: Added. * tables/mozilla/marvin/thead_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/thead_valign_bottom.html: Added. * tables/mozilla/marvin/thead_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/thead_valign_middle-expected.png: Added. * tables/mozilla/marvin/thead_valign_middle-expected.txt: Added. * tables/mozilla/marvin/thead_valign_middle.html: Added. * tables/mozilla/marvin/thead_valign_top-expected.checksum: Added. * tables/mozilla/marvin/thead_valign_top-expected.png: Added. * tables/mozilla/marvin/thead_valign_top-expected.txt: Added. * tables/mozilla/marvin/thead_valign_top.html: Added. * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_aqua_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_black-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_black-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_black-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_black.html: Added. * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_black_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_blue-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_blue-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_blue-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_blue.html: Added. * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_blue_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_fuchsia.html: Added. * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_gray-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_gray-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_gray-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_gray.html: Added. * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_gray_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_green-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_green-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_green-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_green.html: Added. * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_green_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_lime-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_lime-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_lime-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_lime.html: Added. * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_lime_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_maroon-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_maroon-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_maroon.html: Added. * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_maroon_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_navy-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_navy-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_navy-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_navy.html: Added. * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_navy_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_olive-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_olive-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_olive-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_olive.html: Added. * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_olive_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_purple-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_purple-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_purple-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_purple.html: Added. * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_purple_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_red-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_red-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_red-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_red.html: Added. * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_red_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_silver-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_silver-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_silver-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_silver.html: Added. * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_silver_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_teal-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_teal-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_teal-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_teal.html: Added. * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_teal_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_white-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_white-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_white-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_white.html: Added. * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_white_rgb.html: Added. * tables/mozilla/marvin/tr_bgcolor_yellow-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_yellow-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_yellow.html: Added. * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.checksum: Added. * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png: Added. * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt: Added. * tables/mozilla/marvin/tr_bgcolor_yellow_rgb.html: Added. * tables/mozilla/marvin/tr_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/tr_valign_baseline-expected.png: Added. * tables/mozilla/marvin/tr_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/tr_valign_baseline.html: Added. * tables/mozilla/marvin/tr_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/tr_valign_bottom-expected.png: Added. * tables/mozilla/marvin/tr_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/tr_valign_bottom.html: Added. * tables/mozilla/marvin/tr_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/tr_valign_middle-expected.png: Added. * tables/mozilla/marvin/tr_valign_middle-expected.txt: Added. * tables/mozilla/marvin/tr_valign_middle.html: Added. * tables/mozilla/marvin/tr_valign_top-expected.checksum: Added. * tables/mozilla/marvin/tr_valign_top-expected.png: Added. * tables/mozilla/marvin/tr_valign_top-expected.txt: Added. * tables/mozilla/marvin/tr_valign_top.html: Added. * tables/mozilla/marvin/x_caption_align_bottom-expected.checksum: Added. * tables/mozilla/marvin/x_caption_align_bottom-expected.png: Added. * tables/mozilla/marvin/x_caption_align_bottom-expected.txt: Added. * tables/mozilla/marvin/x_caption_align_bottom.xml: Added. * tables/mozilla/marvin/x_caption_align_top-expected.checksum: Added. * tables/mozilla/marvin/x_caption_align_top-expected.png: Added. * tables/mozilla/marvin/x_caption_align_top-expected.txt: Added. * tables/mozilla/marvin/x_caption_align_top.xml: Added. * tables/mozilla/marvin/x_caption_class-expected.checksum: Added. * tables/mozilla/marvin/x_caption_class-expected.png: Added. * tables/mozilla/marvin/x_caption_class-expected.txt: Added. * tables/mozilla/marvin/x_caption_class.xml: Added. * tables/mozilla/marvin/x_caption_id-expected.checksum: Added. * tables/mozilla/marvin/x_caption_id-expected.png: Added. * tables/mozilla/marvin/x_caption_id-expected.txt: Added. * tables/mozilla/marvin/x_caption_id.xml: Added. * tables/mozilla/marvin/x_caption_style-expected.checksum: Added. * tables/mozilla/marvin/x_caption_style-expected.png: Added. * tables/mozilla/marvin/x_caption_style-expected.txt: Added. * tables/mozilla/marvin/x_caption_style.xml: Added. * tables/mozilla/marvin/x_col_align_center-expected.checksum: Added. * tables/mozilla/marvin/x_col_align_center-expected.png: Added. * tables/mozilla/marvin/x_col_align_center-expected.txt: Added. * tables/mozilla/marvin/x_col_align_center.xml: Added. * tables/mozilla/marvin/x_col_align_char-expected.checksum: Added. * tables/mozilla/marvin/x_col_align_char-expected.png: Added. * tables/mozilla/marvin/x_col_align_char-expected.txt: Added. * tables/mozilla/marvin/x_col_align_char.xml: Added. * tables/mozilla/marvin/x_col_align_justify-expected.checksum: Added. * tables/mozilla/marvin/x_col_align_justify-expected.png: Added. * tables/mozilla/marvin/x_col_align_justify-expected.txt: Added. * tables/mozilla/marvin/x_col_align_justify.xml: Added. * tables/mozilla/marvin/x_col_align_left-expected.checksum: Added. * tables/mozilla/marvin/x_col_align_left-expected.png: Added. * tables/mozilla/marvin/x_col_align_left-expected.txt: Added. * tables/mozilla/marvin/x_col_align_left.xml: Added. * tables/mozilla/marvin/x_col_align_right-expected.checksum: Added. * tables/mozilla/marvin/x_col_align_right-expected.png: Added. * tables/mozilla/marvin/x_col_align_right-expected.txt: Added. * tables/mozilla/marvin/x_col_align_right.xml: Added. * tables/mozilla/marvin/x_col_span-expected.checksum: Added. * tables/mozilla/marvin/x_col_span-expected.png: Added. * tables/mozilla/marvin/x_col_span-expected.txt: Added. * tables/mozilla/marvin/x_col_span.xml: Added. * tables/mozilla/marvin/x_col_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/x_col_valign_baseline-expected.png: Added. * tables/mozilla/marvin/x_col_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/x_col_valign_baseline.xml: Added. * tables/mozilla/marvin/x_col_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/x_col_valign_bottom-expected.png: Added. * tables/mozilla/marvin/x_col_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/x_col_valign_bottom.xml: Added. * tables/mozilla/marvin/x_col_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/x_col_valign_middle-expected.png: Added. * tables/mozilla/marvin/x_col_valign_middle-expected.txt: Added. * tables/mozilla/marvin/x_col_valign_middle.xml: Added. * tables/mozilla/marvin/x_col_valign_top-expected.checksum: Added. * tables/mozilla/marvin/x_col_valign_top-expected.png: Added. * tables/mozilla/marvin/x_col_valign_top-expected.txt: Added. * tables/mozilla/marvin/x_col_valign_top.xml: Added. * tables/mozilla/marvin/x_col_width_pct-expected.checksum: Added. * tables/mozilla/marvin/x_col_width_pct-expected.png: Added. * tables/mozilla/marvin/x_col_width_pct-expected.txt: Added. * tables/mozilla/marvin/x_col_width_pct.xml: Added. * tables/mozilla/marvin/x_col_width_px-expected.checksum: Added. * tables/mozilla/marvin/x_col_width_px-expected.png: Added. * tables/mozilla/marvin/x_col_width_px-expected.txt: Added. * tables/mozilla/marvin/x_col_width_px.xml: Added. * tables/mozilla/marvin/x_col_width_rel-expected.checksum: Added. * tables/mozilla/marvin/x_col_width_rel-expected.png: Added. * tables/mozilla/marvin/x_col_width_rel-expected.txt: Added. * tables/mozilla/marvin/x_col_width_rel.xml: Added. * tables/mozilla/marvin/x_colgroup_align_center-expected.checksum: Added. * tables/mozilla/marvin/x_colgroup_align_center-expected.png: Added. * tables/mozilla/marvin/x_colgroup_align_center-expected.txt: Added. * tables/mozilla/marvin/x_colgroup_align_center.xml: Added. * tables/mozilla/marvin/x_colgroup_align_char-expected.checksum: Added. * tables/mozilla/marvin/x_colgroup_align_char-expected.png: Added. * tables/mozilla/marvin/x_colgroup_align_char-expected.txt: Added. * tables/mozilla/marvin/x_colgroup_align_char.xml: Added. * tables/mozilla/marvin/x_colgroup_align_justify-expected.checksum: Added. * tables/mozilla/marvin/x_colgroup_align_justify-expected.png: Added. * tables/mozilla/marvin/x_colgroup_align_justify-expected.txt: Added. * tables/mozilla/marvin/x_colgroup_align_justify.xml: Added. * tables/mozilla/marvin/x_colgroup_align_left-expected.checksum: Added. * tables/mozilla/marvin/x_colgroup_align_left-expected.png: Added. * tables/mozilla/marvin/x_colgroup_align_left-expected.txt: Added. * tables/mozilla/marvin/x_colgroup_align_left.xml: Added. * tables/mozilla/marvin/x_colgroup_align_right-expected.checksum: Added. * tables/mozilla/marvin/x_colgroup_align_right-expected.png: Added. * tables/mozilla/marvin/x_colgroup_align_right-expected.txt: Added. * tables/mozilla/marvin/x_colgroup_align_right.xml: Added. * tables/mozilla/marvin/x_colgroup_span-expected.checksum: Added. * tables/mozilla/marvin/x_colgroup_span-expected.png: Added. * tables/mozilla/marvin/x_colgroup_span-expected.txt: Added. * tables/mozilla/marvin/x_colgroup_span.xml: Added. * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png: Added. * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/x_colgroup_valign_baseline.xml: Added. * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png: Added. * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/x_colgroup_valign_bottom.xml: Added. * tables/mozilla/marvin/x_colgroup_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/x_colgroup_valign_middle-expected.png: Added. * tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt: Added. * tables/mozilla/marvin/x_colgroup_valign_middle.xml: Added. * tables/mozilla/marvin/x_colgroup_valign_top-expected.checksum: Added. * tables/mozilla/marvin/x_colgroup_valign_top-expected.png: Added. * tables/mozilla/marvin/x_colgroup_valign_top-expected.txt: Added. * tables/mozilla/marvin/x_colgroup_valign_top.xml: Added. * tables/mozilla/marvin/x_colgroup_width_rel-expected.checksum: Added. * tables/mozilla/marvin/x_colgroup_width_rel-expected.png: Added. * tables/mozilla/marvin/x_colgroup_width_rel-expected.txt: Added. * tables/mozilla/marvin/x_colgroup_width_rel.xml: Added. * tables/mozilla/marvin/x_table-expected.checksum: Added. * tables/mozilla/marvin/x_table-expected.png: Added. * tables/mozilla/marvin/x_table-expected.txt: Added. * tables/mozilla/marvin/x_table.xml: Added. * tables/mozilla/marvin/x_table_align_center-expected.checksum: Added. * tables/mozilla/marvin/x_table_align_center-expected.png: Added. * tables/mozilla/marvin/x_table_align_center-expected.txt: Added. * tables/mozilla/marvin/x_table_align_center.xml: Added. * tables/mozilla/marvin/x_table_align_left-expected.checksum: Added. * tables/mozilla/marvin/x_table_align_left-expected.png: Added. * tables/mozilla/marvin/x_table_align_left-expected.txt: Added. * tables/mozilla/marvin/x_table_align_left.xml: Added. * tables/mozilla/marvin/x_table_align_right-expected.checksum: Added. * tables/mozilla/marvin/x_table_align_right-expected.png: Added. * tables/mozilla/marvin/x_table_align_right-expected.txt: Added. * tables/mozilla/marvin/x_table_align_right.xml: Added. * tables/mozilla/marvin/x_table_bgcolor_name-expected.checksum: Added. * tables/mozilla/marvin/x_table_bgcolor_name-expected.png: Added. * tables/mozilla/marvin/x_table_bgcolor_name-expected.txt: Added. * tables/mozilla/marvin/x_table_bgcolor_name.xml: Added. * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum: Added. * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: Added. * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt: Added. * tables/mozilla/marvin/x_table_bgcolor_rgb.xml: Added. * tables/mozilla/marvin/x_table_border-expected.checksum: Added. * tables/mozilla/marvin/x_table_border-expected.png: Added. * tables/mozilla/marvin/x_table_border-expected.txt: Added. * tables/mozilla/marvin/x_table_border.xml: Added. * tables/mozilla/marvin/x_table_border_none-expected.checksum: Added. * tables/mozilla/marvin/x_table_border_none-expected.png: Added. * tables/mozilla/marvin/x_table_border_none-expected.txt: Added. * tables/mozilla/marvin/x_table_border_none.xml: Added. * tables/mozilla/marvin/x_table_border_px-expected.checksum: Added. * tables/mozilla/marvin/x_table_border_px-expected.png: Added. * tables/mozilla/marvin/x_table_border_px-expected.txt: Added. * tables/mozilla/marvin/x_table_border_px.xml: Added. * tables/mozilla/marvin/x_table_cellpadding-expected.checksum: Added. * tables/mozilla/marvin/x_table_cellpadding-expected.png: Added. * tables/mozilla/marvin/x_table_cellpadding-expected.txt: Added. * tables/mozilla/marvin/x_table_cellpadding.xml: Added. * tables/mozilla/marvin/x_table_cellpadding_pct-expected.checksum: Added. * tables/mozilla/marvin/x_table_cellpadding_pct-expected.png: Added. * tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt: Added. * tables/mozilla/marvin/x_table_cellpadding_pct.xml: Added. * tables/mozilla/marvin/x_table_cellspacing-expected.checksum: Added. * tables/mozilla/marvin/x_table_cellspacing-expected.png: Added. * tables/mozilla/marvin/x_table_cellspacing-expected.txt: Added. * tables/mozilla/marvin/x_table_cellspacing.xml: Added. * tables/mozilla/marvin/x_table_cellspacing_pct-expected.checksum: Added. * tables/mozilla/marvin/x_table_cellspacing_pct-expected.png: Added. * tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt: Added. * tables/mozilla/marvin/x_table_cellspacing_pct.xml: Added. * tables/mozilla/marvin/x_table_class-expected.checksum: Added. * tables/mozilla/marvin/x_table_class-expected.png: Added. * tables/mozilla/marvin/x_table_class-expected.txt: Added. * tables/mozilla/marvin/x_table_class.xml: Added. * tables/mozilla/marvin/x_table_frame_void-expected.checksum: Added. * tables/mozilla/marvin/x_table_frame_void-expected.png: Added. * tables/mozilla/marvin/x_table_frame_void-expected.txt: Added. * tables/mozilla/marvin/x_table_frame_void.xml: Added. * tables/mozilla/marvin/x_table_id-expected.checksum: Added. * tables/mozilla/marvin/x_table_id-expected.png: Added. * tables/mozilla/marvin/x_table_id-expected.txt: Added. * tables/mozilla/marvin/x_table_id.xml: Added. * tables/mozilla/marvin/x_table_style-expected.checksum: Added. * tables/mozilla/marvin/x_table_style-expected.png: Added. * tables/mozilla/marvin/x_table_style-expected.txt: Added. * tables/mozilla/marvin/x_table_style.xml: Added. * tables/mozilla/marvin/x_table_width_pct-expected.checksum: Added. * tables/mozilla/marvin/x_table_width_pct-expected.png: Added. * tables/mozilla/marvin/x_table_width_pct-expected.txt: Added. * tables/mozilla/marvin/x_table_width_pct.xml: Added. * tables/mozilla/marvin/x_table_width_px-expected.checksum: Added. * tables/mozilla/marvin/x_table_width_px-expected.png: Added. * tables/mozilla/marvin/x_table_width_px-expected.txt: Added. * tables/mozilla/marvin/x_table_width_px.xml: Added. * tables/mozilla/marvin/x_tbody_align_center-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_align_center-expected.png: Added. * tables/mozilla/marvin/x_tbody_align_center-expected.txt: Added. * tables/mozilla/marvin/x_tbody_align_center.xml: Added. * tables/mozilla/marvin/x_tbody_align_char-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_align_char-expected.png: Added. * tables/mozilla/marvin/x_tbody_align_char-expected.txt: Added. * tables/mozilla/marvin/x_tbody_align_char.xml: Added. * tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_align_justify-expected.png: Added. * tables/mozilla/marvin/x_tbody_align_justify-expected.txt: Added. * tables/mozilla/marvin/x_tbody_align_justify.xml: Added. * tables/mozilla/marvin/x_tbody_align_left-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_align_left-expected.png: Added. * tables/mozilla/marvin/x_tbody_align_left-expected.txt: Added. * tables/mozilla/marvin/x_tbody_align_left.xml: Added. * tables/mozilla/marvin/x_tbody_align_right-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_align_right-expected.png: Added. * tables/mozilla/marvin/x_tbody_align_right-expected.txt: Added. * tables/mozilla/marvin/x_tbody_align_right.xml: Added. * tables/mozilla/marvin/x_tbody_class-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_class-expected.png: Added. * tables/mozilla/marvin/x_tbody_class-expected.txt: Added. * tables/mozilla/marvin/x_tbody_class.xml: Added. * tables/mozilla/marvin/x_tbody_id-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_id-expected.png: Added. * tables/mozilla/marvin/x_tbody_id-expected.txt: Added. * tables/mozilla/marvin/x_tbody_id.xml: Added. * tables/mozilla/marvin/x_tbody_style-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_style-expected.png: Added. * tables/mozilla/marvin/x_tbody_style-expected.txt: Added. * tables/mozilla/marvin/x_tbody_style.xml: Added. * tables/mozilla/marvin/x_tbody_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_valign_baseline-expected.png: Added. * tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/x_tbody_valign_baseline.xml: Added. * tables/mozilla/marvin/x_tbody_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_valign_bottom-expected.png: Added. * tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/x_tbody_valign_bottom.xml: Added. * tables/mozilla/marvin/x_tbody_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_valign_middle-expected.png: Added. * tables/mozilla/marvin/x_tbody_valign_middle-expected.txt: Added. * tables/mozilla/marvin/x_tbody_valign_middle.xml: Added. * tables/mozilla/marvin/x_tbody_valign_top-expected.checksum: Added. * tables/mozilla/marvin/x_tbody_valign_top-expected.png: Added. * tables/mozilla/marvin/x_tbody_valign_top-expected.txt: Added. * tables/mozilla/marvin/x_tbody_valign_top.xml: Added. * tables/mozilla/marvin/x_td_align_center-expected.checksum: Added. * tables/mozilla/marvin/x_td_align_center-expected.png: Added. * tables/mozilla/marvin/x_td_align_center-expected.txt: Added. * tables/mozilla/marvin/x_td_align_center.xml: Added. * tables/mozilla/marvin/x_td_align_char-expected.checksum: Added. * tables/mozilla/marvin/x_td_align_char-expected.png: Added. * tables/mozilla/marvin/x_td_align_char-expected.txt: Added. * tables/mozilla/marvin/x_td_align_char.xml: Added. * tables/mozilla/marvin/x_td_align_justify-expected.checksum: Added. * tables/mozilla/marvin/x_td_align_justify-expected.png: Added. * tables/mozilla/marvin/x_td_align_justify-expected.txt: Added. * tables/mozilla/marvin/x_td_align_justify.xml: Added. * tables/mozilla/marvin/x_td_align_left-expected.checksum: Added. * tables/mozilla/marvin/x_td_align_left-expected.png: Added. * tables/mozilla/marvin/x_td_align_left-expected.txt: Added. * tables/mozilla/marvin/x_td_align_left.xml: Added. * tables/mozilla/marvin/x_td_align_right-expected.checksum: Added. * tables/mozilla/marvin/x_td_align_right-expected.png: Added. * tables/mozilla/marvin/x_td_align_right-expected.txt: Added. * tables/mozilla/marvin/x_td_align_right.xml: Added. * tables/mozilla/marvin/x_td_bgcolor_name-expected.checksum: Added. * tables/mozilla/marvin/x_td_bgcolor_name-expected.png: Added. * tables/mozilla/marvin/x_td_bgcolor_name-expected.txt: Added. * tables/mozilla/marvin/x_td_bgcolor_name.xml: Added. * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.checksum: Added. * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: Added. * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt: Added. * tables/mozilla/marvin/x_td_bgcolor_rgb.xml: Added. * tables/mozilla/marvin/x_td_class-expected.checksum: Added. * tables/mozilla/marvin/x_td_class-expected.png: Added. * tables/mozilla/marvin/x_td_class-expected.txt: Added. * tables/mozilla/marvin/x_td_class.xml: Added. * tables/mozilla/marvin/x_td_colspan-expected.checksum: Added. * tables/mozilla/marvin/x_td_colspan-expected.png: Added. * tables/mozilla/marvin/x_td_colspan-expected.txt: Added. * tables/mozilla/marvin/x_td_colspan.xml: Added. * tables/mozilla/marvin/x_td_height-expected.checksum: Added. * tables/mozilla/marvin/x_td_height-expected.png: Added. * tables/mozilla/marvin/x_td_height-expected.txt: Added. * tables/mozilla/marvin/x_td_height.xml: Added. * tables/mozilla/marvin/x_td_id-expected.checksum: Added. * tables/mozilla/marvin/x_td_id-expected.png: Added. * tables/mozilla/marvin/x_td_id-expected.txt: Added. * tables/mozilla/marvin/x_td_id.xml: Added. * tables/mozilla/marvin/x_td_nowrap-expected.checksum: Added. * tables/mozilla/marvin/x_td_nowrap-expected.png: Added. * tables/mozilla/marvin/x_td_nowrap-expected.txt: Added. * tables/mozilla/marvin/x_td_nowrap.xml: Added. * tables/mozilla/marvin/x_td_rowspan-expected.checksum: Added. * tables/mozilla/marvin/x_td_rowspan-expected.png: Added. * tables/mozilla/marvin/x_td_rowspan-expected.txt: Added. * tables/mozilla/marvin/x_td_rowspan.xml: Added. * tables/mozilla/marvin/x_td_style-expected.checksum: Added. * tables/mozilla/marvin/x_td_style-expected.png: Added. * tables/mozilla/marvin/x_td_style-expected.txt: Added. * tables/mozilla/marvin/x_td_style.xml: Added. * tables/mozilla/marvin/x_td_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/x_td_valign_baseline-expected.png: Added. * tables/mozilla/marvin/x_td_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/x_td_valign_baseline.xml: Added. * tables/mozilla/marvin/x_td_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/x_td_valign_bottom-expected.png: Added. * tables/mozilla/marvin/x_td_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/x_td_valign_bottom.xml: Added. * tables/mozilla/marvin/x_td_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/x_td_valign_middle-expected.png: Added. * tables/mozilla/marvin/x_td_valign_middle-expected.txt: Added. * tables/mozilla/marvin/x_td_valign_middle.xml: Added. * tables/mozilla/marvin/x_td_valign_top-expected.checksum: Added. * tables/mozilla/marvin/x_td_valign_top-expected.png: Added. * tables/mozilla/marvin/x_td_valign_top-expected.txt: Added. * tables/mozilla/marvin/x_td_valign_top.xml: Added. * tables/mozilla/marvin/x_td_width-expected.checksum: Added. * tables/mozilla/marvin/x_td_width-expected.png: Added. * tables/mozilla/marvin/x_td_width-expected.txt: Added. * tables/mozilla/marvin/x_td_width.xml: Added. * tables/mozilla/marvin/x_tfoot_align_center-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_align_center-expected.png: Added. * tables/mozilla/marvin/x_tfoot_align_center-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_align_center.xml: Added. * tables/mozilla/marvin/x_tfoot_align_char-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_align_char-expected.png: Added. * tables/mozilla/marvin/x_tfoot_align_char-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_align_char.xml: Added. * tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Added. * tables/mozilla/marvin/x_tfoot_align_justify-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_align_justify.xml: Added. * tables/mozilla/marvin/x_tfoot_align_left-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_align_left-expected.png: Added. * tables/mozilla/marvin/x_tfoot_align_left-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_align_left.xml: Added. * tables/mozilla/marvin/x_tfoot_align_right-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_align_right-expected.png: Added. * tables/mozilla/marvin/x_tfoot_align_right-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_align_right.xml: Added. * tables/mozilla/marvin/x_tfoot_class-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_class-expected.png: Added. * tables/mozilla/marvin/x_tfoot_class-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_class.xml: Added. * tables/mozilla/marvin/x_tfoot_id-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_id-expected.png: Added. * tables/mozilla/marvin/x_tfoot_id-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_id.xml: Added. * tables/mozilla/marvin/x_tfoot_style-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_style-expected.png: Added. * tables/mozilla/marvin/x_tfoot_style-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_style.xml: Added. * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png: Added. * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_valign_baseline.xml: Added. * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png: Added. * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_valign_bottom.xml: Added. * tables/mozilla/marvin/x_tfoot_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_valign_middle-expected.png: Added. * tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_valign_middle.xml: Added. * tables/mozilla/marvin/x_tfoot_valign_top-expected.checksum: Added. * tables/mozilla/marvin/x_tfoot_valign_top-expected.png: Added. * tables/mozilla/marvin/x_tfoot_valign_top-expected.txt: Added. * tables/mozilla/marvin/x_tfoot_valign_top.xml: Added. * tables/mozilla/marvin/x_th_align_center-expected.checksum: Added. * tables/mozilla/marvin/x_th_align_center-expected.png: Added. * tables/mozilla/marvin/x_th_align_center-expected.txt: Added. * tables/mozilla/marvin/x_th_align_center.xml: Added. * tables/mozilla/marvin/x_th_align_char-expected.checksum: Added. * tables/mozilla/marvin/x_th_align_char-expected.png: Added. * tables/mozilla/marvin/x_th_align_char-expected.txt: Added. * tables/mozilla/marvin/x_th_align_char.xml: Added. * tables/mozilla/marvin/x_th_align_justify-expected.checksum: Added. * tables/mozilla/marvin/x_th_align_justify-expected.png: Added. * tables/mozilla/marvin/x_th_align_justify-expected.txt: Added. * tables/mozilla/marvin/x_th_align_justify.xml: Added. * tables/mozilla/marvin/x_th_align_left-expected.checksum: Added. * tables/mozilla/marvin/x_th_align_left-expected.png: Added. * tables/mozilla/marvin/x_th_align_left-expected.txt: Added. * tables/mozilla/marvin/x_th_align_left.xml: Added. * tables/mozilla/marvin/x_th_align_right-expected.checksum: Added. * tables/mozilla/marvin/x_th_align_right-expected.png: Added. * tables/mozilla/marvin/x_th_align_right-expected.txt: Added. * tables/mozilla/marvin/x_th_align_right.xml: Added. * tables/mozilla/marvin/x_th_bgcolor_name-expected.checksum: Added. * tables/mozilla/marvin/x_th_bgcolor_name-expected.png: Added. * tables/mozilla/marvin/x_th_bgcolor_name-expected.txt: Added. * tables/mozilla/marvin/x_th_bgcolor_name.xml: Added. * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.checksum: Added. * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: Added. * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt: Added. * tables/mozilla/marvin/x_th_bgcolor_rgb.xml: Added. * tables/mozilla/marvin/x_th_class-expected.checksum: Added. * tables/mozilla/marvin/x_th_class-expected.png: Added. * tables/mozilla/marvin/x_th_class-expected.txt: Added. * tables/mozilla/marvin/x_th_class.xml: Added. * tables/mozilla/marvin/x_th_colspan-expected.checksum: Added. * tables/mozilla/marvin/x_th_colspan-expected.png: Added. * tables/mozilla/marvin/x_th_colspan-expected.txt: Added. * tables/mozilla/marvin/x_th_colspan.xml: Added. * tables/mozilla/marvin/x_th_height-expected.checksum: Added. * tables/mozilla/marvin/x_th_height-expected.png: Added. * tables/mozilla/marvin/x_th_height-expected.txt: Added. * tables/mozilla/marvin/x_th_height.xml: Added. * tables/mozilla/marvin/x_th_id-expected.checksum: Added. * tables/mozilla/marvin/x_th_id-expected.png: Added. * tables/mozilla/marvin/x_th_id-expected.txt: Added. * tables/mozilla/marvin/x_th_id.xml: Added. * tables/mozilla/marvin/x_th_nowrap-expected.checksum: Added. * tables/mozilla/marvin/x_th_nowrap-expected.png: Added. * tables/mozilla/marvin/x_th_nowrap-expected.txt: Added. * tables/mozilla/marvin/x_th_nowrap.xml: Added. * tables/mozilla/marvin/x_th_rowspan-expected.checksum: Added. * tables/mozilla/marvin/x_th_rowspan-expected.png: Added. * tables/mozilla/marvin/x_th_rowspan-expected.txt: Added. * tables/mozilla/marvin/x_th_rowspan.xml: Added. * tables/mozilla/marvin/x_th_style-expected.checksum: Added. * tables/mozilla/marvin/x_th_style-expected.png: Added. * tables/mozilla/marvin/x_th_style-expected.txt: Added. * tables/mozilla/marvin/x_th_style.xml: Added. * tables/mozilla/marvin/x_th_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/x_th_valign_baseline-expected.png: Added. * tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/x_th_valign_baseline.xml: Added. * tables/mozilla/marvin/x_th_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/x_th_valign_bottom-expected.png: Added. * tables/mozilla/marvin/x_th_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/x_th_valign_bottom.xml: Added. * tables/mozilla/marvin/x_th_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/x_th_valign_middle-expected.png: Added. * tables/mozilla/marvin/x_th_valign_middle-expected.txt: Added. * tables/mozilla/marvin/x_th_valign_middle.xml: Added. * tables/mozilla/marvin/x_th_valign_top-expected.checksum: Added. * tables/mozilla/marvin/x_th_valign_top-expected.png: Added. * tables/mozilla/marvin/x_th_valign_top-expected.txt: Added. * tables/mozilla/marvin/x_th_valign_top.xml: Added. * tables/mozilla/marvin/x_th_width-expected.checksum: Added. * tables/mozilla/marvin/x_th_width-expected.png: Added. * tables/mozilla/marvin/x_th_width-expected.txt: Added. * tables/mozilla/marvin/x_th_width.xml: Added. * tables/mozilla/marvin/x_thead_align_center-expected.checksum: Added. * tables/mozilla/marvin/x_thead_align_center-expected.png: Added. * tables/mozilla/marvin/x_thead_align_center-expected.txt: Added. * tables/mozilla/marvin/x_thead_align_center.xml: Added. * tables/mozilla/marvin/x_thead_align_char-expected.checksum: Added. * tables/mozilla/marvin/x_thead_align_char-expected.png: Added. * tables/mozilla/marvin/x_thead_align_char-expected.txt: Added. * tables/mozilla/marvin/x_thead_align_char.xml: Added. * tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Added. * tables/mozilla/marvin/x_thead_align_justify-expected.png: Added. * tables/mozilla/marvin/x_thead_align_justify-expected.txt: Added. * tables/mozilla/marvin/x_thead_align_justify.xml: Added. * tables/mozilla/marvin/x_thead_align_left-expected.checksum: Added. * tables/mozilla/marvin/x_thead_align_left-expected.png: Added. * tables/mozilla/marvin/x_thead_align_left-expected.txt: Added. * tables/mozilla/marvin/x_thead_align_left.xml: Added. * tables/mozilla/marvin/x_thead_align_right-expected.checksum: Added. * tables/mozilla/marvin/x_thead_align_right-expected.png: Added. * tables/mozilla/marvin/x_thead_align_right-expected.txt: Added. * tables/mozilla/marvin/x_thead_align_right.xml: Added. * tables/mozilla/marvin/x_thead_class-expected.checksum: Added. * tables/mozilla/marvin/x_thead_class-expected.png: Added. * tables/mozilla/marvin/x_thead_class-expected.txt: Added. * tables/mozilla/marvin/x_thead_class.xml: Added. * tables/mozilla/marvin/x_thead_id-expected.checksum: Added. * tables/mozilla/marvin/x_thead_id-expected.png: Added. * tables/mozilla/marvin/x_thead_id-expected.txt: Added. * tables/mozilla/marvin/x_thead_id.xml: Added. * tables/mozilla/marvin/x_thead_style-expected.checksum: Added. * tables/mozilla/marvin/x_thead_style-expected.png: Added. * tables/mozilla/marvin/x_thead_style-expected.txt: Added. * tables/mozilla/marvin/x_thead_style.xml: Added. * tables/mozilla/marvin/x_thead_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/x_thead_valign_baseline-expected.png: Added. * tables/mozilla/marvin/x_thead_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/x_thead_valign_baseline.xml: Added. * tables/mozilla/marvin/x_thead_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/x_thead_valign_bottom-expected.png: Added. * tables/mozilla/marvin/x_thead_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/x_thead_valign_bottom.xml: Added. * tables/mozilla/marvin/x_thead_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/x_thead_valign_middle-expected.png: Added. * tables/mozilla/marvin/x_thead_valign_middle-expected.txt: Added. * tables/mozilla/marvin/x_thead_valign_middle.xml: Added. * tables/mozilla/marvin/x_thead_valign_top-expected.checksum: Added. * tables/mozilla/marvin/x_thead_valign_top-expected.png: Added. * tables/mozilla/marvin/x_thead_valign_top-expected.txt: Added. * tables/mozilla/marvin/x_thead_valign_top.xml: Added. * tables/mozilla/marvin/x_tr_align_center-expected.checksum: Added. * tables/mozilla/marvin/x_tr_align_center-expected.png: Added. * tables/mozilla/marvin/x_tr_align_center-expected.txt: Added. * tables/mozilla/marvin/x_tr_align_center.xml: Added. * tables/mozilla/marvin/x_tr_align_char-expected.checksum: Added. * tables/mozilla/marvin/x_tr_align_char-expected.png: Added. * tables/mozilla/marvin/x_tr_align_char-expected.txt: Added. * tables/mozilla/marvin/x_tr_align_char.xml: Added. * tables/mozilla/marvin/x_tr_align_justify-expected.checksum: Added. * tables/mozilla/marvin/x_tr_align_justify-expected.png: Added. * tables/mozilla/marvin/x_tr_align_justify-expected.txt: Added. * tables/mozilla/marvin/x_tr_align_justify.xml: Added. * tables/mozilla/marvin/x_tr_align_left-expected.checksum: Added. * tables/mozilla/marvin/x_tr_align_left-expected.png: Added. * tables/mozilla/marvin/x_tr_align_left-expected.txt: Added. * tables/mozilla/marvin/x_tr_align_left.xml: Added. * tables/mozilla/marvin/x_tr_align_right-expected.checksum: Added. * tables/mozilla/marvin/x_tr_align_right-expected.png: Added. * tables/mozilla/marvin/x_tr_align_right-expected.txt: Added. * tables/mozilla/marvin/x_tr_align_right.xml: Added. * tables/mozilla/marvin/x_tr_bgcolor_name-expected.checksum: Added. * tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: Added. * tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt: Added. * tables/mozilla/marvin/x_tr_bgcolor_name.xml: Added. * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.checksum: Added. * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: Added. * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt: Added. * tables/mozilla/marvin/x_tr_bgcolor_rgb.xml: Added. * tables/mozilla/marvin/x_tr_class-expected.checksum: Added. * tables/mozilla/marvin/x_tr_class-expected.png: Added. * tables/mozilla/marvin/x_tr_class-expected.txt: Added. * tables/mozilla/marvin/x_tr_class.xml: Added. * tables/mozilla/marvin/x_tr_id-expected.checksum: Added. * tables/mozilla/marvin/x_tr_id-expected.png: Added. * tables/mozilla/marvin/x_tr_id-expected.txt: Added. * tables/mozilla/marvin/x_tr_id.xml: Added. * tables/mozilla/marvin/x_tr_style-expected.checksum: Added. * tables/mozilla/marvin/x_tr_style-expected.png: Added. * tables/mozilla/marvin/x_tr_style-expected.txt: Added. * tables/mozilla/marvin/x_tr_style.xml: Added. * tables/mozilla/marvin/x_tr_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/x_tr_valign_baseline-expected.png: Added. * tables/mozilla/marvin/x_tr_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/x_tr_valign_baseline.xml: Added. * tables/mozilla/marvin/x_tr_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/x_tr_valign_bottom-expected.png: Added. * tables/mozilla/marvin/x_tr_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/x_tr_valign_bottom.xml: Added. * tables/mozilla/marvin/x_tr_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/x_tr_valign_middle-expected.png: Added. * tables/mozilla/marvin/x_tr_valign_middle-expected.txt: Added. * tables/mozilla/marvin/x_tr_valign_middle.xml: Added. * tables/mozilla/marvin/x_tr_valign_top-expected.checksum: Added. * tables/mozilla/marvin/x_tr_valign_top-expected.png: Added. * tables/mozilla/marvin/x_tr_valign_top-expected.txt: Added. * tables/mozilla/marvin/x_tr_valign_top.xml: Added. * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_caption_align_left.xml: Added. * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_caption_align_right.xml: Added. * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct.xml: Added. * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_colgroup_width_px.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_above.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_below.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_border.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_box.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_hsides.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_lhs.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_rhs.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_frame_vsides.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_all.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_cols.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_groups.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_none.xml: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt: Added. * tables/mozilla_expected_failures/marvin/x_table_rules_rows.xml: Added. 2006-03-16 Beth Dakin <bdakin@apple.com> Rubber stamped by Geoff. Still adding more mozilla table tests. * tables/mozilla/marvin: Added. * tables/mozilla/marvin/backgr_border-table-cell-expected.checksum: Added. * tables/mozilla/marvin/backgr_border-table-cell-expected.png: Added. * tables/mozilla/marvin/backgr_border-table-cell-expected.txt: Added. * tables/mozilla/marvin/backgr_border-table-cell.html: Added. * tables/mozilla/marvin/backgr_index-expected.checksum: Added. * tables/mozilla/marvin/backgr_index-expected.png: Added. * tables/mozilla/marvin/backgr_index-expected.txt: Added. * tables/mozilla/marvin/backgr_index.html: Added. * tables/mozilla/marvin/backgr_position-table-expected.checksum: Added. * tables/mozilla/marvin/backgr_position-table-expected.png: Added. * tables/mozilla/marvin/backgr_position-table-expected.txt: Added. * tables/mozilla/marvin/backgr_position-table.html: Added. * tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum: Added. * tables/mozilla/marvin/backgr_simple-table-cell-expected.png: Added. * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: Added. * tables/mozilla/marvin/backgr_simple-table-cell.html: Added. * tables/mozilla/marvin/backgr_simple-table-column-expected.checksum: Added. * tables/mozilla/marvin/backgr_simple-table-column-expected.png: Added. * tables/mozilla/marvin/backgr_simple-table-column-expected.txt: Added. * tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum: Added. * tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Added. * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: Added. * tables/mozilla/marvin/backgr_simple-table-column-group.html: Added. * tables/mozilla/marvin/backgr_simple-table-column.html: Added. * tables/mozilla/marvin/backgr_simple-table-expected.checksum: Added. * tables/mozilla/marvin/backgr_simple-table-expected.png: Added. * tables/mozilla/marvin/backgr_simple-table-expected.txt: Added. * tables/mozilla/marvin/backgr_simple-table-row-expected.checksum: Added. * tables/mozilla/marvin/backgr_simple-table-row-expected.png: Added. * tables/mozilla/marvin/backgr_simple-table-row-expected.txt: Added. * tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum: Added. * tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Added. * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: Added. * tables/mozilla/marvin/backgr_simple-table-row-group.html: Added. * tables/mozilla/marvin/backgr_simple-table-row.html: Added. * tables/mozilla/marvin/backgr_simple-table.html: Added. * tables/mozilla/marvin/body_col-expected.checksum: Added. * tables/mozilla/marvin/body_col-expected.png: Added. * tables/mozilla/marvin/body_col-expected.txt: Added. * tables/mozilla/marvin/body_col.html: Added. * tables/mozilla/marvin/body_tbody-expected.checksum: Added. * tables/mozilla/marvin/body_tbody-expected.png: Added. * tables/mozilla/marvin/body_tbody-expected.txt: Added. * tables/mozilla/marvin/body_tbody.html: Added. * tables/mozilla/marvin/body_tfoot-expected.checksum: Added. * tables/mozilla/marvin/body_tfoot-expected.png: Added. * tables/mozilla/marvin/body_tfoot-expected.txt: Added. * tables/mozilla/marvin/body_tfoot.html: Added. * tables/mozilla/marvin/body_thead-expected.checksum: Added. * tables/mozilla/marvin/body_thead-expected.png: Added. * tables/mozilla/marvin/body_thead-expected.txt: Added. * tables/mozilla/marvin/body_thead.html: Added. * tables/mozilla/marvin/col_span-expected.checksum: Added. * tables/mozilla/marvin/col_span-expected.png: Added. * tables/mozilla/marvin/col_span-expected.txt: Added. * tables/mozilla/marvin/col_span.html: Added. * tables/mozilla/marvin/colgroup_align_center-expected.checksum: Added. * tables/mozilla/marvin/colgroup_align_center-expected.png: Added. * tables/mozilla/marvin/colgroup_align_center-expected.txt: Added. * tables/mozilla/marvin/colgroup_align_center.html: Added. * tables/mozilla/marvin/colgroup_align_justify-expected.checksum: Added. * tables/mozilla/marvin/colgroup_align_justify-expected.png: Added. * tables/mozilla/marvin/colgroup_align_justify-expected.txt: Added. * tables/mozilla/marvin/colgroup_align_justify.html: Added. * tables/mozilla/marvin/colgroup_align_left-expected.checksum: Added. * tables/mozilla/marvin/colgroup_align_left-expected.png: Added. * tables/mozilla/marvin/colgroup_align_left-expected.txt: Added. * tables/mozilla/marvin/colgroup_align_left.html: Added. * tables/mozilla/marvin/colgroup_align_right-expected.checksum: Added. * tables/mozilla/marvin/colgroup_align_right-expected.png: Added. * tables/mozilla/marvin/colgroup_align_right-expected.txt: Added. * tables/mozilla/marvin/colgroup_align_right.html: Added. * tables/mozilla/marvin/colgroup_span-expected.checksum: Added. * tables/mozilla/marvin/colgroup_span-expected.png: Added. * tables/mozilla/marvin/colgroup_span-expected.txt: Added. * tables/mozilla/marvin/colgroup_span.html: Added. * tables/mozilla/marvin/colgroup_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/colgroup_valign_baseline-expected.png: Added. * tables/mozilla/marvin/colgroup_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/colgroup_valign_baseline.html: Added. * tables/mozilla/marvin/colgroup_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/colgroup_valign_bottom-expected.png: Added. * tables/mozilla/marvin/colgroup_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/colgroup_valign_bottom.html: Added. * tables/mozilla/marvin/colgroup_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/colgroup_valign_middle-expected.png: Added. * tables/mozilla/marvin/colgroup_valign_middle-expected.txt: Added. * tables/mozilla/marvin/colgroup_valign_middle.html: Added. * tables/mozilla/marvin/colgroup_valign_top-expected.checksum: Added. * tables/mozilla/marvin/colgroup_valign_top-expected.png: Added. * tables/mozilla/marvin/colgroup_valign_top-expected.txt: Added. * tables/mozilla/marvin/colgroup_valign_top.html: Added. * tables/mozilla/marvin/common.css: Added. * tables/mozilla/marvin/table_frame_border-expected.checksum: Added. * tables/mozilla/marvin/table_frame_border-expected.png: Added. * tables/mozilla/marvin/table_frame_border-expected.txt: Added. * tables/mozilla/marvin/table_frame_border.html: Added. * tables/mozilla/marvin/table_frame_box-expected.checksum: Added. * tables/mozilla/marvin/table_frame_box-expected.png: Added. * tables/mozilla/marvin/table_frame_box-expected.txt: Added. * tables/mozilla/marvin/table_frame_box.html: Added. * tables/mozilla/marvin/table_overflow_hidden_td-expected.checksum: Added. * tables/mozilla/marvin/table_overflow_hidden_td-expected.png: Added. * tables/mozilla/marvin/table_overflow_hidden_td-expected.txt: Added. * tables/mozilla/marvin/table_overflow_hidden_td.html: Added. * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.checksum: Added. * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png: Added. * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Added. * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate.html: Added. * tables/mozilla/marvin/table_row_align_center-expected.checksum: Added. * tables/mozilla/marvin/table_row_align_center-expected.png: Added. * tables/mozilla/marvin/table_row_align_center-expected.txt: Added. * tables/mozilla/marvin/table_row_align_center.html: Added. * tables/mozilla/marvin/table_row_align_left-expected.checksum: Added. * tables/mozilla/marvin/table_row_align_left-expected.png: Added. * tables/mozilla/marvin/table_row_align_left-expected.txt: Added. * tables/mozilla/marvin/table_row_align_left.html: Added. * tables/mozilla/marvin/table_row_align_right-expected.checksum: Added. * tables/mozilla/marvin/table_row_align_right-expected.png: Added. * tables/mozilla/marvin/table_row_align_right-expected.txt: Added. * tables/mozilla/marvin/table_row_align_right.html: Added. * tables/mozilla/marvin/table_rules_all-expected.checksum: Added. * tables/mozilla/marvin/table_rules_all-expected.png: Added. * tables/mozilla/marvin/table_rules_all-expected.txt: Added. * tables/mozilla/marvin/table_rules_all.html: Added. * tables/mozilla/marvin/table_rules_groups-expected.checksum: Added. * tables/mozilla/marvin/table_rules_groups-expected.png: Added. * tables/mozilla/marvin/table_rules_groups-expected.txt: Added. * tables/mozilla/marvin/table_rules_groups.html: Added. * tables/mozilla/marvin/tables_align_center-expected.checksum: Added. * tables/mozilla/marvin/tables_align_center-expected.png: Added. * tables/mozilla/marvin/tables_align_center-expected.txt: Added. * tables/mozilla/marvin/tables_align_center.html: Added. * tables/mozilla/marvin/tables_align_left-expected.checksum: Added. * tables/mozilla/marvin/tables_align_left-expected.png: Added. * tables/mozilla/marvin/tables_align_left-expected.txt: Added. * tables/mozilla/marvin/tables_align_left.html: Added. * tables/mozilla/marvin/tables_align_right-expected.checksum: Added. * tables/mozilla/marvin/tables_align_right-expected.png: Added. * tables/mozilla/marvin/tables_align_right-expected.txt: Added. * tables/mozilla/marvin/tables_align_right.html: Added. * tables/mozilla/marvin/tables_bgcolor_aqua-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_aqua-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_aqua.html: Added. * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_aqua_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_black-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_black-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_black-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_black.html: Added. * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_black_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_blue-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_blue-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_blue-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_blue.html: Added. * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_blue_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_fuchsia.html: Added. * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_gray-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_gray-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_gray-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_gray.html: Added. * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_gray_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_green-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_green-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_green-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_green.html: Added. * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_green_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_lime-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_lime-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_lime-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_lime.html: Added. * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_lime_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_maroon-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_maroon-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_maroon.html: Added. * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_maroon_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_navy-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_navy-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_navy-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_navy.html: Added. * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_navy_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_olive-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_olive-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_olive-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_olive.html: Added. * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_olive_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_purple-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_purple-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_purple-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_purple.html: Added. * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_purple_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_red-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_red-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_red-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_red.html: Added. * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_red_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_silver-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_silver-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_silver-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_silver.html: Added. * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_silver_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_teal-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_teal-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_teal-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_teal.html: Added. * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_teal_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_white-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_white-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_white-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_white.html: Added. * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_white_rgb.html: Added. * tables/mozilla/marvin/tables_bgcolor_yellow-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_yellow-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_yellow.html: Added. * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.checksum: Added. * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png: Added. * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt: Added. * tables/mozilla/marvin/tables_bgcolor_yellow_rgb.html: Added. * tables/mozilla/marvin/tables_border_0-expected.checksum: Added. * tables/mozilla/marvin/tables_border_0-expected.png: Added. * tables/mozilla/marvin/tables_border_0-expected.txt: Added. * tables/mozilla/marvin/tables_border_0.html: Added. * tables/mozilla/marvin/tables_border_1-expected.checksum: Added. * tables/mozilla/marvin/tables_border_1-expected.png: Added. * tables/mozilla/marvin/tables_border_1-expected.txt: Added. * tables/mozilla/marvin/tables_border_1.html: Added. * tables/mozilla/marvin/tables_border_2-expected.checksum: Added. * tables/mozilla/marvin/tables_border_2-expected.png: Added. * tables/mozilla/marvin/tables_border_2-expected.txt: Added. * tables/mozilla/marvin/tables_border_2.html: Added. * tables/mozilla/marvin/tables_border_3-expected.checksum: Added. * tables/mozilla/marvin/tables_border_3-expected.png: Added. * tables/mozilla/marvin/tables_border_3-expected.txt: Added. * tables/mozilla/marvin/tables_border_3.html: Added. * tables/mozilla/marvin/tables_caption_align_bot-expected.checksum: Added. * tables/mozilla/marvin/tables_caption_align_bot-expected.png: Added. * tables/mozilla/marvin/tables_caption_align_bot-expected.txt: Added. * tables/mozilla/marvin/tables_caption_align_bot.html: Added. * tables/mozilla/marvin/tables_caption_align_top-expected.checksum: Added. * tables/mozilla/marvin/tables_caption_align_top-expected.png: Added. * tables/mozilla/marvin/tables_caption_align_top-expected.txt: Added. * tables/mozilla/marvin/tables_caption_align_top.html: Added. * tables/mozilla/marvin/tables_cellpadding-expected.checksum: Added. * tables/mozilla/marvin/tables_cellpadding-expected.png: Added. * tables/mozilla/marvin/tables_cellpadding-expected.txt: Added. * tables/mozilla/marvin/tables_cellpadding.html: Added. * tables/mozilla/marvin/tables_cellpadding_pct-expected.checksum: Added. * tables/mozilla/marvin/tables_cellpadding_pct-expected.png: Added. * tables/mozilla/marvin/tables_cellpadding_pct-expected.txt: Added. * tables/mozilla/marvin/tables_cellpadding_pct.html: Added. * tables/mozilla/marvin/tables_cellspacing-expected.checksum: Added. * tables/mozilla/marvin/tables_cellspacing-expected.png: Added. * tables/mozilla/marvin/tables_cellspacing-expected.txt: Added. * tables/mozilla/marvin/tables_cellspacing.html: Added. * tables/mozilla/marvin/tables_class-expected.checksum: Added. * tables/mozilla/marvin/tables_class-expected.png: Added. * tables/mozilla/marvin/tables_class-expected.txt: Added. * tables/mozilla/marvin/tables_class.html: Added. * tables/mozilla/marvin/tables_default-expected.checksum: Added. * tables/mozilla/marvin/tables_default-expected.png: Added. * tables/mozilla/marvin/tables_default-expected.txt: Added. * tables/mozilla/marvin/tables_default.html: Added. * tables/mozilla/marvin/tables_id-expected.checksum: Added. * tables/mozilla/marvin/tables_id-expected.png: Added. * tables/mozilla/marvin/tables_id-expected.txt: Added. * tables/mozilla/marvin/tables_id.html: Added. * tables/mozilla/marvin/tables_row_th_nowrap-expected.checksum: Added. * tables/mozilla/marvin/tables_row_th_nowrap-expected.png: Added. * tables/mozilla/marvin/tables_row_th_nowrap-expected.txt: Added. * tables/mozilla/marvin/tables_row_th_nowrap.html: Added. * tables/mozilla/marvin/tables_style-expected.checksum: Added. * tables/mozilla/marvin/tables_style-expected.png: Added. * tables/mozilla/marvin/tables_style-expected.txt: Added. * tables/mozilla/marvin/tables_style.html: Added. * tables/mozilla/marvin/tables_td_align_center-expected.checksum: Added. * tables/mozilla/marvin/tables_td_align_center-expected.png: Added. * tables/mozilla/marvin/tables_td_align_center-expected.txt: Added. * tables/mozilla/marvin/tables_td_align_center.html: Added. * tables/mozilla/marvin/tables_td_align_left-expected.checksum: Added. * tables/mozilla/marvin/tables_td_align_left-expected.png: Added. * tables/mozilla/marvin/tables_td_align_left-expected.txt: Added. * tables/mozilla/marvin/tables_td_align_left.html: Added. * tables/mozilla/marvin/tables_td_align_right-expected.checksum: Added. * tables/mozilla/marvin/tables_td_align_right-expected.png: Added. * tables/mozilla/marvin/tables_td_align_right-expected.txt: Added. * tables/mozilla/marvin/tables_td_align_right.html: Added. * tables/mozilla/marvin/tables_td_colspan-expected.checksum: Added. * tables/mozilla/marvin/tables_td_colspan-expected.png: Added. * tables/mozilla/marvin/tables_td_colspan-expected.txt: Added. * tables/mozilla/marvin/tables_td_colspan.html: Added. * tables/mozilla/marvin/tables_td_height-expected.checksum: Added. * tables/mozilla/marvin/tables_td_height-expected.png: Added. * tables/mozilla/marvin/tables_td_height-expected.txt: Added. * tables/mozilla/marvin/tables_td_height.html: Added. * tables/mozilla/marvin/tables_td_nowrap-expected.checksum: Added. * tables/mozilla/marvin/tables_td_nowrap-expected.png: Added. * tables/mozilla/marvin/tables_td_nowrap-expected.txt: Added. * tables/mozilla/marvin/tables_td_nowrap.html: Added. * tables/mozilla/marvin/tables_td_rowspan-expected.checksum: Added. * tables/mozilla/marvin/tables_td_rowspan-expected.png: Added. * tables/mozilla/marvin/tables_td_rowspan-expected.txt: Added. * tables/mozilla/marvin/tables_td_rowspan.html: Added. * tables/mozilla/marvin/tables_td_width-expected.checksum: Added. * tables/mozilla/marvin/tables_td_width-expected.png: Added. * tables/mozilla/marvin/tables_td_width-expected.txt: Added. * tables/mozilla/marvin/tables_td_width.html: Added. * tables/mozilla/marvin/tables_th_align_center-expected.checksum: Added. * tables/mozilla/marvin/tables_th_align_center-expected.png: Added. * tables/mozilla/marvin/tables_th_align_center-expected.txt: Added. * tables/mozilla/marvin/tables_th_align_center.html: Added. * tables/mozilla/marvin/tables_th_align_left-expected.checksum: Added. * tables/mozilla/marvin/tables_th_align_left-expected.png: Added. * tables/mozilla/marvin/tables_th_align_left-expected.txt: Added. * tables/mozilla/marvin/tables_th_align_left.html: Added. * tables/mozilla/marvin/tables_th_align_right-expected.checksum: Added. * tables/mozilla/marvin/tables_th_align_right-expected.png: Added. * tables/mozilla/marvin/tables_th_align_right-expected.txt: Added. * tables/mozilla/marvin/tables_th_align_right.html: Added. * tables/mozilla/marvin/tables_th_colspan-expected.checksum: Added. * tables/mozilla/marvin/tables_th_colspan-expected.png: Added. * tables/mozilla/marvin/tables_th_colspan-expected.txt: Added. * tables/mozilla/marvin/tables_th_colspan.html: Added. * tables/mozilla/marvin/tables_th_height-expected.checksum: Added. * tables/mozilla/marvin/tables_th_height-expected.png: Added. * tables/mozilla/marvin/tables_th_height-expected.txt: Added. * tables/mozilla/marvin/tables_th_height.html: Added. * tables/mozilla/marvin/tables_th_rowspan-expected.checksum: Added. * tables/mozilla/marvin/tables_th_rowspan-expected.png: Added. * tables/mozilla/marvin/tables_th_rowspan-expected.txt: Added. * tables/mozilla/marvin/tables_th_rowspan.html: Added. * tables/mozilla/marvin/tables_th_width-expected.checksum: Added. * tables/mozilla/marvin/tables_th_width-expected.png: Added. * tables/mozilla/marvin/tables_th_width-expected.txt: Added. * tables/mozilla/marvin/tables_th_width.html: Added. * tables/mozilla/marvin/tables_width_percent-expected.checksum: Added. * tables/mozilla/marvin/tables_width_percent-expected.png: Added. * tables/mozilla/marvin/tables_width_percent-expected.txt: Added. * tables/mozilla/marvin/tables_width_percent.html: Added. * tables/mozilla/marvin/tables_width_px-expected.checksum: Added. * tables/mozilla/marvin/tables_width_px-expected.png: Added. * tables/mozilla/marvin/tables_width_px-expected.txt: Added. * tables/mozilla/marvin/tables_width_px.html: Added. * tables/mozilla/marvin/tbody_align_center-expected.checksum: Added. * tables/mozilla/marvin/tbody_align_center-expected.png: Added. * tables/mozilla/marvin/tbody_align_center-expected.txt: Added. * tables/mozilla/marvin/tbody_align_center.html: Added. * tables/mozilla/marvin/tbody_align_char-expected.checksum: Added. * tables/mozilla/marvin/tbody_align_char-expected.png: Added. * tables/mozilla/marvin/tbody_align_char-expected.txt: Added. * tables/mozilla/marvin/tbody_align_char.html: Added. * tables/mozilla/marvin/tbody_align_justify-expected.checksum: Added. * tables/mozilla/marvin/tbody_align_justify-expected.png: Added. * tables/mozilla/marvin/tbody_align_justify-expected.txt: Added. * tables/mozilla/marvin/tbody_align_justify.html: Added. * tables/mozilla/marvin/tbody_align_left-expected.checksum: Added. * tables/mozilla/marvin/tbody_align_left-expected.png: Added. * tables/mozilla/marvin/tbody_align_left-expected.txt: Added. * tables/mozilla/marvin/tbody_align_left.html: Added. * tables/mozilla/marvin/tbody_align_right-expected.checksum: Added. * tables/mozilla/marvin/tbody_align_right-expected.png: Added. * tables/mozilla/marvin/tbody_align_right-expected.txt: Added. * tables/mozilla/marvin/tbody_align_right.html: Added. * tables/mozilla/marvin/tbody_char-expected.checksum: Added. * tables/mozilla/marvin/tbody_char-expected.png: Added. * tables/mozilla/marvin/tbody_char-expected.txt: Added. * tables/mozilla/marvin/tbody_char.html: Added. * tables/mozilla/marvin/tbody_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/tbody_valign_baseline-expected.png: Added. * tables/mozilla/marvin/tbody_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/tbody_valign_baseline.html: Added. * tables/mozilla/marvin/tbody_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/tbody_valign_bottom-expected.png: Added. * tables/mozilla/marvin/tbody_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/tbody_valign_bottom.html: Added. * tables/mozilla/marvin/tbody_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/tbody_valign_middle-expected.png: Added. * tables/mozilla/marvin/tbody_valign_middle-expected.txt: Added. * tables/mozilla/marvin/tbody_valign_middle.html: Added. * tables/mozilla/marvin/tbody_valign_top-expected.checksum: Added. * tables/mozilla/marvin/tbody_valign_top-expected.png: Added. * tables/mozilla/marvin/tbody_valign_top-expected.txt: Added. * tables/mozilla/marvin/tbody_valign_top.html: Added. * tables/mozilla/marvin/td_valign_baseline-expected.checksum: Added. * tables/mozilla/marvin/td_valign_baseline-expected.png: Added. * tables/mozilla/marvin/td_valign_baseline-expected.txt: Added. * tables/mozilla/marvin/td_valign_baseline.html: Added. * tables/mozilla/marvin/td_valign_bottom-expected.checksum: Added. * tables/mozilla/marvin/td_valign_bottom-expected.png: Added. * tables/mozilla/marvin/td_valign_bottom-expected.txt: Added. * tables/mozilla/marvin/td_valign_bottom.html: Added. * tables/mozilla/marvin/td_valign_middle-expected.checksum: Added. * tables/mozilla/marvin/td_valign_middle-expected.png: Added. * tables/mozilla/marvin/td_valign_middle-expected.txt: Added. * tables/mozilla/marvin/td_valign_middle.html: Added. * tables/mozilla/marvin/td_valign_top-expected.checksum: Added. * tables/mozilla/marvin/td_valign_top-expected.png: Added. * tables/mozilla/marvin/td_valign_top-expected.txt: Added. * tables/mozilla/marvin/td_valign_top.html: Added. * tables/mozilla_expected_failures/marvin: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-column.html: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table-row.html: Added. * tables/mozilla_expected_failures/marvin/backgr_border-table.html: Added. * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-hide.html: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-opacity-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-opacity-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-opacity-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-opacity.html: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_layers-show.html: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-column.html: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html: Added. * tables/mozilla_expected_failures/marvin/backgr_position-table-row.html: Added. * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.png: Added. * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.txt: Added. * tables/mozilla_expected_failures/marvin/colgroup_width_pct.html: Added. * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.png: Added. * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.txt: Added. * tables/mozilla_expected_failures/marvin/colgroup_width_px.html: Added. * tables/mozilla_expected_failures/marvin/common.css: Added. * tables/mozilla_expected_failures/marvin/table_frame_above-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_frame_above.html: Added. * tables/mozilla_expected_failures/marvin/table_frame_below-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_frame_below.html: Added. * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_frame_hsides.html: Added. * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_frame_lhs.html: Added. * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_frame_rhs.html: Added. * tables/mozilla_expected_failures/marvin/table_frame_void-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_frame_void.html: Added. * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_frame_vsides.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle.html: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top.html: Added. * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_rules_cols.html: Added. * tables/mozilla_expected_failures/marvin/table_rules_none-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_rules_none-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_rules_none-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_rules_none.html: Added. * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Added. * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt: Added. * tables/mozilla_expected_failures/marvin/table_rules_rows.html: Added. * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png: Added. * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt: Added. * tables/mozilla_expected_failures/marvin/tables_caption_align_left.html: Added. * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png: Added. * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt: Added. * tables/mozilla_expected_failures/marvin/tables_caption_align_right.html: Added. * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.checksum: Added. * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png: Added. * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt: Added. * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct.html: Added. 2006-03-16 Beth Dakin <bdakin@apple.com> Rubber stamped by Geoff. Adding more mozilla table tests. * tables/mozilla/dom: Added. * tables/mozilla/dom/appendCol2-expected.checksum: Added. * tables/mozilla/dom/appendCol2-expected.png: Added. * tables/mozilla/dom/appendCol2-expected.txt: Added. * tables/mozilla/dom/appendCol2.html: Added. * tables/mozilla/dom/appendRowsExpand1-expected.checksum: Added. * tables/mozilla/dom/appendRowsExpand1-expected.png: Added. * tables/mozilla/dom/appendRowsExpand1-expected.txt: Added. * tables/mozilla/dom/appendRowsExpand1.html: Added. * tables/mozilla/dom/appendTbodyExpand1-expected.checksum: Added. * tables/mozilla/dom/appendTbodyExpand1-expected.png: Added. * tables/mozilla/dom/appendTbodyExpand1-expected.txt: Added. * tables/mozilla/dom/appendTbodyExpand1.html: Added. * tables/mozilla/dom/deleteCellsRebuild1-expected.checksum: Added. * tables/mozilla/dom/deleteCellsRebuild1-expected.png: Added. * tables/mozilla/dom/deleteCellsRebuild1-expected.txt: Added. * tables/mozilla/dom/deleteCellsRebuild1.html: Added. * tables/mozilla/dom/deleteCellsShrink1-expected.checksum: Added. * tables/mozilla/dom/deleteCellsShrink1-expected.png: Added. * tables/mozilla/dom/deleteCellsShrink1-expected.txt: Added. * tables/mozilla/dom/deleteCellsShrink1.html: Added. * tables/mozilla/dom/deleteCellsShrink2-expected.checksum: Added. * tables/mozilla/dom/deleteCellsShrink2-expected.png: Added. * tables/mozilla/dom/deleteCellsShrink2-expected.txt: Added. * tables/mozilla/dom/deleteCellsShrink2.html: Added. * tables/mozilla/dom/deleteCol1-expected.checksum: Added. * tables/mozilla/dom/deleteCol1-expected.png: Added. * tables/mozilla/dom/deleteCol1-expected.txt: Added. * tables/mozilla/dom/deleteCol1.html: Added. * tables/mozilla/dom/deleteCol2-expected.checksum: Added. * tables/mozilla/dom/deleteCol2-expected.png: Added. * tables/mozilla/dom/deleteCol2-expected.txt: Added. * tables/mozilla/dom/deleteCol2.html: Added. * tables/mozilla/dom/deleteCol3-expected.checksum: Added. * tables/mozilla/dom/deleteCol3-expected.png: Added. * tables/mozilla/dom/deleteCol3-expected.txt: Added. * tables/mozilla/dom/deleteCol3.html: Added. * tables/mozilla/dom/deleteColGroup1-expected.checksum: Added. * tables/mozilla/dom/deleteColGroup1-expected.png: Added. * tables/mozilla/dom/deleteColGroup1-expected.txt: Added. * tables/mozilla/dom/deleteColGroup1.html: Added. * tables/mozilla/dom/deleteColGroup2-expected.checksum: Added. * tables/mozilla/dom/deleteColGroup2-expected.png: Added. * tables/mozilla/dom/deleteColGroup2-expected.txt: Added. * tables/mozilla/dom/deleteColGroup2.html: Added. * tables/mozilla/dom/deleteRowsRebuild1-expected.checksum: Added. * tables/mozilla/dom/deleteRowsRebuild1-expected.png: Added. * tables/mozilla/dom/deleteRowsRebuild1-expected.txt: Added. * tables/mozilla/dom/deleteRowsRebuild1.html: Added. * tables/mozilla/dom/deleteRowsShrink1-expected.checksum: Added. * tables/mozilla/dom/deleteRowsShrink1-expected.png: Added. * tables/mozilla/dom/deleteRowsShrink1-expected.txt: Added. * tables/mozilla/dom/deleteRowsShrink1.html: Added. * tables/mozilla/dom/deleteTbodyExpand1-expected.checksum: Added. * tables/mozilla/dom/deleteTbodyExpand1-expected.png: Added. * tables/mozilla/dom/deleteTbodyExpand1-expected.txt: Added. * tables/mozilla/dom/deleteTbodyExpand1.html: Added. * tables/mozilla/dom/deleteTbodyRebuild1-expected.checksum: Added. * tables/mozilla/dom/deleteTbodyRebuild1-expected.png: Added. * tables/mozilla/dom/deleteTbodyRebuild1-expected.txt: Added. * tables/mozilla/dom/deleteTbodyRebuild1.html: Added. * tables/mozilla/dom/insertCellsExpand1-expected.checksum: Added. * tables/mozilla/dom/insertCellsExpand1-expected.png: Added. * tables/mozilla/dom/insertCellsExpand1-expected.txt: Added. * tables/mozilla/dom/insertCellsExpand1.html: Added. * tables/mozilla/dom/insertCellsExpand2-expected.checksum: Added. * tables/mozilla/dom/insertCellsExpand2-expected.png: Added. * tables/mozilla/dom/insertCellsExpand2-expected.txt: Added. * tables/mozilla/dom/insertCellsExpand2.html: Added. * tables/mozilla/dom/insertCellsRebuild1-expected.checksum: Added. * tables/mozilla/dom/insertCellsRebuild1-expected.png: Added. * tables/mozilla/dom/insertCellsRebuild1-expected.txt: Added. * tables/mozilla/dom/insertCellsRebuild1.html: Added. * tables/mozilla/dom/insertCellsRebuild2-expected.checksum: Added. * tables/mozilla/dom/insertCellsRebuild2-expected.png: Added. * tables/mozilla/dom/insertCellsRebuild2-expected.txt: Added. * tables/mozilla/dom/insertCellsRebuild2.html: Added. * tables/mozilla/dom/insertColGroups1-expected.checksum: Added. * tables/mozilla/dom/insertColGroups1-expected.png: Added. * tables/mozilla/dom/insertColGroups1-expected.txt: Added. * tables/mozilla/dom/insertColGroups1.html: Added. * tables/mozilla/dom/insertColGroups2-expected.checksum: Added. * tables/mozilla/dom/insertColGroups2-expected.png: Added. * tables/mozilla/dom/insertColGroups2-expected.txt: Added. * tables/mozilla/dom/insertColGroups2.html: Added. * tables/mozilla/dom/insertCols1-expected.checksum: Added. * tables/mozilla/dom/insertCols1-expected.png: Added. * tables/mozilla/dom/insertCols1-expected.txt: Added. * tables/mozilla/dom/insertCols1.html: Added. * tables/mozilla/dom/insertCols2-expected.checksum: Added. * tables/mozilla/dom/insertCols2-expected.png: Added. * tables/mozilla/dom/insertCols2-expected.txt: Added. * tables/mozilla/dom/insertCols2.html: Added. * tables/mozilla/dom/insertCols3-expected.checksum: Added. * tables/mozilla/dom/insertCols3-expected.png: Added. * tables/mozilla/dom/insertCols3-expected.txt: Added. * tables/mozilla/dom/insertCols3.html: Added. * tables/mozilla/dom/insertCols4-expected.checksum: Added. * tables/mozilla/dom/insertCols4-expected.png: Added. * tables/mozilla/dom/insertCols4-expected.txt: Added. * tables/mozilla/dom/insertCols4.html: Added. * tables/mozilla/dom/insertCols5-expected.checksum: Added. * tables/mozilla/dom/insertCols5-expected.png: Added. * tables/mozilla/dom/insertCols5-expected.txt: Added. * tables/mozilla/dom/insertCols5.html: Added. * tables/mozilla/dom/insertRowsExpand1-expected.checksum: Added. * tables/mozilla/dom/insertRowsExpand1-expected.png: Added. * tables/mozilla/dom/insertRowsExpand1-expected.txt: Added. * tables/mozilla/dom/insertRowsExpand1.html: Added. * tables/mozilla/dom/insertRowsRebuild1-expected.checksum: Added. * tables/mozilla/dom/insertRowsRebuild1-expected.png: Added. * tables/mozilla/dom/insertRowsRebuild1-expected.txt: Added. * tables/mozilla/dom/insertRowsRebuild1.html: Added. * tables/mozilla/dom/tableDom-expected.checksum: Added. * tables/mozilla/dom/tableDom-expected.png: Added. * tables/mozilla/dom/tableDom-expected.txt: Added. * tables/mozilla/dom/tableDom.html: Added. * tables/mozilla/dom/tableDom.js: Added. * tables/mozilla_expected_failures/dom: Added. * tables/mozilla_expected_failures/dom/appendCells1-expected.checksum: Added. * tables/mozilla_expected_failures/dom/appendCells1-expected.png: Added. * tables/mozilla_expected_failures/dom/appendCells1-expected.txt: Added. * tables/mozilla_expected_failures/dom/appendCells1.html: Added. * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.checksum: Added. * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png: Added. * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt: Added. * tables/mozilla_expected_failures/dom/appendCellsRebuild1.html: Added. * tables/mozilla_expected_failures/dom/appendCol1-expected.checksum: Added. * tables/mozilla_expected_failures/dom/appendCol1-expected.png: Added. * tables/mozilla_expected_failures/dom/appendCol1-expected.txt: Added. * tables/mozilla_expected_failures/dom/appendCol1.html: Added. * tables/mozilla_expected_failures/dom/appendColGroup1-expected.checksum: Added. * tables/mozilla_expected_failures/dom/appendColGroup1-expected.png: Added. * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt: Added. * tables/mozilla_expected_failures/dom/appendColGroup1.html: Added. * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.checksum: Added. * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png: Added. * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt: Added. * tables/mozilla_expected_failures/dom/insertTbodyExpand1.html: Added. * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.checksum: Added. * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png: Added. * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt: Added. * tables/mozilla_expected_failures/dom/insertTbodyRebuild1.html: Added. 2006-03-15 Eric Seidel <eseidel@apple.com> Reviewed by mjs. Test for http://bugs.webkit.org/show_bug.cgi?id=7790 * fast/events/dblclick-addEventListener-expected.txt: Added. * fast/events/dblclick-addEventListener.html: Added. 2006-03-16 Alexey Proskuryakov <ap@nypop.com> Reviewed by Maciej. - Tests for http://bugs.webkit.org/show_bug.cgi?id=4395 REGRESSION: document.open doesn't clear the document * fast/dom/Document/doc-open-while-parsing-expected.txt: Added. * fast/dom/Document/doc-open-while-parsing.html: Added. * fast/dom/Document/document-reopen-expected.txt: Added. * fast/dom/Document/document-reopen.html: Added. 2006-03-15 Beth Dakin <bdakin@apple.com> Rubber stamped by Geoff. even more mozilla table tests. * tables/mozilla/collapsing_borders: Added. * tables/mozilla/collapsing_borders/bug127040-expected.checksum: Added. * tables/mozilla/collapsing_borders/bug127040-expected.png: Added. * tables/mozilla/collapsing_borders/bug127040-expected.txt: Added. * tables/mozilla/collapsing_borders/bug127040.html: Added. * tables/mozilla/collapsing_borders/bug41262-3-expected.checksum: Added. * tables/mozilla/collapsing_borders/bug41262-3-expected.png: Added. * tables/mozilla/collapsing_borders/bug41262-3-expected.txt: Added. * tables/mozilla/collapsing_borders/bug41262-3.html: Added. * tables/mozilla/collapsing_borders/bug41262-4-expected.checksum: Added. * tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added. * tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Added. * tables/mozilla/collapsing_borders/bug41262-4.html: Added. * tables/mozilla/core: Added. * tables/mozilla/core/.cvsignore: Added. * tables/mozilla/core/bloomberg-expected.checksum: Added. * tables/mozilla/core/bloomberg-expected.png: Added. * tables/mozilla/core/bloomberg-expected.txt: Added. * tables/mozilla/core/bloomberg.html: Added. * tables/mozilla/core/borders-expected.checksum: Added. * tables/mozilla/core/borders-expected.png: Added. * tables/mozilla/core/borders-expected.txt: Added. * tables/mozilla/core/borders.html: Added. * tables/mozilla/core/box_sizing-expected.checksum: Added. * tables/mozilla/core/box_sizing-expected.png: Added. * tables/mozilla/core/box_sizing-expected.txt: Added. * tables/mozilla/core/box_sizing.html: Added. * tables/mozilla/core/captions-expected.checksum: Added. * tables/mozilla/core/captions-expected.png: Added. * tables/mozilla/core/captions-expected.txt: Added. * tables/mozilla/core/captions.html: Added. * tables/mozilla/core/cell_heights-expected.checksum: Added. * tables/mozilla/core/cell_heights-expected.png: Added. * tables/mozilla/core/cell_heights-expected.txt: Added. * tables/mozilla/core/cell_heights.html: Added. * tables/mozilla/core/col_span-expected.checksum: Added. * tables/mozilla/core/col_span-expected.png: Added. * tables/mozilla/core/col_span-expected.txt: Added. * tables/mozilla/core/col_span.html: Added. * tables/mozilla/core/col_widths_auto_auto-expected.checksum: Added. * tables/mozilla/core/col_widths_auto_auto-expected.png: Added. * tables/mozilla/core/col_widths_auto_auto-expected.txt: Added. * tables/mozilla/core/col_widths_auto_auto.html: Added. * tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: Added. * tables/mozilla/core/col_widths_auto_autoFix-expected.png: Added. * tables/mozilla/core/col_widths_auto_autoFix-expected.txt: Added. * tables/mozilla/core/col_widths_auto_autoFix.html: Added. * tables/mozilla/core/col_widths_auto_autoFixPer-expected.checksum: Added. * tables/mozilla/core/col_widths_auto_autoFixPer-expected.png: Added. * tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt: Added. * tables/mozilla/core/col_widths_auto_autoFixPer.html: Added. * tables/mozilla/core/col_widths_auto_autoPer-expected.checksum: Added. * tables/mozilla/core/col_widths_auto_autoPer-expected.png: Added. * tables/mozilla/core/col_widths_auto_autoPer-expected.txt: Added. * tables/mozilla/core/col_widths_auto_autoPer.html: Added. * tables/mozilla/core/col_widths_auto_fix-expected.checksum: Added. * tables/mozilla/core/col_widths_auto_fix-expected.png: Added. * tables/mozilla/core/col_widths_auto_fix-expected.txt: Added. * tables/mozilla/core/col_widths_auto_fix.html: Added. * tables/mozilla/core/col_widths_auto_fixPer-expected.checksum: Added. * tables/mozilla/core/col_widths_auto_fixPer-expected.png: Added. * tables/mozilla/core/col_widths_auto_fixPer-expected.txt: Added. * tables/mozilla/core/col_widths_auto_fixPer.html: Added. * tables/mozilla/core/col_widths_auto_per-expected.checksum: Added. * tables/mozilla/core/col_widths_auto_per-expected.png: Added. * tables/mozilla/core/col_widths_auto_per-expected.txt: Added. * tables/mozilla/core/col_widths_auto_per.html: Added. * tables/mozilla/core/col_widths_fix_auto-expected.checksum: Added. * tables/mozilla/core/col_widths_fix_auto-expected.png: Added. * tables/mozilla/core/col_widths_fix_auto-expected.txt: Added. * tables/mozilla/core/col_widths_fix_auto.html: Added. * tables/mozilla/core/col_widths_fix_autoFix-expected.checksum: Added. * tables/mozilla/core/col_widths_fix_autoFix-expected.png: Added. * tables/mozilla/core/col_widths_fix_autoFix-expected.txt: Added. * tables/mozilla/core/col_widths_fix_autoFix.html: Added. * tables/mozilla/core/col_widths_fix_autoFixPer-expected.checksum: Added. * tables/mozilla/core/col_widths_fix_autoFixPer-expected.png: Added. * tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt: Added. * tables/mozilla/core/col_widths_fix_autoFixPer.html: Added. * tables/mozilla/core/col_widths_fix_autoPer-expected.checksum: Added. * tables/mozilla/core/col_widths_fix_autoPer-expected.png: Added. * tables/mozilla/core/col_widths_fix_autoPer-expected.txt: Added. * tables/mozilla/core/col_widths_fix_autoPer.html: Added. * tables/mozilla/core/col_widths_fix_fix-expected.checksum: Added. * tables/mozilla/core/col_widths_fix_fix-expected.png: Added. * tables/mozilla/core/col_widths_fix_fix-expected.txt: Added. * tables/mozilla/core/col_widths_fix_fix.html: Added. * tables/mozilla/core/col_widths_fix_fixPer-expected.checksum: Added. * tables/mozilla/core/col_widths_fix_fixPer-expected.png: Added. * tables/mozilla/core/col_widths_fix_fixPer-expected.txt: Added. * tables/mozilla/core/col_widths_fix_fixPer.html: Added. * tables/mozilla/core/col_widths_fix_per-expected.checksum: Added. * tables/mozilla/core/col_widths_fix_per-expected.png: Added. * tables/mozilla/core/col_widths_fix_per-expected.txt: Added. * tables/mozilla/core/col_widths_fix_per.html: Added. * tables/mozilla/core/margins-expected.checksum: Added. * tables/mozilla/core/margins-expected.png: Added. * tables/mozilla/core/margins-expected.txt: Added. * tables/mozilla/core/margins.html: Added. * tables/mozilla/core/misc-expected.checksum: Added. * tables/mozilla/core/misc-expected.png: Added. * tables/mozilla/core/misc-expected.txt: Added. * tables/mozilla/core/misc.html: Added. * tables/mozilla/core/nested1-expected.checksum: Added. * tables/mozilla/core/nested1-expected.png: Added. * tables/mozilla/core/nested1-expected.txt: Added. * tables/mozilla/core/nested1.html: Added. * tables/mozilla/core/one_row-expected.checksum: Added. * tables/mozilla/core/one_row-expected.png: Added. * tables/mozilla/core/one_row-expected.txt: Added. * tables/mozilla/core/one_row.html: Added. * tables/mozilla/core/row_span-expected.checksum: Added. * tables/mozilla/core/row_span-expected.png: Added. * tables/mozilla/core/row_span-expected.txt: Added. * tables/mozilla/core/row_span.html: Added. * tables/mozilla/core/table_frame-expected.checksum: Added. * tables/mozilla/core/table_frame-expected.png: Added. * tables/mozilla/core/table_frame-expected.txt: Added. * tables/mozilla/core/table_frame.html: Added. * tables/mozilla/core/table_heights-expected.checksum: Added. * tables/mozilla/core/table_heights-expected.png: Added. * tables/mozilla/core/table_heights-expected.txt: Added. * tables/mozilla/core/table_heights.html: Added. * tables/mozilla/core/table_widths-expected.checksum: Added. * tables/mozilla/core/table_widths-expected.png: Added. * tables/mozilla/core/table_widths-expected.txt: Added. * tables/mozilla/core/table_widths.html: Added. * tables/mozilla_expected_failures/collapsing_borders: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.checksum: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-1.html: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Added. * tables/mozilla_expected_failures/collapsing_borders/bug41262-6.html: Added. * tables/mozilla_expected_failures/core: Added. * tables/mozilla_expected_failures/core/.cvsignore: Added. * tables/mozilla_expected_failures/core/backgrounds-expected.checksum: Added. * tables/mozilla_expected_failures/core/backgrounds-expected.png: Added. * tables/mozilla_expected_failures/core/backgrounds-expected.txt: Added. * tables/mozilla_expected_failures/core/backgrounds.html: Added. * tables/mozilla_expected_failures/core/captions1-expected.checksum: Added. * tables/mozilla_expected_failures/core/captions1-expected.png: Added. * tables/mozilla_expected_failures/core/captions1-expected.txt: Added. * tables/mozilla_expected_failures/core/captions1.html: Added. * tables/mozilla_expected_failures/core/captions2-expected.checksum: Added. * tables/mozilla_expected_failures/core/captions2-expected.png: Added. * tables/mozilla_expected_failures/core/captions2-expected.txt: Added. * tables/mozilla_expected_failures/core/captions2.html: Added. * tables/mozilla_expected_failures/core/captions3-expected.checksum: Added. * tables/mozilla_expected_failures/core/captions3-expected.png: Added. * tables/mozilla_expected_failures/core/captions3-expected.txt: Added. * tables/mozilla_expected_failures/core/captions3.html: Added. * tables/mozilla_expected_failures/core/col_span2-expected.checksum: Added. * tables/mozilla_expected_failures/core/col_span2-expected.png: Added. * tables/mozilla_expected_failures/core/col_span2-expected.txt: Added. * tables/mozilla_expected_failures/core/col_span2.html: Added. * tables/mozilla_expected_failures/core/cols1-expected.checksum: Added. * tables/mozilla_expected_failures/core/cols1-expected.png: Added. * tables/mozilla_expected_failures/core/cols1-expected.txt: Added. * tables/mozilla_expected_failures/core/cols1.html: Added. * tables/mozilla_expected_failures/core/columns-expected.checksum: Added. * tables/mozilla_expected_failures/core/columns-expected.png: Added. * tables/mozilla_expected_failures/core/columns-expected.txt: Added. * tables/mozilla_expected_failures/core/columns.html: Added. * tables/mozilla_expected_failures/core/conflicts-expected.checksum: Added. * tables/mozilla_expected_failures/core/conflicts-expected.png: Added. * tables/mozilla_expected_failures/core/conflicts-expected.txt: Added. * tables/mozilla_expected_failures/core/conflicts.html: Added. * tables/mozilla_expected_failures/core/standards1-expected.checksum: Added. * tables/mozilla_expected_failures/core/standards1-expected.png: Added. * tables/mozilla_expected_failures/core/standards1-expected.txt: Added. * tables/mozilla_expected_failures/core/standards1.html: Added. * tables/mozilla_expected_failures/core/table_rules-expected.checksum: Added. * tables/mozilla_expected_failures/core/table_rules-expected.png: Added. * tables/mozilla_expected_failures/core/table_rules-expected.txt: Added. * tables/mozilla_expected_failures/core/table_rules.html: Added. 2006-03-15 Beth Dakin <bdakin@apple.com> Rubber stamped by Geoff. Even more Mozilla tables tests. * tables/mozilla/bugs/bug100334-expected.checksum: Added. * tables/mozilla/bugs/bug100334-expected.png: Added. * tables/mozilla/bugs/bug100334-expected.txt: Added. * tables/mozilla/bugs/bug100334.html: Added. * tables/mozilla/bugs/bug101201-expected.checksum: Added. * tables/mozilla/bugs/bug101201-expected.png: Added. * tables/mozilla/bugs/bug101201-expected.txt: Added. * tables/mozilla/bugs/bug101201.html: Added. * tables/mozilla/bugs/bug102145-1-expected.checksum: Added. * tables/mozilla/bugs/bug102145-1-expected.png: Added. * tables/mozilla/bugs/bug102145-1-expected.txt: Added. * tables/mozilla/bugs/bug102145-1.html: Added. * tables/mozilla/bugs/bug102145-2-expected.checksum: Added. * tables/mozilla/bugs/bug102145-2-expected.png: Added. * tables/mozilla/bugs/bug102145-2-expected.txt: Added. * tables/mozilla/bugs/bug102145-2.html: Added. * tables/mozilla/bugs/bug102145-3-expected.checksum: Added. * tables/mozilla/bugs/bug102145-3-expected.png: Added. * tables/mozilla/bugs/bug102145-3-expected.txt: Added. * tables/mozilla/bugs/bug102145-3.html: Added. * tables/mozilla/bugs/bug102145-4-expected.checksum: Added. * tables/mozilla/bugs/bug102145-4-expected.png: Added. * tables/mozilla/bugs/bug102145-4-expected.txt: Added. * tables/mozilla/bugs/bug102145-4.html: Added. * tables/mozilla/bugs/bug103533-expected.checksum: Added. * tables/mozilla/bugs/bug103533-expected.png: Added. * tables/mozilla/bugs/bug103533-expected.txt: Added. * tables/mozilla/bugs/bug103533.html: Added. * tables/mozilla/bugs/bug106158-1-expected.checksum: Added. * tables/mozilla/bugs/bug106158-1-expected.png: Added. * tables/mozilla/bugs/bug106158-1-expected.txt: Added. * tables/mozilla/bugs/bug106158-1.html: Added. * tables/mozilla/bugs/bug106158-2-expected.checksum: Added. * tables/mozilla/bugs/bug106158-2-expected.png: Added. * tables/mozilla/bugs/bug106158-2-expected.txt: Added. * tables/mozilla/bugs/bug106158-2.html: Added. * tables/mozilla/bugs/bug106795-expected.checksum: Added. * tables/mozilla/bugs/bug106795-expected.png: Added. * tables/mozilla/bugs/bug106795-expected.txt: Added. * tables/mozilla/bugs/bug106795.html: Added. * tables/mozilla/bugs/bug106816-expected.checksum: Added. * tables/mozilla/bugs/bug106816-expected.png: Added. * tables/mozilla/bugs/bug106816-expected.txt: Added. * tables/mozilla/bugs/bug106816.html: Added. * tables/mozilla/bugs/bug108340-expected.checksum: Added. * tables/mozilla/bugs/bug108340-expected.png: Added. * tables/mozilla/bugs/bug108340-expected.txt: Added. * tables/mozilla/bugs/bug108340.html: Added. * tables/mozilla/bugs/bug109043-expected.checksum: Added. * tables/mozilla/bugs/bug109043-expected.png: Added. * tables/mozilla/bugs/bug109043-expected.txt: Added. * tables/mozilla/bugs/bug109043.html: Added. * tables/mozilla/bugs/bug110566-expected.checksum: Added. * tables/mozilla/bugs/bug110566-expected.png: Added. * tables/mozilla/bugs/bug110566-expected.txt: Added. * tables/mozilla/bugs/bug110566.html: Added. * tables/mozilla/bugs/bug113235-1-expected.checksum: Added. * tables/mozilla/bugs/bug113235-1-expected.png: Added. * tables/mozilla/bugs/bug113235-1-expected.txt: Added. * tables/mozilla/bugs/bug113235-1.html: Added. * tables/mozilla/bugs/bug113235-2-expected.checksum: Added. * tables/mozilla/bugs/bug113235-2-expected.png: Added. * tables/mozilla/bugs/bug113235-2-expected.txt: Added. * tables/mozilla/bugs/bug113235-2.html: Added. * tables/mozilla/bugs/bug113235-3-expected.checksum: Added. * tables/mozilla/bugs/bug113235-3-expected.png: Added. * tables/mozilla/bugs/bug113235-3-expected.txt: Added. * tables/mozilla/bugs/bug113235-3.html: Added. * tables/mozilla/bugs/bug113424-expected.checksum: Added. * tables/mozilla/bugs/bug113424-expected.png: Added. * tables/mozilla/bugs/bug113424-expected.txt: Added. * tables/mozilla/bugs/bug113424.html: Added. * tables/mozilla/bugs/bug119786-expected.checksum: Added. * tables/mozilla/bugs/bug119786-expected.png: Added. * tables/mozilla/bugs/bug119786-expected.txt: Added. * tables/mozilla/bugs/bug119786.html: Added. * tables/mozilla/bugs/bug120107-expected.checksum: Added. * tables/mozilla/bugs/bug120107-expected.png: Added. * tables/mozilla/bugs/bug120107-expected.txt: Added. * tables/mozilla/bugs/bug120107.html: Added. * tables/mozilla/bugs/bug120364-expected.checksum: Added. * tables/mozilla/bugs/bug120364-expected.png: Added. * tables/mozilla/bugs/bug120364-expected.txt: Added. * tables/mozilla/bugs/bug120364.html: Added. * tables/mozilla/bugs/bug123862-expected.checksum: Added. * tables/mozilla/bugs/bug123862-expected.png: Added. * tables/mozilla/bugs/bug123862-expected.txt: Added. * tables/mozilla/bugs/bug123862.html: Added. * tables/mozilla/bugs/bug126742-expected.checksum: Added. * tables/mozilla/bugs/bug126742-expected.png: Added. * tables/mozilla/bugs/bug126742-expected.txt: Added. * tables/mozilla/bugs/bug126742.html: Added. * tables/mozilla/bugs/bug127267-expected.checksum: Added. * tables/mozilla/bugs/bug127267-expected.png: Added. * tables/mozilla/bugs/bug127267-expected.txt: Added. * tables/mozilla/bugs/bug127267.html: Added. * tables/mozilla/bugs/bug128229-expected.checksum: Added. * tables/mozilla/bugs/bug128229-expected.png: Added. * tables/mozilla/bugs/bug128229-expected.txt: Added. * tables/mozilla/bugs/bug128229.html: Added. * tables/mozilla/bugs/bug131020-2-expected.checksum: Added. * tables/mozilla/bugs/bug131020-2-expected.png: Added. * tables/mozilla/bugs/bug131020-2-expected.txt: Added. * tables/mozilla/bugs/bug131020-2.html: Added. * tables/mozilla/bugs/bug131020-expected.checksum: Added. * tables/mozilla/bugs/bug131020-expected.png: Added. * tables/mozilla/bugs/bug131020-expected.txt: Added. * tables/mozilla/bugs/bug131020.html: Added. * tables/mozilla/bugs/bug131020_iframe-expected.checksum: Added. * tables/mozilla/bugs/bug131020_iframe-expected.png: Added. * tables/mozilla/bugs/bug131020_iframe-expected.txt: Added. * tables/mozilla/bugs/bug131020_iframe.html: Added. * tables/mozilla/bugs/bug133756-1-expected.checksum: Added. * tables/mozilla/bugs/bug133756-1-expected.png: Added. * tables/mozilla/bugs/bug133756-1-expected.txt: Added. * tables/mozilla/bugs/bug133756-1.html: Added. * tables/mozilla/bugs/bug133756-2-expected.checksum: Added. * tables/mozilla/bugs/bug133756-2-expected.png: Added. * tables/mozilla/bugs/bug133756-2-expected.txt: Added. * tables/mozilla/bugs/bug133756-2.html: Added. * tables/mozilla/bugs/bug133948-expected.checksum: Added. * tables/mozilla/bugs/bug133948-expected.png: Added. * tables/mozilla/bugs/bug133948-expected.txt: Added. * tables/mozilla/bugs/bug133948.html: Added. * tables/mozilla/bugs/bug137388-2-expected.checksum: Added. * tables/mozilla/bugs/bug137388-2-expected.png: Added. * tables/mozilla/bugs/bug137388-2-expected.txt: Added. * tables/mozilla/bugs/bug137388-2.html: Added. * tables/mozilla/bugs/bug137388-3-expected.checksum: Added. * tables/mozilla/bugs/bug137388-3-expected.png: Added. * tables/mozilla/bugs/bug137388-3-expected.txt: Added. * tables/mozilla/bugs/bug137388-3.html: Added. * tables/mozilla/bugs/bug138725-expected.checksum: Added. * tables/mozilla/bugs/bug138725-expected.png: Added. * tables/mozilla/bugs/bug138725-expected.txt: Added. * tables/mozilla/bugs/bug138725.html: Added. * tables/mozilla/bugs/bug139524-1-expected.checksum: Added. * tables/mozilla/bugs/bug139524-1-expected.png: Added. * tables/mozilla/bugs/bug139524-1-expected.txt: Added. * tables/mozilla/bugs/bug139524-1.html: Added. * tables/mozilla/bugs/bug139524-2-expected.checksum: Added. * tables/mozilla/bugs/bug139524-2-expected.png: Added. * tables/mozilla/bugs/bug139524-2-expected.txt: Added. * tables/mozilla/bugs/bug139524-2.html: Added. * tables/mozilla/bugs/bug139524-3-expected.checksum: Added. * tables/mozilla/bugs/bug139524-3-expected.png: Added. * tables/mozilla/bugs/bug139524-3-expected.txt: Added. * tables/mozilla/bugs/bug139524-3.html: Added. * tables/mozilla/bugs/bug139524-4-expected.checksum: Added. * tables/mozilla/bugs/bug139524-4-expected.png: Added. * tables/mozilla/bugs/bug139524-4-expected.txt: Added. * tables/mozilla/bugs/bug139524-4.html: Added. * tables/mozilla/bugs/bug145572-expected.checksum: Added. * tables/mozilla/bugs/bug145572-expected.png: Added. * tables/mozilla/bugs/bug145572-expected.txt: Added. * tables/mozilla/bugs/bug145572.html: Added. * tables/mozilla/bugs/bug149275-1-expected.checksum: Added. * tables/mozilla/bugs/bug149275-1-expected.png: Added. * tables/mozilla/bugs/bug149275-1-expected.txt: Added. * tables/mozilla/bugs/bug149275-1.html: Added. * tables/mozilla/bugs/bug149275-2-expected.checksum: Added. * tables/mozilla/bugs/bug149275-2-expected.png: Added. * tables/mozilla/bugs/bug149275-2-expected.txt: Added. * tables/mozilla/bugs/bug149275-2.html: Added. * tables/mozilla/bugs/bug154780-expected.checksum: Added. * tables/mozilla/bugs/bug154780-expected.png: Added. * tables/mozilla/bugs/bug154780-expected.txt: Added. * tables/mozilla/bugs/bug154780.html: Added. * tables/mozilla/bugs/bug157890-expected.checksum: Added. * tables/mozilla/bugs/bug157890-expected.png: Added. * tables/mozilla/bugs/bug157890-expected.txt: Added. * tables/mozilla/bugs/bug157890.html: Added. * tables/mozilla/bugs/bug159108-expected.checksum: Added. * tables/mozilla/bugs/bug159108-expected.png: Added. * tables/mozilla/bugs/bug159108-expected.txt: Added. * tables/mozilla/bugs/bug159108.html: Added. * tables/mozilla/bugs/bug175455-4-expected.checksum: Added. * tables/mozilla/bugs/bug175455-4-expected.png: Added. * tables/mozilla/bugs/bug175455-4-expected.txt: Added. * tables/mozilla/bugs/bug175455-4.html: Added. * tables/mozilla/bugs/bug18664-expected.checksum: Added. * tables/mozilla/bugs/bug18664-expected.png: Added. * tables/mozilla/bugs/bug18664-expected.txt: Added. * tables/mozilla/bugs/bug18664.html: Added. * tables/mozilla/bugs/bug18955-expected.checksum: Added. * tables/mozilla/bugs/bug18955-expected.png: Added. * tables/mozilla/bugs/bug18955-expected.txt: Added. * tables/mozilla/bugs/bug18955.html: Added. * tables/mozilla/bugs/bug19061-1-expected.checksum: Added. * tables/mozilla/bugs/bug19061-1-expected.png: Added. * tables/mozilla/bugs/bug19061-1-expected.txt: Added. * tables/mozilla/bugs/bug19061-1.html: Added. * tables/mozilla/bugs/bug19061-2-expected.checksum: Added. * tables/mozilla/bugs/bug19061-2-expected.png: Added. * tables/mozilla/bugs/bug19061-2-expected.txt: Added. * tables/mozilla/bugs/bug19061-2.html: Added. * tables/mozilla/bugs/bug19356-expected.checksum: Added. * tables/mozilla/bugs/bug19356-expected.png: Added. * tables/mozilla/bugs/bug19356-expected.txt: Added. * tables/mozilla/bugs/bug19356.html: Added. * tables/mozilla/bugs/bug194024-expected.checksum: Added. * tables/mozilla/bugs/bug194024-expected.png: Added. * tables/mozilla/bugs/bug194024-expected.txt: Added. * tables/mozilla/bugs/bug194024.html: Added. * tables/mozilla/bugs/bug19599-expected.checksum: Added. * tables/mozilla/bugs/bug19599-expected.png: Added. * tables/mozilla/bugs/bug19599-expected.txt: Added. * tables/mozilla/bugs/bug19599.html: Added. * tables/mozilla/bugs/bug196870-expected.checksum: Added. * tables/mozilla/bugs/bug196870-expected.png: Added. * tables/mozilla/bugs/bug196870-expected.txt: Added. * tables/mozilla/bugs/bug196870.html: Added. * tables/mozilla/bugs/bug20579-expected.checksum: Added. * tables/mozilla/bugs/bug20579-expected.png: Added. * tables/mozilla/bugs/bug20579-expected.txt: Added. * tables/mozilla/bugs/bug20579.html: Added. * tables/mozilla/bugs/bug20804-expected.checksum: Added. * tables/mozilla/bugs/bug20804-expected.png: Added. * tables/mozilla/bugs/bug20804-expected.txt: Added. * tables/mozilla/bugs/bug20804.html: Added. * tables/mozilla/bugs/bug21299-expected.checksum: Added. * tables/mozilla/bugs/bug21299-expected.png: Added. * tables/mozilla/bugs/bug21299-expected.txt: Added. * tables/mozilla/bugs/bug21299.html: Added. * tables/mozilla/bugs/bug215629-expected.checksum: Added. * tables/mozilla/bugs/bug215629-expected.png: Added. * tables/mozilla/bugs/bug215629-expected.txt: Added. * tables/mozilla/bugs/bug215629.html: Added. * tables/mozilla/bugs/bug21918-expected.checksum: Added. * tables/mozilla/bugs/bug21918-expected.png: Added. * tables/mozilla/bugs/bug21918-expected.txt: Added. * tables/mozilla/bugs/bug21918.html: Added. * tables/mozilla/bugs/bug219693-1-expected.checksum: Added. * tables/mozilla/bugs/bug219693-1-expected.png: Added. * tables/mozilla/bugs/bug219693-1-expected.txt: Added. * tables/mozilla/bugs/bug219693-1.html: Added. * tables/mozilla/bugs/bug219693-2-expected.checksum: Added. * tables/mozilla/bugs/bug219693-2-expected.png: Added. * tables/mozilla/bugs/bug219693-2-expected.txt: Added. * tables/mozilla/bugs/bug219693-2.html: Added. * tables/mozilla/bugs/bug22019-expected.checksum: Added. * tables/mozilla/bugs/bug22019-expected.png: Added. * tables/mozilla/bugs/bug22019-expected.txt: Added. * tables/mozilla/bugs/bug22019.html: Added. * tables/mozilla/bugs/bug220536-expected.checksum: Added. * tables/mozilla/bugs/bug220536-expected.png: Added. * tables/mozilla/bugs/bug220536-expected.txt: Added. * tables/mozilla/bugs/bug220536.html: Added. * tables/mozilla/bugs/bug221784-1-expected.checksum: Added. * tables/mozilla/bugs/bug221784-1-expected.png: Added. * tables/mozilla/bugs/bug221784-1-expected.txt: Added. * tables/mozilla/bugs/bug221784-1.html: Added. * tables/mozilla/bugs/bug221784-2-expected.checksum: Added. * tables/mozilla/bugs/bug221784-2-expected.png: Added. * tables/mozilla/bugs/bug221784-2-expected.txt: Added. * tables/mozilla/bugs/bug221784-2.html: Added. * tables/mozilla/bugs/bug222336-expected.checksum: Added. * tables/mozilla/bugs/bug222336-expected.png: Added. * tables/mozilla/bugs/bug222336-expected.txt: Added. * tables/mozilla/bugs/bug222336.html: Added. * tables/mozilla/bugs/bug222467-expected.checksum: Added. * tables/mozilla/bugs/bug222467-expected.png: Added. * tables/mozilla/bugs/bug222467-expected.txt: Added. * tables/mozilla/bugs/bug222467.html: Added. * tables/mozilla/bugs/bug22513-expected.checksum: Added. * tables/mozilla/bugs/bug22513-expected.png: Added. * tables/mozilla/bugs/bug22513-expected.txt: Added. * tables/mozilla/bugs/bug22513.html: Added. * tables/mozilla/bugs/bug227123-expected.checksum: Added. * tables/mozilla/bugs/bug227123-expected.png: Added. * tables/mozilla/bugs/bug227123-expected.txt: Added. * tables/mozilla/bugs/bug227123.xml: Added. * tables/mozilla/bugs/bug23072-expected.checksum: Added. * tables/mozilla/bugs/bug23072-expected.png: Added. * tables/mozilla/bugs/bug23072-expected.txt: Added. * tables/mozilla/bugs/bug23072.html: Added. * tables/mozilla/bugs/bug23151-expected.checksum: Added. * tables/mozilla/bugs/bug23151-expected.png: Added. * tables/mozilla/bugs/bug23151-expected.txt: Added. * tables/mozilla/bugs/bug23151.html: Added. * tables/mozilla/bugs/bug23235-expected.checksum: Added. * tables/mozilla/bugs/bug23235-expected.png: Added. * tables/mozilla/bugs/bug23235-expected.txt: Added. * tables/mozilla/bugs/bug23235.html: Added. * tables/mozilla/bugs/bug23299-expected.checksum: Added. * tables/mozilla/bugs/bug23299-expected.png: Added. * tables/mozilla/bugs/bug23299-expected.txt: Added. * tables/mozilla/bugs/bug23299.html: Added. * tables/mozilla/bugs/bug23994-expected.checksum: Added. * tables/mozilla/bugs/bug23994-expected.png: Added. * tables/mozilla/bugs/bug23994-expected.txt: Added. * tables/mozilla/bugs/bug23994.html: Added. * tables/mozilla/bugs/bug24200-expected.checksum: Added. * tables/mozilla/bugs/bug24200-expected.png: Added. * tables/mozilla/bugs/bug24200-expected.txt: Added. * tables/mozilla/bugs/bug24200.html: Added. * tables/mozilla/bugs/bug24503-expected.checksum: Added. * tables/mozilla/bugs/bug24503-expected.png: Added. * tables/mozilla/bugs/bug24503-expected.txt: Added. * tables/mozilla/bugs/bug24503.html: Added. * tables/mozilla/bugs/bug24627-expected.checksum: Added. * tables/mozilla/bugs/bug24627-expected.png: Added. * tables/mozilla/bugs/bug24627-expected.txt: Added. * tables/mozilla/bugs/bug24627.html: Added. * tables/mozilla/bugs/bug24661-expected.checksum: Added. * tables/mozilla/bugs/bug24661-expected.png: Added. * tables/mozilla/bugs/bug24661-expected.txt: Added. * tables/mozilla/bugs/bug24661.html: Added. * tables/mozilla/bugs/bug24880-expected.checksum: Added. * tables/mozilla/bugs/bug24880-expected.png: Added. * tables/mozilla/bugs/bug24880-expected.txt: Added. * tables/mozilla/bugs/bug24880.html: Added. * tables/mozilla/bugs/bug25004-expected.checksum: Added. * tables/mozilla/bugs/bug25004-expected.png: Added. * tables/mozilla/bugs/bug25004-expected.txt: Added. * tables/mozilla/bugs/bug25004.html: Added. * tables/mozilla/bugs/bug25074-expected.checksum: Added. * tables/mozilla/bugs/bug25074-expected.png: Added. * tables/mozilla/bugs/bug25074-expected.txt: Added. * tables/mozilla/bugs/bug25074.html: Added. * tables/mozilla/bugs/bug25086-expected.checksum: Added. * tables/mozilla/bugs/bug25086-expected.png: Added. * tables/mozilla/bugs/bug25086-expected.txt: Added. * tables/mozilla/bugs/bug25086.html: Added. * tables/mozilla/bugs/bug25367-expected.checksum: Added. * tables/mozilla/bugs/bug25367-expected.png: Added. * tables/mozilla/bugs/bug25367-expected.txt: Added. * tables/mozilla/bugs/bug25367.html: Added. * tables/mozilla/bugs/bug25663-expected.checksum: Added. * tables/mozilla/bugs/bug25663-expected.png: Added. * tables/mozilla/bugs/bug25663-expected.txt: Added. * tables/mozilla/bugs/bug25663.html: Added. * tables/mozilla/bugs/bug26178-expected.checksum: Added. * tables/mozilla/bugs/bug26178-expected.png: Added. * tables/mozilla/bugs/bug26178-expected.txt: Added. * tables/mozilla/bugs/bug26178.html: Added. * tables/mozilla/bugs/bug26553-expected.checksum: Added. * tables/mozilla/bugs/bug26553-expected.png: Added. * tables/mozilla/bugs/bug26553-expected.txt: Added. * tables/mozilla/bugs/bug26553.html: Added. * tables/mozilla/bugs/bug269566-expected.checksum: Added. * tables/mozilla/bugs/bug269566-expected.png: Added. * tables/mozilla/bugs/bug269566-expected.txt: Added. * tables/mozilla/bugs/bug269566.html: Added. * tables/mozilla/bugs/bug27038-1-expected.checksum: Added. * tables/mozilla/bugs/bug27038-1-expected.png: Added. * tables/mozilla/bugs/bug27038-1-expected.txt: Added. * tables/mozilla/bugs/bug27038-1.html: Added. * tables/mozilla/bugs/bug27038-2-expected.checksum: Added. * tables/mozilla/bugs/bug27038-2-expected.png: Added. * tables/mozilla/bugs/bug27038-2-expected.txt: Added. * tables/mozilla/bugs/bug27038-2.html: Added. * tables/mozilla/bugs/bug27038-3-expected.checksum: Added. * tables/mozilla/bugs/bug27038-3-expected.png: Added. * tables/mozilla/bugs/bug27038-3-expected.txt: Added. * tables/mozilla/bugs/bug27038-3.html: Added. * tables/mozilla/bugs/bug275625-expected.checksum: Added. * tables/mozilla/bugs/bug275625-expected.png: Added. * tables/mozilla/bugs/bug275625-expected.txt: Added. * tables/mozilla/bugs/bug275625.html: Added. * tables/mozilla/bugs/bug277062-expected.checksum: Added. * tables/mozilla/bugs/bug277062-expected.png: Added. * tables/mozilla/bugs/bug277062-expected.txt: Added. * tables/mozilla/bugs/bug277062.html: Added. * tables/mozilla/bugs/bug278385-expected.checksum: Added. * tables/mozilla/bugs/bug278385-expected.png: Added. * tables/mozilla/bugs/bug278385-expected.txt: Added. * tables/mozilla/bugs/bug278385.html: Added. * tables/mozilla/bugs/bug27993-1-expected.checksum: Added. * tables/mozilla/bugs/bug27993-1-expected.png: Added. * tables/mozilla/bugs/bug27993-1-expected.txt: Added. * tables/mozilla/bugs/bug27993-1.html: Added. * tables/mozilla/bugs/bug28341-expected.checksum: Added. * tables/mozilla/bugs/bug28341-expected.png: Added. * tables/mozilla/bugs/bug28341-expected.txt: Added. * tables/mozilla/bugs/bug28341.html: Added. * tables/mozilla/bugs/bug28928-expected.checksum: Added. * tables/mozilla/bugs/bug28928-expected.png: Added. * tables/mozilla/bugs/bug28928-expected.txt: Added. * tables/mozilla/bugs/bug28928.html: Added. * tables/mozilla/bugs/bug28933-expected.checksum: Added. * tables/mozilla/bugs/bug28933-expected.png: Added. * tables/mozilla/bugs/bug28933-expected.txt: Added. * tables/mozilla/bugs/bug28933.html: Added. * tables/mozilla/bugs/bug29058-1-expected.checksum: Added. * tables/mozilla/bugs/bug29058-1-expected.png: Added. * tables/mozilla/bugs/bug29058-1-expected.txt: Added. * tables/mozilla/bugs/bug29058-1.html: Added. * tables/mozilla/bugs/bug29058-3-expected.checksum: Added. * tables/mozilla/bugs/bug29058-3-expected.png: Added. * tables/mozilla/bugs/bug29058-3-expected.txt: Added. * tables/mozilla/bugs/bug29058-3.html: Added. * tables/mozilla/bugs/bug29157-expected.checksum: Added. * tables/mozilla/bugs/bug29157-expected.png: Added. * tables/mozilla/bugs/bug29157-expected.txt: Added. * tables/mozilla/bugs/bug29157.html: Added. * tables/mozilla/bugs/bug29314-expected.checksum: Added. * tables/mozilla/bugs/bug29314-expected.png: Added. * tables/mozilla/bugs/bug29314-expected.txt: Added. * tables/mozilla/bugs/bug29314.html: Added. * tables/mozilla/bugs/bug29326-expected.checksum: Added. * tables/mozilla/bugs/bug29326-expected.png: Added. * tables/mozilla/bugs/bug29326-expected.txt: Added. * tables/mozilla/bugs/bug29326.html: Added. * tables/mozilla/bugs/bug29429-expected.checksum: Added. * tables/mozilla/bugs/bug29429-expected.png: Added. * tables/mozilla/bugs/bug29429-expected.txt: Added. * tables/mozilla/bugs/bug29429.html: Added. * tables/mozilla/bugs/bug30273-expected.checksum: Added. * tables/mozilla/bugs/bug30273-expected.png: Added. * tables/mozilla/bugs/bug30273-expected.txt: Added. * tables/mozilla/bugs/bug30273.html: Added. * tables/mozilla/bugs/bug30332-1-expected.checksum: Added. * tables/mozilla/bugs/bug30332-1-expected.png: Added. * tables/mozilla/bugs/bug30332-1-expected.txt: Added. * tables/mozilla/bugs/bug30332-1.html: Added. * tables/mozilla/bugs/bug30332-2-expected.checksum: Added. * tables/mozilla/bugs/bug30332-2-expected.png: Added. * tables/mozilla/bugs/bug30332-2-expected.txt: Added. * tables/mozilla/bugs/bug30332-2.html: Added. * tables/mozilla/bugs/bug30418-expected.checksum: Added. * tables/mozilla/bugs/bug30418-expected.png: Added. * tables/mozilla/bugs/bug30418-expected.txt: Added. * tables/mozilla/bugs/bug30418.html: Added. * tables/mozilla/bugs/bug30559-expected.checksum: Added. * tables/mozilla/bugs/bug30559-expected.png: Added. * tables/mozilla/bugs/bug30559-expected.txt: Added. * tables/mozilla/bugs/bug30559.html: Added. * tables/mozilla/bugs/bug30692-expected.checksum: Added. * tables/mozilla/bugs/bug30692-expected.png: Added. * tables/mozilla/bugs/bug30692-expected.txt: Added. * tables/mozilla/bugs/bug30692.html: Added. * tables/mozilla/bugs/bug30985-expected.checksum: Added. * tables/mozilla/bugs/bug30985-expected.png: Added. * tables/mozilla/bugs/bug30985-expected.txt: Added. * tables/mozilla/bugs/bug30985.html: Added. * tables/mozilla/bugs/bug32205-2-expected.checksum: Added. * tables/mozilla/bugs/bug32205-2-expected.png: Added. * tables/mozilla/bugs/bug32205-2-expected.txt: Added. * tables/mozilla/bugs/bug32205-2.html: Added. * tables/mozilla/bugs/bug32205-3-expected.checksum: Added. * tables/mozilla/bugs/bug32205-3-expected.png: Added. * tables/mozilla/bugs/bug32205-3-expected.txt: Added. * tables/mozilla/bugs/bug32205-3.html: Added. * tables/mozilla/bugs/bug32205-5-expected.checksum: Added. * tables/mozilla/bugs/bug32205-5-expected.png: Added. * tables/mozilla/bugs/bug32205-5-expected.txt: Added. * tables/mozilla/bugs/bug32205-5.html: Added. * tables/mozilla/bugs/bug32447-expected.checksum: Added. * tables/mozilla/bugs/bug32447-expected.png: Added. * tables/mozilla/bugs/bug32447-expected.txt: Added. * tables/mozilla/bugs/bug32447.html: Added. * tables/mozilla/bugs/bug32841-expected.checksum: Added. * tables/mozilla/bugs/bug32841-expected.png: Added. * tables/mozilla/bugs/bug32841-expected.txt: Added. * tables/mozilla/bugs/bug32841.html: Added. * tables/mozilla/bugs/bug33137-expected.checksum: Added. * tables/mozilla/bugs/bug33137-expected.png: Added. * tables/mozilla/bugs/bug33137-expected.txt: Added. * tables/mozilla/bugs/bug33137.html: Added. * tables/mozilla/bugs/bug33855-expected.checksum: Added. * tables/mozilla/bugs/bug33855-expected.png: Added. * tables/mozilla/bugs/bug33855-expected.txt: Added. * tables/mozilla/bugs/bug33855.html: Added. * tables/mozilla/bugs/bug34176-expected.checksum: Added. * tables/mozilla/bugs/bug34176-expected.png: Added. * tables/mozilla/bugs/bug34176-expected.txt: Added. * tables/mozilla/bugs/bug34176.html: Added. * tables/mozilla/bugs/bug34538-expected.checksum: Added. * tables/mozilla/bugs/bug34538-expected.png: Added. * tables/mozilla/bugs/bug34538-expected.txt: Added. * tables/mozilla/bugs/bug34538.html: Added. * tables/mozilla/bugs/bug35662-expected.checksum: Added. * tables/mozilla/bugs/bug35662-expected.png: Added. * tables/mozilla/bugs/bug35662-expected.txt: Added. * tables/mozilla/bugs/bug35662.html: Added. * tables/mozilla/bugs/bug38916-expected.checksum: Added. * tables/mozilla/bugs/bug38916-expected.png: Added. * tables/mozilla/bugs/bug38916-expected.txt: Added. * tables/mozilla/bugs/bug38916.html: Added. * tables/mozilla/bugs/bug39209-expected.checksum: Added. * tables/mozilla/bugs/bug39209-expected.png: Added. * tables/mozilla/bugs/bug39209-expected.txt: Added. * tables/mozilla/bugs/bug39209.html: Added. * tables/mozilla/bugs/bug40828-expected.checksum: Added. * tables/mozilla/bugs/bug40828-expected.png: Added. * tables/mozilla/bugs/bug40828-expected.txt: Added. * tables/mozilla/bugs/bug40828.html: Added. * tables/mozilla/bugs/bug41890-expected.checksum: Added. * tables/mozilla/bugs/bug41890-expected.png: Added. * tables/mozilla/bugs/bug41890-expected.txt: Added. * tables/mozilla/bugs/bug41890.html: Added. * tables/mozilla/bugs/bug42187-expected.checksum: Added. * tables/mozilla/bugs/bug42187-expected.png: Added. * tables/mozilla/bugs/bug42187-expected.txt: Added. * tables/mozilla/bugs/bug42187.html: Added. * tables/mozilla/bugs/bug42443-expected.checksum: Added. * tables/mozilla/bugs/bug42443-expected.png: Added. * tables/mozilla/bugs/bug42443-expected.txt: Added. * tables/mozilla/bugs/bug42443.html: Added. * tables/mozilla/bugs/bug43039-expected.checksum: Added. * tables/mozilla/bugs/bug43039-expected.png: Added. * tables/mozilla/bugs/bug43039-expected.txt: Added. * tables/mozilla/bugs/bug43039.html: Added. * tables/mozilla/bugs/bug43204-expected.checksum: Added. * tables/mozilla/bugs/bug43204-expected.png: Added. * tables/mozilla/bugs/bug43204-expected.txt: Added. * tables/mozilla/bugs/bug43204.html: Added. * tables/mozilla/bugs/bug43854-1-expected.checksum: Added. * tables/mozilla/bugs/bug43854-1-expected.png: Added. * tables/mozilla/bugs/bug43854-1-expected.txt: Added. * tables/mozilla/bugs/bug43854-1.html: Added. * tables/mozilla/bugs/bug43854-2-expected.checksum: Added. * tables/mozilla/bugs/bug43854-2-expected.png: Added. * tables/mozilla/bugs/bug43854-2-expected.txt: Added. * tables/mozilla/bugs/bug43854-2.html: Added. * tables/mozilla/bugs/bug44505-expected.checksum: Added. * tables/mozilla/bugs/bug44505-expected.png: Added. * tables/mozilla/bugs/bug44505-expected.txt: Added. * tables/mozilla/bugs/bug44505.html: Added. * tables/mozilla/bugs/bug44523-expected.checksum: Added. * tables/mozilla/bugs/bug44523-expected.png: Added. * tables/mozilla/bugs/bug44523-expected.txt: Added. * tables/mozilla/bugs/bug44523.html: Added. * tables/mozilla/bugs/bug45055-2-expected.checksum: Added. * tables/mozilla/bugs/bug45055-2-expected.png: Added. * tables/mozilla/bugs/bug45055-2-expected.txt: Added. * tables/mozilla/bugs/bug45055-2.html: Added. * tables/mozilla/bugs/bug45055-expected.checksum: Added. * tables/mozilla/bugs/bug45055-expected.png: Added. * tables/mozilla/bugs/bug45055-expected.txt: Added. * tables/mozilla/bugs/bug45055.html: Added. * tables/mozilla/bugs/bug45350-expected.checksum: Added. * tables/mozilla/bugs/bug45350-expected.png: Added. * tables/mozilla/bugs/bug45350-expected.txt: Added. * tables/mozilla/bugs/bug45350.html: Added. * tables/mozilla/bugs/bug45486-expected.checksum: Added. * tables/mozilla/bugs/bug45486-expected.png: Added. * tables/mozilla/bugs/bug45486-expected.txt: Added. * tables/mozilla/bugs/bug45486.html: Added. * tables/mozilla/bugs/bug46268-1-expected.checksum: Added. * tables/mozilla/bugs/bug46268-1-expected.png: Added. * tables/mozilla/bugs/bug46268-1-expected.txt: Added. * tables/mozilla/bugs/bug46268-1.html: Added. * tables/mozilla/bugs/bug46268-2-expected.checksum: Added. * tables/mozilla/bugs/bug46268-2-expected.png: Added. * tables/mozilla/bugs/bug46268-2-expected.txt: Added. * tables/mozilla/bugs/bug46268-2.html: Added. * tables/mozilla/bugs/bug46268-3-expected.checksum: Added. * tables/mozilla/bugs/bug46268-3-expected.png: Added. * tables/mozilla/bugs/bug46268-3-expected.txt: Added. * tables/mozilla/bugs/bug46268-3.html: Added. * tables/mozilla/bugs/bug46368-1-expected.checksum: Added. * tables/mozilla/bugs/bug46368-1-expected.png: Added. * tables/mozilla/bugs/bug46368-1-expected.txt: Added. * tables/mozilla/bugs/bug46368-1.html: Added. * tables/mozilla/bugs/bug46368-2-expected.checksum: Added. * tables/mozilla/bugs/bug46368-2-expected.png: Added. * tables/mozilla/bugs/bug46368-2-expected.txt: Added. * tables/mozilla/bugs/bug46368-2.html: Added. * tables/mozilla/bugs/bug46480-1-expected.checksum: Added. * tables/mozilla/bugs/bug46480-1-expected.png: Added. * tables/mozilla/bugs/bug46480-1-expected.txt: Added. * tables/mozilla/bugs/bug46480-1.html: Added. * tables/mozilla/bugs/bug46480-2-expected.checksum: Added. * tables/mozilla/bugs/bug46480-2-expected.png: Added. * tables/mozilla/bugs/bug46480-2-expected.txt: Added. * tables/mozilla/bugs/bug46480-2.html: Added. * tables/mozilla/bugs/bug46623-1-expected.checksum: Added. * tables/mozilla/bugs/bug46623-1-expected.png: Added. * tables/mozilla/bugs/bug46623-1-expected.txt: Added. * tables/mozilla/bugs/bug46623-1.html: Added. * tables/mozilla/bugs/bug46623-2-expected.checksum: Added. * tables/mozilla/bugs/bug46623-2-expected.png: Added. * tables/mozilla/bugs/bug46623-2-expected.txt: Added. * tables/mozilla/bugs/bug46623-2.html: Added. * tables/mozilla/bugs/bug46924-expected.checksum: Added. * tables/mozilla/bugs/bug46924-expected.png: Added. * tables/mozilla/bugs/bug46924-expected.txt: Added. * tables/mozilla/bugs/bug46924.html: Added. * tables/mozilla/bugs/bug46944-expected.checksum: Added. * tables/mozilla/bugs/bug46944-expected.png: Added. * tables/mozilla/bugs/bug46944-expected.txt: Added. * tables/mozilla/bugs/bug46944.html: Added. * tables/mozilla/bugs/bug47432-expected.checksum: Added. * tables/mozilla/bugs/bug47432-expected.png: Added. * tables/mozilla/bugs/bug47432-expected.txt: Added. * tables/mozilla/bugs/bug47432.html: Added. * tables/mozilla/bugs/bug48028-1-expected.checksum: Added. * tables/mozilla/bugs/bug48028-1-expected.png: Added. * tables/mozilla/bugs/bug48028-1-expected.txt: Added. * tables/mozilla/bugs/bug48028-1.html: Added. * tables/mozilla/bugs/bug48028-2-expected.checksum: Added. * tables/mozilla/bugs/bug48028-2-expected.png: Added. * tables/mozilla/bugs/bug48028-2-expected.txt: Added. * tables/mozilla/bugs/bug48028-2.html: Added. * tables/mozilla/bugs/bug48827-expected.checksum: Added. * tables/mozilla/bugs/bug48827-expected.png: Added. * tables/mozilla/bugs/bug48827-expected.txt: Added. * tables/mozilla/bugs/bug48827.html: Added. * tables/mozilla/bugs/bug50695-1-expected.checksum: Added. * tables/mozilla/bugs/bug50695-1-expected.png: Added. * tables/mozilla/bugs/bug50695-1-expected.txt: Added. * tables/mozilla/bugs/bug50695-1.html: Added. * tables/mozilla/bugs/bug50695-2-expected.checksum: Added. * tables/mozilla/bugs/bug50695-2-expected.png: Added. * tables/mozilla/bugs/bug50695-2-expected.txt: Added. * tables/mozilla/bugs/bug50695-2.html: Added. * tables/mozilla/bugs/bug51037-expected.checksum: Added. * tables/mozilla/bugs/bug51037-expected.png: Added. * tables/mozilla/bugs/bug51037-expected.txt: Added. * tables/mozilla/bugs/bug51037.html: Added. * tables/mozilla/bugs/bug51140-expected.checksum: Added. * tables/mozilla/bugs/bug51140-expected.png: Added. * tables/mozilla/bugs/bug51140-expected.txt: Added. * tables/mozilla/bugs/bug51140.html: Added. * tables/mozilla/bugs/bug51727-expected.checksum: Added. * tables/mozilla/bugs/bug51727-expected.png: Added. * tables/mozilla/bugs/bug51727-expected.txt: Added. * tables/mozilla/bugs/bug51727.html: Added. * tables/mozilla/bugs/bug52505-expected.checksum: Added. * tables/mozilla/bugs/bug52505-expected.png: Added. * tables/mozilla/bugs/bug52505-expected.txt: Added. * tables/mozilla/bugs/bug52505.html: Added. * tables/mozilla/bugs/bug52506-expected.checksum: Added. * tables/mozilla/bugs/bug52506-expected.png: Added. * tables/mozilla/bugs/bug52506-expected.txt: Added. * tables/mozilla/bugs/bug52506.html: Added. * tables/mozilla/bugs/bug53690-1-expected.checksum: Added. * tables/mozilla/bugs/bug53690-1-expected.png: Added. * tables/mozilla/bugs/bug53690-1-expected.txt: Added. * tables/mozilla/bugs/bug53690-1.html: Added. * tables/mozilla/bugs/bug53690-2-expected.checksum: Added. * tables/mozilla/bugs/bug53690-2-expected.png: Added. * tables/mozilla/bugs/bug53690-2-expected.txt: Added. * tables/mozilla/bugs/bug53690-2.html: Added. * tables/mozilla/bugs/bug53891-expected.checksum: Added. * tables/mozilla/bugs/bug53891-expected.png: Added. * tables/mozilla/bugs/bug53891-expected.txt: Added. * tables/mozilla/bugs/bug53891.html: Added. * tables/mozilla/bugs/bug54450-expected.checksum: Added. * tables/mozilla/bugs/bug54450-expected.png: Added. * tables/mozilla/bugs/bug54450-expected.txt: Added. * tables/mozilla/bugs/bug54450.html: Added. * tables/mozilla/bugs/bug55527-expected.checksum: Added. * tables/mozilla/bugs/bug55527-expected.png: Added. * tables/mozilla/bugs/bug55527-expected.txt: Added. * tables/mozilla/bugs/bug55527.html: Added. * tables/mozilla/bugs/bug55545-expected.checksum: Added. * tables/mozilla/bugs/bug55545-expected.png: Added. * tables/mozilla/bugs/bug55545-expected.txt: Added. * tables/mozilla/bugs/bug55545.html: Added. * tables/mozilla/bugs/bug55694-expected.checksum: Added. * tables/mozilla/bugs/bug55694-expected.png: Added. * tables/mozilla/bugs/bug55694-expected.txt: Added. * tables/mozilla/bugs/bug55694.html: Added. * tables/mozilla/bugs/bug55789-expected.checksum: Added. * tables/mozilla/bugs/bug55789-expected.png: Added. * tables/mozilla/bugs/bug55789-expected.txt: Added. * tables/mozilla/bugs/bug55789.html: Added. * tables/mozilla/bugs/bug56201-expected.checksum: Added. * tables/mozilla/bugs/bug56201-expected.png: Added. * tables/mozilla/bugs/bug56201-expected.txt: Added. * tables/mozilla/bugs/bug56201.html: Added. * tables/mozilla/bugs/bug56405-expected.checksum: Added. * tables/mozilla/bugs/bug56405-expected.png: Added. * tables/mozilla/bugs/bug56405-expected.txt: Added. * tables/mozilla/bugs/bug56405.html: Added. * tables/mozilla/bugs/bug56563-expected.checksum: Added. * tables/mozilla/bugs/bug56563-expected.png: Added. * tables/mozilla/bugs/bug56563-expected.txt: Added. * tables/mozilla/bugs/bug56563.html: Added. * tables/mozilla/bugs/bug57300-expected.checksum: Added. * tables/mozilla/bugs/bug57300-expected.png: Added. * tables/mozilla/bugs/bug57300-expected.txt: Added. * tables/mozilla/bugs/bug57300.html: Added. * tables/mozilla/bugs/bug57378-expected.checksum: Added. * tables/mozilla/bugs/bug57378-expected.png: Added. * tables/mozilla/bugs/bug57378-expected.txt: Added. * tables/mozilla/bugs/bug57378.html: Added. * tables/mozilla/bugs/bug57828-2-expected.checksum: Added. * tables/mozilla/bugs/bug57828-2-expected.png: Added. * tables/mozilla/bugs/bug57828-2-expected.txt: Added. * tables/mozilla/bugs/bug57828-2.html: Added. * tables/mozilla/bugs/bug57828-expected.checksum: Added. * tables/mozilla/bugs/bug57828-expected.png: Added. * tables/mozilla/bugs/bug57828-expected.txt: Added. * tables/mozilla/bugs/bug57828.html: Added. * tables/mozilla/bugs/bug58402-1-expected.checksum: Added. * tables/mozilla/bugs/bug58402-1-expected.png: Added. * tables/mozilla/bugs/bug58402-1-expected.txt: Added. * tables/mozilla/bugs/bug58402-1.html: Added. * tables/mozilla/bugs/bug59354-expected.checksum: Added. * tables/mozilla/bugs/bug59354-expected.png: Added. * tables/mozilla/bugs/bug59354-expected.txt: Added. * tables/mozilla/bugs/bug59354.html: Added. * tables/mozilla/bugs/bug60013-expected.checksum: Added. * tables/mozilla/bugs/bug60013-expected.png: Added. * tables/mozilla/bugs/bug60013-expected.txt: Added. * tables/mozilla/bugs/bug60013.html: Added. * tables/mozilla/bugs/bug60749-expected.checksum: Added. * tables/mozilla/bugs/bug60749-expected.png: Added. * tables/mozilla/bugs/bug60749-expected.txt: Added. * tables/mozilla/bugs/bug60749.html: Added. * tables/mozilla/bugs/bug60804-expected.checksum: Added. * tables/mozilla/bugs/bug60804-expected.png: Added. * tables/mozilla/bugs/bug60804-expected.txt: Added. * tables/mozilla/bugs/bug60804.html: Added. * tables/mozilla/bugs/bug60807-expected.checksum: Added. * tables/mozilla/bugs/bug60807-expected.png: Added. * tables/mozilla/bugs/bug60807-expected.txt: Added. * tables/mozilla/bugs/bug60807.html: Added. * tables/mozilla/bugs/bug60992-expected.checksum: Added. * tables/mozilla/bugs/bug60992-expected.png: Added. * tables/mozilla/bugs/bug60992-expected.txt: Added. * tables/mozilla/bugs/bug60992.html: Added. * tables/mozilla/bugs/bug63785-expected.checksum: Added. * tables/mozilla/bugs/bug63785-expected.png: Added. * tables/mozilla/bugs/bug63785-expected.txt: Added. * tables/mozilla/bugs/bug63785.html: Added. * tables/mozilla/bugs/bug67864-expected.checksum: Added. * tables/mozilla/bugs/bug67864-expected.png: Added. * tables/mozilla/bugs/bug67864-expected.txt: Added. * tables/mozilla/bugs/bug67864.html: Added. * tables/mozilla/bugs/bug67915-1-expected.checksum: Added. * tables/mozilla/bugs/bug67915-1-expected.png: Added. * tables/mozilla/bugs/bug67915-1-expected.txt: Added. * tables/mozilla/bugs/bug67915-1.html: Added. * tables/mozilla/bugs/bug68912-expected.checksum: Added. * tables/mozilla/bugs/bug68912-expected.png: Added. * tables/mozilla/bugs/bug68912-expected.txt: Added. * tables/mozilla/bugs/bug68912.html: Added. * tables/mozilla/bugs/bug68998-expected.checksum: Added. * tables/mozilla/bugs/bug68998-expected.png: Added. * tables/mozilla/bugs/bug68998-expected.txt: Added. * tables/mozilla/bugs/bug68998.html: Added. * tables/mozilla/bugs/bug69187-expected.checksum: Added. * tables/mozilla/bugs/bug69187-expected.png: Added. * tables/mozilla/bugs/bug69187-expected.txt: Added. * tables/mozilla/bugs/bug69187.html: Added. * tables/mozilla/bugs/bug69382-1-expected.checksum: Added. * tables/mozilla/bugs/bug69382-1-expected.png: Added. * tables/mozilla/bugs/bug69382-1-expected.txt: Added. * tables/mozilla/bugs/bug69382-1.html: Added. * tables/mozilla/bugs/bug69382-2-expected.checksum: Added. * tables/mozilla/bugs/bug69382-2-expected.png: Added. * tables/mozilla/bugs/bug69382-2-expected.txt: Added. * tables/mozilla/bugs/bug69382-2.html: Added. * tables/mozilla/bugs/bug72359-expected.checksum: Added. * tables/mozilla/bugs/bug72359-expected.png: Added. * tables/mozilla/bugs/bug72359-expected.txt: Added. * tables/mozilla/bugs/bug72359.xml: Added. * tables/mozilla/bugs/bug73321-expected.checksum: Added. * tables/mozilla/bugs/bug73321-expected.png: Added. * tables/mozilla/bugs/bug73321-expected.txt: Added. * tables/mozilla/bugs/bug73321.html: Added. * tables/mozilla/bugs/bug75250-expected.checksum: Added. * tables/mozilla/bugs/bug75250-expected.png: Added. * tables/mozilla/bugs/bug75250-expected.txt: Added. * tables/mozilla/bugs/bug75250.html: Added. * tables/mozilla/bugs/bug78162-expected.checksum: Added. * tables/mozilla/bugs/bug78162-expected.png: Added. * tables/mozilla/bugs/bug78162-expected.txt: Added. * tables/mozilla/bugs/bug78162.html: Added. * tables/mozilla/bugs/bug80762-1-expected.checksum: Added. * tables/mozilla/bugs/bug80762-1-expected.png: Added. * tables/mozilla/bugs/bug80762-1-expected.txt: Added. * tables/mozilla/bugs/bug80762-1.html: Added. * tables/mozilla/bugs/bug81934-expected.checksum: Added. * tables/mozilla/bugs/bug81934-expected.png: Added. * tables/mozilla/bugs/bug81934-expected.txt: Added. * tables/mozilla/bugs/bug81934.html: Added. * tables/mozilla/bugs/bug82946-1-expected.checksum: Added. * tables/mozilla/bugs/bug82946-1-expected.png: Added. * tables/mozilla/bugs/bug82946-1-expected.txt: Added. * tables/mozilla/bugs/bug82946-1.html: Added. * tables/mozilla/bugs/bug82946-2-expected.checksum: Added. * tables/mozilla/bugs/bug82946-2-expected.png: Added. * tables/mozilla/bugs/bug82946-2-expected.txt: Added. * tables/mozilla/bugs/bug82946-2.html: Added. * tables/mozilla/bugs/bug83786-expected.checksum: Added. * tables/mozilla/bugs/bug83786-expected.png: Added. * tables/mozilla/bugs/bug83786-expected.txt: Added. * tables/mozilla/bugs/bug83786.html: Added. * tables/mozilla/bugs/bug86220-expected.checksum: Added. * tables/mozilla/bugs/bug86220-expected.png: Added. * tables/mozilla/bugs/bug86220-expected.txt: Added. * tables/mozilla/bugs/bug86220.html: Added. * tables/mozilla/bugs/bug86708-expected.checksum: Added. * tables/mozilla/bugs/bug86708-expected.png: Added. * tables/mozilla/bugs/bug86708-expected.txt: Added. * tables/mozilla/bugs/bug86708.html: Added. * tables/mozilla/bugs/bug88035-1-expected.checksum: Added. * tables/mozilla/bugs/bug88035-1-expected.png: Added. * tables/mozilla/bugs/bug88035-1-expected.txt: Added. * tables/mozilla/bugs/bug88035-1.html: Added. * tables/mozilla/bugs/bug88035-2-expected.checksum: Added. * tables/mozilla/bugs/bug88035-2-expected.png: Added. * tables/mozilla/bugs/bug88035-2-expected.txt: Added. * tables/mozilla/bugs/bug88035-2.html: Added. * tables/mozilla/bugs/bug88524-expected.checksum: Added. * tables/mozilla/bugs/bug88524-expected.png: Added. * tables/mozilla/bugs/bug88524-expected.txt: Added. * tables/mozilla/bugs/bug88524.html: Added. * tables/mozilla/bugs/bug92143-expected.checksum: Added. * tables/mozilla/bugs/bug92143-expected.png: Added. * tables/mozilla/bugs/bug92143-expected.txt: Added. * tables/mozilla/bugs/bug92143.html: Added. * tables/mozilla/bugs/bug92647-2-expected.checksum: Added. * tables/mozilla/bugs/bug92647-2-expected.png: Added. * tables/mozilla/bugs/bug92647-2-expected.txt: Added. * tables/mozilla/bugs/bug92647-2.html: Added. * tables/mozilla/bugs/bug92868-expected.checksum: Added. * tables/mozilla/bugs/bug92868-expected.png: Added. * tables/mozilla/bugs/bug92868-expected.txt: Added. * tables/mozilla/bugs/bug92868.html: Added. * tables/mozilla/bugs/bug93363-expected.checksum: Added. * tables/mozilla/bugs/bug93363-expected.png: Added. * tables/mozilla/bugs/bug93363-expected.txt: Added. * tables/mozilla/bugs/bug93363.html: Added. * tables/mozilla/bugs/bug96334-expected.checksum: Added. * tables/mozilla/bugs/bug96334-expected.png: Added. * tables/mozilla/bugs/bug96334-expected.txt: Added. * tables/mozilla/bugs/bug96334.html: Added. * tables/mozilla/bugs/bug96343-expected.checksum: Added. * tables/mozilla/bugs/bug96343-expected.png: Added. * tables/mozilla/bugs/bug96343-expected.txt: Added. * tables/mozilla/bugs/bug96343.html: Added. * tables/mozilla/bugs/bug97138-expected.checksum: Added. * tables/mozilla/bugs/bug97138-expected.png: Added. * tables/mozilla/bugs/bug97138-expected.txt: Added. * tables/mozilla/bugs/bug97138.html: Added. * tables/mozilla/bugs/bug97383-expected.checksum: Added. * tables/mozilla/bugs/bug97383-expected.png: Added. * tables/mozilla/bugs/bug97383-expected.txt: Added. * tables/mozilla/bugs/bug97383.html: Added. * tables/mozilla/bugs/bug98196-expected.checksum: Added. * tables/mozilla/bugs/bug98196-expected.png: Added. * tables/mozilla/bugs/bug98196-expected.txt: Added. * tables/mozilla/bugs/bug98196.html: Added. * tables/mozilla/bugs/bug99923-expected.checksum: Added. * tables/mozilla/bugs/bug99923-expected.png: Added. * tables/mozilla/bugs/bug99923-expected.txt: Added. * tables/mozilla/bugs/bug99923.html: Added. * tables/mozilla/bugs/bug99948-expected.checksum: Added. * tables/mozilla/bugs/bug99948-expected.png: Added. * tables/mozilla/bugs/bug99948-expected.txt: Added. * tables/mozilla/bugs/bug99948.html: Added. 2006-03-15 Beth Dakin <bdakin@apple.com> Rubber stamped by Geoff More Mozilla table tests. * ChangeLog: * tables/mozilla/bugs: Added. * tables/mozilla/bugs/45621-expected.checksum: Added. * tables/mozilla/bugs/45621-expected.png: Added. * tables/mozilla/bugs/45621-expected.txt: Added. * tables/mozilla/bugs/45621.html: Added. * tables/mozilla/bugs/adforce_imgis_com-expected.checksum: Added. * tables/mozilla/bugs/adforce_imgis_com-expected.png: Added. * tables/mozilla/bugs/adforce_imgis_com-expected.txt: Added. * tables/mozilla/bugs/adforce_imgis_com.html: Added. * tables/mozilla/bugs/bug10009-expected.checksum: Added. * tables/mozilla/bugs/bug10009-expected.png: Added. * tables/mozilla/bugs/bug10009-expected.txt: Added. * tables/mozilla/bugs/bug10009.html: Added. * tables/mozilla/bugs/bug10036-expected.checksum: Added. * tables/mozilla/bugs/bug10036-expected.png: Added. * tables/mozilla/bugs/bug10036-expected.txt: Added. * tables/mozilla/bugs/bug10036.html: Added. * tables/mozilla/bugs/bug10039-expected.checksum: Added. * tables/mozilla/bugs/bug10039-expected.png: Added. * tables/mozilla/bugs/bug10039-expected.txt: Added. * tables/mozilla/bugs/bug10039.html: Added. * tables/mozilla/bugs/bug10269-1-expected.checksum: Added. * tables/mozilla/bugs/bug10269-1-expected.png: Added. * tables/mozilla/bugs/bug10269-1-expected.txt: Added. * tables/mozilla/bugs/bug10269-1.html: Added. * tables/mozilla/bugs/bug10269-2-expected.checksum: Added. * tables/mozilla/bugs/bug10269-2-expected.png: Added. * tables/mozilla/bugs/bug10269-2-expected.txt: Added. * tables/mozilla/bugs/bug10269-2.html: Added. * tables/mozilla/bugs/bug10296-1-expected.checksum: Added. * tables/mozilla/bugs/bug10296-1-expected.png: Added. * tables/mozilla/bugs/bug10296-1-expected.txt: Added. * tables/mozilla/bugs/bug10296-1.html: Added. * tables/mozilla/bugs/bug10296-2-expected.checksum: Added. * tables/mozilla/bugs/bug10296-2-expected.png: Added. * tables/mozilla/bugs/bug10296-2-expected.txt: Added. * tables/mozilla/bugs/bug10296-2.html: Added. * tables/mozilla/bugs/bug1055-1-expected.checksum: Added. * tables/mozilla/bugs/bug1055-1-expected.png: Added. * tables/mozilla/bugs/bug1055-1-expected.txt: Added. * tables/mozilla/bugs/bug1055-1.html: Added. * tables/mozilla/bugs/bug10565-expected.checksum: Added. * tables/mozilla/bugs/bug10565-expected.png: Added. * tables/mozilla/bugs/bug10565-expected.txt: Added. * tables/mozilla/bugs/bug10565.html: Added. * tables/mozilla/bugs/bug10633-expected.checksum: Added. * tables/mozilla/bugs/bug10633-expected.png: Added. * tables/mozilla/bugs/bug10633-expected.txt: Added. * tables/mozilla/bugs/bug10633.html: Added. * tables/mozilla/bugs/bug1067-1-expected.checksum: Added. * tables/mozilla/bugs/bug1067-1-expected.png: Added. * tables/mozilla/bugs/bug1067-1-expected.txt: Added. * tables/mozilla/bugs/bug1067-1.html: Added. * tables/mozilla/bugs/bug1067-2-expected.checksum: Added. * tables/mozilla/bugs/bug1067-2-expected.png: Added. * tables/mozilla/bugs/bug1067-2-expected.txt: Added. * tables/mozilla/bugs/bug1067-2.html: Added. * tables/mozilla/bugs/bug11026-expected.checksum: Added. * tables/mozilla/bugs/bug11026-expected.png: Added. * tables/mozilla/bugs/bug11026-expected.txt: Added. * tables/mozilla/bugs/bug11026.html: Added. * tables/mozilla/bugs/bug11321-expected.checksum: Added. * tables/mozilla/bugs/bug11321-expected.png: Added. * tables/mozilla/bugs/bug11321-expected.txt: Added. * tables/mozilla/bugs/bug11321.html: Added. * tables/mozilla/bugs/bug11384q-expected.checksum: Added. * tables/mozilla/bugs/bug11384q-expected.png: Added. * tables/mozilla/bugs/bug11384q-expected.txt: Added. * tables/mozilla/bugs/bug11384q.html: Added. * tables/mozilla/bugs/bug1163-1-expected.checksum: Added. * tables/mozilla/bugs/bug1163-1-expected.png: Added. * tables/mozilla/bugs/bug1163-1-expected.txt: Added. * tables/mozilla/bugs/bug1163-1.html: Added. * tables/mozilla/bugs/bug1188-expected.checksum: Added. * tables/mozilla/bugs/bug1188-expected.png: Added. * tables/mozilla/bugs/bug1188-expected.txt: Added. * tables/mozilla/bugs/bug1188.html: Added. * tables/mozilla/bugs/bug11944-expected.checksum: Added. * tables/mozilla/bugs/bug11944-expected.png: Added. * tables/mozilla/bugs/bug11944-expected.txt: Added. * tables/mozilla/bugs/bug11944.html: Added. * tables/mozilla/bugs/bug12008-expected.checksum: Added. * tables/mozilla/bugs/bug12008-expected.png: Added. * tables/mozilla/bugs/bug12008-expected.txt: Added. * tables/mozilla/bugs/bug12008.html: Added. * tables/mozilla/bugs/bug1220-expected.checksum: Added. * tables/mozilla/bugs/bug1220-expected.png: Added. * tables/mozilla/bugs/bug1220-expected.txt: Added. * tables/mozilla/bugs/bug1220.html: Added. * tables/mozilla/bugs/bug1224-expected.checksum: Added. * tables/mozilla/bugs/bug1224-expected.png: Added. * tables/mozilla/bugs/bug1224-expected.txt: Added. * tables/mozilla/bugs/bug1224.html: Added. * tables/mozilla/bugs/bug12268-expected.checksum: Added. * tables/mozilla/bugs/bug12268-expected.png: Added. * tables/mozilla/bugs/bug12268-expected.txt: Added. * tables/mozilla/bugs/bug12268.html: Added. * tables/mozilla/bugs/bug12384-expected.checksum: Added. * tables/mozilla/bugs/bug12384-expected.png: Added. * tables/mozilla/bugs/bug12384-expected.txt: Added. * tables/mozilla/bugs/bug12384.html: Added. * tables/mozilla/bugs/bug1261-expected.checksum: Added. * tables/mozilla/bugs/bug1261-expected.png: Added. * tables/mozilla/bugs/bug1261-expected.txt: Added. * tables/mozilla/bugs/bug1261.html: Added. * tables/mozilla/bugs/bug12709-expected.checksum: Added. * tables/mozilla/bugs/bug12709-expected.png: Added. * tables/mozilla/bugs/bug12709-expected.txt: Added. * tables/mozilla/bugs/bug12709.html: Added. * tables/mozilla/bugs/bug1271-expected.checksum: Added. * tables/mozilla/bugs/bug1271-expected.png: Added. * tables/mozilla/bugs/bug1271-expected.txt: Added. * tables/mozilla/bugs/bug1271.html: Added. * tables/mozilla/bugs/bug12908-1-expected.checksum: Added. * tables/mozilla/bugs/bug12908-1-expected.png: Added. * tables/mozilla/bugs/bug12908-1-expected.txt: Added. * tables/mozilla/bugs/bug12908-1.html: Added. * tables/mozilla/bugs/bug12908-2-expected.checksum: Added. * tables/mozilla/bugs/bug12908-2-expected.png: Added. * tables/mozilla/bugs/bug12908-2-expected.txt: Added. * tables/mozilla/bugs/bug12908-2.html: Added. * tables/mozilla/bugs/bug12910-2-expected.checksum: Added. * tables/mozilla/bugs/bug12910-2-expected.png: Added. * tables/mozilla/bugs/bug12910-2-expected.txt: Added. * tables/mozilla/bugs/bug12910-2.html: Added. * tables/mozilla/bugs/bug12910-expected.checksum: Added. * tables/mozilla/bugs/bug12910-expected.png: Added. * tables/mozilla/bugs/bug12910-expected.txt: Added. * tables/mozilla/bugs/bug12910.html: Added. * tables/mozilla/bugs/bug1296-expected.checksum: Added. * tables/mozilla/bugs/bug1296-expected.png: Added. * tables/mozilla/bugs/bug1296-expected.txt: Added. * tables/mozilla/bugs/bug1296.html: Added. * tables/mozilla/bugs/bug1302-expected.checksum: Added. * tables/mozilla/bugs/bug1302-expected.png: Added. * tables/mozilla/bugs/bug1302-expected.txt: Added. * tables/mozilla/bugs/bug1302.html: Added. * tables/mozilla/bugs/bug13105-expected.checksum: Added. * tables/mozilla/bugs/bug13105-expected.png: Added. * tables/mozilla/bugs/bug13105-expected.txt: Added. * tables/mozilla/bugs/bug13105.html: Added. * tables/mozilla/bugs/bug13118-expected.checksum: Added. * tables/mozilla/bugs/bug13118-expected.png: Added. * tables/mozilla/bugs/bug13118-expected.txt: Added. * tables/mozilla/bugs/bug13118.html: Added. * tables/mozilla/bugs/bug13169-expected.checksum: Added. * tables/mozilla/bugs/bug13169-expected.png: Added. * tables/mozilla/bugs/bug13169-expected.txt: Added. * tables/mozilla/bugs/bug13169.html: Added. * tables/mozilla/bugs/bug1318-expected.checksum: Added. * tables/mozilla/bugs/bug1318-expected.png: Added. * tables/mozilla/bugs/bug1318-expected.txt: Added. * tables/mozilla/bugs/bug1318.html: Added. * tables/mozilla/bugs/bug13196-expected.checksum: Added. * tables/mozilla/bugs/bug13196-expected.png: Added. * tables/mozilla/bugs/bug13196-expected.txt: Added. * tables/mozilla/bugs/bug13196.html: Added. * tables/mozilla/bugs/bug13484-expected.checksum: Added. * tables/mozilla/bugs/bug13484-expected.png: Added. * tables/mozilla/bugs/bug13484-expected.txt: Added. * tables/mozilla/bugs/bug13484.html: Added. * tables/mozilla/bugs/bug13526-expected.checksum: Added. * tables/mozilla/bugs/bug13526-expected.png: Added. * tables/mozilla/bugs/bug13526-expected.txt: Added. * tables/mozilla/bugs/bug13526.html: Added. * tables/mozilla/bugs/bug14159-1-expected.checksum: Added. * tables/mozilla/bugs/bug14159-1-expected.png: Added. * tables/mozilla/bugs/bug14159-1-expected.txt: Added. * tables/mozilla/bugs/bug14159-1.html: Added. * tables/mozilla/bugs/bug14159-3-expected.checksum: Added. * tables/mozilla/bugs/bug14159-3-expected.png: Added. * tables/mozilla/bugs/bug14159-3-expected.txt: Added. * tables/mozilla/bugs/bug14159-3.html: Added. * tables/mozilla/bugs/bug1430-expected.checksum: Added. * tables/mozilla/bugs/bug1430-expected.png: Added. * tables/mozilla/bugs/bug1430-expected.txt: Added. * tables/mozilla/bugs/bug1430.html: Added. * tables/mozilla/bugs/bug1474-expected.checksum: Added. * tables/mozilla/bugs/bug1474-expected.png: Added. * tables/mozilla/bugs/bug1474-expected.txt: Added. * tables/mozilla/bugs/bug1474.html: Added. * tables/mozilla/bugs/bug14929-expected.checksum: Added. * tables/mozilla/bugs/bug14929-expected.png: Added. * tables/mozilla/bugs/bug14929-expected.txt: Added. * tables/mozilla/bugs/bug14929.html: Added. * tables/mozilla/bugs/bug15247-expected.checksum: Added. * tables/mozilla/bugs/bug15247-expected.png: Added. * tables/mozilla/bugs/bug15247-expected.txt: Added. * tables/mozilla/bugs/bug15247.html: Added. * tables/mozilla/bugs/bug15544-expected.checksum: Added. * tables/mozilla/bugs/bug15544-expected.png: Added. * tables/mozilla/bugs/bug15544-expected.txt: Added. * tables/mozilla/bugs/bug15544.html: Added. * tables/mozilla/bugs/bug15933-expected.checksum: Added. * tables/mozilla/bugs/bug15933-expected.png: Added. * tables/mozilla/bugs/bug15933-expected.txt: Added. * tables/mozilla/bugs/bug15933.html: Added. * tables/mozilla/bugs/bug16012-expected.checksum: Added. * tables/mozilla/bugs/bug16012-expected.png: Added. * tables/mozilla/bugs/bug16012-expected.txt: Added. * tables/mozilla/bugs/bug16012.html: Added. * tables/mozilla/bugs/bug16252-expected.checksum: Added. * tables/mozilla/bugs/bug16252-expected.png: Added. * tables/mozilla/bugs/bug16252-expected.txt: Added. * tables/mozilla/bugs/bug16252.html: Added. * tables/mozilla/bugs/bug17130-1-expected.checksum: Added. * tables/mozilla/bugs/bug17130-1-expected.png: Added. * tables/mozilla/bugs/bug17130-1-expected.txt: Added. * tables/mozilla/bugs/bug17130-1.html: Added. * tables/mozilla/bugs/bug17130-2-expected.checksum: Added. * tables/mozilla/bugs/bug17130-2-expected.png: Added. * tables/mozilla/bugs/bug17130-2-expected.txt: Added. * tables/mozilla/bugs/bug17130-2.html: Added. * tables/mozilla/bugs/bug17138-expected.checksum: Added. * tables/mozilla/bugs/bug17138-expected.png: Added. * tables/mozilla/bugs/bug17138-expected.txt: Added. * tables/mozilla/bugs/bug17138.html: Added. * tables/mozilla/bugs/bug17168-expected.checksum: Added. * tables/mozilla/bugs/bug17168-expected.png: Added. * tables/mozilla/bugs/bug17168-expected.txt: Added. * tables/mozilla/bugs/bug17168.html: Added. * tables/mozilla/bugs/bug17548-expected.checksum: Added. * tables/mozilla/bugs/bug17548-expected.png: Added. * tables/mozilla/bugs/bug17548-expected.txt: Added. * tables/mozilla/bugs/bug17548.html: Added. * tables/mozilla/bugs/bug17587-expected.checksum: Added. * tables/mozilla/bugs/bug17587-expected.png: Added. * tables/mozilla/bugs/bug17587-expected.txt: Added. * tables/mozilla/bugs/bug17587.html: Added. * tables/mozilla/bugs/bug1800-expected.checksum: Added. * tables/mozilla/bugs/bug1800-expected.png: Added. * tables/mozilla/bugs/bug1800-expected.txt: Added. * tables/mozilla/bugs/bug1800.html: Added. * tables/mozilla/bugs/bug1802-expected.checksum: Added. * tables/mozilla/bugs/bug1802-expected.png: Added. * tables/mozilla/bugs/bug1802-expected.txt: Added. * tables/mozilla/bugs/bug1802.html: Added. * tables/mozilla/bugs/bug1802s-expected.checksum: Added. * tables/mozilla/bugs/bug1802s-expected.png: Added. * tables/mozilla/bugs/bug1802s-expected.txt: Added. * tables/mozilla/bugs/bug1802s.html: Added. * tables/mozilla/bugs/bug1809-expected.checksum: Added. * tables/mozilla/bugs/bug1809-expected.png: Added. * tables/mozilla/bugs/bug1809-expected.txt: Added. * tables/mozilla/bugs/bug1809.html: Added. * tables/mozilla/bugs/bug1818-1-expected.checksum: Added. * tables/mozilla/bugs/bug1818-1-expected.png: Added. * tables/mozilla/bugs/bug1818-1-expected.txt: Added. * tables/mozilla/bugs/bug1818-1.html: Added. * tables/mozilla/bugs/bug1818-2-expected.checksum: Added. * tables/mozilla/bugs/bug1818-2-expected.png: Added. * tables/mozilla/bugs/bug1818-2-expected.txt: Added. * tables/mozilla/bugs/bug1818-2.html: Added. * tables/mozilla/bugs/bug1818-3-expected.checksum: Added. * tables/mozilla/bugs/bug1818-3-expected.png: Added. * tables/mozilla/bugs/bug1818-3-expected.txt: Added. * tables/mozilla/bugs/bug1818-3.html: Added. * tables/mozilla/bugs/bug1818-4-expected.checksum: Added. * tables/mozilla/bugs/bug1818-4-expected.png: Added. * tables/mozilla/bugs/bug1818-4-expected.txt: Added. * tables/mozilla/bugs/bug1818-4.html: Added. * tables/mozilla/bugs/bug1818-5-expected.checksum: Added. * tables/mozilla/bugs/bug1818-5-expected.png: Added. * tables/mozilla/bugs/bug1818-5-expected.txt: Added. * tables/mozilla/bugs/bug1818-5.html: Added. * tables/mozilla/bugs/bug1818-6-expected.checksum: Added. * tables/mozilla/bugs/bug1818-6-expected.png: Added. * tables/mozilla/bugs/bug1818-6-expected.txt: Added. * tables/mozilla/bugs/bug1818-6.html: Added. * tables/mozilla/bugs/bug1828-expected.checksum: Added. * tables/mozilla/bugs/bug1828-expected.png: Added. * tables/mozilla/bugs/bug1828-expected.txt: Added. * tables/mozilla/bugs/bug1828.html: Added. * tables/mozilla/bugs/bug18359-expected.checksum: Added. * tables/mozilla/bugs/bug18359-expected.png: Added. * tables/mozilla/bugs/bug18359-expected.txt: Added. * tables/mozilla/bugs/bug18359.html: Added. * tables/mozilla/bugs/bug18558-expected.checksum: Added. * tables/mozilla/bugs/bug18558-expected.png: Added. * tables/mozilla/bugs/bug18558-expected.txt: Added. * tables/mozilla/bugs/bug18558.html: Added. * tables/mozilla/bugs/bug2050-expected.checksum: Added. * tables/mozilla/bugs/bug2050-expected.png: Added. * tables/mozilla/bugs/bug2050-expected.txt: Added. * tables/mozilla/bugs/bug2050.html: Added. * tables/mozilla/bugs/bug2065-expected.checksum: Added. * tables/mozilla/bugs/bug2065-expected.png: Added. * tables/mozilla/bugs/bug2065-expected.txt: Added. * tables/mozilla/bugs/bug2065.html: Added. * tables/mozilla/bugs/bug2123-expected.checksum: Added. * tables/mozilla/bugs/bug2123-expected.png: Added. * tables/mozilla/bugs/bug2123-expected.txt: Added. * tables/mozilla/bugs/bug2123.html: Added. * tables/mozilla/bugs/bug2267-expected.checksum: Added. * tables/mozilla/bugs/bug2267-expected.png: Added. * tables/mozilla/bugs/bug2267-expected.txt: Added. * tables/mozilla/bugs/bug2267.html: Added. * tables/mozilla/bugs/bug2296-expected.checksum: Added. * tables/mozilla/bugs/bug2296-expected.png: Added. * tables/mozilla/bugs/bug2296-expected.txt: Added. * tables/mozilla/bugs/bug2296.html: Added. * tables/mozilla/bugs/bug2469-expected.checksum: Added. * tables/mozilla/bugs/bug2469-expected.png: Added. * tables/mozilla/bugs/bug2469-expected.txt: Added. * tables/mozilla/bugs/bug2469.html: Added. * tables/mozilla/bugs/bug2479-1-expected.checksum: Added. * tables/mozilla/bugs/bug2479-1-expected.png: Added. * tables/mozilla/bugs/bug2479-1-expected.txt: Added. * tables/mozilla/bugs/bug2479-1.html: Added. * tables/mozilla/bugs/bug2479-3-expected.checksum: Added. * tables/mozilla/bugs/bug2479-3-expected.png: Added. * tables/mozilla/bugs/bug2479-3-expected.txt: Added. * tables/mozilla/bugs/bug2479-3.html: Added. * tables/mozilla/bugs/bug2479-4-expected.checksum: Added. * tables/mozilla/bugs/bug2479-4-expected.png: Added. * tables/mozilla/bugs/bug2479-4-expected.txt: Added. * tables/mozilla/bugs/bug2479-4.html: Added. * tables/mozilla/bugs/bug2509-expected.checksum: Added. * tables/mozilla/bugs/bug2509-expected.png: Added. * tables/mozilla/bugs/bug2509-expected.txt: Added. * tables/mozilla/bugs/bug2509.html: Added. * tables/mozilla/bugs/bug2516-expected.checksum: Added. * tables/mozilla/bugs/bug2516-expected.png: Added. * tables/mozilla/bugs/bug2516-expected.txt: Added. * tables/mozilla/bugs/bug2516.html: Added. * tables/mozilla/bugs/bug2585-expected.checksum: Added. * tables/mozilla/bugs/bug2585-expected.png: Added. * tables/mozilla/bugs/bug2585-expected.txt: Added. * tables/mozilla/bugs/bug2585.html: Added. * tables/mozilla/bugs/bug2684-expected.checksum: Added. * tables/mozilla/bugs/bug2684-expected.png: Added. * tables/mozilla/bugs/bug2684-expected.txt: Added. * tables/mozilla/bugs/bug2684.html: Added. * tables/mozilla/bugs/bug2757-expected.checksum: Added. * tables/mozilla/bugs/bug2757-expected.png: Added. * tables/mozilla/bugs/bug2757-expected.txt: Added. * tables/mozilla/bugs/bug2757.html: Added. * tables/mozilla/bugs/bug2763-expected.checksum: Added. * tables/mozilla/bugs/bug2763-expected.png: Added. * tables/mozilla/bugs/bug2763-expected.txt: Added. * tables/mozilla/bugs/bug2763.html: Added. * tables/mozilla/bugs/bug2773-expected.checksum: Added. * tables/mozilla/bugs/bug2773-expected.png: Added. * tables/mozilla/bugs/bug2773-expected.txt: Added. * tables/mozilla/bugs/bug2773.html: Added. * tables/mozilla/bugs/bug2886-2-expected.checksum: Added. * tables/mozilla/bugs/bug2886-2-expected.png: Added. * tables/mozilla/bugs/bug2886-2-expected.txt: Added. * tables/mozilla/bugs/bug2886-2.css: Added. * tables/mozilla/bugs/bug2886-2.html: Added. * tables/mozilla/bugs/bug2886-expected.checksum: Added. * tables/mozilla/bugs/bug2886-expected.png: Added. * tables/mozilla/bugs/bug2886-expected.txt: Added. * tables/mozilla/bugs/bug2886.html: Added. * tables/mozilla/bugs/bug2947-expected.checksum: Added. * tables/mozilla/bugs/bug2947-expected.png: Added. * tables/mozilla/bugs/bug2947-expected.txt: Added. * tables/mozilla/bugs/bug2947.html: Added. * tables/mozilla/bugs/bug2954-expected.checksum: Added. * tables/mozilla/bugs/bug2954-expected.png: Added. * tables/mozilla/bugs/bug2954-expected.txt: Added. * tables/mozilla/bugs/bug2954.html: Added. * tables/mozilla/bugs/bug2962-expected.checksum: Added. * tables/mozilla/bugs/bug2962-expected.png: Added. * tables/mozilla/bugs/bug2962-expected.txt: Added. * tables/mozilla/bugs/bug2962.html: Added. * tables/mozilla/bugs/bug2981-1-expected.checksum: Added. * tables/mozilla/bugs/bug2981-1-expected.png: Added. * tables/mozilla/bugs/bug2981-1-expected.txt: Added. * tables/mozilla/bugs/bug2981-1.html: Added. * tables/mozilla/bugs/bug2981-2-expected.checksum: Added. * tables/mozilla/bugs/bug2981-2-expected.png: Added. * tables/mozilla/bugs/bug2981-2-expected.txt: Added. * tables/mozilla/bugs/bug2981-2.html: Added. * tables/mozilla/bugs/bug2997-expected.checksum: Added. * tables/mozilla/bugs/bug2997-expected.png: Added. * tables/mozilla/bugs/bug2997-expected.txt: Added. * tables/mozilla/bugs/bug2997.html: Added. * tables/mozilla/bugs/bug3037-1-expected.checksum: Added. * tables/mozilla/bugs/bug3037-1-expected.png: Added. * tables/mozilla/bugs/bug3037-1-expected.txt: Added. * tables/mozilla/bugs/bug3037-1.html: Added. * tables/mozilla/bugs/bug3037-2-expected.checksum: Added. * tables/mozilla/bugs/bug3037-2-expected.png: Added. * tables/mozilla/bugs/bug3037-2-expected.txt: Added. * tables/mozilla/bugs/bug3037-2.html: Added. * tables/mozilla/bugs/bug3103-expected.checksum: Added. * tables/mozilla/bugs/bug3103-expected.png: Added. * tables/mozilla/bugs/bug3103-expected.txt: Added. * tables/mozilla/bugs/bug3103.html: Added. * tables/mozilla/bugs/bug3191-expected.checksum: Added. * tables/mozilla/bugs/bug3191-expected.png: Added. * tables/mozilla/bugs/bug3191-expected.txt: Added. * tables/mozilla/bugs/bug3191.html: Added. * tables/mozilla/bugs/bug3260-expected.checksum: Added. * tables/mozilla/bugs/bug3260-expected.png: Added. * tables/mozilla/bugs/bug3260-expected.txt: Added. * tables/mozilla/bugs/bug3260.html: Added. * tables/mozilla/bugs/bug3263-expected.checksum: Added. * tables/mozilla/bugs/bug3263-expected.png: Added. * tables/mozilla/bugs/bug3263-expected.txt: Added. * tables/mozilla/bugs/bug3263.html: Added. * tables/mozilla/bugs/bug3309-1-expected.checksum: Added. * tables/mozilla/bugs/bug3309-1-expected.png: Added. * tables/mozilla/bugs/bug3309-1-expected.txt: Added. * tables/mozilla/bugs/bug3309-1.html: Added. * tables/mozilla/bugs/bug3309-2-expected.checksum: Added. * tables/mozilla/bugs/bug3309-2-expected.png: Added. * tables/mozilla/bugs/bug3309-2-expected.txt: Added. * tables/mozilla/bugs/bug3309-2.html: Added. * tables/mozilla/bugs/bug3454-expected.checksum: Added. * tables/mozilla/bugs/bug3454-expected.png: Added. * tables/mozilla/bugs/bug3454-expected.txt: Added. * tables/mozilla/bugs/bug3454.html: Added. * tables/mozilla/bugs/bug3681-1-expected.checksum: Added. * tables/mozilla/bugs/bug3681-1-expected.png: Added. * tables/mozilla/bugs/bug3681-1-expected.txt: Added. * tables/mozilla/bugs/bug3681-1.html: Added. * tables/mozilla/bugs/bug3681-2-expected.checksum: Added. * tables/mozilla/bugs/bug3681-2-expected.png: Added. * tables/mozilla/bugs/bug3681-2-expected.txt: Added. * tables/mozilla/bugs/bug3681-2.html: Added. * tables/mozilla/bugs/bug3718-expected.checksum: Added. * tables/mozilla/bugs/bug3718-expected.png: Added. * tables/mozilla/bugs/bug3718-expected.txt: Added. * tables/mozilla/bugs/bug3718.html: Added. * tables/mozilla/bugs/bug3977-expected.checksum: Added. * tables/mozilla/bugs/bug3977-expected.png: Added. * tables/mozilla/bugs/bug3977-expected.txt: Added. * tables/mozilla/bugs/bug3977.html: Added. * tables/mozilla/bugs/bug4093-expected.checksum: Added. * tables/mozilla/bugs/bug4093-expected.png: Added. * tables/mozilla/bugs/bug4093-expected.txt: Added. * tables/mozilla/bugs/bug4093.html: Added. * tables/mozilla/bugs/bug4284-expected.checksum: Added. * tables/mozilla/bugs/bug4284-expected.png: Added. * tables/mozilla/bugs/bug4284-expected.txt: Added. * tables/mozilla/bugs/bug4284.html: Added. * tables/mozilla/bugs/bug4294.css: Added. * tables/mozilla/bugs/bug4382-expected.checksum: Added. * tables/mozilla/bugs/bug4382-expected.png: Added. * tables/mozilla/bugs/bug4382-expected.txt: Added. * tables/mozilla/bugs/bug4382.html: Added. * tables/mozilla/bugs/bug4385-expected.checksum: Added. * tables/mozilla/bugs/bug4385-expected.png: Added. * tables/mozilla/bugs/bug4385-expected.txt: Added. * tables/mozilla/bugs/bug4385.html: Added. * tables/mozilla/bugs/bug4427-expected.checksum: Added. * tables/mozilla/bugs/bug4427-expected.png: Added. * tables/mozilla/bugs/bug4427-expected.txt: Added. * tables/mozilla/bugs/bug4427.html: Added. * tables/mozilla/bugs/bug4429-expected.checksum: Added. * tables/mozilla/bugs/bug4429-expected.png: Added. * tables/mozilla/bugs/bug4429-expected.txt: Added. * tables/mozilla/bugs/bug4429.html: Added. * tables/mozilla/bugs/bug4501-expected.checksum: Added. * tables/mozilla/bugs/bug4501-expected.png: Added. * tables/mozilla/bugs/bug4501-expected.txt: Added. * tables/mozilla/bugs/bug4501.html: Added. * tables/mozilla/bugs/bug4520-expected.checksum: Added. * tables/mozilla/bugs/bug4520-expected.png: Added. * tables/mozilla/bugs/bug4520-expected.txt: Added. * tables/mozilla/bugs/bug4520.html: Added. * tables/mozilla/bugs/bug4523-expected.checksum: Added. * tables/mozilla/bugs/bug4523-expected.png: Added. * tables/mozilla/bugs/bug4523-expected.txt: Added. * tables/mozilla/bugs/bug4523.html: Added. * tables/mozilla/bugs/bug4527-expected.checksum: Added. * tables/mozilla/bugs/bug4527-expected.png: Added. * tables/mozilla/bugs/bug4527-expected.txt: Added. * tables/mozilla/bugs/bug4527.html: Added. * tables/mozilla/bugs/bug4576-expected.checksum: Added. * tables/mozilla/bugs/bug4576-expected.png: Added. * tables/mozilla/bugs/bug4576-expected.txt: Added. * tables/mozilla/bugs/bug4576.html: Added. * tables/mozilla/bugs/bug4739-expected.checksum: Added. * tables/mozilla/bugs/bug4739-expected.png: Added. * tables/mozilla/bugs/bug4739-expected.txt: Added. * tables/mozilla/bugs/bug4739.html: Added. * tables/mozilla/bugs/bug4803-expected.checksum: Added. * tables/mozilla/bugs/bug4803-expected.png: Added. * tables/mozilla/bugs/bug4803-expected.txt: Added. * tables/mozilla/bugs/bug4803.html: Added. * tables/mozilla/bugs/bug4849-2-expected.checksum: Added. * tables/mozilla/bugs/bug4849-2-expected.png: Added. * tables/mozilla/bugs/bug4849-2-expected.txt: Added. * tables/mozilla/bugs/bug4849-2.html: Added. * tables/mozilla/bugs/bug4849-expected.checksum: Added. * tables/mozilla/bugs/bug4849-expected.png: Added. * tables/mozilla/bugs/bug4849-expected.txt: Added. * tables/mozilla/bugs/bug4849.html: Added. * tables/mozilla/bugs/bug5188-expected.checksum: Added. * tables/mozilla/bugs/bug5188-expected.png: Added. * tables/mozilla/bugs/bug5188-expected.txt: Added. * tables/mozilla/bugs/bug5188.html: Added. * tables/mozilla/bugs/bug5538-expected.checksum: Added. * tables/mozilla/bugs/bug5538-expected.png: Added. * tables/mozilla/bugs/bug5538-expected.txt: Added. * tables/mozilla/bugs/bug5538.html: Added. * tables/mozilla/bugs/bug5797-expected.checksum: Added. * tables/mozilla/bugs/bug5797-expected.png: Added. * tables/mozilla/bugs/bug5797-expected.txt: Added. * tables/mozilla/bugs/bug5797.html: Added. * tables/mozilla/bugs/bug5798-expected.checksum: Added. * tables/mozilla/bugs/bug5798-expected.png: Added. * tables/mozilla/bugs/bug5798-expected.txt: Added. * tables/mozilla/bugs/bug5798.html: Added. * tables/mozilla/bugs/bug5799-expected.checksum: Added. * tables/mozilla/bugs/bug5799-expected.png: Added. * tables/mozilla/bugs/bug5799-expected.txt: Added. * tables/mozilla/bugs/bug5799.html: Added. * tables/mozilla/bugs/bug5835-expected.checksum: Added. * tables/mozilla/bugs/bug5835-expected.png: Added. * tables/mozilla/bugs/bug5835-expected.txt: Added. * tables/mozilla/bugs/bug5835.html: Added. * tables/mozilla/bugs/bug5838-expected.checksum: Added. * tables/mozilla/bugs/bug5838-expected.png: Added. * tables/mozilla/bugs/bug5838-expected.txt: Added. * tables/mozilla/bugs/bug5838.html: Added. * tables/mozilla/bugs/bug6184-expected.checksum: Added. * tables/mozilla/bugs/bug6184-expected.png: Added. * tables/mozilla/bugs/bug6184-expected.txt: Added. * tables/mozilla/bugs/bug6184.html: Added. * tables/mozilla/bugs/bug625-expected.checksum: Added. * tables/mozilla/bugs/bug625-expected.png: Added. * tables/mozilla/bugs/bug625-expected.txt: Added. * tables/mozilla/bugs/bug625.html: Added. * tables/mozilla/bugs/bug6304-expected.checksum: Added. * tables/mozilla/bugs/bug6304-expected.png: Added. * tables/mozilla/bugs/bug6304-expected.txt: Added. * tables/mozilla/bugs/bug6304.html: Added. * tables/mozilla/bugs/bug6404-expected.checksum: Added. * tables/mozilla/bugs/bug6404-expected.png: Added. * tables/mozilla/bugs/bug6404-expected.txt: Added. * tables/mozilla/bugs/bug6404.html: Added. * tables/mozilla/bugs/bug641-1-expected.checksum: Added. * tables/mozilla/bugs/bug641-1-expected.png: Added. * tables/mozilla/bugs/bug641-1-expected.txt: Added. * tables/mozilla/bugs/bug641-1.html: Added. * tables/mozilla/bugs/bug641-2-expected.checksum: Added. * tables/mozilla/bugs/bug641-2-expected.png: Added. * tables/mozilla/bugs/bug641-2-expected.txt: Added. * tables/mozilla/bugs/bug641-2.html: Added. * tables/mozilla/bugs/bug647-expected.checksum: Added. * tables/mozilla/bugs/bug647-expected.png: Added. * tables/mozilla/bugs/bug647-expected.txt: Added. * tables/mozilla/bugs/bug647.html: Added. * tables/mozilla/bugs/bug650-expected.checksum: Added. * tables/mozilla/bugs/bug650-expected.png: Added. * tables/mozilla/bugs/bug650-expected.txt: Added. * tables/mozilla/bugs/bug650.html: Added. * tables/mozilla/bugs/bug6674-expected.checksum: Added. * tables/mozilla/bugs/bug6674-expected.png: Added. * tables/mozilla/bugs/bug6674-expected.txt: Added. * tables/mozilla/bugs/bug6674.html: Added. * tables/mozilla/bugs/bug709-expected.checksum: Added. * tables/mozilla/bugs/bug709-expected.png: Added. * tables/mozilla/bugs/bug709-expected.txt: Added. * tables/mozilla/bugs/bug709.html: Added. * tables/mozilla/bugs/bug7112-1-expected.checksum: Added. * tables/mozilla/bugs/bug7112-1-expected.png: Added. * tables/mozilla/bugs/bug7112-1-expected.txt: Added. * tables/mozilla/bugs/bug7112-1.html: Added. * tables/mozilla/bugs/bug7112-2-expected.checksum: Added. * tables/mozilla/bugs/bug7112-2-expected.png: Added. * tables/mozilla/bugs/bug7112-2-expected.txt: Added. * tables/mozilla/bugs/bug7112-2.html: Added. * tables/mozilla/bugs/bug7121-1-expected.checksum: Added. * tables/mozilla/bugs/bug7121-1-expected.png: Added. * tables/mozilla/bugs/bug7121-1-expected.txt: Added. * tables/mozilla/bugs/bug7121-1.html: Added. * tables/mozilla/bugs/bug727-expected.checksum: Added. * tables/mozilla/bugs/bug727-expected.png: Added. * tables/mozilla/bugs/bug727-expected.txt: Added. * tables/mozilla/bugs/bug727.html: Added. * tables/mozilla/bugs/bug7342-expected.checksum: Added. * tables/mozilla/bugs/bug7342-expected.png: Added. * tables/mozilla/bugs/bug7342-expected.txt: Added. * tables/mozilla/bugs/bug7342.html: Added. * tables/mozilla/bugs/bug7471-expected.checksum: Added. * tables/mozilla/bugs/bug7471-expected.png: Added. * tables/mozilla/bugs/bug7471-expected.txt: Added. * tables/mozilla/bugs/bug7471.html: Added. * tables/mozilla/bugs/bug7714-expected.checksum: Added. * tables/mozilla/bugs/bug7714-expected.png: Added. * tables/mozilla/bugs/bug7714-expected.txt: Added. * tables/mozilla/bugs/bug7714.html: Added. * tables/mozilla/bugs/bug8032-1-expected.checksum: Added. * tables/mozilla/bugs/bug8032-1-expected.png: Added. * tables/mozilla/bugs/bug8032-1-expected.txt: Added. * tables/mozilla/bugs/bug8032-1.html: Added. * tables/mozilla/bugs/bug8032-2-expected.checksum: Added. * tables/mozilla/bugs/bug8032-2-expected.png: Added. * tables/mozilla/bugs/bug8032-2-expected.txt: Added. * tables/mozilla/bugs/bug8032-2.html: Added. * tables/mozilla/bugs/bug8361-expected.checksum: Added. * tables/mozilla/bugs/bug8361-expected.png: Added. * tables/mozilla/bugs/bug8361-expected.txt: Added. * tables/mozilla/bugs/bug8361.html: Added. * tables/mozilla/bugs/bug8381-expected.checksum: Added. * tables/mozilla/bugs/bug8381-expected.png: Added. * tables/mozilla/bugs/bug8381-expected.txt: Added. * tables/mozilla/bugs/bug8381.html: Added. * tables/mozilla/bugs/bug8858-expected.checksum: Added. * tables/mozilla/bugs/bug8858-expected.png: Added. * tables/mozilla/bugs/bug8858-expected.txt: Added. * tables/mozilla/bugs/bug8858.html: Added. * tables/mozilla/bugs/bug8950-expected.checksum: Added. * tables/mozilla/bugs/bug8950-expected.png: Added. * tables/mozilla/bugs/bug8950-expected.txt: Added. * tables/mozilla/bugs/bug8950.html: Added. * tables/mozilla/bugs/bug9024-expected.checksum: Added. * tables/mozilla/bugs/bug9024-expected.png: Added. * tables/mozilla/bugs/bug9024-expected.txt: Added. * tables/mozilla/bugs/bug9024.html: Added. * tables/mozilla/bugs/bug9072-expected.checksum: Added. * tables/mozilla/bugs/bug9072-expected.png: Added. * tables/mozilla/bugs/bug9072-expected.txt: Added. * tables/mozilla/bugs/bug9072.html: Added. * tables/mozilla/bugs/bug9123-1-expected.checksum: Added. * tables/mozilla/bugs/bug9123-1-expected.png: Added. * tables/mozilla/bugs/bug9123-1-expected.txt: Added. * tables/mozilla/bugs/bug9123-1.html: Added. * tables/mozilla/bugs/bug9123-2-expected.checksum: Added. * tables/mozilla/bugs/bug9123-2-expected.png: Added. * tables/mozilla/bugs/bug9123-2-expected.txt: Added. * tables/mozilla/bugs/bug9123-2.html: Added. * tables/mozilla/bugs/bug9271-1-expected.checksum: Added. * tables/mozilla/bugs/bug9271-1-expected.png: Added. * tables/mozilla/bugs/bug9271-1-expected.txt: Added. * tables/mozilla/bugs/bug9271-1.html: Added. * tables/mozilla/bugs/bug9271-2-expected.checksum: Added. * tables/mozilla/bugs/bug9271-2-expected.png: Added. * tables/mozilla/bugs/bug9271-2-expected.txt: Added. * tables/mozilla/bugs/bug9271-2.html: Added. * tables/mozilla/bugs/bug963-expected.checksum: Added. * tables/mozilla/bugs/bug963-expected.png: Added. * tables/mozilla/bugs/bug963-expected.txt: Added. * tables/mozilla/bugs/bug963.html: Added. * tables/mozilla/bugs/bug965-expected.checksum: Added. * tables/mozilla/bugs/bug965-expected.png: Added. * tables/mozilla/bugs/bug965-expected.txt: Added. * tables/mozilla/bugs/bug965.html: Added. * tables/mozilla/bugs/bug9879-1-expected.checksum: Added. * tables/mozilla/bugs/bug9879-1-expected.png: Added. * tables/mozilla/bugs/bug9879-1-expected.txt: Added. * tables/mozilla/bugs/bug9879-1.html: Added. * tables/mozilla/images: Added. * tables/mozilla/images/0.gif: Added. * tables/mozilla/images/002-bizcard-small.gif: Added. * tables/mozilla/images/1.gif: Added. * tables/mozilla/images/1.jpg: Added. * tables/mozilla/images/10empty.jpg: Added. * tables/mozilla/images/125_ncbug.gif: Added. * tables/mozilla/images/15.gif: Added. * tables/mozilla/images/160x160.JPG: Added. * tables/mozilla/images/160x40.JPG: Added. * tables/mozilla/images/160x80.JPG: Added. * tables/mozilla/images/1ptrans.gif: Added. * tables/mozilla/images/2.gif: Added. * tables/mozilla/images/2.jpg: Added. * tables/mozilla/images/24pipe.7.jpg: Added. * tables/mozilla/images/40x80.JPG: Added. * tables/mozilla/images/5.jpg: Added. * tables/mozilla/images/6.jpg: Added. * tables/mozilla/images/9empty.jpg: Added. * tables/mozilla/images/Ad-1.GIF: Added. * tables/mozilla/images/Ad169638St1Sz1Sq1Id2.gif: Added. * tables/mozilla/images/CVS: Added. * tables/mozilla/images/CVS/Entries: Added. * tables/mozilla/images/CVS/Repository: Added. * tables/mozilla/images/CVS/Root: Added. * tables/mozilla/images/CVS/Tag: Added. * tables/mozilla/images/MBIAuto120x90.gif: Added. * tables/mozilla/images/N.gif: Added. * tables/mozilla/images/TopRule.gif: Added. * tables/mozilla/images/abc.gif: Added. * tables/mozilla/images/aboutHeader.gif: Added. * tables/mozilla/images/ad_info.gif: Added. * tables/mozilla/images/adforce_imgis_com-expected.checksum: Added. * tables/mozilla/images/adforce_imgis_com-expected.png: Added. * tables/mozilla/images/adforce_imgis_com-expected.txt: Added. * tables/mozilla/images/adforce_imgis_com.html: Added. * tables/mozilla/images/alpha-2.jpg: Added. * tables/mozilla/images/amazon-logo.gif: Added. * tables/mozilla/images/ananova.gif: Added. * tables/mozilla/images/animated.gif: Added. * tables/mozilla/images/ant.jpg: Added. * tables/mozilla/images/b_pre2.gif: Added. * tables/mozilla/images/b_sui.gif: Added. * tables/mozilla/images/b_sui2.gif: Added. * tables/mozilla/images/banner.gif: Added. * tables/mozilla/images/banner_bizinternet.gif: Added. * tables/mozilla/images/bar.gif: Added. * tables/mozilla/images/bar_yellow_left.gif: Added. * tables/mozilla/images/bar_yellow_right.gif: Added. * tables/mozilla/images/bg.jpg: Added. * tables/mozilla/images/bkgd_yellow.gif: Added. * tables/mozilla/images/blue_1x1.gif: Added. * tables/mozilla/images/bnr_all.gif: Added. * tables/mozilla/images/bnum.gif: Added. * tables/mozilla/images/book1.jpg: Added. * tables/mozilla/images/book2.jpg: Added. * tables/mozilla/images/box1.gif: Added. * tables/mozilla/images/box2.gif: Added. * tables/mozilla/images/box3.gif: Added. * tables/mozilla/images/breaking_weather_314_anim.gif: Added. * tables/mozilla/images/browsecathead.gif: Added. * tables/mozilla/images/bug106024.jpg: Added. * tables/mozilla/images/bug120107.cgi: Added. * tables/mozilla/images/bullet.gif: Added. * tables/mozilla/images/button_go_nav.gif: Added. * tables/mozilla/images/c-tl.gif: Added. * tables/mozilla/images/c-tr.gif: Added. * tables/mozilla/images/canoe.gif: Added. * tables/mozilla/images/clearpixel.gif: Added. * tables/mozilla/images/cnn.gif: Added. * tables/mozilla/images/control.gif: Added. * tables/mozilla/images/corner.JPG: Added. * tables/mozilla/images/couverture.jpg: Added. * tables/mozilla/images/curve.gif: Added. * tables/mozilla/images/detach.gif: Added. * tables/mozilla/images/dot.gif: Added. * tables/mozilla/images/dot_black.gif: Added. * tables/mozilla/images/edge.gif: Added. * tables/mozilla/images/edit2.gif: Added. * tables/mozilla/images/espn.gif: Added. * tables/mozilla/images/ex22.gif: Added. * tables/mozilla/images/ex23.gif: Added. * tables/mozilla/images/ex24.gif: Added. * tables/mozilla/images/ex25.gif: Added. * tables/mozilla/images/ex26.gif: Added. * tables/mozilla/images/ex27.gif: Added. * tables/mozilla/images/ex29.gif: Added. * tables/mozilla/images/ex3.gif: Added. * tables/mozilla/images/ex30.gif: Added. * tables/mozilla/images/ex31.gif: Added. * tables/mozilla/images/ex34.gif: Added. * tables/mozilla/images/ex41.gif: Added. * tables/mozilla/images/ex43.gif: Added. * tables/mozilla/images/ex44.gif: Added. * tables/mozilla/images/ex5.gif: Added. * tables/mozilla/images/ex51.gif: Added. * tables/mozilla/images/ex52.gif: Added. * tables/mozilla/images/ex53.gif: Added. * tables/mozilla/images/ex54.gif: Added. * tables/mozilla/images/excite.gif: Added. * tables/mozilla/images/fall_167x105.jpg: Added. * tables/mozilla/images/g_back.gif: Added. * tables/mozilla/images/go.gif: Added. * tables/mozilla/images/go_earthlink.gif: Added. * tables/mozilla/images/google.gif: Added. * tables/mozilla/images/gray.gif: Added. * tables/mozilla/images/gray2.gif: Added. * tables/mozilla/images/header-bolt.gif: Added. * tables/mozilla/images/header-getwinamp.gif: Added. * tables/mozilla/images/header-highfidelity.gif: Added. * tables/mozilla/images/header-logotext.gif: Added. * tables/mozilla/images/home_beige_top.gif: Added. * tables/mozilla/images/horiz-tall.gif: Added. * tables/mozilla/images/howstuffworks.gif: Added. * tables/mozilla/images/icom-logo-micro.gif: Added. * tables/mozilla/images/icon-unsubscribe.gif: Added. * tables/mozilla/images/iconchart.gif: Added. * tables/mozilla/images/join.gif: Added. * tables/mozilla/images/join_eln.gif: Added. * tables/mozilla/images/l_logo.gif: Added. * tables/mozilla/images/latimes.gif: Added. * tables/mozilla/images/left_menu_bottom2.gif: Added. * tables/mozilla/images/leftbit.jpg: Added. * tables/mozilla/images/lime.gif: Added. * tables/mozilla/images/ll-tall.gif: Added. * tables/mozilla/images/logo.gif: Added. * tables/mozilla/images/logo2.gif: Added. * tables/mozilla/images/logosummer.gif: Added. * tables/mozilla/images/lr-tall.gif: Added. * tables/mozilla/images/main-horizontal-scroll.gif: Added. * tables/mozilla/images/mozilla-banner.gif: Added. * tables/mozilla/images/mslogo.gif: Added. * tables/mozilla/images/my16.gif: Added. * tables/mozilla/images/nav_buy_checklist.gif: Added. * tables/mozilla/images/nav_top_left_frag_2.gif: Added. * tables/mozilla/images/navtop_buy_pr.gif: Added. * tables/mozilla/images/navtop_devzone.gif: Added. * tables/mozilla/images/navtop_products.gif: Added. * tables/mozilla/images/next.gif: Added. * tables/mozilla/images/ns_netcenter_bar_new.gif: Added. * tables/mozilla/images/orange-arrow.gif: Added. * tables/mozilla/images/pc.gif: Added. * tables/mozilla/images/pfeil1.gif: Added. * tables/mozilla/images/pfeil2.gif: Added. * tables/mozilla/images/pikajumpr.gif: Added. * tables/mozilla/images/pixel_none.gif: Added. * tables/mozilla/images/pxl_df9f3b.gif: Added. * tables/mozilla/images/pxl_white.gif: Added. * tables/mozilla/images/raccoon21.jpg: Added. * tables/mozilla/images/raf_header.gif: Added. * tables/mozilla/images/rainbowh.gif: Added. * tables/mozilla/images/rainbowhb.gif: Added. * tables/mozilla/images/rainbowv.gif: Added. * tables/mozilla/images/rainbowvb.gif: Added. * tables/mozilla/images/raptor.jpg: Added. * tables/mozilla/images/rclogo460.gif: Added. * tables/mozilla/images/rle.cgi: Added. * tables/mozilla/images/rnsite_logo.gif: Added. * tables/mozilla/images/rock_gra.gif: Added. * tables/mozilla/images/ruler.gif: Added. * tables/mozilla/images/sbs.gif: Added. * tables/mozilla/images/sell_side.gif: Added. * tables/mozilla/images/sell_text1a.gif: Added. * tables/mozilla/images/sell_text2.gif: Added. * tables/mozilla/images/sell_text3.gif: Added. * tables/mozilla/images/sfgate.gif: Added. * tables/mozilla/images/showattachment.cgi: Added. * tables/mozilla/images/slc.gif: Added. * tables/mozilla/images/slr.gif: Added. * tables/mozilla/images/smblue_paper.gif: Added. * tables/mozilla/images/spacer.gif: Added. * tables/mozilla/images/srs.gif: Added. * tables/mozilla/images/star.gif: Added. * tables/mozilla/images/sun.gif: Added. * tables/mozilla/images/support.gif: Added. * tables/mozilla/images/tab_left.gif: Added. * tables/mozilla/images/tab_right.gif: Added. * tables/mozilla/images/take5_change468.gif: Added. * tables/mozilla/images/tbl-border-conflict.gif: Added. * tables/mozilla/images/test77.jpg: Added. * tables/mozilla/images/the_web.gif: Added. * tables/mozilla/images/title.gif: Added. * tables/mozilla/images/topnavfeatures.gif: Added. * tables/mozilla/images/topnavlogin.gif: Added. * tables/mozilla/images/topnavregister2.gif: Added. * tables/mozilla/images/tos1.gif: Added. * tables/mozilla/images/tos3.gif: Added. * tables/mozilla/images/tos4.gif: Added. * tables/mozilla/images/tos9.gif: Added. * tables/mozilla/images/tosdot.gif: Added. * tables/mozilla/images/trans.gif: Added. * tables/mozilla/images/transpix.gif: Added. * tables/mozilla/images/trout.gif: Added. * tables/mozilla/images/usatoday.gif: Added. * tables/mozilla/images/valid-html401.png: Added. * tables/mozilla/images/vh40: Added. * tables/mozilla/images/w.gif: Added. * tables/mozilla/images/washingtonpost.gif: Added. * tables/mozilla/images/wiz438sidebar.gif: Added. * tables/mozilla/images/wsp600bot.gif: Added. * tables/mozilla/images/x.gif: Added. * tables/mozilla/images/yahoo.gif: Added. 2006-03-15 Beth Dakin <bdakin@apple.com> Rubber stamped by Geoff. First round of committing Mozilla table tests to our tree. * tables: Added. * tables/mozilla: Added. * tables/mozilla_expected_failures: Added. * tables/mozilla_expected_failures/bugs: Added. * tables/mozilla_expected_failures/bugs/.cvsignore: Added. * tables/mozilla_expected_failures/bugs/97619-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/97619-expected.png: Added. * tables/mozilla_expected_failures/bugs/97619-expected.txt: Added. * tables/mozilla_expected_failures/bugs/97619.html: Added. * tables/mozilla_expected_failures/bugs/bug1010-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug1010-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug1010-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug1010.html: Added. * tables/mozilla_expected_failures/bugs/bug10140-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug10140-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug10140.html: Added. * tables/mozilla_expected_failures/bugs/bug101674-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug101674-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug101674-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug101674.html: Added. * tables/mozilla_expected_failures/bugs/bug101759-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug101759-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug101759-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug101759.html: Added. * tables/mozilla_expected_failures/bugs/bug10216-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug10216-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug10216.html: Added. * tables/mozilla_expected_failures/bugs/bug104898-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug104898-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug104898-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug104898.html: Added. * tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug1055-2.html: Added. * tables/mozilla_expected_failures/bugs/bug106336-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug106336-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug106336-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug106336.html: Added. * tables/mozilla_expected_failures/bugs/bug106966-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug106966-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug106966-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug106966.html: Added. * tables/mozilla_expected_failures/bugs/bug1128-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug1128-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug1128-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug1128.html: Added. * tables/mozilla_expected_failures/bugs/bug11331-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug11331-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug11331-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug11331.html: Added. * tables/mozilla_expected_failures/bugs/bug11384s-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug11384s-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug11384s-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug11384s.html: Added. * tables/mozilla_expected_failures/bugs/bug1164-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug1164-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug1164-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug1164.html: Added. * tables/mozilla_expected_failures/bugs/bug11945-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug11945-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug11945-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug11945.html: Added. * tables/mozilla_expected_failures/bugs/bug12012.css: Added. * tables/mozilla_expected_failures/bugs/bug12012.js: Added. * tables/mozilla_expected_failures/bugs/bug1262-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug1262-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug1262-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug1262.html: Added. * tables/mozilla_expected_failures/bugs/bug128876-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug128876-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug128876-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug128876.html: Added. * tables/mozilla_expected_failures/bugs/bug131020-3-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug131020-3.html: Added. * tables/mozilla_expected_failures/bugs/bug137388-1-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug137388-1-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug137388-1.html: Added. * tables/mozilla_expected_failures/bugs/bug14007-1-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug14007-1.html: Added. * tables/mozilla_expected_failures/bugs/bug14007-2-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug14007-2.html: Added. * tables/mozilla_expected_failures/bugs/bug14159-2-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug14159-2-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug14159-2.html: Added. * tables/mozilla_expected_failures/bugs/bug14323-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug14323-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug14323-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug14323.html: Added. * tables/mozilla_expected_failures/bugs/bug14489-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug14489-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug14489-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug14489.html: Added. * tables/mozilla_expected_failures/bugs/bug1647-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug1647-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug1647-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug1647.html: Added. * tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug1725.html: Added. * tables/mozilla_expected_failures/bugs/bug17826-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug17826-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug17826-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug17826.html: Added. * tables/mozilla_expected_failures/bugs/bug178855-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug178855-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug178855-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug178855.xml: Added. * tables/mozilla_expected_failures/bugs/bug18440-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug18440-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug18440-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug18440.html: Added. * tables/mozilla_expected_failures/bugs/bug18770-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug18770-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug18770-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug18770.html: Added. * tables/mozilla_expected_failures/bugs/bug19526-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug19526-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug19526-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug19526.html: Added. * tables/mozilla_expected_failures/bugs/bug21518-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug21518-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug21518-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug21518.html: Added. * tables/mozilla_expected_failures/bugs/bug220653-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug220653-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug220653-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug220653.html: Added. * tables/mozilla_expected_failures/bugs/bug22122-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug22122-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug22122-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug22122.html: Added. * tables/mozilla_expected_failures/bugs/bug22246-2-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug22246-2-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug22246-2-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug22246-2.html: Added. * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug22246-2a.html: Added. * tables/mozilla_expected_failures/bugs/bug22246-3-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug22246-3-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug22246-3-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug22246-3.html: Added. * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug22246-3a.html: Added. * tables/mozilla_expected_failures/bugs/bug222846-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug222846-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug222846-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug222846.html: Added. * tables/mozilla_expected_failures/bugs/bug23847-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug23847-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug23847.html: Added. * tables/mozilla_expected_failures/bugs/bug2479-2-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug2479-2-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug2479-2.html: Added. * tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug2479-5.html: Added. * tables/mozilla_expected_failures/bugs/bug24880-1-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug24880-1-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug24880-1.html: Added. * tables/mozilla_expected_failures/bugs/bug25707-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug25707-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug25707-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug25707.html: Added. * tables/mozilla_expected_failures/bugs/bug278266-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug278266-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug278266-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug278266.html: Added. * tables/mozilla_expected_failures/bugs/bug27993-2-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug27993-2-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug27993-2.html: Added. * tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug29058-2.html: Added. * tables/mozilla_expected_failures/bugs/bug2973-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug2973-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug2973-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug2973.html: Added. * tables/mozilla_expected_failures/bugs/bug3105-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3105-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3105-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3105.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-1-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-1-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-1.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-10-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-10-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-10.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-11-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-11-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-11.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-12-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-12-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-12.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-13-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-13-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-13.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-14-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-14-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-14.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-15-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-15-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-15.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-16-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-16-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-16.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-17-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-17-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-17.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-18-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-18-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-18.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-2-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-2-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-2.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-3-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-3-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-3-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-3.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-4-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-4-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-4.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-5-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-5-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-5.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-6-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-6-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-6.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-7-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-7-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-7.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-8-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-8-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-8.html: Added. * tables/mozilla_expected_failures/bugs/bug3166-9-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug3166-9-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-9.html: Added. * tables/mozilla_expected_failures/bugs/bug32205-1-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug32205-1.html: Added. * tables/mozilla_expected_failures/bugs/bug32205-4-expected.checksum: Added. * tables/mozilla_expected_failures/bugs/bug32205-4-expected.png: Added. * tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug32205-4.html: Added. * tables/mozilla_expected_failures/bugs/bug33784-expected.checksum: Added. * tables/mozilla_expected_f