2007-10-13  Oliver Hunt  <oliver@apple.com>

        RS=Maciej.

        Adding Leopard results for a few SVG tests

        * platform/mac-leopard/svg/batik/text/smallFonts-expected.txt: Added.
        * platform/mac-leopard/svg/batik/text/textBiDi-expected.txt: Added.
        * platform/mac-leopard/svg/hixie/text/003-expected.txt:
        * platform/mac-leopard/svg/hixie/text/003a-expected.txt:
        * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added.
        * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
        * platform/mac-leopard/svg/text/text-path-01-b-expected.txt: Added.

2007-10-13  Oliver Hunt  <oliver@apple.com>

        RS=Eric

        Make svg/batik/text/textDecoration2.svg use Lucida Grande

        This test case used to use Lucida Sans which is apparently available on some
        systems, but not all.  Switching to Lucida Grande results in a slight change
        but we'll be testing with a font that everyone has.

        * svg/batik/text/textDecoration2-expected.checksum:
        * svg/batik/text/textDecoration2-expected.png:
        * svg/batik/text/textDecoration2-expected.txt:
        * svg/batik/text/textDecoration2.svg:

2007-10-12  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        * platform/mac/editing/pasteboard/paste-RTFD-expected.txt: Update results to reflect current
        tree. Reopening <rdar://problem/5483567> (see below) to note the potential bug.

2007-10-12  Darin Adler  <darin@apple.com>

        Reviewed by Oliver Hunt.

        - change test that was accidentally detecting changes in frame load delegate
          calls to run in a directory where we do not log frame load delegate calls

        At some point we may want to test them (and so re-add the test that is
        currently intermittently giving different results), but this test is about
        the DOMContentLoaded event and we want to test just that.

        * http/tests/loading/DOMContentLoaded-event-expected.txt: Removed.
        * http/tests/loading/DOMContentLoaded-event.html: Removed.
        * http/tests/misc/DOMContentLoaded-event-expected.txt: Copied from http/tests/loading/DOMContentLoaded-event-expected.txt.
        * http/tests/misc/DOMContentLoaded-event.html: Copied from http/tests/loading/DOMContentLoaded-event.html.

2007-10-12  Darin Adler  <darin@apple.com>

        Reviewed by Stephanie and Oliver.

        * platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt:
        Update result to reflect current behavior. This is a bug and we wrote
        a bug report in Radar, <rdar://problem/5538793>.

2007-10-12  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Harrison.
        
        <rdar://problem/5483370> GoogleDocs: Deleting cell text in a table row also removes any empty rows beneath the row being edited
        <rdar://problem/5482524> GoogleDocs: A hang occurs when applying list to selected table

        * editing/deleting/5483370.html: Added.
        * editing/pasteboard/5483567.html-disabled: Removed.
        * editing/execCommand/5482524.html: Added.
        * platform/mac/editing/deleting/5483370-expected.checksum: Added.
        * platform/mac/editing/deleting/5483370-expected.png: Added.
        * platform/mac/editing/deleting/5483370-expected.txt: Added.
        * platform/mac/editing/execCommand/5482524-expected.checksum: Added.
        * platform/mac/editing/execCommand/5482524-expected.png: Added.
        * platform/mac/editing/execCommand/5482524-expected.txt: Added.

2007-10-12  Darin Adler  <darin@apple.com>

        Reviewed by Oliver Hunt.

        - more work toward getting layout tests passing

        * fast/images/svg-background-crash-on-refresh.html: Removed.
        * fast/images/svg-background-crash-on-refresh.html-disabled: Copied from fast/images/svg-background-crash-on-refresh.html.
        Needed to disable this test because it causes a hang; not necessarily right after
        this test, sometimes quite a few tests later.

        * platform/mac-leopard/Skipped: Re-enabled a test that's fixed.

2007-10-12  Darin Adler  <darin@apple.com>

        * fast/css/computed-style-expected.txt: Again, but right this time.

2007-10-12  Darin Adler  <darin@apple.com>

        Reviewed by Oliver Hunt.

        * fast/css/computed-style-expected.txt: Added SVG CSS properties.
        * fast/css/computed-style-without-renderer-expected.txt: Ditto.

2007-10-12  Oliver Hunt  <oliver@apple.com>

        RS=Alexey

        Move dom/xhtml/level2/html/HTMLBaseElement0[12].xhtml expected output to
        cross platform directory, remove unnecessary pixel results.

        * dom/xhtml/level2/html/HTMLBaseElement01-expected.txt: Added.
        * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt: Added.
        * platform/mac/dom/xhtml/level2/html/HTMLBaseElement01-expected.checksum: Removed.
        * platform/mac/dom/xhtml/level2/html/HTMLBaseElement01-expected.png: Removed.
        * platform/mac/dom/xhtml/level2/html/HTMLBaseElement01-expected.txt: Removed.
        * platform/mac/dom/xhtml/level2/html/HTMLBaseElement02-expected.checksum: Removed.
        * platform/mac/dom/xhtml/level2/html/HTMLBaseElement02-expected.png: Removed.
        * platform/mac/dom/xhtml/level2/html/HTMLBaseElement02-expected.txt: Removed.

2007-10-12  Oliver Hunt  <oliver@apple.com>

        RS=Eric.

        Correct expected output of a few test cases

        * platform/mac/dom/xhtml/level2/html/HTMLBaseElement01-expected.txt:
        * platform/mac/dom/xhtml/level2/html/HTMLBaseElement02-expected.txt:
        * platform/mac/fast/dom/dom-parse-serialize-expected.txt:

=== Start merge of feature-branch 2007-10-12 ===

2007-10-11  Oliver Hunt  <oliver@apple.com>

        Reviewed by Sam.

        Bug 15469: feature branch has 100's of implicit double -> float conversions

        Correct minor layout test change following double to float replacement        

        * svg/batik/paints/gradientLimit-expected.txt:

2007-10-11  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Update SVG baseline after the textLength addition & string bound fixes.

        * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
        * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum:
        * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
        * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
        * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
        * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * platform/mac/svg/custom/use-infinite-recursion-expected.checksum: Added. (was missing in SVN)
        * svg/batik/text/textLayout-expected.checksum:
        * svg/batik/text/textLayout-expected.png:
        * svg/batik/text/textLayout-expected.txt:
        * svg/batik/text/textLength-expected.checksum:
        * svg/batik/text/textLength-expected.png:
        * svg/batik/text/textLength-expected.txt:
        * svg/batik/text/textOnPathSpaces-expected.checksum:
        * svg/batik/text/textOnPathSpaces-expected.png:
        * svg/batik/text/textOnPathSpaces-expected.txt:
        * svg/text/text-text-01-b-expected.checksum:
        * svg/text/text-text-01-b-expected.png:
        * svg/text/text-text-01-b-expected.txt:

2007-10-11  Oliver Hunt  <oliver@apple.com>

        Reviewed by Niko.

        Fix for Bug 15468: Parsing of numbers and lists is too lenient in SVG

        Updating layout test results for more strict parsing of SVGNumber and
        SVGLengthList

        * platform/mac/svg/custom/path-bad-data-expected.txt:
        * svg/dom/length-list-parser-expected.txt:

2007-10-11  Allan Sandfeld Jensen  <sandfeld@kde.org>
 
         Reviewed by Maciej and Eric.
 
         Test for nondeterministic matching of CSS selectors, see http://bugs.webkit.org/show_bug.cgi?id=3428
 
         * fast/selectors/nondeterministic-combinators.html: Added.
         * platform/mac/fast/selectors/nondeterministic-combinators-expected.checksum
         * platform/mac/fast/selectors/nondeterministic-combinators-expected.png
         * platform/mac/fast/selectors/nondeterministic-combinators-expected.txt
 
2007-10-10  Eric Seidel  <eric@webkit.org>

        Reviewed by Nikolas Zimmermann.

        Test for:
        http://bugs.webkit.org/show_bug.cgi?id=14150

        * svg/dom/animated-tearoff-equality-expected.txt: Added.
        * svg/dom/animated-tearoff-equality.xhtml: Added.
        * svg/dom/animated-tearoff-lifespan-expected.txt: Added.
        * svg/dom/animated-tearoff-lifespan.xhtml: Added.

2007-10-10  Oliver Hunt  <oliver@apple.com>

        RS = Eric

        Correcting expected output of svg/batik/text/textOnPathSpaces

        * svg/batik/text/textOnPathSpaces-expected.txt:


2007-10-10  Eric Seidel  <eric@webkit.org>

        Reviewed by Oliver.
        
        Updated results for:
        http://bugs.webkit.org/show_bug.cgi?id=15458

        * platform/mac/svg/custom/focus-ring-expected.checksum: Added.
        * platform/mac/svg/custom/focus-ring-expected.png: Added.
        * platform/mac/svg/custom/focus-ring-expected.txt: Added.

2007-10-09  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Anders.

        http://bugs.webkit.org/show_bug.cgi?id=15436
        Wrong node order for XPath reverse axes

        * fast/xpath/reverse-axes-expected.txt: Added.
        * fast/xpath/reverse-axes.html: Added.

2007-10-09  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Mitz.

        http://bugs.webkit.org/show_bug.cgi?id=15437
        XPath substring-after function is broken

        * fast/xpath/substring-after-expected.txt: Added.
        * fast/xpath/substring-after.html: Added.

        * fast/xpath/4XPath/Core/test_core_functions-expected.txt:
        * fast/xpath/4XPath/Core/test_core_functions.html:
        Fixed an incorrect test (not sure what made me think that it was right).

2007-10-09  Nikolas Zimmermann  <zimmermann@kde.org>

        Not reviewed.

        Regenerate the SVG test baseline, they have been generated with _trunk_ instead of feature-branch.
        Not sure who committed it, but it's wrong - so I'm fixing.

        * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
        * platform/mac/svg/carto.net/button-expected.txt:
        * platform/mac/svg/carto.net/colourpicker-expected.txt:
        * platform/mac/svg/carto.net/combobox-expected.txt:
        * platform/mac/svg/carto.net/scrollbar-expected.txt:
        * platform/mac/svg/carto.net/selectionlist-expected.txt:
        * platform/mac/svg/carto.net/slider-expected.txt:
        * platform/mac/svg/carto.net/tabgroup-expected.txt:
        * platform/mac/svg/carto.net/textbox-expected.txt:
        * platform/mac/svg/carto.net/window-expected.txt:
        * platform/mac/svg/custom/SVGNumber-interface-expected.txt:
        * platform/mac/svg/custom/SVGPoint-interface-expected.txt:
        * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
        * platform/mac/svg/custom/SVGRect-interface-expected.txt:
        * platform/mac/svg/custom/attribute-namespace-check-expected.txt:
        * platform/mac/svg/custom/baseval-animval-equality-expected.txt:
        * platform/mac/svg/custom/circular-marker-reference-1-expected.txt:
        * platform/mac/svg/custom/circular-marker-reference-2-expected.txt:
        * platform/mac/svg/custom/circular-marker-reference-3-expected.txt:
        * platform/mac/svg/custom/circular-marker-reference-4-expected.txt:
        * platform/mac/svg/custom/class-selector-expected.txt:
        * platform/mac/svg/custom/clip-path-child-changes-expected.txt:
        * platform/mac/svg/custom/clip-path-href-changes-expected.txt:
        * platform/mac/svg/custom/clip-path-units-changes-expected.txt:
        * platform/mac/svg/custom/clip-path-with-transform-expected.txt:
        * platform/mac/svg/custom/conditional-processing-outside-switch-expected.txt:
        * platform/mac/svg/custom/control-points-for-S-and-T-expected.txt:
        * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt:
        * platform/mac/svg/custom/create-metadata-element-expected.txt:
        * platform/mac/svg/custom/createelement-expected.txt:
        * platform/mac/svg/custom/css-pixels-dpi-expected.txt:
        * platform/mac/svg/custom/dasharrayOrigin-expected.txt:
        * platform/mac/svg/custom/deep-dynamic-updates-expected.txt:
        * platform/mac/svg/custom/display-none-expected.txt:
        * platform/mac/svg/custom/dynamic-empty-path-expected.txt:
        * platform/mac/svg/custom/dynamic-svg-document-creation-expected.txt:
        * platform/mac/svg/custom/dynamic-viewBox-expected.txt:
        * platform/mac/svg/custom/empty-merge-expected.txt:
        * platform/mac/svg/custom/evt-onload-expected.txt:
        * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
        * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
        * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
        * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
        * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
        * platform/mac/svg/custom/fill-update-expected.txt:
        * platform/mac/svg/custom/filter-source-alpha-expected.txt:
        * platform/mac/svg/custom/foreign-object-skew-expected.txt:
        * platform/mac/svg/custom/fractional-rects-expected.txt:
        * platform/mac/svg/custom/getTransformToElement-expected.txt:
        * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt:
        * platform/mac/svg/custom/getsvgdocument-expected.txt:
        * platform/mac/svg/custom/gradient-add-stops-expected.txt:
        * platform/mac/svg/custom/gradient-attr-update-expected.txt:
        * platform/mac/svg/custom/gradient-cycle-detection-expected.txt:
        * platform/mac/svg/custom/gradient-deep-referencing-expected.txt:
        * platform/mac/svg/custom/gradient-stop-corner-cases-expected.txt:
        * platform/mac/svg/custom/gradient-stop-style-change-expected.txt:
        * platform/mac/svg/custom/gradient-stroke-width-expected.txt:
        * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt:
        * platform/mac/svg/custom/hover-default-fill-expected.txt:
        * platform/mac/svg/custom/image-clipped-hit-expected.txt:
        * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
        * platform/mac/svg/custom/inner-percent-expected.txt:
        * platform/mac/svg/custom/inner-svg-hit-test-expected.txt:
        * platform/mac/svg/custom/invalid-css-expected.txt:
        * platform/mac/svg/custom/invalid-fill-expected.txt:
        * platform/mac/svg/custom/invalid-fill-hex-expected.txt:
        * platform/mac/svg/custom/invalid-transforms-expected.txt:
        * platform/mac/svg/custom/invisible-text-after-scrolling-expected.txt:
        * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
        * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
        * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
        * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
        * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt:
        * platform/mac/svg/custom/js-late-marker-creation-expected.txt:
        * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.txt:
        * platform/mac/svg/custom/js-late-mask-creation-expected.txt:
        * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
        * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
        * platform/mac/svg/custom/js-update-bounce-expected.txt:
        * platform/mac/svg/custom/js-update-container-expected.txt:
        * platform/mac/svg/custom/js-update-container2-expected.txt:
        * platform/mac/svg/custom/js-update-gradient-expected.txt:
        * platform/mac/svg/custom/js-update-path-changes-expected.txt:
        * platform/mac/svg/custom/js-update-path-removal-expected.txt:
        * platform/mac/svg/custom/js-update-pattern-child-expected.txt:
        * platform/mac/svg/custom/js-update-pattern-expected.txt:
        * platform/mac/svg/custom/js-update-polygon-changes-expected.txt:
        * platform/mac/svg/custom/js-update-polygon-removal-expected.txt:
        * platform/mac/svg/custom/js-update-stop-expected.txt:
        * platform/mac/svg/custom/js-update-style-expected.txt:
        * platform/mac/svg/custom/junk-data-expected.txt:
        * platform/mac/svg/custom/large-bounding-box-percents-expected.txt:
        * platform/mac/svg/custom/marker-changes-expected.txt:
        * platform/mac/svg/custom/marker-child-changes-expected.txt:
        * platform/mac/svg/custom/marker-default-width-height-expected.txt:
        * platform/mac/svg/custom/marker-overflow-clip-expected.txt:
        * platform/mac/svg/custom/marker-viewBox-changes-expected.txt:
        * platform/mac/svg/custom/mask-changes-expected.txt:
        * platform/mac/svg/custom/mask-child-changes-expected.txt:
        * platform/mac/svg/custom/mask-excessive-malloc-expected.txt:
        * platform/mac/svg/custom/mask-inside-defs-expected.txt:
        * platform/mac/svg/custom/missing-xlink-expected.txt:
        * platform/mac/svg/custom/non-circular-marker-reference-expected.txt:
        * platform/mac/svg/custom/non-opaque-filters-expected.txt:
        * platform/mac/svg/custom/path-bad-data-expected.txt:
        * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
        * platform/mac/svg/custom/path-update-expected.txt:
        * platform/mac/svg/custom/pattern-cycle-detection-expected.txt:
        * platform/mac/svg/custom/pattern-deep-referencing-expected.txt:
        * platform/mac/svg/custom/pattern-in-defs-expected.txt:
        * platform/mac/svg/custom/pattern-y-offset-expected.txt:
        * platform/mac/svg/custom/percentage-rect-expected.txt:
        * platform/mac/svg/custom/percentage-rect2-expected.txt:
        * platform/mac/svg/custom/pointer-events-image-expected.txt:
        * platform/mac/svg/custom/pointer-events-path-expected.txt:
        * platform/mac/svg/custom/pointer-events-text-expected.txt:
        * platform/mac/svg/custom/poly-identify-expected.txt:
        * platform/mac/svg/custom/polyline-hittest-expected.txt:
        * platform/mac/svg/custom/polyline-invalid-points-expected.txt:
        * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt:
        * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
        * platform/mac/svg/custom/prevent-default-expected.txt:
        * platform/mac/svg/custom/recursive-clippath-expected.txt:
        * platform/mac/svg/custom/rgbcolor-syntax-expected.txt:
        * platform/mac/svg/custom/rootelement-expected.txt:
        * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt:
        * platform/mac/svg/custom/rounded-rects-expected.txt:
        * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
        * platform/mac/svg/custom/second-inline-text-expected.txt:
        * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
        * platform/mac/svg/custom/sheet-title-expected.txt:
        * platform/mac/svg/custom/simpleCDF-expected.txt:
        * platform/mac/svg/custom/struct-use-09-b-expected.txt:
        * platform/mac/svg/custom/svg-absolute-children-expected.txt:
        * platform/mac/svg/custom/svg-float-border-padding-expected.txt:
        * platform/mac/svg/custom/svg-overflow-types-expected.txt:
        * platform/mac/svg/custom/svgpolyparser-extra-space-expected.txt:
        * platform/mac/svg/custom/text-clip-expected.txt:
        * platform/mac/svg/custom/text-ctm-expected.txt:
        * platform/mac/svg/custom/text-filter-expected.txt:
        * platform/mac/svg/custom/text-gradient-no-content-expected.txt:
        * platform/mac/svg/custom/text-hit-test-expected.txt:
        * platform/mac/svg/custom/text-image-opacity-expected.txt:
        * platform/mac/svg/custom/text-repaint-including-stroke-expected.txt:
        * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
        * platform/mac/svg/custom/transform-ignore-after-invalid-expected.txt:
        * platform/mac/svg/custom/transform-invalid-expected.txt:
        * platform/mac/svg/custom/transform-scale-parse-expected.txt:
        * platform/mac/svg/custom/transform-with-ending-space-expected.txt:
        * platform/mac/svg/custom/tref-update-expected.txt:
        * platform/mac/svg/custom/use-clipped-hit-expected.txt:
        * platform/mac/svg/custom/use-css-events-expected.txt:
        * platform/mac/svg/custom/use-elementInstance-event-target-expected.txt:
        * platform/mac/svg/custom/use-elementInstance-methods-expected.txt:
        * platform/mac/svg/custom/use-empty-reference-expected.txt:
        * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.txt:
        * platform/mac/svg/custom/use-event-handler-on-use-element-expected.txt:
        * platform/mac/svg/custom/use-events-crash-expected.txt:
        * platform/mac/svg/custom/use-forward-refs-expected.txt:
        * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt:
        * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
        * platform/mac/svg/custom/use-modify-target-container-expected.txt:
        * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
        * platform/mac/svg/custom/use-nested-transform-expected.txt:
        * platform/mac/svg/custom/use-on-g-containing-use-expected.txt:
        * platform/mac/svg/custom/use-on-g-expected.txt:
        * platform/mac/svg/custom/use-on-rect-expected.txt:
        * platform/mac/svg/custom/use-on-symbol-expected.txt:
        * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
        * platform/mac/svg/custom/use-on-text-expected.txt:
        * platform/mac/svg/custom/use-on-use-expected.txt:
        * platform/mac/svg/custom/use-property-changes-through-dom-expected.txt:
        * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.txt:
        * platform/mac/svg/custom/use-recalcStyle-crash-expected.txt:
        * platform/mac/svg/custom/use-recursion-1-expected.txt:
        * platform/mac/svg/custom/use-recursion-2-expected.txt:
        * platform/mac/svg/custom/use-recursion-3-expected.txt:
        * platform/mac/svg/custom/use-recursion-4-expected.txt:
        * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
        * platform/mac/svg/custom/use-symbol-overflow-expected.txt:
        * platform/mac/svg/custom/use-transform-expected.txt:
        * platform/mac/svg/custom/viewBox-hit-expected.txt:
        * platform/mac/svg/custom/viewbox-syntax-expected.txt:
        * platform/mac/svg/custom/viewport-clip-expected.txt:
        * platform/mac/svg/custom/viewport-em-expected.txt:
        * platform/mac/svg/custom/viewport-no-width-height-expected.txt:
        * platform/mac/svg/custom/viewport-update-expected.txt:
        * platform/mac/svg/custom/viewport-update2-expected.txt:
        * platform/mac/svg/custom/visibility-override-clip-expected.txt:
        * platform/mac/svg/custom/visibility-override-expected.txt:
        * platform/mac/svg/custom/visibility-override-filter-expected.txt:
        * platform/mac/svg/custom/visibility-override-mask-expected.txt:
        * platform/mac/svg/custom/width-full-percentage-expected.txt:
        * platform/mac/svg/custom/xml-stylesheet-expected.txt:
        * platform/mac/svg/hixie/cascade/001-broken-expected.txt:
        * platform/mac/svg/hixie/cascade/002-expected.txt:
        * platform/mac/svg/hixie/data-types/001-expected.txt:
        * platform/mac/svg/hixie/data-types/002-expected.txt:
        * platform/mac/svg/hixie/dynamic/002-expected.txt:
        * platform/mac/svg/hixie/dynamic/003-expected.txt:
        * platform/mac/svg/hixie/dynamic/004-expected.txt:
        * platform/mac/svg/hixie/dynamic/005-broken-expected.txt:
        * platform/mac/svg/hixie/dynamic/006-expected.txt:
        * platform/mac/svg/hixie/error/001-expected.txt:
        * platform/mac/svg/hixie/error/002-expected.txt:
        * platform/mac/svg/hixie/error/003-expected.txt:
        * platform/mac/svg/hixie/error/007-expected.txt:
        * platform/mac/svg/hixie/error/008-expected.txt:
        * platform/mac/svg/hixie/error/009-expected.txt:
        * platform/mac/svg/hixie/error/010-expected.txt:
        * platform/mac/svg/hixie/error/011-expected.txt:
        * platform/mac/svg/hixie/error/012-expected.txt:
        * platform/mac/svg/hixie/error/014-expected.txt:
        * platform/mac/svg/hixie/error/014-test-expected.txt:
        * platform/mac/svg/hixie/error/015-expected.txt:
        * platform/mac/svg/hixie/error/016-expected.txt:
        * platform/mac/svg/hixie/error/017-expected.txt:
        * platform/mac/svg/hixie/links/001-expected.txt:
        * platform/mac/svg/hixie/links/002-expected.txt:
        * platform/mac/svg/hixie/links/003-broken-expected.txt:
        * platform/mac/svg/hixie/mixed/003-expected.txt:
        * platform/mac/svg/hixie/mixed/004-expected.txt:
        * platform/mac/svg/hixie/mixed/005-expected.txt:
        * platform/mac/svg/hixie/mixed/006-expected.txt:
        * platform/mac/svg/hixie/mixed/007-expected.txt:
        * platform/mac/svg/hixie/mixed/008-expected.txt:
        * platform/mac/svg/hixie/mixed/009-expected.txt:
        * platform/mac/svg/hixie/mixed/010-expected.txt:
        * platform/mac/svg/hixie/mixed/011-expected.txt:
        * platform/mac/svg/hixie/painting/001-expected.txt:
        * platform/mac/svg/hixie/perf/001-expected.txt:
        * platform/mac/svg/hixie/perf/002-expected.txt:
        * platform/mac/svg/hixie/perf/003-expected.txt:
        * platform/mac/svg/hixie/perf/004-expected.txt:
        * platform/mac/svg/hixie/perf/005-expected.txt:
        * platform/mac/svg/hixie/perf/006-expected.txt:
        * platform/mac/svg/hixie/perf/007-expected.txt:
        * platform/mac/svg/hixie/processing-model/005-expected.txt:
        * platform/mac/svg/hixie/rendering-model/001-expected.txt:
        * platform/mac/svg/hixie/rendering-model/002-expected.txt:
        * platform/mac/svg/hixie/rendering-model/003-expected.txt:
        * platform/mac/svg/hixie/rendering-model/003a-expected.txt:
        * platform/mac/svg/hixie/rendering-model/004-expected.txt:
        * platform/mac/svg/hixie/shapes/path/001-expected.txt:
        * platform/mac/svg/hixie/text/001-broken-expected.txt:
        * platform/mac/svg/hixie/text/002-expected.txt:
        * platform/mac/svg/hixie/text/003-expected.txt:
        * platform/mac/svg/hixie/text/003a-expected.txt:
        * platform/mac/svg/hixie/text/003b-expected.txt:
        * platform/mac/svg/hixie/transform/001-expected.txt:
        * platform/mac/svg/hixie/use/001-expected.txt:
        * platform/mac/svg/hixie/use/002-expected.txt:
        * platform/mac/svg/hixie/use/002-test-expected.txt:
        * platform/mac/svg/hixie/viewbox/001-expected.txt:
        * platform/mac/svg/hixie/viewbox/002-expected.txt:
        * platform/mac/svg/hixie/viewbox/003-expected.txt:
        * platform/mac/svg/hixie/viewbox/004-expected.txt:
        * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
        * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
        * svg/batik/text/textOnPathSpaces-expected.txt:
        * svg/webarchive/svg-script-subresouces-expected.txt:

2007-10-09  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=15080
        <use> element not refresh after adding objects by script in referrer

        * svg/custom/use-dynamic-append-expected.checksum: Added.
        * svg/custom/use-dynamic-append-expected.png: Added.
        * svg/custom/use-dynamic-append-expected.txt: Added.
        * svg/custom/use-dynamic-append.svg: Added.

2007-10-09  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=15088
        HTMLOptionElement.selected returns false when parent HTMLSelectElement is "display: none" until parent's .selectedIndex is accessed

        * fast/forms/HTMLOptionElement_selected-expected.txt: Added.
        * fast/forms/HTMLOptionElement_selected.html: Added.

2007-10-08  Eric Seidel  <eric@webkit.org>

        Reviewed by hyatt.

        * svg/css: Added.
        * svg/css/getComputedStyle-basic-expected.txt: Added.
        * svg/css/getComputedStyle-basic.xhtml: Added.

2007-10-08  Sam Weinig  <sam@webkit.org>

        Reviewed by Steve Falkenburg.

        Test for <rdar://problem/5519698> CrashTracer: [USER] 47 crashes in Safari at com.apple.WebCore: WebCore::XMLTokenizer::lineNumber const + 9

        * fast/innerHTML/innerHTML-script-tag-crash-expected.txt: Added.
        * fast/innerHTML/innerHTML-script-tag-crash.xhtml: Added.

2007-10-08  Nikolas Zimmermann  <zimmermann@kde.org>

        Not reviewed.

        Forgot to land some result test changes in my last commit.

        * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/text/text-align-04-b-expected.checksum:
        * svg/text/text-align-04-b-expected.png:
        * svg/text/text-align-04-b-expected.txt:
        * svg/text/text-path-01-b-expected.checksum:
        * svg/text/text-path-01-b-expected.png:
        * svg/text/text-path-01-b-expected.txt:

2007-10-07  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Eric.

        Update results after the rotation & baseline-shift fixes.

        * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/batik/text/longTextOnPath-expected.checksum:
        * svg/batik/text/longTextOnPath-expected.png:
        * svg/batik/text/longTextOnPath-expected.txt:
        * svg/batik/text/smallFonts-expected.txt:
        * svg/batik/text/textEffect3-expected.checksum:
        * svg/batik/text/textEffect3-expected.png:
        * svg/batik/text/textEffect3-expected.txt:
        * svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
        * svg/batik/text/textGlyphOrientationHorizontal-expected.png:
        * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
        * svg/batik/text/textLayout2-expected.checksum:
        * svg/batik/text/textLayout2-expected.png:
        * svg/batik/text/textLayout2-expected.txt:
        * svg/batik/text/textOnPath-expected.checksum:
        * svg/batik/text/textOnPath-expected.png:
        * svg/batik/text/textOnPath-expected.txt:
        * svg/batik/text/textOnPath2-expected.checksum:
        * svg/batik/text/textOnPath2-expected.png:
        * svg/batik/text/textOnPath2-expected.txt:
        * svg/batik/text/textOnPath3-expected.checksum:
        * svg/batik/text/textOnPath3-expected.png:
        * svg/batik/text/textOnPath3-expected.txt:
        * svg/batik/text/textOnPathSpaces-expected.checksum:
        * svg/batik/text/textOnPathSpaces-expected.png:
        * svg/batik/text/textOnPathSpaces-expected.txt:
        * svg/batik/text/verticalText-expected.txt:
        * svg/batik/text/verticalTextOnPath-expected.checksum:
        * svg/batik/text/verticalTextOnPath-expected.png:
        * svg/batik/text/verticalTextOnPath-expected.txt:
        * svg/text/text-align-04-b-expected.checksum:
        * svg/text/text-align-04-b-expected.png:
        * svg/text/text-align-04-b-expected.txt:
        * svg/text/text-path-01-b-expected.checksum:
        * svg/text/text-path-01-b-expected.png:
        * svg/text/text-path-01-b-expected.txt:

2007-10-07  Mark Rowe  <mrowe@apple.com>

        Reviewed by Maciej.

        Test for Bug 5122: Need an equivalent of Mozilla's DOMContentLoaded event
        http://bugs.webkit.org/show_bug.cgi?id=5122

        * http/tests/loading/DOMContentLoaded-event-expected.txt: Added.
        * http/tests/loading/DOMContentLoaded-event.html: Added.

2007-10-07  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Mark.

        Fix textLength.svg testcase - missed xmlns.

        * svg/batik/text/textLength-expected.checksum:
        * svg/batik/text/textLength-expected.png:
        * svg/batik/text/textLength-expected.txt:
        * svg/batik/text/textLength.svg:

2007-10-07  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Eric Seidel.

        http://bugs.webkit.org/show_bug.cgi?id=15368
        xsl:import fails when preceded by comment

        * fast/xsl/import-after-comment-expected.txt: Added.
        * fast/xsl/import-after-comment.xml: Added.
        * fast/xsl/resources/import-after-comment-stylesheet.xsl: Added.
        * fast/xsl/resources/import-after-comment-transform.xsl: Added.

2007-10-07  Vincent Ricard  <magic@magicninja.org>

        Reviewed by Maciej.  Landed by eseidel.

        add tests for http://bugs.webkit.org/show_bug.cgi?id=15062
        Implement document.compatMode

        * fast/dom/compatMode-AlmostStrict-expected.txt: Added.
        * fast/dom/compatMode-AlmostStrict.html: Added.
        * fast/dom/compatMode-Compat-expected.txt: Added.
        * fast/dom/compatMode-Compat.html: Added.
        * fast/dom/compatMode-Strict-expected.txt: Added.
        * fast/dom/compatMode-Strict.html: Added.

2007-10-07  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin and Nikolas.  Landed by eseidel.

        Update test for http://bugs.webkit.org/show_bug.cgi?id=14455
        Autogenerate the JS bindings for the StyleSheetList

        * fast/dom/Window/window-properties-expected.txt: Changed for new constructor.

2007-10-06  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Mark.

        Remove useless onload/onunload handlers from js-update-container.svg,
        causing a console message saying these handlers don't exist.

        * svg/custom/js-update-container-expected.txt:
        * svg/custom/js-update-container.svg:

2007-10-06  Nikolas Zimmermann  <zimmermann@kde.org>

        Rubberstamped by Oliver.

        Update SVG baseline with Tiger. No regressions.

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-34-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-44-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-52-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-52-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png:
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
        * svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
        * svg/W3C-SVG-1.1/linking-a-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-07-t-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.png:
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-08-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-09-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-09-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-12-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-15-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-15-t-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
        * svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
        * svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-frag-03-t-expected.png:
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-06-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-08-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-10-t-expected.png:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
        * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-06-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-07-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum:
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
        * svg/batik/filters/filterRegions-expected.checksum:
        * svg/batik/filters/filterRegions-expected.png:
        * svg/batik/masking/maskRegions-expected.checksum:
        * svg/batik/masking/maskRegions-expected.png:
        * svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
        * svg/batik/paints/patternPreserveAspectRatioA-expected.png:
        * svg/batik/paints/patternRegionB-expected.checksum: Removed.
        * svg/batik/paints/patternRegionB-expected.png: Removed.
        * svg/batik/paints/patternRegionB-expected.txt: Removed.
        * svg/batik/paints/patternRegions-expected.checksum:
        * svg/batik/paints/patternRegions-expected.png:
        * svg/batik/text/smallFonts-expected.checksum:
        * svg/batik/text/smallFonts-expected.png:
        * svg/batik/text/smallFonts-expected.txt:
        * svg/batik/text/textAnchor-expected.txt:
        * svg/batik/text/textAnchor2-expected.txt:
        * svg/batik/text/textAnchor3-expected.txt:
        * svg/batik/text/textBiDi-expected.txt:
        * svg/batik/text/textDecoration2-expected.checksum:
        * svg/batik/text/textDecoration2-expected.png:
        * svg/batik/text/textDecoration2-expected.txt:
        * svg/batik/text/textEffect-expected.checksum:
        * svg/batik/text/textEffect-expected.png:
        * svg/batik/text/textEffect-expected.txt:
        * svg/batik/text/textEffect2-expected.checksum:
        * svg/batik/text/textEffect2-expected.png:
        * svg/batik/text/textEffect3-expected.checksum:
        * svg/batik/text/textEffect3-expected.png:
        * svg/batik/text/textEffect3-expected.txt:
        * svg/batik/text/textFeatures-expected.checksum:
        * svg/batik/text/textFeatures-expected.png:
        * svg/batik/text/textFeatures-expected.txt:
        * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
        * svg/batik/text/textLayout-expected.checksum:
        * svg/batik/text/textLayout-expected.png:
        * svg/batik/text/textLayout2-expected.txt:
        * svg/batik/text/textLength-expected.checksum:
        * svg/batik/text/textLength-expected.png:
        * svg/batik/text/textOnPath-expected.txt:
        * svg/batik/text/textOnPath2-expected.checksum:
        * svg/batik/text/textOnPath2-expected.png:
        * svg/batik/text/textOnPath2-expected.txt:
        * svg/batik/text/textOnPath3-expected.txt:
        * svg/batik/text/textOnPathSpaces-expected.checksum:
        * svg/batik/text/textOnPathSpaces-expected.png:
        * svg/batik/text/textPCDATA-expected.txt:
        * svg/batik/text/textProperties-expected.checksum:
        * svg/batik/text/textProperties-expected.png:
        * svg/batik/text/textProperties-expected.txt:
        * svg/batik/text/textProperties2-expected.checksum:
        * svg/batik/text/textProperties2-expected.png:
        * svg/batik/text/textProperties2-expected.txt:
        * svg/batik/text/textStyles-expected.checksum:
        * svg/batik/text/textStyles-expected.png:
        * svg/batik/text/verticalText-expected.txt:
        * svg/batik/text/verticalTextOnPath-expected.txt:
        * svg/batik/text/xmlSpace-expected.txt:
        * svg/carto.net/button-expected.txt:
        * svg/carto.net/colourpicker-expected.checksum:
        * svg/carto.net/colourpicker-expected.png:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/combobox-expected.txt:
        * svg/carto.net/scrollbar-expected.checksum:
        * svg/carto.net/scrollbar-expected.txt:
        * svg/carto.net/selectionlist-expected.checksum:
        * svg/carto.net/selectionlist-expected.txt:
        * svg/carto.net/slider-expected.checksum:
        * svg/carto.net/slider-expected.png:
        * svg/carto.net/slider-expected.txt:
        * svg/carto.net/tabgroup-expected.txt:
        * svg/carto.net/textbox-expected.txt:
        * svg/carto.net/window-expected.checksum:
        * svg/carto.net/window-expected.txt:
        * svg/custom/SVGMatrix-interface-expected.checksum:
        * svg/custom/SVGMatrix-interface-expected.png:
        * svg/custom/absolute-sized-svg-in-xhtml-expected.checksum:
        * svg/custom/absolute-sized-svg-in-xhtml-expected.png:
        * svg/custom/baseval-animval-equality-expected.checksum:
        * svg/custom/baseval-animval-equality-expected.png:
        * svg/custom/baseval-animval-equality-expected.txt:
        * svg/custom/container-opacity-clip-viewBox-expected.checksum:
        * svg/custom/container-opacity-clip-viewBox-expected.png:
        * svg/custom/coords-relative-units-transforms-expected.checksum:
        * svg/custom/coords-relative-units-transforms-expected.png:
        * svg/custom/createelement-expected.txt:
        * svg/custom/deep-dynamic-updates-expected.checksum:
        * svg/custom/deep-dynamic-updates-expected.png:
        * svg/custom/deep-dynamic-updates-expected.txt:
        * svg/custom/dynamic-svg-document-creation-expected.checksum:
        * svg/custom/dynamic-svg-document-creation-expected.png:
        * svg/custom/feComponentTransfer-Discrete-expected.checksum:
        * svg/custom/feComponentTransfer-Discrete-expected.png:
        * svg/custom/feComponentTransfer-Gamma-expected.checksum:
        * svg/custom/feComponentTransfer-Gamma-expected.png:
        * svg/custom/feComponentTransfer-Linear-expected.checksum:
        * svg/custom/feComponentTransfer-Linear-expected.png:
        * svg/custom/feComponentTransfer-Table-expected.checksum:
        * svg/custom/feComponentTransfer-Table-expected.png:
        * svg/custom/feDisplacementMap-01-expected.checksum:
        * svg/custom/feDisplacementMap-01-expected.png:
        * svg/custom/feDisplacementMap-01-expected.txt:
        * svg/custom/fill-SVGPaint-interface-expected.checksum:
        * svg/custom/fill-SVGPaint-interface-expected.png:
        * svg/custom/fill-fallback-expected.checksum:
        * svg/custom/fill-fallback-expected.png:
        * svg/custom/focus-ring-expected.checksum:
        * svg/custom/focus-ring-expected.png:
        * svg/custom/getPresentationAttribute-expected.checksum:
        * svg/custom/getPresentationAttribute-expected.png:
        * svg/custom/getTransformToElement-expected.checksum:
        * svg/custom/getTransformToElement-expected.png:
        * svg/custom/getscreenctm-in-mixed-content-expected.checksum:
        * svg/custom/getscreenctm-in-mixed-content-expected.png:
        * svg/custom/getscreenctm-in-mixed-content-expected.txt:
        * svg/custom/getsvgdocument-expected.checksum:
        * svg/custom/getsvgdocument-expected.png:
        * svg/custom/gradient-cycle-detection-expected.checksum:
        * svg/custom/gradient-cycle-detection-expected.png:
        * svg/custom/gradient-deep-referencing-expected.checksum:
        * svg/custom/gradient-deep-referencing-expected.png:
        * svg/custom/gradient-rotated-bbox-expected.checksum:
        * svg/custom/gradient-rotated-bbox-expected.png:
        * svg/custom/gradient-stop-corner-cases-expected.checksum:
        * svg/custom/gradient-stop-corner-cases-expected.png:
        * svg/custom/gradient-stroke-width-expected.checksum:
        * svg/custom/gradient-stroke-width-expected.png:
        * svg/custom/grayscale-gradient-mask-expected.checksum:
        * svg/custom/grayscale-gradient-mask-expected.png:
        * svg/custom/group-opacity-expected.checksum:
        * svg/custom/group-opacity-expected.png:
        * svg/custom/hit-test-path-expected.checksum:
        * svg/custom/hit-test-path-expected.png:
        * svg/custom/hit-test-path-stroke-expected.checksum:
        * svg/custom/hit-test-path-stroke-expected.png:
        * svg/custom/hit-test-unclosed-subpaths-expected.checksum:
        * svg/custom/hit-test-unclosed-subpaths-expected.png:
        * svg/custom/hit-test-with-br-expected.checksum:
        * svg/custom/hit-test-with-br-expected.png:
        * svg/custom/image-clipped-hit-expected.checksum:
        * svg/custom/image-clipped-hit-expected.png:
        * svg/custom/image-clipped-hit-expected.txt:
        * svg/custom/image-parent-translation-expected.checksum:
        * svg/custom/image-parent-translation-expected.png:
        * svg/custom/image-small-width-height-expected.checksum:
        * svg/custom/image-small-width-height-expected.png:
        * svg/custom/image-with-prefix-in-webarchive-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.checksum:
        * svg/custom/image-with-transform-clip-filter-expected.png:
        * svg/custom/inline-svg-in-xhtml-expected.checksum:
        * svg/custom/inline-svg-in-xhtml-expected.png:
        * svg/custom/invalid-css-expected.checksum:
        * svg/custom/invalid-css-expected.png:
        * svg/custom/invalid-fill-expected.checksum:
        * svg/custom/invalid-fill-expected.png:
        * svg/custom/invalid-fill-hex-expected.checksum:
        * svg/custom/invalid-fill-hex-expected.png:
        * svg/custom/invalid-fill-hex-expected.txt:
        * svg/custom/invisible-text-after-scrolling-expected.checksum:
        * svg/custom/invisible-text-after-scrolling-expected.png:
        * svg/custom/js-late-clipPath-and-object-creation-expected.checksum:
        * svg/custom/js-late-clipPath-and-object-creation-expected.png:
        * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
        * svg/custom/js-late-clipPath-creation-expected.checksum:
        * svg/custom/js-late-clipPath-creation-expected.png:
        * svg/custom/js-late-clipPath-creation-expected.txt:
        * svg/custom/js-late-gradient-and-object-creation-expected.checksum:
        * svg/custom/js-late-gradient-and-object-creation-expected.txt:
        * svg/custom/js-late-gradient-creation-expected.checksum:
        * svg/custom/js-late-gradient-creation-expected.png:
        * svg/custom/js-late-marker-and-object-creation-expected.checksum:
        * svg/custom/js-late-marker-and-object-creation-expected.png:
        * svg/custom/js-late-marker-creation-expected.checksum:
        * svg/custom/js-late-marker-creation-expected.png:
        * svg/custom/js-late-pattern-and-object-creation-expected.checksum:
        * svg/custom/js-late-pattern-and-object-creation-expected.png:
        * svg/custom/js-update-bounce-expected.checksum:
        * svg/custom/js-update-bounce-expected.png:
        * svg/custom/js-update-gradient-expected.checksum:
        * svg/custom/js-update-gradient-expected.png:
        * svg/custom/js-update-gradient-expected.txt:
        * svg/custom/js-update-stop-expected.checksum:
        * svg/custom/js-update-stop-expected.png:
        * svg/custom/junk-data-expected.checksum:
        * svg/custom/junk-data-expected.png:
        * svg/custom/large-bounding-box-percents-expected.checksum:
        * svg/custom/large-bounding-box-percents-expected.png:
        * svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum:
        * svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
        * svg/custom/linking-a-03-b-transform-expected.checksum:
        * svg/custom/linking-a-03-b-transform-expected.png:
        * svg/custom/linking-a-03-b-viewTarget-expected.checksum:
        * svg/custom/linking-a-03-b-viewTarget-expected.png:
        * svg/custom/linking-a-03-b-zoomAndPan-expected.checksum:
        * svg/custom/linking-a-03-b-zoomAndPan-expected.png:
        * svg/custom/marker-default-width-height-expected.checksum:
        * svg/custom/marker-default-width-height-expected.png:
        * svg/custom/marker-overflow-clip-expected.checksum:
        * svg/custom/marker-overflow-clip-expected.png:
        * svg/custom/missing-xlink-expected.checksum:
        * svg/custom/missing-xlink-expected.png:
        * svg/custom/non-opaque-filters-expected.checksum:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/pattern-cycle-detection-expected.checksum:
        * svg/custom/pattern-cycle-detection-expected.png:
        * svg/custom/pattern-deep-referencing-expected.checksum:
        * svg/custom/pattern-deep-referencing-expected.png:
        * svg/custom/pattern-rotate-expected.checksum:
        * svg/custom/pattern-rotate-expected.png:
        * svg/custom/percentage-of-html-parent-expected.checksum:
        * svg/custom/percentage-of-html-parent-expected.png:
        * svg/custom/pointer-events-image-expected.checksum:
        * svg/custom/pointer-events-image-expected.png:
        * svg/custom/pointer-events-image-expected.txt:
        * svg/custom/pointer-events-path-expected.checksum:
        * svg/custom/pointer-events-path-expected.png:
        * svg/custom/pointer-events-path-expected.txt:
        * svg/custom/pointer-events-text-expected.checksum:
        * svg/custom/pointer-events-text-expected.png:
        * svg/custom/pointer-events-text-expected.txt:
        * svg/custom/preserve-aspect-ratio-syntax-expected.checksum:
        * svg/custom/preserve-aspect-ratio-syntax-expected.png:
        * svg/custom/root-container-opacity-clip-viewBox-expected.checksum:
        * svg/custom/root-container-opacity-clip-viewBox-expected.png:
        * svg/custom/rootmost-svg-xy-attrs-expected.checksum:
        * svg/custom/rootmost-svg-xy-attrs-expected.png:
        * svg/custom/rootmost-svg-xy-attrs-expected.txt:
        * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum:
        * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
        * svg/custom/second-inline-text-expected.checksum:
        * svg/custom/second-inline-text-expected.png:
        * svg/custom/shapes-supporting-markers-expected.checksum:
        * svg/custom/shapes-supporting-markers-expected.png:
        * svg/custom/simpleCDF-expected.checksum:
        * svg/custom/simpleCDF-expected.png:
        * svg/custom/stroke-fallback-expected.checksum:
        * svg/custom/stroke-fallback-expected.png:
        * svg/custom/stroked-pattern-expected.checksum:
        * svg/custom/stroked-pattern-expected.png:
        * svg/custom/struct-use-09-b-expected.checksum:
        * svg/custom/struct-use-09-b-expected.png:
        * svg/custom/style-attribute-font-size-expected.checksum:
        * svg/custom/style-attribute-font-size-expected.png:
        * svg/custom/svg-float-border-padding-expected.checksum:
        * svg/custom/svg-float-border-padding-expected.png:
        * svg/custom/svg-overflow-types-expected.checksum:
        * svg/custom/svg-overflow-types-expected.png:
        * svg/custom/text-clip-expected.txt:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/text-image-opacity-expected.checksum:
        * svg/custom/text-image-opacity-expected.txt:
        * svg/custom/text-letter-spacing-expected.txt:
        * svg/custom/tref-update-expected.checksum:
        * svg/custom/tref-update-expected.png:
        * svg/custom/use-clipped-hit-expected.checksum:
        * svg/custom/use-clipped-hit-expected.png:
        * svg/custom/use-clipped-hit-expected.txt:
        * svg/custom/use-css-events-expected.checksum:
        * svg/custom/use-css-events-expected.png:
        * svg/custom/use-detach-expected.checksum:
        * svg/custom/use-detach-expected.png:
        * svg/custom/use-elementInstance-event-target-expected.checksum:
        * svg/custom/use-elementInstance-event-target-expected.png:
        * svg/custom/use-elementInstance-methods-expected.checksum:
        * svg/custom/use-elementInstance-methods-expected.png:
        * svg/custom/use-event-handler-on-referenced-element-expected.checksum:
        * svg/custom/use-event-handler-on-referenced-element-expected.png:
        * svg/custom/use-event-handler-on-use-element-expected.checksum:
        * svg/custom/use-event-handler-on-use-element-expected.png:
        * svg/custom/use-events-crash-expected.checksum:
        * svg/custom/use-events-crash-expected.png:
        * svg/custom/use-instanceRoot-modifications-expected.checksum:
        * svg/custom/use-instanceRoot-modifications-expected.png:
        * svg/custom/use-modify-container-in-target-expected.checksum:
        * svg/custom/use-modify-container-in-target-expected.png:
        * svg/custom/use-modify-target-container-expected.checksum:
        * svg/custom/use-modify-target-container-expected.png:
        * svg/custom/use-on-g-containing-foreignObject-and-image-expected.checksum:
        * svg/custom/use-on-g-containing-foreignObject-and-image-expected.png:
        * svg/custom/use-on-g-containing-use-expected.checksum:
        * svg/custom/use-on-g-containing-use-expected.png:
        * svg/custom/use-on-g-expected.checksum:
        * svg/custom/use-on-g-expected.png:
        * svg/custom/use-on-symbol-inside-pattern-expected.checksum:
        * svg/custom/use-on-symbol-inside-pattern-expected.png:
        * svg/custom/use-on-text-expected.txt:
        * svg/custom/use-on-use-expected.checksum:
        * svg/custom/use-on-use-expected.png:
        * svg/custom/use-property-changes-through-dom-expected.checksum:
        * svg/custom/use-property-changes-through-dom-expected.png:
        * svg/custom/use-property-changes-through-svg-dom-expected.checksum:
        * svg/custom/use-property-changes-through-svg-dom-expected.png:
        * svg/custom/use-referencing-nonexisting-symbol-expected.txt:
        * svg/custom/use-transform-expected.checksum:
        * svg/custom/use-transform-expected.png:
        * svg/custom/viewbox-syntax-expected.checksum:
        * svg/custom/viewbox-syntax-expected.png:
        * svg/custom/viewport-em-expected.checksum:
        * svg/custom/viewport-em-expected.png:
        * svg/hixie/data-types/002-expected.checksum:
        * svg/hixie/data-types/002-expected.png:
        * svg/hixie/error/002-expected.checksum:
        * svg/hixie/error/002-expected.png:
        * svg/hixie/error/002-expected.txt:
        * svg/hixie/error/003-expected.txt:
        * svg/hixie/error/004-expected.checksum:
        * svg/hixie/error/004-expected.png:
        * svg/hixie/error/005-expected.checksum:
        * svg/hixie/error/005-expected.png:
        * svg/hixie/error/010-expected.txt:
        * svg/hixie/error/011-expected.txt:
        * svg/hixie/error/012-expected.checksum:
        * svg/hixie/error/012-expected.png:
        * svg/hixie/error/013-expected.checksum:
        * svg/hixie/error/013-expected.png:
        * svg/hixie/error/017-expected.checksum:
        * svg/hixie/error/017-expected.png:
        * svg/hixie/error/017-expected.txt:
        * svg/hixie/links/002-expected.txt:
        * svg/hixie/links/003-broken-expected.checksum:
        * svg/hixie/links/003-broken-expected.png:
        * svg/hixie/mixed/003-expected.checksum:
        * svg/hixie/mixed/003-expected.png:
        * svg/hixie/mixed/006-expected.checksum:
        * svg/hixie/mixed/006-expected.png:
        * svg/hixie/mixed/007-expected.checksum:
        * svg/hixie/mixed/007-expected.png:
        * svg/hixie/mixed/008-expected.checksum:
        * svg/hixie/mixed/008-expected.png:
        * svg/hixie/mixed/009-expected.checksum:
        * svg/hixie/mixed/009-expected.png:
        * svg/hixie/mixed/010-expected.checksum:
        * svg/hixie/mixed/010-expected.png:
        * svg/hixie/mixed/011-expected.checksum:
        * svg/hixie/mixed/011-expected.png:
        * svg/hixie/perf/007-expected.checksum:
        * svg/hixie/perf/007-expected.png:
        * svg/hixie/perf/007-expected.txt:
        * svg/hixie/processing-model/003-expected.checksum:
        * svg/hixie/processing-model/003-expected.png:
        * svg/hixie/processing-model/004-expected.checksum:
        * svg/hixie/processing-model/004-expected.png:
        * svg/hixie/rendering-model/003-expected.checksum:
        * svg/hixie/rendering-model/003-expected.png:
        * svg/hixie/rendering-model/004-expected.checksum:
        * svg/hixie/rendering-model/004-expected.png:
        * svg/hixie/text/001-broken-expected.txt:
        * svg/hixie/text/002-expected.txt:
        * svg/hixie/text/003-expected.txt:
        * svg/hixie/text/003a-expected.txt:
        * svg/hixie/text/003b-expected.txt:
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum:
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
        * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
        * svg/text/text-align-01-b-expected.txt:
        * svg/text/text-align-02-b-expected.txt:
        * svg/text/text-align-03-b-expected.checksum:
        * svg/text/text-align-03-b-expected.png:
        * svg/text/text-align-03-b-expected.txt:
        * svg/text/text-align-04-b-expected.checksum:
        * svg/text/text-align-04-b-expected.png:
        * svg/text/text-align-04-b-expected.txt:
        * svg/text/text-align-05-b-expected.txt:
        * svg/text/text-align-06-b-expected.checksum:
        * svg/text/text-align-06-b-expected.png:
        * svg/text/text-align-06-b-expected.txt:
        * svg/text/text-altglyph-01-b-expected.txt:
        * svg/text/text-deco-01-b-expected.checksum:
        * svg/text/text-deco-01-b-expected.png:
        * svg/text/text-deco-01-b-expected.txt:
        * svg/text/text-fonts-01-t-expected.txt:
        * svg/text/text-fonts-02-t-expected.txt:
        * svg/text/text-intro-05-t-expected.checksum:
        * svg/text/text-intro-05-t-expected.png:
        * svg/text/text-path-01-b-expected.checksum:
        * svg/text/text-path-01-b-expected.png:
        * svg/text/text-path-01-b-expected.txt:
        * svg/text/text-text-01-b-expected.txt:
        * svg/text/text-text-03-b-expected.checksum:
        * svg/text/text-text-03-b-expected.png:
        * svg/text/text-text-03-b-expected.txt:
        * svg/text/text-text-04-t-expected.checksum:
        * svg/text/text-text-04-t-expected.png:
        * svg/text/text-text-05-t-expected.checksum:
        * svg/text/text-text-05-t-expected.png:
        * svg/text/text-text-06-t-expected.checksum:
        * svg/text/text-text-06-t-expected.png:
        * svg/text/text-text-07-t-expected.checksum:
        * svg/text/text-text-07-t-expected.png:
        * svg/text/text-text-08-b-expected.checksum:
        * svg/text/text-text-08-b-expected.png:
        * svg/text/text-text-08-b-expected.txt:
        * svg/text/text-tref-01-b-expected.txt:
        * svg/text/text-tselect-01-b-expected.checksum:
        * svg/text/text-tselect-01-b-expected.png:
        * svg/text/text-tselect-02-f-expected.txt:
        * svg/text/text-tspan-01-b-expected.txt:
        * svg/text/text-ws-01-t-expected.txt:
        * svg/text/text-ws-02-t-expected.checksum:
        * svg/text/text-ws-02-t-expected.png:
        * svg/text/text-ws-02-t-expected.txt:

2007-10-06  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Mitz.

        http://bugs.webkit.org/show_bug.cgi?id=15380
        XPath: id('foo') doesn't resolve correctly

        * fast/xpath/id-simple-expected.txt: Added.
        * fast/xpath/id-simple.html: Added.

2007-10-06  Alexey Proskuryakov  <ap@webkit.org>

        * fast/dom/xmlhttprequest-get-expected.txt: Updated event properties
        for changes made in bug 15102.

2007-10-06  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        Update tests for http://bugs.webkit.org/show_bug.cgi?id=13707
        REGRESSION: JavaScript exceptions on quotes.burntelectrons.org

        * dom/xhtml/level2/html/HTMLBaseElement01-expected.checksum: Removed.
        * dom/xhtml/level2/html/HTMLBaseElement01-expected.png: Removed.
        * dom/xhtml/level2/html/HTMLBaseElement01-expected.txt:
        * dom/xhtml/level2/html/HTMLBaseElement01.xhtml:
        * dom/xhtml/level2/html/HTMLBaseElement02-expected.checksum: Removed.
        * dom/xhtml/level2/html/HTMLBaseElement02-expected.png: Removed.
        * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt:
        * dom/xhtml/level2/html/HTMLBaseElement02.xhtml:
        * dom/xhtml/level2/html/HTMLBodyElement07-expected.txt:
        * dom/xhtml/level2/html/HTMLBodyElement08-expected.txt:
        * dom/xhtml/level2/html/HTMLBodyElement09-expected.txt:
        * dom/xhtml/level2/html/HTMLBodyElement10-expected.txt:
        * dom/xhtml/level2/html/HTMLBodyElement11-expected.txt:
        * dom/xhtml/level2/html/HTMLBodyElement12-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument01-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument02-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument03-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument05-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument07-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument08-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument09-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument10-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument11-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument12-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument13-expected.txt:
        * dom/xhtml/level2/html/HTMLDocument14-expected.txt:
        * dom/xhtml/level2/html/doc01-expected.txt:
        These now pass. Changed HTMLBaseElement* to dump as text.

        * fast/dom/Window/window-properties-expected.txt: Added Document.prototype.getElementsByName

2007-10-03  Eric Seidel  <eric@webkit.org>

        Reviewed by Maciej.
        
        Add new results for SVGImage now that ContainerNode::removeAllChildren crashing is fixed.
        http://bugs.webkit.org/show_bug.cgi?id=12310#c11

        * fast/images/resources/butterfly.svg: Added.
        * fast/images/svg-as-background-expected.checksum: Removed.
        * fast/images/svg-as-background-expected.png: Removed.
        * fast/images/svg-as-background-expected.txt: Removed.
        * fast/images/svg-as-image-expected.checksum: Removed.
        * fast/images/svg-as-image-expected.png: Removed.
        * fast/images/svg-as-image-expected.txt: Removed.
        * fast/images/svg-background-crash-on-refresh.html: Added.
        * platform/mac/fast/images: Added.
        * platform/mac/fast/images/svg-as-background-expected.checksum: Added.
        * platform/mac/fast/images/svg-as-background-expected.png: Added.
        * platform/mac/fast/images/svg-as-background-expected.txt: Added.
        * platform/mac/fast/images/svg-as-image-expected.checksum: Added.
        * platform/mac/fast/images/svg-as-image-expected.png: Added.
        * platform/mac/fast/images/svg-as-image-expected.txt: Added.
        * platform/mac/fast/images/svg-background-crash-on-refresh-expected.checksum: Added.
        * platform/mac/fast/images/svg-background-crash-on-refresh-expected.png: Added.
        * platform/mac/fast/images/svg-background-crash-on-refresh-expected.txt: Added.

2007-10-03  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=15260
        Any styles defined after <element> {<property>:%} style are ignored by Safari

        * fast/css/invalid-percentage-property-expected.checksum: Added.
        * fast/css/invalid-percentage-property-expected.png: Added.
        * fast/css/invalid-percentage-property-expected.txt: Added.
        * fast/css/invalid-percentage-property.html: Added.

2007-10-02  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=15102
        XMLHttpRequests should dispatch a readystatechange event.

        * http/tests/xmlhttprequest/readystatechange-expected.txt: Added.
        * http/tests/xmlhttprequest/readystatechange.html: Added.

2007-10-02  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=10370
        RegExp fails to match non-ASCII characters against [\S\s]

        * fast/js/regexp-negative-special-characters-expected.txt: Added.
        * fast/js/regexp-negative-special-characters.html: Added.
        * fast/js/resources/regexp-negative-special-characters.js: Added.

2007-10-02  Eric Seidel  <eric@webkit.org>

        Reviewed by Oliver Hunt.

        * svg/custom/svgsvgelement-ctm-expected.txt: Added.
        * svg/custom/svgsvgelement-ctm.xhtml: Added.

2007-10-02  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Oliver.

        - test updates for "file:///Volumes/Data/mjs/Work/src/Safari/OpenSource/LayoutTests/fast/dom/serialize-attribute.xhtml"
        http://bugs.webkit.org/show_bug.cgi?id=15339

        We no longer entity-escape the '>' character in content or attribute values since this is unnecessary.
        
        * fast/dom/dom-parse-serialize-expected.txt:
        * fast/dom/serialize-attribute.xhtml:
        * fast/xsl/xslt-processor-expected.txt:

2007-10-02  Nicholas Shanks  <webkit@nickshanks.com>

        Reviewed by eseidel & hyatt.

        * fast/css/text-align-expected.txt: Added.
        * fast/css/text-align.html: Added.

2007-10-02  Eric Seidel  <eric@webkit.org>

        Rubber-stamped by Maciej.
        
        Updating test results after feature-branch rebase for tests whose new results are more correct.
        Also adding a few missing pixel test results.

        * fast/dom/attribute-case-sensitivity-expected.txt:
        * fast/dom/attribute-case-sensitivity2-expected.txt:
        * fast/layers/scroll-rect-to-visible-expected.png:
        * fast/text/international/bidi-neutral-run-expected.png:
        * platform/mac/editing/pasteboard/5478250-expected.checksum: Added.
        * platform/mac/editing/pasteboard/5478250-expected.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
        * svg/batik/text/textEffect-expected.png:
        * svg/batik/text/textEffect3-expected.png:
        * svg/custom/js-late-gradient-and-object-creation-expected.png:
        * svg/custom/use-infinite-recursion-expected.checksum: Added.
        * svg/custom/use-infinite-recursion-expected.png: Added.

2007-10-01  Oliver Hunt  <oliver@apple.com>

        RS = Eric.

        Correcting expected layout test results

        * fast/dom/Window/window-properties-expected.txt:
        * fast/images/svg-as-image-expected.txt:

2007-10-01  Eric Seidel  <eric@webkit.org>

        Reviewed by Oliver Hunt.
        
        SVG Subresources will not be saved when creating WebArchives
        http://bugs.webkit.org/show_bug.cgi?id=15280

        * svg/webarchive/resources/green-checker.png: Added.
        * svg/webarchive/resources/svg-script-subresources.js: Added.
        * svg/webarchive/svg-cursor-subresources.svg: Added.
        * svg/webarchive/svg-feimage-subresources.svg: Added.
        * svg/webarchive/svg-script-subresouces.svg: Added.

2007-10-01  Eric Seidel  <eric@webkit.org>

        Reviewed by Oliver Hunt.
        
        WebArchives do not embed stylesheets referenced by xml-stylesheeet
        http://bugs.webkit.org/show_bug.cgi?id=15320

        * webarchive/resources/test-xml-stylesheet.css: Added.
        * webarchive/test-xml-stylesheet-expected.txt: Added.
        * webarchive/test-xml-stylesheet.xml: Added.

2007-09-30  Julien  <julien.chaffraix@gmail.com>

        Reviewed by aroben & eseidel.

        test http://bugs.webkit.org/show_bug.cgi?id=14898
        XMLHttpRequest.getAllResponseHeaders should separate headers with CRLF

        * http/tests/xmlhttprequest/xmlhttprequest-crlf-getAllResponseHeader.html: Added.

2007-09-29  Rob Buis  <buis@kde.org>

        Reviewed by Adam.

        Add testcase entries for:
        http://bugs.webkit.org/show_bug.cgi?id=13472
        Misparsing date in javascript leads to year value of -1
        http://bugs.webkit.org/show_bug.cgi?id=14176
        Some date values not handled consistently with IE/Firefox

        * fast/js/date-parse-test-expected.txt:
        * fast/js/resources/date-parse-test.js:

2007-09-28  Eric Seidel  <eric@webkit.org>

        Reviewed by Sam Wenig.
        
        Elements with a prefix cause ASSERT when creating WebArchive
        http://bugs.webkit.org/show_bug.cgi?id=15308

        * svg/custom/image-with-prefix-in-webarchive-expected.txt: Added.
        * svg/custom/image-with-prefix-in-webarchive.svg: Added.

2007-09-09  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Update layout tests results after the <pattern> rework.

        * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
        * svg/batik/paints/gradientLimit-expected.checksum: Added.
        * svg/batik/paints/gradientLimit-expected.png: Added.
        * svg/batik/paints/gradientLimit-expected.txt: Added.
        * svg/batik/paints/gradientLimit.svg: Added.
        * svg/batik/paints/patternPreserveAspectRatioA-expected.checksum: Added.
        * svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added.
        * svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Added.
        * svg/batik/paints/patternPreserveAspectRatioA.svg: Added.
        * svg/batik/paints/patternRegionA-expected.checksum: Added.
        * svg/batik/paints/patternRegionA-expected.png: Added.
        * svg/batik/paints/patternRegionA-expected.txt: Added.
        * svg/batik/paints/patternRegionA.svg: Added.
        * svg/batik/paints/patternRegionB-expected.checksum: Added.
        * svg/batik/paints/patternRegionB-expected.png: Added.
        * svg/batik/paints/patternRegionB-expected.txt: Added.
        * svg/batik/paints/patternRegions-expected.checksum: Added.
        * svg/batik/paints/patternRegions-expected.png: Added.
        * svg/batik/paints/patternRegions-expected.txt: Added.
        * svg/batik/paints/patternRegions.svg: Added.
        * svg/custom/pattern-rotate-expected.checksum:
        * svg/custom/pattern-rotate-expected.png:
        * svg/custom/stroked-pattern-expected.checksum: Added.
        * svg/custom/stroked-pattern-expected.png: Added.
        * svg/custom/stroked-pattern-expected.txt: Added.
        * svg/custom/stroked-pattern.svg: Added.

2007-09-06  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Anders.

        Fix paths to css style sheets in the last added files. Enable smallFonts.svg as it doesn't crash anymore.    
        Fix paths to external <use> element reference, to make Batik happy. (We don't support it, yet.)

        * svg/batik/coordinates/em-expected.checksum:
        * svg/batik/coordinates/em-expected.png:
        * svg/batik/coordinates/em-expected.txt:
        * svg/batik/coordinates/em.svg:
        * svg/batik/coordinates/percentagesAndUnits-expected.checksum:
        * svg/batik/coordinates/percentagesAndUnits-expected.png:
        * svg/batik/coordinates/percentagesAndUnits-expected.txt:
        * svg/batik/coordinates/percentagesAndUnits.svg:
        * svg/batik/filters/filterRegions-expected.checksum:
        * svg/batik/filters/filterRegions-expected.png:
        * svg/batik/filters/filterRegions-expected.txt:
        * svg/batik/filters/filterRegions.svg:
        * svg/batik/masking/maskRegions-expected.checksum:
        * svg/batik/masking/maskRegions-expected.png:
        * svg/batik/masking/maskRegions-expected.txt:
        * svg/batik/masking/maskRegions.svg:
        * svg/batik/text/smallFonts-expected.checksum: Added.
        * svg/batik/text/smallFonts-expected.png: Added.
        * svg/batik/text/smallFonts-expected.txt: Added.
        * svg/batik/text/smallFonts.svg: Added.
        * svg/batik/text/smallFonts.svg-disabled: Removed.
        * svg/batik/text/textDecoration.svg-disabled:

2007-09-05  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Fix <mask> in userSpaceOnUse coordinates. Verified by new testcase taken from Batik.

        * svg/batik/masking/maskRegions-expected.checksum: Added.
        * svg/batik/masking/maskRegions-expected.png: Added.
        * svg/batik/masking/maskRegions-expected.txt: Added.
        * svg/batik/masking/maskRegions.svg: Added.

2007-09-04  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Update testcases after the SVG text painting rewrite.
        Add new testcases from Batik 1.7 that we pass.

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-07-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/batik/coordinates/em-expected.checksum: Added.
        * svg/batik/coordinates/em-expected.png: Added.
        * svg/batik/coordinates/em-expected.txt: Added.
        * svg/batik/coordinates/em.svg: Added.
        * svg/batik/coordinates/percentagesAndUnits-expected.checksum: Added.
        * svg/batik/coordinates/percentagesAndUnits-expected.png: Added.
        * svg/batik/coordinates/percentagesAndUnits-expected.txt: Added.
        * svg/batik/coordinates/percentagesAndUnits.svg: Added.
        * svg/batik/text/textAnchor-expected.txt:
        * svg/batik/text/textAnchor2-expected.txt:
        * svg/batik/text/textAnchor3-expected.txt:
        * svg/batik/text/textBiDi-expected.txt:
        * svg/batik/text/textDecoration2-expected.checksum:
        * svg/batik/text/textDecoration2-expected.png:
        * svg/batik/text/textDecoration2-expected.txt:
        * svg/batik/text/textEffect-expected.checksum:
        * svg/batik/text/textEffect-expected.png:
        * svg/batik/text/textEffect-expected.txt:
        * svg/batik/text/textEffect3-expected.checksum:
        * svg/batik/text/textEffect3-expected.png:
        * svg/batik/text/textEffect3-expected.txt:
        * svg/batik/text/textFeatures-expected.checksum:
        * svg/batik/text/textFeatures-expected.png:
        * svg/batik/text/textFeatures-expected.txt:
        * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
        * svg/batik/text/textLayout2-expected.txt:
        * svg/batik/text/textOnPath-expected.txt:
        * svg/batik/text/textOnPath2-expected.txt:
        * svg/batik/text/textOnPath3-expected.txt:
        * svg/batik/text/textPCDATA-expected.txt:
        * svg/batik/text/textProperties-expected.checksum:
        * svg/batik/text/textProperties-expected.png:
        * svg/batik/text/textProperties-expected.txt:
        * svg/batik/text/textProperties2-expected.checksum:
        * svg/batik/text/textProperties2-expected.png:
        * svg/batik/text/textProperties2-expected.txt:
        * svg/batik/text/textStyles-expected.checksum:
        * svg/batik/text/textStyles-expected.png:
        * svg/batik/text/verticalText-expected.txt:
        * svg/batik/text/verticalTextOnPath-expected.txt:
        * svg/batik/text/xmlSpace-expected.txt:
        * svg/carto.net/button-expected.txt:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/combobox-expected.txt:
        * svg/carto.net/scrollbar-expected.txt:
        * svg/carto.net/selectionlist-expected.txt:
        * svg/carto.net/slider-expected.txt:
        * svg/carto.net/tabgroup-expected.txt:
        * svg/carto.net/textbox-expected.txt:
        * svg/carto.net/window-expected.txt:
        * svg/custom/feDisplacementMap-01-expected.txt:
        * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
        * svg/custom/js-late-clipPath-creation-expected.txt:
        * svg/custom/js-late-gradient-and-object-creation-expected.checksum:
        * svg/custom/js-late-gradient-and-object-creation-expected.png:
        * svg/custom/js-late-gradient-and-object-creation-expected.txt:
        * svg/custom/js-late-gradient-creation-expected.checksum:
        * svg/custom/js-late-gradient-creation-expected.png:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/pointer-events-text-expected.txt:
        * svg/custom/styledTextPath-expected.checksum: Added.
        * svg/custom/styledTextPath-expected.png: Added.
        * svg/custom/styledTextPath-expected.txt: Added.
        * svg/custom/styledTextPath.svg: Added.
        * svg/custom/text-clip-expected.txt:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/text-image-opacity-expected.txt:
        * svg/custom/text-letter-spacing-expected.txt:
        * svg/custom/use-on-text-expected.txt:
        * svg/hixie/error/002-expected.txt:
        * svg/hixie/error/003-expected.txt:
        * svg/hixie/error/010-expected.txt:
        * svg/hixie/error/011-expected.txt:
        * svg/hixie/error/017-expected.txt:
        * svg/hixie/links/002-expected.txt:
        * svg/hixie/perf/007-expected.txt:
        * svg/hixie/text/001-broken-expected.txt:
        * svg/hixie/text/002-expected.txt:
        * svg/hixie/text/003a-expected.txt:
        * svg/hixie/text/003b-expected.txt:
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
        * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
        * svg/text/text-align-01-b-expected.txt:
        * svg/text/text-align-02-b-expected.txt:
        * svg/text/text-align-03-b-expected.txt:
        * svg/text/text-align-04-b-expected.txt:
        * svg/text/text-align-05-b-expected.txt:
        * svg/text/text-align-06-b-expected.txt:
        * svg/text/text-altglyph-01-b-expected.txt:
        * svg/text/text-deco-01-b-expected.checksum:
        * svg/text/text-deco-01-b-expected.png:
        * svg/text/text-deco-01-b-expected.txt:
        * svg/text/text-fonts-01-t-expected.txt:
        * svg/text/text-fonts-02-t-expected.txt:
        * svg/text/text-path-01-b-expected.txt:
        * svg/text/text-text-01-b-expected.txt:
        * svg/text/text-text-03-b-expected.checksum:
        * svg/text/text-text-03-b-expected.png:
        * svg/text/text-text-03-b-expected.txt:
        * svg/text/text-text-07-t-expected.checksum:
        * svg/text/text-text-07-t-expected.png:
        * svg/text/text-text-08-b-expected.checksum:
        * svg/text/text-text-08-b-expected.png:
        * svg/text/text-text-08-b-expected.txt:
        * svg/text/text-tref-01-b-expected.txt:
        * svg/text/text-tselect-02-f-expected.txt:
        * svg/text/text-tspan-01-b-expected.txt:
        * svg/text/text-ws-01-t-expected.txt:
        * svg/text/text-ws-02-t-expected.txt:

2007-08-26  Nikolas Zimmermann  <zimmermann@kde.org>

        Rubberstamped by Mark.

        Add missing SVG filter testcase (forgot to include in last commit).

        * svg/batik/filters/filterRegions-expected.checksum: Added.
        * svg/batik/filters/filterRegions-expected.png: Added.
        * svg/batik/filters/filterRegions-expected.txt: Added.
        * svg/batik/filters/filterRegions.svg: Added.

2007-08-22  Rob Buis  <buis@kde.org>

        Reviewed by Sam.

        http://bugs.webkit.org/show_bug.cgi?id=12059
        SVG colors have two separate parsing paths (one CSS and one SVGColor::setRGBColor)

        Improved test result.

        * svg/dom/rgb-color-parser-expected.txt:

2007-08-21  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Updated layout tests results after the SVG filter rework.

        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/batik/text/textEffect-expected.checksum:
        * svg/batik/text/textEffect-expected.png:
        * svg/batik/text/textEffect-expected.txt:
        * svg/batik/text/textEffect3-expected.checksum:
        * svg/batik/text/textEffect3-expected.png:
        * svg/batik/text/textEffect3-expected.txt:
        * svg/batik/text/textFeatures-expected.checksum:
        * svg/batik/text/textFeatures-expected.png:
        * svg/batik/text/textFeatures-expected.txt:
        * svg/batik/text/textProperties-expected.checksum:
        * svg/batik/text/textProperties-expected.png:
        * svg/custom/empty-merge-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.checksum:
        * svg/custom/feComponentTransfer-Discrete-expected.png:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.checksum:
        * svg/custom/feComponentTransfer-Gamma-expected.png:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.checksum:
        * svg/custom/feComponentTransfer-Linear-expected.png:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.checksum:
        * svg/custom/feComponentTransfer-Table-expected.png:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/filter-source-alpha-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.checksum:
        * svg/custom/image-with-transform-clip-filter-expected.png:
        * svg/custom/image-with-transform-clip-filter-expected.txt:
        * svg/custom/invalid-css-expected.txt:
        * svg/custom/non-opaque-filters-expected.checksum:
        * svg/custom/non-opaque-filters-expected.png:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/text-filter-expected.checksum:
        * svg/custom/text-filter-expected.png:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/visibility-override-filter-expected.txt:

2007-08-20  Rob Buis  <buis@kde.org>

        Reviewed by Nikolas.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14924
        rotated rect with pattern draws incorrectly

        * svg/custom/pattern-rotate-expected.checksum: Added.
        * svg/custom/pattern-rotate-expected.png: Added.
        * svg/custom/pattern-rotate-expected.txt: Added.
        * svg/custom/pattern-rotate.svg: Added.

2007-08-19  Rob Buis  <buis@kde.org>

        Reviewed by Nikolas.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14926
        WebKit has 'em' length handling problems related to CSS properties

        Changed results are improved results.

        * svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/custom/linking-a-03-b-all-expected.checksum:
        * svg/custom/linking-a-03-b-all-expected.png:
        * svg/custom/linking-a-03-b-all-expected.txt:
        * svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum:
        * svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
        * svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
        * svg/custom/linking-a-03-b-transform-expected.checksum:
        * svg/custom/linking-a-03-b-transform-expected.png:
        * svg/custom/linking-a-03-b-transform-expected.txt:
        * svg/custom/linking-a-03-b-viewBox-expected.checksum:
        * svg/custom/linking-a-03-b-viewBox-expected.png:
        * svg/custom/linking-a-03-b-viewBox-expected.txt:
        * svg/custom/linking-a-03-b-viewBox-transform-expected.checksum:
        * svg/custom/linking-a-03-b-viewBox-transform-expected.png:
        * svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
        * svg/custom/linking-a-03-b-viewTarget-expected.checksum:
        * svg/custom/linking-a-03-b-viewTarget-expected.png:
        * svg/custom/linking-a-03-b-viewTarget-expected.txt:
        * svg/custom/linking-a-03-b-zoomAndPan-expected.checksum:
        * svg/custom/linking-a-03-b-zoomAndPan-expected.png:
        * svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
        * svg/custom/style-attribute-font-size-expected.checksum: Added.
        * svg/custom/style-attribute-font-size-expected.png: Added.
        * svg/custom/style-attribute-font-size-expected.txt: Added.
        * svg/custom/style-attribute-font-size.svg: Added.

2007-08-17  Rob Buis  <buis@kde.org>

        Reviewed by Oliver.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14927
        use element in SVG does not render after parent is displayed off and on

        * svg/custom/use-detach-expected.checksum: Added.
        * svg/custom/use-detach-expected.png: Added.
        * svg/custom/use-detach-expected.txt: Added.
        * svg/custom/use-detach.svg: Added.

2007-08-10  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Rob.

        Update tests after the RenderSVGViewportContainer introduction.

        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
        * svg/carto.net/button-expected.txt:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/scrollbar-expected.txt:
        * svg/carto.net/slider-expected.txt:
        * svg/carto.net/textbox-expected.txt:
        * svg/carto.net/window-expected.txt:
        * svg/custom/circular-marker-reference-1-expected.txt:
        * svg/custom/circular-marker-reference-2-expected.txt:
        * svg/custom/circular-marker-reference-3-expected.txt:
        * svg/custom/circular-marker-reference-4-expected.txt:
        * svg/custom/container-opacity-clip-viewBox-expected.txt:
        * svg/custom/deep-dynamic-updates-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/image-clipped-hit-expected.txt:
        * svg/custom/inner-percent-expected.txt:
        * svg/custom/inner-svg-hit-test-expected.txt:
        * svg/custom/invalid-css-expected.txt:
        * svg/custom/js-late-marker-and-object-creation-expected.txt:
        * svg/custom/js-late-marker-creation-expected.txt:
        * svg/custom/marker-changes-expected.txt:
        * svg/custom/marker-child-changes-expected.txt:
        * svg/custom/marker-default-width-height-expected.txt:
        * svg/custom/marker-overflow-clip-expected.txt:
        * svg/custom/marker-viewBox-changes-expected.txt:
        * svg/custom/non-circular-marker-reference-expected.txt:
        * svg/custom/preserve-aspect-ratio-syntax-expected.txt:
        * svg/custom/root-container-opacity-clip-viewBox-expected.txt:
        * svg/custom/shapes-supporting-markers-expected.txt:
        * svg/custom/struct-use-09-b-expected.txt:
        * svg/custom/svg-overflow-types-expected.txt:
        * svg/custom/text-ctm-expected.txt:
        * svg/custom/use-clipped-hit-expected.txt:
        * svg/custom/use-css-events-expected.txt:
        * svg/custom/use-modify-target-symbol-expected.txt:
        * svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
        * svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
        * svg/custom/use-on-g-containing-symbol-expected.txt:
        * svg/custom/use-on-symbol-expected.txt:
        * svg/custom/use-on-symbol-inside-pattern-expected.txt:
        * svg/custom/use-symbol-overflow-expected.txt:
        * svg/custom/viewbox-syntax-expected.txt:

2007-08-10  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver & Rob.

        Fix test results after the SVG text & group opacity fixes.

        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
        * svg/batik/text/textAnchor-expected.checksum:
        * svg/batik/text/textAnchor-expected.png:
        * svg/batik/text/textFeatures-expected.checksum:
        * svg/batik/text/textFeatures-expected.png:
        * svg/custom/group-opacity-expected.checksum: Added.
        * svg/custom/group-opacity-expected.png: Added.
        * svg/custom/group-opacity-expected.txt: Added.
        * svg/custom/group-opacity.svg: Added.
        * svg/custom/js-update-bounce-expected.checksum:
        * svg/custom/js-update-bounce-expected.png:
        * svg/custom/resources/groupOpacityReference1.png: Added.
        * svg/custom/resources/groupOpacityReference2.png: Added.
        * svg/custom/resources/groupOpacityReference3.png: Added.
        * svg/custom/resources/groupOpacityReference4.png: Added.
        * svg/custom/text-image-opacity-expected.checksum:
        * svg/custom/text-image-opacity-expected.png:
        * svg/custom/use-instanceRoot-modifications-expected.checksum:
        * svg/custom/use-instanceRoot-modifications-expected.png:
        * svg/custom/use-modify-container-in-target-expected.checksum:
        * svg/custom/use-modify-container-in-target-expected.png:
        * svg/custom/use-modify-target-container-expected.checksum:
        * svg/custom/use-modify-target-container-expected.png:
        * svg/custom/use-on-g-containing-use-expected.checksum:
        * svg/custom/use-on-g-containing-use-expected.png:
        * svg/custom/use-on-g-expected.checksum:
        * svg/custom/use-on-g-expected.png:
        * svg/custom/use-on-use-expected.checksum:
        * svg/custom/use-on-use-expected.png:
        * svg/custom/use-transform-expected.checksum:
        * svg/custom/use-transform-expected.png:
        * svg/hixie/text/003-expected.txt:
        * svg/text/text-text-08-b-expected.checksum:
        * svg/text/text-text-08-b-expected.png:
        * svg/text/text-text-08-b-expected.txt:

2007-08-08  Rob Buis  <buis@kde.org>

        Reviewed by Nikolas.

        Added testcases for:
        http://bugs.webkit.org/show_bug.cgi?id=11909
        Regression: large SVG from Illustrator comes out blank

        Also changed results are included, no pixel tests changed.

        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
        * svg/carto.net/textbox-expected.txt:
        * svg/custom/circular-marker-reference-4-expected.txt:
        * svg/custom/container-opacity-clip-viewBox-expected.checksum: Added.
        * svg/custom/container-opacity-clip-viewBox-expected.png: Added.
        * svg/custom/container-opacity-clip-viewBox-expected.txt: Added.
        * svg/custom/container-opacity-clip-viewBox.svg: Added.
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/marker-overflow-clip-expected.txt:
        * svg/custom/preserve-aspect-ratio-syntax-expected.txt:
        * svg/custom/root-container-opacity-clip-viewBox-expected.checksum: Added.
        * svg/custom/root-container-opacity-clip-viewBox-expected.png: Added.
        * svg/custom/root-container-opacity-clip-viewBox-expected.txt: Added.
        * svg/custom/root-container-opacity-clip-viewBox.svg: Added.
        * svg/custom/use-css-events-expected.txt:
        * svg/custom/viewbox-syntax-expected.txt:

2007-08-08  Nikolas Zimmermann  <zimmermann@kde.org>

        Rubber stamped by Oliver.

        Update baseline after checking in the calculateGlyphBoundaries() fixes.

        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/batik/text/textAnchor-expected.txt:
        * svg/batik/text/textAnchor2-expected.txt:
        * svg/batik/text/textAnchor3-expected.txt:
        * svg/batik/text/textBiDi-expected.txt:
        * svg/batik/text/textDecoration2-expected.txt:
        * svg/batik/text/textEffect-expected.checksum:
        * svg/batik/text/textEffect-expected.png:
        * svg/batik/text/textEffect-expected.txt:
        * svg/batik/text/textEffect2-expected.txt:
        * svg/batik/text/textEffect3-expected.checksum:
        * svg/batik/text/textEffect3-expected.png:
        * svg/batik/text/textEffect3-expected.txt:
        * svg/batik/text/textFeatures-expected.txt:
        * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
        * svg/batik/text/textLayout-expected.txt:
        * svg/batik/text/textLayout2-expected.txt:
        * svg/batik/text/textOnPath-expected.txt:
        * svg/batik/text/textOnPath2-expected.txt:
        * svg/batik/text/textOnPath3-expected.txt:
        * svg/batik/text/textOnPathSpaces-expected.txt:
        * svg/batik/text/textPCDATA-expected.txt:
        * svg/batik/text/textPosition-expected.txt:
        * svg/batik/text/textProperties-expected.txt:
        * svg/batik/text/textProperties2-expected.txt:
        * svg/batik/text/textStyles-expected.txt:
        * svg/batik/text/verticalText-expected.txt:
        * svg/batik/text/verticalTextOnPath-expected.txt:
        * svg/carto.net/button-expected.txt:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/combobox-expected.txt:
        * svg/carto.net/scrollbar-expected.txt:
        * svg/carto.net/selectionlist-expected.txt:
        * svg/carto.net/window-expected.txt:
        * svg/custom/path-textPath-simulation-expected.txt:
        * svg/hixie/perf/001-expected.txt:
        * svg/hixie/perf/002-expected.txt:
        * svg/hixie/text/001-broken-expected.txt:
        * svg/hixie/text/003a-expected.txt:
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
        * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
        * svg/text/text-align-01-b-expected.txt:
        * svg/text/text-align-02-b-expected.txt:
        * svg/text/text-align-05-b-expected.txt:
        * svg/text/text-align-06-b-expected.txt:
        * svg/text/text-intro-05-t-expected.txt:
        * svg/text/text-path-01-b-expected.txt:
        * svg/text/text-text-04-t-expected.txt:
        * svg/text/text-text-05-t-expected.txt:
        * svg/text/text-text-06-t-expected.txt:
        * svg/text/text-text-07-t-expected.txt:
        * svg/text/text-tselect-02-f-expected.txt:
        * svg/text/text-tspan-01-b-expected.txt:

2007-08-08  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Update test results after the SVG RTL text selection checkin.
        Now dumps all contained inline text boxes, which affects a lot of tests.

        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
        * svg/batik/text/longTextOnPath-expected.txt:
        * svg/batik/text/textAnchor-expected.checksum:
        * svg/batik/text/textAnchor-expected.png:
        * svg/batik/text/textAnchor-expected.txt:
        * svg/batik/text/textBiDi-expected.checksum:
        * svg/batik/text/textBiDi-expected.png:
        * svg/batik/text/textBiDi-expected.txt:
        * svg/batik/text/textEffect-expected.checksum:
        * svg/batik/text/textEffect-expected.png:
        * svg/batik/text/textEffect-expected.txt:
        * svg/batik/text/textEffect3-expected.checksum:
        * svg/batik/text/textEffect3-expected.png:
        * svg/batik/text/textEffect3-expected.txt:
        * svg/batik/text/textFeatures-expected.checksum:
        * svg/batik/text/textFeatures-expected.png:
        * svg/batik/text/textFeatures-expected.txt:
        * svg/batik/text/textLayout-expected.checksum:
        * svg/batik/text/textLayout-expected.png:
        * svg/batik/text/textLayout-expected.txt:
        * svg/batik/text/textLayout2-expected.checksum:
        * svg/batik/text/textLayout2-expected.png:
        * svg/batik/text/textLayout2-expected.txt:
        * svg/batik/text/textOnPath2-expected.txt:
        * svg/batik/text/textProperties-expected.checksum:
        * svg/batik/text/textProperties-expected.png:
        * svg/batik/text/textProperties-expected.txt:
        * svg/batik/text/textProperties2-expected.checksum:
        * svg/batik/text/textProperties2-expected.png:
        * svg/batik/text/textProperties2-expected.txt:
        * svg/batik/text/textStyles-expected.checksum:
        * svg/batik/text/textStyles-expected.png:
        * svg/batik/text/textStyles-expected.txt:
        * svg/batik/text/xmlSpace-expected.txt:
        * svg/carto.net/selectionlist-expected.txt:
        * svg/custom/invalid-fill-expected.txt:
        * svg/custom/invalid-fill-hex-expected.txt:
        * svg/custom/marker-overflow-clip-expected.txt:
        * svg/custom/text-whitespace-handling-expected.txt:
        * svg/text/text-align-01-b-expected.checksum:
        * svg/text/text-align-01-b-expected.png:
        * svg/text/text-align-02-b-expected.checksum:
        * svg/text/text-align-02-b-expected.png:
        * svg/text/text-align-05-b-expected.checksum:
        * svg/text/text-align-05-b-expected.png:
        * svg/text/text-align-06-b-expected.checksum:
        * svg/text/text-align-06-b-expected.png:
        * svg/text/text-intro-05-t-expected.txt:
        * svg/text/text-path-01-b-expected.checksum:
        * svg/text/text-path-01-b-expected.png:
        * svg/text/text-spacing-01-b-expected.checksum:
        * svg/text/text-spacing-01-b-expected.png:
        * svg/text/text-spacing-01-b-expected.txt:
        * svg/text/text-text-05-t-expected.checksum:
        * svg/text/text-text-05-t-expected.png:
        * svg/text/text-tselect-02-f-expected.checksum:
        * svg/text/text-tselect-02-f-expected.png:
        * svg/text/text-tselect-02-f-expected.txt:
        * svg/text/text-tspan-01-b-expected.checksum:
        * svg/text/text-tspan-01-b-expected.png:

2007-07-29  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Rob.

        Update layout tests now that textPaths participate in
        text chunk building and after the selection rect fixes.

        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/batik/text/longTextOnPath-expected.txt:
        * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
        * svg/batik/text/textOnPath-expected.txt:
        * svg/batik/text/textOnPath2-expected.txt:
        * svg/batik/text/textOnPath3-expected.txt:
        * svg/batik/text/textOnPathSpaces-expected.txt:
        * svg/batik/text/verticalText-expected.txt:
        * svg/batik/text/verticalTextOnPath-expected.txt:
        * svg/text/text-align-01-b-expected.checksum:
        * svg/text/text-align-01-b-expected.png:
        * svg/text/text-align-02-b-expected.checksum:
        * svg/text/text-align-02-b-expected.png:
        * svg/text/text-align-03-b-expected.checksum:
        * svg/text/text-align-03-b-expected.png:
        * svg/text/text-align-04-b-expected.checksum:
        * svg/text/text-align-04-b-expected.png:
        * svg/text/text-align-04-b-expected.txt:
        * svg/text/text-align-05-b-expected.checksum:
        * svg/text/text-align-05-b-expected.png:
        * svg/text/text-align-06-b-expected.checksum:
        * svg/text/text-align-06-b-expected.png:
        * svg/text/text-altglyph-01-b-expected.checksum:
        * svg/text/text-altglyph-01-b-expected.png:
        * svg/text/text-deco-01-b-expected.checksum:
        * svg/text/text-deco-01-b-expected.png:
        * svg/text/text-fonts-01-t-expected.checksum:
        * svg/text/text-fonts-01-t-expected.png:
        * svg/text/text-fonts-02-t-expected.checksum:
        * svg/text/text-fonts-02-t-expected.png:
        * svg/text/text-intro-05-t-expected.checksum:
        * svg/text/text-intro-05-t-expected.png:
        * svg/text/text-path-01-b-expected.checksum:
        * svg/text/text-path-01-b-expected.png:
        * svg/text/text-path-01-b-expected.txt:
        * svg/text/text-spacing-01-b-expected.checksum:
        * svg/text/text-spacing-01-b-expected.png:
        * svg/text/text-text-01-b-expected.checksum:
        * svg/text/text-text-01-b-expected.png:
        * svg/text/text-text-03-b-expected.checksum:
        * svg/text/text-text-03-b-expected.png:
        * svg/text/text-text-04-t-expected.checksum:
        * svg/text/text-text-04-t-expected.png:
        * svg/text/text-text-05-t-expected.checksum:
        * svg/text/text-text-05-t-expected.png:
        * svg/text/text-text-06-t-expected.checksum:
        * svg/text/text-text-06-t-expected.png:
        * svg/text/text-text-07-t-expected.checksum:
        * svg/text/text-text-07-t-expected.png:
        * svg/text/text-text-08-b-expected.checksum:
        * svg/text/text-text-08-b-expected.png:
        * svg/text/text-tref-01-b-expected.checksum:
        * svg/text/text-tref-01-b-expected.png:
        * svg/text/text-tselect-01-b-expected.checksum:
        * svg/text/text-tselect-01-b-expected.png:
        * svg/text/text-tselect-02-f-expected.checksum:
        * svg/text/text-tselect-02-f-expected.png:
        * svg/text/text-tspan-01-b-expected.checksum:
        * svg/text/text-tspan-01-b-expected.png:
        * svg/text/text-ws-01-t-expected.checksum:
        * svg/text/text-ws-01-t-expected.png:
        * svg/text/text-ws-02-t-expected.checksum:
        * svg/text/text-ws-02-t-expected.png:

2007-07-26  Rob Buis  <buis@kde.org>

        Reviewed by Nikolas.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14312
        Removing an attribute has no effect on SVG

        The changed test is an improvement.

        * svg/custom/transform-removeAttributeNS-expected.checksum: Added.
        * svg/custom/transform-removeAttributeNS-expected.png: Added.
        * svg/custom/transform-removeAttributeNS-expected.txt: Added.
        * svg/custom/transform-removeAttributeNS.svg: Added.
        * svg/custom/use-modify-target-container-expected.txt:

2007-07-24  Nikolas Zimmermann  <zimmermann@kde.org>

        Rubber stamped by Rob.

        Copy over SVG text testcases from svg/text/W3C-SVG-1.1/text-*.svg to svg/text.
        Enable dumping of selection rects in these set of testcases, to avoid a further regression in this area.

        Also update the textEffect.svg test which has 0.0% difference, to make all tests pass again.

        * svg/batik/text/textEffect-expected.checksum:
        * svg/batik/text/textEffect-expected.png:
        * svg/text/text-align-01-b-expected.checksum: Added.
        * svg/text/text-align-01-b-expected.png: Added.
        * svg/text/text-align-01-b-expected.txt: Added.
        * svg/text/text-align-01-b.svg: Added.
        * svg/text/text-align-02-b-expected.checksum: Added.
        * svg/text/text-align-02-b-expected.png: Added.
        * svg/text/text-align-02-b-expected.txt: Added.
        * svg/text/text-align-02-b.svg: Added.
        * svg/text/text-align-03-b-expected.checksum: Added.
        * svg/text/text-align-03-b-expected.png: Added.
        * svg/text/text-align-03-b-expected.txt: Added.
        * svg/text/text-align-03-b.svg: Added.
        * svg/text/text-align-04-b-expected.checksum: Added.
        * svg/text/text-align-04-b-expected.png: Added.
        * svg/text/text-align-04-b-expected.txt: Added.
        * svg/text/text-align-04-b.svg: Added.
        * svg/text/text-align-05-b-expected.checksum: Added.
        * svg/text/text-align-05-b-expected.png: Added.
        * svg/text/text-align-05-b-expected.txt: Added.
        * svg/text/text-align-05-b.svg: Added.
        * svg/text/text-align-06-b-expected.checksum: Added.
        * svg/text/text-align-06-b-expected.png: Added.
        * svg/text/text-align-06-b-expected.txt: Added.
        * svg/text/text-align-06-b.svg: Added.
        * svg/text/text-altglyph-01-b-expected.checksum: Added.
        * svg/text/text-altglyph-01-b-expected.png: Added.
        * svg/text/text-altglyph-01-b-expected.txt: Added.
        * svg/text/text-altglyph-01-b.svg: Added.
        * svg/text/text-deco-01-b-expected.checksum: Added.
        * svg/text/text-deco-01-b-expected.png: Added.
        * svg/text/text-deco-01-b-expected.txt: Added.
        * svg/text/text-deco-01-b.svg: Added.
        * svg/text/text-fonts-01-t-expected.checksum: Added.
        * svg/text/text-fonts-01-t-expected.png: Added.
        * svg/text/text-fonts-01-t-expected.txt: Added.
        * svg/text/text-fonts-01-t.svg: Added.
        * svg/text/text-fonts-02-t-expected.checksum: Added.
        * svg/text/text-fonts-02-t-expected.png: Added.
        * svg/text/text-fonts-02-t-expected.txt: Added.
        * svg/text/text-fonts-02-t.svg: Added.
        * svg/text/text-intro-05-t-expected.checksum: Added.
        * svg/text/text-intro-05-t-expected.png: Added.
        * svg/text/text-intro-05-t-expected.txt: Added.
        * svg/text/text-intro-05-t.svg: Added.
        * svg/text/text-path-01-b-expected.checksum: Added.
        * svg/text/text-path-01-b-expected.png: Added.
        * svg/text/text-path-01-b-expected.txt: Added.
        * svg/text/text-path-01-b.svg: Added.
        * svg/text/text-spacing-01-b-expected.checksum: Added.
        * svg/text/text-spacing-01-b-expected.png: Added.
        * svg/text/text-spacing-01-b-expected.txt: Added.
        * svg/text/text-spacing-01-b.svg: Added.
        * svg/text/text-text-01-b-expected.checksum: Added.
        * svg/text/text-text-01-b-expected.png: Added.
        * svg/text/text-text-01-b-expected.txt: Added.
        * svg/text/text-text-01-b.svg: Added.
        * svg/text/text-text-03-b-expected.checksum: Added.
        * svg/text/text-text-03-b-expected.png: Added.
        * svg/text/text-text-03-b-expected.txt: Added.
        * svg/text/text-text-03-b.svg: Added.
        * svg/text/text-text-04-t-expected.checksum: Added.
        * svg/text/text-text-04-t-expected.png: Added.
        * svg/text/text-text-04-t-expected.txt: Added.
        * svg/text/text-text-04-t.svg: Added.
        * svg/text/text-text-05-t-expected.checksum: Added.
        * svg/text/text-text-05-t-expected.png: Added.
        * svg/text/text-text-05-t-expected.txt: Added.
        * svg/text/text-text-05-t.svg: Added.
        * svg/text/text-text-06-t-expected.checksum: Added.
        * svg/text/text-text-06-t-expected.png: Added.
        * svg/text/text-text-06-t-expected.txt: Added.
        * svg/text/text-text-06-t.svg: Added.
        * svg/text/text-text-07-t-expected.checksum: Added.
        * svg/text/text-text-07-t-expected.png: Added.
        * svg/text/text-text-07-t-expected.txt: Added.
        * svg/text/text-text-07-t.svg: Added.
        * svg/text/text-text-08-b-expected.checksum: Added.
        * svg/text/text-text-08-b-expected.png: Added.
        * svg/text/text-text-08-b-expected.txt: Added.
        * svg/text/text-text-08-b.svg: Added.
        * svg/text/text-tref-01-b-expected.checksum: Added.
        * svg/text/text-tref-01-b-expected.png: Added.
        * svg/text/text-tref-01-b-expected.txt: Added.
        * svg/text/text-tref-01-b.svg: Added.
        * svg/text/text-tselect-01-b-expected.checksum: Added.
        * svg/text/text-tselect-01-b-expected.png: Added.
        * svg/text/text-tselect-01-b-expected.txt: Added.
        * svg/text/text-tselect-01-b.svg: Added.
        * svg/text/text-tselect-02-f-expected.checksum: Added.
        * svg/text/text-tselect-02-f-expected.png: Added.
        * svg/text/text-tselect-02-f-expected.txt: Added.
        * svg/text/text-tselect-02-f.svg: Added.
        * svg/text/text-tspan-01-b-expected.checksum: Added.
        * svg/text/text-tspan-01-b-expected.png: Added.
        * svg/text/text-tspan-01-b-expected.txt: Added.
        * svg/text/text-tspan-01-b.svg: Added.
        * svg/text/text-ws-01-t-expected.checksum: Added.
        * svg/text/text-ws-01-t-expected.png: Added.
        * svg/text/text-ws-01-t-expected.txt: Added.
        * svg/text/text-ws-01-t.svg: Added.
        * svg/text/text-ws-02-t-expected.checksum: Added.
        * svg/text/text-ws-02-t-expected.png: Added.
        * svg/text/text-ws-02-t-expected.txt: Added.
        * svg/text/text-ws-02-t.svg: Added.

2007-07-17  Rob Buis  <buis@kde.org>

        Reviewed by Nikolas.

        http://bugs.webkit.org/show_bug.cgi?id=5996
        SVG <view> is unimplemented

        Testcases for each possible viewSpec fragment and a test that
        uses all fragments.

        * svg/custom/linking-a-03-b-all-expected.checksum: Added.
        * svg/custom/linking-a-03-b-all-expected.png: Added.
        * svg/custom/linking-a-03-b-all-expected.txt: Added.
        * svg/custom/linking-a-03-b-all.svg: Added.
        * svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum: Added.
        * svg/custom/linking-a-03-b-preserveAspectRatio-expected.png: Added.
        * svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt: Added.
        * svg/custom/linking-a-03-b-preserveAspectRatio.svg: Added.
        * svg/custom/linking-a-03-b-transform-expected.checksum: Added.
        * svg/custom/linking-a-03-b-transform-expected.png: Added.
        * svg/custom/linking-a-03-b-transform-expected.txt: Added.
        * svg/custom/linking-a-03-b-transform.svg: Added.
        * svg/custom/linking-a-03-b-viewBox-expected.checksum: Added.
        * svg/custom/linking-a-03-b-viewBox-expected.png: Added.
        * svg/custom/linking-a-03-b-viewBox-expected.txt: Added.
        * svg/custom/linking-a-03-b-viewBox-transform-expected.checksum: Added.
        * svg/custom/linking-a-03-b-viewBox-transform-expected.png: Added.
        * svg/custom/linking-a-03-b-viewBox-transform-expected.txt: Added.
        * svg/custom/linking-a-03-b-viewBox-transform.svg: Added.
        * svg/custom/linking-a-03-b-viewBox.svg: Added.
        * svg/custom/linking-a-03-b-viewTarget-expected.checksum: Added.
        * svg/custom/linking-a-03-b-viewTarget-expected.png: Added.
        * svg/custom/linking-a-03-b-viewTarget-expected.txt: Added.
        * svg/custom/linking-a-03-b-viewTarget.svg: Added.
        * svg/custom/linking-a-03-b-zoomAndPan-expected.checksum: Added.
        * svg/custom/linking-a-03-b-zoomAndPan-expected.png: Added.
        * svg/custom/linking-a-03-b-zoomAndPan-expected.txt: Added.
        * svg/custom/linking-a-03-b-zoomAndPan.svg: Added.
        * svg/custom/resources/linkingCircle-f.svg: Added.

2007-07-16  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Rob.

        Land new layout tests related to new <use> behaviour on disallowed elements & symbols.
        Add new layout tests checking new <use> on <foreignObject> behaviour
    
        * svg/custom/use-scripting-changes-to-nonexistant-href-expected.checksum: Added.
        * svg/custom/use-scripting-changes-to-nonexistant-href-expected.png: Added.
        * svg/custom/use-scripting-changes-to-nonexistant-href-expected.txt: Added.
        * svg/custom/use-scripting-changes-to-nonexistant-href.svg: Added.
        * svg/custom/use-on-g-containing-foreignObject-and-image-expected.checksum: Added.
        * svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: Added.
        * svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: Added.
        * svg/custom/use-on-g-containing-foreignObject-and-image.svg: Added.
        * svg/custom/use-on-disallowed-foreign-object-5-expected.checksum: Added.
        * svg/custom/use-on-disallowed-foreign-object-5-expected.png: Added.
        * svg/custom/use-on-disallowed-foreign-object-5-expected.txt: Added.
        * svg/custom/use-on-disallowed-foreign-object-5.svg: Added.
        * svg/custom/use-on-disallowed-foreign-object-6-expected.checksum: Added.
        * svg/custom/use-on-disallowed-foreign-object-6-expected.png: Added.
        * svg/custom/use-on-disallowed-foreign-object-6-expected.txt: Added.
        * svg/custom/use-on-disallowed-foreign-object-6.svg: Added.

2007-07-15  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Rob.
        
        Land new test result, after scroll offsets are now respected again.

        * svg/custom/invisible-text-after-scrolling-expected.checksum:
        * svg/custom/invisible-text-after-scrolling-expected.png:

2007-07-15  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Update all test results after the RenderSVGRoot renderName change.
        Added testcases: svg/custom/inline-svg-in-xhtml.xml, svg/custom/absolute-sized-svg-in-xhtml.xhtml

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-13-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-14-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-15-t-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
        * svg/batik/text/longTextOnPath-expected.txt:
        * svg/batik/text/textAnchor-expected.txt:
        * svg/batik/text/textAnchor2-expected.txt:
        * svg/batik/text/textAnchor3-expected.txt:
        * svg/batik/text/textBiDi-expected.txt:
        * svg/batik/text/textDecoration2-expected.txt:
        * svg/batik/text/textEffect-expected.txt:
        * svg/batik/text/textEffect2-expected.txt:
        * svg/batik/text/textEffect3-expected.txt:
        * svg/batik/text/textFeatures-expected.txt:
        * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
        * svg/batik/text/textLayout-expected.txt:
        * svg/batik/text/textLayout2-expected.txt:
        * svg/batik/text/textOnPath-expected.txt:
        * svg/batik/text/textOnPath2-expected.txt:
        * svg/batik/text/textOnPath3-expected.txt:
        * svg/batik/text/textOnPathSpaces-expected.txt:
        * svg/batik/text/textPCDATA-expected.txt:
        * svg/batik/text/textPosition-expected.txt:
        * svg/batik/text/textPosition2-expected.txt:
        * svg/batik/text/textProperties-expected.txt:
        * svg/batik/text/textProperties2-expected.txt:
        * svg/batik/text/textStyles-expected.txt:
        * svg/batik/text/verticalText-expected.txt:
        * svg/batik/text/verticalTextOnPath-expected.txt:
        * svg/batik/text/xmlSpace-expected.txt:
        * svg/carto.net/button-expected.txt:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/combobox-expected.txt:
        * svg/carto.net/scrollbar-expected.txt:
        * svg/carto.net/selectionlist-expected.txt:
        * svg/carto.net/slider-expected.txt:
        * svg/carto.net/tabgroup-expected.txt:
        * svg/carto.net/textbox-expected.txt:
        * svg/carto.net/window-expected.txt:
        * svg/custom/SVGMatrix-interface-expected.txt:
        * svg/custom/SVGNumber-interface-expected.txt:
        * svg/custom/SVGPoint-interface-expected.txt:
        * svg/custom/SVGPoint-matrixTransform-expected.txt:
        * svg/custom/SVGRect-interface-expected.txt:
        * svg/custom/absolute-sized-svg-in-xhtml-expected.checksum: Added.
        * svg/custom/absolute-sized-svg-in-xhtml-expected.png: Added.
        * svg/custom/absolute-sized-svg-in-xhtml-expected.txt: Added.
        * svg/custom/absolute-sized-svg-in-xhtml.xhtml: Added.
        * svg/custom/attribute-namespace-check-expected.txt:
        * svg/custom/baseval-animval-equality-expected.txt:
        * svg/custom/circular-marker-reference-1-expected.txt:
        * svg/custom/circular-marker-reference-2-expected.txt:
        * svg/custom/circular-marker-reference-3-expected.txt:
        * svg/custom/circular-marker-reference-4-expected.txt:
        * svg/custom/class-selector-expected.txt:
        * svg/custom/clip-path-child-changes-expected.txt:
        * svg/custom/clip-path-href-changes-expected.txt:
        * svg/custom/clip-path-units-changes-expected.txt:
        * svg/custom/clip-path-with-transform-expected.txt:
        * svg/custom/conditional-processing-outside-switch-expected.txt:
        * svg/custom/control-points-for-S-and-T-expected.txt:
        * svg/custom/coords-relative-units-transforms-expected.txt:
        * svg/custom/create-metadata-element-expected.txt:
        * svg/custom/createelement-expected.txt:
        * svg/custom/css-pixels-dpi-expected.txt:
        * svg/custom/dasharrayOrigin-expected.txt:
        * svg/custom/deep-dynamic-updates-expected.txt:
        * svg/custom/display-none-expected.txt:
        * svg/custom/dynamic-empty-path-expected.txt:
        * svg/custom/dynamic-svg-document-creation-expected.txt:
        * svg/custom/dynamic-viewBox-expected.txt:
        * svg/custom/empty-merge-expected.txt:
        * svg/custom/evt-onload-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/feDisplacementMap-01-expected.txt:
        * svg/custom/fill-SVGPaint-interface-expected.txt:
        * svg/custom/fill-fallback-expected.txt:
        * svg/custom/fill-update-expected.txt:
        * svg/custom/filter-source-alpha-expected.txt:
        * svg/custom/focus-ring-expected.checksum:
        * svg/custom/focus-ring-expected.png:
        * svg/custom/focus-ring-expected.txt:
        * svg/custom/focus-ring.svg:
        * svg/custom/foreign-object-skew-expected.txt:
        * svg/custom/fractional-rects-expected.txt:
        * svg/custom/getPresentationAttribute-expected.txt:
        * svg/custom/getTransformToElement-expected.txt:
        * svg/custom/getsvgdocument-expected.txt:
        * svg/custom/gradient-add-stops-expected.txt:
        * svg/custom/gradient-attr-update-expected.txt:
        * svg/custom/gradient-cycle-detection-expected.txt:
        * svg/custom/gradient-deep-referencing-expected.txt:
        * svg/custom/gradient-rotated-bbox-expected.txt:
        * svg/custom/gradient-stop-corner-cases-expected.txt:
        * svg/custom/gradient-stop-style-change-expected.txt:
        * svg/custom/gradient-stroke-width-expected.txt:
        * svg/custom/grayscale-gradient-mask-expected.txt:
        * svg/custom/hit-test-unclosed-subpaths-expected.txt:
        * svg/custom/hit-test-with-br-expected.txt:
        * svg/custom/hover-default-fill-expected.txt:
        * svg/custom/image-clipped-hit-expected.txt:
        * svg/custom/image-parent-translation-expected.txt:
        * svg/custom/image-small-width-height-expected.checksum:
        * svg/custom/image-small-width-height-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.checksum:
        * svg/custom/image-with-transform-clip-filter-expected.png:
        * svg/custom/image-with-transform-clip-filter-expected.txt:
        * svg/custom/image-with-transform-clip-filter.svg:
        * svg/custom/inline-svg-in-xhtml-expected.checksum: Added.
        * svg/custom/inline-svg-in-xhtml-expected.png: Added.
        * svg/custom/inline-svg-in-xhtml-expected.txt: Added.
        * svg/custom/inline-svg-in-xhtml.xml: Added.
        * svg/custom/inner-percent-expected.txt:
        * svg/custom/inner-svg-hit-test-expected.txt:
        * svg/custom/invalid-css-expected.txt:
        * svg/custom/invalid-fill-expected.txt:
        * svg/custom/invalid-fill-hex-expected.txt:
        * svg/custom/invalid-transforms-expected.txt:
        * svg/custom/invisible-text-after-scrolling-expected.txt:
        * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
        * svg/custom/js-late-clipPath-creation-expected.txt:
        * svg/custom/js-late-gradient-and-object-creation-expected.txt:
        * svg/custom/js-late-gradient-creation-expected.txt:
        * svg/custom/js-late-marker-and-object-creation-expected.txt:
        * svg/custom/js-late-marker-creation-expected.txt:
        * svg/custom/js-late-mask-and-object-creation-expected.txt:
        * svg/custom/js-late-mask-creation-expected.txt:
        * svg/custom/js-late-pattern-and-object-creation-expected.txt:
        * svg/custom/js-late-pattern-creation-expected.txt:
        * svg/custom/js-update-bounce-expected.txt:
        * svg/custom/js-update-container-expected.txt:
        * svg/custom/js-update-container2-expected.txt:
        * svg/custom/js-update-gradient-expected.txt:
        * svg/custom/js-update-path-changes-expected.txt:
        * svg/custom/js-update-path-removal-expected.txt:
        * svg/custom/js-update-pattern-child-expected.txt:
        * svg/custom/js-update-pattern-expected.txt:
        * svg/custom/js-update-polygon-changes-expected.txt:
        * svg/custom/js-update-polygon-removal-expected.txt:
        * svg/custom/js-update-stop-expected.txt:
        * svg/custom/js-update-style-expected.txt:
        * svg/custom/js-update-transform-addition-expected.txt:
        * svg/custom/js-update-transform-changes-expected.txt:
        * svg/custom/junk-data-expected.checksum:
        * svg/custom/junk-data-expected.png:
        * svg/custom/junk-data-expected.txt:
        * svg/custom/junk-data.svg:
        * svg/custom/large-bounding-box-percents-expected.txt:
        * svg/custom/marker-changes-expected.txt:
        * svg/custom/marker-child-changes-expected.txt:
        * svg/custom/marker-default-width-height-expected.txt:
        * svg/custom/marker-overflow-clip-expected.txt:
        * svg/custom/marker-viewBox-changes-expected.txt:
        * svg/custom/mask-changes-expected.txt:
        * svg/custom/mask-child-changes-expected.txt:
        * svg/custom/mask-excessive-malloc-expected.txt:
        * svg/custom/mask-inside-defs-expected.txt:
        * svg/custom/missing-xlink-expected.checksum:
        * svg/custom/missing-xlink-expected.png:
        * svg/custom/missing-xlink-expected.txt:
        * svg/custom/missing-xlink.svg:
        * svg/custom/non-circular-marker-reference-expected.txt:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/path-bad-data-expected.txt:
        * svg/custom/path-textPath-simulation-expected.txt:
        * svg/custom/path-update-expected.txt:
        * svg/custom/pattern-cycle-detection-expected.txt:
        * svg/custom/pattern-deep-referencing-expected.txt:
        * svg/custom/pattern-in-defs-expected.txt:
        * svg/custom/pattern-y-offset-expected.txt:
        * svg/custom/percentage-of-html-parent-expected.txt:
        * svg/custom/percentage-rect-expected.txt:
        * svg/custom/percentage-rect2-expected.txt:
        * svg/custom/pointer-events-image-expected.txt:
        * svg/custom/pointer-events-path-expected.txt:
        * svg/custom/pointer-events-text-expected.txt:
        * svg/custom/poly-identify-expected.txt:
        * svg/custom/polyline-hittest-expected.txt:
        * svg/custom/polyline-invalid-points-expected.txt:
        * svg/custom/polyline-setattribute-points-null-expected.txt:
        * svg/custom/preserve-aspect-ratio-syntax-expected.txt:
        * svg/custom/prevent-default-expected.txt:
        * svg/custom/recursive-clippath-expected.txt:
        * svg/custom/rgbcolor-syntax-expected.txt:
        * svg/custom/rootelement-expected.txt:
        * svg/custom/rounded-rects-expected.txt:
        * svg/custom/scroll-hit-test-expected.txt:
        * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
        * svg/custom/second-inline-text-expected.txt:
        * svg/custom/shapes-supporting-markers-expected.txt:
        * svg/custom/sheet-title-expected.txt:
        * svg/custom/simpleCDF-expected.txt:
        * svg/custom/stroke-fallback-expected.txt:
        * svg/custom/struct-use-09-b-expected.txt:
        * svg/custom/svg-absolute-children-expected.txt:
        * svg/custom/svg-float-border-padding-expected.txt:
        * svg/custom/svg-overflow-types-expected.txt:
        * svg/custom/svgpolyparser-extra-space-expected.txt:
        * svg/custom/text-clip-expected.txt:
        * svg/custom/text-ctm-expected.txt:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/text-gradient-no-content-expected.txt:
        * svg/custom/text-hit-test-expected.txt:
        * svg/custom/text-image-opacity-expected.txt:
        * svg/custom/text-letter-spacing-expected.txt:
        * svg/custom/text-repaint-including-stroke-expected.txt:
        * svg/custom/text-whitespace-handling-expected.txt:
        * svg/custom/text-x-dx-lists-expected.txt:
        * svg/custom/text-x-override-in-tspan-child-expected.txt:
        * svg/custom/transform-ignore-after-invalid-expected.txt:
        * svg/custom/transform-invalid-expected.txt:
        * svg/custom/transform-scale-parse-expected.txt:
        * svg/custom/transform-with-ending-space-expected.txt:
        * svg/custom/tref-update-expected.txt:
        * svg/custom/use-clipped-hit-expected.txt:
        * svg/custom/use-css-events-expected.txt:
        * svg/custom/use-elementInstance-event-target-expected.txt:
        * svg/custom/use-elementInstance-methods-expected.txt:
        * svg/custom/use-empty-reference-expected.txt:
        * svg/custom/use-event-handler-on-referenced-element-expected.txt:
        * svg/custom/use-event-handler-on-use-element-expected.txt:
        * svg/custom/use-events-crash-expected.txt:
        * svg/custom/use-forward-refs-expected.txt:
        * svg/custom/use-instanceRoot-modifications-expected.txt:
        * svg/custom/use-modify-container-in-target-expected.txt:
        * svg/custom/use-modify-target-container-expected.txt:
        * svg/custom/use-modify-target-symbol-expected.txt:
        * svg/custom/use-nested-transform-expected.txt:
        * svg/custom/use-on-disallowed-foreign-object-1-expected.txt:
        * svg/custom/use-on-disallowed-foreign-object-2-expected.txt:
        * svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
        * svg/custom/use-on-disallowed-foreign-object-4-expected.txt:
        * svg/custom/use-on-g-containing-use-expected.txt:
        * svg/custom/use-on-g-expected.txt:
        * svg/custom/use-on-non-svg-namespaced-element-expected.txt:
        * svg/custom/use-on-rect-expected.txt:
        * svg/custom/use-on-symbol-expected.txt:
        * svg/custom/use-on-symbol-inside-pattern-expected.txt:
        * svg/custom/use-on-text-expected.txt:
        * svg/custom/use-on-use-expected.txt:
        * svg/custom/use-property-changes-through-dom-expected.txt:
        * svg/custom/use-property-changes-through-svg-dom-expected.txt:
        * svg/custom/use-recalcStyle-crash-expected.txt:
        * svg/custom/use-recursion-1-expected.txt:
        * svg/custom/use-recursion-2-expected.txt:
        * svg/custom/use-recursion-3-expected.txt:
        * svg/custom/use-recursion-4-expected.txt:
        * svg/custom/use-symbol-overflow-expected.txt:
        * svg/custom/use-transform-expected.txt:
        * svg/custom/viewBox-hit-expected.txt:
        * svg/custom/viewbox-syntax-expected.txt:
        * svg/custom/viewport-clip-expected.txt:
        * svg/custom/viewport-em-expected.txt:
        * svg/custom/viewport-no-width-height-expected.txt:
        * svg/custom/viewport-update-expected.txt:
        * svg/custom/viewport-update2-expected.txt:
        * svg/custom/visibility-override-clip-expected.txt:
        * svg/custom/visibility-override-expected.txt:
        * svg/custom/visibility-override-filter-expected.txt:
        * svg/custom/visibility-override-mask-expected.txt:
        * svg/custom/width-full-percentage-expected.txt:
        * svg/custom/xml-stylesheet-expected.txt:
        * svg/hixie/cascade/001-broken-expected.txt:
        * svg/hixie/cascade/002-expected.txt:
        * svg/hixie/data-types/001-expected.txt:
        * svg/hixie/data-types/002-expected.txt:
        * svg/hixie/dynamic/002-expected.txt:
        * svg/hixie/dynamic/003-expected.txt:
        * svg/hixie/dynamic/004-expected.txt:
        * svg/hixie/dynamic/005-broken-expected.txt:
        * svg/hixie/dynamic/006-expected.txt:
        * svg/hixie/error/001-expected.txt:
        * svg/hixie/error/002-expected.txt:
        * svg/hixie/error/003-expected.txt:
        * svg/hixie/error/007-expected.txt:
        * svg/hixie/error/008-expected.txt:
        * svg/hixie/error/009-expected.txt:
        * svg/hixie/error/010-expected.txt:
        * svg/hixie/error/011-expected.txt:
        * svg/hixie/error/012-expected.txt:
        * svg/hixie/error/013-expected.txt:
        * svg/hixie/error/014-expected.txt:
        * svg/hixie/error/014-test-expected.txt:
        * svg/hixie/error/015-expected.txt:
        * svg/hixie/error/016-expected.txt:
        * svg/hixie/error/017-expected.txt:
        * svg/hixie/links/001-expected.txt:
        * svg/hixie/links/002-expected.txt:
        * svg/hixie/links/003-broken-expected.txt:
        * svg/hixie/mixed/003-expected.txt:
        * svg/hixie/mixed/004-expected.txt:
        * svg/hixie/mixed/005-expected.txt:
        * svg/hixie/mixed/006-expected.txt:
        * svg/hixie/mixed/007-expected.txt:
        * svg/hixie/mixed/008-expected.txt:
        * svg/hixie/mixed/009-expected.txt:
        * svg/hixie/mixed/010-expected.txt:
        * svg/hixie/mixed/011-expected.txt:
        * svg/hixie/painting/001-expected.txt:
        * svg/hixie/perf/001-expected.txt:
        * svg/hixie/perf/002-expected.txt:
        * svg/hixie/perf/003-expected.txt:
        * svg/hixie/perf/004-expected.txt:
        * svg/hixie/perf/005-expected.txt:
        * svg/hixie/perf/006-expected.txt:
        * svg/hixie/perf/007-expected.txt:
        * svg/hixie/processing-model/005-expected.txt:
        * svg/hixie/rendering-model/001-expected.txt:
        * svg/hixie/rendering-model/002-expected.txt:
        * svg/hixie/rendering-model/003-expected.txt:
        * svg/hixie/rendering-model/003a-expected.txt:
        * svg/hixie/rendering-model/004-expected.txt:
        * svg/hixie/shapes/path/001-expected.txt:
        * svg/hixie/text/001-broken-expected.txt:
        * svg/hixie/text/002-expected.txt:
        * svg/hixie/text/003-expected.txt:
        * svg/hixie/text/003a-expected.txt:
        * svg/hixie/text/003b-expected.txt:
        * svg/hixie/transform/001-expected.txt:
        * svg/hixie/use/001-expected.txt:
        * svg/hixie/use/002-expected.txt:
        * svg/hixie/use/002-test-expected.txt:
        * svg/hixie/viewbox/001-expected.txt:
        * svg/hixie/viewbox/002-expected.txt:
        * svg/hixie/viewbox/003-expected.txt:
        * svg/hixie/viewbox/004-expected.txt:
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
        * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:

2007-07-11  Nikolas Zimmermann  <zimmermann@kde.org>

        Rubber stamped by Mark.

        Land new test results with experimental features on by default.
        Files showing regressions have NOT been updated, of course.

        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
        * svg/batik/text/textEffect-expected.checksum:
        * svg/batik/text/textEffect-expected.png:
        * svg/batik/text/textEffect-expected.txt:
        * svg/batik/text/textEffect3-expected.checksum:
        * svg/batik/text/textEffect3-expected.png:
        * svg/batik/text/textEffect3-expected.txt:
        * svg/batik/text/textProperties-expected.checksum:
        * svg/batik/text/textProperties-expected.png:
        * svg/batik/text/textProperties-expected.txt:
        * svg/carto.net/colourpicker-expected.checksum:
        * svg/carto.net/colourpicker-expected.png:
        * svg/carto.net/scrollbar-expected.checksum:
        * svg/carto.net/scrollbar-expected.png:
        * svg/custom/empty-merge-expected.checksum:
        * svg/custom/empty-merge-expected.png:
        * svg/custom/empty-merge-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.checksum:
        * svg/custom/feComponentTransfer-Discrete-expected.png:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.checksum:
        * svg/custom/feComponentTransfer-Gamma-expected.png:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.checksum:
        * svg/custom/feComponentTransfer-Linear-expected.png:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.checksum:
        * svg/custom/feComponentTransfer-Table-expected.png:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/feDisplacementMap-01-expected.checksum:
        * svg/custom/feDisplacementMap-01-expected.png:
        * svg/custom/feDisplacementMap-01-expected.txt:
        * svg/custom/filter-source-alpha-expected.txt:
        * svg/custom/invalid-css-expected.txt:
        * svg/custom/non-opaque-filters-expected.checksum:
        * svg/custom/non-opaque-filters-expected.png:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/text-filter-expected.checksum:
        * svg/custom/text-filter-expected.png:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/visibility-override-filter-expected.checksum:
        * svg/custom/visibility-override-filter-expected.png:
        * svg/custom/visibility-override-filter-expected.txt:

2007-07-11  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Sam.

        Check in correct results, now that the hashing bug is fixed here as well.

        * svg/custom/js-svg-constructors-expected.txt:

2007-07-11  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Sam.

        Add testcase checking the value of all SVG JS constructors.
        Those who are not yet available are marked as "expected failures".

        Update window-properties.html test results.

        * fast/dom/Window/window-properties-expected.txt:
        * svg/custom/js-svg-constructors-expected.checksum: Added.
        * svg/custom/js-svg-constructors-expected.png: Added.
        * svg/custom/js-svg-constructors-expected.txt: Added.
        * svg/custom/js-svg-constructors.svg: Added.

2007-07-03  Rob Buis  <buis@kde.org>

        Correcting the pixel test result that was supposed to go in during r23849.

        * svg/custom/image-small-width-height-expected.png:

2007-06-28  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14241
        SVG <image> with height or width less than 1 fails to render image

        * svg/custom/image-small-width-height-expected.checksum: Added.
        * svg/custom/image-small-width-height-expected.png: Added.
        * svg/custom/image-small-width-height-expected.txt: Added.
        * svg/custom/image-small-width-height.svg: Added.

2007-06-26  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=9976
        Fix negative width issue in Hixie's test

        * svg/hixie/error/013-broken-expected.checksum: Removed.
        * svg/hixie/error/013-broken-expected.png: Removed.
        * svg/hixie/error/013-broken-expected.txt: Removed.
        * svg/hixie/error/013-broken.xml: Removed.
        * svg/hixie/error/013-expected.checksum: Added.
        * svg/hixie/error/013-expected.png: Added.
        * svg/hixie/error/013-expected.txt: Added.

2007-06-26  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12062
        WebCore does not handle CSS-specified fill fallback correctly

        Other updates are changed results from having fallback.

        * svg/custom/fill-fallback-expected.checksum: Added.
        * svg/custom/fill-fallback-expected.png: Added.
        * svg/custom/fill-fallback-expected.txt: Added.
        * svg/custom/fill-fallback.svg: Added.
        * svg/custom/gradient-cycle-detection-expected.checksum:
        * svg/custom/gradient-cycle-detection-expected.png:
        * svg/custom/gradient-cycle-detection-expected.txt:
        * svg/custom/gradient-cycle-detection.svg:
        * svg/custom/pattern-cycle-detection-expected.checksum:
        * svg/custom/pattern-cycle-detection-expected.png:
        * svg/custom/pattern-cycle-detection-expected.txt:
        * svg/custom/pattern-cycle-detection.svg:
        * svg/custom/stroke-fallback-expected.checksum: Added.
        * svg/custom/stroke-fallback-expected.png: Added.
        * svg/custom/stroke-fallback-expected.txt: Added.
        * svg/custom/stroke-fallback.svg: Added.

2007-06-20  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14157
        Rotated shape has wrong gradient rendering

        pservers-grad-17-b.svg is an improvement and now matches the
        w3c image.

        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
        * svg/custom/gradient-rotated-bbox-expected.checksum: Added.
        * svg/custom/gradient-rotated-bbox-expected.png: Added.
        * svg/custom/gradient-rotated-bbox-expected.txt: Added.
        * svg/custom/gradient-rotated-bbox.svg: Added.

2007-06-20  Nikolas Zimmermann  <zimmermann@kde.org>

        Not reviewed.
        
        Forgot to commit new layout tests results, now that <foreignObject> is enabled again.

        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
        * svg/custom/baseval-animval-equality-expected.checksum:
        * svg/custom/baseval-animval-equality-expected.png:
        * svg/custom/baseval-animval-equality-expected.txt:
        * svg/custom/dynamic-svg-document-creation-expected.checksum:
        * svg/custom/dynamic-svg-document-creation-expected.png:
        * svg/custom/dynamic-svg-document-creation-expected.txt:
        * svg/custom/foreign-object-skew-expected.checksum:
        * svg/custom/foreign-object-skew-expected.png:
        * svg/custom/foreign-object-skew-expected.txt:
        * svg/custom/grayscale-gradient-mask-expected.checksum:
        * svg/custom/grayscale-gradient-mask-expected.png:
        * svg/custom/stroke-width-click-expected.txt:
        * svg/hixie/mixed/006-expected.checksum:
        * svg/hixie/mixed/006-expected.png:
        * svg/hixie/mixed/006-expected.txt:
        * svg/hixie/mixed/007-expected.checksum:
        * svg/hixie/mixed/007-expected.png:
        * svg/hixie/mixed/007-expected.txt:
        * svg/hixie/mixed/008-expected.checksum:
        * svg/hixie/mixed/008-expected.png:
        * svg/hixie/mixed/008-expected.txt:
        * svg/hixie/mixed/009-expected.checksum:
        * svg/hixie/mixed/009-expected.png:
        * svg/hixie/mixed/009-expected.txt:
        * svg/hixie/mixed/011-expected.checksum:
        * svg/hixie/mixed/011-expected.png:
        * svg/hixie/mixed/011-expected.txt:

2007-06-20  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Eric & Oliver.

        Adding new testcase assuring <use> on <foreignObject> doesn't work.

        * svg/custom/use-on-disallowed-foreign-object-1-expected.checksum: Added.
        * svg/custom/use-on-disallowed-foreign-object-1-expected.png: Added.
        * svg/custom/use-on-disallowed-foreign-object-1-expected.txt: Added.
        * svg/custom/use-on-disallowed-foreign-object-1.svg: Added.
        * svg/custom/use-on-disallowed-foreign-object-2-expected.checksum: Added.
        * svg/custom/use-on-disallowed-foreign-object-2-expected.png: Added.
        * svg/custom/use-on-disallowed-foreign-object-2-expected.txt: Added.
        * svg/custom/use-on-disallowed-foreign-object-2.svg: Added.
        * svg/custom/use-on-disallowed-foreign-object-3-expected.checksum: Added.
        * svg/custom/use-on-disallowed-foreign-object-3-expected.png: Added.
        * svg/custom/use-on-disallowed-foreign-object-3-expected.txt: Added.
        * svg/custom/use-on-disallowed-foreign-object-3.svg: Added.
        * svg/custom/use-on-disallowed-foreign-object-4-expected.checksum: Added.
        * svg/custom/use-on-disallowed-foreign-object-4-expected.png: Added.
        * svg/custom/use-on-disallowed-foreign-object-4-expected.txt: Added.
        * svg/custom/use-on-disallowed-foreign-object-4.svg: Added.

2007-06-19  Rob Buis  <buis@kde.org>

        Reviewed by Oliver.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14144
        All tx/ty (parentX/parentY) usage should be removed from SVG renders
        http://bugs.webkit.org/show_bug.cgi?id=13981
        <br> prevents click handler from firing

        The updated testcases are improvements.

        * svg/custom/hit-test-with-br-expected.checksum: Added.
        * svg/custom/hit-test-with-br-expected.png: Added.
        * svg/custom/hit-test-with-br-expected.txt: Added.
        * svg/custom/hit-test-with-br.xhtml: Added.
        * svg/custom/image-parent-translation-expected.txt:
        * svg/custom/invisible-text-after-scrolling-expected.txt:
        * svg/custom/second-inline-text-expected.txt:
        * svg/custom/svg-float-border-padding-expected.txt:

2007-06-16  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Eric.

        Add new testcases testing SVGTransformList JS usage.

        * svg/custom/js-update-transform-addition-expected.checksum: Added.
        * svg/custom/js-update-transform-addition-expected.png: Added.
        * svg/custom/js-update-transform-addition-expected.txt: Added.
        * svg/custom/js-update-transform-addition.svg: Added.
        * svg/custom/js-update-transform-changes-expected.checksum: Added.
        * svg/custom/js-update-transform-changes-expected.png: Added.
        * svg/custom/js-update-transform-changes-expected.txt: Added.
        * svg/custom/js-update-transform-changes.svg: Added.

2007-06-15  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Eric.

        Testcase for JSSVGMatrix problems.

        * svg/custom/SVGMatrix-interface-expected.checksum: Added.
        * svg/custom/SVGMatrix-interface-expected.png: Added.
        * svg/custom/SVGMatrix-interface-expected.txt: Added.
        * svg/custom/SVGMatrix-interface.svg: Added.

2007-06-15  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14051
        <svg:image> fails to position correctly when <svg> is inside an inline <div>

        * svg/custom/image-parent-translation-expected.checksum: Added.
        * svg/custom/image-parent-translation-expected.png: Added.
        * svg/custom/image-parent-translation-expected.txt: Added.
        * svg/custom/image-parent-translation.xhtml: Added.

2007-06-14  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=9752
        %-sizing of elements with a html parent is broken

        * svg/custom/percentage-of-html-parent-expected.checksum: Added.
        * svg/custom/percentage-of-html-parent-expected.png: Added.
        * svg/custom/percentage-of-html-parent-expected.txt: Added.
        * svg/custom/percentage-of-html-parent.xhtml: Added.

2007-06-11  Rob Buis  <buis@kde.org>

        Reviewed by weinig.

        http://bugs.webkit.org/show_bug.cgi?id=14064
        fill property is reported as type SVGColor

        * svg/custom/fill-SVGPaint-interface-expected.checksum: Added.
        * svg/custom/fill-SVGPaint-interface-expected.png: Added.
        * svg/custom/fill-SVGPaint-interface-expected.txt: Added.
        * svg/custom/fill-SVGPaint-interface.svg: Added.

2007-06-06  Eric Seidel  <eric@webkit.org>

        Reviewed by olliej.
        
        Test for SVG focus ring support.
        http://bugs.webkit.org/show_bug.cgi?id=10849

        * svg/custom/focus-ring.svg: Added.
        * svg/custom/focus-ring-expected.checksum: Added.
        * svg/custom/focus-ring-expected.png: Added.
        * svg/custom/focus-ring-expected.txt: Added.

2007-06-06  Rob Buis  <buis@kde.org>

        Reviewed by Eric.
        
        New testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=13976
        getPresentationAttribute not implemented

        * svg/custom/getPresentationAttribute-expected.checksum: Added.
        * svg/custom/getPresentationAttribute-expected.png: Added.
        * svg/custom/getPresentationAttribute-expected.txt: Added.
        * svg/custom/getPresentationAttribute.svg: Added.

2007-06-01  Eric Seidel  <eric@webkit.org>

        Reviewed by olliej.
        
        Update test results now that we support maskUnits and maskContentUnits
        http://bugs.webkit.org/show_bug.cgi?id=12568
        
        Also update a few tests to not request insanely huge buffers (and thus fail)

        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
        * svg/custom/mask-inside-defs-expected.checksum:
        * svg/custom/mask-inside-defs-expected.png:
        * svg/custom/mask-inside-defs-expected.txt:
        * svg/custom/mask-inside-defs.svg:
        * svg/custom/visibility-override-mask.svg:

2007-06-01  Eric Seidel  <eric@webkit.org>

        Reviewed by olliej.

        * svg/custom/scroll-hit-test-expected.checksum: Added.
        * svg/custom/scroll-hit-test-expected.png: Added.
        * svg/custom/scroll-hit-test-expected.txt: Added.
        * svg/custom/scroll-hit-test.xhtml: Added.

2007-06-01  Eric Seidel  <eric@webkit.org>

        Reviewed by hyatt.
        
        Add tests to document attribute case sensitivity prior to fixing:
        http://bugs.webkit.org/show_bug.cgi?id=12187

        * fast/dom/attribute-case-sensitivity-expected.txt: Added.
        * fast/dom/attribute-case-sensitivity.html: Added.
        * fast/dom/attribute-case-sensitivity2-expected.txt: Added.
        * fast/dom/attribute-case-sensitivity2.xhtml: Added.
        * fast/dom/resources/attr-case-sensitivity.js: Added.

2007-05-31  Eric Seidel  <eric@webkit.org>

        Reviewed by Niko.
        
        Test for fix: http://bugs.webkit.org/show_bug.cgi?id=12570

        * svg/custom/prevent-default-expected.checksum: Added.
        * svg/custom/prevent-default-expected.png: Added.
        * svg/custom/prevent-default-expected.txt: Added.
        * svg/custom/prevent-default.svg: Added.

2007-05-30  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Land new tests results as gradient-on-fill of text works again.

        * svg/batik/text/textEffect-expected.checksum:
        * svg/batik/text/textEffect-expected.png:
        * svg/custom/js-late-gradient-and-object-creation-expected.checksum:
        * svg/custom/js-late-gradient-and-object-creation-expected.png:
        * svg/custom/js-late-gradient-creation-expected.checksum:
        * svg/custom/js-late-gradient-creation-expected.png:

2007-05-24  Nikolas Zimmermann  <zimmermann@kde.org>

        Rubber stamped by Oliver.

        Land new test results, now that SVG text dumping has changed.

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-13-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-14-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-15-t-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-cond-03-t-expected.png:
        * svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.png:
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.png:
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-04-f-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-04-f-expected.png:
        * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-06-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-07-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum:
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.png:
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
        * svg/batik/text/longTextOnPath-expected.txt:
        * svg/batik/text/textAnchor-expected.txt:
        * svg/batik/text/textAnchor2-expected.txt:
        * svg/batik/text/textAnchor3-expected.txt:
        * svg/batik/text/textBiDi-expected.txt:
        * svg/batik/text/textDecoration2-expected.txt:
        * svg/batik/text/textEffect-expected.txt:
        * svg/batik/text/textEffect2-expected.txt:
        * svg/batik/text/textEffect3-expected.txt:
        * svg/batik/text/textFeatures-expected.txt:
        * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
        * svg/batik/text/textLayout-expected.txt:
        * svg/batik/text/textLayout2-expected.txt:
        * svg/batik/text/textOnPath-expected.txt:
        * svg/batik/text/textOnPath2-expected.txt:
        * svg/batik/text/textOnPath3-expected.txt:
        * svg/batik/text/textOnPathSpaces-expected.txt:
        * svg/batik/text/textPCDATA-expected.txt:
        * svg/batik/text/textPosition-expected.txt:
        * svg/batik/text/textPosition2-expected.txt:
        * svg/batik/text/textProperties-expected.txt:
        * svg/batik/text/textProperties2-expected.txt:
        * svg/batik/text/textStyles-expected.txt:
        * svg/batik/text/verticalText-expected.txt:
        * svg/batik/text/verticalTextOnPath-expected.txt:
        * svg/batik/text/xmlSpace-expected.txt:
        * svg/carto.net/button-expected.checksum:
        * svg/carto.net/button-expected.png:
        * svg/carto.net/button-expected.txt:
        * svg/carto.net/colourpicker-expected.checksum:
        * svg/carto.net/colourpicker-expected.png:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/combobox-expected.checksum:
        * svg/carto.net/combobox-expected.png:
        * svg/carto.net/combobox-expected.txt:
        * svg/carto.net/scrollbar-expected.checksum:
        * svg/carto.net/scrollbar-expected.png:
        * svg/carto.net/scrollbar-expected.txt:
        * svg/carto.net/selectionlist-expected.checksum:
        * svg/carto.net/selectionlist-expected.png:
        * svg/carto.net/selectionlist-expected.txt:
        * svg/carto.net/slider-expected.txt:
        * svg/carto.net/tabgroup-expected.checksum:
        * svg/carto.net/tabgroup-expected.png:
        * svg/carto.net/tabgroup-expected.txt:
        * svg/carto.net/textbox-expected.txt:
        * svg/carto.net/window-expected.checksum:
        * svg/carto.net/window-expected.png:
        * svg/carto.net/window-expected.txt:
        * svg/custom/SVGPoint-matrixTransform-expected.txt:
        * svg/custom/coords-relative-units-transforms-expected.txt:
        * svg/custom/createelement-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/getTransformToElement-expected.txt:
        * svg/custom/getsvgdocument-expected.txt:
        * svg/custom/gradient-cycle-detection-expected.txt:
        * svg/custom/gradient-deep-referencing-expected.txt:
        * svg/custom/hit-test-unclosed-subpaths-expected.txt:
        * svg/custom/image-clipped-hit-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.txt:
        * svg/custom/invalid-css-expected.txt:
        * svg/custom/invalid-fill-expected.txt:
        * svg/custom/invalid-fill-hex-expected.txt:
        * svg/custom/invisible-text-after-scrolling-expected.checksum:
        * svg/custom/invisible-text-after-scrolling-expected.txt:
        * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
        * svg/custom/js-late-clipPath-creation-expected.txt:
        * svg/custom/js-late-gradient-and-object-creation-expected.checksum:
        * svg/custom/js-late-gradient-and-object-creation-expected.png:
        * svg/custom/js-late-gradient-and-object-creation-expected.txt:
        * svg/custom/js-late-gradient-creation-expected.checksum:
        * svg/custom/js-late-gradient-creation-expected.png:
        * svg/custom/js-late-gradient-creation-expected.txt:
        * svg/custom/js-late-pattern-and-object-creation-expected.txt:
        * svg/custom/js-late-pattern-creation-expected.txt:
        * svg/custom/junk-data-expected.txt:
        * svg/custom/marker-default-width-height-expected.txt:
        * svg/custom/marker-overflow-clip-expected.txt:
        * svg/custom/missing-xlink-expected.txt:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/path-textPath-simulation-expected.txt:
        * svg/custom/pattern-cycle-detection-expected.txt:
        * svg/custom/pattern-deep-referencing-expected.txt:
        * svg/custom/pointer-events-image-expected.checksum:
        * svg/custom/pointer-events-image-expected.png:
        * svg/custom/pointer-events-image-expected.txt:
        * svg/custom/pointer-events-path-expected.checksum:
        * svg/custom/pointer-events-path-expected.png:
        * svg/custom/pointer-events-path-expected.txt:
        * svg/custom/pointer-events-text-expected.checksum:
        * svg/custom/pointer-events-text-expected.png:
        * svg/custom/pointer-events-text-expected.txt:
        * svg/custom/preserve-aspect-ratio-syntax-expected.txt:
        * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
        * svg/custom/second-inline-text-expected.txt:
        * svg/custom/shapes-supporting-markers-expected.txt:
        * svg/custom/struct-use-09-b-expected.txt:
        * svg/custom/svg-overflow-types-expected.txt:
        * svg/custom/text-clip-expected.txt:
        * svg/custom/text-ctm-expected.txt:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/text-gradient-no-content-expected.txt:
        * svg/custom/text-hit-test-expected.checksum:
        * svg/custom/text-hit-test-expected.png:
        * svg/custom/text-hit-test-expected.txt:
        * svg/custom/text-image-opacity-expected.checksum:
        * svg/custom/text-image-opacity-expected.png:
        * svg/custom/text-image-opacity-expected.txt:
        * svg/custom/text-letter-spacing-expected.checksum:
        * svg/custom/text-letter-spacing-expected.txt:
        * svg/custom/text-repaint-including-stroke-expected.txt:
        * svg/custom/text-whitespace-handling-expected.txt:
        * svg/custom/text-x-dx-lists-expected.txt:
        * svg/custom/text-x-override-in-tspan-child-expected.checksum:
        * svg/custom/text-x-override-in-tspan-child-expected.txt:
        * svg/custom/tref-update-expected.txt:
        * svg/custom/use-clipped-hit-expected.txt:
        * svg/custom/use-elementInstance-event-target-expected.txt:
        * svg/custom/use-elementInstance-methods-expected.txt:
        * svg/custom/use-event-handler-on-referenced-element-expected.txt:
        * svg/custom/use-event-handler-on-use-element-expected.txt:
        * svg/custom/use-events-crash-expected.txt:
        * svg/custom/use-instanceRoot-modifications-expected.txt:
        * svg/custom/use-modify-container-in-target-expected.txt:
        * svg/custom/use-modify-target-container-expected.txt:
        * svg/custom/use-modify-target-symbol-expected.txt:
        * svg/custom/use-on-g-containing-use-expected.txt:
        * svg/custom/use-on-g-expected.txt:
        * svg/custom/use-on-rect-expected.txt:
        * svg/custom/use-on-symbol-expected.txt:
        * svg/custom/use-on-symbol-inside-pattern-expected.txt:
        * svg/custom/use-on-text-expected.txt:
        * svg/custom/use-on-use-expected.txt:
        * svg/custom/use-property-changes-through-dom-expected.txt:
        * svg/custom/use-property-changes-through-svg-dom-expected.txt:
        * svg/custom/use-recursion-1-expected.txt:
        * svg/custom/use-recursion-2-expected.txt:
        * svg/custom/use-recursion-3-expected.txt:
        * svg/custom/use-recursion-4-expected.txt:
        * svg/custom/use-transform-expected.txt:
        * svg/custom/viewbox-syntax-expected.txt:
        * svg/hixie/dynamic/002-expected.txt:
        * svg/hixie/dynamic/005-broken-expected.checksum:
        * svg/hixie/error/002-expected.txt:
        * svg/hixie/error/003-expected.txt:
        * svg/hixie/error/010-expected.txt:
        * svg/hixie/error/011-expected.txt:
        * svg/hixie/error/013-broken-expected.txt:
        * svg/hixie/error/017-expected.txt:
        * svg/hixie/links/002-expected.txt:
        * svg/hixie/perf/001-expected.txt:
        * svg/hixie/perf/002-expected.txt:
        * svg/hixie/perf/003-expected.txt:
        * svg/hixie/perf/004-expected.txt:
        * svg/hixie/perf/005-expected.txt:
        * svg/hixie/perf/006-expected.txt:
        * svg/hixie/perf/007-expected.txt:
        * svg/hixie/text/001-broken-expected.txt:
        * svg/hixie/text/002-expected.txt:
        * svg/hixie/text/003-expected.txt:
        * svg/hixie/text/003a-expected.txt:
        * svg/hixie/text/003b-expected.txt:
        * svg/hixie/viewbox/002-expected.txt:
        * svg/hixie/viewbox/003-expected.txt:
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum:
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.png:
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
        * svg/hixie/viewbox/preserveAspectRatio/002-expected.checksum:
        * svg/hixie/viewbox/preserveAspectRatio/002-expected.png:
        * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:

2007-05-20  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Add new tests for the SVG experimental text engine.
        (These results are generated with the new text engine, and will fail with a non-experimental build)

        * svg/batik/resources/batikLogo.svg: Added.
        * svg/batik/resources/test.css: Added.
        * svg/batik/text/longTextOnPath-expected.checksum: Added.
        * svg/batik/text/longTextOnPath-expected.png: Added.
        * svg/batik/text/longTextOnPath-expected.txt: Added.
        * svg/batik/text/longTextOnPath.svg: Added.
        * svg/batik/text/smallFonts.svg-disabled: Added.
        * svg/batik/text/textAnchor-expected.checksum: Added.
        * svg/batik/text/textAnchor-expected.png: Added.
        * svg/batik/text/textAnchor-expected.txt: Added.
        * svg/batik/text/textAnchor.svg: Added.
        * svg/batik/text/textAnchor2-expected.checksum: Added.
        * svg/batik/text/textAnchor2-expected.png: Added.
        * svg/batik/text/textAnchor2-expected.txt: Added.
        * svg/batik/text/textAnchor2.svg: Added.
        * svg/batik/text/textAnchor3-expected.checksum: Added.
        * svg/batik/text/textAnchor3-expected.png: Added.
        * svg/batik/text/textAnchor3-expected.txt: Added.
        * svg/batik/text/textAnchor3.svg: Added.
        * svg/batik/text/textBiDi-expected.checksum: Added.
        * svg/batik/text/textBiDi-expected.png: Added.
        * svg/batik/text/textBiDi-expected.txt: Added.
        * svg/batik/text/textBiDi.svg: Added.
        * svg/batik/text/textDecoration.svg-disabled: Added.
        * svg/batik/text/textDecoration2-expected.checksum: Added.
        * svg/batik/text/textDecoration2-expected.png: Added.
        * svg/batik/text/textDecoration2-expected.txt: Added.
        * svg/batik/text/textDecoration2.svg: Added.
        * svg/batik/text/textEffect-expected.checksum: Added.
        * svg/batik/text/textEffect-expected.png: Added.
        * svg/batik/text/textEffect-expected.txt: Added.
        * svg/batik/text/textEffect.svg: Added.
        * svg/batik/text/textEffect2-expected.checksum: Added.
        * svg/batik/text/textEffect2-expected.png: Added.
        * svg/batik/text/textEffect2-expected.txt: Added.
        * svg/batik/text/textEffect2.svg: Added.
        * svg/batik/text/textEffect3-expected.checksum: Added.
        * svg/batik/text/textEffect3-expected.png: Added.
        * svg/batik/text/textEffect3-expected.txt: Added.
        * svg/batik/text/textEffect3.svg: Added.
        * svg/batik/text/textFeatures-expected.checksum: Added.
        * svg/batik/text/textFeatures-expected.png: Added.
        * svg/batik/text/textFeatures-expected.txt: Added.
        * svg/batik/text/textFeatures.svg: Added.
        * svg/batik/text/textGlyphOrientationHorizontal-expected.checksum: Added.
        * svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
        * svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
        * svg/batik/text/textGlyphOrientationHorizontal.svg: Added.
        * svg/batik/text/textLayout-expected.checksum: Added.
        * svg/batik/text/textLayout-expected.png: Added.
        * svg/batik/text/textLayout-expected.txt: Added.
        * svg/batik/text/textLayout.svg: Added.
        * svg/batik/text/textLayout2-expected.checksum: Added.
        * svg/batik/text/textLayout2-expected.png: Added.
        * svg/batik/text/textLayout2-expected.txt: Added.
        * svg/batik/text/textLayout2.svg: Added.
        * svg/batik/text/textLength-expected.checksum: Added.
        * svg/batik/text/textLength-expected.png: Added.
        * svg/batik/text/textLength-expected.txt: Added.
        * svg/batik/text/textLength.svg: Added.
        * svg/batik/text/textOnPath-expected.checksum: Added.
        * svg/batik/text/textOnPath-expected.png: Added.
        * svg/batik/text/textOnPath-expected.txt: Added.
        * svg/batik/text/textOnPath.svg: Added.
        * svg/batik/text/textOnPath2-expected.checksum: Added.
        * svg/batik/text/textOnPath2-expected.png: Added.
        * svg/batik/text/textOnPath2-expected.txt: Added.
        * svg/batik/text/textOnPath2.svg: Added.
        * svg/batik/text/textOnPath3-expected.checksum: Added.
        * svg/batik/text/textOnPath3-expected.png: Added.
        * svg/batik/text/textOnPath3-expected.txt: Added.
        * svg/batik/text/textOnPath3.svg: Added.
        * svg/batik/text/textOnPathSpaces-expected.checksum: Added.
        * svg/batik/text/textOnPathSpaces-expected.png: Added.
        * svg/batik/text/textOnPathSpaces-expected.txt: Added.
        * svg/batik/text/textOnPathSpaces.svg: Added.
        * svg/batik/text/textPCDATA-expected.checksum: Added.
        * svg/batik/text/textPCDATA-expected.png: Added.
        * svg/batik/text/textPCDATA-expected.txt: Added.
        * svg/batik/text/textPCDATA.svg: Added.
        * svg/batik/text/textPosition-expected.checksum: Added.
        * svg/batik/text/textPosition-expected.png: Added.
        * svg/batik/text/textPosition-expected.txt: Added.
        * svg/batik/text/textPosition.svg: Added.
        * svg/batik/text/textPosition2-expected.checksum: Added.
        * svg/batik/text/textPosition2-expected.png: Added.
        * svg/batik/text/textPosition2-expected.txt: Added.
        * svg/batik/text/textPosition2.svg: Added.
        * svg/batik/text/textProperties-expected.checksum: Added.
        * svg/batik/text/textProperties-expected.png: Added.
        * svg/batik/text/textProperties-expected.txt: Added.
        * svg/batik/text/textProperties.svg: Added.
        * svg/batik/text/textProperties2-expected.checksum: Added.
        * svg/batik/text/textProperties2-expected.png: Added.
        * svg/batik/text/textProperties2-expected.txt: Added.
        * svg/batik/text/textProperties2.svg: Added.
        * svg/batik/text/textStyles-expected.checksum: Added.
        * svg/batik/text/textStyles-expected.png: Added.
        * svg/batik/text/textStyles-expected.txt: Added.
        * svg/batik/text/textStyles.svg: Added.
        * svg/batik/text/verticalText-expected.checksum: Added.
        * svg/batik/text/verticalText-expected.png: Added.
        * svg/batik/text/verticalText-expected.txt: Added.
        * svg/batik/text/verticalText.svg: Added.
        * svg/batik/text/verticalTextOnPath-expected.checksum: Added.
        * svg/batik/text/verticalTextOnPath-expected.png: Added.
        * svg/batik/text/verticalTextOnPath-expected.txt: Added.
        * svg/batik/text/verticalTextOnPath.svg: Added.
        * svg/batik/text/xmlSpace-expected.checksum: Added.
        * svg/batik/text/xmlSpace-expected.png: Added.
        * svg/batik/text/xmlSpace-expected.txt: Added.
        * svg/batik/text/xmlSpace.svg: Added.
        * svg/custom/text-letter-spacing-expected.checksum: Added.
        * svg/custom/text-letter-spacing-expected.png: Added.
        * svg/custom/text-letter-spacing-expected.txt: Added.
        * svg/custom/text-letter-spacing.svg: Added.
        * svg/custom/text-x-dx-lists-expected.checksum: Added.
        * svg/custom/text-x-dx-lists-expected.png: Added.
        * svg/custom/text-x-dx-lists-expected.txt: Added.
        * svg/custom/text-x-dx-lists.svg: Added.
        * svg/custom/text-x-override-in-tspan-child-expected.checksum: Added.
        * svg/custom/text-x-override-in-tspan-child-expected.png: Added.
        * svg/custom/text-x-override-in-tspan-child-expected.txt: Added.
        * svg/custom/text-x-override-in-tspan-child.svg: Added.

2007-05-10  Eric Seidel  <eric@webkit.org>

        Reviewed by olliej.
        
        Test for http://bugs.webkit.org/show_bug.cgi?id=11931

        * svg/custom/hit-test-unclosed-subpaths-expected.checksum: Added.
        * svg/custom/hit-test-unclosed-subpaths-expected.png: Added.
        * svg/custom/hit-test-unclosed-subpaths-expected.txt: Added.
        * svg/custom/hit-test-unclosed-subpaths.svg: Added.

=== End merge of feature-branch 2007-10-12 ===

2007-10-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Harrison.
        
        <rdar://problem/5483567> REGRESSION (Tiger only): Pasting words copied from TextEdit in Mail adds extra newline

        Re-enabling this test:
        * editing/pasteboard/5483567.html: Added.
        * editing/pasteboard/5483567.html-disabled: Removed.
        Also demonstrates fix:
        * platform/mac/editing/pasteboard/paste-RTFD-expected.checksum:
        * platform/mac/editing/pasteboard/paste-RTFD-expected.png:
        * platform/mac/editing/pasteboard/paste-RTFD-expected.txt:

2007-10-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Maciej.
        
        <rdar://problem/5521237> Pasting a word copied from TextEdit after a regular, breaking space, adds a leading newline

        * editing/pasteboard/5521237-expected.txt: Added.
        * editing/pasteboard/5521237.html: Added.

2007-10-11  Alice Liu  <alice.liu@apple.com>

        fast/forms/focus-selection-input.html also fails due to unsupported accesskey.  
        adding to a section that already covers this bug. 
        
        * platform/win/Skipped:

2007-10-11  Alice Liu  <alice.liu@apple.com>

        removing a test that was fixed recently

        * platform/win/Skipped:

2007-10-11  Adam Roben  <aroben@apple.com>

        Roll out r26186

        Apparently some of these tests still fail on the bot even though they
        don't fail for me locally.

        * platform/win/Skipped:

2007-10-11  Lars Knoll  <lars@trolltech.com>

        Reviewed by Simon, testcase written by Erik.

        Ensure that setting innerHTML on an element doesn't do
        weird things with the document.
        Fixes most issues with http://bugs.webkit.org/show_bug.cgi?id=15456

        * fast/innerHTML/innerHTML-changing-document-properties-expected.txt: Added.
        * fast/innerHTML/innerHTML-changing-document-properties.xhtml: Added.

2007-10-10  Darin Adler  <darin@apple.com>

        Reviewed by Kevin McCullough and Sam Weinig.

        - fix mistake in test function that treated all non-prototype objects as equal

        That means that all numbers are treated as equal!
        And all boolean values!

        Kevin noticed that his new test was succeeding even though the bug was still
        there. Turns out the code to compare arrays that I added with my fix for
        bug 14931 was misfiring all the time.

        * fast/js/resources/js-test-pre.js: Use Object.prototype.toString.call
        to test if something is an array. Thanks, Sam.

        * fast/dom/Window/new-window-opener-expected.txt: Update this to reflect the
        fact that the test is actually failing!
        * fast/forms/focus-selection-textarea-expected.txt: Ditto.
        * fast/js/kde/encode_decode_uri-expected.txt: Ditto.

2007-10-10  Adam Roben  <aroben@apple.com>

        Remove now-passing tests

        Rubberstamped by Sam.

        * platform/win/Skipped:

2007-10-09  Lars Knoll  <lars@trolltech.com>

        Reviewed by Simon.

        remove some passing tests from the Skipped list, and adapt some results.

        * platform/qt/Skipped:
        * platform/qt/fast/backgrounds/solid-color-context-restore-expected.txt:
        * platform/qt/fast/dom/xmlhttprequest-get-expected.txt:
        * platform/qt/fast/encoding/frame-default-enc-expected.txt:

2007-10-09  Lars Knoll  <lars@trolltech.com>

        Reviewed by Simon.

        remove some tests that are now passing.

        * platform/qt/Skipped:

2007-10-09  Lars Knoll  <lars@trolltech.com>

        Reviewed by Simon.

        don't try to test objc wrappers on platforms that don't support objc. Add a platform dependent result for Qt.

        * fast/dom/wrapper-classes.html:
        * platform/qt/fast/dom/wrapper-classes-expected.txt: Added.

2007-10-09  Lars Knoll  <lars@trolltech.com>

        Reviewed by Simon.

        expected result for this test. This differs from the Mac result, as I suspect their XMLHttpRequest implementation to have a bug here for local files. If a request is ok, the returned status code should be 200, not 0.

        * platform/qt/fast/dom/xmlhttprequest-get-expected.txt: Copied from LayoutTests/fast/dom/xmlhttprequest-get-expected.txt.

2007-10-09  Lars Knoll  <lars@trolltech.com>

        Reviewed by Simon.

        fix up the results for one test case, and remove 2 others from the skipped list.

        * platform/qt/Skipped:
        * platform/qt/fast/clip/014-expected.txt:

2007-10-09  Lars Knoll  <lars@trolltech.com>

        Reviewed by Simon.

        even though this is a text only test the result is platform dependent.

        * platform/qt/fast/css/computed-style-expected.txt: Copied from LayoutTests/fast/css/computed-style-expected.txt.

2007-10-08  Sam Weinig  <sam@webkit.org>

        Reviewed by Steve Falkenburg.

        Test for <rdar://problem/5519698> CrashTracer: [USER] 47 crashes in Safari at com.apple.WebCore: WebCore::XMLTokenizer::lineNumber const + 9

        * fast/innerHTML/innerHTML-script-tag-crash-expected.txt: Added.
        * fast/innerHTML/innerHTML-script-tag-crash.xhtml: Added.

2007-10-05  Lars Knoll  <lars@trolltech.com>

        Reviewed by olliej.

        fix a hang in editing/selection/extend-by-word-002.html

        * platform/qt/Skipped:

2007-10-05  Lars Knoll  <lars@trolltech.com>

        Add a dummy plugin to DRT  to fix fast/dom/Window/Plug-Ins.html.
        Add support for layoutTextController.setCanOpenWindows() to DRT
        fixing another 2 test cases in fast/dom/Window.

        Reviewed by Maciej.

        * platform/qt/Skipped:

2007-10-04  Sam Weinig  <sam@webkit.org>

        Rubber-stamped by Darin.

        Make traversal tests dumpAsText.

        * platform/mac/traversal: Removed.
        * platform/mac/traversal/node-iterator-001-expected.checksum: Removed.
        * platform/mac/traversal/node-iterator-001-expected.png: Removed.
        * platform/mac/traversal/node-iterator-001-expected.txt: Removed.
        * platform/mac/traversal/node-iterator-002-expected.checksum: Removed.
        * platform/mac/traversal/node-iterator-002-expected.png: Removed.
        * platform/mac/traversal/node-iterator-002-expected.txt: Removed.
        * platform/mac/traversal/node-iterator-003-expected.checksum: Removed.
        * platform/mac/traversal/node-iterator-003-expected.png: Removed.
        * platform/mac/traversal/node-iterator-003-expected.txt: Removed.
        * platform/mac/traversal/node-iterator-004-expected.checksum: Removed.
        * platform/mac/traversal/node-iterator-004-expected.png: Removed.
        * platform/mac/traversal/node-iterator-004-expected.txt: Removed.
        * platform/mac/traversal/node-iterator-005-expected.checksum: Removed.
        * platform/mac/traversal/node-iterator-005-expected.png: Removed.
        * platform/mac/traversal/node-iterator-005-expected.txt: Removed.
        * platform/mac/traversal/node-iterator-006-expected.checksum: Removed.
        * platform/mac/traversal/node-iterator-006-expected.png: Removed.
        * platform/mac/traversal/node-iterator-006-expected.txt: Removed.
        * platform/mac/traversal/node-iterator-007-expected.checksum: Removed.
        * platform/mac/traversal/node-iterator-007-expected.png: Removed.
        * platform/mac/traversal/node-iterator-007-expected.txt: Removed.
        * platform/mac/traversal/node-iterator-008-expected.checksum: Removed.
        * platform/mac/traversal/node-iterator-008-expected.png: Removed.
        * platform/mac/traversal/node-iterator-008-expected.txt: Removed.
        * platform/mac/traversal/stay-within-root-expected.checksum: Removed.
        * platform/mac/traversal/stay-within-root-expected.png: Removed.
        * platform/mac/traversal/stay-within-root-expected.txt: Removed.
        * platform/mac/traversal/tree-walker-001-expected.checksum: Removed.
        * platform/mac/traversal/tree-walker-001-expected.png: Removed.
        * platform/mac/traversal/tree-walker-001-expected.txt: Removed.
        * platform/mac/traversal/tree-walker-002-expected.checksum: Removed.
        * platform/mac/traversal/tree-walker-002-expected.png: Removed.
        * platform/mac/traversal/tree-walker-002-expected.txt: Removed.
        * platform/mac/traversal/tree-walker-003-expected.checksum: Removed.
        * platform/mac/traversal/tree-walker-003-expected.png: Removed.
        * platform/mac/traversal/tree-walker-003-expected.txt: Removed.
        * platform/mac/traversal/tree-walker-004-expected.checksum: Removed.
        * platform/mac/traversal/tree-walker-004-expected.png: Removed.
        * platform/mac/traversal/tree-walker-004-expected.txt: Removed.
        * platform/mac/traversal/tree-walker-005-expected.checksum: Removed.
        * platform/mac/traversal/tree-walker-005-expected.png: Removed.
        * platform/mac/traversal/tree-walker-005-expected.txt: Removed.
        * traversal/node-iterator-001-expected.txt: Added.
        * traversal/node-iterator-001.html:
        * traversal/node-iterator-002-expected.txt: Added.
        * traversal/node-iterator-002.html:
        * traversal/node-iterator-003-expected.txt: Added.
        * traversal/node-iterator-003.html:
        * traversal/node-iterator-004-expected.txt: Added.
        * traversal/node-iterator-004.html:
        * traversal/node-iterator-005-expected.txt: Added.
        * traversal/node-iterator-005.html:
        * traversal/node-iterator-006-expected.txt: Added.
        * traversal/node-iterator-006.html:
        * traversal/node-iterator-007-expected.txt: Added.
        * traversal/node-iterator-007.html:
        * traversal/node-iterator-008-expected.txt: Added.
        * traversal/node-iterator-008.html:
        * traversal/stay-within-root-expected.txt: Added.
        * traversal/stay-within-root.html:
        * traversal/tree-walker-001-expected.txt: Added.
        * traversal/tree-walker-001.html:
        * traversal/tree-walker-002-expected.txt: Added.
        * traversal/tree-walker-002.html:
        * traversal/tree-walker-003-expected.txt: Added.
        * traversal/tree-walker-003.html:
        * traversal/tree-walker-004-expected.txt: Added.
        * traversal/tree-walker-004.html:
        * traversal/tree-walker-005-expected.txt: Added.
        * traversal/tree-walker-005.html:

2007-10-04  Lars Knoll  <lars@trolltech.com>

        Reviewed by maciej.

        fix a crash in the FrameLoader that can happen under certain
        conditions in the Qt port.

        * fast/loader/iframe-crash-on-missing-image-expected.txt: Copied from LayoutTests/dom/xhtml/level2/html/HTMLIFrameElement01-expected.txt.
        * fast/loader/iframe-crash-on-missing-image.xhtml: Copied from LayoutTests/dom/xhtml/level2/html/HTMLIFrameElement01.xhtml.

2007-10-04  Lars Knoll  <lars@trolltech.com>

        Move png files that are not test results and where mistakenly moved in r26026
        back to where they belong.

        Rubberstamped by aroben.

        * dom/xhtml/level2/html/right.png: Renamed from platform/mac/dom/xhtml/level2/html/right.png
        * dom/xhtml/level2/html/w3c_main.png: Renamed from LayoutTests/platform/mac/dom/xhtml/level2/html/w3c_main.png.
        * fast/css/button_center.png: Renamed from LayoutTests/platform/mac/fast/css/button_center.png.
        * svg/W3C-SVG-1.1/animate-elem-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-09-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-10-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-11-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-12-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-13-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-14-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-15-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-16-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-17-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-18-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-19-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-20-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-21-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-22-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-23-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-24-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-25-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-26-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-27-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-28-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-29-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-30-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-31-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-32-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-33-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-34-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-35-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-35-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-36-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-37-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-38-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-38-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-39-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-40-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-41-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-42-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-42-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-43-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-43-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-44-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-45-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-45-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-46-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-47-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-47-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-48-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-48-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-49-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-49-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-50-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-50-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-51-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-51-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-52-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-53-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-53-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-60-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-61-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-62-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-63-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-64-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-65-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-66-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-67-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-68-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-69-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-70-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-77-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-78-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-80-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-81-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-82-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-83-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-84-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-w3c.png.
        * svg/W3C-SVG-1.1/animate-elem-85-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-w3c.png.
        * svg/W3C-SVG-1.1/color-prof-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-w3c.png.
        * svg/W3C-SVG-1.1/color-prop-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-w3c.png.
        * svg/W3C-SVG-1.1/color-prop-02-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-w3c.png.
        * svg/W3C-SVG-1.1/color-prop-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-w3c.png.
        * svg/W3C-SVG-1.1/color-prop-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-04-t-w3c.png.
        * svg/W3C-SVG-1.1/color-prop-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-05-t-w3c.png.
        * svg/W3C-SVG-1.1/coords-coord-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-w3c.png.
        * svg/W3C-SVG-1.1/coords-coord-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-w3c.png.
        * svg/W3C-SVG-1.1/coords-trans-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-w3c.png.
        * svg/W3C-SVG-1.1/coords-trans-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-w3c.png.
        * svg/W3C-SVG-1.1/coords-trans-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-w3c.png.
        * svg/W3C-SVG-1.1/coords-trans-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-w3c.png.
        * svg/W3C-SVG-1.1/coords-trans-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-w3c.png.
        * svg/W3C-SVG-1.1/coords-trans-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-w3c.png.
        * svg/W3C-SVG-1.1/coords-trans-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-07-t-w3c.png.
        * svg/W3C-SVG-1.1/coords-trans-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-08-t-w3c.png.
        * svg/W3C-SVG-1.1/coords-trans-09-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-09-t-w3c.png.
        * svg/W3C-SVG-1.1/coords-units-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-w3c.png.
        * svg/W3C-SVG-1.1/coords-units-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-w3c.png.
        * svg/W3C-SVG-1.1/coords-units-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-w3c.png.
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-w3c.png.
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-w3c.png.
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-w3c.png.
        * svg/W3C-SVG-1.1/extend-namespace-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-w3c.png.
        * svg/W3C-SVG-1.1/filters-blend-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-w3c.png.
        * svg/W3C-SVG-1.1/filters-color-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-w3c.png.
        * svg/W3C-SVG-1.1/filters-composite-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-w3c.png.
        * svg/W3C-SVG-1.1/filters-comptran-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-w3c.png.
        * svg/W3C-SVG-1.1/filters-conv-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-w3c.png.
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-w3c.png.
        * svg/W3C-SVG-1.1/filters-displace-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-w3c.png.
        * svg/W3C-SVG-1.1/filters-example-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-w3c.png.
        * svg/W3C-SVG-1.1/filters-felem-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-w3c.png.
        * svg/W3C-SVG-1.1/filters-gauss-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-w3c.png.
        * svg/W3C-SVG-1.1/filters-image-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-w3c.png.
        * svg/W3C-SVG-1.1/filters-light-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-w3c.png.
        * svg/W3C-SVG-1.1/filters-morph-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-w3c.png.
        * svg/W3C-SVG-1.1/filters-offset-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-w3c.png.
        * svg/W3C-SVG-1.1/filters-overview-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-overview-01-b-w3c.png.
        * svg/W3C-SVG-1.1/filters-specular-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-w3c.png.
        * svg/W3C-SVG-1.1/filters-tile-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-w3c.png.
        * svg/W3C-SVG-1.1/filters-turb-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-w3c.png.
        * svg/W3C-SVG-1.1/fonts-desc-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-01-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-desc-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-desc-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-03-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-desc-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-04-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-desc-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-05-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-elem-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-elem-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-elem-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-w3c.png.
        * svg/W3C-SVG-1.1/fonts-elem-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-w3c.png.
        * svg/W3C-SVG-1.1/fonts-elem-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-elem-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-elem-07-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-w3c.png.
        * svg/W3C-SVG-1.1/fonts-glyph-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-glyph-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-glyph-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-w3c.png.
        * svg/W3C-SVG-1.1/fonts-kern-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-w3c.png.
        * svg/W3C-SVG-1.1/interact-cursor-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-w3c.png.
        * svg/W3C-SVG-1.1/interact-dom-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-w3c.png.
        * svg/W3C-SVG-1.1/interact-events-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-w3c.png.
        * svg/W3C-SVG-1.1/interact-order-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-w3c.png.
        * svg/W3C-SVG-1.1/interact-order-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-w3c.png.
        * svg/W3C-SVG-1.1/interact-order-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-w3c.png.
        * svg/W3C-SVG-1.1/interact-zoom-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-w3c.png.
        * svg/W3C-SVG-1.1/interact-zoom-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-zoom-02-t-w3c.png.
        * svg/W3C-SVG-1.1/interact-zoom-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-zoom-03-t-w3c.png.
        * svg/W3C-SVG-1.1/linking-a-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-w3c.png.
        * svg/W3C-SVG-1.1/linking-a-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-w3c.png.
        * svg/W3C-SVG-1.1/linking-a-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-w3c.png.
        * svg/W3C-SVG-1.1/linking-a-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-w3c.png.
        * svg/W3C-SVG-1.1/linking-a-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-w3c.png.
        * svg/W3C-SVG-1.1/linking-a-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-06-t-w3c.png.
        * svg/W3C-SVG-1.1/linking-a-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-w3c.png.
        * svg/W3C-SVG-1.1/linking-a-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-08-t-w3c.png.
        * svg/W3C-SVG-1.1/linking-a-09-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-09-b-w3c.png.
        * svg/W3C-SVG-1.1/linking-uri-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-w3c.png.
        * svg/W3C-SVG-1.1/linking-uri-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-w3c.png.
        * svg/W3C-SVG-1.1/linking-uri-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-w3c.png.
        * svg/W3C-SVG-1.1/masking-intro-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-w3c.png.
        * svg/W3C-SVG-1.1/masking-mask-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-w3c.png.
        * svg/W3C-SVG-1.1/masking-opacity-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-w3c.png.
        * svg/W3C-SVG-1.1/masking-path-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-w3c.png.
        * svg/W3C-SVG-1.1/masking-path-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-w3c.png.
        * svg/W3C-SVG-1.1/masking-path-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-w3c.png.
        * svg/W3C-SVG-1.1/masking-path-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-w3c.png.
        * svg/W3C-SVG-1.1/masking-path-05-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-w3c.png.
        * svg/W3C-SVG-1.1/masking-path-06-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-06-b-w3c.png.
        * svg/W3C-SVG-1.1/metadata-example-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-w3c.png.
        * svg/W3C-SVG-1.1/painting-fill-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-w3c.png.
        * svg/W3C-SVG-1.1/painting-fill-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-w3c.png.
        * svg/W3C-SVG-1.1/painting-fill-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-w3c.png.
        * svg/W3C-SVG-1.1/painting-fill-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-w3c.png.
        * svg/W3C-SVG-1.1/painting-fill-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-w3c.png.
        * svg/W3C-SVG-1.1/painting-marker-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-w3c.png.
        * svg/W3C-SVG-1.1/painting-marker-02-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-w3c.png.
        * svg/W3C-SVG-1.1/painting-marker-03-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-w3c.png.
        * svg/W3C-SVG-1.1/painting-marker-04-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-04-f-w3c.png.
        * svg/W3C-SVG-1.1/painting-render-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-w3c.png.
        * svg/W3C-SVG-1.1/painting-stroke-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-w3c.png.
        * svg/W3C-SVG-1.1/painting-stroke-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-w3c.png.
        * svg/W3C-SVG-1.1/painting-stroke-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-w3c.png.
        * svg/W3C-SVG-1.1/painting-stroke-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-w3c.png.
        * svg/W3C-SVG-1.1/painting-stroke-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-05-t-w3c.png.
        * svg/W3C-SVG-1.1/painting-stroke-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-06-t-w3c.png.
        * svg/W3C-SVG-1.1/painting-stroke-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-w3c.png.
        * svg/W3C-SVG-1.1/painting-stroke-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-08-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-03-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-09-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-10-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-11-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-11-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-12-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-13-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-14-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-data-15-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-w3c.png.
        * svg/W3C-SVG-1.1/paths-dist-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-dist-01-t-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-06-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-07-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-08-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-09-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-10-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-11-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-12-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-13-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-14-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-15-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-16-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-17-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-18-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-grad-19-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-w3c.png.
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-w3c.png.
        * svg/W3C-SVG-1.1/render-elems-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-w3c.png.
        * svg/W3C-SVG-1.1/render-elems-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-w3c.png.
        * svg/W3C-SVG-1.1/render-elems-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-w3c.png.
        * svg/W3C-SVG-1.1/render-elems-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-w3c.png.
        * svg/W3C-SVG-1.1/render-elems-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-w3c.png.
        * svg/W3C-SVG-1.1/render-elems-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-w3c.png.
        * svg/W3C-SVG-1.1/render-groups-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-w3c.png.
        * svg/W3C-SVG-1.1/render-groups-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-w3c.png.
        * svg/W3C-SVG-1.1/script-handle-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-w3c.png.
        * svg/W3C-SVG-1.1/script-handle-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-w3c.png.
        * svg/W3C-SVG-1.1/script-handle-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-w3c.png.
        * svg/W3C-SVG-1.1/script-handle-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-w3c.png.
        * svg/W3C-SVG-1.1/shapes-circle-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-w3c.png.
        * svg/W3C-SVG-1.1/shapes-circle-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-w3c.png.
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-w3c.png.
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-w3c.png.
        * svg/W3C-SVG-1.1/shapes-intro-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-w3c.png.
        * svg/W3C-SVG-1.1/shapes-line-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-w3c.png.
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-w3c.png.
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-w3c.png.
        * svg/W3C-SVG-1.1/shapes-rect-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-w3c.png.
        * svg/W3C-SVG-1.1/shapes-rect-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-cond-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-cond-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-cond-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-defs-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-dom-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-w3c.png.
        * svg/W3C-SVG-1.1/struct-dom-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-w3c.png.
        * svg/W3C-SVG-1.1/struct-dom-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-w3c.png.
        * svg/W3C-SVG-1.1/struct-dom-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-w3c.png.
        * svg/W3C-SVG-1.1/struct-dom-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-w3c.png.
        * svg/W3C-SVG-1.1/struct-dom-06-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-w3c.png.
        * svg/W3C-SVG-1.1/struct-frag-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-frag-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-frag-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-frag-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-frag-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-frag-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-group-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-group-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-w3c.png.
        * svg/W3C-SVG-1.1/struct-group-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-image-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-image-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-w3c.png.
        * svg/W3C-SVG-1.1/struct-image-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-image-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-image-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-w3c.png.
        * svg/W3C-SVG-1.1/struct-image-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-image-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-image-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-image-09-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-image-10-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-symbol-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-w3c.png.
        * svg/W3C-SVG-1.1/struct-use-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-use-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-02-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-use-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-w3c.png.
        * svg/W3C-SVG-1.1/struct-use-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-04-b-w3c.png.
        * svg/W3C-SVG-1.1/struct-use-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-w3c.png.
        * svg/W3C-SVG-1.1/styling-css-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-w3c.png.
        * svg/W3C-SVG-1.1/styling-css-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-w3c.png.
        * svg/W3C-SVG-1.1/styling-css-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-w3c.png.
        * svg/W3C-SVG-1.1/styling-css-04-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-w3c.png.
        * svg/W3C-SVG-1.1/styling-css-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-w3c.png.
        * svg/W3C-SVG-1.1/styling-css-06-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-w3c.png.
        * svg/W3C-SVG-1.1/styling-inherit-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-w3c.png.
        * svg/W3C-SVG-1.1/styling-pres-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-w3c.png.
        * svg/W3C-SVG-1.1/text-align-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-01-b-w3c.png.
        * svg/W3C-SVG-1.1/text-align-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-02-b-w3c.png.
        * svg/W3C-SVG-1.1/text-align-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-03-b-w3c.png.
        * svg/W3C-SVG-1.1/text-align-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-04-b-w3c.png.
        * svg/W3C-SVG-1.1/text-align-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-05-b-w3c.png.
        * svg/W3C-SVG-1.1/text-align-06-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-06-b-w3c.png.
        * svg/W3C-SVG-1.1/text-align-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-07-t-w3c.png.
        * svg/W3C-SVG-1.1/text-align-08-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-08-b-w3c.png.
        * svg/W3C-SVG-1.1/text-altglyph-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-w3c.png.
        * svg/W3C-SVG-1.1/text-deco-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-w3c.png.
        * svg/W3C-SVG-1.1/text-fonts-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-w3c.png.
        * svg/W3C-SVG-1.1/text-fonts-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-w3c.png.
        * svg/W3C-SVG-1.1/text-fonts-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-w3c.png.
        * svg/W3C-SVG-1.1/text-intro-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-w3c.png.
        * svg/W3C-SVG-1.1/text-intro-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-w3c.png.
        * svg/W3C-SVG-1.1/text-intro-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-w3c.png.
        * svg/W3C-SVG-1.1/text-intro-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-w3c.png.
        * svg/W3C-SVG-1.1/text-intro-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-w3c.png.
        * svg/W3C-SVG-1.1/text-path-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-path-01-b-w3c.png.
        * svg/W3C-SVG-1.1/text-spacing-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-w3c.png.
        * svg/W3C-SVG-1.1/text-text-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-01-b-w3c.png.
        * svg/W3C-SVG-1.1/text-text-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-03-b-w3c.png.
        * svg/W3C-SVG-1.1/text-text-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-04-t-w3c.png.
        * svg/W3C-SVG-1.1/text-text-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-05-t-w3c.png.
        * svg/W3C-SVG-1.1/text-text-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-06-t-w3c.png.
        * svg/W3C-SVG-1.1/text-text-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-07-t-w3c.png.
        * svg/W3C-SVG-1.1/text-text-08-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-08-b-w3c.png.
        * svg/W3C-SVG-1.1/text-tref-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-w3c.png.
        * svg/W3C-SVG-1.1/text-tselect-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-w3c.png.
        * svg/W3C-SVG-1.1/text-tselect-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-01-f-w3c.png.
        * svg/W3C-SVG-1.1/text-tselect-02-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-w3c.png.
        * svg/W3C-SVG-1.1/text-tspan-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-w3c.png.
        * svg/W3C-SVG-1.1/text-ws-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-w3c.png.
        * svg/W3C-SVG-1.1/text-ws-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-w3c.png.
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-w3c.png.
        * tables/mozilla/images/valid-html401.png: Renamed from LayoutTests/platform/mac/tables/mozilla/images/valid-html401.png.

2007-10-03  Adam Roben  <aroben@apple.com>

        Move pixel test results that were mistakenly left in place after r25970

        Rubberstamped by Sam.

2007-10-03  Adam Roben  <aroben@apple.com>

        Add some sometimes-timing-out tests to the Skipped file

        Rubberstamped by Sam.

        * platform/win/Skipped:

2007-10-03  Lars Knoll  <lars@trolltech.com>

        Reviewed by bdash.

        remove the hack in run-webkit-tests that forced text only test
        to be taken from the platform independent dir. It was only left
        there from early days.
        
        Remove platform dependent results for tests that are text only nowadays,
        and add one platform dependent result for a text only test that requires it.

        * platform/qt/Skipped:
        * platform/qt/fast/css/computed-style-without-renderer-expected.txt: Copied from LayoutTests/fast/css/computed-style-without-renderer-expected.txt.
        * platform/qt/fast/encoding/mispositioned-meta-expected.txt: Removed.
        * platform/qt/fast/encoding/tag-in-title-expected.txt: Removed.
        * platform/qt/fast/frames/frame-set-same-location-expected.txt: Removed.
        * platform/qt/fast/frames/frame-set-same-src-expected.txt: Removed.

2007-10-03  Lars Knoll  <lars@trolltech.com>

        Move all test results that are platform dependent but
        stored in the platform independent part to their
        correct locations (inside platform/mac).

        This will make it a lot easier to maintain test
        results for other platforms than mac.

        Signed off by aroben.

        * css1/basic/class_as_selector-expected.txt: Removed.
        * css1/basic/comments-expected.txt: Removed.
        * css1/basic/containment-expected.txt: Removed.
        * css1/basic/contextual_selectors-expected.txt: Removed.
        * css1/basic/grouping-expected.txt: Removed.
        * css1/basic/id_as_selector-expected.txt: Removed.
        * css1/basic/inheritance-expected.txt: Removed.
        * css1/box_properties/acid_test-expected.txt: Removed.
        * css1/box_properties/border-expected.txt: Removed.
        * css1/box_properties/border_bottom-expected.txt: Removed.
        * css1/box_properties/border_bottom_inline-expected.txt: Removed.
        * css1/box_properties/border_bottom_width-expected.txt: Removed.
        * css1/box_properties/border_bottom_width_inline-expected.txt: Removed.
        * css1/box_properties/border_color-expected.txt: Removed.
        * css1/box_properties/border_color_inline-expected.txt: Removed.
        * css1/box_properties/border_inline-expected.txt: Removed.
        * css1/box_properties/border_left-expected.txt: Removed.
        * css1/box_properties/border_left_inline-expected.txt: Removed.
        * css1/box_properties/border_left_width-expected.txt: Removed.
        * css1/box_properties/border_left_width_inline-expected.txt: Removed.
        * css1/box_properties/border_right-expected.txt: Removed.
        * css1/box_properties/border_right_inline-expected.txt: Removed.
        * css1/box_properties/border_right_width-expected.txt: Removed.
        * css1/box_properties/border_right_width_inline-expected.txt: Removed.
        * css1/box_properties/border_style-expected.txt: Removed.
        * css1/box_properties/border_style_inline-expected.txt: Removed.
        * css1/box_properties/border_top-expected.txt: Removed.
        * css1/box_properties/border_top_inline-expected.txt: Removed.
        * css1/box_properties/border_top_width-expected.txt: Removed.
        * css1/box_properties/border_top_width_inline-expected.txt: Removed.
        * css1/box_properties/border_width-expected.txt: Removed.
        * css1/box_properties/border_width_inline-expected.txt: Removed.
        * css1/box_properties/clear-expected.txt: Removed.
        * css1/box_properties/clear_float-expected.txt: Removed.
        * css1/box_properties/float-expected.txt: Removed.
        * css1/box_properties/float_elements_in_series-expected.txt: Removed.
        * css1/box_properties/float_margin-expected.txt: Removed.
        * css1/box_properties/float_on_text_elements-expected.txt: Removed.
        * css1/box_properties/height-expected.txt: Removed.
        * css1/box_properties/margin-expected.txt: Removed.
        * css1/box_properties/margin_bottom-expected.txt: Removed.
        * css1/box_properties/margin_bottom_inline-expected.txt: Removed.
        * css1/box_properties/margin_inline-expected.txt: Removed.
        * css1/box_properties/margin_left-expected.txt: Removed.
        * css1/box_properties/margin_left_inline-expected.txt: Removed.
        * css1/box_properties/margin_right-expected.txt: Removed.
        * css1/box_properties/margin_right_inline-expected.txt: Removed.
        * css1/box_properties/margin_top-expected.txt: Removed.
        * css1/box_properties/margin_top_inline-expected.txt: Removed.
        * css1/box_properties/padding-expected.txt: Removed.
        * css1/box_properties/padding_bottom-expected.txt: Removed.
        * css1/box_properties/padding_bottom_inline-expected.txt: Removed.
        * css1/box_properties/padding_inline-expected.txt: Removed.
        * css1/box_properties/padding_left-expected.txt: Removed.
        * css1/box_properties/padding_left_inline-expected.txt: Removed.
        * css1/box_properties/padding_right-expected.txt: Removed.
        * css1/box_properties/padding_right_inline-expected.txt: Removed.
        * css1/box_properties/padding_top-expected.txt: Removed.
        * css1/box_properties/padding_top_inline-expected.txt: Removed.
        * css1/box_properties/width-expected.txt: Removed.
        * css1/cascade/cascade_order-expected.txt: Removed.
        * css1/cascade/important-expected.txt: Removed.
        * css1/classification/display-expected.txt: Removed.
        * css1/classification/list_style-expected.txt: Removed.
        * css1/classification/list_style_image-expected.txt: Removed.
        * css1/classification/list_style_position-expected.txt: Removed.
        * css1/classification/list_style_type-expected.txt: Removed.
        * css1/classification/white_space-expected.txt: Removed.
        * css1/color_and_background/background-expected.txt: Removed.
        * css1/color_and_background/background_attachment-expected.txt: Removed.
        * css1/color_and_background/background_color-expected.txt: Removed.
        * css1/color_and_background/background_image-expected.txt: Removed.
        * css1/color_and_background/background_position-expected.txt: Removed.
        * css1/color_and_background/background_repeat-expected.txt: Removed.
        * css1/color_and_background/color-expected.txt: Removed.
        * css1/conformance/forward_compatible_parsing-expected.txt: Removed.
        * css1/font_properties/font-expected.txt: Removed.
        * css1/font_properties/font_family-expected.txt: Removed.
        * css1/font_properties/font_size-expected.txt: Removed.
        * css1/font_properties/font_style-expected.txt: Removed.
        * css1/font_properties/font_variant-expected.txt: Removed.
        * css1/font_properties/font_weight-expected.txt: Removed.
        * css1/formatting_model/canvas-expected.txt: Removed.
        * css1/formatting_model/floating_elements-expected.txt: Removed.
        * css1/formatting_model/height_of_lines-expected.txt: Removed.
        * css1/formatting_model/horizontal_formatting-expected.txt: Removed.
        * css1/formatting_model/inline_elements-expected.txt: Removed.
        * css1/formatting_model/replaced_elements-expected.txt: Removed.
        * css1/formatting_model/vertical_formatting-expected.txt: Removed.
        * css1/pseudo/anchor-expected.txt: Removed.
        * css1/pseudo/firstletter-expected.txt: Removed.
        * css1/pseudo/firstline-expected.txt: Removed.
        * css1/pseudo/multiple_pseudo_elements-expected.txt: Removed.
        * css1/pseudo/pseudo_elements_in_selectors-expected.txt: Removed.
        * css1/text_properties/letter_spacing-expected.txt: Removed.
        * css1/text_properties/line_height-expected.txt: Removed.
        * css1/text_properties/text-transCapitalize-expected.txt: Removed.
        * css1/text_properties/text_align-expected.txt: Removed.
        * css1/text_properties/text_decoration-expected.txt: Removed.
        * css1/text_properties/text_indent-expected.txt: Removed.
        * css1/text_properties/text_transform-expected.txt: Removed.
        * css1/text_properties/vertical_align-expected.txt: Removed.
        * css1/text_properties/word_spacing-expected.txt: Removed.
        * css1/units/color_units-expected.txt: Removed.
        * css1/units/length_units-expected.txt: Removed.
        * css1/units/percentage_units-expected.txt: Removed.
        * css1/units/urls-expected.txt: Removed.
        * css2.1/bogus-color-span-expected.txt: Removed.
        * css2.1/css1_forward_compatible_parsing-expected.txt: Removed.
        * css2.1/t010403-shand-border-00-c-expected.txt: Removed.
        * css2.1/t010403-shand-font-00-b-expected.txt: Removed.
        * css2.1/t010403-shand-font-01-b-expected.txt: Removed.
        * css2.1/t010403-shand-font-02-b-expected.txt: Removed.
        * css2.1/t010403-shand-font-03-b-expected.txt: Removed.
        * css2.1/t040102-keywords-00-b-expected.txt: Removed.
        * css2.1/t040102-keywords-01-b-expected.txt: Removed.
        * css2.1/t040103-case-00-b-expected.txt: Removed.
        * css2.1/t040103-case-01-c-expected.txt: Removed.
        * css2.1/t040103-escapes-00-b-expected.txt: Removed.
        * css2.1/t040103-escapes-01-b-expected.txt: Removed.
        * css2.1/t040103-escapes-02-d-expected.txt: Removed.
        * css2.1/t040103-escapes-03-b-expected.txt: Removed.
        * css2.1/t040103-escapes-04-b-expected.txt: Removed.
        * css2.1/t040103-escapes-05-c-expected.txt: Removed.
        * css2.1/t040103-escapes-06-b-expected.txt: Removed.
        * css2.1/t040103-escapes-07-b-expected.txt: Removed.
        * css2.1/t040103-escapes-08-b-expected.txt: Removed.
        * css2.1/t040103-ident-00-c-expected.txt: Removed.
        * css2.1/t040103-ident-01-c-expected.txt: Removed.
        * css2.1/t040103-ident-02-c-expected.txt: Removed.
        * css2.1/t040103-ident-03-c-expected.txt: Removed.
        * css2.1/t040103-ident-04-c-expected.txt: Removed.
        * css2.1/t040103-ident-05-c-expected.txt: Removed.
        * css2.1/t040103-ident-06-c-expected.txt: Removed.
        * css2.1/t040103-ident-07-c-expected.txt: Removed.
        * css2.1/t040103-ident-08-c-expected.txt: Removed.
        * css2.1/t040103-ident-09-c-expected.txt: Removed.
        * css2.1/t040103-ident-10-c-expected.txt: Removed.
        * css2.1/t040103-ident-11-c-expected.txt: Removed.
        * css2.1/t040103-ident-12-c-expected.txt: Removed.
        * css2.1/t040103-ident-13-c-expected.txt: Removed.
        * css2.1/t040105-atkeyw-00-b-expected.txt: Removed.
        * css2.1/t040105-atkeyw-01-b-expected.txt: Removed.
        * css2.1/t040105-atkeyw-02-b-expected.txt: Removed.
        * css2.1/t040105-atrule-00-b-expected.txt: Removed.
        * css2.1/t040105-atrule-01-b-expected.txt: Removed.
        * css2.1/t040105-atrule-02-b-expected.txt: Removed.
        * css2.1/t040105-atrule-03-b-expected.txt: Removed.
        * css2.1/t040105-atrule-04-b-expected.txt: Removed.
        * css2.1/t040105-import-00-b-expected.txt: Removed.
        * css2.1/t040105-import-01-b-expected.txt: Removed.
        * css2.1/t040109-c17-comments-00-b-expected.txt: Removed.
        * css2.1/t040109-c17-comments-01-b-expected.txt: Removed.
        * css2.1/t0402-c71-fwd-parsing-00-f-expected.txt: Removed.
        * css2.1/t0402-c71-fwd-parsing-01-f-expected.txt: Removed.
        * css2.1/t0402-c71-fwd-parsing-02-f-expected.txt: Removed.
        * css2.1/t0402-c71-fwd-parsing-03-f-expected.txt: Removed.
        * css2.1/t0402-c71-fwd-parsing-04-f-expected.txt: Removed.
        * css2.1/t0402-syntax-01-f-expected.txt: Removed.
        * css2.1/t0402-syntax-02-f-expected.txt: Removed.
        * css2.1/t0402-syntax-03-f-expected.txt: Removed.
        * css2.1/t0402-syntax-04-f-expected.txt: Removed.
        * css2.1/t0402-syntax-05-f-expected.txt: Removed.
        * css2.1/t0402-syntax-06-f-expected.txt: Removed.
        * css2.1/t040302-c61-ex-len-00-b-a-expected.txt: Removed.
        * css2.1/t040302-c61-phys-len-00-b-expected.txt: Removed.
        * css2.1/t040302-c61-rel-len-00-b-ag-expected.txt: Removed.
        * css2.1/t040303-c62-percent-00-b-ag-expected.txt: Removed.
        * css2.1/t040304-c64-uri-00-a-g-expected.txt: Removed.
        * css2.1/t040306-c63-color-00-b-ag-expected.txt: Removed.
        * css2.1/t040306-syntax-01-f-expected.txt: Removed.
        * css2.1/t040307-syntax-01-b-expected.txt: Removed.
        * css2.1/t050201-c12-grouping-00-b-expected.txt: Removed.
        * css2.1/t0505-c16-descendant-00-e-expected.txt: Removed.
        * css2.1/t0505-c16-descendant-01-e-expected.txt: Removed.
        * css2.1/t0505-c16-descendant-02-e-expected.txt: Removed.
        * css2.1/t050803-c14-classes-00-e-expected.txt: Removed.
        * css2.1/t0509-c15-ids-00-a-expected.txt: Removed.
        * css2.1/t0509-c15-ids-01-e-expected.txt: Removed.
        * css2.1/t0509-id-sel-syntax-01-f-expected.txt: Removed.
        * css2.1/t0509-id-sel-syntax-02-b-expected.txt: Removed.
        * css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt: Removed.
        * css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt: Removed.
        * css2.1/t0511-c21-pseud-link-00-e-expected.txt: Removed.
        * css2.1/t0511-c21-pseud-link-01-e-expected.txt: Removed.
        * css2.1/t0511-c21-pseud-link-02-e-expected.txt: Removed.
        * css2.1/t0511-c21-pseud-link-03-e-expected.txt: Removed.
        * css2.1/t051103-c21-activ-ln-00-e-i-expected.txt: Removed.
        * css2.1/t051103-c21-focus-ln-00-e-i-expected.txt: Removed.
        * css2.1/t051103-c21-hover-ln-00-e-i-expected.txt: Removed.
        * css2.1/t051103-dom-hover-01-c-io-expected.txt: Removed.
        * css2.1/t051103-dom-hover-02-c-io-expected.txt: Removed.
        * css2.1/t051201-c23-first-line-00-b-expected.txt: Removed.
        * css2.1/t051202-c24-first-lttr-00-b-expected.txt: Removed.
        * css2.1/t051202-c26-psudo-nest-00-c-expected.txt: Removed.
        * css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Removed.
        * css2.1/t0602-c13-inheritance-00-e-expected.txt: Removed.
        * css2.1/t0602-inherit-bdr-pad-b-00-expected.txt: Removed.
        * css2.1/t0603-c11-import-00-b-expected.txt: Removed.
        * css2.1/t060401-c32-cascading-00-b-expected.txt: Removed.
        * css2.1/t060402-c31-important-00-b-expected.txt: Removed.
        * css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt: Removed.
        * css2.1/t060403-c21-pseu-id-00-e-i-expected.txt: Removed.
        * css2.1/t0801-c412-hz-box-00-b-a-expected.txt: Removed.
        * css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt: Removed.
        * css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt: Removed.
        * css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt: Removed.
        * css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt: Removed.
        * css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt: Removed.
        * css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: Removed.
        * css2.1/t0803-c5502-mrgn-r-03-c-expected.txt: Removed.
        * css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt: Removed.
        * css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt: Removed.
        * css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt: Removed.
        * css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt: Removed.
        * css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt: Removed.
        * css2.1/t0803-c5504-mrgn-l-02-c-expected.txt: Removed.
        * css2.1/t0803-c5504-mrgn-l-03-c-expected.txt: Removed.
        * css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Removed.
        * css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt: Removed.
        * css2.1/t0803-c5505-mrgn-01-e-a-expected.txt: Removed.
        * css2.1/t0803-c5505-mrgn-02-c-expected.txt: Removed.
        * css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt: Removed.
        * css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: Removed.
        * css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt: Removed.
        * css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt: Removed.
        * css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt: Removed.
        * css2.1/t0804-c5506-padn-t-00-b-a-expected.txt: Removed.
        * css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt: Removed.
        * css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt: Removed.
        * css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt: Removed.
        * css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt: Removed.
        * css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt: Removed.
        * css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt: Removed.
        * css2.1/t0804-c5507-padn-r-01-c-a-expected.txt: Removed.
        * css2.1/t0804-c5507-padn-r-02-f-expected.txt: Removed.
        * css2.1/t0804-c5507-padn-r-03-f-expected.txt: Removed.
        * css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt: Removed.
        * css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt: Removed.
        * css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt: Removed.
        * css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt: Removed.
        * css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt: Removed.
        * css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt: Removed.
        * css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt: Removed.
        * css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt: Removed.
        * css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt: Removed.
        * css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt: Removed.
        * css2.1/t0804-c5509-padn-l-01-b-a-expected.txt: Removed.
        * css2.1/t0804-c5509-padn-l-02-f-expected.txt: Removed.
        * css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Removed.
        * css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt: Removed.
        * css2.1/t0804-c5510-padn-00-b-ag-expected.txt: Removed.
        * css2.1/t0804-c5510-padn-01-e-a-expected.txt: Removed.
        * css2.1/t0804-c5510-padn-02-f-expected.txt: Removed.
        * css2.1/t0805-c5511-brdr-tw-00-b-expected.txt: Removed.
        * css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt: Removed.
        * css2.1/t0805-c5511-brdr-tw-02-b-expected.txt: Removed.
        * css2.1/t0805-c5511-brdr-tw-03-b-expected.txt: Removed.
        * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt: Removed.
        * css2.1/t0805-c5512-brdr-rw-00-b-expected.txt: Removed.
        * css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt: Removed.
        * css2.1/t0805-c5512-brdr-rw-02-b-expected.txt: Removed.
        * css2.1/t0805-c5512-brdr-rw-03-b-expected.txt: Removed.
        * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt: Removed.
        * css2.1/t0805-c5513-brdr-bw-00-b-expected.txt: Removed.
        * css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt: Removed.
        * css2.1/t0805-c5513-brdr-bw-02-b-expected.txt: Removed.
        * css2.1/t0805-c5513-brdr-bw-03-b-expected.txt: Removed.
        * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt: Removed.
        * css2.1/t0805-c5514-brdr-lw-00-b-expected.txt: Removed.
        * css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt: Removed.
        * css2.1/t0805-c5514-brdr-lw-02-b-expected.txt: Removed.
        * css2.1/t0805-c5514-brdr-lw-03-b-expected.txt: Removed.
        * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt: Removed.
        * css2.1/t0805-c5515-brdr-w-00-a-expected.txt: Removed.
        * css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt: Removed.
        * css2.1/t0805-c5515-brdr-w-02-b-expected.txt: Removed.
        * css2.1/t0805-c5515-ibrdr-00-b-expected.txt: Removed.
        * css2.1/t0805-c5516-brdr-c-00-a-expected.txt: Removed.
        * css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt: Removed.
        * css2.1/t0805-c5517-brdr-s-00-c-expected.txt: Removed.
        * css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt: Removed.
        * css2.1/t0805-c5518-brdr-t-00-a-expected.txt: Removed.
        * css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Removed.
        * css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt: Removed.
        * css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Removed.
        * css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Removed.
        * css2.1/t0805-c5519-brdr-r-02-e-expected.txt: Removed.
        * css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt: Removed.
        * css2.1/t0805-c5520-brdr-b-00-a-expected.txt: Removed.
        * css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Removed.
        * css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt: Removed.
        * css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Removed.
        * css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Removed.
        * css2.1/t0805-c5521-brdr-l-02-e-expected.txt: Removed.
        * css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Removed.
        * css2.1/t0805-c5522-brdr-00-b-expected.txt: Removed.
        * css2.1/t0805-c5522-brdr-01-b-g-expected.txt: Removed.
        * css2.1/t0805-c5522-brdr-02-e-expected.txt: Removed.
        * css2.1/t0805-c5522-ibrdr-00-a-expected.txt: Removed.
        * css2.1/t09-c5526c-display-00-e-expected.txt: Removed.
        * css2.1/t090204-display-change-01-b-ao-expected.txt: Removed.
        * css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt: Removed.
        * css2.1/t0905-c414-flt-00-d-expected.txt: Removed.
        * css2.1/t0905-c414-flt-01-d-g-expected.txt: Removed.
        * css2.1/t0905-c414-flt-02-c-expected.txt: Removed.
        * css2.1/t0905-c414-flt-03-c-expected.txt: Removed.
        * css2.1/t0905-c414-flt-04-c-expected.txt: Removed.
        * css2.1/t0905-c414-flt-fit-00-d-expected.txt: Removed.
        * css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Removed.
        * css2.1/t0905-c414-flt-wrap-00-e-expected.txt: Removed.
        * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt: Removed.
        * css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Removed.
        * css2.1/t0905-c5525-fltblck-01-d-expected.txt: Removed.
        * css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt: Removed.
        * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Removed.
        * css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Removed.
        * css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt: Removed.
        * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt: Removed.
        * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Removed.
        * css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Removed.
        * css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt: Removed.
        * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Removed.
        * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Removed.
        * css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Removed.
        * css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt: Removed.
        * css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Removed.
        * css2.1/t090501-c414-flt-00-d-expected.txt: Removed.
        * css2.1/t090501-c414-flt-01-b-expected.txt: Removed.
        * css2.1/t090501-c414-flt-02-d-g-expected.txt: Removed.
        * css2.1/t090501-c414-flt-03-b-g-expected.txt: Removed.
        * css2.1/t090501-c414-flt-ln-00-d-expected.txt: Removed.
        * css2.1/t090501-c414-flt-ln-01-d-g-expected.txt: Removed.
        * css2.1/t090501-c414-flt-ln-02-d-expected.txt: Removed.
        * css2.1/t090501-c414-flt-ln-03-d-expected.txt: Removed.
        * css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: Removed.
        * css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: Removed.
        * css2.1/t1001-abs-pos-cb-01-b-expected.txt: Removed.
        * css2.1/t1001-abs-pos-cb-02-b-expected.txt: Removed.
        * css2.1/t1001-abs-pos-cb-03-b-expected.txt: Removed.
        * css2.1/t1001-abs-pos-cb-04-b-expected.txt: Removed.
        * css2.1/t1001-abs-pos-cb-05-b-expected.txt: Removed.
        * css2.1/t1001-abs-pos-cb-06-b-expected.txt: Removed.
        * css2.1/t1001-abs-pos-cb-07-b-expected.txt: Removed.
        * css2.1/t1001-abs-pos-cb-08-b-expected.txt: Removed.
        * css2.1/t1001-abs-pos-cb-09-b-expected.txt: Removed.
        * css2.1/t1002-c5523-width-00-b-g-expected.txt: Removed.
        * css2.1/t1002-c5523-width-01-b-g-expected.txt: Removed.
        * css2.1/t1002-c5523-width-02-b-g-expected.txt: Removed.
        * css2.1/t100303-c412-blockw-00-d-ag-expected.txt: Removed.
        * css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt: Removed.
        * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: Removed.
        * css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt: Removed.
        * css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt: Removed.
        * css2.1/t1004-c5524-width-00-b-g-expected.txt: Removed.
        * css2.1/t1005-c5524-width-00-b-g-expected.txt: Removed.
        * css2.1/t1005-c5524-width-01-b-g-expected.txt: Removed.
        * css2.1/t1008-c44-ln-box-00-d-ag-expected.txt: Removed.
        * css2.1/t1008-c44-ln-box-01-d-ag-expected.txt: Removed.
        * css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: Removed.
        * css2.1/t1008-c44-ln-box-03-d-ag-expected.txt: Removed.
        * css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt: Removed.
        * css2.1/t100801-c544-valgn-00-a-ag-expected.txt: Removed.
        * css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Removed.
        * css2.1/t100801-c544-valgn-02-d-agi-expected.txt: Removed.
        * css2.1/t100801-c544-valgn-03-d-agi-expected.txt: Removed.
        * css2.1/t100801-c544-valgn-04-d-agi-expected.txt: Removed.
        * css2.1/t100801-c548-leadin-00-d-a-expected.txt: Removed.
        * css2.1/t100801-c548-ln-ht-00-c-a-expected.txt: Removed.
        * css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt: Removed.
        * css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: Removed.
        * css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt: Removed.
        * css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt: Removed.
        * css2.1/t1202-counter-00-b-expected.txt: Removed.
        * css2.1/t1202-counter-01-b-expected.txt: Removed.
        * css2.1/t1202-counter-02-b-expected.txt: Removed.
        * css2.1/t1202-counter-03-b-expected.txt: Removed.
        * css2.1/t1202-counter-04-b-expected.txt: Removed.
        * css2.1/t1202-counter-05-b-expected.txt: Removed.
        * css2.1/t1202-counter-06-b-expected.txt: Removed.
        * css2.1/t1202-counter-07-b-expected.txt: Removed.
        * css2.1/t1202-counter-08-b-expected.txt: Removed.
        * css2.1/t1202-counter-09-b-expected.txt: Removed.
        * css2.1/t1202-counter-11-b-expected.txt: Removed.
        * css2.1/t1202-counter-12-b-expected.txt: Removed.
        * css2.1/t1202-counter-13-b-expected.txt: Removed.
        * css2.1/t1202-counter-14-b-expected.txt: Removed.
        * css2.1/t1202-counter-15-b-expected.txt: Removed.
        * css2.1/t1202-counter-16-f-expected.txt: Removed.
        * css2.1/t1202-counters-00-b-expected.txt: Removed.
        * css2.1/t1202-counters-01-b-expected.txt: Removed.
        * css2.1/t1202-counters-02-b-expected.txt: Removed.
        * css2.1/t1202-counters-03-b-expected.txt: Removed.
        * css2.1/t1202-counters-04-b-expected.txt: Removed.
        * css2.1/t1202-counters-05-b-expected.txt: Removed.
        * css2.1/t1202-counters-06-b-expected.txt: Removed.
        * css2.1/t1202-counters-07-b-expected.txt: Removed.
        * css2.1/t1202-counters-08-b-expected.txt: Removed.
        * css2.1/t1202-counters-09-b-expected.txt: Removed.
        * css2.1/t1202-counters-11-b-expected.txt: Removed.
        * css2.1/t1202-counters-12-b-expected.txt: Removed.
        * css2.1/t1202-counters-13-b-expected.txt: Removed.
        * css2.1/t1202-counters-14-b-expected.txt: Removed.
        * css2.1/t1202-counters-15-b-expected.txt: Removed.
        * css2.1/t1202-counters-16-c-expected.txt: Removed.
        * css2.1/t1202-counters-17-d-expected.txt: Removed.
        * css2.1/t1202-counters-18-f-expected.txt: Removed.
        * css2.1/t1204-implied-00-b-expected.txt: Removed.
        * css2.1/t1204-implied-01-c-expected.txt: Removed.
        * css2.1/t1204-implied-02-d-expected.txt: Removed.
        * css2.1/t1204-increment-00-c-o-expected.txt: Removed.
        * css2.1/t1204-increment-01-c-o-expected.txt: Removed.
        * css2.1/t1204-increment-02-c-o-expected.txt: Removed.
        * css2.1/t1204-multiple-00-c-expected.txt: Removed.
        * css2.1/t1204-multiple-01-c-expected.txt: Removed.
        * css2.1/t1204-order-00-c-expected.txt: Removed.
        * css2.1/t1204-order-01-d-expected.txt: Removed.
        * css2.1/t1204-reset-00-c-o-expected.txt: Removed.
        * css2.1/t1204-reset-01-c-o-expected.txt: Removed.
        * css2.1/t1204-reset-02-c-o-expected.txt: Removed.
        * css2.1/t1204-root-e-expected.txt: Removed.
        * css2.1/t120401-scope-00-b-expected.txt: Removed.
        * css2.1/t120401-scope-01-c-expected.txt: Removed.
        * css2.1/t120401-scope-02-c-expected.txt: Removed.
        * css2.1/t120401-scope-03-c-expected.txt: Removed.
        * css2.1/t120401-scope-04-d-expected.txt: Removed.
        * css2.1/t120403-content-none-00-c-expected.txt: Removed.
        * css2.1/t120403-display-none-00-c-expected.txt: Removed.
        * css2.1/t120403-visibility-00-c-expected.txt: Removed.
        * css2.1/t1205-c561-list-displ-00-b-expected.txt: Removed.
        * css2.1/t1205-c563-list-type-00-b-expected.txt: Removed.
        * css2.1/t1205-c563-list-type-01-b-expected.txt: Removed.
        * css2.1/t1205-c564-list-img-00-b-g-expected.txt: Removed.
        * css2.1/t1205-c565-list-pos-00-b-expected.txt: Removed.
        * css2.1/t1205-c566-list-stl-00-e-ag-expected.txt: Removed.
        * css2.1/t1205-c566-list-stl-01-c-g-expected.txt: Removed.
        * css2.1/t1401-c531-color-00-a-expected.txt: Removed.
        * css2.1/t1402-c45-bg-canvas-00-b-expected.txt: Removed.
        * css2.1/t140201-c532-bgcolor-00-a-expected.txt: Removed.
        * css2.1/t140201-c532-bgcolor-01-b-expected.txt: Removed.
        * css2.1/t140201-c533-bgimage-00-a-expected.txt: Removed.
        * css2.1/t140201-c533-bgimage-01-b-g-expected.txt: Removed.
        * css2.1/t140201-c534-bgre-00-b-ag-expected.txt: Removed.
        * css2.1/t140201-c534-bgre-01-b-ag-expected.txt: Removed.
        * css2.1/t140201-c534-bgreps-00-c-ag-expected.txt: Removed.
        * css2.1/t140201-c534-bgreps-01-c-ag-expected.txt: Removed.
        * css2.1/t140201-c534-bgreps-02-c-ag-expected.txt: Removed.
        * css2.1/t140201-c534-bgreps-03-c-ag-expected.txt: Removed.
        * css2.1/t140201-c534-bgreps-04-c-ag-expected.txt: Removed.
        * css2.1/t140201-c534-bgreps-05-c-ag-expected.txt: Removed.
        * css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt: Removed.
        * css2.1/t140201-c536-bgpos-00-b-ag-expected.txt: Removed.
        * css2.1/t140201-c536-bgpos-01-b-ag-expected.txt: Removed.
        * css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt: Removed.
        * css2.1/t1503-c522-font-family-00-b-expected.txt: Removed.
        * css2.1/t1504-c523-font-style-00-b-expected.txt: Removed.
        * css2.1/t1504-c543-txt-decor-00-d-g-expected.txt: Removed.
        * css2.1/t1505-c524-font-var-00-b-expected.txt: Removed.
        * css2.1/t1506-c525-font-wt-00-b-expected.txt: Removed.
        * css2.1/t1507-c526-font-sz-00-b-expected.txt: Removed.
        * css2.1/t1507-c526-font-sz-01-b-a-expected.txt: Removed.
        * css2.1/t1507-c526-font-sz-02-b-a-expected.txt: Removed.
        * css2.1/t1507-c526-font-sz-03-f-a-expected.txt: Removed.
        * css2.1/t1508-c527-font-00-b-expected.txt: Removed.
        * css2.1/t1508-c527-font-01-b-expected.txt: Removed.
        * css2.1/t1508-c527-font-02-b-expected.txt: Removed.
        * css2.1/t1508-c527-font-03-b-expected.txt: Removed.
        * css2.1/t1508-c527-font-04-b-expected.txt: Removed.
        * css2.1/t1508-c527-font-05-b-expected.txt: Removed.
        * css2.1/t1508-c527-font-06-b-expected.txt: Removed.
        * css2.1/t1508-c527-font-07-b-expected.txt: Removed.
        * css2.1/t1508-c527-font-08-b-expected.txt: Removed.
        * css2.1/t1508-c527-font-09-b-expected.txt: Removed.
        * css2.1/t1508-c527-font-10-c-expected.txt: Removed.
        * css2.1/t1601-c547-indent-00-b-a-expected.txt: Removed.
        * css2.1/t1601-c547-indent-01-d-expected.txt: Removed.
        * css2.1/t1602-c43-center-00-d-ag-expected.txt: Removed.
        * css2.1/t1602-c546-txt-align-00-b-expected.txt: Removed.
        * css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Removed.
        * css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed.
        * css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: Removed.
        * css2.1/t1604-c542-letter-sp-01-b-a-expected.txt: Removed.
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Removed.
        * css2.1/t1606-c562-white-sp-00-b-ag-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-00-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-01-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-02-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-03-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-04-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-05-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-06-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-07-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-08-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-09-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-10-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-11-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-12-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-13-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-14-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-15-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-16-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-17-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-18-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-19-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-20-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-21-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-22-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-23-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-24-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-25-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-26-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-27-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-28-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-29-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-30-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-31-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-32-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-33-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-34-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-35-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-36-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-37-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-38-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-39-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-40-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-41-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-42-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-43-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-44-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-45-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-46-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-47-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-48-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-49-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-50-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-51-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-52-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-53-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-54-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-55-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-56-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-57-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-58-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-59-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-60-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-61-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-62-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-63-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-64-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-65-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-66-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-67-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-68-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-69-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-70-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-71-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-72-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-73-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-74-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-75-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-76-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-77-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-78-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-79-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-80-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-81-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-82-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-83-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-84-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-85-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-86-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-87-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-88-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-89-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-90-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-91-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-92-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-93-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-94-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-95-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-96-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-97-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-98-d-expected.txt: Removed.
        * css2.1/t170602-bdr-conflct-w-99-d-expected.txt: Removed.
        * css3/expected_failures/css3-modsel-33-expected.txt: Removed.
        * css3/expected_failures/css3-modsel-35-expected.txt: Removed.
        * css3/expected_failures/css3-modsel-36-expected.txt: Removed.
        * css3/expected_failures/css3-modsel-37-expected.txt: Removed.
        * dom/xhtml/level2/html/HTMLBaseElement01-expected.txt: Removed.
        * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt: Removed.
        * dom/xhtml/level2/html/frame-expected.txt: Removed.
        * dom/xhtml/level2/html/iframe-expected.txt: Removed.
        * dom/xhtml/level3/core/canonicalform08-expected.txt: Removed.
        * dom/xhtml/level3/core/canonicalform09-expected.txt: Removed.
        * dom/xhtml/level3/core/documentgetinputencoding03-expected.txt: Removed.
        * dom/xhtml/level3/core/entitygetinputencoding02-expected.txt: Removed.
        * dom/xhtml/level3/core/entitygetxmlversion02-expected.txt: Removed.
        * dom/xhtml/level3/core/nodegetbaseuri05-expected.txt: Removed.
        * dom/xhtml/level3/core/nodegetbaseuri07-expected.txt: Removed.
        * dom/xhtml/level3/core/nodegetbaseuri09-expected.txt: Removed.
        * dom/xhtml/level3/core/nodegetbaseuri10-expected.txt: Removed.
        * dom/xhtml/level3/core/nodegetbaseuri11-expected.txt: Removed.
        * dom/xhtml/level3/core/nodegetbaseuri15-expected.txt: Removed.
        * dom/xhtml/level3/core/nodegetbaseuri17-expected.txt: Removed.
        * dom/xhtml/level3/core/nodegetbaseuri18-expected.txt: Removed.
        * dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt: Removed.
        * dom/xhtml/level3/core/nodelookupprefix19-expected.txt: Removed.
        * editing/deleting/4845371-expected.txt: Removed.
        * editing/deleting/4866671-expected.txt: Removed.
        * editing/deleting/4875189-expected.txt: Removed.
        * editing/deleting/4922367-expected.txt: Removed.
        * editing/deleting/5026848-1-expected.txt: Removed.
        * editing/deleting/5026848-2-expected.txt: Removed.
        * editing/deleting/5026848-3-expected.txt: Removed.
        * editing/deleting/5032066-expected.txt: Removed.
        * editing/deleting/5091898-expected.txt: Removed.
        * editing/deleting/5099303-expected.txt: Removed.
        * editing/deleting/5115601-expected.txt: Removed.
        * editing/deleting/5126166-expected.txt: Removed.
        * editing/deleting/5144139-2-expected.txt: Removed.
        * editing/deleting/5156801-expected.txt: Removed.
        * editing/deleting/5168598-expected.txt: Removed.
        * editing/deleting/5206311-1-expected.txt: Removed.
        * editing/deleting/5206311-2-expected.txt: Removed.
        * editing/deleting/5272440-expected.txt: Removed.
        * editing/deleting/5300379-expected.txt: Removed.
        * editing/deleting/5369009-expected.txt: Removed.
        * editing/deleting/5390681-2-expected.txt: Removed.
        * editing/deleting/5390681-expected.txt: Removed.
        * editing/deleting/5408255-expected.txt: Removed.
        * editing/deleting/collapse-whitespace-3587601-fix-expected.txt: Removed.
        * editing/deleting/delete-3608430-fix-expected.txt: Removed.
        * editing/deleting/delete-3608445-fix-expected.txt: Removed.
        * editing/deleting/delete-3608462-fix-expected.txt: Removed.
        * editing/deleting/delete-3775172-fix-expected.txt: Removed.
        * editing/deleting/delete-3800834-fix-expected.txt: Removed.
        * editing/deleting/delete-3857753-fix-expected.txt: Removed.
        * editing/deleting/delete-3865854-fix-expected.txt: Removed.
        * editing/deleting/delete-3928305-fix-expected.txt: Removed.
        * editing/deleting/delete-3959464-fix-expected.txt: Removed.
        * editing/deleting/delete-4038408-fix-expected.txt: Removed.
        * editing/deleting/delete-4083333-fix-expected.txt: Removed.
        * editing/deleting/delete-after-span-ws-001-expected.txt: Removed.
        * editing/deleting/delete-after-span-ws-002-expected.txt: Removed.
        * editing/deleting/delete-after-span-ws-003-expected.txt: Removed.
        * editing/deleting/delete-and-undo-expected.txt: Removed.
        * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt: Removed.
        * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt: Removed.
        * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt: Removed.
        * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt: Removed.
        * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt: Removed.
        * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt: Removed.
        * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt: Removed.
        * editing/deleting/delete-at-paragraph-boundaries-008-expected.txt: Removed.
        * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt: Removed.
        * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt: Removed.
        * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt: Removed.
        * editing/deleting/delete-at-start-or-end-expected.txt: Removed.
        * editing/deleting/delete-block-contents-001-expected.txt: Removed.
        * editing/deleting/delete-block-contents-002-expected.txt: Removed.
        * editing/deleting/delete-block-contents-003-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-001-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-002-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-003-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-004-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-005-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-006-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-007-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-008-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-009-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-010-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-011-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-012-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-013-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-014-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-015-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-016-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-017-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-018-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-019-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-020-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-021-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-022-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-023-expected.txt: Removed.
        * editing/deleting/delete-block-merge-contents-024-expected.txt: Removed.
        * editing/deleting/delete-block-table-expected.txt: Removed.
        * editing/deleting/delete-br-001-expected.txt: Removed.
        * editing/deleting/delete-br-002-expected.txt: Removed.
        * editing/deleting/delete-br-003-expected.txt: Removed.
        * editing/deleting/delete-br-004-expected.txt: Removed.
        * editing/deleting/delete-br-005-expected.txt: Removed.
        * editing/deleting/delete-br-006-expected.txt: Removed.
        * editing/deleting/delete-br-007-expected.txt: Removed.
        * editing/deleting/delete-br-008-expected.txt: Removed.
        * editing/deleting/delete-br-009-expected.txt: Removed.
        * editing/deleting/delete-br-010-expected.txt: Removed.
        * editing/deleting/delete-br-011-expected.txt: Removed.
        * editing/deleting/delete-br-012-expected.txt: Removed.
        * editing/deleting/delete-by-word-001-expected.txt: Removed.
        * editing/deleting/delete-by-word-002-expected.txt: Removed.
        * editing/deleting/delete-character-001-expected.txt: Removed.
        * editing/deleting/delete-contiguous-ws-001-expected.txt: Removed.
        * editing/deleting/delete-first-list-item-expected.txt: Removed.
        * editing/deleting/delete-hr-expected.txt: Removed.
        * editing/deleting/delete-image-001-expected.txt: Removed.
        * editing/deleting/delete-image-002-expected.txt: Removed.
        * editing/deleting/delete-image-003-expected.txt: Removed.
        * editing/deleting/delete-image-004-expected.txt: Removed.
        * editing/deleting/delete-leading-ws-001-expected.txt: Removed.
        * editing/deleting/delete-line-001-expected.txt: Removed.
        * editing/deleting/delete-line-002-expected.txt: Removed.
        * editing/deleting/delete-line-003-expected.txt: Removed.
        * editing/deleting/delete-line-004-expected.txt: Removed.
        * editing/deleting/delete-line-005-expected.txt: Removed.
        * editing/deleting/delete-line-006-expected.txt: Removed.
        * editing/deleting/delete-line-007-expected.txt: Removed.
        * editing/deleting/delete-line-008-expected.txt: Removed.
        * editing/deleting/delete-line-009-expected.txt: Removed.
        * editing/deleting/delete-line-010-expected.txt: Removed.
        * editing/deleting/delete-line-011-expected.txt: Removed.
        * editing/deleting/delete-line-012-expected.txt: Removed.
        * editing/deleting/delete-line-013-expected.txt: Removed.
        * editing/deleting/delete-line-014-expected.txt: Removed.
        * editing/deleting/delete-line-015-expected.txt: Removed.
        * editing/deleting/delete-line-016-expected.txt: Removed.
        * editing/deleting/delete-line-017-expected.txt: Removed.
        * editing/deleting/delete-line-end-ws-001-expected.txt: Removed.
        * editing/deleting/delete-line-end-ws-002-expected.txt: Removed.
        * editing/deleting/delete-link-1-expected.txt: Removed.
        * editing/deleting/delete-listitem-001-expected.txt: Removed.
        * editing/deleting/delete-listitem-002-expected.txt: Removed.
        * editing/deleting/delete-mixed-editable-content-001-expected.txt: Removed.
        * editing/deleting/delete-select-all-001-expected.txt: Removed.
        * editing/deleting/delete-select-all-002-expected.txt: Removed.
        * editing/deleting/delete-select-all-003-expected.txt: Removed.
        * editing/deleting/delete-selection-001-expected.txt: Removed.
        * editing/deleting/delete-tab-001-expected.txt: Removed.
        * editing/deleting/delete-tab-002-expected.txt: Removed.
        * editing/deleting/delete-tab-003-expected.txt: Removed.
        * editing/deleting/delete-tab-004-expected.txt: Removed.
        * editing/deleting/delete-to-end-of-paragraph-expected.txt: Removed.
        * editing/deleting/delete-to-select-table-expected.txt: Removed.
        * editing/deleting/delete-trailing-ws-001-expected.txt: Removed.
        * editing/deleting/delete-trailing-ws-002-expected.txt: Removed.
        * editing/deleting/delete-ws-fixup-001-expected.txt: Removed.
        * editing/deleting/delete-ws-fixup-002-expected.txt: Removed.
        * editing/deleting/delete-ws-fixup-003-expected.txt: Removed.
        * editing/deleting/delete-ws-fixup-004-expected.txt: Removed.
        * editing/deleting/forward-delete-expected.txt: Removed.
        * editing/deleting/list-item-1-expected.txt: Removed.
        * editing/deleting/merge-different-styles-expected.txt: Removed.
        * editing/deleting/merge-endOfParagraph-expected.txt: Removed.
        * editing/deleting/merge-into-empty-block-1-expected.txt: Removed.
        * editing/deleting/merge-into-empty-block-2-expected.txt: Removed.
        * editing/deleting/merge-no-br-expected.txt: Removed.
        * editing/deleting/merge-unrendered-space-expected.txt: Removed.
        * editing/deleting/merge-whitespace-pre-expected.txt: Removed.
        * editing/deleting/move-nodes-001-expected.txt: Removed.
        * editing/deleting/paragraph-in-preserveNewline-expected.txt: Removed.
        * editing/deleting/pruning-after-merge-1-expected.txt: Removed.
        * editing/deleting/pruning-after-merge-2-expected.txt: Removed.
        * editing/deleting/smart-delete-001-expected.txt: Removed.
        * editing/deleting/smart-delete-002-expected.txt: Removed.
        * editing/deleting/smart-delete-003-expected.txt: Removed.
        * editing/deleting/smart-delete-004-expected.txt: Removed.
        * editing/deleting/table-cells-expected.txt: Removed.
        * editing/deleting/transpose-empty-expected.txt: Removed.
        * editing/deleting/whitespace-pre-1-expected.txt: Removed.
        * editing/execCommand/4580583-1-expected.txt: Removed.
        * editing/execCommand/4580583-2-expected.txt: Removed.
        * editing/execCommand/4641880-1-expected.txt: Removed.
        * editing/execCommand/4641880-2-expected.txt: Removed.
        * editing/execCommand/4747450-expected.txt: Removed.
        * editing/execCommand/4786404-1-expected.txt: Removed.
        * editing/execCommand/4786404-2-expected.txt: Removed.
        * editing/execCommand/4916402-expected.txt: Removed.
        * editing/execCommand/4916541-expected.txt: Removed.
        * editing/execCommand/4916583-expected.txt: Removed.
        * editing/execCommand/4920488-expected.txt: Removed.
        * editing/execCommand/4920742-1-expected.txt: Removed.
        * editing/execCommand/4924441-expected.txt: Removed.
        * editing/execCommand/5049671-expected.txt: Removed.
        * editing/execCommand/5062376-expected.txt: Removed.
        * editing/execCommand/5080333-1-expected.txt: Removed.
        * editing/execCommand/5080333-2-expected.txt: Removed.
        * editing/execCommand/5119244-expected.txt: Removed.
        * editing/execCommand/5120591-expected.txt: Removed.
        * editing/execCommand/5136770-expected.txt: Removed.
        * editing/execCommand/5138441-expected.txt: Removed.
        * editing/execCommand/5142012-1-expected.txt: Removed.
        * editing/execCommand/5142012-2-expected.txt: Removed.
        * editing/execCommand/5142012-3-expected.txt: Removed.
        * editing/execCommand/5164796-expected.txt: Removed.
        * editing/execCommand/5190926-expected.txt: Removed.
        * editing/execCommand/5207369-expected.txt: Removed.
        * editing/execCommand/5210032-expected.txt: Removed.
        * editing/execCommand/boldSelection-expected.txt: Removed.
        * editing/execCommand/create-list-from-range-selection-expected.txt: Removed.
        * editing/execCommand/create-list-with-hr-expected.txt: Removed.
        * editing/execCommand/find-after-replace-expected.txt: Removed.
        * editing/execCommand/findString-2-expected.txt: Removed.
        * editing/execCommand/findString-expected.txt: Removed.
        * editing/execCommand/format-block-expected.txt: Removed.
        * editing/execCommand/format-block-from-range-selection-expected.txt: Removed.
        * editing/execCommand/format-block-with-braces-expected.txt: Removed.
        * editing/execCommand/format-block-with-trailing-br-expected.txt: Removed.
        * editing/execCommand/hilitecolor-expected.txt: Removed.
        * editing/execCommand/indent-empty-root-expected.txt: Removed.
        * editing/execCommand/indent-list-item-expected.txt: Removed.
        * editing/execCommand/indent-selection-expected.txt: Removed.
        * editing/execCommand/insert-list-and-stitch-expected.txt: Removed.
        * editing/execCommand/insert-list-empty-div-expected.txt: Removed.
        * editing/execCommand/insert-list-with-id-expected.txt: Removed.
        * editing/execCommand/insertHTML-expected.txt: Removed.
        * editing/execCommand/insertHorizontalRule-expected.txt: Removed.
        * editing/execCommand/insertImage-expected.txt: Removed.
        * editing/execCommand/italicizeByCharacter-expected.txt: Removed.
        * editing/execCommand/modifyForeColorByCharacter-expected.txt: Removed.
        * editing/execCommand/nsresponder-indent-expected.txt: Removed.
        * editing/execCommand/nsresponder-outdent-expected.txt: Removed.
        * editing/execCommand/outdent-selection-expected.txt: Removed.
        * editing/execCommand/paste-1-expected.txt: Removed.
        * editing/execCommand/paste-2-expected.txt: Removed.
        * editing/execCommand/print-expected.txt: Removed.
        * editing/execCommand/remove-formatting-2-expected.txt: Removed.
        * editing/execCommand/remove-formatting-expected.txt: Removed.
        * editing/execCommand/remove-list-1-expected.txt: Removed.
        * editing/execCommand/remove-list-from-range-selection-expected.txt: Removed.
        * editing/execCommand/remove-list-item-1-expected.txt: Removed.
        * editing/execCommand/remove-list-items-expected.txt: Removed.
        * editing/execCommand/selectAll-expected.txt: Removed.
        * editing/execCommand/strikethroughSelection-expected.txt: Removed.
        * editing/execCommand/switch-list-type-expected.txt: Removed.
        * editing/input/emacs-ctrl-o-expected.txt: Removed.
        * editing/inserting/12882-expected.txt: Removed.
        * editing/inserting/4278698-expected.txt: Removed.
        * editing/inserting/4840662-expected.txt: Removed.
        * editing/inserting/4875189-1-expected.txt: Removed.
        * editing/inserting/4875189-2-expected.txt: Removed.
        * editing/inserting/4959067-expected.txt: Removed.
        * editing/inserting/4960120-1-expected.txt: Removed.
        * editing/inserting/4960120-2-expected.txt: Removed.
        * editing/inserting/5002441-expected.txt: Removed.
        * editing/inserting/5058163-1-expected.txt: Removed.
        * editing/inserting/5058163-2-expected.txt: Removed.
        * editing/inserting/5156401-2-expected.txt: Removed.
        * editing/inserting/before-after-input-element-expected.txt: Removed.
        * editing/inserting/editable-html-element-expected.txt: Removed.
        * editing/inserting/editable-inline-element-expected.txt: Removed.
        * editing/inserting/edited-whitespace-1-expected.txt: Removed.
        * editing/inserting/editing-empty-divs-expected.txt: Removed.
        * editing/inserting/insert-3654864-fix-expected.txt: Removed.
        * editing/inserting/insert-3659587-fix-expected.txt: Removed.
        * editing/inserting/insert-3775316-fix-expected.txt: Removed.
        * editing/inserting/insert-3778059-fix-expected.txt: Removed.
        * editing/inserting/insert-3786362-fix-expected.txt: Removed.
        * editing/inserting/insert-3800346-fix-expected.txt: Removed.
        * editing/inserting/insert-3851164-fix-expected.txt: Removed.
        * editing/inserting/insert-3907422-fix-expected.txt: Removed.
        * editing/inserting/insert-after-delete-001-expected.txt: Removed.
        * editing/inserting/insert-at-end-01-expected.txt: Removed.
        * editing/inserting/insert-at-end-02-expected.txt: Removed.
        * editing/inserting/insert-before-link-1-expected.txt: Removed.
        * editing/inserting/insert-br-001-expected.txt: Removed.
        * editing/inserting/insert-br-002-expected.txt: Removed.
        * editing/inserting/insert-br-003-expected.txt: Removed.
        * editing/inserting/insert-br-004-expected.txt: Removed.
        * editing/inserting/insert-br-005-expected.txt: Removed.
        * editing/inserting/insert-br-006-expected.txt: Removed.
        * editing/inserting/insert-br-007-expected.txt: Removed.
        * editing/inserting/insert-br-008-expected.txt: Removed.
        * editing/inserting/insert-br-009-expected.txt: Removed.
        * editing/inserting/insert-br-at-tabspan-001-expected.txt: Removed.
        * editing/inserting/insert-br-at-tabspan-002-expected.txt: Removed.
        * editing/inserting/insert-br-at-tabspan-003-expected.txt: Removed.
        * editing/inserting/insert-br-quoted-001-expected.txt: Removed.
        * editing/inserting/insert-br-quoted-002-expected.txt: Removed.
        * editing/inserting/insert-br-quoted-003-expected.txt: Removed.
        * editing/inserting/insert-br-quoted-004-expected.txt: Removed.
        * editing/inserting/insert-br-quoted-005-expected.txt: Removed.
        * editing/inserting/insert-br-quoted-006-expected.txt: Removed.
        * editing/inserting/insert-div-001-expected.txt: Removed.
        * editing/inserting/insert-div-002-expected.txt: Removed.
        * editing/inserting/insert-div-003-expected.txt: Removed.
        * editing/inserting/insert-div-004-expected.txt: Removed.
        * editing/inserting/insert-div-005-expected.txt: Removed.
        * editing/inserting/insert-div-006-expected.txt: Removed.
        * editing/inserting/insert-div-007-expected.txt: Removed.
        * editing/inserting/insert-div-008-expected.txt: Removed.
        * editing/inserting/insert-div-009-expected.txt: Removed.
        * editing/inserting/insert-div-010-expected.txt: Removed.
        * editing/inserting/insert-div-011-expected.txt: Removed.
        * editing/inserting/insert-div-012-expected.txt: Removed.
        * editing/inserting/insert-div-013-expected.txt: Removed.
        * editing/inserting/insert-div-014-expected.txt: Removed.
        * editing/inserting/insert-div-015-expected.txt: Removed.
        * editing/inserting/insert-div-016-expected.txt: Removed.
        * editing/inserting/insert-div-017-expected.txt: Removed.
        * editing/inserting/insert-div-018-expected.txt: Removed.
        * editing/inserting/insert-div-019-expected.txt: Removed.
        * editing/inserting/insert-div-020-expected.txt: Removed.
        * editing/inserting/insert-div-021-expected.txt: Removed.
        * editing/inserting/insert-div-022-expected.txt: Removed.
        * editing/inserting/insert-div-023-expected.txt: Removed.
        * editing/inserting/insert-div-024-expected.txt: Removed.
        * editing/inserting/insert-div-025-expected.txt: Removed.
        * editing/inserting/insert-div-026-expected.txt: Removed.
        * editing/inserting/insert-div-027-expected.txt: Removed.
        * editing/inserting/insert-paragraph-01-expected.txt: Removed.
        * editing/inserting/insert-paragraph-02-expected.txt: Removed.
        * editing/inserting/insert-paragraph-03-expected.txt: Removed.
        * editing/inserting/insert-paragraph-04-expected.txt: Removed.
        * editing/inserting/insert-space-in-empty-doc-expected.txt: Removed.
        * editing/inserting/insert-tab-001-expected.txt: Removed.
        * editing/inserting/insert-tab-002-expected.txt: Removed.
        * editing/inserting/insert-tab-003-expected.txt: Removed.
        * editing/inserting/insert-tab-004-expected.txt: Removed.
        * editing/inserting/insert-text-at-tabspan-001-expected.txt: Removed.
        * editing/inserting/insert-text-at-tabspan-002-expected.txt: Removed.
        * editing/inserting/insert-text-at-tabspan-003-expected.txt: Removed.
        * editing/inserting/insert-text-with-newlines-expected.txt: Removed.
        * editing/inserting/line-break-expected.txt: Removed.
        * editing/inserting/multiple-lines-selected-expected.txt: Removed.
        * editing/inserting/paragraph-separator-01-expected.txt: Removed.
        * editing/inserting/paragraph-separator-02-expected.txt: Removed.
        * editing/inserting/paragraph-separator-03-expected.txt: Removed.
        * editing/inserting/paragraph-separator-in-table-1-expected.txt: Removed.
        * editing/inserting/paragraph-separator-in-table-2-expected.txt: Removed.
        * editing/inserting/redo-expected.txt: Removed.
        * editing/inserting/return-key-with-selection-001-expected.txt: Removed.
        * editing/inserting/return-key-with-selection-002-expected.txt: Removed.
        * editing/inserting/return-key-with-selection-003-expected.txt: Removed.
        * editing/inserting/typing-001-expected.txt: Removed.
        * editing/inserting/typing-002-expected.txt: Removed.
        * editing/inserting/typing-003-expected.txt: Removed.
        * editing/inserting/typing-around-br-001-expected.txt: Removed.
        * editing/inserting/typing-around-image-001-expected.txt: Removed.
        * editing/inserting/typing-tab-designmode-forms-expected.txt: Removed.
        * editing/pasteboard/3976872-expected.txt: Removed.
        * editing/pasteboard/4076267-2-expected.txt: Removed.
        * editing/pasteboard/4076267-3-expected.txt: Removed.
        * editing/pasteboard/4076267-expected.txt: Removed.
        * editing/pasteboard/4242293-1-expected.txt: Removed.
        * editing/pasteboard/4242293-expected.txt: Removed.
        * editing/pasteboard/4631972-expected.txt: Removed.
        * editing/pasteboard/4641033-expected.txt: Removed.
        * editing/pasteboard/4700297-expected.txt: Removed.
        * editing/pasteboard/4806874-expected.txt: Removed.
        * editing/pasteboard/4840662-expected.txt: Removed.
        * editing/pasteboard/4861080-expected.txt: Removed.
        * editing/pasteboard/4944770-1-expected.txt: Removed.
        * editing/pasteboard/4944770-2-expected.txt: Removed.
        * editing/pasteboard/4947130-expected.txt: Removed.
        * editing/pasteboard/4989774-expected.txt: Removed.
        * editing/pasteboard/5006779-expected.txt: Removed.
        * editing/pasteboard/5027857-expected.txt: Removed.
        * editing/pasteboard/5028447-expected.txt: Removed.
        * editing/pasteboard/5032095-expected.txt: Removed.
        * editing/pasteboard/5065605-expected.txt: Removed.
        * editing/pasteboard/5071074-2-expected.txt: Removed.
        * editing/pasteboard/5071074-expected.txt: Removed.
        * editing/pasteboard/5075944-2-expected.txt: Removed.
        * editing/pasteboard/5075944-3-expected.txt: Removed.
        * editing/pasteboard/5075944-expected.txt: Removed.
        * editing/pasteboard/5134759-expected.txt: Removed.
        * editing/pasteboard/5156401-1-expected.txt: Removed.
        * editing/pasteboard/5245519-expected.txt: Removed.
        * editing/pasteboard/5247341-expected.txt: Removed.
        * editing/pasteboard/5387578-expected.txt: Removed.
        * editing/pasteboard/7955-expected.txt: Removed.
        * editing/pasteboard/8145-1-expected.txt: Removed.
        * editing/pasteboard/8145-2-expected.txt: Removed.
        * editing/pasteboard/8145-3-expected.txt: Removed.
        * editing/pasteboard/bad-placeholder-expected.txt: Removed.
        * editing/pasteboard/block-wrappers-necessary-expected.txt: Removed.
        * editing/pasteboard/copy-paste-bidi-expected.txt: Removed.
        * editing/pasteboard/copy-standalone-image-expected.txt: Removed.
        * editing/pasteboard/cut-text-001-expected.txt: Removed.
        * editing/pasteboard/displaced-generic-placeholder-expected.txt: Removed.
        * editing/pasteboard/displaced-placeholder-expected.txt: Removed.
        * editing/pasteboard/display-block-on-spans-expected.txt: Removed.
        * editing/pasteboard/drag-drop-dead-frame-expected.txt: Removed.
        * editing/pasteboard/drag-drop-modifies-page-expected.txt: Removed.
        * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Removed.
        * editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Removed.
        * editing/pasteboard/drop-link-expected.txt: Removed.
        * editing/pasteboard/drop-text-without-selection-expected.txt: Removed.
        * editing/pasteboard/emacs-cntl-y-001-expected.txt: Removed.
        * editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: Removed.
        * editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: Removed.
        * editing/pasteboard/innerText-inline-table-expected.txt: Removed.
        * editing/pasteboard/input-field-1-expected.txt: Removed.
        * editing/pasteboard/interchange-newline-1-expected.txt: Removed.
        * editing/pasteboard/interchange-newline-2-expected.txt: Removed.
        * editing/pasteboard/interchange-newline-3-expected.txt: Removed.
        * editing/pasteboard/interchange-newline-4-expected.txt: Removed.
        * editing/pasteboard/merge-after-delete-1-expected.txt: Removed.
        * editing/pasteboard/merge-after-delete-2-expected.txt: Removed.
        * editing/pasteboard/merge-after-delete-expected.txt: Removed.
        * editing/pasteboard/merge-end-1-expected.txt: Removed.
        * editing/pasteboard/merge-end-2-expected.txt: Removed.
        * editing/pasteboard/merge-end-3-expected.txt: Removed.
        * editing/pasteboard/merge-end-4-expected.txt: Removed.
        * editing/pasteboard/merge-end-5-expected.txt: Removed.
        * editing/pasteboard/merge-end-blockquote-expected.txt: Removed.
        * editing/pasteboard/merge-end-borders-expected.txt: Removed.
        * editing/pasteboard/merge-end-list-expected.txt: Removed.
        * editing/pasteboard/merge-end-table-expected.txt: Removed.
        * editing/pasteboard/merge-start-blockquote-expected.txt: Removed.
        * editing/pasteboard/merge-start-list-expected.txt: Removed.
        * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
        * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Removed.
        * editing/pasteboard/paste-4035648-fix-expected.txt: Removed.
        * editing/pasteboard/paste-4038267-fix-expected.txt: Removed.
        * editing/pasteboard/paste-4039777-fix-expected.txt: Removed.
        * editing/pasteboard/paste-RTFD-expected.txt: Removed.
        * editing/pasteboard/paste-TIFF-expected.txt: Removed.
        * editing/pasteboard/paste-blockquote-1-expected.txt: Removed.
        * editing/pasteboard/paste-blockquote-2-expected.txt: Removed.
        * editing/pasteboard/paste-blockquote-3-expected.txt: Removed.
        * editing/pasteboard/paste-line-endings-001-expected.txt: Removed.
        * editing/pasteboard/paste-line-endings-002-expected.txt: Removed.
        * editing/pasteboard/paste-line-endings-003-expected.txt: Removed.
        * editing/pasteboard/paste-line-endings-004-expected.txt: Removed.
        * editing/pasteboard/paste-line-endings-005-expected.txt: Removed.
        * editing/pasteboard/paste-line-endings-006-expected.txt: Removed.
        * editing/pasteboard/paste-line-endings-007-expected.txt: Removed.
        * editing/pasteboard/paste-line-endings-008-expected.txt: Removed.
        * editing/pasteboard/paste-line-endings-009-expected.txt: Removed.
        * editing/pasteboard/paste-line-endings-010-expected.txt: Removed.
        * editing/pasteboard/paste-list-001-expected.txt: Removed.
        * editing/pasteboard/paste-match-style-001-expected.txt: Removed.
        * editing/pasteboard/paste-match-style-002-expected.txt: Removed.
        * editing/pasteboard/paste-pre-001-expected.txt: Removed.
        * editing/pasteboard/paste-pre-002-expected.txt: Removed.
        * editing/pasteboard/paste-table-001-expected.txt: Removed.
        * editing/pasteboard/paste-table-003-expected.txt: Removed.
        * editing/pasteboard/paste-text-001-expected.txt: Removed.
        * editing/pasteboard/paste-text-002-expected.txt: Removed.
        * editing/pasteboard/paste-text-003-expected.txt: Removed.
        * editing/pasteboard/paste-text-004-expected.txt: Removed.
        * editing/pasteboard/paste-text-005-expected.txt: Removed.
        * editing/pasteboard/paste-text-006-expected.txt: Removed.
        * editing/pasteboard/paste-text-007-expected.txt: Removed.
        * editing/pasteboard/paste-text-008-expected.txt: Removed.
        * editing/pasteboard/paste-text-009-expected.txt: Removed.
        * editing/pasteboard/paste-text-010-expected.txt: Removed.
        * editing/pasteboard/paste-text-011-expected.txt: Removed.
        * editing/pasteboard/paste-text-014-expected.txt: Removed.
        * editing/pasteboard/paste-text-015-expected.txt: Removed.
        * editing/pasteboard/paste-text-017-expected.txt: Removed.
        * editing/pasteboard/paste-text-018-expected.txt: Removed.
        * editing/pasteboard/paste-text-019-expected.txt: Removed.
        * editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Removed.
        * editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Removed.
        * editing/pasteboard/paste-text-at-tabspan-003-expected.txt: Removed.
        * editing/pasteboard/paste-unrendered-select-expected.txt: Removed.
        * editing/pasteboard/paste-xml-expected.txt: Removed.
        * editing/pasteboard/pasting-object-expected.txt: Removed.
        * editing/pasteboard/pasting-tabs-expected.txt: Removed.
        * editing/pasteboard/prevent-block-nesting-01-expected.txt: Removed.
        * editing/pasteboard/quirks-mode-br-1-expected.txt: Removed.
        * editing/pasteboard/select-element-1-expected.txt: Removed.
        * editing/pasteboard/smart-paste-001-expected.txt: Removed.
        * editing/pasteboard/smart-paste-002-expected.txt: Removed.
        * editing/pasteboard/smart-paste-003-expected.txt: Removed.
        * editing/pasteboard/smart-paste-004-expected.txt: Removed.
        * editing/pasteboard/smart-paste-005-expected.txt: Removed.
        * editing/pasteboard/smart-paste-006-expected.txt: Removed.
        * editing/pasteboard/smart-paste-007-expected.txt: Removed.
        * editing/pasteboard/smart-paste-008-expected.txt: Removed.
        * editing/pasteboard/styled-element-markup-expected.txt: Removed.
        * editing/pasteboard/subframe-dragndrop-1-expected.txt: Removed.
        * editing/pasteboard/testcase-9507-expected.txt: Removed.
        * editing/pasteboard/undoable-fragment-removes-expected.txt: Removed.
        * editing/pasteboard/unrendered-br-expected.txt: Removed.
        * editing/selection/13804-expected.txt: Removed.
        * editing/selection/14971-expected.txt: Removed.
        * editing/selection/3690703-2-expected.txt: Removed.
        * editing/selection/3690703-expected.txt: Removed.
        * editing/selection/3690719-expected.txt: Removed.
        * editing/selection/4397952-expected.txt: Removed.
        * editing/selection/4402375-expected.txt: Removed.
        * editing/selection/4776665-expected.txt: Removed.
        * editing/selection/4818145-expected.txt: Removed.
        * editing/selection/4866671-expected.txt: Removed.
        * editing/selection/4889598-expected.txt: Removed.
        * editing/selection/4895428-1-expected.txt: Removed.
        * editing/selection/4895428-2-expected.txt: Removed.
        * editing/selection/4895428-3-expected.txt: Removed.
        * editing/selection/4895428-4-expected.txt: Removed.
        * editing/selection/4932260-1-expected.txt: Removed.
        * editing/selection/4932260-2-expected.txt: Removed.
        * editing/selection/4932260-3-expected.txt: Removed.
        * editing/selection/4947387-expected.txt: Removed.
        * editing/selection/4960116-expected.txt: Removed.
        * editing/selection/4960137-expected.txt: Removed.
        * editing/selection/4975120-expected.txt: Removed.
        * editing/selection/4983858-expected.txt: Removed.
        * editing/selection/5007143-2-expected.txt: Removed.
        * editing/selection/5007143-expected.txt: Removed.
        * editing/selection/5076323-1-expected.txt: Removed.
        * editing/selection/5076323-2-expected.txt: Removed.
        * editing/selection/5076323-3-expected.txt: Removed.
        * editing/selection/5081257-1-expected.txt: Removed.
        * editing/selection/5081257-2-expected.txt: Removed.
        * editing/selection/5099303-expected.txt: Removed.
        * editing/selection/5109817-expected.txt: Removed.
        * editing/selection/5131716-1-expected.txt: Removed.
        * editing/selection/5131716-2-expected.txt: Removed.
        * editing/selection/5131716-3-expected.txt: Removed.
        * editing/selection/5131716-4-expected.txt: Removed.
        * editing/selection/5136696-expected.txt: Removed.
        * editing/selection/5195166-1-expected.txt: Removed.
        * editing/selection/5195166-2-expected.txt: Removed.
        * editing/selection/5213963-expected.txt: Removed.
        * editing/selection/5232159-expected.txt: Removed.
        * editing/selection/5234383-1-expected.txt: Removed.
        * editing/selection/5234383-2-expected.txt: Removed.
        * editing/selection/5240265-expected.txt: Removed.
        * editing/selection/5333725-expected.txt: Removed.
        * editing/selection/5354455-1-expected.txt: Removed.
        * editing/selection/5354455-2-expected.txt: Removed.
        * editing/selection/6476-expected.txt: Removed.
        * editing/selection/7152-1-expected.txt: Removed.
        * editing/selection/7152-2-expected.txt: Removed.
        * editing/selection/addRange-expected.txt: Removed.
        * editing/selection/after-line-wrap-expected.txt: Removed.
        * editing/selection/caret-and-focus-ring-expected.txt: Removed.
        * editing/selection/caret-before-select-expected.txt: Removed.
        * editing/selection/caret-rtl-2-expected.txt: Removed.
        * editing/selection/caret-rtl-expected.txt: Removed.
        * editing/selection/clear-selection-expected.txt: Removed.
        * editing/selection/click-start-of-line-expected.txt: Removed.
        * editing/selection/contains-boundaries-expected.txt: Removed.
        * editing/selection/contenteditable-click-inside-expected.txt: Removed.
        * editing/selection/contenteditable-click-outside-expected.txt: Removed.
        * editing/selection/designmode-no-caret-expected.txt: Removed.
        * editing/selection/display-table-text-expected.txt: Removed.
        * editing/selection/doubleclick-crash-expected.txt: Removed.
        * editing/selection/drag-in-iframe-expected.txt: Removed.
        * editing/selection/drag-select-1-expected.txt: Removed.
        * editing/selection/drag-to-contenteditable-iframe-expected.txt: Removed.
        * editing/selection/editable-html-element-expected.txt: Removed.
        * editing/selection/editable-links-expected.txt: Removed.
        * editing/selection/editable-non-editable-crash-expected.txt: Removed.
        * editing/selection/end-of-document-expected.txt: Removed.
        * editing/selection/expanding-selections-expected.txt: Removed.
        * editing/selection/expanding-selections2-expected.txt: Removed.
        * editing/selection/extend-by-character-001-expected.txt: Removed.
        * editing/selection/extend-by-character-002-expected.txt: Removed.
        * editing/selection/extend-by-character-003-expected.txt: Removed.
        * editing/selection/extend-by-character-004-expected.txt: Removed.
        * editing/selection/extend-by-character-005-expected.txt: Removed.
        * editing/selection/extend-by-character-006-expected.txt: Removed.
        * editing/selection/extend-by-sentence-001-expected.txt: Removed.
        * editing/selection/extend-by-word-001-expected.txt: Removed.
        * editing/selection/extend-by-word-002-expected.txt: Removed.
        * editing/selection/fake-doubleclick-expected.txt: Removed.
        * editing/selection/fake-drag-expected.txt: Removed.
        * editing/selection/focus-body-expected.txt: Removed.
        * editing/selection/focus_editable_html-expected.txt: Removed.
        * editing/selection/iframe-expected.txt: Removed.
        * editing/selection/image-before-linebreak-expected.txt: Removed.
        * editing/selection/inline-closest-leaf-child-expected.txt: Removed.
        * editing/selection/inline-table-expected.txt: Removed.
        * editing/selection/leave-requested-block-expected.txt: Removed.
        * editing/selection/line-wrap-1-expected.txt: Removed.
        * editing/selection/line-wrap-2-expected.txt: Removed.
        * editing/selection/mixed-editability-1-expected.txt: Removed.
        * editing/selection/mixed-editability-2-expected.txt: Removed.
        * editing/selection/mixed-editability-3-expected.txt: Removed.
        * editing/selection/mixed-editability-4-expected.txt: Removed.
        * editing/selection/mixed-editability-5-expected.txt: Removed.
        * editing/selection/mixed-editability-6-expected.txt: Removed.
        * editing/selection/mixed-editability-7-expected.txt: Removed.
        * editing/selection/move-3875618-fix-expected.txt: Removed.
        * editing/selection/move-3875641-fix-expected.txt: Removed.
        * editing/selection/move-backwords-by-word-001-expected.txt: Removed.
        * editing/selection/move-between-blocks-no-001-expected.txt: Removed.
        * editing/selection/move-between-blocks-yes-001-expected.txt: Removed.
        * editing/selection/move-by-character-001-expected.txt: Removed.
        * editing/selection/move-by-character-002-expected.txt: Removed.
        * editing/selection/move-by-character-003-expected.txt: Removed.
        * editing/selection/move-by-character-004-expected.txt: Removed.
        * editing/selection/move-by-character-005-expected.txt: Removed.
        * editing/selection/move-by-character-6-expected.txt: Removed.
        * editing/selection/move-by-line-001-expected.txt: Removed.
        * editing/selection/move-by-line-002-expected.txt: Removed.
        * editing/selection/move-by-sentence-001-expected.txt: Removed.
        * editing/selection/move-by-sentence-linebreak-expected.txt: Removed.
        * editing/selection/move-by-word-001-expected.txt: Removed.
        * editing/selection/node-removal-1-expected.txt: Removed.
        * editing/selection/node-removal-2-expected.txt: Removed.
        * editing/selection/paragraph-granularity-expected.txt: Removed.
        * editing/selection/previous-line-position-expected.txt: Removed.
        * editing/selection/replace-selection-1-expected.txt: Removed.
        * editing/selection/replaced-boundaries-1-expected.txt: Removed.
        * editing/selection/replaced-boundaries-2-expected.txt: Removed.
        * editing/selection/replaced-boundaries-3-expected.txt: Removed.
        * editing/selection/select-all-001-expected.txt: Removed.
        * editing/selection/select-all-002-expected.txt: Removed.
        * editing/selection/select-all-003-expected.txt: Removed.
        * editing/selection/select-all-004-expected.txt: Removed.
        * editing/selection/select-all-005-expected.txt: Removed.
        * editing/selection/select-all-006-expected.txt: Removed.
        * editing/selection/select-all-iframe-expected.txt: Removed.
        * editing/selection/select-box-expected.txt: Removed.
        * editing/selection/select-element-paragraph-boundary-expected.txt: Removed.
        * editing/selection/select-from-textfield-outwards-expected.txt: Removed.
        * editing/selection/select-missing-image-expected.txt: Removed.
        * editing/selection/selectNode-expected.txt: Removed.
        * editing/selection/selectNodeContents-expected.txt: Removed.
        * editing/selection/selection-3748164-fix-expected.txt: Removed.
        * editing/selection/selection-actions-expected.txt: Removed.
        * editing/selection/selection-background-expected.txt: Removed.
        * editing/selection/table-caret-1-expected.txt: Removed.
        * editing/selection/table-caret-2-expected.txt: Removed.
        * editing/selection/table-caret-3-expected.txt: Removed.
        * editing/selection/triple-click-in-pre-expected.txt: Removed.
        * editing/selection/unrendered-001-expected.txt: Removed.
        * editing/selection/unrendered-002-expected.txt: Removed.
        * editing/selection/unrendered-003-expected.txt: Removed.
        * editing/selection/unrendered-004-expected.txt: Removed.
        * editing/selection/unrendered-005-expected.txt: Removed.
        * editing/selection/unrendered-space-expected.txt: Removed.
        * editing/selection/word-granularity-expected.txt: Removed.
        * editing/spelling/spelling-expected.txt: Removed.
        * editing/style/4916887-expected.txt: Removed.
        * editing/style/5017613-1-expected.txt: Removed.
        * editing/style/5017613-2-expected.txt: Removed.
        * editing/style/5046875-1-expected.txt: Removed.
        * editing/style/5046875-2-expected.txt: Removed.
        * editing/style/5065910-expected.txt: Removed.
        * editing/style/5084241-expected.txt: Removed.
        * editing/style/5091898-expected.txt: Removed.
        * editing/style/5228141-expected.txt: Removed.
        * editing/style/5279521-expected.txt: Removed.
        * editing/style/apple-style-editable-mix-expected.txt: Removed.
        * editing/style/block-style-001-expected.txt: Removed.
        * editing/style/block-style-002-expected.txt: Removed.
        * editing/style/block-style-003-expected.txt: Removed.
        * editing/style/block-style-004-expected.txt: Removed.
        * editing/style/block-style-005-expected.txt: Removed.
        * editing/style/block-style-006-expected.txt: Removed.
        * editing/style/block-styles-007-expected.txt: Removed.
        * editing/style/create-block-for-style-001-expected.txt: Removed.
        * editing/style/create-block-for-style-002-expected.txt: Removed.
        * editing/style/create-block-for-style-003-expected.txt: Removed.
        * editing/style/create-block-for-style-004-expected.txt: Removed.
        * editing/style/create-block-for-style-005-expected.txt: Removed.
        * editing/style/create-block-for-style-006-expected.txt: Removed.
        * editing/style/create-block-for-style-007-expected.txt: Removed.
        * editing/style/create-block-for-style-008-expected.txt: Removed.
        * editing/style/create-block-for-style-009-expected.txt: Removed.
        * editing/style/create-block-for-style-010-expected.txt: Removed.
        * editing/style/create-block-for-style-011-expected.txt: Removed.
        * editing/style/create-block-for-style-012-expected.txt: Removed.
        * editing/style/create-block-for-style-013-expected.txt: Removed.
        * editing/style/designmode-expected.txt: Removed.
        * editing/style/font-family-with-space-expected.txt: Removed.
        * editing/style/fontsize-1-expected.txt: Removed.
        * editing/style/highlight-expected.txt: Removed.
        * editing/style/non-inheritable-styles-expected.txt: Removed.
        * editing/style/relative-font-size-change-001-expected.txt: Removed.
        * editing/style/relative-font-size-change-002-expected.txt: Removed.
        * editing/style/relative-font-size-change-003-expected.txt: Removed.
        * editing/style/relative-font-size-change-004-expected.txt: Removed.
        * editing/style/remove-underline-across-paragraph-expected.txt: Removed.
        * editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Removed.
        * editing/style/remove-underline-after-paragraph-expected.txt: Removed.
        * editing/style/remove-underline-after-paragraph-in-bold-expected.txt: Removed.
        * editing/style/remove-underline-expected.txt: Removed.
        * editing/style/remove-underline-from-stylesheet-expected.txt: Removed.
        * editing/style/remove-underline-in-bold-expected.txt: Removed.
        * editing/style/smoosh-styles-001-expected.txt: Removed.
        * editing/style/smoosh-styles-002-expected.txt: Removed.
        * editing/style/smoosh-styles-003-expected.txt: Removed.
        * editing/style/style-3681552-fix-001-expected.txt: Removed.
        * editing/style/style-3681552-fix-002-expected.txt: Removed.
        * editing/style/style-3690704-fix-expected.txt: Removed.
        * editing/style/style-3998892-fix-expected.txt: Removed.
        * editing/style/style-boundary-001-expected.txt: Removed.
        * editing/style/style-boundary-002-expected.txt: Removed.
        * editing/style/style-boundary-003-expected.txt: Removed.
        * editing/style/style-boundary-004-expected.txt: Removed.
        * editing/style/style-boundary-005-expected.txt: Removed.
        * editing/style/typing-style-001-expected.txt: Removed.
        * editing/style/typing-style-002-expected.txt: Removed.
        * editing/style/typing-style-003-expected.txt: Removed.
        * editing/style/unbold-in-bold-expected.txt: Removed.
        * editing/style/underline-expected.txt: Removed.
        * editing/undo/4063751-expected.txt: Removed.
        * editing/undo/redo-typing-001-expected.txt: Removed.
        * editing/undo/undo-combined-delete-boundary-expected.txt: Removed.
        * editing/undo/undo-combined-delete-expected.txt: Removed.
        * editing/undo/undo-delete-boundary-expected.txt: Removed.
        * editing/undo/undo-delete-expected.txt: Removed.
        * editing/undo/undo-forward-delete-boundary-expected.txt: Removed.
        * editing/undo/undo-forward-delete-expected.txt: Removed.
        * editing/undo/undo-misspellings-expected.txt: Removed.
        * editing/undo/undo-typing-001-expected.txt: Removed.
        * editing/unsupported-content/list-delete-001-expected.txt: Removed.
        * editing/unsupported-content/list-delete-003-expected.txt: Removed.
        * editing/unsupported-content/list-type-after-expected.txt: Removed.
        * editing/unsupported-content/list-type-before-expected.txt: Removed.
        * editing/unsupported-content/table-delete-001-expected.txt: Removed.
        * editing/unsupported-content/table-delete-002-expected.txt: Removed.
        * editing/unsupported-content/table-delete-003-expected.txt: Removed.
        * editing/unsupported-content/table-type-after-expected.txt: Removed.
        * editing/unsupported-content/table-type-before-expected.txt: Removed.
        * fast/backgrounds/001-expected.txt: Removed.
        * fast/backgrounds/background-inherit-color-bug-expected.txt: Removed.
        * fast/backgrounds/bgCompositeCopy-expected.txt: Removed.
        * fast/backgrounds/repeat/negative-offset-repeat-expected.txt: Removed.
        * fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize01-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize02-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize03-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize04-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize05-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize06-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize07-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize08-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize09-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize10-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize11-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize12-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize13-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize14-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize15-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize16-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize17-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize18-expected.txt: Removed.
        * fast/backgrounds/size/backgroundSize19-expected.txt: Removed.
        * fast/backgrounds/solid-color-context-restore-expected.txt: Removed.
        * fast/block/basic/001-expected.txt: Removed.
        * fast/block/basic/002-expected.txt: Removed.
        * fast/block/basic/003-expected.txt: Removed.
        * fast/block/basic/004-expected.txt: Removed.
        * fast/block/basic/005-expected.txt: Removed.
        * fast/block/basic/006-expected.txt: Removed.
        * fast/block/basic/007-expected.txt: Removed.
        * fast/block/basic/008-expected.txt: Removed.
        * fast/block/basic/009-expected.txt: Removed.
        * fast/block/basic/010-expected.txt: Removed.
        * fast/block/basic/011-expected.txt: Removed.
        * fast/block/basic/012-expected.txt: Removed.
        * fast/block/basic/013-expected.txt: Removed.
        * fast/block/basic/014-expected.txt: Removed.
        * fast/block/basic/015-expected.txt: Removed.
        * fast/block/basic/016-expected.txt: Removed.
        * fast/block/basic/018-expected.txt: Removed.
        * fast/block/basic/019-expected.txt: Removed.
        * fast/block/basic/020-expected.txt: Removed.
        * fast/block/basic/021-expected.txt: Removed.
        * fast/block/basic/fieldset-stretch-to-legend-expected.txt: Removed.
        * fast/block/basic/minheight-expected.txt: Removed.
        * fast/block/basic/quirk-height-expected.txt: Removed.
        * fast/block/basic/text-indent-rtl-expected.txt: Removed.
        * fast/block/basic/white-space-pre-wraps-expected.txt: Removed.
        * fast/block/float/001-expected.txt: Removed.
        * fast/block/float/002-expected.txt: Removed.
        * fast/block/float/003-expected.txt: Removed.
        * fast/block/float/004-expected.txt: Removed.
        * fast/block/float/005-expected.txt: Removed.
        * fast/block/float/006-expected.txt: Removed.
        * fast/block/float/007-expected.txt: Removed.
        * fast/block/float/008-expected.txt: Removed.
        * fast/block/float/009-expected.txt: Removed.
        * fast/block/float/010-expected.txt: Removed.
        * fast/block/float/011-expected.txt: Removed.
        * fast/block/float/012-expected.txt: Removed.
        * fast/block/float/013-expected.txt: Removed.
        * fast/block/float/014-expected.txt: Removed.
        * fast/block/float/015-expected.txt: Removed.
        * fast/block/float/016-expected.txt: Removed.
        * fast/block/float/017-expected.txt: Removed.
        * fast/block/float/018-expected.txt: Removed.
        * fast/block/float/019-expected.txt: Removed.
        * fast/block/float/020-expected.txt: Removed.
        * fast/block/float/021-expected.txt: Removed.
        * fast/block/float/022-expected.txt: Removed.
        * fast/block/float/023-expected.txt: Removed.
        * fast/block/float/024-expected.txt: Removed.
        * fast/block/float/025-expected.txt: Removed.
        * fast/block/float/026-expected.txt: Removed.
        * fast/block/float/027-expected.txt: Removed.
        * fast/block/float/028-expected.txt: Removed.
        * fast/block/float/029-expected.txt: Removed.
        * fast/block/float/030-expected.txt: Removed.
        * fast/block/float/031-expected.txt: Removed.
        * fast/block/float/032-expected.txt: Removed.
        * fast/block/float/033-expected.txt: Removed.
        * fast/block/float/034-expected.txt: Removed.
        * fast/block/float/035-expected.txt: Removed.
        * fast/block/float/4145535Crash-expected.txt: Removed.
        * fast/block/float/dynamic-unfloat-pref-width-expected.txt: Removed.
        * fast/block/float/float-avoidance-expected.txt: Removed.
        * fast/block/float/float-in-float-hit-testing-expected.txt: Removed.
        * fast/block/float/float-in-float-painting-expected.txt: Removed.
        * fast/block/float/independent-align-positioning-expected.txt: Removed.
        * fast/block/float/multiple-float-positioning-expected.txt: Removed.
        * fast/block/float/negative-margin-clear-expected.txt: Removed.
        * fast/block/float/nestedAnonymousBlocks-expected.txt: Removed.
        * fast/block/float/nestedAnonymousBlocks2-expected.txt: Removed.
        * fast/block/float/nopaint-after-layer-destruction-expected.txt: Removed.
        * fast/block/float/nopaint-after-layer-destruction2-expected.txt: Removed.
        * fast/block/float/nowrap-clear-min-width-expected.txt: Removed.
        * fast/block/float/shrink-to-fit-width-expected.txt: Removed.
        * fast/block/float/table-relayout-expected.txt: Removed.
        * fast/block/float/tableshifting-expected.txt: Removed.
        * fast/block/float/vertical-move-relayout-expected.txt: Removed.
        * fast/block/float/width-update-after-clear-expected.txt: Removed.
        * fast/block/margin-collapse/001-expected.txt: Removed.
        * fast/block/margin-collapse/002-expected.txt: Removed.
        * fast/block/margin-collapse/003-expected.txt: Removed.
        * fast/block/margin-collapse/004-expected.txt: Removed.
        * fast/block/margin-collapse/005-expected.txt: Removed.
        * fast/block/margin-collapse/006-expected.txt: Removed.
        * fast/block/margin-collapse/010-expected.txt: Removed.
        * fast/block/margin-collapse/011-expected.txt: Removed.
        * fast/block/margin-collapse/012-expected.txt: Removed.
        * fast/block/margin-collapse/015-expected.txt: Removed.
        * fast/block/margin-collapse/016-expected.txt: Removed.
        * fast/block/margin-collapse/017-expected.txt: Removed.
        * fast/block/margin-collapse/018-expected.txt: Removed.
        * fast/block/margin-collapse/019-expected.txt: Removed.
        * fast/block/margin-collapse/020-expected.txt: Removed.
        * fast/block/margin-collapse/021-expected.txt: Removed.
        * fast/block/margin-collapse/022-expected.txt: Removed.
        * fast/block/margin-collapse/025-expected.txt: Removed.
        * fast/block/margin-collapse/026-expected.txt: Removed.
        * fast/block/margin-collapse/027-expected.txt: Removed.
        * fast/block/margin-collapse/028-expected.txt: Removed.
        * fast/block/margin-collapse/029-expected.txt: Removed.
        * fast/block/margin-collapse/030-expected.txt: Removed.
        * fast/block/margin-collapse/031-expected.txt: Removed.
        * fast/block/margin-collapse/032-expected.txt: Removed.
        * fast/block/margin-collapse/033-expected.txt: Removed.
        * fast/block/margin-collapse/034-expected.txt: Removed.
        * fast/block/margin-collapse/035-expected.txt: Removed.
        * fast/block/margin-collapse/037-expected.txt: Removed.
        * fast/block/margin-collapse/038-expected.txt: Removed.
        * fast/block/margin-collapse/039-expected.txt: Removed.
        * fast/block/margin-collapse/040-expected.txt: Removed.
        * fast/block/margin-collapse/041-expected.txt: Removed.
        * fast/block/margin-collapse/042-expected.txt: Removed.
        * fast/block/margin-collapse/043-expected.txt: Removed.
        * fast/block/margin-collapse/044-expected.txt: Removed.
        * fast/block/margin-collapse/045-expected.txt: Removed.
        * fast/block/margin-collapse/055-expected.txt: Removed.
        * fast/block/margin-collapse/056-expected.txt: Removed.
        * fast/block/margin-collapse/057-expected.txt: Removed.
        * fast/block/margin-collapse/058-expected.txt: Removed.
        * fast/block/margin-collapse/059-expected.txt: Removed.
        * fast/block/margin-collapse/062-expected.txt: Removed.
        * fast/block/margin-collapse/063-expected.txt: Removed.
        * fast/block/margin-collapse/100-expected.txt: Removed.
        * fast/block/margin-collapse/101-expected.txt: Removed.
        * fast/block/margin-collapse/102-expected.txt: Removed.
        * fast/block/margin-collapse/103-expected.txt: Removed.
        * fast/block/margin-collapse/104-expected.txt: Removed.
        * fast/block/margin-collapse/empty-clear-blocks-expected.txt: Removed.
        * fast/block/margin-collapse/negative-margins-expected.txt: Removed.
        * fast/block/positioning/001-expected.txt: Removed.
        * fast/block/positioning/002-expected.txt: Removed.
        * fast/block/positioning/003-expected.txt: Removed.
        * fast/block/positioning/004-expected.txt: Removed.
        * fast/block/positioning/005-expected.txt: Removed.
        * fast/block/positioning/006-expected.txt: Removed.
        * fast/block/positioning/007-expected.txt: Removed.
        * fast/block/positioning/008-expected.txt: Removed.
        * fast/block/positioning/009-expected.txt: Removed.
        * fast/block/positioning/010-expected.txt: Removed.
        * fast/block/positioning/011-expected.txt: Removed.
        * fast/block/positioning/012-expected.txt: Removed.
        * fast/block/positioning/013-expected.txt: Removed.
        * fast/block/positioning/014-expected.txt: Removed.
        * fast/block/positioning/015-expected.txt: Removed.
        * fast/block/positioning/016-expected.txt: Removed.
        * fast/block/positioning/017-expected.txt: Removed.
        * fast/block/positioning/018-expected.txt: Removed.
        * fast/block/positioning/019-expected.txt: Removed.
        * fast/block/positioning/020-expected.txt: Removed.
        * fast/block/positioning/021-expected.txt: Removed.
        * fast/block/positioning/022-expected.txt: Removed.
        * fast/block/positioning/023-expected.txt: Removed.
        * fast/block/positioning/024-expected.txt: Removed.
        * fast/block/positioning/025-expected.txt: Removed.
        * fast/block/positioning/026-expected.txt: Removed.
        * fast/block/positioning/027-expected.txt: Removed.
        * fast/block/positioning/028-expected.txt: Removed.
        * fast/block/positioning/029-expected.txt: Removed.
        * fast/block/positioning/030-expected.txt: Removed.
        * fast/block/positioning/031-expected.txt: Removed.
        * fast/block/positioning/032-expected.txt: Removed.
        * fast/block/positioning/033-expected.txt: Removed.
        * fast/block/positioning/034-expected.txt: Removed.
        * fast/block/positioning/035-expected.txt: Removed.
        * fast/block/positioning/036-expected.txt: Removed.
        * fast/block/positioning/037-expected.txt: Removed.
        * fast/block/positioning/038-expected.txt: Removed.
        * fast/block/positioning/039-expected.txt: Removed.
        * fast/block/positioning/040-expected.txt: Removed.
        * fast/block/positioning/041-expected.txt: Removed.
        * fast/block/positioning/042-expected.txt: Removed.
        * fast/block/positioning/043-expected.txt: Removed.
        * fast/block/positioning/044-expected.txt: Removed.
        * fast/block/positioning/045-expected.txt: Removed.
        * fast/block/positioning/046-expected.txt: Removed.
        * fast/block/positioning/047-expected.txt: Removed.
        * fast/block/positioning/048-expected.txt: Removed.
        * fast/block/positioning/049-expected.txt: Removed.
        * fast/block/positioning/050-expected.txt: Removed.
        * fast/block/positioning/051-expected.txt: Removed.
        * fast/block/positioning/052-expected.txt: Removed.
        * fast/block/positioning/053-expected.txt: Removed.
        * fast/block/positioning/054-expected.txt: Removed.
        * fast/block/positioning/055-expected.txt: Removed.
        * fast/block/positioning/056-expected.txt: Removed.
        * fast/block/positioning/057-expected.txt: Removed.
        * fast/block/positioning/058-expected.txt: Removed.
        * fast/block/positioning/059-expected.txt: Removed.
        * fast/block/positioning/060-expected.txt: Removed.
        * fast/block/positioning/061-expected.txt: Removed.
        * fast/block/positioning/062-expected.txt: Removed.
        * fast/block/positioning/abs-inside-inline-rel-expected.txt: Removed.
        * fast/block/positioning/absolute-in-inline-ltr-2-expected.txt: Removed.
        * fast/block/positioning/absolute-in-inline-ltr-3-expected.txt: Removed.
        * fast/block/positioning/absolute-in-inline-ltr-expected.txt: Removed.
        * fast/block/positioning/absolute-in-inline-rtl-2-expected.txt: Removed.
        * fast/block/positioning/absolute-in-inline-rtl-3-expected.txt: Removed.
        * fast/block/positioning/absolute-in-inline-rtl-expected.txt: Removed.
        * fast/block/positioning/absolute-in-inline-short-ltr-expected.txt: Removed.
        * fast/block/positioning/absolute-in-inline-short-rtl-expected.txt: Removed.
        * fast/block/positioning/absolute-length-of-neg-666666-expected.txt: Removed.
        * fast/block/positioning/absolute-position-direction-quirk-expected.txt: Removed.
        * fast/block/positioning/absolute-position-direction-strict-expected.txt: Removed.
        * fast/block/positioning/absolute-positioned-overconstrained-expected.txt: Removed.
        * fast/block/positioning/absolute-with-html-border-quirks-expected.txt: Removed.
        * fast/block/positioning/absolute-with-html-border-strict-expected.txt: Removed.
        * fast/block/positioning/auto-height-with-top-and-bottom-expected.txt: Removed.
        * fast/block/positioning/auto/001-expected.txt: Removed.
        * fast/block/positioning/auto/002-expected.txt: Removed.
        * fast/block/positioning/auto/003-expected.txt: Removed.
        * fast/block/positioning/auto/004-expected.txt: Removed.
        * fast/block/positioning/auto/005-expected.txt: Removed.
        * fast/block/positioning/auto/006-expected.txt: Removed.
        * fast/block/positioning/auto/007-expected.txt: Removed.
        * fast/block/positioning/child-of-absolute-with-auto-height-expected.txt: Removed.
        * fast/block/positioning/complex-percentage-height-expected.txt: Removed.
        * fast/block/positioning/height-change-expected.txt: Removed.
        * fast/block/positioning/inline-block-relposition-expected.txt: Removed.
        * fast/block/positioning/leftmargin-topmargin-expected.txt: Removed.
        * fast/block/positioning/negative-right-pos-expected.txt: Removed.
        * fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed.
        * fast/block/positioning/padding-percent-expected.txt: Removed.
        * fast/block/positioning/pref-width-change-expected.txt: Removed.
        * fast/block/positioning/relative-overconstrained-expected.txt: Removed.
        * fast/block/positioning/relative-overflow-block-expected.txt: Removed.
        * fast/block/positioning/relative-overflow-replaced-expected.txt: Removed.
        * fast/block/positioning/relative-overflow-replaced-float-expected.txt: Removed.
        * fast/block/positioning/relayout-on-position-change-expected.txt: Removed.
        * fast/block/positioning/window-height-change-expected.txt: Removed.
        * fast/borders/border-fit-expected.txt: Removed.
        * fast/borders/border-image-01-expected.txt: Removed.
        * fast/borders/border-radius-huge-assert-expected.txt: Removed.
        * fast/borders/borderRadiusAllStylesAllCorners-expected.txt: Removed.
        * fast/borders/borderRadiusArcs01-expected.txt: Removed.
        * fast/borders/borderRadiusDashed01-expected.txt: Removed.
        * fast/borders/borderRadiusDashed02-expected.txt: Removed.
        * fast/borders/borderRadiusDashed03-expected.txt: Removed.
        * fast/borders/borderRadiusDotted01-expected.txt: Removed.
        * fast/borders/borderRadiusDotted02-expected.txt: Removed.
        * fast/borders/borderRadiusDotted03-expected.txt: Removed.
        * fast/borders/borderRadiusDouble01-expected.txt: Removed.
        * fast/borders/borderRadiusDouble02-expected.txt: Removed.
        * fast/borders/borderRadiusDouble03-expected.txt: Removed.
        * fast/borders/borderRadiusGroove01-expected.txt: Removed.
        * fast/borders/borderRadiusGroove02-expected.txt: Removed.
        * fast/borders/borderRadiusInset01-expected.txt: Removed.
        * fast/borders/borderRadiusInvalidColor-expected.txt: Removed.
        * fast/borders/borderRadiusOutset01-expected.txt: Removed.
        * fast/borders/borderRadiusRidge01-expected.txt: Removed.
        * fast/borders/borderRadiusSolid01-expected.txt: Removed.
        * fast/borders/borderRadiusSolid02-expected.txt: Removed.
        * fast/borders/borderRadiusSolid03-expected.txt: Removed.
        * fast/borders/borderRadiusSolid04-expected.txt: Removed.
        * fast/borders/outline-offset-min-assert-expected.txt: Removed.
        * fast/box-shadow/basic-shadows-expected.txt: Removed.
        * fast/box-shadow/border-radius-big-expected.txt: Removed.
        * fast/box-sizing/box-sizing-expected.txt: Removed.
        * fast/box-sizing/panels-one-expected.txt: Removed.
        * fast/box-sizing/panels-two-expected.txt: Removed.
        * fast/box-sizing/percentage-height-expected.txt: Removed.
        * fast/canvas/canvas-before-css-expected.txt: Removed.
        * fast/canvas/canvas-resize-reset-expected.txt: Removed.
        * fast/canvas/canvas-size-change-after-layout-expected.txt: Removed.
        * fast/canvas/canvas-transforms-during-path-expected.txt: Removed.
        * fast/canvas/fill-stroke-clip-reset-path-expected.txt: Removed.
        * fast/canvas/fillrect-gradient-zero-stops-expected.txt: Removed.
        * fast/canvas/fillrect_gradient-expected.txt: Removed.
        * fast/canvas/gradient-add-second-start-end-stop-expected.txt: Removed.
        * fast/canvas/gradient-empty-path-expected.txt: Removed.
        * fast/canvas/image-object-in-canvas-expected.txt: Removed.
        * fast/canvas/patternfill-repeat-expected.txt: Removed.
        * fast/canvas/quadraticCurveTo-expected.txt: Removed.
        * fast/canvas/zero-size-fill-rect-expected.txt: Removed.
        * fast/clip/001-expected.txt: Removed.
        * fast/clip/002-expected.txt: Removed.
        * fast/clip/003-expected.txt: Removed.
        * fast/clip/004-expected.txt: Removed.
        * fast/clip/005-expected.txt: Removed.
        * fast/clip/006-expected.txt: Removed.
        * fast/clip/007-expected.txt: Removed.
        * fast/clip/008-expected.txt: Removed.
        * fast/clip/009-expected.txt: Removed.
        * fast/clip/010-expected.txt: Removed.
        * fast/clip/011-expected.txt: Removed.
        * fast/clip/012-expected.txt: Removed.
        * fast/clip/013-expected.txt: Removed.
        * fast/clip/014-expected.txt: Removed.
        * fast/clip/015-expected.txt: Removed.
        * fast/clip/016-expected.txt: Removed.
        * fast/clip/017-expected.txt: Removed.
        * fast/clip/nestedTransparencyClip-expected.txt: Removed.
        * fast/clip/outline-overflowClip-expected.txt: Removed.
        * fast/compact/001-expected.txt: Removed.
        * fast/compact/002-expected.txt: Removed.
        * fast/compact/003-expected.txt: Removed.
        * fast/css-generated-content/001-expected.txt: Removed.
        * fast/css-generated-content/002-expected.txt: Removed.
        * fast/css-generated-content/003-expected.txt: Removed.
        * fast/css-generated-content/004-expected.txt: Removed.
        * fast/css-generated-content/005-expected.txt: Removed.
        * fast/css-generated-content/007-expected.txt: Removed.
        * fast/css-generated-content/008-expected.txt: Removed.
        * fast/css-generated-content/009-expected.txt: Removed.
        * fast/css-generated-content/010-expected.txt: Removed.
        * fast/css-generated-content/011-expected.txt: Removed.
        * fast/css-generated-content/012-expected.txt: Removed.
        * fast/css-generated-content/013-expected.txt: Removed.
        * fast/css-generated-content/014-expected.txt: Removed.
        * fast/css-generated-content/015-expected.txt: Removed.
        * fast/css-generated-content/016-expected.txt: Removed.
        * fast/css-generated-content/absolute-position-inside-inline-expected.txt: Removed.
        * fast/css-generated-content/after-order-expected.txt: Removed.
        * fast/css-generated-content/before-with-first-letter-expected.txt: Removed.
        * fast/css-generated-content/hover-style-change-expected.txt: Removed.
        * fast/css-generated-content/inline-display-types-expected.txt: Removed.
        * fast/css-generated-content/no-openclose-quote-expected.txt: Removed.
        * fast/css-generated-content/positioned-background-hit-test-crash-expected.txt: Removed.
        * fast/css-generated-content/spellingToolTip-assert-expected.txt: Removed.
        * fast/css-generated-content/table-cell-before-content-expected.txt: Removed.
        * fast/css-generated-content/visibleContentHiddenParent-expected.txt: Removed.
        * fast/css-generated-content/wbr-with-before-content-expected.txt: Removed.
        * fast/css/001-expected.txt: Removed.
        * fast/css/002-expected.txt: Removed.
        * fast/css/003-expected.txt: Removed.
        * fast/css/004-expected.txt: Removed.
        * fast/css/005-expected.txt: Removed.
        * fast/css/006-expected.txt: Removed.
        * fast/css/007-expected.txt: Removed.
        * fast/css/008-expected.txt: Removed.
        * fast/css/MarqueeLayoutTest-expected.txt: Removed.
        * fast/css/ZeroOpacityLayers-expected.txt: Removed.
        * fast/css/ZeroOpacityLayers2-expected.txt: Removed.
        * fast/css/absolute-poition-in-rtl-parent-expected.txt: Removed.
        * fast/css/acid2-expected.txt: Removed.
        * fast/css/acid2-pixel-expected.txt: Removed.
        * fast/css/apple-prefix-expected.txt: Removed.
        * fast/css/background-image-with-baseurl-expected.txt: Removed.
        * fast/css/background-shorthand-invalid-url-expected.txt: Removed.
        * fast/css/beforeSelectorOnCodeElement-expected.txt: Removed.
        * fast/css/border-radius-outline-offset-expected.txt: Removed.
        * fast/css/color-quirk-expected.txt: Removed.
        * fast/css/color-strict-expected.txt: Removed.
        * fast/css/content-dynamic-expected.txt: Removed.
        * fast/css/contentDiv-expected.txt: Removed.
        * fast/css/contentDivWithChildren-expected.txt: Removed.
        * fast/css/contentImage-expected.txt: Removed.
        * fast/css/continuationCrash-expected.txt: Removed.
        * fast/css/counters/counter-text-security-expected.txt: Removed.
        * fast/css/counters/counter-text-transform-expected.txt: Removed.
        * fast/css/create_element_align-expected.txt: Removed.
        * fast/css/css-imports-expected.txt: Removed.
        * fast/css/css2-system-fonts-expected.txt: Removed.
        * fast/css/css3-modsel-22-expected.txt: Removed.
        * fast/css/error-in-last-decl-expected.txt: Removed.
        * fast/css/ex-after-font-variant-expected.txt: Removed.
        * fast/css/fieldset-display-row-expected.txt: Removed.
        * fast/css/find-next-layer-expected.txt: Removed.
        * fast/css/first-letter-capitalized-expected.txt: Removed.
        * fast/css/first-letter-detach-expected.txt: Removed.
        * fast/css/first-letter-hover-expected.txt: Removed.
        * fast/css/first-letter-recalculation-expected.txt: Removed.
        * fast/css/first-letter-visibility-expected.txt: Removed.
        * fast/css/font-shorthand-weight-only-expected.txt: Removed.
        * fast/css/font_property_normal-expected.txt: Removed.
        * fast/css/getFloatValueForUnit-expected.txt: Removed.
        * fast/css/hover-subselector-expected.txt: Removed.
        * fast/css/hsl-color-expected.txt: Removed.
        * fast/css/hsla-color-expected.txt: Removed.
        * fast/css/ignore-text-zoom-expected.txt: Removed.
        * fast/css/imageTileOpacity-expected.txt: Removed.
        * fast/css/import-rule-regression-11590-expected.txt: Removed.
        * fast/css/import_with_baseurl-expected.txt: Removed.
        * fast/css/inline-properties-important-expected.txt: Removed.
        * fast/css/invalid-pseudo-classes-expected.txt: Removed.
        * fast/css/invalidation-errors-2-expected.txt: Removed.
        * fast/css/invalidation-errors-3-expected.txt: Removed.
        * fast/css/invalidation-errors-expected.txt: Removed.
        * fast/css/layerZOrderCrash-expected.txt: Removed.
        * fast/css/line-height-expected.txt: Removed.
        * fast/css/line-height-font-order-expected.txt: Removed.
        * fast/css/list-outline-expected.txt: Removed.
        * fast/css/margin-top-bottom-dynamic-expected.txt: Removed.
        * fast/css/marginComputedStyle-expected.txt: Removed.
        * fast/css/max-height-none-expected.txt: Removed.
        * fast/css/namespaces/001-expected.txt: Removed.
        * fast/css/namespaces/002-expected.txt: Removed.
        * fast/css/namespaces/003-expected.txt: Removed.
        * fast/css/namespaces/004-expected.txt: Removed.
        * fast/css/namespaces/005-expected.txt: Removed.
        * fast/css/namespaces/006-expected.txt: Removed.
        * fast/css/namespaces/007-expected.txt: Removed.
        * fast/css/outline-auto-empty-rects-expected.txt: Removed.
        * fast/css/outline-auto-location-expected.txt: Removed.
        * fast/css/percentage-non-integer-expected.txt: Removed.
        * fast/css/position-negative-top-margin-expected.txt: Removed.
        * fast/css/quirk-orphaned-units-expected.txt: Removed.
        * fast/css/resize-corner-tracking-expected.txt: Removed.
        * fast/css/rgb-float-expected.txt: Removed.
        * fast/css/rtl-ordering-expected.txt: Removed.
        * fast/css/selector-set-attribute-expected.txt: Removed.
        * fast/css/table-text-align-quirk-expected.txt: Removed.
        * fast/css/table-text-align-strict-expected.txt: Removed.
        * fast/css/target-fragment-match-expected.txt: Removed.
        * fast/css/text-security-expected.txt: Removed.
        * fast/css/textCapitalizeEdgeCases-expected.txt: Removed.
        * fast/css/universal-hover-quirk-expected.txt: Removed.
        * fast/css/word-space-extra-expected.txt: Removed.
        * fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed.
        * fast/doctypes/001-expected.txt: Removed.
        * fast/doctypes/002-expected.txt: Removed.
        * fast/doctypes/003-expected.txt: Removed.
        * fast/doctypes/004-expected.txt: Removed.
        * fast/dom/Element/class-attribute-whitespace-expected.txt: Removed.
        * fast/dom/Element/null-offset-parent-expected.txt: Removed.
        * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Removed.
        * fast/dom/HTMLElement/bdo-expected.txt: Removed.
        * fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt: Removed.
        * fast/dom/HTMLHeadElement/textInHead1-expected.txt: Removed.
        * fast/dom/HTMLHeadElement/textInHead2-expected.txt: Removed.
        * fast/dom/HTMLHeadElement/textInHead3-expected.txt: Removed.
        * fast/dom/HTMLHeadElement/textInHead4-expected.txt: Removed.
        * fast/dom/HTMLHeadElement/textInHead5-expected.txt: Removed.
        * fast/dom/HTMLImageElement/image-alt-text-expected.txt: Removed.
        * fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Removed.
        * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt: Removed.
        * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Removed.
        * fast/dom/HTMLTableElement/colSpan-expected.txt: Removed.
        * fast/dom/HTMLTableElement/createCaption-expected.txt: Removed.
        * fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Removed.
        * fast/dom/Range/create-contextual-fragment-expected.txt: Removed.
        * fast/dom/Range/surroundContents-1-expected.txt: Removed.
        * fast/dom/Window/btoa-pnglet-expected.txt: Removed.
        * fast/dom/Window/open-existing-pop-up-blocking-expected.txt: Removed.
        * fast/dom/Window/window-onFocus-expected.txt: Removed.
        * fast/dom/anchor-text-expected.txt: Removed.
        * fast/dom/attr_dead_doc-expected.txt: Removed.
        * fast/dom/blur-contenteditable-expected.txt: Removed.
        * fast/dom/children-nodes-expected.txt: Removed.
        * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Removed.
        * fast/dom/clone-contents-0-end-offset-expected.txt: Removed.
        * fast/dom/clone-node-dynamic-style-expected.txt: Removed.
        * fast/dom/comment-not-documentElement-expected.txt: Removed.
        * fast/dom/createDocumentType-expected.txt: Removed.
        * fast/dom/css-cached-import-rule-expected.txt: Removed.
        * fast/dom/css-inline-style-important-expected.txt: Removed.
        * fast/dom/css-insert-import-rule-expected.txt: Removed.
        * fast/dom/css-mediarule-deleteRule-update-expected.txt: Removed.
        * fast/dom/css-mediarule-insertRule-update-expected.txt: Removed.
        * fast/dom/css-rule-functions-expected.txt: Removed.
        * fast/dom/delete-contents-expected.txt: Removed.
        * fast/dom/dom-parse-serialize-display-expected.txt: Removed.
        * fast/dom/dom-parse-serialize-expected.txt: Removed.
        * fast/dom/focus-contenteditable-expected.txt: Removed.
        * fast/dom/frame-loading-via-document-write-expected.txt: Removed.
        * fast/dom/gc-10-expected.txt: Removed.
        * fast/dom/importNodeHTML-expected.txt: Removed.
        * fast/dom/importNodeXML-expected.txt: Removed.
        * fast/dom/inner-text-expected.txt: Removed.
        * fast/dom/isindex-001-expected.txt: Removed.
        * fast/dom/isindex-002-expected.txt: Removed.
        * fast/dom/jsDevicePixelRatio-expected.txt: Removed.
        * fast/dom/outerText-expected.txt: Removed.
        * fast/dom/replaceChild-expected.txt: Removed.
        * fast/dom/row-inner-text-expected.txt: Removed.
        * fast/dom/setPrimitiveValue-expected.txt: Removed.
        * fast/dom/stripNullFromTextNodes-expected.txt: Removed.
        * fast/dynamic/001-expected.txt: Removed.
        * fast/dynamic/002-expected.txt: Removed.
        * fast/dynamic/004-expected.txt: Removed.
        * fast/dynamic/005-expected.txt: Removed.
        * fast/dynamic/006-expected.txt: Removed.
        * fast/dynamic/007-expected.txt: Removed.
        * fast/dynamic/008-expected.txt: Removed.
        * fast/dynamic/009-expected.txt: Removed.
        * fast/dynamic/010-expected.txt: Removed.
        * fast/dynamic/011-expected.txt: Removed.
        * fast/dynamic/012-expected.txt: Removed.
        * fast/dynamic/013-expected.txt: Removed.
        * fast/dynamic/014-expected.txt: Removed.
        * fast/dynamic/015-expected.txt: Removed.
        * fast/dynamic/anonymous-block-layer-lost-expected.txt: Removed.
        * fast/dynamic/anonymous-block-orphaned-lines-expected.txt: Removed.
        * fast/dynamic/containing-block-change-expected.txt: Removed.
        * fast/dynamic/flash-replacement-test-expected.txt: Removed.
        * fast/dynamic/float-withdrawal-expected.txt: Removed.
        * fast/dynamic/genContentDestroyChildren-expected.txt: Removed.
        * fast/dynamic/insertAdjacentElement-expected.txt: Removed.
        * fast/dynamic/layer-hit-test-crash-expected.txt: Removed.
        * fast/dynamic/link-href-change-expected.txt: Removed.
        * fast/dynamic/move-node-with-selection-expected.txt: Removed.
        * fast/dynamic/noninlinebadness-expected.txt: Removed.
        * fast/dynamic/outerHTML-doc-expected.txt: Removed.
        * fast/dynamic/outerHTML-img-expected.txt: Removed.
        * fast/dynamic/selection-highlight-adjust-expected.txt: Removed.
        * fast/dynamic/staticY-expected.txt: Removed.
        * fast/dynamic/staticY-marking-parents-regression-expected.txt: Removed.
        * fast/dynamic/view-overflow-expected.txt: Removed.
        * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Removed.
        * fast/encoding/invalid-UTF-8-expected.txt: Removed.
        * fast/encoding/utf-16-big-endian-expected.txt: Removed.
        * fast/encoding/utf-16-little-endian-expected.txt: Removed.
        * fast/encoding/utf-16-no-bom-expected.txt: Removed.
        * fast/encoding/xmacroman-encoding-test-expected.txt: Removed.
        * fast/events/5056619-expected.txt: Removed.
        * fast/events/autoscroll-expected.txt: Removed.
        * fast/events/event-listener-on-link-expected.txt: Removed.
        * fast/events/event-sender-mouse-moved-expected.txt: Removed.
        * fast/events/focusingUnloadedFrame-expected.txt: Removed.
        * fast/events/keydown-1-expected.txt: Removed.
        * fast/events/label-focus-expected.txt: Removed.
        * fast/events/mouseout-dead-node-expected.txt: Removed.
        * fast/events/onload-re-entry-expected.txt: Removed.
        * fast/events/onloadFrameCrash-expected.txt: Removed.
        * fast/events/reveal-link-when-focused-expected.txt: Removed.
        * fast/events/standalone-image-drag-to-editable-expected.txt: Removed.
        * fast/events/updateLayoutForHitTest-expected.txt: Removed.
        * fast/flexbox/001-expected.txt: Removed.
        * fast/flexbox/002-expected.txt: Removed.
        * fast/flexbox/003-expected.txt: Removed.
        * fast/flexbox/004-expected.txt: Removed.
        * fast/flexbox/005-expected.txt: Removed.
        * fast/flexbox/006-expected.txt: Removed.
        * fast/flexbox/007-expected.txt: Removed.
        * fast/flexbox/008-expected.txt: Removed.
        * fast/flexbox/009-expected.txt: Removed.
        * fast/flexbox/010-expected.txt: Removed.
        * fast/flexbox/011-expected.txt: Removed.
        * fast/flexbox/012-expected.txt: Removed.
        * fast/flexbox/013-expected.txt: Removed.
        * fast/flexbox/014-expected.txt: Removed.
        * fast/flexbox/015-expected.txt: Removed.
        * fast/flexbox/016-expected.txt: Removed.
        * fast/flexbox/017-expected.txt: Removed.
        * fast/flexbox/018-expected.txt: Removed.
        * fast/flexbox/019-expected.txt: Removed.
        * fast/flexbox/020-expected.txt: Removed.
        * fast/flexbox/021-expected.txt: Removed.
        * fast/flexbox/022-expected.txt: Removed.
        * fast/flexbox/023-expected.txt: Removed.
        * fast/flexbox/024-expected.txt: Removed.
        * fast/flexbox/025-expected.txt: Removed.
        * fast/flexbox/026-expected.txt: Removed.
        * fast/flexbox/flex-hang-expected.txt: Removed.
        * fast/forms/001-expected.txt: Removed.
        * fast/forms/002-expected.txt: Removed.
        * fast/forms/003-expected.txt: Removed.
        * fast/forms/004-expected.txt: Removed.
        * fast/forms/005-expected.txt: Removed.
        * fast/forms/006-expected.txt: Removed.
        * fast/forms/007-expected.txt: Removed.
        * fast/forms/8250-expected.txt: Removed.
        * fast/forms/HTMLOptionElement_label01-expected.txt: Removed.
        * fast/forms/HTMLOptionElement_label02-expected.txt: Removed.
        * fast/forms/HTMLOptionElement_label03-expected.txt: Removed.
        * fast/forms/HTMLOptionElement_label04-expected.txt: Removed.
        * fast/forms/HTMLOptionElement_label05-expected.txt: Removed.
        * fast/forms/HTMLOptionElement_label06-expected.txt: Removed.
        * fast/forms/HTMLOptionElement_label07-expected.txt: Removed.
        * fast/forms/blankbuttons-expected.txt: Removed.
        * fast/forms/box-shadow-override-expected.txt: Removed.
        * fast/forms/button-align-expected.txt: Removed.
        * fast/forms/button-cannot-be-nested-expected.txt: Removed.
        * fast/forms/button-default-title-expected.txt: Removed.
        * fast/forms/button-generated-content-expected.txt: Removed.
        * fast/forms/button-inner-block-reuse-expected.txt: Removed.
        * fast/forms/button-positioned-expected.txt: Removed.
        * fast/forms/button-sizes-expected.txt: Removed.
        * fast/forms/button-table-styles-expected.txt: Removed.
        * fast/forms/button-white-space-expected.txt: Removed.
        * fast/forms/checkbox-radio-onchange-expected.txt: Removed.
        * fast/forms/control-clip-expected.txt: Removed.
        * fast/forms/control-restrict-line-height-expected.txt: Removed.
        * fast/forms/disabled-select-change-index-expected.txt: Removed.
        * fast/forms/encoding-test-expected.txt: Removed.
        * fast/forms/fieldset-align-expected.txt: Removed.
        * fast/forms/fieldset-with-float-expected.txt: Removed.
        * fast/forms/file-input-direction-expected.txt: Removed.
        * fast/forms/file-input-disabled-expected.txt: Removed.
        * fast/forms/float-before-fieldset-expected.txt: Removed.
        * fast/forms/floating-textfield-relayout-expected.txt: Removed.
        * fast/forms/form-element-geometry-expected.txt: Removed.
        * fast/forms/form-hides-table-expected.txt: Removed.
        * fast/forms/formmove-expected.txt: Removed.
        * fast/forms/formmove2-expected.txt: Removed.
        * fast/forms/formmove3-expected.txt: Removed.
        * fast/forms/hidden-input-file-expected.txt: Removed.
        * fast/forms/hidden-listbox-expected.txt: Removed.
        * fast/forms/indeterminate-expected.txt: Removed.
        * fast/forms/input-align-expected.txt: Removed.
        * fast/forms/input-align-image-expected.txt: Removed.
        * fast/forms/input-appearance-bkcolor-expected.txt: Removed.
        * fast/forms/input-appearance-default-bkcolor-expected.txt: Removed.
        * fast/forms/input-appearance-disabled-expected.txt: Removed.
        * fast/forms/input-appearance-focus-expected.txt: Removed.
        * fast/forms/input-appearance-height-expected.txt: Removed.
        * fast/forms/input-appearance-preventDefault-expected.txt: Removed.
        * fast/forms/input-appearance-readonly-expected.txt: Removed.
        * fast/forms/input-appearance-selection-expected.txt: Removed.
        * fast/forms/input-appearance-visibility-expected.txt: Removed.
        * fast/forms/input-appearance-width-expected.txt: Removed.
        * fast/forms/input-baseline-expected.txt: Removed.
        * fast/forms/input-disabled-color-expected.txt: Removed.
        * fast/forms/input-double-click-selection-gap-bug-expected.txt: Removed.
        * fast/forms/input-no-renderer-expected.txt: Removed.
        * fast/forms/input-paste-undo-expected.txt: Removed.
        * fast/forms/input-readonly-autoscroll-expected.txt: Removed.
        * fast/forms/input-readonly-dimmed-expected.txt: Removed.
        * fast/forms/input-readonly-empty-expected.txt: Removed.
        * fast/forms/input-spaces-expected.txt: Removed.
        * fast/forms/input-table-expected.txt: Removed.
        * fast/forms/input-text-click-inside-expected.txt: Removed.
        * fast/forms/input-text-click-outside-expected.txt: Removed.
        * fast/forms/input-text-double-click-expected.txt: Removed.
        * fast/forms/input-text-drag-down-expected.txt: Removed.
        * fast/forms/input-text-maxlength-expected.txt: Removed.
        * fast/forms/input-text-option-delete-expected.txt: Removed.
        * fast/forms/input-text-paste-maxlength-expected.txt: Removed.
        * fast/forms/input-text-scroll-left-on-blur-expected.txt: Removed.
        * fast/forms/input-text-self-emptying-click-expected.txt: Removed.
        * fast/forms/input-text-word-wrap-expected.txt: Removed.
        * fast/forms/input-type-change-expected.txt: Removed.
        * fast/forms/input-type-change2-expected.txt: Removed.
        * fast/forms/input-value-expected.txt: Removed.
        * fast/forms/input-width-expected.txt: Removed.
        * fast/forms/listbox-clip-expected.txt: Removed.
        * fast/forms/listbox-deselect-scroll-expected.txt: Removed.
        * fast/forms/listbox-scrollbar-incremental-load-expected.txt: Removed.
        * fast/forms/listbox-selection-2-expected.txt: Removed.
        * fast/forms/listbox-width-change-expected.txt: Removed.
        * fast/forms/menulist-deselect-update-expected.txt: Removed.
        * fast/forms/menulist-narrow-width-expected.txt: Removed.
        * fast/forms/menulist-option-wrap-expected.txt: Removed.
        * fast/forms/menulist-restrict-line-height-expected.txt: Removed.
        * fast/forms/menulist-separator-painting-expected.txt: Removed.
        * fast/forms/menulist-width-change-expected.txt: Removed.
        * fast/forms/minWidthPercent-expected.txt: Removed.
        * fast/forms/negativeLineHeight-expected.txt: Removed.
        * fast/forms/option-index-expected.txt: Removed.
        * fast/forms/option-script-expected.txt: Removed.
        * fast/forms/option-strip-whitespace-expected.txt: Removed.
        * fast/forms/option-text-clip-expected.txt: Removed.
        * fast/forms/password-placeholder-expected.txt: Removed.
        * fast/forms/placeholder-set-attribute-expected.txt: Removed.
        * fast/forms/plaintext-mode-2-expected.txt: Removed.
        * fast/forms/radio-attr-order-expected.txt: Removed.
        * fast/forms/radio-nested-labels-expected.txt: Removed.
        * fast/forms/radio_checked-expected.txt: Removed.
        * fast/forms/radio_checked_dynamic-expected.txt: Removed.
        * fast/forms/search-cancel-button-style-sharing-expected.txt: Removed.
        * fast/forms/search-rtl-expected.txt: Removed.
        * fast/forms/searchfield-heights-expected.txt: Removed.
        * fast/forms/select-accesskey-expected.txt: Removed.
        * fast/forms/select-align-expected.txt: Removed.
        * fast/forms/select-baseline-expected.txt: Removed.
        * fast/forms/select-block-background-expected.txt: Removed.
        * fast/forms/select-change-listbox-size-expected.txt: Removed.
        * fast/forms/select-change-listbox-to-popup-expected.txt: Removed.
        * fast/forms/select-change-popup-to-listbox-expected.txt: Removed.
        * fast/forms/select-disabled-appearance-expected.txt: Removed.
        * fast/forms/select-display-none-style-resolve-expected.txt: Removed.
        * fast/forms/select-empty-option-height-expected.txt: Removed.
        * fast/forms/select-initial-position-expected.txt: Removed.
        * fast/forms/select-item-background-clip-expected.txt: Removed.
        * fast/forms/select-list-box-with-height-expected.txt: Removed.
        * fast/forms/select-selected-expected.txt: Removed.
        * fast/forms/select-size-expected.txt: Removed.
        * fast/forms/select-style-expected.txt: Removed.
        * fast/forms/select-visual-hebrew-expected.txt: Removed.
        * fast/forms/select-writing-direction-natural-expected.txt: Removed.
        * fast/forms/slider-thumb-shared-style-expected.txt: Removed.
        * fast/forms/slider-thumb-stylability-expected.txt: Removed.
        * fast/forms/stuff-on-my-optgroup-expected.txt: Removed.
        * fast/forms/tabbing-input-iframe-expected.txt: Removed.
        * fast/forms/targeted-frame-submission-expected.txt: Removed.
        * fast/forms/textAreaLineHeight-expected.txt: Removed.
        * fast/forms/textarea-align-expected.txt: Removed.
        * fast/forms/textarea-scroll-height-expected.txt: Removed.
        * fast/forms/textarea-scrollbar-expected.txt: Removed.
        * fast/forms/textarea-scrolled-type-expected.txt: Removed.
        * fast/forms/textarea-setinnerhtml-expected.txt: Removed.
        * fast/forms/textfield-drag-into-disabled-expected.txt: Removed.
        * fast/forms/textfield-overflow-expected.txt: Removed.
        * fast/forms/thumbslider-crash-expected.txt: Removed.
        * fast/forms/thumbslider-no-parent-slider-expected.txt: Removed.
        * fast/forms/visual-hebrew-text-field-expected.txt: Removed.
        * fast/frames/001-expected.txt: Removed.
        * fast/frames/002-expected.txt: Removed.
        * fast/frames/calculate-fixed-expected.txt: Removed.
        * fast/frames/calculate-order-expected.txt: Removed.
        * fast/frames/calculate-percentage-expected.txt: Removed.
        * fast/frames/calculate-relative-expected.txt: Removed.
        * fast/frames/calculate-round-expected.txt: Removed.
        * fast/frames/contentWindow_Frame-expected.txt: Removed.
        * fast/frames/contentWindow_iFrame-expected.txt: Removed.
        * fast/frames/empty-cols-attribute-expected.txt: Removed.
        * fast/frames/empty-frame-src-expected.txt: Removed.
        * fast/frames/frame-element-name-expected.txt: Removed.
        * fast/frames/frame-navigation-expected.txt: Removed.
        * fast/frames/frame-set-whitespace-attributes-expected.txt: Removed.
        * fast/frames/frame-src-attribute-expected.txt: Removed.
        * fast/frames/frameElement-frame-expected.txt: Removed.
        * fast/frames/frameElement-iframe-expected.txt: Removed.
        * fast/frames/iframe-option-crash-expected.txt: Removed.
        * fast/frames/iframe-with-frameborder-expected.txt: Removed.
        * fast/frames/inline-object-inside-frameset-expected.txt: Removed.
        * fast/frames/invalid-expected.txt: Removed.
        * fast/frames/no-frame-borders-expected.txt: Removed.
        * fast/frames/onlyCommentInIFrame-expected.txt: Removed.
        * fast/frames/valid-expected.txt: Removed.
        * fast/frames/viewsource-attribute-expected.txt: Removed.
        * fast/history/clicked-link-is-visited-expected.txt: Removed.
        * fast/html/keygen-expected.txt: Removed.
        * fast/html/listing-expected.txt: Removed.
        * fast/images/animated-gif-with-offsets-expected.txt: Removed.
        * fast/images/image-in-map-expected.txt: Removed.
        * fast/images/imagemap-case-expected.txt: Removed.
        * fast/images/pdf-as-background-expected.txt: Removed.
        * fast/images/pdf-as-image-expected.txt: Removed.
        * fast/images/pdf-as-image-landscape-expected.txt: Removed.
        * fast/images/pdf-as-tiled-background-expected.txt: Removed.
        * fast/images/svg-as-background-expected.txt: Removed.
        * fast/images/svg-as-image-expected.txt: Removed.
        * fast/images/svg-as-tiled-background-expected.txt: Removed.
        * fast/inline-block/001-expected.txt: Removed.
        * fast/inline-block/002-expected.txt: Removed.
        * fast/inline-block/003-expected.txt: Removed.
        * fast/inline-block/004-expected.txt: Removed.
        * fast/inline-block/005-expected.txt: Removed.
        * fast/inline-block/006-expected.txt: Removed.
        * fast/inline-block/14498-positionForCoordinates-expected.txt: Removed.
        * fast/inline-block/contenteditable-baseline-expected.txt: Removed.
        * fast/inline-block/inline-block-vertical-align-expected.txt: Removed.
        * fast/inline-block/overflow-clip-expected.txt: Removed.
        * fast/inline-block/tricky-baseline-expected.txt: Removed.
        * fast/inline/001-expected.txt: Removed.
        * fast/inline/002-expected.txt: Removed.
        * fast/inline/br-text-decoration-expected.txt: Removed.
        * fast/inline/continuation-outlines-expected.txt: Removed.
        * fast/inline/continuation-outlines-with-layers-expected.txt: Removed.
        * fast/inline/dirtyLinesForInline-expected.txt: Removed.
        * fast/inline/inline-borders-with-bidi-override-expected.txt: Removed.
        * fast/inline/outline-continuations-expected.txt: Removed.
        * fast/inline/positionedLifetime-expected.txt: Removed.
        * fast/innerHTML/001-expected.txt: Removed.
        * fast/innerHTML/002-expected.txt: Removed.
        * fast/innerHTML/003-expected.txt: Removed.
        * fast/innerHTML/006-expected.txt: Removed.
        * fast/inspector/matchedrules-expected.txt: Removed.
        * fast/inspector/style-expected.txt: Removed.
        * fast/invalid/001-expected.txt: Removed.
        * fast/invalid/002-expected.txt: Removed.
        * fast/invalid/003-expected.txt: Removed.
        * fast/invalid/004-expected.txt: Removed.
        * fast/invalid/005-expected.txt: Removed.
        * fast/invalid/006-expected.txt: Removed.
        * fast/invalid/007-expected.txt: Removed.
        * fast/invalid/008-expected.txt: Removed.
        * fast/invalid/009-expected.txt: Removed.
        * fast/invalid/010-expected.txt: Removed.
        * fast/invalid/011-expected.txt: Removed.
        * fast/invalid/012-expected.txt: Removed.
        * fast/invalid/013-expected.txt: Removed.
        * fast/invalid/014-expected.txt: Removed.
        * fast/invalid/015-expected.txt: Removed.
        * fast/invalid/016-expected.txt: Removed.
        * fast/invalid/017-expected.txt: Removed.
        * fast/invalid/018-expected.txt: Removed.
        * fast/invalid/019-expected.txt: Removed.
        * fast/invalid/020-expected.txt: Removed.
        * fast/invalid/021-expected.txt: Removed.
        * fast/invalid/junk-data-expected.txt: Removed.
        * fast/invalid/missing-address-end-tag-expected.txt: Removed.
        * fast/invalid/missing-dl-end-tag-expected.txt: Removed.
        * fast/invalid/missing-dt-end-tag-expected.txt: Removed.
        * fast/invalid/missing-end-tag-expected.txt: Removed.
        * fast/invalid/missing-font-end-tag-expected.txt: Removed.
        * fast/invalid/nestedh3s-expected.txt: Removed.
        * fast/invalid/residual-style-expected.txt: Removed.
        * fast/invalid/table-inside-stray-table-content-expected.txt: Removed.
        * fast/invalid/td-inside-object-expected.txt: Removed.
        * fast/js/exception-linenums-in-html-3-expected.txt: Removed.
        * fast/js/missing-style-end-tag-js-expected.txt: Removed.
        * fast/layers/layer-visibility-expected.txt: Removed.
        * fast/layers/layer-visibility-sublayer-expected.txt: Removed.
        * fast/layers/opacity-outline-expected.txt: Removed.
        * fast/layers/overflow-scroll-auto-switch-expected.txt: Removed.
        * fast/layers/scroll-rect-to-visible-expected.txt: Removed.
        * fast/layers/zindex-inherit-expected.txt: Removed.
        * fast/layers/zindex-ridonkulous-expected.txt: Removed.
        * fast/lists/001-expected.txt: Removed.
        * fast/lists/002-expected.txt: Removed.
        * fast/lists/003-expected.txt: Removed.
        * fast/lists/004-expected.txt: Removed.
        * fast/lists/005-expected.txt: Removed.
        * fast/lists/006-expected.txt: Removed.
        * fast/lists/007-expected.txt: Removed.
        * fast/lists/008-expected.txt: Removed.
        * fast/lists/009-expected.txt: Removed.
        * fast/lists/alpha-list-wrap-expected.txt: Removed.
        * fast/lists/big-list-marker-expected.txt: Removed.
        * fast/lists/decimal-leading-zero-expected.txt: Removed.
        * fast/lists/drag-into-marker-expected.txt: Removed.
        * fast/lists/dynamic-marker-crash-expected.txt: Removed.
        * fast/lists/inlineBoxWrapperNullCheck-expected.txt: Removed.
        * fast/lists/item-not-in-list-line-wrapping-expected.txt: Removed.
        * fast/lists/li-br-expected.txt: Removed.
        * fast/lists/li-style-alpha-huge-value-crash-expected.txt: Removed.
        * fast/lists/li-values-expected.txt: Removed.
        * fast/lists/list-style-none-crash-expected.txt: Removed.
        * fast/lists/list-style-type-dynamic-change-expected.txt: Removed.
        * fast/lists/marker-before-empty-inline-expected.txt: Removed.
        * fast/lists/marker-image-error-expected.txt: Removed.
        * fast/lists/markers-in-selection-expected.txt: Removed.
        * fast/lists/numeric-markers-outside-list-expected.txt: Removed.
        * fast/lists/ol-display-types-expected.txt: Removed.
        * fast/lists/ol-start-dynamic-expected.txt: Removed.
        * fast/lists/olstart-expected.txt: Removed.
        * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Removed.
        * fast/lists/scrolled-marker-paint-expected.txt: Removed.
        * fast/lists/w3-list-styles-expected.txt: Removed.
        * fast/loader/start-load-in-unload-expected.txt: Removed.
        * fast/loader/text-document-wrapping-expected.txt: Removed.
        * fast/media/media-descriptor-syntax-01-expected.txt: Removed.
        * fast/media/media-descriptor-syntax-02-expected.txt: Removed.
        * fast/media/media-descriptor-syntax-03-expected.txt: Removed.
        * fast/media/media-descriptor-syntax-04-expected.txt: Removed.
        * fast/media/media-descriptor-syntax-05-expected.txt: Removed.
        * fast/media/media-descriptor-syntax-06-expected.txt: Removed.
        * fast/media/media-type-syntax-01-expected.txt: Removed.
        * fast/media/media-type-syntax-02-expected.txt: Removed.
        * fast/media/mq-compound-query-01-expected.txt: Removed.
        * fast/media/mq-compound-query-02-expected.txt: Removed.
        * fast/media/mq-compound-query-03-expected.txt: Removed.
        * fast/media/mq-compound-query-04-expected.txt: Removed.
        * fast/media/mq-compound-query-05-expected.txt: Removed.
        * fast/media/mq-grid-01-expected.txt: Removed.
        * fast/media/mq-grid-02-expected.txt: Removed.
        * fast/media/mq-invalid-media-feature-01-expected.txt: Removed.
        * fast/media/mq-invalid-media-feature-02-expected.txt: Removed.
        * fast/media/mq-invalid-media-feature-03-expected.txt: Removed.
        * fast/media/mq-invalid-media-feature-04-expected.txt: Removed.
        * fast/media/mq-invalid-syntax-01-expected.txt: Removed.
        * fast/media/mq-invalid-syntax-02-expected.txt: Removed.
        * fast/media/mq-invalid-syntax-03-expected.txt: Removed.
        * fast/media/mq-invalid-syntax-04-expected.txt: Removed.
        * fast/media/mq-invalid-syntax-05-expected.txt: Removed.
        * fast/media/mq-js-media-except-01-expected.txt: Removed.
        * fast/media/mq-js-media-except-02-expected.txt: Removed.
        * fast/media/mq-js-media-except-03-expected.txt: Removed.
        * fast/media/mq-js-media-forward-syntax-expected.txt: Removed.
        * fast/media/mq-js-stylesheet-media-01-expected.txt: Removed.
        * fast/media/mq-js-stylesheet-media-02-expected.txt: Removed.
        * fast/media/mq-js-stylesheet-media-03-expected.txt: Removed.
        * fast/media/mq-js-stylesheet-media-04-expected.txt: Removed.
        * fast/media/mq-max-pixel-ratio-expected.txt: Removed.
        * fast/media/mq-min-constraint-expected.txt: Removed.
        * fast/media/mq-min-pixel-ratio-expected.txt: Removed.
        * fast/media/mq-pixel-ratio-expected.txt: Removed.
        * fast/media/mq-relative-constraints-02-expected.txt: Removed.
        * fast/media/mq-relative-constraints-03-expected.txt: Removed.
        * fast/media/mq-relative-constraints-04-expected.txt: Removed.
        * fast/media/mq-relative-constraints-05-expected.txt: Removed.
        * fast/media/mq-relative-constraints-06-expected.txt: Removed.
        * fast/media/mq-relative-constraints-07-expected.txt: Removed.
        * fast/media/mq-relative-constraints-08-expected.txt: Removed.
        * fast/media/mq-relative-constraints-09-expected.txt: Removed.
        * fast/media/mq-simple-neg-query-01-expected.txt: Removed.
        * fast/media/mq-simple-neg-query-02-expected.txt: Removed.
        * fast/media/mq-simple-neg-query-03-expected.txt: Removed.
        * fast/media/mq-simple-neg-query-04-expected.txt: Removed.
        * fast/media/mq-simple-neg-query-05-expected.txt: Removed.
        * fast/media/mq-simple-query-01-expected.txt: Removed.
        * fast/media/mq-simple-query-02-expected.txt: Removed.
        * fast/media/mq-simple-query-03-expected.txt: Removed.
        * fast/media/mq-simple-query-04-expected.txt: Removed.
        * fast/media/mq-simple-query-05-expected.txt: Removed.
        * fast/media/mq-valueless-expected.txt: Removed.
        * fast/media/mq-width-absolute-01-expected.txt: Removed.
        * fast/media/mq-width-absolute-02-expected.txt: Removed.
        * fast/media/mq-width-absolute-03-expected.txt: Removed.
        * fast/media/mq-width-absolute-04-expected.txt: Removed.
        * fast/multicol/column-rules-expected.txt: Removed.
        * fast/multicol/columns-shorthand-parsing-expected.txt: Removed.
        * fast/multicol/float-avoidance-expected.txt: Removed.
        * fast/multicol/float-multicol-expected.txt: Removed.
        * fast/multicol/negativeColumnWidth-expected.txt: Removed.
        * fast/multicol/zeroColumnCount-expected.txt: Removed.
        * fast/overflow/001-expected.txt: Removed.
        * fast/overflow/002-expected.txt: Removed.
        * fast/overflow/003-expected.txt: Removed.
        * fast/overflow/004-expected.txt: Removed.
        * fast/overflow/005-expected.txt: Removed.
        * fast/overflow/006-expected.txt: Removed.
        * fast/overflow/007-expected.txt: Removed.
        * fast/overflow/008-expected.txt: Removed.
        * fast/overflow/childFocusRingClip-expected.txt: Removed.
        * fast/overflow/clip-rects-fixed-ancestor-expected.txt: Removed.
        * fast/overflow/dynamic-hidden-expected.txt: Removed.
        * fast/overflow/hidden-scrollbar-resize-expected.txt: Removed.
        * fast/overflow/hit-test-overflow-controls-expected.txt: Removed.
        * fast/overflow/image-selection-highlight-expected.txt: Removed.
        * fast/overflow/infiniteRecursion-expected.txt: Removed.
        * fast/overflow/infiniteRecursionGuard-expected.txt: Removed.
        * fast/overflow/overflow-auto-table-expected.txt: Removed.
        * fast/overflow/overflow-focus-ring-expected.txt: Removed.
        * fast/overflow/overflow-rtl-expected.txt: Removed.
        * fast/overflow/overflow-rtl-inline-scrollbar-expected.txt: Removed.
        * fast/overflow/overflow-text-hit-testing-expected.txt: Removed.
        * fast/overflow/overflow-x-y-expected.txt: Removed.
        * fast/overflow/position-relative-expected.txt: Removed.
        * fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Removed.
        * fast/overflow/scrollRevealButton-expected.txt: Removed.
        * fast/overflow/table-overflow-float-expected.txt: Removed.
        * fast/overflow/unreachable-content-test-expected.txt: Removed.
        * fast/overflow/unreachable-overflow-rtl-bug-expected.txt: Removed.
        * fast/parser/001-expected.txt: Removed.
        * fast/parser/bad-xml-slash-expected.txt: Removed.
        * fast/parser/broken-comments-vs-parsing-mode-expected.txt: Removed.
        * fast/parser/comment-in-script-expected.txt: Removed.
        * fast/parser/comments-expected.txt: Removed.
        * fast/parser/document-write-option-expected.txt: Removed.
        * fast/parser/fonts-expected.txt: Removed.
        * fast/parser/nofoo-tags-inside-paragraph-expected.txt: Removed.
        * fast/parser/parseCommentsInTitles-expected.txt: Removed.
        * fast/parser/remove-block-in-residual-style-expected.txt: Removed.
        * fast/parser/tabs-in-scripts-expected.txt: Removed.
        * fast/parser/title-error-test-expected.txt: Removed.
        * fast/parser/xhtml-alternate-entities-expected.txt: Removed.
        * fast/repaint/4774354-expected.txt: Removed.
        * fast/repaint/4776765-expected.txt: Removed.
        * fast/repaint/backgroundSizeRepaint-expected.txt: Removed.
        * fast/repaint/border-fit-lines-expected.txt: Removed.
        * fast/repaint/border-radius-repaint-expected.txt: Removed.
        * fast/repaint/border-repaint-glitch-expected.txt: Removed.
        * fast/repaint/box-shadow-dynamic-expected.txt: Removed.
        * fast/repaint/box-shadow-h-expected.txt: Removed.
        * fast/repaint/box-shadow-v-expected.txt: Removed.
        * fast/repaint/bugzilla-3509-expected.txt: Removed.
        * fast/repaint/bugzilla-5699-expected.txt: Removed.
        * fast/repaint/bugzilla-6278-expected.txt: Removed.
        * fast/repaint/bugzilla-6388-expected.txt: Removed.
        * fast/repaint/bugzilla-6473-expected.txt: Removed.
        * fast/repaint/bugzilla-7235-expected.txt: Removed.
        * fast/repaint/clipped-relative-expected.txt: Removed.
        * fast/repaint/containing-block-position-change-expected.txt: Removed.
        * fast/repaint/content-into-overflow-expected.txt: Removed.
        * fast/repaint/continuation-after-outline-expected.txt: Removed.
        * fast/repaint/control-clip-expected.txt: Removed.
        * fast/repaint/delete-into-nested-block-expected.txt: Removed.
        * fast/repaint/erase-overflow-expected.txt: Removed.
        * fast/repaint/fixed-expected.txt: Removed.
        * fast/repaint/flexible-box-overflow-expected.txt: Removed.
        * fast/repaint/flexible-box-overflow-horizontal-expected.txt: Removed.
        * fast/repaint/float-move-during-layout-expected.txt: Removed.
        * fast/repaint/float-overflow-expected.txt: Removed.
        * fast/repaint/float-overflow-right-expected.txt: Removed.
        * fast/repaint/focus-layers-expected.txt: Removed.
        * fast/repaint/inline-block-overflow-expected.txt: Removed.
        * fast/repaint/inline-outline-repaint-expected.txt: Removed.
        * fast/repaint/intermediate-layout-position-clip-expected.txt: Removed.
        * fast/repaint/intermediate-layout-position-expected.txt: Removed.
        * fast/repaint/layer-child-outline-expected.txt: Removed.
        * fast/repaint/layer-full-repaint-expected.txt: Removed.
        * fast/repaint/layer-hide-when-needs-layout-expected.txt: Removed.
        * fast/repaint/layer-outline-expected.txt: Removed.
        * fast/repaint/layer-outline-horizontal-expected.txt: Removed.
        * fast/repaint/line-overflow-expected.txt: Removed.
        * fast/repaint/list-marker-2-expected.txt: Removed.
        * fast/repaint/list-marker-expected.txt: Removed.
        * fast/repaint/outline-inset-expected.txt: Removed.
        * fast/repaint/outline-repaint-glitch-expected.txt: Removed.
        * fast/repaint/outline-shrinking-expected.txt: Removed.
        * fast/repaint/overflow-delete-line-expected.txt: Removed.
        * fast/repaint/overflow-into-content-expected.txt: Removed.
        * fast/repaint/overflow-outline-repaint-expected.txt: Removed.
        * fast/repaint/overflow-scroll-delete-expected.txt: Removed.
        * fast/repaint/repaint-resized-overflow-expected.txt: Removed.
        * fast/repaint/selection-after-delete-expected.txt: Removed.
        * fast/repaint/selection-after-remove-expected.txt: Removed.
        * fast/repaint/selection-gap-overflow-scroll-expected.txt: Removed.
        * fast/repaint/static-to-positioned-expected.txt: Removed.
        * fast/repaint/table-cell-collapsed-border-expected.txt: Removed.
        * fast/repaint/table-cell-move-expected.txt: Removed.
        * fast/repaint/table-cell-vertical-overflow-expected.txt: Removed.
        * fast/repaint/table-col-background-expected.txt: Removed.
        * fast/repaint/table-collapsed-border-expected.txt: Removed.
        * fast/repaint/table-extra-bottom-grow-expected.txt: Removed.
        * fast/repaint/table-outer-border-expected.txt: Removed.
        * fast/repaint/table-row-expected.txt: Removed.
        * fast/repaint/table-section-overflow-expected.txt: Removed.
        * fast/repaint/table-section-repaint-expected.txt: Removed.
        * fast/repaint/text-selection-rect-in-overflow-2-expected.txt: Removed.
        * fast/repaint/text-selection-rect-in-overflow-expected.txt: Removed.
        * fast/repaint/text-shadow-expected.txt: Removed.
        * fast/repaint/text-shadow-horizontal-expected.txt: Removed.
        * fast/replaced/001-expected.txt: Removed.
        * fast/replaced/002-expected.txt: Removed.
        * fast/replaced/003-expected.txt: Removed.
        * fast/replaced/004-expected.txt: Removed.
        * fast/replaced/005-expected.txt: Removed.
        * fast/replaced/006-expected.txt: Removed.
        * fast/replaced/007-expected.txt: Removed.
        * fast/replaced/008-expected.txt: Removed.
        * fast/replaced/absolute-image-sizing-expected.txt: Removed.
        * fast/replaced/absolute-position-percentage-height-expected.txt: Removed.
        * fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Removed.
        * fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt: Removed.
        * fast/replaced/applet-rendering-java-disabled-expected.txt: Removed.
        * fast/replaced/image-onload-expected.txt: Removed.
        * fast/replaced/image-resize-width-expected.txt: Removed.
        * fast/replaced/image-sizing-expected.txt: Removed.
        * fast/replaced/image-solid-color-with-alpha-expected.txt: Removed.
        * fast/replaced/image-tag-expected.txt: Removed.
        * fast/replaced/inline-box-wrapper-handover-expected.txt: Removed.
        * fast/replaced/maxheight-percent-expected.txt: Removed.
        * fast/replaced/maxheight-pxs-expected.txt: Removed.
        * fast/replaced/maxwidth-percent-expected.txt: Removed.
        * fast/replaced/maxwidth-pxs-expected.txt: Removed.
        * fast/replaced/minheight-percent-expected.txt: Removed.
        * fast/replaced/minheight-pxs-expected.txt: Removed.
        * fast/replaced/minwidth-percent-expected.txt: Removed.
        * fast/replaced/minwidth-pxs-expected.txt: Removed.
        * fast/replaced/object-align-hspace-vspace-expected.txt: Removed.
        * fast/replaced/pdf-as-image-expected.txt: Removed.
        * fast/replaced/replaced-breaking-expected.txt: Removed.
        * fast/replaced/replaced-breaking-mixture-expected.txt: Removed.
        * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt: Removed.
        * fast/replaced/selection-rect-expected.txt: Removed.
        * fast/replaced/selection-rect-in-table-cell-expected.txt: Removed.
        * fast/replaced/three-selects-break-expected.txt: Removed.
        * fast/replaced/width100percent-button-expected.txt: Removed.
        * fast/replaced/width100percent-checkbox-expected.txt: Removed.
        * fast/replaced/width100percent-image-expected.txt: Removed.
        * fast/replaced/width100percent-menulist-expected.txt: Removed.
        * fast/replaced/width100percent-radio-expected.txt: Removed.
        * fast/replaced/width100percent-searchfield-expected.txt: Removed.
        * fast/replaced/width100percent-textarea-expected.txt: Removed.
        * fast/replaced/width100percent-textfield-expected.txt: Removed.
        * fast/runin/001-expected.txt: Removed.
        * fast/selectors/001-expected.txt: Removed.
        * fast/selectors/002-expected.txt: Removed.
        * fast/selectors/003-expected.txt: Removed.
        * fast/selectors/004-expected.txt: Removed.
        * fast/selectors/005-expected.txt: Removed.
        * fast/selectors/006-expected.txt: Removed.
        * fast/selectors/007a-expected.txt: Removed.
        * fast/selectors/007b-expected.txt: Removed.
        * fast/selectors/008-expected.txt: Removed.
        * fast/selectors/009-expected.txt: Removed.
        * fast/selectors/010-expected.txt: Removed.
        * fast/selectors/011-expected.txt: Removed.
        * fast/selectors/012-expected.txt: Removed.
        * fast/selectors/013-expected.txt: Removed.
        * fast/selectors/014-expected.txt: Removed.
        * fast/selectors/015-expected.txt: Removed.
        * fast/selectors/016-expected.txt: Removed.
        * fast/selectors/017-expected.txt: Removed.
        * fast/selectors/018-expected.txt: Removed.
        * fast/selectors/018b-expected.txt: Removed.
        * fast/selectors/019-expected.txt: Removed.
        * fast/selectors/020-expected.txt: Removed.
        * fast/selectors/021-expected.txt: Removed.
        * fast/selectors/021b-expected.txt: Removed.
        * fast/selectors/027-expected.txt: Removed.
        * fast/selectors/032-expected.txt: Removed.
        * fast/selectors/034-expected.txt: Removed.
        * fast/selectors/038-expected.txt: Removed.
        * fast/selectors/039-expected.txt: Removed.
        * fast/selectors/039b-expected.txt: Removed.
        * fast/selectors/040-expected.txt: Removed.
        * fast/selectors/041-expected.txt: Removed.
        * fast/selectors/042-expected.txt: Removed.
        * fast/selectors/043-expected.txt: Removed.
        * fast/selectors/043b-expected.txt: Removed.
        * fast/selectors/044-expected.txt: Removed.
        * fast/selectors/044b-expected.txt: Removed.
        * fast/selectors/044c-expected.txt: Removed.
        * fast/selectors/044d-expected.txt: Removed.
        * fast/selectors/045-expected.txt: Removed.
        * fast/selectors/045b-expected.txt: Removed.
        * fast/selectors/045c-expected.txt: Removed.
        * fast/selectors/046-expected.txt: Removed.
        * fast/selectors/054-expected.txt: Removed.
        * fast/selectors/056-expected.txt: Removed.
        * fast/selectors/058-expected.txt: Removed.
        * fast/selectors/059-expected.txt: Removed.
        * fast/selectors/060-expected.txt: Removed.
        * fast/selectors/061-expected.txt: Removed.
        * fast/selectors/062-expected.txt: Removed.
        * fast/selectors/063-expected.txt: Removed.
        * fast/selectors/064-expected.txt: Removed.
        * fast/selectors/065-expected.txt: Removed.
        * fast/selectors/066-expected.txt: Removed.
        * fast/selectors/066b-expected.txt: Removed.
        * fast/selectors/072-expected.txt: Removed.
        * fast/selectors/072b-expected.txt: Removed.
        * fast/selectors/077-expected.txt: Removed.
        * fast/selectors/077b-expected.txt: Removed.
        * fast/selectors/078b-expected.txt: Removed.
        * fast/selectors/083-expected.txt: Removed.
        * fast/selectors/087b-expected.txt: Removed.
        * fast/selectors/088b-expected.txt: Removed.
        * fast/selectors/089-expected.txt: Removed.
        * fast/selectors/090b-expected.txt: Removed.
        * fast/selectors/154-expected.txt: Removed.
        * fast/selectors/155-expected.txt: Removed.
        * fast/selectors/155a-expected.txt: Removed.
        * fast/selectors/155b-expected.txt: Removed.
        * fast/selectors/155c-expected.txt: Removed.
        * fast/selectors/155d-expected.txt: Removed.
        * fast/selectors/156b-expected.txt: Removed.
        * fast/selectors/157-expected.txt: Removed.
        * fast/selectors/158-expected.txt: Removed.
        * fast/selectors/159-expected.txt: Removed.
        * fast/selectors/160-expected.txt: Removed.
        * fast/selectors/166-expected.txt: Removed.
        * fast/selectors/166a-expected.txt: Removed.
        * fast/selectors/167-expected.txt: Removed.
        * fast/selectors/167a-expected.txt: Removed.
        * fast/selectors/168-expected.txt: Removed.
        * fast/selectors/168a-expected.txt: Removed.
        * fast/selectors/169-expected.txt: Removed.
        * fast/selectors/169a-expected.txt: Removed.
        * fast/selectors/170-expected.txt: Removed.
        * fast/selectors/170a-expected.txt: Removed.
        * fast/selectors/170b-expected.txt: Removed.
        * fast/selectors/170c-expected.txt: Removed.
        * fast/selectors/170d-expected.txt: Removed.
        * fast/selectors/175a-expected.txt: Removed.
        * fast/selectors/175b-expected.txt: Removed.
        * fast/selectors/175c-expected.txt: Removed.
        * fast/selectors/177a-expected.txt: Removed.
        * fast/selectors/177b-expected.txt: Removed.
        * fast/selectors/unqualified-hover-quirks-expected.txt: Removed.
        * fast/selectors/unqualified-hover-strict-expected.txt: Removed.
        * fast/table/001-expected.txt: Removed.
        * fast/table/002-expected.txt: Removed.
        * fast/table/003-expected.txt: Removed.
        * fast/table/004-expected.txt: Removed.
        * fast/table/005-expected.txt: Removed.
        * fast/table/006-expected.txt: Removed.
        * fast/table/007-expected.txt: Removed.
        * fast/table/008-expected.txt: Removed.
        * fast/table/009-expected.txt: Removed.
        * fast/table/010-expected.txt: Removed.
        * fast/table/011-expected.txt: Removed.
        * fast/table/012-expected.txt: Removed.
        * fast/table/013-expected.txt: Removed.
        * fast/table/014-expected.txt: Removed.
        * fast/table/015-expected.txt: Removed.
        * fast/table/016-expected.txt: Removed.
        * fast/table/017-expected.txt: Removed.
        * fast/table/018-expected.txt: Removed.
        * fast/table/020-expected.txt: Removed.
        * fast/table/021-expected.txt: Removed.
        * fast/table/022-expected.txt: Removed.
        * fast/table/023-expected.txt: Removed.
        * fast/table/024-expected.txt: Removed.
        * fast/table/025-expected.txt: Removed.
        * fast/table/026-expected.txt: Removed.
        * fast/table/027-expected.txt: Removed.
        * fast/table/028-expected.txt: Removed.
        * fast/table/029-expected.txt: Removed.
        * fast/table/030-expected.txt: Removed.
        * fast/table/031-expected.txt: Removed.
        * fast/table/032-expected.txt: Removed.
        * fast/table/033-expected.txt: Removed.
        * fast/table/034-expected.txt: Removed.
        * fast/table/035-expected.txt: Removed.
        * fast/table/036-expected.txt: Removed.
        * fast/table/037-expected.txt: Removed.
        * fast/table/038-expected.txt: Removed.
        * fast/table/039-expected.txt: Removed.
        * fast/table/040-expected.txt: Removed.
        * fast/table/041-expected.txt: Removed.
        * fast/table/100-percent-cell-width-expected.txt: Removed.
        * fast/table/absolute-table-at-bottom-expected.txt: Removed.
        * fast/table/add-before-anonymous-child-expected.txt: Removed.
        * fast/table/append-cells-expected.txt: Removed.
        * fast/table/append-cells2-expected.txt: Removed.
        * fast/table/auto-with-percent-height-expected.txt: Removed.
        * fast/table/border-collapsing/001-expected.txt: Removed.
        * fast/table/border-collapsing/002-expected.txt: Removed.
        * fast/table/border-collapsing/003-expected.txt: Removed.
        * fast/table/border-collapsing/004-expected.txt: Removed.
        * fast/table/border-collapsing/border-collapsing-head-foot-expected.txt: Removed.
        * fast/table/border-collapsing/rtl-border-collapsing-expected.txt: Removed.
        * fast/table/caption-relayout-expected.txt: Removed.
        * fast/table/cell-absolute-child-expected.txt: Removed.
        * fast/table/cell-width-auto-expected.txt: Removed.
        * fast/table/cellindex-expected.txt: Removed.
        * fast/table/click-near-anonymous-table-expected.txt: Removed.
        * fast/table/colgroup-preceded-by-caption-expected.txt: Removed.
        * fast/table/colgroup-spanning-groups-rules-expected.txt: Removed.
        * fast/table/colspanMinWidth-expected.txt: Removed.
        * fast/table/div-as-col-span-expected.txt: Removed.
        * fast/table/edge-offsets-expected.txt: Removed.
        * fast/table/empty-cells-expected.txt: Removed.
        * fast/table/empty-section-crash-expected.txt: Removed.
        * fast/table/empty-table-percent-height-expected.txt: Removed.
        * fast/table/fixed-nested-expected.txt: Removed.
        * fast/table/fixed-table-non-cell-in-row-expected.txt: Removed.
        * fast/table/floatingTablePaintBackground-expected.txt: Removed.
        * fast/table/form-with-table-style-expected.txt: Removed.
        * fast/table/frame-and-rules-expected.txt: Removed.
        * fast/table/giantCellspacing-expected.txt: Removed.
        * fast/table/giantRowspan-expected.txt: Removed.
        * fast/table/giantRowspan2-expected.txt: Removed.
        * fast/table/growCellForImageQuirk-expected.txt: Removed.
        * fast/table/height-percent-test-expected.txt: Removed.
        * fast/table/inline-form-assert-expected.txt: Removed.
        * fast/table/invisible-cell-background-expected.txt: Removed.
        * fast/table/large-width-expected.txt: Removed.
        * fast/table/multiple-percent-height-rows-expected.txt: Removed.
        * fast/table/nested-percent-height-table-expected.txt: Removed.
        * fast/table/nobr-expected.txt: Removed.
        * fast/table/overflowHidden-expected.txt: Removed.
        * fast/table/percent-heights-expected.txt: Removed.
        * fast/table/percent-widths-stretch-expected.txt: Removed.
        * fast/table/remove-td-display-none-expected.txt: Removed.
        * fast/table/replaced-percent-height-expected.txt: Removed.
        * fast/table/row-height-recalc-expected.txt: Removed.
        * fast/table/rowindex-expected.txt: Removed.
        * fast/table/rowspan-paint-order-expected.txt: Removed.
        * fast/table/rtl-cell-display-none-assert-expected.txt: Removed.
        * fast/table/rules-attr-dynchange1-expected.txt: Removed.
        * fast/table/rules-attr-dynchange2-expected.txt: Removed.
        * fast/table/spanOverlapRepaint-expected.txt: Removed.
        * fast/table/stale-grid-crash-expected.txt: Removed.
        * fast/table/tableInsideCaption-expected.txt: Removed.
        * fast/table/text-field-baseline-expected.txt: Removed.
        * fast/table/unused-percent-heights-expected.txt: Removed.
        * fast/table/vertical-align-baseline-readjust-expected.txt: Removed.
        * fast/table/wide-colspan-expected.txt: Removed.
        * fast/table/wide-column-expected.txt: Removed.
        * fast/text/atsui-kerning-and-ligatures-expected.txt: Removed.
        * fast/text/atsui-multiple-renderers-expected.txt: Removed.
        * fast/text/atsui-partial-selection-expected.txt: Removed.
        * fast/text/atsui-pointtooffset-calls-cg-expected.txt: Removed.
        * fast/text/atsui-rtl-override-selection-expected.txt: Removed.
        * fast/text/atsui-small-caps-punctuation-size-expected.txt: Removed.
        * fast/text/atsui-spacing-features-expected.txt: Removed.
        * fast/text/basic/001-expected.txt: Removed.
        * fast/text/basic/002-expected.txt: Removed.
        * fast/text/basic/003-expected.txt: Removed.
        * fast/text/basic/004-expected.txt: Removed.
        * fast/text/basic/005-expected.txt: Removed.
        * fast/text/basic/006-expected.txt: Removed.
        * fast/text/basic/007-expected.txt: Removed.
        * fast/text/basic/008-expected.txt: Removed.
        * fast/text/basic/009-expected.txt: Removed.
        * fast/text/basic/011-expected.txt: Removed.
        * fast/text/basic/012-expected.txt: Removed.
        * fast/text/basic/013-expected.txt: Removed.
        * fast/text/basic/014-expected.txt: Removed.
        * fast/text/basic/015-expected.txt: Removed.
        * fast/text/basic/generic-family-changes-expected.txt: Removed.
        * fast/text/basic/generic-family-reset-expected.txt: Removed.
        * fast/text/break-word-expected.txt: Removed.
        * fast/text/capitalize-empty-generated-string-expected.txt: Removed.
        * fast/text/capitalize-preserve-nbsp-expected.txt: Removed.
        * fast/text/cg-fallback-bolding-expected.txt: Removed.
        * fast/text/cg-vs-atsui-expected.txt: Removed.
        * fast/text/delete-hard-break-character-expected.txt: Removed.
        * fast/text/drawBidiText-expected.txt: Removed.
        * fast/text/firstline/001-expected.txt: Removed.
        * fast/text/firstline/002-expected.txt: Removed.
        * fast/text/firstline/003-expected.txt: Removed.
        * fast/text/font-initial-expected.txt: Removed.
        * fast/text/in-rendered-text-rtl-expected.txt: Removed.
        * fast/text/international/001-expected.txt: Removed.
        * fast/text/international/002-expected.txt: Removed.
        * fast/text/international/003-expected.txt: Removed.
        * fast/text/international/bidi-AN-after-L-expected.txt: Removed.
        * fast/text/international/bidi-CS-after-AN-expected.txt: Removed.
        * fast/text/international/bidi-L2-run-reordering-expected.txt: Removed.
        * fast/text/international/bidi-LDB-2-CSS-expected.txt: Removed.
        * fast/text/international/bidi-LDB-2-HTML-expected.txt: Removed.
        * fast/text/international/bidi-LDB-2-formatting-characters-expected.txt: Removed.
        * fast/text/international/bidi-european-terminators-expected.txt: Removed.
        * fast/text/international/bidi-explicit-embedding-expected.txt: Removed.
        * fast/text/international/bidi-fallback-font-weight-expected.txt: Removed.
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Removed.
        * fast/text/international/bidi-innertext-expected.txt: Removed.
        * fast/text/international/bidi-layout-across-linebreak-expected.txt: Removed.
        * fast/text/international/bidi-listbox-atsui-expected.txt: Removed.
        * fast/text/international/bidi-listbox-expected.txt: Removed.
        * fast/text/international/bidi-menulist-expected.txt: Removed.
        * fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Removed.
        * fast/text/international/bidi-neutral-run-expected.txt: Removed.
        * fast/text/international/bidi-override-expected.txt: Removed.
        * fast/text/international/rtl-caret-expected.txt: Removed.
        * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Removed.
        * fast/text/international/thai-line-breaks-expected.txt: Removed.
        * fast/text/international/wrap-CJK-001-expected.txt: Removed.
        * fast/text/justified-selection-at-edge-expected.txt: Removed.
        * fast/text/justified-selection-expected.txt: Removed.
        * fast/text/large-text-composed-char-expected.txt: Removed.
        * fast/text/letter-spacing-negative-opacity-expected.txt: Removed.
        * fast/text/line-breaks-after-white-space-expected.txt: Removed.
        * fast/text/line-breaks-expected.txt: Removed.
        * fast/text/midword-break-after-breakable-char-expected.txt: Removed.
        * fast/text/midword-break-hang-expected.txt: Removed.
        * fast/text/monospace-width-cache-expected.txt: Removed.
        * fast/text/reset-emptyRun-expected.txt: Removed.
        * fast/text/selection-hard-linebreak-expected.txt: Removed.
        * fast/text/should-use-atsui-expected.txt: Removed.
        * fast/text/softHyphen-expected.txt: Removed.
        * fast/text/stripNullFromText-expected.txt: Removed.
        * fast/text/stroking-decorations-expected.txt: Removed.
        * fast/text/stroking-expected.txt: Removed.
        * fast/text/textIteratorNilRenderer-expected.txt: Removed.
        * fast/text/updateNewFont-expected.txt: Removed.
        * fast/text/wbr-expected.txt: Removed.
        * fast/text/wbr-pre-expected.txt: Removed.
        * fast/text/whitespace/001-expected.txt: Removed.
        * fast/text/whitespace/002-expected.txt: Removed.
        * fast/text/whitespace/003-expected.txt: Removed.
        * fast/text/whitespace/004-expected.txt: Removed.
        * fast/text/whitespace/005-expected.txt: Removed.
        * fast/text/whitespace/006-expected.txt: Removed.
        * fast/text/whitespace/007-expected.txt: Removed.
        * fast/text/whitespace/008-expected.txt: Removed.
        * fast/text/whitespace/009-expected.txt: Removed.
        * fast/text/whitespace/010-expected.txt: Removed.
        * fast/text/whitespace/011-expected.txt: Removed.
        * fast/text/whitespace/012-expected.txt: Removed.
        * fast/text/whitespace/013-expected.txt: Removed.
        * fast/text/whitespace/014-expected.txt: Removed.
        * fast/text/whitespace/015-expected.txt: Removed.
        * fast/text/whitespace/016-expected.txt: Removed.
        * fast/text/whitespace/017-expected.txt: Removed.
        * fast/text/whitespace/018-expected.txt: Removed.
        * fast/text/whitespace/019-expected.txt: Removed.
        * fast/text/whitespace/020-expected.txt: Removed.
        * fast/text/whitespace/021-expected.txt: Removed.
        * fast/text/whitespace/022-expected.txt: Removed.
        * fast/text/whitespace/023-expected.txt: Removed.
        * fast/text/whitespace/024-expected.txt: Removed.
        * fast/text/whitespace/025-expected.txt: Removed.
        * fast/text/whitespace/026-expected.txt: Removed.
        * fast/text/whitespace/027-expected.txt: Removed.
        * fast/text/whitespace/028-expected.txt: Removed.
        * fast/text/whitespace/029-expected.txt: Removed.
        * fast/text/whitespace/030-expected.txt: Removed.
        * fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt: Removed.
        * fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: Removed.
        * fast/text/whitespace/pre-break-word-expected.txt: Removed.
        * fast/text/whitespace/pre-newline-box-test-expected.txt: Removed.
        * fast/text/whitespace/pre-wrap-last-char-expected.txt: Removed.
        * fast/text/whitespace/pre-wrap-line-test-expected.txt: Removed.
        * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: Removed.
        * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: Removed.
        * fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt: Removed.
        * fast/text/whitespace/tab-character-basics-expected.txt: Removed.
        * fast/text/wide-zero-width-space-expected.txt: Removed.
        * fast/text/word-break-expected.txt: Removed.
        * fast/text/word-break-run-rounding-expected.txt: Removed.
        * fast/tokenizer/001-expected.txt: Removed.
        * fast/tokenizer/002-expected.txt: Removed.
        * fast/tokenizer/003-expected.txt: Removed.
        * fast/tokenizer/external-script-document-write-expected.txt: Removed.
        * fast/tokenizer/external-script-document-write_2-expected.txt: Removed.
        * fast/tokenizer/missing-style-end-tag-1-expected.txt: Removed.
        * fast/tokenizer/missing-style-end-tag-2-expected.txt: Removed.
        * fast/tokenizer/missing-title-end-tag-1-expected.txt: Removed.
        * fast/tokenizer/missing-title-end-tag-2-expected.txt: Removed.
        * fast/tokenizer/script-after-frameset-expected.txt: Removed.
        * fast/tokenizer/script_extra_close-expected.txt: Removed.
        * fast/xsl/document-function-expected.txt: Removed.
        * fast/xsl/xslt-enc-cyr-expected.txt: Removed.
        * fast/xsl/xslt-enc-expected.txt: Removed.
        * fast/xsl/xslt-enc16-expected.txt: Removed.
        * fast/xsl/xslt-enc16to16-expected.txt: Removed.
        * fast/xsl/xslt-entity-expected.txt: Removed.
        * fast/xsl/xslt-extra-content-at-end-expected.txt: Removed.
        * fast/xsl/xslt-import-depth-expected.txt: Removed.
        * fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: Removed.
        * fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Removed.
        * fast/xsl/xslt-relative-path-expected.txt: Removed.
        * fast/xsl/xslt-text-expected.txt: Removed.
        * fast/xsl/xslt_unicode-expected.txt: Removed.
        * http/tests/incremental/slow-utf8-css-expected.txt: Removed.
        * http/tests/loading/simple-subframe-expected.txt: Removed.
        * http/tests/local/file-url-sent-as-referer-expected.txt: Removed.
        * http/tests/misc/acid2-expected.txt: Removed.
        * http/tests/misc/acid2-pixel-expected.txt: Removed.
        * http/tests/misc/error404-expected.txt: Removed.
        * http/tests/misc/frame-access-during-load-expected.txt: Removed.
        * http/tests/misc/iframe404-expected.txt: Removed.
        * http/tests/misc/location-replace-crossdomain-expected.txt: Removed.
        * http/tests/multipart/invalid-image-data-expected.txt: Removed.
        * http/tests/multipart/invalid-image-data-standalone-expected.txt: Removed.
        * http/tests/navigation/anchor-basic-expected.txt: Removed.
        * http/tests/navigation/anchor-frames-expected.txt: Removed.
        * http/tests/navigation/anchor-goback-expected.txt: Removed.
        * http/tests/navigation/anchor-subframeload-expected.txt: Removed.
        * http/tests/navigation/error404-basic-expected.txt: Removed.
        * http/tests/navigation/error404-frames-expected.txt: Removed.
        * http/tests/navigation/error404-goback-expected.txt: Removed.
        * http/tests/navigation/error404-subframeload-expected.txt: Removed.
        * http/tests/navigation/javascriptlink-basic-expected.txt: Removed.
        * http/tests/navigation/javascriptlink-frames-expected.txt: Removed.
        * http/tests/navigation/javascriptlink-goback-expected.txt: Removed.
        * http/tests/navigation/javascriptlink-subframeload-expected.txt: Removed.
        * http/tests/navigation/metaredirect-basic-expected.txt: Removed.
        * http/tests/navigation/metaredirect-frames-expected.txt: Removed.
        * http/tests/navigation/metaredirect-goback-expected.txt: Removed.
        * http/tests/navigation/metaredirect-subframeload-expected.txt: Removed.
        * http/tests/navigation/post-basic-expected.txt: Removed.
        * http/tests/navigation/post-frames-expected.txt: Removed.
        * http/tests/navigation/post-goback1-expected.txt: Removed.
        * http/tests/navigation/post-goback2-expected.txt: Removed.
        * http/tests/navigation/postredirect-basic-expected.txt: Removed.
        * http/tests/navigation/postredirect-frames-expected.txt: Removed.
        * http/tests/navigation/postredirect-goback1-expected.txt: Removed.
        * http/tests/navigation/postredirect-goback2-expected.txt: Removed.
        * http/tests/navigation/redirect302-basic-expected.txt: Removed.
        * http/tests/navigation/redirect302-frames-expected.txt: Removed.
        * http/tests/navigation/redirect302-goback-expected.txt: Removed.
        * http/tests/navigation/redirect302-subframeload-expected.txt: Removed.
        * http/tests/navigation/relativeanchor-basic-expected.txt: Removed.
        * http/tests/navigation/relativeanchor-frames-expected.txt: Removed.
        * http/tests/navigation/relativeanchor-goback-expected.txt: Removed.
        * http/tests/navigation/slowmetaredirect-basic-expected.txt: Removed.
        * http/tests/navigation/slowtimerredirect-basic-expected.txt: Removed.
        * http/tests/navigation/success200-basic-expected.txt: Removed.
        * http/tests/navigation/success200-frames-expected.txt: Removed.
        * http/tests/navigation/success200-frames-loadsame-expected.txt: Removed.
        * http/tests/navigation/success200-goback-expected.txt: Removed.
        * http/tests/navigation/success200-loadsame-expected.txt: Removed.
        * http/tests/navigation/success200-reload-expected.txt: Removed.
        * http/tests/navigation/success200-subframeload-expected.txt: Removed.
        * http/tests/navigation/timerredirect-basic-expected.txt: Removed.
        * http/tests/navigation/timerredirect-frames-expected.txt: Removed.
        * http/tests/navigation/timerredirect-goback-expected.txt: Removed.
        * http/tests/navigation/timerredirect-subframeload-expected.txt: Removed.
        * http/tests/security/frame-loading-via-document-write-expected.txt: Removed.
        * http/tests/uri/css-href-expected.txt: Removed.
        * platform/mac/css1: Added.
        * platform/mac/css1/basic: Added.
        * platform/mac/css1/basic/class_as_selector-expected.txt: Copied from LayoutTests/css1/basic/class_as_selector-expected.txt.
        * platform/mac/css1/basic/comments-expected.txt: Copied from LayoutTests/css1/basic/comments-expected.txt.
        * platform/mac/css1/basic/containment-expected.txt: Copied from LayoutTests/css1/basic/containment-expected.txt.
        * platform/mac/css1/basic/contextual_selectors-expected.txt: Copied from LayoutTests/css1/basic/contextual_selectors-expected.txt.
        * platform/mac/css1/basic/grouping-expected.txt: Copied from LayoutTests/css1/basic/grouping-expected.txt.
        * platform/mac/css1/basic/id_as_selector-expected.txt: Copied from LayoutTests/css1/basic/id_as_selector-expected.txt.
        * platform/mac/css1/basic/inheritance-expected.txt: Copied from LayoutTests/css1/basic/inheritance-expected.txt.
        * platform/mac/css1/box_properties: Added.
        * platform/mac/css1/box_properties/acid_test-expected.txt: Copied from LayoutTests/css1/box_properties/acid_test-expected.txt.
        * platform/mac/css1/box_properties/border-expected.txt: Copied from LayoutTests/css1/box_properties/border-expected.txt.
        * platform/mac/css1/box_properties/border_bottom-expected.txt: Copied from LayoutTests/css1/box_properties/border_bottom-expected.txt.
        * platform/mac/css1/box_properties/border_bottom_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_bottom_inline-expected.txt.
        * platform/mac/css1/box_properties/border_bottom_width-expected.txt: Copied from LayoutTests/css1/box_properties/border_bottom_width-expected.txt.
        * platform/mac/css1/box_properties/border_bottom_width_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_bottom_width_inline-expected.txt.
        * platform/mac/css1/box_properties/border_color-expected.txt: Copied from LayoutTests/css1/box_properties/border_color-expected.txt.
        * platform/mac/css1/box_properties/border_color_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_color_inline-expected.txt.
        * platform/mac/css1/box_properties/border_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_inline-expected.txt.
        * platform/mac/css1/box_properties/border_left-expected.txt: Copied from LayoutTests/css1/box_properties/border_left-expected.txt.
        * platform/mac/css1/box_properties/border_left_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_left_inline-expected.txt.
        * platform/mac/css1/box_properties/border_left_width-expected.txt: Copied from LayoutTests/css1/box_properties/border_left_width-expected.txt.
        * platform/mac/css1/box_properties/border_left_width_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_left_width_inline-expected.txt.
        * platform/mac/css1/box_properties/border_right-expected.txt: Copied from LayoutTests/css1/box_properties/border_right-expected.txt.
        * platform/mac/css1/box_properties/border_right_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_right_inline-expected.txt.
        * platform/mac/css1/box_properties/border_right_width-expected.txt: Copied from LayoutTests/css1/box_properties/border_right_width-expected.txt.
        * platform/mac/css1/box_properties/border_right_width_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_right_width_inline-expected.txt.
        * platform/mac/css1/box_properties/border_style-expected.txt: Copied from LayoutTests/css1/box_properties/border_style-expected.txt.
        * platform/mac/css1/box_properties/border_style_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_style_inline-expected.txt.
        * platform/mac/css1/box_properties/border_top-expected.txt: Copied from LayoutTests/css1/box_properties/border_top-expected.txt.
        * platform/mac/css1/box_properties/border_top_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_top_inline-expected.txt.
        * platform/mac/css1/box_properties/border_top_width-expected.txt: Copied from LayoutTests/css1/box_properties/border_top_width-expected.txt.
        * platform/mac/css1/box_properties/border_top_width_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_top_width_inline-expected.txt.
        * platform/mac/css1/box_properties/border_width-expected.txt: Copied from LayoutTests/css1/box_properties/border_width-expected.txt.
        * platform/mac/css1/box_properties/border_width_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_width_inline-expected.txt.
        * platform/mac/css1/box_properties/clear-expected.txt: Copied from LayoutTests/css1/box_properties/clear-expected.txt.
        * platform/mac/css1/box_properties/clear_float-expected.txt: Copied from LayoutTests/css1/box_properties/clear_float-expected.txt.
        * platform/mac/css1/box_properties/float-expected.txt: Copied from LayoutTests/css1/box_properties/float-expected.txt.
        * platform/mac/css1/box_properties/float_elements_in_series-expected.txt: Copied from LayoutTests/css1/box_properties/float_elements_in_series-expected.txt.
        * platform/mac/css1/box_properties/float_margin-expected.txt: Copied from LayoutTests/css1/box_properties/float_margin-expected.txt.
        * platform/mac/css1/box_properties/float_on_text_elements-expected.txt: Copied from LayoutTests/css1/box_properties/float_on_text_elements-expected.txt.
        * platform/mac/css1/box_properties/height-expected.txt: Copied from LayoutTests/css1/box_properties/height-expected.txt.
        * platform/mac/css1/box_properties/margin-expected.txt: Copied from LayoutTests/css1/box_properties/margin-expected.txt.
        * platform/mac/css1/box_properties/margin_bottom-expected.txt: Copied from LayoutTests/css1/box_properties/margin_bottom-expected.txt.
        * platform/mac/css1/box_properties/margin_bottom_inline-expected.txt: Copied from LayoutTests/css1/box_properties/margin_bottom_inline-expected.txt.
        * platform/mac/css1/box_properties/margin_inline-expected.txt: Copied from LayoutTests/css1/box_properties/margin_inline-expected.txt.
        * platform/mac/css1/box_properties/margin_left-expected.txt: Copied from LayoutTests/css1/box_properties/margin_left-expected.txt.
        * platform/mac/css1/box_properties/margin_left_inline-expected.txt: Copied from LayoutTests/css1/box_properties/margin_left_inline-expected.txt.
        * platform/mac/css1/box_properties/margin_right-expected.txt: Copied from LayoutTests/css1/box_properties/margin_right-expected.txt.
        * platform/mac/css1/box_properties/margin_right_inline-expected.txt: Copied from LayoutTests/css1/box_properties/margin_right_inline-expected.txt.
        * platform/mac/css1/box_properties/margin_top-expected.txt: Copied from LayoutTests/css1/box_properties/margin_top-expected.txt.
        * platform/mac/css1/box_properties/margin_top_inline-expected.txt: Copied from LayoutTests/css1/box_properties/margin_top_inline-expected.txt.
        * platform/mac/css1/box_properties/padding-expected.txt: Copied from LayoutTests/css1/box_properties/padding-expected.txt.
        * platform/mac/css1/box_properties/padding_bottom-expected.txt: Copied from LayoutTests/css1/box_properties/padding_bottom-expected.txt.
        * platform/mac/css1/box_properties/padding_bottom_inline-expected.txt: Copied from LayoutTests/css1/box_properties/padding_bottom_inline-expected.txt.
        * platform/mac/css1/box_properties/padding_inline-expected.txt: Copied from LayoutTests/css1/box_properties/padding_inline-expected.txt.
        * platform/mac/css1/box_properties/padding_left-expected.txt: Copied from LayoutTests/css1/box_properties/padding_left-expected.txt.
        * platform/mac/css1/box_properties/padding_left_inline-expected.txt: Copied from LayoutTests/css1/box_properties/padding_left_inline-expected.txt.
        * platform/mac/css1/box_properties/padding_right-expected.txt: Copied from LayoutTests/css1/box_properties/padding_right-expected.txt.
        * platform/mac/css1/box_properties/padding_right_inline-expected.txt: Copied from LayoutTests/css1/box_properties/padding_right_inline-expected.txt.
        * platform/mac/css1/box_properties/padding_top-expected.txt: Copied from LayoutTests/css1/box_properties/padding_top-expected.txt.
        * platform/mac/css1/box_properties/padding_top_inline-expected.txt: Copied from LayoutTests/css1/box_properties/padding_top_inline-expected.txt.
        * platform/mac/css1/box_properties/width-expected.txt: Copied from LayoutTests/css1/box_properties/width-expected.txt.
        * platform/mac/css1/cascade: Added.
        * platform/mac/css1/cascade/cascade_order-expected.txt: Copied from LayoutTests/css1/cascade/cascade_order-expected.txt.
        * platform/mac/css1/cascade/important-expected.txt: Copied from LayoutTests/css1/cascade/important-expected.txt.
        * platform/mac/css1/classification: Added.
        * platform/mac/css1/classification/display-expected.txt: Copied from LayoutTests/css1/classification/display-expected.txt.
        * platform/mac/css1/classification/list_style-expected.txt: Copied from LayoutTests/css1/classification/list_style-expected.txt.
        * platform/mac/css1/classification/list_style_image-expected.txt: Copied from LayoutTests/css1/classification/list_style_image-expected.txt.
        * platform/mac/css1/classification/list_style_position-expected.txt: Copied from LayoutTests/css1/classification/list_style_position-expected.txt.
        * platform/mac/css1/classification/list_style_type-expected.txt: Copied from LayoutTests/css1/classification/list_style_type-expected.txt.
        * platform/mac/css1/classification/white_space-expected.txt: Copied from LayoutTests/css1/classification/white_space-expected.txt.
        * platform/mac/css1/color_and_background: Added.
        * platform/mac/css1/color_and_background/background-expected.txt: Copied from LayoutTests/css1/color_and_background/background-expected.txt.
        * platform/mac/css1/color_and_background/background_attachment-expected.txt: Copied from LayoutTests/css1/color_and_background/background_attachment-expected.txt.
        * platform/mac/css1/color_and_background/background_color-expected.txt: Copied from LayoutTests/css1/color_and_background/background_color-expected.txt.
        * platform/mac/css1/color_and_background/background_image-expected.txt: Copied from LayoutTests/css1/color_and_background/background_image-expected.txt.
        * platform/mac/css1/color_and_background/background_position-expected.txt: Copied from LayoutTests/css1/color_and_background/background_position-expected.txt.
        * platform/mac/css1/color_and_background/background_repeat-expected.txt: Copied from LayoutTests/css1/color_and_background/background_repeat-expected.txt.
        * platform/mac/css1/color_and_background/color-expected.txt: Copied from LayoutTests/css1/color_and_background/color-expected.txt.
        * platform/mac/css1/conformance: Added.
        * platform/mac/css1/conformance/forward_compatible_parsing-expected.txt: Copied from LayoutTests/css1/conformance/forward_compatible_parsing-expected.txt.
        * platform/mac/css1/font_properties: Added.
        * platform/mac/css1/font_properties/font-expected.txt: Copied from LayoutTests/css1/font_properties/font-expected.txt.
        * platform/mac/css1/font_properties/font_family-expected.txt: Copied from LayoutTests/css1/font_properties/font_family-expected.txt.
        * platform/mac/css1/font_properties/font_size-expected.txt: Copied from LayoutTests/css1/font_properties/font_size-expected.txt.
        * platform/mac/css1/font_properties/font_style-expected.txt: Copied from LayoutTests/css1/font_properties/font_style-expected.txt.
        * platform/mac/css1/font_properties/font_variant-expected.txt: Copied from LayoutTests/css1/font_properties/font_variant-expected.txt.
        * platform/mac/css1/font_properties/font_weight-expected.txt: Copied from LayoutTests/css1/font_properties/font_weight-expected.txt.
        * platform/mac/css1/formatting_model: Added.
        * platform/mac/css1/formatting_model/canvas-expected.txt: Copied from LayoutTests/css1/formatting_model/canvas-expected.txt.
        * platform/mac/css1/formatting_model/floating_elements-expected.txt: Copied from LayoutTests/css1/formatting_model/floating_elements-expected.txt.
        * platform/mac/css1/formatting_model/height_of_lines-expected.txt: Copied from LayoutTests/css1/formatting_model/height_of_lines-expected.txt.
        * platform/mac/css1/formatting_model/horizontal_formatting-expected.txt: Copied from LayoutTests/css1/formatting_model/horizontal_formatting-expected.txt.
        * platform/mac/css1/formatting_model/inline_elements-expected.txt: Copied from LayoutTests/css1/formatting_model/inline_elements-expected.txt.
        * platform/mac/css1/formatting_model/replaced_elements-expected.txt: Copied from LayoutTests/css1/formatting_model/replaced_elements-expected.txt.
        * platform/mac/css1/formatting_model/vertical_formatting-expected.txt: Copied from LayoutTests/css1/formatting_model/vertical_formatting-expected.txt.
        * platform/mac/css1/pseudo: Added.
        * platform/mac/css1/pseudo/anchor-expected.txt: Copied from LayoutTests/css1/pseudo/anchor-expected.txt.
        * platform/mac/css1/pseudo/firstletter-expected.txt: Copied from LayoutTests/css1/pseudo/firstletter-expected.txt.
        * platform/mac/css1/pseudo/firstline-expected.txt: Copied from LayoutTests/css1/pseudo/firstline-expected.txt.
        * platform/mac/css1/pseudo/multiple_pseudo_elements-expected.txt: Copied from LayoutTests/css1/pseudo/multiple_pseudo_elements-expected.txt.
        * platform/mac/css1/pseudo/pseudo_elements_in_selectors-expected.txt: Copied from LayoutTests/css1/pseudo/pseudo_elements_in_selectors-expected.txt.
        * platform/mac/css1/text_properties: Added.
        * platform/mac/css1/text_properties/letter_spacing-expected.txt: Copied from LayoutTests/css1/text_properties/letter_spacing-expected.txt.
        * platform/mac/css1/text_properties/line_height-expected.txt: Copied from LayoutTests/css1/text_properties/line_height-expected.txt.
        * platform/mac/css1/text_properties/text-transCapitalize-expected.txt: Copied from LayoutTests/css1/text_properties/text-transCapitalize-expected.txt.
        * platform/mac/css1/text_properties/text_align-expected.txt: Copied from LayoutTests/css1/text_properties/text_align-expected.txt.
        * platform/mac/css1/text_properties/text_decoration-expected.txt: Copied from LayoutTests/css1/text_properties/text_decoration-expected.txt.
        * platform/mac/css1/text_properties/text_indent-expected.txt: Copied from LayoutTests/css1/text_properties/text_indent-expected.txt.
        * platform/mac/css1/text_properties/text_transform-expected.txt: Copied from LayoutTests/css1/text_properties/text_transform-expected.txt.
        * platform/mac/css1/text_properties/vertical_align-expected.txt: Copied from LayoutTests/css1/text_properties/vertical_align-expected.txt.
        * platform/mac/css1/text_properties/word_spacing-expected.txt: Copied from LayoutTests/css1/text_properties/word_spacing-expected.txt.
        * platform/mac/css1/units: Added.
        * platform/mac/css1/units/color_units-expected.txt: Copied from LayoutTests/css1/units/color_units-expected.txt.
        * platform/mac/css1/units/length_units-expected.txt: Copied from LayoutTests/css1/units/length_units-expected.txt.
        * platform/mac/css1/units/percentage_units-expected.txt: Copied from LayoutTests/css1/units/percentage_units-expected.txt.
        * platform/mac/css1/units/urls-expected.txt: Copied from LayoutTests/css1/units/urls-expected.txt.
        * platform/mac/css2.1: Added.
        * platform/mac/css2.1/bogus-color-span-expected.txt: Copied from LayoutTests/css2.1/bogus-color-span-expected.txt.
        * platform/mac/css2.1/css1_forward_compatible_parsing-expected.txt: Copied from LayoutTests/css2.1/css1_forward_compatible_parsing-expected.txt.
        * platform/mac/css2.1/t010403-shand-border-00-c-expected.txt: Copied from LayoutTests/css2.1/t010403-shand-border-00-c-expected.txt.
        * platform/mac/css2.1/t010403-shand-font-00-b-expected.txt: Copied from LayoutTests/css2.1/t010403-shand-font-00-b-expected.txt.
        * platform/mac/css2.1/t010403-shand-font-01-b-expected.txt: Copied from LayoutTests/css2.1/t010403-shand-font-01-b-expected.txt.
        * platform/mac/css2.1/t010403-shand-font-02-b-expected.txt: Copied from LayoutTests/css2.1/t010403-shand-font-02-b-expected.txt.
        * platform/mac/css2.1/t010403-shand-font-03-b-expected.txt: Copied from LayoutTests/css2.1/t010403-shand-font-03-b-expected.txt.
        * platform/mac/css2.1/t040102-keywords-00-b-expected.txt: Copied from LayoutTests/css2.1/t040102-keywords-00-b-expected.txt.
        * platform/mac/css2.1/t040102-keywords-01-b-expected.txt: Copied from LayoutTests/css2.1/t040102-keywords-01-b-expected.txt.
        * platform/mac/css2.1/t040103-case-00-b-expected.txt: Copied from LayoutTests/css2.1/t040103-case-00-b-expected.txt.
        * platform/mac/css2.1/t040103-case-01-c-expected.txt: Copied from LayoutTests/css2.1/t040103-case-01-c-expected.txt.
        * platform/mac/css2.1/t040103-escapes-00-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-00-b-expected.txt.
        * platform/mac/css2.1/t040103-escapes-01-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-01-b-expected.txt.
        * platform/mac/css2.1/t040103-escapes-02-d-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-02-d-expected.txt.
        * platform/mac/css2.1/t040103-escapes-03-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-03-b-expected.txt.
        * platform/mac/css2.1/t040103-escapes-04-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-04-b-expected.txt.
        * platform/mac/css2.1/t040103-escapes-05-c-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-05-c-expected.txt.
        * platform/mac/css2.1/t040103-escapes-06-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-06-b-expected.txt.
        * platform/mac/css2.1/t040103-escapes-07-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-07-b-expected.txt.
        * platform/mac/css2.1/t040103-escapes-08-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-08-b-expected.txt.
        * platform/mac/css2.1/t040103-ident-00-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-00-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-01-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-01-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-02-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-02-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-03-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-03-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-04-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-04-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-05-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-05-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-06-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-06-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-07-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-07-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-08-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-08-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-09-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-09-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-10-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-10-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-11-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-11-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-12-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-12-c-expected.txt.
        * platform/mac/css2.1/t040103-ident-13-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-13-c-expected.txt.
        * platform/mac/css2.1/t040105-atkeyw-00-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atkeyw-00-b-expected.txt.
        * platform/mac/css2.1/t040105-atkeyw-01-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atkeyw-01-b-expected.txt.
        * platform/mac/css2.1/t040105-atkeyw-02-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atkeyw-02-b-expected.txt.
        * platform/mac/css2.1/t040105-atrule-00-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atrule-00-b-expected.txt.
        * platform/mac/css2.1/t040105-atrule-01-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atrule-01-b-expected.txt.
        * platform/mac/css2.1/t040105-atrule-02-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atrule-02-b-expected.txt.
        * platform/mac/css2.1/t040105-atrule-03-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atrule-03-b-expected.txt.
        * platform/mac/css2.1/t040105-atrule-04-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atrule-04-b-expected.txt.
        * platform/mac/css2.1/t040105-import-00-b-expected.txt: Copied from LayoutTests/css2.1/t040105-import-00-b-expected.txt.
        * platform/mac/css2.1/t040105-import-01-b-expected.txt: Copied from LayoutTests/css2.1/t040105-import-01-b-expected.txt.
        * platform/mac/css2.1/t040109-c17-comments-00-b-expected.txt: Copied from LayoutTests/css2.1/t040109-c17-comments-00-b-expected.txt.
        * platform/mac/css2.1/t040109-c17-comments-01-b-expected.txt: Copied from LayoutTests/css2.1/t040109-c17-comments-01-b-expected.txt.
        * platform/mac/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt: Copied from LayoutTests/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt.
        * platform/mac/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt: Copied from LayoutTests/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt.
        * platform/mac/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt: Copied from LayoutTests/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt.
        * platform/mac/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt: Copied from LayoutTests/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt.
        * platform/mac/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt: Copied from LayoutTests/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt.
        * platform/mac/css2.1/t0402-syntax-01-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-01-f-expected.txt.
        * platform/mac/css2.1/t0402-syntax-02-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-02-f-expected.txt.
        * platform/mac/css2.1/t0402-syntax-03-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-03-f-expected.txt.
        * platform/mac/css2.1/t0402-syntax-04-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-04-f-expected.txt.
        * platform/mac/css2.1/t0402-syntax-05-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-05-f-expected.txt.
        * platform/mac/css2.1/t0402-syntax-06-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-06-f-expected.txt.
        * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t040302-c61-ex-len-00-b-a-expected.txt.
        * platform/mac/css2.1/t040302-c61-phys-len-00-b-expected.txt: Copied from LayoutTests/css2.1/t040302-c61-phys-len-00-b-expected.txt.
        * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt.
        * platform/mac/css2.1/t040303-c62-percent-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t040303-c62-percent-00-b-ag-expected.txt.
        * platform/mac/css2.1/t040304-c64-uri-00-a-g-expected.txt: Copied from LayoutTests/css2.1/t040304-c64-uri-00-a-g-expected.txt.
        * platform/mac/css2.1/t040306-c63-color-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t040306-c63-color-00-b-ag-expected.txt.
        * platform/mac/css2.1/t040306-syntax-01-f-expected.txt: Copied from LayoutTests/css2.1/t040306-syntax-01-f-expected.txt.
        * platform/mac/css2.1/t040307-syntax-01-b-expected.txt: Copied from LayoutTests/css2.1/t040307-syntax-01-b-expected.txt.
        * platform/mac/css2.1/t050201-c12-grouping-00-b-expected.txt: Copied from LayoutTests/css2.1/t050201-c12-grouping-00-b-expected.txt.
        * platform/mac/css2.1/t0505-c16-descendant-00-e-expected.txt: Copied from LayoutTests/css2.1/t0505-c16-descendant-00-e-expected.txt.
        * platform/mac/css2.1/t0505-c16-descendant-01-e-expected.txt: Copied from LayoutTests/css2.1/t0505-c16-descendant-01-e-expected.txt.
        * platform/mac/css2.1/t0505-c16-descendant-02-e-expected.txt: Copied from LayoutTests/css2.1/t0505-c16-descendant-02-e-expected.txt.
        * platform/mac/css2.1/t050803-c14-classes-00-e-expected.txt: Copied from LayoutTests/css2.1/t050803-c14-classes-00-e-expected.txt.
        * platform/mac/css2.1/t0509-c15-ids-00-a-expected.txt: Copied from LayoutTests/css2.1/t0509-c15-ids-00-a-expected.txt.
        * platform/mac/css2.1/t0509-c15-ids-01-e-expected.txt: Copied from LayoutTests/css2.1/t0509-c15-ids-01-e-expected.txt.
        * platform/mac/css2.1/t0509-id-sel-syntax-01-f-expected.txt: Copied from LayoutTests/css2.1/t0509-id-sel-syntax-01-f-expected.txt.
        * platform/mac/css2.1/t0509-id-sel-syntax-02-b-expected.txt: Copied from LayoutTests/css2.1/t0509-id-sel-syntax-02-b-expected.txt.
        * platform/mac/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt: Copied from LayoutTests/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt.
        * platform/mac/css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt.
        * platform/mac/css2.1/t0511-c21-pseud-link-00-e-expected.txt: Copied from LayoutTests/css2.1/t0511-c21-pseud-link-00-e-expected.txt.
        * platform/mac/css2.1/t0511-c21-pseud-link-01-e-expected.txt: Copied from LayoutTests/css2.1/t0511-c21-pseud-link-01-e-expected.txt.
        * platform/mac/css2.1/t0511-c21-pseud-link-02-e-expected.txt: Copied from LayoutTests/css2.1/t0511-c21-pseud-link-02-e-expected.txt.
        * platform/mac/css2.1/t0511-c21-pseud-link-03-e-expected.txt: Copied from LayoutTests/css2.1/t0511-c21-pseud-link-03-e-expected.txt.
        * platform/mac/css2.1/t051103-c21-activ-ln-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t051103-c21-activ-ln-00-e-i-expected.txt.
        * platform/mac/css2.1/t051103-c21-focus-ln-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t051103-c21-focus-ln-00-e-i-expected.txt.
        * platform/mac/css2.1/t051103-c21-hover-ln-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t051103-c21-hover-ln-00-e-i-expected.txt.
        * platform/mac/css2.1/t051103-dom-hover-01-c-io-expected.txt: Copied from LayoutTests/css2.1/t051103-dom-hover-01-c-io-expected.txt.
        * platform/mac/css2.1/t051103-dom-hover-02-c-io-expected.txt: Copied from LayoutTests/css2.1/t051103-dom-hover-02-c-io-expected.txt.
        * platform/mac/css2.1/t051201-c23-first-line-00-b-expected.txt: Copied from LayoutTests/css2.1/t051201-c23-first-line-00-b-expected.txt.
        * platform/mac/css2.1/t051202-c24-first-lttr-00-b-expected.txt: Copied from LayoutTests/css2.1/t051202-c24-first-lttr-00-b-expected.txt.
        * platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt: Copied from LayoutTests/css2.1/t051202-c26-psudo-nest-00-c-expected.txt.
        * platform/mac/css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Copied from LayoutTests/css2.1/t0602-c13-inh-underlin-00-e-expected.txt.
        * platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt: Copied from LayoutTests/css2.1/t0602-c13-inheritance-00-e-expected.txt.
        * platform/mac/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt: Copied from LayoutTests/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt.
        * platform/mac/css2.1/t0603-c11-import-00-b-expected.txt: Copied from LayoutTests/css2.1/t0603-c11-import-00-b-expected.txt.
        * platform/mac/css2.1/t060401-c32-cascading-00-b-expected.txt: Copied from LayoutTests/css2.1/t060401-c32-cascading-00-b-expected.txt.
        * platform/mac/css2.1/t060402-c31-important-00-b-expected.txt: Copied from LayoutTests/css2.1/t060402-c31-important-00-b-expected.txt.
        * platform/mac/css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt.
        * platform/mac/css2.1/t060403-c21-pseu-id-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t060403-c21-pseu-id-00-e-i-expected.txt.
        * platform/mac/css2.1/t0801-c412-hz-box-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0801-c412-hz-box-00-b-a-expected.txt.
        * platform/mac/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt.
        * platform/mac/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt.
        * platform/mac/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt.
        * platform/mac/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt.
        * platform/mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt.
        * platform/mac/css2.1/t0803-c5502-mrgn-r-03-c-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-mrgn-r-03-c-expected.txt.
        * platform/mac/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt.
        * platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt.
        * platform/mac/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt.
        * platform/mac/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt.
        * platform/mac/css2.1/t0803-c5504-mrgn-l-02-c-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-mrgn-l-02-c-expected.txt.
        * platform/mac/css2.1/t0803-c5504-mrgn-l-03-c-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-mrgn-l-03-c-expected.txt.
        * platform/mac/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt.
        * platform/mac/css2.1/t0803-c5505-mrgn-01-e-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5505-mrgn-01-e-a-expected.txt.
        * platform/mac/css2.1/t0803-c5505-mrgn-02-c-expected.txt: Copied from LayoutTests/css2.1/t0803-c5505-mrgn-02-c-expected.txt.
        * platform/mac/css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt.
        * platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: Copied from LayoutTests/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt.
        * platform/mac/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt.
        * platform/mac/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt.
        * platform/mac/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt.
        * platform/mac/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt.
        * platform/mac/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt.
        * platform/mac/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5507-padn-r-01-c-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-padn-r-01-c-a-expected.txt.
        * platform/mac/css2.1/t0804-c5507-padn-r-02-f-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-padn-r-02-f-expected.txt.
        * platform/mac/css2.1/t0804-c5507-padn-r-03-f-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-padn-r-03-f-expected.txt.
        * platform/mac/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt.
        * platform/mac/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt.
        * platform/mac/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt.
        * platform/mac/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt.
        * platform/mac/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt.
        * platform/mac/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt.
        * platform/mac/css2.1/t0804-c5509-padn-l-02-f-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-padn-l-02-f-expected.txt.
        * platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt.
        * platform/mac/css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5510-padn-00-b-ag-expected.txt.
        * platform/mac/css2.1/t0804-c5510-padn-01-e-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5510-padn-01-e-a-expected.txt.
        * platform/mac/css2.1/t0804-c5510-padn-02-f-expected.txt: Copied from LayoutTests/css2.1/t0804-c5510-padn-02-f-expected.txt.
        * platform/mac/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt.
        * platform/mac/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt.
        * platform/mac/css2.1/t0805-c5511-brdr-tw-02-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5511-brdr-tw-02-b-expected.txt.
        * platform/mac/css2.1/t0805-c5511-brdr-tw-03-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5511-brdr-tw-03-b-expected.txt.
        * platform/mac/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5512-brdr-rw-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5512-brdr-rw-00-b-expected.txt.
        * platform/mac/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt.
        * platform/mac/css2.1/t0805-c5512-brdr-rw-02-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5512-brdr-rw-02-b-expected.txt.
        * platform/mac/css2.1/t0805-c5512-brdr-rw-03-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5512-brdr-rw-03-b-expected.txt.
        * platform/mac/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt.
        * platform/mac/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt.
        * platform/mac/css2.1/t0805-c5513-brdr-bw-02-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5513-brdr-bw-02-b-expected.txt.
        * platform/mac/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt.
        * platform/mac/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5514-brdr-lw-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5514-brdr-lw-00-b-expected.txt.
        * platform/mac/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt.
        * platform/mac/css2.1/t0805-c5514-brdr-lw-02-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5514-brdr-lw-02-b-expected.txt.
        * platform/mac/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt.
        * platform/mac/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5515-brdr-w-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5515-brdr-w-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt.
        * platform/mac/css2.1/t0805-c5515-brdr-w-02-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5515-brdr-w-02-b-expected.txt.
        * platform/mac/css2.1/t0805-c5515-ibrdr-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5515-ibrdr-00-b-expected.txt.
        * platform/mac/css2.1/t0805-c5516-brdr-c-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5516-brdr-c-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5517-brdr-s-00-c-expected.txt: Copied from LayoutTests/css2.1/t0805-c5517-brdr-s-00-c-expected.txt.
        * platform/mac/css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5518-brdr-t-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5518-brdr-t-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5518-brdr-t-01-e-expected.txt.
        * platform/mac/css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5519-brdr-r-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5519-brdr-r-01-e-expected.txt.
        * platform/mac/css2.1/t0805-c5519-brdr-r-02-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5519-brdr-r-02-e-expected.txt.
        * platform/mac/css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5520-brdr-b-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5520-brdr-b-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5520-brdr-b-01-e-expected.txt.
        * platform/mac/css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5521-brdr-l-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5521-brdr-l-01-e-expected.txt.
        * platform/mac/css2.1/t0805-c5521-brdr-l-02-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5521-brdr-l-02-e-expected.txt.
        * platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt.
        * platform/mac/css2.1/t0805-c5522-brdr-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5522-brdr-00-b-expected.txt.
        * platform/mac/css2.1/t0805-c5522-brdr-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5522-brdr-01-b-g-expected.txt.
        * platform/mac/css2.1/t0805-c5522-brdr-02-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5522-brdr-02-e-expected.txt.
        * platform/mac/css2.1/t0805-c5522-ibrdr-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5522-ibrdr-00-a-expected.txt.
        * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt: Copied from LayoutTests/css2.1/t09-c5526c-display-00-e-expected.txt.
        * platform/mac/css2.1/t090204-display-change-01-b-ao-expected.txt: Copied from LayoutTests/css2.1/t090204-display-change-01-b-ao-expected.txt.
        * platform/mac/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt.
        * platform/mac/css2.1/t0905-c414-flt-00-d-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-00-d-expected.txt.
        * platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-01-d-g-expected.txt.
        * platform/mac/css2.1/t0905-c414-flt-02-c-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-02-c-expected.txt.
        * platform/mac/css2.1/t0905-c414-flt-03-c-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-03-c-expected.txt.
        * platform/mac/css2.1/t0905-c414-flt-04-c-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-04-c-expected.txt.
        * platform/mac/css2.1/t0905-c414-flt-fit-00-d-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-fit-00-d-expected.txt.
        * platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt.
        * platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-wrap-00-e-expected.txt.
        * platform/mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltblck-01-d-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt.
        * platform/mac/css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-flthw-00-c-g-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt.
        * platform/mac/css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltwrap-00-b-expected.txt.
        * platform/mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt.
        * platform/mac/css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5526-flthw-00-c-g-expected.txt.
        * platform/mac/css2.1/t090501-c414-flt-00-d-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-00-d-expected.txt.
        * platform/mac/css2.1/t090501-c414-flt-01-b-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-01-b-expected.txt.
        * platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-02-d-g-expected.txt.
        * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-03-b-g-expected.txt.
        * platform/mac/css2.1/t090501-c414-flt-ln-00-d-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-ln-00-d-expected.txt.
        * platform/mac/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt.
        * platform/mac/css2.1/t090501-c414-flt-ln-02-d-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-ln-02-d-expected.txt.
        * platform/mac/css2.1/t090501-c414-flt-ln-03-d-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-ln-03-d-expected.txt.
        * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt.
        * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt.
        * platform/mac/css2.1/t1001-abs-pos-cb-01-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-01-b-expected.txt.
        * platform/mac/css2.1/t1001-abs-pos-cb-02-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-02-b-expected.txt.
        * platform/mac/css2.1/t1001-abs-pos-cb-03-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-03-b-expected.txt.
        * platform/mac/css2.1/t1001-abs-pos-cb-04-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-04-b-expected.txt.
        * platform/mac/css2.1/t1001-abs-pos-cb-05-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-05-b-expected.txt.
        * platform/mac/css2.1/t1001-abs-pos-cb-06-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-06-b-expected.txt.
        * platform/mac/css2.1/t1001-abs-pos-cb-07-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-07-b-expected.txt.
        * platform/mac/css2.1/t1001-abs-pos-cb-08-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-08-b-expected.txt.
        * platform/mac/css2.1/t1001-abs-pos-cb-09-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-09-b-expected.txt.
        * platform/mac/css2.1/t1002-c5523-width-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t1002-c5523-width-00-b-g-expected.txt.
        * platform/mac/css2.1/t1002-c5523-width-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t1002-c5523-width-01-b-g-expected.txt.
        * platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.txt: Copied from LayoutTests/css2.1/t1002-c5523-width-02-b-g-expected.txt.
        * platform/mac/css2.1/t100303-c412-blockw-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t100303-c412-blockw-00-d-ag-expected.txt.
        * platform/mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt: Copied from LayoutTests/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt.
        * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: Copied from LayoutTests/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt.
        * platform/mac/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt.
        * platform/mac/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt.
        * platform/mac/css2.1/t1004-c5524-width-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t1004-c5524-width-00-b-g-expected.txt.
        * platform/mac/css2.1/t1005-c5524-width-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t1005-c5524-width-00-b-g-expected.txt.
        * platform/mac/css2.1/t1005-c5524-width-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t1005-c5524-width-01-b-g-expected.txt.
        * platform/mac/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt.
        * platform/mac/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt.
        * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt.
        * platform/mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt.
        * platform/mac/css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt: Copied from LayoutTests/css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt.
        * platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c544-valgn-00-a-ag-expected.txt.
        * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c544-valgn-01-d-ag-expected.txt.
        * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.txt: Copied from LayoutTests/css2.1/t100801-c544-valgn-02-d-agi-expected.txt.
        * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: Copied from LayoutTests/css2.1/t100801-c544-valgn-03-d-agi-expected.txt.
        * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.txt: Copied from LayoutTests/css2.1/t100801-c544-valgn-04-d-agi-expected.txt.
        * platform/mac/css2.1/t100801-c548-leadin-00-d-a-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-leadin-00-d-a-expected.txt.
        * platform/mac/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt.
        * platform/mac/css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt.
        * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt.
        * platform/mac/css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt.
        * platform/mac/css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt.
        * platform/mac/css2.1/t1202-counter-00-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-00-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-01-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-01-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-02-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-02-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-03-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-03-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-04-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-04-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-05-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-05-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-06-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-06-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-07-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-07-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-08-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-08-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-09-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-09-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-11-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-11-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-12-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-12-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-13-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-13-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-14-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-14-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-15-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-15-b-expected.txt.
        * platform/mac/css2.1/t1202-counter-16-f-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-16-f-expected.txt.
        * platform/mac/css2.1/t1202-counters-00-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-00-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-01-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-01-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-02-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-02-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-03-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-03-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-04-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-04-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-05-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-05-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-06-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-06-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-07-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-07-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-08-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-08-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-09-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-09-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-11-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-11-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-12-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-12-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-13-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-13-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-14-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-14-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-15-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-15-b-expected.txt.
        * platform/mac/css2.1/t1202-counters-16-c-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-16-c-expected.txt.
        * platform/mac/css2.1/t1202-counters-17-d-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-17-d-expected.txt.
        * platform/mac/css2.1/t1202-counters-18-f-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-18-f-expected.txt.
        * platform/mac/css2.1/t1204-implied-00-b-expected.txt: Copied from LayoutTests/css2.1/t1204-implied-00-b-expected.txt.
        * platform/mac/css2.1/t1204-implied-01-c-expected.txt: Copied from LayoutTests/css2.1/t1204-implied-01-c-expected.txt.
        * platform/mac/css2.1/t1204-implied-02-d-expected.txt: Copied from LayoutTests/css2.1/t1204-implied-02-d-expected.txt.
        * platform/mac/css2.1/t1204-increment-00-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-increment-00-c-o-expected.txt.
        * platform/mac/css2.1/t1204-increment-01-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-increment-01-c-o-expected.txt.
        * platform/mac/css2.1/t1204-increment-02-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-increment-02-c-o-expected.txt.
        * platform/mac/css2.1/t1204-multiple-00-c-expected.txt: Copied from LayoutTests/css2.1/t1204-multiple-00-c-expected.txt.
        * platform/mac/css2.1/t1204-multiple-01-c-expected.txt: Copied from LayoutTests/css2.1/t1204-multiple-01-c-expected.txt.
        * platform/mac/css2.1/t1204-order-00-c-expected.txt: Copied from LayoutTests/css2.1/t1204-order-00-c-expected.txt.
        * platform/mac/css2.1/t1204-order-01-d-expected.txt: Copied from LayoutTests/css2.1/t1204-order-01-d-expected.txt.
        * platform/mac/css2.1/t1204-reset-00-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-reset-00-c-o-expected.txt.
        * platform/mac/css2.1/t1204-reset-01-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-reset-01-c-o-expected.txt.
        * platform/mac/css2.1/t1204-reset-02-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-reset-02-c-o-expected.txt.
        * platform/mac/css2.1/t1204-root-e-expected.txt: Copied from LayoutTests/css2.1/t1204-root-e-expected.txt.
        * platform/mac/css2.1/t120401-scope-00-b-expected.txt: Copied from LayoutTests/css2.1/t120401-scope-00-b-expected.txt.
        * platform/mac/css2.1/t120401-scope-01-c-expected.txt: Copied from LayoutTests/css2.1/t120401-scope-01-c-expected.txt.
        * platform/mac/css2.1/t120401-scope-02-c-expected.txt: Copied from LayoutTests/css2.1/t120401-scope-02-c-expected.txt.
        * platform/mac/css2.1/t120401-scope-03-c-expected.txt: Copied from LayoutTests/css2.1/t120401-scope-03-c-expected.txt.
        * platform/mac/css2.1/t120401-scope-04-d-expected.txt: Copied from LayoutTests/css2.1/t120401-scope-04-d-expected.txt.
        * platform/mac/css2.1/t120403-content-none-00-c-expected.txt: Copied from LayoutTests/css2.1/t120403-content-none-00-c-expected.txt.
        * platform/mac/css2.1/t120403-display-none-00-c-expected.txt: Copied from LayoutTests/css2.1/t120403-display-none-00-c-expected.txt.
        * platform/mac/css2.1/t120403-visibility-00-c-expected.txt: Copied from LayoutTests/css2.1/t120403-visibility-00-c-expected.txt.
        * platform/mac/css2.1/t1205-c561-list-displ-00-b-expected.txt: Copied from LayoutTests/css2.1/t1205-c561-list-displ-00-b-expected.txt.
        * platform/mac/css2.1/t1205-c563-list-type-00-b-expected.txt: Copied from LayoutTests/css2.1/t1205-c563-list-type-00-b-expected.txt.
        * platform/mac/css2.1/t1205-c563-list-type-01-b-expected.txt: Copied from LayoutTests/css2.1/t1205-c563-list-type-01-b-expected.txt.
        * platform/mac/css2.1/t1205-c564-list-img-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t1205-c564-list-img-00-b-g-expected.txt.
        * platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt: Copied from LayoutTests/css2.1/t1205-c565-list-pos-00-b-expected.txt.
        * platform/mac/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt: Copied from LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt.
        * platform/mac/css2.1/t1205-c566-list-stl-01-c-g-expected.txt: Copied from LayoutTests/css2.1/t1205-c566-list-stl-01-c-g-expected.txt.
        * platform/mac/css2.1/t1401-c531-color-00-a-expected.txt: Copied from LayoutTests/css2.1/t1401-c531-color-00-a-expected.txt.
        * platform/mac/css2.1/t1402-c45-bg-canvas-00-b-expected.txt: Copied from LayoutTests/css2.1/t1402-c45-bg-canvas-00-b-expected.txt.
        * platform/mac/css2.1/t140201-c532-bgcolor-00-a-expected.txt: Copied from LayoutTests/css2.1/t140201-c532-bgcolor-00-a-expected.txt.
        * platform/mac/css2.1/t140201-c532-bgcolor-01-b-expected.txt: Copied from LayoutTests/css2.1/t140201-c532-bgcolor-01-b-expected.txt.
        * platform/mac/css2.1/t140201-c533-bgimage-00-a-expected.txt: Copied from LayoutTests/css2.1/t140201-c533-bgimage-00-a-expected.txt.
        * platform/mac/css2.1/t140201-c533-bgimage-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t140201-c533-bgimage-01-b-g-expected.txt.
        * platform/mac/css2.1/t140201-c534-bgre-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgre-00-b-ag-expected.txt.
        * platform/mac/css2.1/t140201-c534-bgre-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgre-01-b-ag-expected.txt.
        * platform/mac/css2.1/t140201-c534-bgreps-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-00-c-ag-expected.txt.
        * platform/mac/css2.1/t140201-c534-bgreps-01-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-01-c-ag-expected.txt.
        * platform/mac/css2.1/t140201-c534-bgreps-02-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-02-c-ag-expected.txt.
        * platform/mac/css2.1/t140201-c534-bgreps-03-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-03-c-ag-expected.txt.
        * platform/mac/css2.1/t140201-c534-bgreps-04-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-04-c-ag-expected.txt.
        * platform/mac/css2.1/t140201-c534-bgreps-05-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-05-c-ag-expected.txt.
        * platform/mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt.
        * platform/mac/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt.
        * platform/mac/css2.1/t140201-c536-bgpos-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c536-bgpos-01-b-ag-expected.txt.
        * platform/mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt.
        * platform/mac/css2.1/t1503-c522-font-family-00-b-expected.txt: Copied from LayoutTests/css2.1/t1503-c522-font-family-00-b-expected.txt.
        * platform/mac/css2.1/t1504-c523-font-style-00-b-expected.txt: Copied from LayoutTests/css2.1/t1504-c523-font-style-00-b-expected.txt.
        * platform/mac/css2.1/t1504-c543-txt-decor-00-d-g-expected.txt: Copied from LayoutTests/css2.1/t1504-c543-txt-decor-00-d-g-expected.txt.
        * platform/mac/css2.1/t1505-c524-font-var-00-b-expected.txt: Copied from LayoutTests/css2.1/t1505-c524-font-var-00-b-expected.txt.
        * platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.txt: Copied from LayoutTests/css2.1/t1506-c525-font-wt-00-b-expected.txt.
        * platform/mac/css2.1/t1507-c526-font-sz-00-b-expected.txt: Copied from LayoutTests/css2.1/t1507-c526-font-sz-00-b-expected.txt.
        * platform/mac/css2.1/t1507-c526-font-sz-01-b-a-expected.txt: Copied from LayoutTests/css2.1/t1507-c526-font-sz-01-b-a-expected.txt.
        * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.txt: Copied from LayoutTests/css2.1/t1507-c526-font-sz-02-b-a-expected.txt.
        * platform/mac/css2.1/t1507-c526-font-sz-03-f-a-expected.txt: Copied from LayoutTests/css2.1/t1507-c526-font-sz-03-f-a-expected.txt.
        * platform/mac/css2.1/t1508-c527-font-00-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-00-b-expected.txt.
        * platform/mac/css2.1/t1508-c527-font-01-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-01-b-expected.txt.
        * platform/mac/css2.1/t1508-c527-font-02-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-02-b-expected.txt.
        * platform/mac/css2.1/t1508-c527-font-03-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-03-b-expected.txt.
        * platform/mac/css2.1/t1508-c527-font-04-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-04-b-expected.txt.
        * platform/mac/css2.1/t1508-c527-font-05-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-05-b-expected.txt.
        * platform/mac/css2.1/t1508-c527-font-06-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-06-b-expected.txt.
        * platform/mac/css2.1/t1508-c527-font-07-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-07-b-expected.txt.
        * platform/mac/css2.1/t1508-c527-font-08-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-08-b-expected.txt.
        * platform/mac/css2.1/t1508-c527-font-09-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-09-b-expected.txt.
        * platform/mac/css2.1/t1508-c527-font-10-c-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-10-c-expected.txt.
        * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t1601-c547-indent-00-b-a-expected.txt.
        * platform/mac/css2.1/t1601-c547-indent-01-d-expected.txt: Copied from LayoutTests/css2.1/t1601-c547-indent-01-d-expected.txt.
        * platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1602-c43-center-00-d-ag-expected.txt.
        * platform/mac/css2.1/t1602-c546-txt-align-00-b-expected.txt: Copied from LayoutTests/css2.1/t1602-c546-txt-align-00-b-expected.txt.
        * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t1604-c541-word-sp-00-b-a-expected.txt.
        * platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Copied from LayoutTests/css2.1/t1604-c541-word-sp-01-b-a-expected.txt.
        * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt.
        * platform/mac/css2.1/t1604-c542-letter-sp-01-b-a-expected.txt: Copied from LayoutTests/css2.1/t1604-c542-letter-sp-01-b-a-expected.txt.
        * platform/mac/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt.
        * platform/mac/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-00-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-00-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-01-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-01-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-02-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-02-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-03-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-03-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-04-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-04-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-05-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-05-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-06-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-06-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-07-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-07-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-08-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-08-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-09-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-09-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-10-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-10-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-11-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-11-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-12-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-12-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-13-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-13-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-14-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-14-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-15-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-15-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-16-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-16-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-17-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-17-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-18-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-18-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-19-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-19-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-20-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-20-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-21-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-21-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-22-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-22-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-23-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-23-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-24-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-24-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-25-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-25-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-26-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-26-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-27-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-27-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-28-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-28-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-29-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-29-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-30-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-30-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-31-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-31-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-32-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-32-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-33-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-33-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-34-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-34-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-35-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-35-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-36-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-36-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-37-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-37-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-38-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-38-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-39-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-39-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-40-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-40-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-41-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-41-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-42-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-42-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-43-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-43-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-44-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-44-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-45-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-45-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-46-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-46-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-47-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-47-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-48-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-48-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-49-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-49-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-50-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-50-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-51-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-51-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-52-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-52-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-53-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-53-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-54-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-54-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-55-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-55-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-56-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-56-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-57-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-57-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-58-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-58-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-59-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-59-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-60-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-60-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-61-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-61-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-62-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-62-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-63-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-63-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-64-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-64-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-65-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-65-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-66-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-66-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-67-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-67-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-68-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-68-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-69-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-69-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-70-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-70-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-71-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-71-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-72-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-72-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-73-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-73-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-74-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-74-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-75-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-75-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-76-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-76-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-77-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-77-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-78-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-78-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-79-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-79-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-80-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-80-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-81-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-81-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-82-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-82-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-83-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-83-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-84-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-84-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-85-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-85-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-86-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-86-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-87-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-87-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-88-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-88-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-89-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-89-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-90-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-90-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-91-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-91-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-92-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-92-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-93-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-93-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-94-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-94-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-95-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-95-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-96-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-96-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-97-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-97-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-98-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-98-d-expected.txt.
        * platform/mac/css2.1/t170602-bdr-conflct-w-99-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-99-d-expected.txt.
        * platform/mac/css3: Added.
        * platform/mac/css3/expected_failures: Added.
        * platform/mac/css3/expected_failures/css3-modsel-33-expected.txt: Copied from LayoutTests/css3/expected_failures/css3-modsel-33-expected.txt.
        * platform/mac/css3/expected_failures/css3-modsel-35-expected.txt: Copied from LayoutTests/css3/expected_failures/css3-modsel-35-expected.txt.
        * platform/mac/css3/expected_failures/css3-modsel-36-expected.txt: Copied from LayoutTests/css3/expected_failures/css3-modsel-36-expected.txt.
        * platform/mac/css3/expected_failures/css3-modsel-37-expected.txt: Copied from LayoutTests/css3/expected_failures/css3-modsel-37-expected.txt.
        * platform/mac/dom: Added.
        * platform/mac/dom/xhtml: Added.
        * platform/mac/dom/xhtml/level2: Added.
        * platform/mac/dom/xhtml/level2/html: Added.
        * platform/mac/dom/xhtml/level2/html/HTMLBaseElement01-expected.txt: Copied from LayoutTests/dom/xhtml/level2/html/HTMLBaseElement01-expected.txt.
        * platform/mac/dom/xhtml/level2/html/HTMLBaseElement02-expected.txt: Copied from LayoutTests/dom/xhtml/level2/html/HTMLBaseElement02-expected.txt.
        * platform/mac/dom/xhtml/level2/html/frame-expected.txt: Copied from LayoutTests/dom/xhtml/level2/html/frame-expected.txt.
        * platform/mac/dom/xhtml/level2/html/iframe-expected.txt: Copied from LayoutTests/dom/xhtml/level2/html/iframe-expected.txt.
        * platform/mac/dom/xhtml/level3: Added.
        * platform/mac/dom/xhtml/level3/core: Added.
        * platform/mac/dom/xhtml/level3/core/canonicalform08-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/canonicalform08-expected.txt.
        * platform/mac/dom/xhtml/level3/core/canonicalform09-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/canonicalform09-expected.txt.
        * platform/mac/dom/xhtml/level3/core/documentgetinputencoding03-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/documentgetinputencoding03-expected.txt.
        * platform/mac/dom/xhtml/level3/core/entitygetinputencoding02-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/entitygetinputencoding02-expected.txt.
        * platform/mac/dom/xhtml/level3/core/entitygetxmlversion02-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/entitygetxmlversion02-expected.txt.
        * platform/mac/dom/xhtml/level3/core/nodegetbaseuri05-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri05-expected.txt.
        * platform/mac/dom/xhtml/level3/core/nodegetbaseuri07-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri07-expected.txt.
        * platform/mac/dom/xhtml/level3/core/nodegetbaseuri09-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri09-expected.txt.
        * platform/mac/dom/xhtml/level3/core/nodegetbaseuri10-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri10-expected.txt.
        * platform/mac/dom/xhtml/level3/core/nodegetbaseuri11-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri11-expected.txt.
        * platform/mac/dom/xhtml/level3/core/nodegetbaseuri15-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri15-expected.txt.
        * platform/mac/dom/xhtml/level3/core/nodegetbaseuri17-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri17-expected.txt.
        * platform/mac/dom/xhtml/level3/core/nodegetbaseuri18-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri18-expected.txt.
        * platform/mac/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt.
        * platform/mac/dom/xhtml/level3/core/nodelookupprefix19-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodelookupprefix19-expected.txt.
        * platform/mac/editing/deleting/4845371-expected.txt: Copied from LayoutTests/editing/deleting/4845371-expected.txt.
        * platform/mac/editing/deleting/4866671-expected.txt: Copied from LayoutTests/editing/deleting/4866671-expected.txt.
        * platform/mac/editing/deleting/4875189-expected.txt: Copied from LayoutTests/editing/deleting/4875189-expected.txt.
        * platform/mac/editing/deleting/4922367-expected.txt: Copied from LayoutTests/editing/deleting/4922367-expected.txt.
        * platform/mac/editing/deleting/5026848-1-expected.txt: Copied from LayoutTests/editing/deleting/5026848-1-expected.txt.
        * platform/mac/editing/deleting/5026848-2-expected.txt: Copied from LayoutTests/editing/deleting/5026848-2-expected.txt.
        * platform/mac/editing/deleting/5026848-3-expected.txt: Copied from LayoutTests/editing/deleting/5026848-3-expected.txt.
        * platform/mac/editing/deleting/5032066-expected.txt: Copied from LayoutTests/editing/deleting/5032066-expected.txt.
        * platform/mac/editing/deleting/5091898-expected.txt: Copied from LayoutTests/editing/deleting/5091898-expected.txt.
        * platform/mac/editing/deleting/5099303-expected.txt: Copied from LayoutTests/editing/deleting/5099303-expected.txt.
        * platform/mac/editing/deleting/5115601-expected.txt: Copied from LayoutTests/editing/deleting/5115601-expected.txt.
        * platform/mac/editing/deleting/5126166-expected.txt: Copied from LayoutTests/editing/deleting/5126166-expected.txt.
        * platform/mac/editing/deleting/5144139-2-expected.txt: Copied from LayoutTests/editing/deleting/5144139-2-expected.txt.
        * platform/mac/editing/deleting/5156801-expected.txt: Copied from LayoutTests/editing/deleting/5156801-expected.txt.
        * platform/mac/editing/deleting/5168598-expected.txt: Copied from LayoutTests/editing/deleting/5168598-expected.txt.
        * platform/mac/editing/deleting/5206311-1-expected.txt: Copied from LayoutTests/editing/deleting/5206311-1-expected.txt.
        * platform/mac/editing/deleting/5206311-2-expected.txt: Copied from LayoutTests/editing/deleting/5206311-2-expected.txt.
        * platform/mac/editing/deleting/5272440-expected.txt: Copied from LayoutTests/editing/deleting/5272440-expected.txt.
        * platform/mac/editing/deleting/5300379-expected.txt: Copied from LayoutTests/editing/deleting/5300379-expected.txt.
        * platform/mac/editing/deleting/5369009-expected.txt: Copied from LayoutTests/editing/deleting/5369009-expected.txt.
        * platform/mac/editing/deleting/5390681-2-expected.txt: Copied from LayoutTests/editing/deleting/5390681-2-expected.txt.
        * platform/mac/editing/deleting/5390681-expected.txt: Copied from LayoutTests/editing/deleting/5390681-expected.txt.
        * platform/mac/editing/deleting/5408255-expected.txt: Copied from LayoutTests/editing/deleting/5408255-expected.txt.
        * platform/mac/editing/deleting/collapse-whitespace-3587601-fix-expected.txt: Copied from LayoutTests/editing/deleting/collapse-whitespace-3587601-fix-expected.txt.
        * platform/mac/editing/deleting/delete-3608430-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3608430-fix-expected.txt.
        * platform/mac/editing/deleting/delete-3608445-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3608445-fix-expected.txt.
        * platform/mac/editing/deleting/delete-3608462-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3608462-fix-expected.txt.
        * platform/mac/editing/deleting/delete-3775172-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3775172-fix-expected.txt.
        * platform/mac/editing/deleting/delete-3800834-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3800834-fix-expected.txt.
        * platform/mac/editing/deleting/delete-3857753-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3857753-fix-expected.txt.
        * platform/mac/editing/deleting/delete-3865854-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3865854-fix-expected.txt.
        * platform/mac/editing/deleting/delete-3928305-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3928305-fix-expected.txt.
        * platform/mac/editing/deleting/delete-3959464-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3959464-fix-expected.txt.
        * platform/mac/editing/deleting/delete-4038408-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-4038408-fix-expected.txt.
        * platform/mac/editing/deleting/delete-4083333-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-4083333-fix-expected.txt.
        * platform/mac/editing/deleting/delete-after-span-ws-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-after-span-ws-001-expected.txt.
        * platform/mac/editing/deleting/delete-after-span-ws-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-after-span-ws-002-expected.txt.
        * platform/mac/editing/deleting/delete-after-span-ws-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-after-span-ws-003-expected.txt.
        * platform/mac/editing/deleting/delete-and-undo-expected.txt: Copied from LayoutTests/editing/deleting/delete-and-undo-expected.txt.
        * platform/mac/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt.
        * platform/mac/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt.
        * platform/mac/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt.
        * platform/mac/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt.
        * platform/mac/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt.
        * platform/mac/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt.
        * platform/mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt.
        * platform/mac/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt.
        * platform/mac/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt.
        * platform/mac/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt.
        * platform/mac/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt.
        * platform/mac/editing/deleting/delete-at-start-or-end-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-start-or-end-expected.txt.
        * platform/mac/editing/deleting/delete-block-contents-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-contents-001-expected.txt.
        * platform/mac/editing/deleting/delete-block-contents-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-contents-002-expected.txt.
        * platform/mac/editing/deleting/delete-block-contents-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-contents-003-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-001-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-002-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-003-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-004-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-005-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-005-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-006-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-006-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-007-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-007-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-008-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-008-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-009-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-009-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-010-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-010-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-011-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-011-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-012-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-012-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-013-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-013-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-014-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-014-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-015-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-015-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-016-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-016-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-017-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-017-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-018-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-018-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-019-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-020-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-021-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-021-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-022-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-022-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-023-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-023-expected.txt.
        * platform/mac/editing/deleting/delete-block-merge-contents-024-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-024-expected.txt.
        * platform/mac/editing/deleting/delete-block-table-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-table-expected.txt.
        * platform/mac/editing/deleting/delete-br-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-001-expected.txt.
        * platform/mac/editing/deleting/delete-br-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-002-expected.txt.
        * platform/mac/editing/deleting/delete-br-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-003-expected.txt.
        * platform/mac/editing/deleting/delete-br-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-004-expected.txt.
        * platform/mac/editing/deleting/delete-br-005-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-005-expected.txt.
        * platform/mac/editing/deleting/delete-br-006-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-006-expected.txt.
        * platform/mac/editing/deleting/delete-br-007-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-007-expected.txt.
        * platform/mac/editing/deleting/delete-br-008-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-008-expected.txt.
        * platform/mac/editing/deleting/delete-br-009-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-009-expected.txt.
        * platform/mac/editing/deleting/delete-br-010-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-010-expected.txt.
        * platform/mac/editing/deleting/delete-br-011-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-011-expected.txt.
        * platform/mac/editing/deleting/delete-br-012-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-012-expected.txt.
        * platform/mac/editing/deleting/delete-by-word-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-by-word-001-expected.txt.
        * platform/mac/editing/deleting/delete-by-word-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-by-word-002-expected.txt.
        * platform/mac/editing/deleting/delete-character-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-character-001-expected.txt.
        * platform/mac/editing/deleting/delete-contiguous-ws-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-contiguous-ws-001-expected.txt.
        * platform/mac/editing/deleting/delete-first-list-item-expected.txt: Copied from LayoutTests/editing/deleting/delete-first-list-item-expected.txt.
        * platform/mac/editing/deleting/delete-hr-expected.txt: Copied from LayoutTests/editing/deleting/delete-hr-expected.txt.
        * platform/mac/editing/deleting/delete-image-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-image-001-expected.txt.
        * platform/mac/editing/deleting/delete-image-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-image-002-expected.txt.
        * platform/mac/editing/deleting/delete-image-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-image-003-expected.txt.
        * platform/mac/editing/deleting/delete-image-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-image-004-expected.txt.
        * platform/mac/editing/deleting/delete-leading-ws-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-leading-ws-001-expected.txt.
        * platform/mac/editing/deleting/delete-line-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-001-expected.txt.
        * platform/mac/editing/deleting/delete-line-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-002-expected.txt.
        * platform/mac/editing/deleting/delete-line-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-003-expected.txt.
        * platform/mac/editing/deleting/delete-line-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-004-expected.txt.
        * platform/mac/editing/deleting/delete-line-005-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-005-expected.txt.
        * platform/mac/editing/deleting/delete-line-006-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-006-expected.txt.
        * platform/mac/editing/deleting/delete-line-007-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-007-expected.txt.
        * platform/mac/editing/deleting/delete-line-008-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-008-expected.txt.
        * platform/mac/editing/deleting/delete-line-009-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-009-expected.txt.
        * platform/mac/editing/deleting/delete-line-010-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-010-expected.txt.
        * platform/mac/editing/deleting/delete-line-011-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-011-expected.txt.
        * platform/mac/editing/deleting/delete-line-012-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-012-expected.txt.
        * platform/mac/editing/deleting/delete-line-013-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-013-expected.txt.
        * platform/mac/editing/deleting/delete-line-014-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-014-expected.txt.
        * platform/mac/editing/deleting/delete-line-015-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-015-expected.txt.
        * platform/mac/editing/deleting/delete-line-016-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-016-expected.txt.
        * platform/mac/editing/deleting/delete-line-017-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-017-expected.txt.
        * platform/mac/editing/deleting/delete-line-end-ws-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-end-ws-001-expected.txt.
        * platform/mac/editing/deleting/delete-line-end-ws-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-end-ws-002-expected.txt.
        * platform/mac/editing/deleting/delete-link-1-expected.txt: Copied from LayoutTests/editing/deleting/delete-link-1-expected.txt.
        * platform/mac/editing/deleting/delete-listitem-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-listitem-001-expected.txt.
        * platform/mac/editing/deleting/delete-listitem-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-listitem-002-expected.txt.
        * platform/mac/editing/deleting/delete-mixed-editable-content-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-mixed-editable-content-001-expected.txt.
        * platform/mac/editing/deleting/delete-select-all-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-select-all-001-expected.txt.
        * platform/mac/editing/deleting/delete-select-all-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-select-all-002-expected.txt.
        * platform/mac/editing/deleting/delete-select-all-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-select-all-003-expected.txt.
        * platform/mac/editing/deleting/delete-selection-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-selection-001-expected.txt.
        * platform/mac/editing/deleting/delete-tab-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-tab-001-expected.txt.
        * platform/mac/editing/deleting/delete-tab-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-tab-002-expected.txt.
        * platform/mac/editing/deleting/delete-tab-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-tab-003-expected.txt.
        * platform/mac/editing/deleting/delete-tab-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-tab-004-expected.txt.
        * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt: Copied from LayoutTests/editing/deleting/delete-to-end-of-paragraph-expected.txt.
        * platform/mac/editing/deleting/delete-to-select-table-expected.txt: Copied from LayoutTests/editing/deleting/delete-to-select-table-expected.txt.
        * platform/mac/editing/deleting/delete-trailing-ws-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-trailing-ws-001-expected.txt.
        * platform/mac/editing/deleting/delete-trailing-ws-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-trailing-ws-002-expected.txt.
        * platform/mac/editing/deleting/delete-ws-fixup-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-ws-fixup-001-expected.txt.
        * platform/mac/editing/deleting/delete-ws-fixup-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-ws-fixup-002-expected.txt.
        * platform/mac/editing/deleting/delete-ws-fixup-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-ws-fixup-003-expected.txt.
        * platform/mac/editing/deleting/delete-ws-fixup-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-ws-fixup-004-expected.txt.
        * platform/mac/editing/deleting/forward-delete-expected.txt: Copied from LayoutTests/editing/deleting/forward-delete-expected.txt.
        * platform/mac/editing/deleting/list-item-1-expected.txt: Copied from LayoutTests/editing/deleting/list-item-1-expected.txt.
        * platform/mac/editing/deleting/merge-different-styles-expected.txt: Copied from LayoutTests/editing/deleting/merge-different-styles-expected.txt.
        * platform/mac/editing/deleting/merge-endOfParagraph-expected.txt: Copied from LayoutTests/editing/deleting/merge-endOfParagraph-expected.txt.
        * platform/mac/editing/deleting/merge-into-empty-block-1-expected.txt: Copied from LayoutTests/editing/deleting/merge-into-empty-block-1-expected.txt.
        * platform/mac/editing/deleting/merge-into-empty-block-2-expected.txt: Copied from LayoutTests/editing/deleting/merge-into-empty-block-2-expected.txt.
        * platform/mac/editing/deleting/merge-no-br-expected.txt: Copied from LayoutTests/editing/deleting/merge-no-br-expected.txt.
        * platform/mac/editing/deleting/merge-unrendered-space-expected.txt: Copied from LayoutTests/editing/deleting/merge-unrendered-space-expected.txt.
        * platform/mac/editing/deleting/merge-whitespace-pre-expected.txt: Copied from LayoutTests/editing/deleting/merge-whitespace-pre-expected.txt.
        * platform/mac/editing/deleting/move-nodes-001-expected.txt: Copied from LayoutTests/editing/deleting/move-nodes-001-expected.txt.
        * platform/mac/editing/deleting/paragraph-in-preserveNewline-expected.txt: Copied from LayoutTests/editing/deleting/paragraph-in-preserveNewline-expected.txt.
        * platform/mac/editing/deleting/pruning-after-merge-1-expected.txt: Copied from LayoutTests/editing/deleting/pruning-after-merge-1-expected.txt.
        * platform/mac/editing/deleting/pruning-after-merge-2-expected.txt: Copied from LayoutTests/editing/deleting/pruning-after-merge-2-expected.txt.
        * platform/mac/editing/deleting/smart-delete-001-expected.txt: Copied from LayoutTests/editing/deleting/smart-delete-001-expected.txt.
        * platform/mac/editing/deleting/smart-delete-002-expected.txt: Copied from LayoutTests/editing/deleting/smart-delete-002-expected.txt.
        * platform/mac/editing/deleting/smart-delete-003-expected.txt: Copied from LayoutTests/editing/deleting/smart-delete-003-expected.txt.
        * platform/mac/editing/deleting/smart-delete-004-expected.txt: Copied from LayoutTests/editing/deleting/smart-delete-004-expected.txt.
        * platform/mac/editing/deleting/table-cells-expected.txt: Copied from LayoutTests/editing/deleting/table-cells-expected.txt.
        * platform/mac/editing/deleting/transpose-empty-expected.txt: Copied from LayoutTests/editing/deleting/transpose-empty-expected.txt.
        * platform/mac/editing/deleting/whitespace-pre-1-expected.txt: Copied from LayoutTests/editing/deleting/whitespace-pre-1-expected.txt.
        * platform/mac/editing/execCommand/4580583-1-expected.txt: Copied from LayoutTests/editing/execCommand/4580583-1-expected.txt.
        * platform/mac/editing/execCommand/4580583-2-expected.txt: Copied from LayoutTests/editing/execCommand/4580583-2-expected.txt.
        * platform/mac/editing/execCommand/4641880-1-expected.txt: Copied from LayoutTests/editing/execCommand/4641880-1-expected.txt.
        * platform/mac/editing/execCommand/4641880-2-expected.txt: Copied from LayoutTests/editing/execCommand/4641880-2-expected.txt.
        * platform/mac/editing/execCommand/4747450-expected.txt: Copied from LayoutTests/editing/execCommand/4747450-expected.txt.
        * platform/mac/editing/execCommand/4786404-1-expected.txt: Copied from LayoutTests/editing/execCommand/4786404-1-expected.txt.
        * platform/mac/editing/execCommand/4786404-2-expected.txt: Copied from LayoutTests/editing/execCommand/4786404-2-expected.txt.
        * platform/mac/editing/execCommand/4916402-expected.txt: Copied from LayoutTests/editing/execCommand/4916402-expected.txt.
        * platform/mac/editing/execCommand/4916541-expected.txt: Copied from LayoutTests/editing/execCommand/4916541-expected.txt.
        * platform/mac/editing/execCommand/4916583-expected.txt: Copied from LayoutTests/editing/execCommand/4916583-expected.txt.
        * platform/mac/editing/execCommand/4920488-expected.txt: Copied from LayoutTests/editing/execCommand/4920488-expected.txt.
        * platform/mac/editing/execCommand/4920742-1-expected.txt: Copied from LayoutTests/editing/execCommand/4920742-1-expected.txt.
        * platform/mac/editing/execCommand/4924441-expected.txt: Copied from LayoutTests/editing/execCommand/4924441-expected.txt.
        * platform/mac/editing/execCommand/5049671-expected.txt: Copied from LayoutTests/editing/execCommand/5049671-expected.txt.
        * platform/mac/editing/execCommand/5062376-expected.txt: Copied from LayoutTests/editing/execCommand/5062376-expected.txt.
        * platform/mac/editing/execCommand/5080333-1-expected.txt: Copied from LayoutTests/editing/execCommand/5080333-1-expected.txt.
        * platform/mac/editing/execCommand/5080333-2-expected.txt: Copied from LayoutTests/editing/execCommand/5080333-2-expected.txt.
        * platform/mac/editing/execCommand/5119244-expected.txt: Copied from LayoutTests/editing/execCommand/5119244-expected.txt.
        * platform/mac/editing/execCommand/5120591-expected.txt: Copied from LayoutTests/editing/execCommand/5120591-expected.txt.
        * platform/mac/editing/execCommand/5136770-expected.txt: Copied from LayoutTests/editing/execCommand/5136770-expected.txt.
        * platform/mac/editing/execCommand/5138441-expected.txt: Copied from LayoutTests/editing/execCommand/5138441-expected.txt.
        * platform/mac/editing/execCommand/5142012-1-expected.txt: Copied from LayoutTests/editing/execCommand/5142012-1-expected.txt.
        * platform/mac/editing/execCommand/5142012-2-expected.txt: Copied from LayoutTests/editing/execCommand/5142012-2-expected.txt.
        * platform/mac/editing/execCommand/5142012-3-expected.txt: Copied from LayoutTests/editing/execCommand/5142012-3-expected.txt.
        * platform/mac/editing/execCommand/5164796-expected.txt: Copied from LayoutTests/editing/execCommand/5164796-expected.txt.
        * platform/mac/editing/execCommand/5190926-expected.txt: Copied from LayoutTests/editing/execCommand/5190926-expected.txt.
        * platform/mac/editing/execCommand/5207369-expected.txt: Copied from LayoutTests/editing/execCommand/5207369-expected.txt.
        * platform/mac/editing/execCommand/5210032-expected.txt: Copied from LayoutTests/editing/execCommand/5210032-expected.txt.
        * platform/mac/editing/execCommand/boldSelection-expected.txt: Copied from LayoutTests/editing/execCommand/boldSelection-expected.txt.
        * platform/mac/editing/execCommand/create-list-from-range-selection-expected.txt: Copied from LayoutTests/editing/execCommand/create-list-from-range-selection-expected.txt.
        * platform/mac/editing/execCommand/create-list-with-hr-expected.txt: Copied from LayoutTests/editing/execCommand/create-list-with-hr-expected.txt.
        * platform/mac/editing/execCommand/find-after-replace-expected.txt: Copied from LayoutTests/editing/execCommand/find-after-replace-expected.txt.
        * platform/mac/editing/execCommand/findString-2-expected.txt: Copied from LayoutTests/editing/execCommand/findString-2-expected.txt.
        * platform/mac/editing/execCommand/findString-expected.txt: Copied from LayoutTests/editing/execCommand/findString-expected.txt.
        * platform/mac/editing/execCommand/format-block-expected.txt: Copied from LayoutTests/editing/execCommand/format-block-expected.txt.
        * platform/mac/editing/execCommand/format-block-from-range-selection-expected.txt: Copied from LayoutTests/editing/execCommand/format-block-from-range-selection-expected.txt.
        * platform/mac/editing/execCommand/format-block-with-braces-expected.txt: Copied from LayoutTests/editing/execCommand/format-block-with-braces-expected.txt.
        * platform/mac/editing/execCommand/format-block-with-trailing-br-expected.txt: Copied from LayoutTests/editing/execCommand/format-block-with-trailing-br-expected.txt.
        * platform/mac/editing/execCommand/hilitecolor-expected.txt: Copied from LayoutTests/editing/execCommand/hilitecolor-expected.txt.
        * platform/mac/editing/execCommand/indent-empty-root-expected.txt: Copied from LayoutTests/editing/execCommand/indent-empty-root-expected.txt.
        * platform/mac/editing/execCommand/indent-list-item-expected.txt: Copied from LayoutTests/editing/execCommand/indent-list-item-expected.txt.
        * platform/mac/editing/execCommand/indent-selection-expected.txt: Copied from LayoutTests/editing/execCommand/indent-selection-expected.txt.
        * platform/mac/editing/execCommand/insert-list-and-stitch-expected.txt: Copied from LayoutTests/editing/execCommand/insert-list-and-stitch-expected.txt.
        * platform/mac/editing/execCommand/insert-list-empty-div-expected.txt: Copied from LayoutTests/editing/execCommand/insert-list-empty-div-expected.txt.
        * platform/mac/editing/execCommand/insert-list-with-id-expected.txt: Copied from LayoutTests/editing/execCommand/insert-list-with-id-expected.txt.
        * platform/mac/editing/execCommand/insertHTML-expected.txt: Copied from LayoutTests/editing/execCommand/insertHTML-expected.txt.
        * platform/mac/editing/execCommand/insertHorizontalRule-expected.txt: Copied from LayoutTests/editing/execCommand/insertHorizontalRule-expected.txt.
        * platform/mac/editing/execCommand/insertImage-expected.txt: Copied from LayoutTests/editing/execCommand/insertImage-expected.txt.
        * platform/mac/editing/execCommand/italicizeByCharacter-expected.txt: Copied from LayoutTests/editing/execCommand/italicizeByCharacter-expected.txt.
        * platform/mac/editing/execCommand/modifyForeColorByCharacter-expected.txt: Copied from LayoutTests/editing/execCommand/modifyForeColorByCharacter-expected.txt.
        * platform/mac/editing/execCommand/nsresponder-indent-expected.txt: Copied from LayoutTests/editing/execCommand/nsresponder-indent-expected.txt.
        * platform/mac/editing/execCommand/nsresponder-outdent-expected.txt: Copied from LayoutTests/editing/execCommand/nsresponder-outdent-expected.txt.
        * platform/mac/editing/execCommand/outdent-selection-expected.txt: Copied from LayoutTests/editing/execCommand/outdent-selection-expected.txt.
        * platform/mac/editing/execCommand/paste-1-expected.txt: Copied from LayoutTests/editing/execCommand/paste-1-expected.txt.
        * platform/mac/editing/execCommand/paste-2-expected.txt: Copied from LayoutTests/editing/execCommand/paste-2-expected.txt.
        * platform/mac/editing/execCommand/print-expected.txt: Copied from LayoutTests/editing/execCommand/print-expected.txt.
        * platform/mac/editing/execCommand/remove-formatting-2-expected.txt: Copied from LayoutTests/editing/execCommand/remove-formatting-2-expected.txt.
        * platform/mac/editing/execCommand/remove-formatting-expected.txt: Copied from LayoutTests/editing/execCommand/remove-formatting-expected.txt.
        * platform/mac/editing/execCommand/remove-list-1-expected.txt: Copied from LayoutTests/editing/execCommand/remove-list-1-expected.txt.
        * platform/mac/editing/execCommand/remove-list-from-range-selection-expected.txt: Copied from LayoutTests/editing/execCommand/remove-list-from-range-selection-expected.txt.
        * platform/mac/editing/execCommand/remove-list-item-1-expected.txt: Copied from LayoutTests/editing/execCommand/remove-list-item-1-expected.txt.
        * platform/mac/editing/execCommand/remove-list-items-expected.txt: Copied from LayoutTests/editing/execCommand/remove-list-items-expected.txt.
        * platform/mac/editing/execCommand/selectAll-expected.txt: Copied from LayoutTests/editing/execCommand/selectAll-expected.txt.
        * platform/mac/editing/execCommand/strikethroughSelection-expected.txt: Copied from LayoutTests/editing/execCommand/strikethroughSelection-expected.txt.
        * platform/mac/editing/execCommand/switch-list-type-expected.txt: Copied from LayoutTests/editing/execCommand/switch-list-type-expected.txt.
        * platform/mac/editing/input/emacs-ctrl-o-expected.txt: Copied from LayoutTests/editing/input/emacs-ctrl-o-expected.txt.
        * platform/mac/editing/inserting/12882-expected.txt: Copied from LayoutTests/editing/inserting/12882-expected.txt.
        * platform/mac/editing/inserting/4278698-expected.txt: Copied from LayoutTests/editing/inserting/4278698-expected.txt.
        * platform/mac/editing/inserting/4840662-expected.txt: Copied from LayoutTests/editing/inserting/4840662-expected.txt.
        * platform/mac/editing/inserting/4875189-1-expected.txt: Copied from LayoutTests/editing/inserting/4875189-1-expected.txt.
        * platform/mac/editing/inserting/4875189-2-expected.txt: Copied from LayoutTests/editing/inserting/4875189-2-expected.txt.
        * platform/mac/editing/inserting/4959067-expected.txt: Copied from LayoutTests/editing/inserting/4959067-expected.txt.
        * platform/mac/editing/inserting/4960120-1-expected.txt: Copied from LayoutTests/editing/inserting/4960120-1-expected.txt.
        * platform/mac/editing/inserting/4960120-2-expected.txt: Copied from LayoutTests/editing/inserting/4960120-2-expected.txt.
        * platform/mac/editing/inserting/5002441-expected.txt: Copied from LayoutTests/editing/inserting/5002441-expected.txt.
        * platform/mac/editing/inserting/5058163-1-expected.txt: Copied from LayoutTests/editing/inserting/5058163-1-expected.txt.
        * platform/mac/editing/inserting/5058163-2-expected.txt: Copied from LayoutTests/editing/inserting/5058163-2-expected.txt.
        * platform/mac/editing/inserting/5156401-2-expected.txt: Copied from LayoutTests/editing/inserting/5156401-2-expected.txt.
        * platform/mac/editing/inserting/before-after-input-element-expected.txt: Copied from LayoutTests/editing/inserting/before-after-input-element-expected.txt.
        * platform/mac/editing/inserting/editable-html-element-expected.txt: Copied from LayoutTests/editing/inserting/editable-html-element-expected.txt.
        * platform/mac/editing/inserting/editable-inline-element-expected.txt: Copied from LayoutTests/editing/inserting/editable-inline-element-expected.txt.
        * platform/mac/editing/inserting/edited-whitespace-1-expected.txt: Copied from LayoutTests/editing/inserting/edited-whitespace-1-expected.txt.
        * platform/mac/editing/inserting/editing-empty-divs-expected.txt: Copied from LayoutTests/editing/inserting/editing-empty-divs-expected.txt.
        * platform/mac/editing/inserting/insert-3654864-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3654864-fix-expected.txt.
        * platform/mac/editing/inserting/insert-3659587-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3659587-fix-expected.txt.
        * platform/mac/editing/inserting/insert-3775316-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3775316-fix-expected.txt.
        * platform/mac/editing/inserting/insert-3778059-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3778059-fix-expected.txt.
        * platform/mac/editing/inserting/insert-3786362-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3786362-fix-expected.txt.
        * platform/mac/editing/inserting/insert-3800346-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3800346-fix-expected.txt.
        * platform/mac/editing/inserting/insert-3851164-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3851164-fix-expected.txt.
        * platform/mac/editing/inserting/insert-3907422-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3907422-fix-expected.txt.
        * platform/mac/editing/inserting/insert-after-delete-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-after-delete-001-expected.txt.
        * platform/mac/editing/inserting/insert-at-end-01-expected.txt: Copied from LayoutTests/editing/inserting/insert-at-end-01-expected.txt.
        * platform/mac/editing/inserting/insert-at-end-02-expected.txt: Copied from LayoutTests/editing/inserting/insert-at-end-02-expected.txt.
        * platform/mac/editing/inserting/insert-before-link-1-expected.txt: Copied from LayoutTests/editing/inserting/insert-before-link-1-expected.txt.
        * platform/mac/editing/inserting/insert-br-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-001-expected.txt.
        * platform/mac/editing/inserting/insert-br-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-002-expected.txt.
        * platform/mac/editing/inserting/insert-br-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-003-expected.txt.
        * platform/mac/editing/inserting/insert-br-004-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-004-expected.txt.
        * platform/mac/editing/inserting/insert-br-005-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-005-expected.txt.
        * platform/mac/editing/inserting/insert-br-006-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-006-expected.txt.
        * platform/mac/editing/inserting/insert-br-007-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-007-expected.txt.
        * platform/mac/editing/inserting/insert-br-008-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-008-expected.txt.
        * platform/mac/editing/inserting/insert-br-009-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-009-expected.txt.
        * platform/mac/editing/inserting/insert-br-at-tabspan-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-at-tabspan-001-expected.txt.
        * platform/mac/editing/inserting/insert-br-at-tabspan-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-at-tabspan-002-expected.txt.
        * platform/mac/editing/inserting/insert-br-at-tabspan-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-at-tabspan-003-expected.txt.
        * platform/mac/editing/inserting/insert-br-quoted-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-001-expected.txt.
        * platform/mac/editing/inserting/insert-br-quoted-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-002-expected.txt.
        * platform/mac/editing/inserting/insert-br-quoted-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-003-expected.txt.
        * platform/mac/editing/inserting/insert-br-quoted-004-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-004-expected.txt.
        * platform/mac/editing/inserting/insert-br-quoted-005-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-005-expected.txt.
        * platform/mac/editing/inserting/insert-br-quoted-006-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-006-expected.txt.
        * platform/mac/editing/inserting/insert-div-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-001-expected.txt.
        * platform/mac/editing/inserting/insert-div-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-002-expected.txt.
        * platform/mac/editing/inserting/insert-div-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-003-expected.txt.
        * platform/mac/editing/inserting/insert-div-004-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-004-expected.txt.
        * platform/mac/editing/inserting/insert-div-005-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-005-expected.txt.
        * platform/mac/editing/inserting/insert-div-006-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-006-expected.txt.
        * platform/mac/editing/inserting/insert-div-007-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-007-expected.txt.
        * platform/mac/editing/inserting/insert-div-008-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-008-expected.txt.
        * platform/mac/editing/inserting/insert-div-009-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-009-expected.txt.
        * platform/mac/editing/inserting/insert-div-010-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-010-expected.txt.
        * platform/mac/editing/inserting/insert-div-011-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-011-expected.txt.
        * platform/mac/editing/inserting/insert-div-012-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-012-expected.txt.
        * platform/mac/editing/inserting/insert-div-013-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-013-expected.txt.
        * platform/mac/editing/inserting/insert-div-014-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-014-expected.txt.
        * platform/mac/editing/inserting/insert-div-015-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-015-expected.txt.
        * platform/mac/editing/inserting/insert-div-016-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-016-expected.txt.
        * platform/mac/editing/inserting/insert-div-017-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-017-expected.txt.
        * platform/mac/editing/inserting/insert-div-018-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-018-expected.txt.
        * platform/mac/editing/inserting/insert-div-019-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-019-expected.txt.
        * platform/mac/editing/inserting/insert-div-020-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-020-expected.txt.
        * platform/mac/editing/inserting/insert-div-021-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-021-expected.txt.
        * platform/mac/editing/inserting/insert-div-022-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-022-expected.txt.
        * platform/mac/editing/inserting/insert-div-023-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-023-expected.txt.
        * platform/mac/editing/inserting/insert-div-024-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-024-expected.txt.
        * platform/mac/editing/inserting/insert-div-025-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-025-expected.txt.
        * platform/mac/editing/inserting/insert-div-026-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-026-expected.txt.
        * platform/mac/editing/inserting/insert-div-027-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-027-expected.txt.
        * platform/mac/editing/inserting/insert-paragraph-01-expected.txt: Copied from LayoutTests/editing/inserting/insert-paragraph-01-expected.txt.
        * platform/mac/editing/inserting/insert-paragraph-02-expected.txt: Copied from LayoutTests/editing/inserting/insert-paragraph-02-expected.txt.
        * platform/mac/editing/inserting/insert-paragraph-03-expected.txt: Copied from LayoutTests/editing/inserting/insert-paragraph-03-expected.txt.
        * platform/mac/editing/inserting/insert-paragraph-04-expected.txt: Copied from LayoutTests/editing/inserting/insert-paragraph-04-expected.txt.
        * platform/mac/editing/inserting/insert-space-in-empty-doc-expected.txt: Copied from LayoutTests/editing/inserting/insert-space-in-empty-doc-expected.txt.
        * platform/mac/editing/inserting/insert-tab-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-tab-001-expected.txt.
        * platform/mac/editing/inserting/insert-tab-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-tab-002-expected.txt.
        * platform/mac/editing/inserting/insert-tab-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-tab-003-expected.txt.
        * platform/mac/editing/inserting/insert-tab-004-expected.txt: Copied from LayoutTests/editing/inserting/insert-tab-004-expected.txt.
        * platform/mac/editing/inserting/insert-text-at-tabspan-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-text-at-tabspan-001-expected.txt.
        * platform/mac/editing/inserting/insert-text-at-tabspan-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-text-at-tabspan-002-expected.txt.
        * platform/mac/editing/inserting/insert-text-at-tabspan-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-text-at-tabspan-003-expected.txt.
        * platform/mac/editing/inserting/insert-text-with-newlines-expected.txt: Copied from LayoutTests/editing/inserting/insert-text-with-newlines-expected.txt.
        * platform/mac/editing/inserting/line-break-expected.txt: Copied from LayoutTests/editing/inserting/line-break-expected.txt.
        * platform/mac/editing/inserting/multiple-lines-selected-expected.txt: Copied from LayoutTests/editing/inserting/multiple-lines-selected-expected.txt.
        * platform/mac/editing/inserting/paragraph-separator-01-expected.txt: Copied from LayoutTests/editing/inserting/paragraph-separator-01-expected.txt.
        * platform/mac/editing/inserting/paragraph-separator-02-expected.txt: Copied from LayoutTests/editing/inserting/paragraph-separator-02-expected.txt.
        * platform/mac/editing/inserting/paragraph-separator-03-expected.txt: Copied from LayoutTests/editing/inserting/paragraph-separator-03-expected.txt.
        * platform/mac/editing/inserting/paragraph-separator-in-table-1-expected.txt: Copied from LayoutTests/editing/inserting/paragraph-separator-in-table-1-expected.txt.
        * platform/mac/editing/inserting/paragraph-separator-in-table-2-expected.txt: Copied from LayoutTests/editing/inserting/paragraph-separator-in-table-2-expected.txt.
        * platform/mac/editing/inserting/redo-expected.txt: Copied from LayoutTests/editing/inserting/redo-expected.txt.
        * platform/mac/editing/inserting/return-key-with-selection-001-expected.txt: Copied from LayoutTests/editing/inserting/return-key-with-selection-001-expected.txt.
        * platform/mac/editing/inserting/return-key-with-selection-002-expected.txt: Copied from LayoutTests/editing/inserting/return-key-with-selection-002-expected.txt.
        * platform/mac/editing/inserting/return-key-with-selection-003-expected.txt: Copied from LayoutTests/editing/inserting/return-key-with-selection-003-expected.txt.
        * platform/mac/editing/inserting/typing-001-expected.txt: Copied from LayoutTests/editing/inserting/typing-001-expected.txt.
        * platform/mac/editing/inserting/typing-002-expected.txt: Copied from LayoutTests/editing/inserting/typing-002-expected.txt.
        * platform/mac/editing/inserting/typing-003-expected.txt: Copied from LayoutTests/editing/inserting/typing-003-expected.txt.
        * platform/mac/editing/inserting/typing-around-br-001-expected.txt: Copied from LayoutTests/editing/inserting/typing-around-br-001-expected.txt.
        * platform/mac/editing/inserting/typing-around-image-001-expected.txt: Copied from LayoutTests/editing/inserting/typing-around-image-001-expected.txt.
        * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.txt: Copied from LayoutTests/editing/inserting/typing-tab-designmode-forms-expected.txt.
        * platform/mac/editing/pasteboard/3976872-expected.txt: Copied from LayoutTests/editing/pasteboard/3976872-expected.txt.
        * platform/mac/editing/pasteboard/4076267-2-expected.txt: Copied from LayoutTests/editing/pasteboard/4076267-2-expected.txt.
        * platform/mac/editing/pasteboard/4076267-3-expected.txt: Copied from LayoutTests/editing/pasteboard/4076267-3-expected.txt.
        * platform/mac/editing/pasteboard/4076267-expected.txt: Copied from LayoutTests/editing/pasteboard/4076267-expected.txt.
        * platform/mac/editing/pasteboard/4242293-1-expected.txt: Copied from LayoutTests/editing/pasteboard/4242293-1-expected.txt.
        * platform/mac/editing/pasteboard/4242293-expected.txt: Copied from LayoutTests/editing/pasteboard/4242293-expected.txt.
        * platform/mac/editing/pasteboard/4631972-expected.txt: Copied from LayoutTests/editing/pasteboard/4631972-expected.txt.
        * platform/mac/editing/pasteboard/4641033-expected.txt: Copied from LayoutTests/editing/pasteboard/4641033-expected.txt.
        * platform/mac/editing/pasteboard/4700297-expected.txt: Copied from LayoutTests/editing/pasteboard/4700297-expected.txt.
        * platform/mac/editing/pasteboard/4806874-expected.txt: Copied from LayoutTests/editing/pasteboard/4806874-expected.txt.
        * platform/mac/editing/pasteboard/4840662-expected.txt: Copied from LayoutTests/editing/pasteboard/4840662-expected.txt.
        * platform/mac/editing/pasteboard/4861080-expected.txt: Copied from LayoutTests/editing/pasteboard/4861080-expected.txt.
        * platform/mac/editing/pasteboard/4944770-1-expected.txt: Copied from LayoutTests/editing/pasteboard/4944770-1-expected.txt.
        * platform/mac/editing/pasteboard/4944770-2-expected.txt: Copied from LayoutTests/editing/pasteboard/4944770-2-expected.txt.
        * platform/mac/editing/pasteboard/4947130-expected.txt: Copied from LayoutTests/editing/pasteboard/4947130-expected.txt.
        * platform/mac/editing/pasteboard/4989774-expected.txt: Copied from LayoutTests/editing/pasteboard/4989774-expected.txt.
        * platform/mac/editing/pasteboard/5006779-expected.txt: Copied from LayoutTests/editing/pasteboard/5006779-expected.txt.
        * platform/mac/editing/pasteboard/5027857-expected.txt: Copied from LayoutTests/editing/pasteboard/5027857-expected.txt.
        * platform/mac/editing/pasteboard/5028447-expected.txt: Copied from LayoutTests/editing/pasteboard/5028447-expected.txt.
        * platform/mac/editing/pasteboard/5032095-expected.txt: Copied from LayoutTests/editing/pasteboard/5032095-expected.txt.
        * platform/mac/editing/pasteboard/5065605-expected.txt: Copied from LayoutTests/editing/pasteboard/5065605-expected.txt.
        * platform/mac/editing/pasteboard/5071074-2-expected.txt: Copied from LayoutTests/editing/pasteboard/5071074-2-expected.txt.
        * platform/mac/editing/pasteboard/5071074-expected.txt: Copied from LayoutTests/editing/pasteboard/5071074-expected.txt.
        * platform/mac/editing/pasteboard/5075944-2-expected.txt: Copied from LayoutTests/editing/pasteboard/5075944-2-expected.txt.
        * platform/mac/editing/pasteboard/5075944-3-expected.txt: Copied from LayoutTests/editing/pasteboard/5075944-3-expected.txt.
        * platform/mac/editing/pasteboard/5075944-expected.txt: Copied from LayoutTests/editing/pasteboard/5075944-expected.txt.
        * platform/mac/editing/pasteboard/5134759-expected.txt: Copied from LayoutTests/editing/pasteboard/5134759-expected.txt.
        * platform/mac/editing/pasteboard/5156401-1-expected.txt: Copied from LayoutTests/editing/pasteboard/5156401-1-expected.txt.
        * platform/mac/editing/pasteboard/5245519-expected.txt: Copied from LayoutTests/editing/pasteboard/5245519-expected.txt.
        * platform/mac/editing/pasteboard/5247341-expected.txt: Copied from LayoutTests/editing/pasteboard/5247341-expected.txt.
        * platform/mac/editing/pasteboard/5387578-expected.txt: Copied from LayoutTests/editing/pasteboard/5387578-expected.txt.
        * platform/mac/editing/pasteboard/7955-expected.txt: Copied from LayoutTests/editing/pasteboard/7955-expected.txt.
        * platform/mac/editing/pasteboard/8145-1-expected.txt: Copied from LayoutTests/editing/pasteboard/8145-1-expected.txt.
        * platform/mac/editing/pasteboard/8145-2-expected.txt: Copied from LayoutTests/editing/pasteboard/8145-2-expected.txt.
        * platform/mac/editing/pasteboard/8145-3-expected.txt: Copied from LayoutTests/editing/pasteboard/8145-3-expected.txt.
        * platform/mac/editing/pasteboard/bad-placeholder-expected.txt: Copied from LayoutTests/editing/pasteboard/bad-placeholder-expected.txt.
        * platform/mac/editing/pasteboard/block-wrappers-necessary-expected.txt: Copied from LayoutTests/editing/pasteboard/block-wrappers-necessary-expected.txt.
        * platform/mac/editing/pasteboard/copy-paste-bidi-expected.txt: Copied from LayoutTests/editing/pasteboard/copy-paste-bidi-expected.txt.
        * platform/mac/editing/pasteboard/copy-standalone-image-expected.txt: Copied from LayoutTests/editing/pasteboard/copy-standalone-image-expected.txt.
        * platform/mac/editing/pasteboard/cut-text-001-expected.txt: Copied from LayoutTests/editing/pasteboard/cut-text-001-expected.txt.
        * platform/mac/editing/pasteboard/displaced-generic-placeholder-expected.txt: Copied from LayoutTests/editing/pasteboard/displaced-generic-placeholder-expected.txt.
        * platform/mac/editing/pasteboard/displaced-placeholder-expected.txt: Copied from LayoutTests/editing/pasteboard/displaced-placeholder-expected.txt.
        * platform/mac/editing/pasteboard/display-block-on-spans-expected.txt: Copied from LayoutTests/editing/pasteboard/display-block-on-spans-expected.txt.
        * platform/mac/editing/pasteboard/drag-drop-dead-frame-expected.txt: Copied from LayoutTests/editing/pasteboard/drag-drop-dead-frame-expected.txt.
        * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt: Copied from LayoutTests/editing/pasteboard/drag-drop-modifies-page-expected.txt.
        * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Copied from LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt.
        * platform/mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Copied from LayoutTests/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt.
        * platform/mac/editing/pasteboard/drop-link-expected.txt: Copied from LayoutTests/editing/pasteboard/drop-link-expected.txt.
        * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt: Copied from LayoutTests/editing/pasteboard/drop-text-without-selection-expected.txt.
        * platform/mac/editing/pasteboard/emacs-cntl-y-001-expected.txt: Copied from LayoutTests/editing/pasteboard/emacs-cntl-y-001-expected.txt.
        * platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: Copied from LayoutTests/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt.
        * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: Copied from LayoutTests/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt.
        * platform/mac/editing/pasteboard/innerText-inline-table-expected.txt: Copied from LayoutTests/editing/pasteboard/innerText-inline-table-expected.txt.
        * platform/mac/editing/pasteboard/input-field-1-expected.txt: Copied from LayoutTests/editing/pasteboard/input-field-1-expected.txt.
        * platform/mac/editing/pasteboard/interchange-newline-1-expected.txt: Copied from LayoutTests/editing/pasteboard/interchange-newline-1-expected.txt.
        * platform/mac/editing/pasteboard/interchange-newline-2-expected.txt: Copied from LayoutTests/editing/pasteboard/interchange-newline-2-expected.txt.
        * platform/mac/editing/pasteboard/interchange-newline-3-expected.txt: Copied from LayoutTests/editing/pasteboard/interchange-newline-3-expected.txt.
        * platform/mac/editing/pasteboard/interchange-newline-4-expected.txt: Copied from LayoutTests/editing/pasteboard/interchange-newline-4-expected.txt.
        * platform/mac/editing/pasteboard/merge-after-delete-1-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-after-delete-1-expected.txt.
        * platform/mac/editing/pasteboard/merge-after-delete-2-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-after-delete-2-expected.txt.
        * platform/mac/editing/pasteboard/merge-after-delete-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-after-delete-expected.txt.
        * platform/mac/editing/pasteboard/merge-end-1-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-1-expected.txt.
        * platform/mac/editing/pasteboard/merge-end-2-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-2-expected.txt.
        * platform/mac/editing/pasteboard/merge-end-3-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-3-expected.txt.
        * platform/mac/editing/pasteboard/merge-end-4-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-4-expected.txt.
        * platform/mac/editing/pasteboard/merge-end-5-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-5-expected.txt.
        * platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-blockquote-expected.txt.
        * platform/mac/editing/pasteboard/merge-end-borders-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-borders-expected.txt.
        * platform/mac/editing/pasteboard/merge-end-list-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-list-expected.txt.
        * platform/mac/editing/pasteboard/merge-end-table-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-table-expected.txt.
        * platform/mac/editing/pasteboard/merge-start-blockquote-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-start-blockquote-expected.txt.
        * platform/mac/editing/pasteboard/merge-start-list-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-start-list-expected.txt.
        * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Copied from LayoutTests/editing/pasteboard/nested-blocks-with-text-area-expected.txt.
        * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.txt: Copied from LayoutTests/editing/pasteboard/nested-blocks-with-text-field-expected.txt.
        * platform/mac/editing/pasteboard/paste-4035648-fix-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-4035648-fix-expected.txt.
        * platform/mac/editing/pasteboard/paste-4038267-fix-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-4038267-fix-expected.txt.
        * platform/mac/editing/pasteboard/paste-4039777-fix-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-4039777-fix-expected.txt.
        * platform/mac/editing/pasteboard/paste-RTFD-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-RTFD-expected.txt.
        * platform/mac/editing/pasteboard/paste-TIFF-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-TIFF-expected.txt.
        * platform/mac/editing/pasteboard/paste-blockquote-1-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-blockquote-1-expected.txt.
        * platform/mac/editing/pasteboard/paste-blockquote-2-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-blockquote-2-expected.txt.
        * platform/mac/editing/pasteboard/paste-blockquote-3-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-blockquote-3-expected.txt.
        * platform/mac/editing/pasteboard/paste-line-endings-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-001-expected.txt.
        * platform/mac/editing/pasteboard/paste-line-endings-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-002-expected.txt.
        * platform/mac/editing/pasteboard/paste-line-endings-003-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-003-expected.txt.
        * platform/mac/editing/pasteboard/paste-line-endings-004-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-004-expected.txt.
        * platform/mac/editing/pasteboard/paste-line-endings-005-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-005-expected.txt.
        * platform/mac/editing/pasteboard/paste-line-endings-006-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-006-expected.txt.
        * platform/mac/editing/pasteboard/paste-line-endings-007-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-007-expected.txt.
        * platform/mac/editing/pasteboard/paste-line-endings-008-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-008-expected.txt.
        * platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-009-expected.txt.
        * platform/mac/editing/pasteboard/paste-line-endings-010-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-010-expected.txt.
        * platform/mac/editing/pasteboard/paste-list-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-list-001-expected.txt.
        * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-match-style-001-expected.txt.
        * platform/mac/editing/pasteboard/paste-match-style-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-match-style-002-expected.txt.
        * platform/mac/editing/pasteboard/paste-pre-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-pre-001-expected.txt.
        * platform/mac/editing/pasteboard/paste-pre-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-pre-002-expected.txt.
        * platform/mac/editing/pasteboard/paste-table-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-table-001-expected.txt.
        * platform/mac/editing/pasteboard/paste-table-003-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-table-003-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-001-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-002-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-003-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-003-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-004-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-004-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-005-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-005-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-006-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-006-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-007-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-007-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-008-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-008-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-009-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-009-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-010-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-010-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-011-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-011-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-014-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-014-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-015-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-015-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-017-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-017-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-018-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-018-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-019-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-019-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-at-tabspan-001-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-at-tabspan-002-expected.txt.
        * platform/mac/editing/pasteboard/paste-text-at-tabspan-003-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-at-tabspan-003-expected.txt.
        * platform/mac/editing/pasteboard/paste-unrendered-select-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-unrendered-select-expected.txt.
        * platform/mac/editing/pasteboard/paste-xml-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-xml-expected.txt.
        * platform/mac/editing/pasteboard/pasting-object-expected.txt: Copied from LayoutTests/editing/pasteboard/pasting-object-expected.txt.
        * platform/mac/editing/pasteboard/pasting-tabs-expected.txt: Copied from LayoutTests/editing/pasteboard/pasting-tabs-expected.txt.
        * platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.txt: Copied from LayoutTests/editing/pasteboard/prevent-block-nesting-01-expected.txt.
        * platform/mac/editing/pasteboard/quirks-mode-br-1-expected.txt: Copied from LayoutTests/editing/pasteboard/quirks-mode-br-1-expected.txt.
        * platform/mac/editing/pasteboard/select-element-1-expected.txt: Copied from LayoutTests/editing/pasteboard/select-element-1-expected.txt.
        * platform/mac/editing/pasteboard/smart-paste-001-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-001-expected.txt.
        * platform/mac/editing/pasteboard/smart-paste-002-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-002-expected.txt.
        * platform/mac/editing/pasteboard/smart-paste-003-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-003-expected.txt.
        * platform/mac/editing/pasteboard/smart-paste-004-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-004-expected.txt.
        * platform/mac/editing/pasteboard/smart-paste-005-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-005-expected.txt.
        * platform/mac/editing/pasteboard/smart-paste-006-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-006-expected.txt.
        * platform/mac/editing/pasteboard/smart-paste-007-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-007-expected.txt.
        * platform/mac/editing/pasteboard/smart-paste-008-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-008-expected.txt.
        * platform/mac/editing/pasteboard/styled-element-markup-expected.txt: Copied from LayoutTests/editing/pasteboard/styled-element-markup-expected.txt.
        * platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.txt: Copied from LayoutTests/editing/pasteboard/subframe-dragndrop-1-expected.txt.
        * platform/mac/editing/pasteboard/testcase-9507-expected.txt: Copied from LayoutTests/editing/pasteboard/testcase-9507-expected.txt.
        * platform/mac/editing/pasteboard/undoable-fragment-removes-expected.txt: Copied from LayoutTests/editing/pasteboard/undoable-fragment-removes-expected.txt.
        * platform/mac/editing/pasteboard/unrendered-br-expected.txt: Copied from LayoutTests/editing/pasteboard/unrendered-br-expected.txt.
        * platform/mac/editing/selection/13804-expected.txt: Copied from LayoutTests/editing/selection/13804-expected.txt.
        * platform/mac/editing/selection/14971-expected.txt: Copied from LayoutTests/editing/selection/14971-expected.txt.
        * platform/mac/editing/selection/3690703-2-expected.txt: Copied from LayoutTests/editing/selection/3690703-2-expected.txt.
        * platform/mac/editing/selection/3690703-expected.txt: Copied from LayoutTests/editing/selection/3690703-expected.txt.
        * platform/mac/editing/selection/3690719-expected.txt: Copied from LayoutTests/editing/selection/3690719-expected.txt.
        * platform/mac/editing/selection/4397952-expected.txt: Copied from LayoutTests/editing/selection/4397952-expected.txt.
        * platform/mac/editing/selection/4402375-expected.txt: Copied from LayoutTests/editing/selection/4402375-expected.txt.
        * platform/mac/editing/selection/4776665-expected.txt: Copied from LayoutTests/editing/selection/4776665-expected.txt.
        * platform/mac/editing/selection/4818145-expected.txt: Copied from LayoutTests/editing/selection/4818145-expected.txt.
        * platform/mac/editing/selection/4866671-expected.txt: Copied from LayoutTests/editing/selection/4866671-expected.txt.
        * platform/mac/editing/selection/4889598-expected.txt: Copied from LayoutTests/editing/selection/4889598-expected.txt.
        * platform/mac/editing/selection/4895428-1-expected.txt: Copied from LayoutTests/editing/selection/4895428-1-expected.txt.
        * platform/mac/editing/selection/4895428-2-expected.txt: Copied from LayoutTests/editing/selection/4895428-2-expected.txt.
        * platform/mac/editing/selection/4895428-3-expected.txt: Copied from LayoutTests/editing/selection/4895428-3-expected.txt.
        * platform/mac/editing/selection/4895428-4-expected.txt: Copied from LayoutTests/editing/selection/4895428-4-expected.txt.
        * platform/mac/editing/selection/4932260-1-expected.txt: Copied from LayoutTests/editing/selection/4932260-1-expected.txt.
        * platform/mac/editing/selection/4932260-2-expected.txt: Copied from LayoutTests/editing/selection/4932260-2-expected.txt.
        * platform/mac/editing/selection/4932260-3-expected.txt: Copied from LayoutTests/editing/selection/4932260-3-expected.txt.
        * platform/mac/editing/selection/4947387-expected.txt: Copied from LayoutTests/editing/selection/4947387-expected.txt.
        * platform/mac/editing/selection/4960116-expected.txt: Copied from LayoutTests/editing/selection/4960116-expected.txt.
        * platform/mac/editing/selection/4960137-expected.txt: Copied from LayoutTests/editing/selection/4960137-expected.txt.
        * platform/mac/editing/selection/4975120-expected.txt: Copied from LayoutTests/editing/selection/4975120-expected.txt.
        * platform/mac/editing/selection/4983858-expected.txt: Copied from LayoutTests/editing/selection/4983858-expected.txt.
        * platform/mac/editing/selection/5007143-2-expected.txt: Copied from LayoutTests/editing/selection/5007143-2-expected.txt.
        * platform/mac/editing/selection/5007143-expected.txt: Copied from LayoutTests/editing/selection/5007143-expected.txt.
        * platform/mac/editing/selection/5076323-1-expected.txt: Copied from LayoutTests/editing/selection/5076323-1-expected.txt.
        * platform/mac/editing/selection/5076323-2-expected.txt: Copied from LayoutTests/editing/selection/5076323-2-expected.txt.
        * platform/mac/editing/selection/5076323-3-expected.txt: Copied from LayoutTests/editing/selection/5076323-3-expected.txt.
        * platform/mac/editing/selection/5081257-1-expected.txt: Copied from LayoutTests/editing/selection/5081257-1-expected.txt.
        * platform/mac/editing/selection/5081257-2-expected.txt: Copied from LayoutTests/editing/selection/5081257-2-expected.txt.
        * platform/mac/editing/selection/5099303-expected.txt: Copied from LayoutTests/editing/selection/5099303-expected.txt.
        * platform/mac/editing/selection/5109817-expected.txt: Copied from LayoutTests/editing/selection/5109817-expected.txt.
        * platform/mac/editing/selection/5131716-1-expected.txt: Copied from LayoutTests/editing/selection/5131716-1-expected.txt.
        * platform/mac/editing/selection/5131716-2-expected.txt: Copied from LayoutTests/editing/selection/5131716-2-expected.txt.
        * platform/mac/editing/selection/5131716-3-expected.txt: Copied from LayoutTests/editing/selection/5131716-3-expected.txt.
        * platform/mac/editing/selection/5131716-4-expected.txt: Copied from LayoutTests/editing/selection/5131716-4-expected.txt.
        * platform/mac/editing/selection/5136696-expected.txt: Copied from LayoutTests/editing/selection/5136696-expected.txt.
        * platform/mac/editing/selection/5195166-1-expected.txt: Copied from LayoutTests/editing/selection/5195166-1-expected.txt.
        * platform/mac/editing/selection/5195166-2-expected.txt: Copied from LayoutTests/editing/selection/5195166-2-expected.txt.
        * platform/mac/editing/selection/5213963-expected.txt: Copied from LayoutTests/editing/selection/5213963-expected.txt.
        * platform/mac/editing/selection/5232159-expected.txt: Copied from LayoutTests/editing/selection/5232159-expected.txt.
        * platform/mac/editing/selection/5234383-1-expected.txt: Copied from LayoutTests/editing/selection/5234383-1-expected.txt.
        * platform/mac/editing/selection/5234383-2-expected.txt: Copied from LayoutTests/editing/selection/5234383-2-expected.txt.
        * platform/mac/editing/selection/5240265-expected.txt: Copied from LayoutTests/editing/selection/5240265-expected.txt.
        * platform/mac/editing/selection/5333725-expected.txt: Copied from LayoutTests/editing/selection/5333725-expected.txt.
        * platform/mac/editing/selection/5354455-1-expected.txt: Copied from LayoutTests/editing/selection/5354455-1-expected.txt.
        * platform/mac/editing/selection/5354455-2-expected.txt: Copied from LayoutTests/editing/selection/5354455-2-expected.txt.
        * platform/mac/editing/selection/6476-expected.txt: Copied from LayoutTests/editing/selection/6476-expected.txt.
        * platform/mac/editing/selection/7152-1-expected.txt: Copied from LayoutTests/editing/selection/7152-1-expected.txt.
        * platform/mac/editing/selection/7152-2-expected.txt: Copied from LayoutTests/editing/selection/7152-2-expected.txt.
        * platform/mac/editing/selection/addRange-expected.txt: Copied from LayoutTests/editing/selection/addRange-expected.txt.
        * platform/mac/editing/selection/after-line-wrap-expected.txt: Copied from LayoutTests/editing/selection/after-line-wrap-expected.txt.
        * platform/mac/editing/selection/caret-and-focus-ring-expected.txt: Copied from LayoutTests/editing/selection/caret-and-focus-ring-expected.txt.
        * platform/mac/editing/selection/caret-before-select-expected.txt: Copied from LayoutTests/editing/selection/caret-before-select-expected.txt.
        * platform/mac/editing/selection/caret-rtl-2-expected.txt: Copied from LayoutTests/editing/selection/caret-rtl-2-expected.txt.
        * platform/mac/editing/selection/caret-rtl-expected.txt: Copied from LayoutTests/editing/selection/caret-rtl-expected.txt.
        * platform/mac/editing/selection/clear-selection-expected.txt: Copied from LayoutTests/editing/selection/clear-selection-expected.txt.
        * platform/mac/editing/selection/click-start-of-line-expected.txt: Copied from LayoutTests/editing/selection/click-start-of-line-expected.txt.
        * platform/mac/editing/selection/contains-boundaries-expected.txt: Copied from LayoutTests/editing/selection/contains-boundaries-expected.txt.
        * platform/mac/editing/selection/contenteditable-click-inside-expected.txt: Copied from LayoutTests/editing/selection/contenteditable-click-inside-expected.txt.
        * platform/mac/editing/selection/contenteditable-click-outside-expected.txt: Copied from LayoutTests/editing/selection/contenteditable-click-outside-expected.txt.
        * platform/mac/editing/selection/designmode-no-caret-expected.txt: Copied from LayoutTests/editing/selection/designmode-no-caret-expected.txt.
        * platform/mac/editing/selection/display-table-text-expected.txt: Copied from LayoutTests/editing/selection/display-table-text-expected.txt.
        * platform/mac/editing/selection/doubleclick-crash-expected.txt: Copied from LayoutTests/editing/selection/doubleclick-crash-expected.txt.
        * platform/mac/editing/selection/drag-in-iframe-expected.txt: Copied from LayoutTests/editing/selection/drag-in-iframe-expected.txt.
        * platform/mac/editing/selection/drag-select-1-expected.txt: Copied from LayoutTests/editing/selection/drag-select-1-expected.txt.
        * platform/mac/editing/selection/drag-to-contenteditable-iframe-expected.txt: Copied from LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.txt.
        * platform/mac/editing/selection/editable-html-element-expected.txt: Copied from LayoutTests/editing/selection/editable-html-element-expected.txt.
        * platform/mac/editing/selection/editable-links-expected.txt: Copied from LayoutTests/editing/selection/editable-links-expected.txt.
        * platform/mac/editing/selection/editable-non-editable-crash-expected.txt: Copied from LayoutTests/editing/selection/editable-non-editable-crash-expected.txt.
        * platform/mac/editing/selection/end-of-document-expected.txt: Copied from LayoutTests/editing/selection/end-of-document-expected.txt.
        * platform/mac/editing/selection/expanding-selections-expected.txt: Copied from LayoutTests/editing/selection/expanding-selections-expected.txt.
        * platform/mac/editing/selection/expanding-selections2-expected.txt: Copied from LayoutTests/editing/selection/expanding-selections2-expected.txt.
        * platform/mac/editing/selection/extend-by-character-001-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-001-expected.txt.
        * platform/mac/editing/selection/extend-by-character-002-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-002-expected.txt.
        * platform/mac/editing/selection/extend-by-character-003-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-003-expected.txt.
        * platform/mac/editing/selection/extend-by-character-004-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-004-expected.txt.
        * platform/mac/editing/selection/extend-by-character-005-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-005-expected.txt.
        * platform/mac/editing/selection/extend-by-character-006-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-006-expected.txt.
        * platform/mac/editing/selection/extend-by-sentence-001-expected.txt: Copied from LayoutTests/editing/selection/extend-by-sentence-001-expected.txt.
        * platform/mac/editing/selection/extend-by-word-001-expected.txt: Copied from LayoutTests/editing/selection/extend-by-word-001-expected.txt.
        * platform/mac/editing/selection/extend-by-word-002-expected.txt: Copied from LayoutTests/editing/selection/extend-by-word-002-expected.txt.
        * platform/mac/editing/selection/fake-doubleclick-expected.txt: Copied from LayoutTests/editing/selection/fake-doubleclick-expected.txt.
        * platform/mac/editing/selection/fake-drag-expected.txt: Copied from LayoutTests/editing/selection/fake-drag-expected.txt.
        * platform/mac/editing/selection/focus-body-expected.txt: Copied from LayoutTests/editing/selection/focus-body-expected.txt.
        * platform/mac/editing/selection/focus_editable_html-expected.txt: Copied from LayoutTests/editing/selection/focus_editable_html-expected.txt.
        * platform/mac/editing/selection/iframe-expected.txt: Copied from LayoutTests/editing/selection/iframe-expected.txt.
        * platform/mac/editing/selection/image-before-linebreak-expected.txt: Copied from LayoutTests/editing/selection/image-before-linebreak-expected.txt.
        * platform/mac/editing/selection/inline-closest-leaf-child-expected.txt: Copied from LayoutTests/editing/selection/inline-closest-leaf-child-expected.txt.
        * platform/mac/editing/selection/inline-table-expected.txt: Copied from LayoutTests/editing/selection/inline-table-expected.txt.
        * platform/mac/editing/selection/leave-requested-block-expected.txt: Copied from LayoutTests/editing/selection/leave-requested-block-expected.txt.
        * platform/mac/editing/selection/line-wrap-1-expected.txt: Copied from LayoutTests/editing/selection/line-wrap-1-expected.txt.
        * platform/mac/editing/selection/line-wrap-2-expected.txt: Copied from LayoutTests/editing/selection/line-wrap-2-expected.txt.
        * platform/mac/editing/selection/mixed-editability-1-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-1-expected.txt.
        * platform/mac/editing/selection/mixed-editability-2-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-2-expected.txt.
        * platform/mac/editing/selection/mixed-editability-3-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-3-expected.txt.
        * platform/mac/editing/selection/mixed-editability-4-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-4-expected.txt.
        * platform/mac/editing/selection/mixed-editability-5-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-5-expected.txt.
        * platform/mac/editing/selection/mixed-editability-6-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-6-expected.txt.
        * platform/mac/editing/selection/mixed-editability-7-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-7-expected.txt.
        * platform/mac/editing/selection/move-3875618-fix-expected.txt: Copied from LayoutTests/editing/selection/move-3875618-fix-expected.txt.
        * platform/mac/editing/selection/move-3875641-fix-expected.txt: Copied from LayoutTests/editing/selection/move-3875641-fix-expected.txt.
        * platform/mac/editing/selection/move-backwords-by-word-001-expected.txt: Copied from LayoutTests/editing/selection/move-backwords-by-word-001-expected.txt.
        * platform/mac/editing/selection/move-between-blocks-no-001-expected.txt: Copied from LayoutTests/editing/selection/move-between-blocks-no-001-expected.txt.
        * platform/mac/editing/selection/move-between-blocks-yes-001-expected.txt: Copied from LayoutTests/editing/selection/move-between-blocks-yes-001-expected.txt.
        * platform/mac/editing/selection/move-by-character-001-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-001-expected.txt.
        * platform/mac/editing/selection/move-by-character-002-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-002-expected.txt.
        * platform/mac/editing/selection/move-by-character-003-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-003-expected.txt.
        * platform/mac/editing/selection/move-by-character-004-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-004-expected.txt.
        * platform/mac/editing/selection/move-by-character-005-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-005-expected.txt.
        * platform/mac/editing/selection/move-by-character-6-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-6-expected.txt.
        * platform/mac/editing/selection/move-by-line-001-expected.txt: Copied from LayoutTests/editing/selection/move-by-line-001-expected.txt.
        * platform/mac/editing/selection/move-by-line-002-expected.txt: Copied from LayoutTests/editing/selection/move-by-line-002-expected.txt.
        * platform/mac/editing/selection/move-by-sentence-001-expected.txt: Copied from LayoutTests/editing/selection/move-by-sentence-001-expected.txt.
        * platform/mac/editing/selection/move-by-sentence-linebreak-expected.txt: Copied from LayoutTests/editing/selection/move-by-sentence-linebreak-expected.txt.
        * platform/mac/editing/selection/move-by-word-001-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-001-expected.txt.
        * platform/mac/editing/selection/node-removal-1-expected.txt: Copied from LayoutTests/editing/selection/node-removal-1-expected.txt.
        * platform/mac/editing/selection/node-removal-2-expected.txt: Copied from LayoutTests/editing/selection/node-removal-2-expected.txt.
        * platform/mac/editing/selection/paragraph-granularity-expected.txt: Copied from LayoutTests/editing/selection/paragraph-granularity-expected.txt.
        * platform/mac/editing/selection/previous-line-position-expected.txt: Copied from LayoutTests/editing/selection/previous-line-position-expected.txt.
        * platform/mac/editing/selection/replace-selection-1-expected.txt: Copied from LayoutTests/editing/selection/replace-selection-1-expected.txt.
        * platform/mac/editing/selection/replaced-boundaries-1-expected.txt: Copied from LayoutTests/editing/selection/replaced-boundaries-1-expected.txt.
        * platform/mac/editing/selection/replaced-boundaries-2-expected.txt: Copied from LayoutTests/editing/selection/replaced-boundaries-2-expected.txt.
        * platform/mac/editing/selection/replaced-boundaries-3-expected.txt: Copied from LayoutTests/editing/selection/replaced-boundaries-3-expected.txt.
        * platform/mac/editing/selection/select-all-001-expected.txt: Copied from LayoutTests/editing/selection/select-all-001-expected.txt.
        * platform/mac/editing/selection/select-all-002-expected.txt: Copied from LayoutTests/editing/selection/select-all-002-expected.txt.
        * platform/mac/editing/selection/select-all-003-expected.txt: Copied from LayoutTests/editing/selection/select-all-003-expected.txt.
        * platform/mac/editing/selection/select-all-004-expected.txt: Copied from LayoutTests/editing/selection/select-all-004-expected.txt.
        * platform/mac/editing/selection/select-all-005-expected.txt: Copied from LayoutTests/editing/selection/select-all-005-expected.txt.
        * platform/mac/editing/selection/select-all-006-expected.txt: Copied from LayoutTests/editing/selection/select-all-006-expected.txt.
        * platform/mac/editing/selection/select-all-iframe-expected.txt: Copied from LayoutTests/editing/selection/select-all-iframe-expected.txt.
        * platform/mac/editing/selection/select-box-expected.txt: Copied from LayoutTests/editing/selection/select-box-expected.txt.
        * platform/mac/editing/selection/select-element-paragraph-boundary-expected.txt: Copied from LayoutTests/editing/selection/select-element-paragraph-boundary-expected.txt.
        * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt: Copied from LayoutTests/editing/selection/select-from-textfield-outwards-expected.txt.
        * platform/mac/editing/selection/select-missing-image-expected.txt: Copied from LayoutTests/editing/selection/select-missing-image-expected.txt.
        * platform/mac/editing/selection/selectNode-expected.txt: Copied from LayoutTests/editing/selection/selectNode-expected.txt.
        * platform/mac/editing/selection/selectNodeContents-expected.txt: Copied from LayoutTests/editing/selection/selectNodeContents-expected.txt.
        * platform/mac/editing/selection/selection-3748164-fix-expected.txt: Copied from LayoutTests/editing/selection/selection-3748164-fix-expected.txt.
        * platform/mac/editing/selection/selection-actions-expected.txt: Copied from LayoutTests/editing/selection/selection-actions-expected.txt.
        * platform/mac/editing/selection/selection-background-expected.txt: Copied from LayoutTests/editing/selection/selection-background-expected.txt.
        * platform/mac/editing/selection/table-caret-1-expected.txt: Copied from LayoutTests/editing/selection/table-caret-1-expected.txt.
        * platform/mac/editing/selection/table-caret-2-expected.txt: Copied from LayoutTests/editing/selection/table-caret-2-expected.txt.
        * platform/mac/editing/selection/table-caret-3-expected.txt: Copied from LayoutTests/editing/selection/table-caret-3-expected.txt.
        * platform/mac/editing/selection/triple-click-in-pre-expected.txt: Copied from LayoutTests/editing/selection/triple-click-in-pre-expected.txt.
        * platform/mac/editing/selection/unrendered-001-expected.txt: Copied from LayoutTests/editing/selection/unrendered-001-expected.txt.
        * platform/mac/editing/selection/unrendered-002-expected.txt: Copied from LayoutTests/editing/selection/unrendered-002-expected.txt.
        * platform/mac/editing/selection/unrendered-003-expected.txt: Copied from LayoutTests/editing/selection/unrendered-003-expected.txt.
        * platform/mac/editing/selection/unrendered-004-expected.txt: Copied from LayoutTests/editing/selection/unrendered-004-expected.txt.
        * platform/mac/editing/selection/unrendered-005-expected.txt: Copied from LayoutTests/editing/selection/unrendered-005-expected.txt.
        * platform/mac/editing/selection/unrendered-space-expected.txt: Copied from LayoutTests/editing/selection/unrendered-space-expected.txt.
        * platform/mac/editing/selection/word-granularity-expected.txt: Copied from LayoutTests/editing/selection/word-granularity-expected.txt.
        * platform/mac/editing/spelling: Added.
        * platform/mac/editing/spelling/spelling-expected.txt: Copied from LayoutTests/editing/spelling/spelling-expected.txt.
        * platform/mac/editing/style/4916887-expected.txt: Copied from LayoutTests/editing/style/4916887-expected.txt.
        * platform/mac/editing/style/5017613-1-expected.txt: Copied from LayoutTests/editing/style/5017613-1-expected.txt.
        * platform/mac/editing/style/5017613-2-expected.txt: Copied from LayoutTests/editing/style/5017613-2-expected.txt.
        * platform/mac/editing/style/5046875-1-expected.txt: Copied from LayoutTests/editing/style/5046875-1-expected.txt.
        * platform/mac/editing/style/5046875-2-expected.txt: Copied from LayoutTests/editing/style/5046875-2-expected.txt.
        * platform/mac/editing/style/5065910-expected.txt: Copied from LayoutTests/editing/style/5065910-expected.txt.
        * platform/mac/editing/style/5084241-expected.txt: Copied from LayoutTests/editing/style/5084241-expected.txt.
        * platform/mac/editing/style/5091898-expected.txt: Copied from LayoutTests/editing/style/5091898-expected.txt.
        * platform/mac/editing/style/5228141-expected.txt: Copied from LayoutTests/editing/style/5228141-expected.txt.
        * platform/mac/editing/style/5279521-expected.txt: Copied from LayoutTests/editing/style/5279521-expected.txt.
        * platform/mac/editing/style/apple-style-editable-mix-expected.txt: Copied from LayoutTests/editing/style/apple-style-editable-mix-expected.txt.
        * platform/mac/editing/style/block-style-001-expected.txt: Copied from LayoutTests/editing/style/block-style-001-expected.txt.
        * platform/mac/editing/style/block-style-002-expected.txt: Copied from LayoutTests/editing/style/block-style-002-expected.txt.
        * platform/mac/editing/style/block-style-003-expected.txt: Copied from LayoutTests/editing/style/block-style-003-expected.txt.
        * platform/mac/editing/style/block-style-004-expected.txt: Copied from LayoutTests/editing/style/block-style-004-expected.txt.
        * platform/mac/editing/style/block-style-005-expected.txt: Copied from LayoutTests/editing/style/block-style-005-expected.txt.
        * platform/mac/editing/style/block-style-006-expected.txt: Copied from LayoutTests/editing/style/block-style-006-expected.txt.
        * platform/mac/editing/style/block-styles-007-expected.txt: Copied from LayoutTests/editing/style/block-styles-007-expected.txt.
        * platform/mac/editing/style/create-block-for-style-001-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-001-expected.txt.
        * platform/mac/editing/style/create-block-for-style-002-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-002-expected.txt.
        * platform/mac/editing/style/create-block-for-style-003-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-003-expected.txt.
        * platform/mac/editing/style/create-block-for-style-004-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-004-expected.txt.
        * platform/mac/editing/style/create-block-for-style-005-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-005-expected.txt.
        * platform/mac/editing/style/create-block-for-style-006-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-006-expected.txt.
        * platform/mac/editing/style/create-block-for-style-007-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-007-expected.txt.
        * platform/mac/editing/style/create-block-for-style-008-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-008-expected.txt.
        * platform/mac/editing/style/create-block-for-style-009-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-009-expected.txt.
        * platform/mac/editing/style/create-block-for-style-010-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-010-expected.txt.
        * platform/mac/editing/style/create-block-for-style-011-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-011-expected.txt.
        * platform/mac/editing/style/create-block-for-style-012-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-012-expected.txt.
        * platform/mac/editing/style/create-block-for-style-013-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-013-expected.txt.
        * platform/mac/editing/style/designmode-expected.txt: Copied from LayoutTests/editing/style/designmode-expected.txt.
        * platform/mac/editing/style/font-family-with-space-expected.txt: Copied from LayoutTests/editing/style/font-family-with-space-expected.txt.
        * platform/mac/editing/style/fontsize-1-expected.txt: Copied from LayoutTests/editing/style/fontsize-1-expected.txt.
        * platform/mac/editing/style/highlight-expected.txt: Copied from LayoutTests/editing/style/highlight-expected.txt.
        * platform/mac/editing/style/non-inheritable-styles-expected.txt: Copied from LayoutTests/editing/style/non-inheritable-styles-expected.txt.
        * platform/mac/editing/style/relative-font-size-change-001-expected.txt: Copied from LayoutTests/editing/style/relative-font-size-change-001-expected.txt.
        * platform/mac/editing/style/relative-font-size-change-002-expected.txt: Copied from LayoutTests/editing/style/relative-font-size-change-002-expected.txt.
        * platform/mac/editing/style/relative-font-size-change-003-expected.txt: Copied from LayoutTests/editing/style/relative-font-size-change-003-expected.txt.
        * platform/mac/editing/style/relative-font-size-change-004-expected.txt: Copied from LayoutTests/editing/style/relative-font-size-change-004-expected.txt.
        * platform/mac/editing/style/remove-underline-across-paragraph-expected.txt: Copied from LayoutTests/editing/style/remove-underline-across-paragraph-expected.txt.
        * platform/mac/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Copied from LayoutTests/editing/style/remove-underline-across-paragraph-in-bold-expected.txt.
        * platform/mac/editing/style/remove-underline-after-paragraph-expected.txt: Copied from LayoutTests/editing/style/remove-underline-after-paragraph-expected.txt.
        * platform/mac/editing/style/remove-underline-after-paragraph-in-bold-expected.txt: Copied from LayoutTests/editing/style/remove-underline-after-paragraph-in-bold-expected.txt.
        * platform/mac/editing/style/remove-underline-expected.txt: Copied from LayoutTests/editing/style/remove-underline-expected.txt.
        * platform/mac/editing/style/remove-underline-from-stylesheet-expected.txt: Copied from LayoutTests/editing/style/remove-underline-from-stylesheet-expected.txt.
        * platform/mac/editing/style/remove-underline-in-bold-expected.txt: Copied from LayoutTests/editing/style/remove-underline-in-bold-expected.txt.
        * platform/mac/editing/style/smoosh-styles-001-expected.txt: Copied from LayoutTests/editing/style/smoosh-styles-001-expected.txt.
        * platform/mac/editing/style/smoosh-styles-002-expected.txt: Copied from LayoutTests/editing/style/smoosh-styles-002-expected.txt.
        * platform/mac/editing/style/smoosh-styles-003-expected.txt: Copied from LayoutTests/editing/style/smoosh-styles-003-expected.txt.
        * platform/mac/editing/style/style-3681552-fix-001-expected.txt: Copied from LayoutTests/editing/style/style-3681552-fix-001-expected.txt.
        * platform/mac/editing/style/style-3681552-fix-002-expected.txt: Copied from LayoutTests/editing/style/style-3681552-fix-002-expected.txt.
        * platform/mac/editing/style/style-3690704-fix-expected.txt: Copied from LayoutTests/editing/style/style-3690704-fix-expected.txt.
        * platform/mac/editing/style/style-3998892-fix-expected.txt: Copied from LayoutTests/editing/style/style-3998892-fix-expected.txt.
        * platform/mac/editing/style/style-boundary-001-expected.txt: Copied from LayoutTests/editing/style/style-boundary-001-expected.txt.
        * platform/mac/editing/style/style-boundary-002-expected.txt: Copied from LayoutTests/editing/style/style-boundary-002-expected.txt.
        * platform/mac/editing/style/style-boundary-003-expected.txt: Copied from LayoutTests/editing/style/style-boundary-003-expected.txt.
        * platform/mac/editing/style/style-boundary-004-expected.txt: Copied from LayoutTests/editing/style/style-boundary-004-expected.txt.
        * platform/mac/editing/style/style-boundary-005-expected.txt: Copied from LayoutTests/editing/style/style-boundary-005-expected.txt.
        * platform/mac/editing/style/typing-style-001-expected.txt: Copied from LayoutTests/editing/style/typing-style-001-expected.txt.
        * platform/mac/editing/style/typing-style-002-expected.txt: Copied from LayoutTests/editing/style/typing-style-002-expected.txt.
        * platform/mac/editing/style/typing-style-003-expected.txt: Copied from LayoutTests/editing/style/typing-style-003-expected.txt.
        * platform/mac/editing/style/unbold-in-bold-expected.txt: Copied from LayoutTests/editing/style/unbold-in-bold-expected.txt.
        * platform/mac/editing/style/underline-expected.txt: Copied from LayoutTests/editing/style/underline-expected.txt.
        * platform/mac/editing/undo/4063751-expected.txt: Copied from LayoutTests/editing/undo/4063751-expected.txt.
        * platform/mac/editing/undo/redo-typing-001-expected.txt: Copied from LayoutTests/editing/undo/redo-typing-001-expected.txt.
        * platform/mac/editing/undo/undo-combined-delete-boundary-expected.txt: Copied from LayoutTests/editing/undo/undo-combined-delete-boundary-expected.txt.
        * platform/mac/editing/undo/undo-combined-delete-expected.txt: Copied from LayoutTests/editing/undo/undo-combined-delete-expected.txt.
        * platform/mac/editing/undo/undo-delete-boundary-expected.txt: Copied from LayoutTests/editing/undo/undo-delete-boundary-expected.txt.
        * platform/mac/editing/undo/undo-delete-expected.txt: Copied from LayoutTests/editing/undo/undo-delete-expected.txt.
        * platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt: Copied from LayoutTests/editing/undo/undo-forward-delete-boundary-expected.txt.
        * platform/mac/editing/undo/undo-forward-delete-expected.txt: Copied from LayoutTests/editing/undo/undo-forward-delete-expected.txt.
        * platform/mac/editing/undo/undo-misspellings-expected.txt: Copied from LayoutTests/editing/undo/undo-misspellings-expected.txt.
        * platform/mac/editing/undo/undo-typing-001-expected.txt: Copied from LayoutTests/editing/undo/undo-typing-001-expected.txt.
        * platform/mac/editing/unsupported-content: Added.
        * platform/mac/editing/unsupported-content/list-delete-001-expected.txt: Copied from LayoutTests/editing/unsupported-content/list-delete-001-expected.txt.
        * platform/mac/editing/unsupported-content/list-delete-003-expected.txt: Copied from LayoutTests/editing/unsupported-content/list-delete-003-expected.txt.
        * platform/mac/editing/unsupported-content/list-type-after-expected.txt: Copied from LayoutTests/editing/unsupported-content/list-type-after-expected.txt.
        * platform/mac/editing/unsupported-content/list-type-before-expected.txt: Copied from LayoutTests/editing/unsupported-content/list-type-before-expected.txt.
        * platform/mac/editing/unsupported-content/table-delete-001-expected.txt: Copied from LayoutTests/editing/unsupported-content/table-delete-001-expected.txt.
        * platform/mac/editing/unsupported-content/table-delete-002-expected.txt: Copied from LayoutTests/editing/unsupported-content/table-delete-002-expected.txt.
        * platform/mac/editing/unsupported-content/table-delete-003-expected.txt: Copied from LayoutTests/editing/unsupported-content/table-delete-003-expected.txt.
        * platform/mac/editing/unsupported-content/table-type-after-expected.txt: Copied from LayoutTests/editing/unsupported-content/table-type-after-expected.txt.
        * platform/mac/editing/unsupported-content/table-type-before-expected.txt: Copied from LayoutTests/editing/unsupported-content/table-type-before-expected.txt.
        * platform/mac/fast/backgrounds: Added.
        * platform/mac/fast/backgrounds/001-expected.txt: Copied from LayoutTests/fast/backgrounds/001-expected.txt.
        * platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt: Copied from LayoutTests/fast/backgrounds/background-inherit-color-bug-expected.txt.
        * platform/mac/fast/backgrounds/bgCompositeCopy-expected.txt: Copied from LayoutTests/fast/backgrounds/bgCompositeCopy-expected.txt.
        * platform/mac/fast/backgrounds/repeat: Added.
        * platform/mac/fast/backgrounds/repeat/negative-offset-repeat-expected.txt: Copied from LayoutTests/fast/backgrounds/repeat/negative-offset-repeat-expected.txt.
        * platform/mac/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt: Copied from LayoutTests/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt.
        * platform/mac/fast/backgrounds/size: Added.
        * platform/mac/fast/backgrounds/size/backgroundSize01-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize01-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize02-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize02-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize03-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize03-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize04-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize04-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize05-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize05-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize06-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize06-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize07-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize07-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize08-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize08-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize09-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize09-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize10-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize10-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize11-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize11-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize12-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize12-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize13-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize13-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize14-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize14-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize15-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize15-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize16-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize16-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize17-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize17-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize18-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize18-expected.txt.
        * platform/mac/fast/backgrounds/size/backgroundSize19-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize19-expected.txt.
        * platform/mac/fast/backgrounds/solid-color-context-restore-expected.txt: Copied from LayoutTests/fast/backgrounds/solid-color-context-restore-expected.txt.
        * platform/mac/fast/block: Added.
        * platform/mac/fast/block/basic: Added.
        * platform/mac/fast/block/basic/001-expected.txt: Copied from LayoutTests/fast/block/basic/001-expected.txt.
        * platform/mac/fast/block/basic/002-expected.txt: Copied from LayoutTests/fast/block/basic/002-expected.txt.
        * platform/mac/fast/block/basic/003-expected.txt: Copied from LayoutTests/fast/block/basic/003-expected.txt.
        * platform/mac/fast/block/basic/004-expected.txt: Copied from LayoutTests/fast/block/basic/004-expected.txt.
        * platform/mac/fast/block/basic/005-expected.txt: Copied from LayoutTests/fast/block/basic/005-expected.txt.
        * platform/mac/fast/block/basic/006-expected.txt: Copied from LayoutTests/fast/block/basic/006-expected.txt.
        * platform/mac/fast/block/basic/007-expected.txt: Copied from LayoutTests/fast/block/basic/007-expected.txt.
        * platform/mac/fast/block/basic/008-expected.txt: Copied from LayoutTests/fast/block/basic/008-expected.txt.
        * platform/mac/fast/block/basic/009-expected.txt: Copied from LayoutTests/fast/block/basic/009-expected.txt.
        * platform/mac/fast/block/basic/010-expected.txt: Copied from LayoutTests/fast/block/basic/010-expected.txt.
        * platform/mac/fast/block/basic/011-expected.txt: Copied from LayoutTests/fast/block/basic/011-expected.txt.
        * platform/mac/fast/block/basic/012-expected.txt: Copied from LayoutTests/fast/block/basic/012-expected.txt.
        * platform/mac/fast/block/basic/013-expected.txt: Copied from LayoutTests/fast/block/basic/013-expected.txt.
        * platform/mac/fast/block/basic/014-expected.txt: Copied from LayoutTests/fast/block/basic/014-expected.txt.
        * platform/mac/fast/block/basic/015-expected.txt: Copied from LayoutTests/fast/block/basic/015-expected.txt.
        * platform/mac/fast/block/basic/016-expected.txt: Copied from LayoutTests/fast/block/basic/016-expected.txt.
        * platform/mac/fast/block/basic/018-expected.txt: Copied from LayoutTests/fast/block/basic/018-expected.txt.
        * platform/mac/fast/block/basic/019-expected.txt: Copied from LayoutTests/fast/block/basic/019-expected.txt.
        * platform/mac/fast/block/basic/020-expected.txt: Copied from LayoutTests/fast/block/basic/020-expected.txt.
        * platform/mac/fast/block/basic/021-expected.txt: Copied from LayoutTests/fast/block/basic/021-expected.txt.
        * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Copied from LayoutTests/fast/block/basic/fieldset-stretch-to-legend-expected.txt.
        * platform/mac/fast/block/basic/minheight-expected.txt: Copied from LayoutTests/fast/block/basic/minheight-expected.txt.
        * platform/mac/fast/block/basic/quirk-height-expected.txt: Copied from LayoutTests/fast/block/basic/quirk-height-expected.txt.
        * platform/mac/fast/block/basic/text-indent-rtl-expected.txt: Copied from LayoutTests/fast/block/basic/text-indent-rtl-expected.txt.
        * platform/mac/fast/block/basic/white-space-pre-wraps-expected.txt: Copied from LayoutTests/fast/block/basic/white-space-pre-wraps-expected.txt.
        * platform/mac/fast/block/float: Added.
        * platform/mac/fast/block/float/001-expected.txt: Copied from LayoutTests/fast/block/float/001-expected.txt.
        * platform/mac/fast/block/float/002-expected.txt: Copied from LayoutTests/fast/block/float/002-expected.txt.
        * platform/mac/fast/block/float/003-expected.txt: Copied from LayoutTests/fast/block/float/003-expected.txt.
        * platform/mac/fast/block/float/004-expected.txt: Copied from LayoutTests/fast/block/float/004-expected.txt.
        * platform/mac/fast/block/float/005-expected.txt: Copied from LayoutTests/fast/block/float/005-expected.txt.
        * platform/mac/fast/block/float/006-expected.txt: Copied from LayoutTests/fast/block/float/006-expected.txt.
        * platform/mac/fast/block/float/007-expected.txt: Copied from LayoutTests/fast/block/float/007-expected.txt.
        * platform/mac/fast/block/float/008-expected.txt: Copied from LayoutTests/fast/block/float/008-expected.txt.
        * platform/mac/fast/block/float/009-expected.txt: Copied from LayoutTests/fast/block/float/009-expected.txt.
        * platform/mac/fast/block/float/010-expected.txt: Copied from LayoutTests/fast/block/float/010-expected.txt.
        * platform/mac/fast/block/float/011-expected.txt: Copied from LayoutTests/fast/block/float/011-expected.txt.
        * platform/mac/fast/block/float/012-expected.txt: Copied from LayoutTests/fast/block/float/012-expected.txt.
        * platform/mac/fast/block/float/013-expected.txt: Copied from LayoutTests/fast/block/float/013-expected.txt.
        * platform/mac/fast/block/float/014-expected.txt: Copied from LayoutTests/fast/block/float/014-expected.txt.
        * platform/mac/fast/block/float/015-expected.txt: Copied from LayoutTests/fast/block/float/015-expected.txt.
        * platform/mac/fast/block/float/016-expected.txt: Copied from LayoutTests/fast/block/float/016-expected.txt.
        * platform/mac/fast/block/float/017-expected.txt: Copied from LayoutTests/fast/block/float/017-expected.txt.
        * platform/mac/fast/block/float/018-expected.txt: Copied from LayoutTests/fast/block/float/018-expected.txt.
        * platform/mac/fast/block/float/019-expected.txt: Copied from LayoutTests/fast/block/float/019-expected.txt.
        * platform/mac/fast/block/float/020-expected.txt: Copied from LayoutTests/fast/block/float/020-expected.txt.
        * platform/mac/fast/block/float/021-expected.txt: Copied from LayoutTests/fast/block/float/021-expected.txt.
        * platform/mac/fast/block/float/022-expected.txt: Copied from LayoutTests/fast/block/float/022-expected.txt.
        * platform/mac/fast/block/float/023-expected.txt: Copied from LayoutTests/fast/block/float/023-expected.txt.
        * platform/mac/fast/block/float/024-expected.txt: Copied from LayoutTests/fast/block/float/024-expected.txt.
        * platform/mac/fast/block/float/025-expected.txt: Copied from LayoutTests/fast/block/float/025-expected.txt.
        * platform/mac/fast/block/float/026-expected.txt: Copied from LayoutTests/fast/block/float/026-expected.txt.
        * platform/mac/fast/block/float/027-expected.txt: Copied from LayoutTests/fast/block/float/027-expected.txt.
        * platform/mac/fast/block/float/028-expected.txt: Copied from LayoutTests/fast/block/float/028-expected.txt.
        * platform/mac/fast/block/float/029-expected.txt: Copied from LayoutTests/fast/block/float/029-expected.txt.
        * platform/mac/fast/block/float/030-expected.txt: Copied from LayoutTests/fast/block/float/030-expected.txt.
        * platform/mac/fast/block/float/031-expected.txt: Copied from LayoutTests/fast/block/float/031-expected.txt.
        * platform/mac/fast/block/float/032-expected.txt: Copied from LayoutTests/fast/block/float/032-expected.txt.
        * platform/mac/fast/block/float/033-expected.txt: Copied from LayoutTests/fast/block/float/033-expected.txt.
        * platform/mac/fast/block/float/034-expected.txt: Copied from LayoutTests/fast/block/float/034-expected.txt.
        * platform/mac/fast/block/float/035-expected.txt: Copied from LayoutTests/fast/block/float/035-expected.txt.
        * platform/mac/fast/block/float/4145535Crash-expected.txt: Copied from LayoutTests/fast/block/float/4145535Crash-expected.txt.
        * platform/mac/fast/block/float/dynamic-unfloat-pref-width-expected.txt: Copied from LayoutTests/fast/block/float/dynamic-unfloat-pref-width-expected.txt.
        * platform/mac/fast/block/float/float-avoidance-expected.txt: Copied from LayoutTests/fast/block/float/float-avoidance-expected.txt.
        * platform/mac/fast/block/float/float-in-float-hit-testing-expected.txt: Copied from LayoutTests/fast/block/float/float-in-float-hit-testing-expected.txt.
        * platform/mac/fast/block/float/float-in-float-painting-expected.txt: Copied from LayoutTests/fast/block/float/float-in-float-painting-expected.txt.
        * platform/mac/fast/block/float/independent-align-positioning-expected.txt: Copied from LayoutTests/fast/block/float/independent-align-positioning-expected.txt.
        * platform/mac/fast/block/float/multiple-float-positioning-expected.txt: Copied from LayoutTests/fast/block/float/multiple-float-positioning-expected.txt.
        * platform/mac/fast/block/float/negative-margin-clear-expected.txt: Copied from LayoutTests/fast/block/float/negative-margin-clear-expected.txt.
        * platform/mac/fast/block/float/nestedAnonymousBlocks-expected.txt: Copied from LayoutTests/fast/block/float/nestedAnonymousBlocks-expected.txt.
        * platform/mac/fast/block/float/nestedAnonymousBlocks2-expected.txt: Copied from LayoutTests/fast/block/float/nestedAnonymousBlocks2-expected.txt.
        * platform/mac/fast/block/float/nopaint-after-layer-destruction-expected.txt: Copied from LayoutTests/fast/block/float/nopaint-after-layer-destruction-expected.txt.
        * platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt: Copied from LayoutTests/fast/block/float/nopaint-after-layer-destruction2-expected.txt.
        * platform/mac/fast/block/float/nowrap-clear-min-width-expected.txt: Copied from LayoutTests/fast/block/float/nowrap-clear-min-width-expected.txt.
        * platform/mac/fast/block/float/shrink-to-fit-width-expected.txt: Copied from LayoutTests/fast/block/float/shrink-to-fit-width-expected.txt.
        * platform/mac/fast/block/float/table-relayout-expected.txt: Copied from LayoutTests/fast/block/float/table-relayout-expected.txt.
        * platform/mac/fast/block/float/tableshifting-expected.txt: Copied from LayoutTests/fast/block/float/tableshifting-expected.txt.
        * platform/mac/fast/block/float/vertical-move-relayout-expected.txt: Copied from LayoutTests/fast/block/float/vertical-move-relayout-expected.txt.
        * platform/mac/fast/block/float/width-update-after-clear-expected.txt: Copied from LayoutTests/fast/block/float/width-update-after-clear-expected.txt.
        * platform/mac/fast/block/margin-collapse: Added.
        * platform/mac/fast/block/margin-collapse/001-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/001-expected.txt.
        * platform/mac/fast/block/margin-collapse/002-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/002-expected.txt.
        * platform/mac/fast/block/margin-collapse/003-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/003-expected.txt.
        * platform/mac/fast/block/margin-collapse/004-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/004-expected.txt.
        * platform/mac/fast/block/margin-collapse/005-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/005-expected.txt.
        * platform/mac/fast/block/margin-collapse/006-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/006-expected.txt.
        * platform/mac/fast/block/margin-collapse/010-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/010-expected.txt.
        * platform/mac/fast/block/margin-collapse/011-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/011-expected.txt.
        * platform/mac/fast/block/margin-collapse/012-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/012-expected.txt.
        * platform/mac/fast/block/margin-collapse/015-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/015-expected.txt.
        * platform/mac/fast/block/margin-collapse/016-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/016-expected.txt.
        * platform/mac/fast/block/margin-collapse/017-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/017-expected.txt.
        * platform/mac/fast/block/margin-collapse/018-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/018-expected.txt.
        * platform/mac/fast/block/margin-collapse/019-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/019-expected.txt.
        * platform/mac/fast/block/margin-collapse/020-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/020-expected.txt.
        * platform/mac/fast/block/margin-collapse/021-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/021-expected.txt.
        * platform/mac/fast/block/margin-collapse/022-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/022-expected.txt.
        * platform/mac/fast/block/margin-collapse/025-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/025-expected.txt.
        * platform/mac/fast/block/margin-collapse/026-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/026-expected.txt.
        * platform/mac/fast/block/margin-collapse/027-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/027-expected.txt.
        * platform/mac/fast/block/margin-collapse/028-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/028-expected.txt.
        * platform/mac/fast/block/margin-collapse/029-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/029-expected.txt.
        * platform/mac/fast/block/margin-collapse/030-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/030-expected.txt.
        * platform/mac/fast/block/margin-collapse/031-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/031-expected.txt.
        * platform/mac/fast/block/margin-collapse/032-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/032-expected.txt.
        * platform/mac/fast/block/margin-collapse/033-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/033-expected.txt.
        * platform/mac/fast/block/margin-collapse/034-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/034-expected.txt.
        * platform/mac/fast/block/margin-collapse/035-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/035-expected.txt.
        * platform/mac/fast/block/margin-collapse/037-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/037-expected.txt.
        * platform/mac/fast/block/margin-collapse/038-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/038-expected.txt.
        * platform/mac/fast/block/margin-collapse/039-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/039-expected.txt.
        * platform/mac/fast/block/margin-collapse/040-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/040-expected.txt.
        * platform/mac/fast/block/margin-collapse/041-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/041-expected.txt.
        * platform/mac/fast/block/margin-collapse/042-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/042-expected.txt.
        * platform/mac/fast/block/margin-collapse/043-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/043-expected.txt.
        * platform/mac/fast/block/margin-collapse/044-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/044-expected.txt.
        * platform/mac/fast/block/margin-collapse/045-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/045-expected.txt.
        * platform/mac/fast/block/margin-collapse/055-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/055-expected.txt.
        * platform/mac/fast/block/margin-collapse/056-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/056-expected.txt.
        * platform/mac/fast/block/margin-collapse/057-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/057-expected.txt.
        * platform/mac/fast/block/margin-collapse/058-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/058-expected.txt.
        * platform/mac/fast/block/margin-collapse/059-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/059-expected.txt.
        * platform/mac/fast/block/margin-collapse/062-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/062-expected.txt.
        * platform/mac/fast/block/margin-collapse/063-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/063-expected.txt.
        * platform/mac/fast/block/margin-collapse/100-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/100-expected.txt.
        * platform/mac/fast/block/margin-collapse/101-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/101-expected.txt.
        * platform/mac/fast/block/margin-collapse/102-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/102-expected.txt.
        * platform/mac/fast/block/margin-collapse/103-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/103-expected.txt.
        * platform/mac/fast/block/margin-collapse/104-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/104-expected.txt.
        * platform/mac/fast/block/margin-collapse/empty-clear-blocks-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/empty-clear-blocks-expected.txt.
        * platform/mac/fast/block/margin-collapse/negative-margins-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/negative-margins-expected.txt.
        * platform/mac/fast/block/positioning: Added.
        * platform/mac/fast/block/positioning/001-expected.txt: Copied from LayoutTests/fast/block/positioning/001-expected.txt.
        * platform/mac/fast/block/positioning/002-expected.txt: Copied from LayoutTests/fast/block/positioning/002-expected.txt.
        * platform/mac/fast/block/positioning/003-expected.txt: Copied from LayoutTests/fast/block/positioning/003-expected.txt.
        * platform/mac/fast/block/positioning/004-expected.txt: Copied from LayoutTests/fast/block/positioning/004-expected.txt.
        * platform/mac/fast/block/positioning/005-expected.txt: Copied from LayoutTests/fast/block/positioning/005-expected.txt.
        * platform/mac/fast/block/positioning/006-expected.txt: Copied from LayoutTests/fast/block/positioning/006-expected.txt.
        * platform/mac/fast/block/positioning/007-expected.txt: Copied from LayoutTests/fast/block/positioning/007-expected.txt.
        * platform/mac/fast/block/positioning/008-expected.txt: Copied from LayoutTests/fast/block/positioning/008-expected.txt.
        * platform/mac/fast/block/positioning/009-expected.txt: Copied from LayoutTests/fast/block/positioning/009-expected.txt.
        * platform/mac/fast/block/positioning/010-expected.txt: Copied from LayoutTests/fast/block/positioning/010-expected.txt.
        * platform/mac/fast/block/positioning/011-expected.txt: Copied from LayoutTests/fast/block/positioning/011-expected.txt.
        * platform/mac/fast/block/positioning/012-expected.txt: Copied from LayoutTests/fast/block/positioning/012-expected.txt.
        * platform/mac/fast/block/positioning/013-expected.txt: Copied from LayoutTests/fast/block/positioning/013-expected.txt.
        * platform/mac/fast/block/positioning/014-expected.txt: Copied from LayoutTests/fast/block/positioning/014-expected.txt.
        * platform/mac/fast/block/positioning/015-expected.txt: Copied from LayoutTests/fast/block/positioning/015-expected.txt.
        * platform/mac/fast/block/positioning/016-expected.txt: Copied from LayoutTests/fast/block/positioning/016-expected.txt.
        * platform/mac/fast/block/positioning/017-expected.txt: Copied from LayoutTests/fast/block/positioning/017-expected.txt.
        * platform/mac/fast/block/positioning/018-expected.txt: Copied from LayoutTests/fast/block/positioning/018-expected.txt.
        * platform/mac/fast/block/positioning/019-expected.txt: Copied from LayoutTests/fast/block/positioning/019-expected.txt.
        * platform/mac/fast/block/positioning/020-expected.txt: Copied from LayoutTests/fast/block/positioning/020-expected.txt.
        * platform/mac/fast/block/positioning/021-expected.txt: Copied from LayoutTests/fast/block/positioning/021-expected.txt.
        * platform/mac/fast/block/positioning/022-expected.txt: Copied from LayoutTests/fast/block/positioning/022-expected.txt.
        * platform/mac/fast/block/positioning/023-expected.txt: Copied from LayoutTests/fast/block/positioning/023-expected.txt.
        * platform/mac/fast/block/positioning/024-expected.txt: Copied from LayoutTests/fast/block/positioning/024-expected.txt.
        * platform/mac/fast/block/positioning/025-expected.txt: Copied from LayoutTests/fast/block/positioning/025-expected.txt.
        * platform/mac/fast/block/positioning/026-expected.txt: Copied from LayoutTests/fast/block/positioning/026-expected.txt.
        * platform/mac/fast/block/positioning/027-expected.txt: Copied from LayoutTests/fast/block/positioning/027-expected.txt.
        * platform/mac/fast/block/positioning/028-expected.txt: Copied from LayoutTests/fast/block/positioning/028-expected.txt.
        * platform/mac/fast/block/positioning/029-expected.txt: Copied from LayoutTests/fast/block/positioning/029-expected.txt.
        * platform/mac/fast/block/positioning/030-expected.txt: Copied from LayoutTests/fast/block/positioning/030-expected.txt.
        * platform/mac/fast/block/positioning/031-expected.txt: Copied from LayoutTests/fast/block/positioning/031-expected.txt.
        * platform/mac/fast/block/positioning/032-expected.txt: Copied from LayoutTests/fast/block/positioning/032-expected.txt.
        * platform/mac/fast/block/positioning/033-expected.txt: Copied from LayoutTests/fast/block/positioning/033-expected.txt.
        * platform/mac/fast/block/positioning/034-expected.txt: Copied from LayoutTests/fast/block/positioning/034-expected.txt.
        * platform/mac/fast/block/positioning/035-expected.txt: Copied from LayoutTests/fast/block/positioning/035-expected.txt.
        * platform/mac/fast/block/positioning/036-expected.txt: Copied from LayoutTests/fast/block/positioning/036-expected.txt.
        * platform/mac/fast/block/positioning/037-expected.txt: Copied from LayoutTests/fast/block/positioning/037-expected.txt.
        * platform/mac/fast/block/positioning/038-expected.txt: Copied from LayoutTests/fast/block/positioning/038-expected.txt.
        * platform/mac/fast/block/positioning/039-expected.txt: Copied from LayoutTests/fast/block/positioning/039-expected.txt.
        * platform/mac/fast/block/positioning/040-expected.txt: Copied from LayoutTests/fast/block/positioning/040-expected.txt.
        * platform/mac/fast/block/positioning/041-expected.txt: Copied from LayoutTests/fast/block/positioning/041-expected.txt.
        * platform/mac/fast/block/positioning/042-expected.txt: Copied from LayoutTests/fast/block/positioning/042-expected.txt.
        * platform/mac/fast/block/positioning/043-expected.txt: Copied from LayoutTests/fast/block/positioning/043-expected.txt.
        * platform/mac/fast/block/positioning/044-expected.txt: Copied from LayoutTests/fast/block/positioning/044-expected.txt.
        * platform/mac/fast/block/positioning/045-expected.txt: Copied from LayoutTests/fast/block/positioning/045-expected.txt.
        * platform/mac/fast/block/positioning/046-expected.txt: Copied from LayoutTests/fast/block/positioning/046-expected.txt.
        * platform/mac/fast/block/positioning/047-expected.txt: Copied from LayoutTests/fast/block/positioning/047-expected.txt.
        * platform/mac/fast/block/positioning/048-expected.txt: Copied from LayoutTests/fast/block/positioning/048-expected.txt.
        * platform/mac/fast/block/positioning/049-expected.txt: Copied from LayoutTests/fast/block/positioning/049-expected.txt.
        * platform/mac/fast/block/positioning/050-expected.txt: Copied from LayoutTests/fast/block/positioning/050-expected.txt.
        * platform/mac/fast/block/positioning/051-expected.txt: Copied from LayoutTests/fast/block/positioning/051-expected.txt.
        * platform/mac/fast/block/positioning/052-expected.txt: Copied from LayoutTests/fast/block/positioning/052-expected.txt.
        * platform/mac/fast/block/positioning/053-expected.txt: Copied from LayoutTests/fast/block/positioning/053-expected.txt.
        * platform/mac/fast/block/positioning/054-expected.txt: Copied from LayoutTests/fast/block/positioning/054-expected.txt.
        * platform/mac/fast/block/positioning/055-expected.txt: Copied from LayoutTests/fast/block/positioning/055-expected.txt.
        * platform/mac/fast/block/positioning/056-expected.txt: Copied from LayoutTests/fast/block/positioning/056-expected.txt.
        * platform/mac/fast/block/positioning/057-expected.txt: Copied from LayoutTests/fast/block/positioning/057-expected.txt.
        * platform/mac/fast/block/positioning/058-expected.txt: Copied from LayoutTests/fast/block/positioning/058-expected.txt.
        * platform/mac/fast/block/positioning/059-expected.txt: Copied from LayoutTests/fast/block/positioning/059-expected.txt.
        * platform/mac/fast/block/positioning/060-expected.txt: Copied from LayoutTests/fast/block/positioning/060-expected.txt.
        * platform/mac/fast/block/positioning/061-expected.txt: Copied from LayoutTests/fast/block/positioning/061-expected.txt.
        * platform/mac/fast/block/positioning/062-expected.txt: Copied from LayoutTests/fast/block/positioning/062-expected.txt.
        * platform/mac/fast/block/positioning/abs-inside-inline-rel-expected.txt: Copied from LayoutTests/fast/block/positioning/abs-inside-inline-rel-expected.txt.
        * platform/mac/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt.
        * platform/mac/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt.
        * platform/mac/fast/block/positioning/absolute-in-inline-ltr-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-ltr-expected.txt.
        * platform/mac/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt.
        * platform/mac/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt.
        * platform/mac/fast/block/positioning/absolute-in-inline-rtl-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-rtl-expected.txt.
        * platform/mac/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt.
        * platform/mac/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt.
        * platform/mac/fast/block/positioning/absolute-length-of-neg-666666-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-length-of-neg-666666-expected.txt.
        * platform/mac/fast/block/positioning/absolute-position-direction-quirk-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-position-direction-quirk-expected.txt.
        * platform/mac/fast/block/positioning/absolute-position-direction-strict-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-position-direction-strict-expected.txt.
        * platform/mac/fast/block/positioning/absolute-positioned-overconstrained-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-positioned-overconstrained-expected.txt.
        * platform/mac/fast/block/positioning/absolute-with-html-border-quirks-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-with-html-border-quirks-expected.txt.
        * platform/mac/fast/block/positioning/absolute-with-html-border-strict-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-with-html-border-strict-expected.txt.
        * platform/mac/fast/block/positioning/auto: Added.
        * platform/mac/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt: Copied from LayoutTests/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt.
        * platform/mac/fast/block/positioning/auto/001-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/001-expected.txt.
        * platform/mac/fast/block/positioning/auto/002-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/002-expected.txt.
        * platform/mac/fast/block/positioning/auto/003-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/003-expected.txt.
        * platform/mac/fast/block/positioning/auto/004-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/004-expected.txt.
        * platform/mac/fast/block/positioning/auto/005-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/005-expected.txt.
        * platform/mac/fast/block/positioning/auto/006-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/006-expected.txt.
        * platform/mac/fast/block/positioning/auto/007-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/007-expected.txt.
        * platform/mac/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt: Copied from LayoutTests/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt.
        * platform/mac/fast/block/positioning/complex-percentage-height-expected.txt: Copied from LayoutTests/fast/block/positioning/complex-percentage-height-expected.txt.
        * platform/mac/fast/block/positioning/height-change-expected.txt: Copied from LayoutTests/fast/block/positioning/height-change-expected.txt.
        * platform/mac/fast/block/positioning/inline-block-relposition-expected.txt: Copied from LayoutTests/fast/block/positioning/inline-block-relposition-expected.txt.
        * platform/mac/fast/block/positioning/leftmargin-topmargin-expected.txt: Copied from LayoutTests/fast/block/positioning/leftmargin-topmargin-expected.txt.
        * platform/mac/fast/block/positioning/negative-right-pos-expected.txt: Copied from LayoutTests/fast/block/positioning/negative-right-pos-expected.txt.
        * platform/mac/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Copied from LayoutTests/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt.
        * platform/mac/fast/block/positioning/padding-percent-expected.txt: Copied from LayoutTests/fast/block/positioning/padding-percent-expected.txt.
        * platform/mac/fast/block/positioning/pref-width-change-expected.txt: Copied from LayoutTests/fast/block/positioning/pref-width-change-expected.txt.
        * platform/mac/fast/block/positioning/relative-overconstrained-expected.txt: Copied from LayoutTests/fast/block/positioning/relative-overconstrained-expected.txt.
        * platform/mac/fast/block/positioning/relative-overflow-block-expected.txt: Copied from LayoutTests/fast/block/positioning/relative-overflow-block-expected.txt.
        * platform/mac/fast/block/positioning/relative-overflow-replaced-expected.txt: Copied from LayoutTests/fast/block/positioning/relative-overflow-replaced-expected.txt.
        * platform/mac/fast/block/positioning/relative-overflow-replaced-float-expected.txt: Copied from LayoutTests/fast/block/positioning/relative-overflow-replaced-float-expected.txt.
        * platform/mac/fast/block/positioning/relayout-on-position-change-expected.txt: Copied from LayoutTests/fast/block/positioning/relayout-on-position-change-expected.txt.
        * platform/mac/fast/block/positioning/window-height-change-expected.txt: Copied from LayoutTests/fast/block/positioning/window-height-change-expected.txt.
        * platform/mac/fast/borders: Added.
        * platform/mac/fast/borders/border-fit-expected.txt: Copied from LayoutTests/fast/borders/border-fit-expected.txt.
        * platform/mac/fast/borders/border-image-01-expected.txt: Copied from LayoutTests/fast/borders/border-image-01-expected.txt.
        * platform/mac/fast/borders/border-radius-huge-assert-expected.txt: Copied from LayoutTests/fast/borders/border-radius-huge-assert-expected.txt.
        * platform/mac/fast/borders/borderRadiusAllStylesAllCorners-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusAllStylesAllCorners-expected.txt.
        * platform/mac/fast/borders/borderRadiusArcs01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusArcs01-expected.txt.
        * platform/mac/fast/borders/borderRadiusDashed01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDashed01-expected.txt.
        * platform/mac/fast/borders/borderRadiusDashed02-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDashed02-expected.txt.
        * platform/mac/fast/borders/borderRadiusDashed03-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDashed03-expected.txt.
        * platform/mac/fast/borders/borderRadiusDotted01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDotted01-expected.txt.
        * platform/mac/fast/borders/borderRadiusDotted02-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDotted02-expected.txt.
        * platform/mac/fast/borders/borderRadiusDotted03-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDotted03-expected.txt.
        * platform/mac/fast/borders/borderRadiusDouble01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDouble01-expected.txt.
        * platform/mac/fast/borders/borderRadiusDouble02-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDouble02-expected.txt.
        * platform/mac/fast/borders/borderRadiusDouble03-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDouble03-expected.txt.
        * platform/mac/fast/borders/borderRadiusGroove01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusGroove01-expected.txt.
        * platform/mac/fast/borders/borderRadiusGroove02-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusGroove02-expected.txt.
        * platform/mac/fast/borders/borderRadiusInset01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusInset01-expected.txt.
        * platform/mac/fast/borders/borderRadiusInvalidColor-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusInvalidColor-expected.txt.
        * platform/mac/fast/borders/borderRadiusOutset01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusOutset01-expected.txt.
        * platform/mac/fast/borders/borderRadiusRidge01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusRidge01-expected.txt.
        * platform/mac/fast/borders/borderRadiusSolid01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusSolid01-expected.txt.
        * platform/mac/fast/borders/borderRadiusSolid02-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusSolid02-expected.txt.
        * platform/mac/fast/borders/borderRadiusSolid03-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusSolid03-expected.txt.
        * platform/mac/fast/borders/borderRadiusSolid04-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusSolid04-expected.txt.
        * platform/mac/fast/borders/outline-offset-min-assert-expected.txt: Copied from LayoutTests/fast/borders/outline-offset-min-assert-expected.txt.
        * platform/mac/fast/box-shadow: Added.
        * platform/mac/fast/box-shadow/basic-shadows-expected.txt: Copied from LayoutTests/fast/box-shadow/basic-shadows-expected.txt.
        * platform/mac/fast/box-shadow/border-radius-big-expected.txt: Copied from LayoutTests/fast/box-shadow/border-radius-big-expected.txt.
        * platform/mac/fast/box-sizing: Added.
        * platform/mac/fast/box-sizing/box-sizing-expected.txt: Copied from LayoutTests/fast/box-sizing/box-sizing-expected.txt.
        * platform/mac/fast/box-sizing/panels-one-expected.txt: Copied from LayoutTests/fast/box-sizing/panels-one-expected.txt.
        * platform/mac/fast/box-sizing/panels-two-expected.txt: Copied from LayoutTests/fast/box-sizing/panels-two-expected.txt.
        * platform/mac/fast/box-sizing/percentage-height-expected.txt: Copied from LayoutTests/fast/box-sizing/percentage-height-expected.txt.
        * platform/mac/fast/canvas: Added.
        * platform/mac/fast/canvas/canvas-before-css-expected.txt: Copied from LayoutTests/fast/canvas/canvas-before-css-expected.txt.
        * platform/mac/fast/canvas/canvas-resize-reset-expected.txt: Copied from LayoutTests/fast/canvas/canvas-resize-reset-expected.txt.
        * platform/mac/fast/canvas/canvas-size-change-after-layout-expected.txt: Copied from LayoutTests/fast/canvas/canvas-size-change-after-layout-expected.txt.
        * platform/mac/fast/canvas/canvas-transforms-during-path-expected.txt: Copied from LayoutTests/fast/canvas/canvas-transforms-during-path-expected.txt.
        * platform/mac/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Copied from LayoutTests/fast/canvas/fill-stroke-clip-reset-path-expected.txt.
        * platform/mac/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Copied from LayoutTests/fast/canvas/fillrect-gradient-zero-stops-expected.txt.
        * platform/mac/fast/canvas/fillrect_gradient-expected.txt: Copied from LayoutTests/fast/canvas/fillrect_gradient-expected.txt.
        * platform/mac/fast/canvas/gradient-add-second-start-end-stop-expected.txt: Copied from LayoutTests/fast/canvas/gradient-add-second-start-end-stop-expected.txt.
        * platform/mac/fast/canvas/gradient-empty-path-expected.txt: Copied from LayoutTests/fast/canvas/gradient-empty-path-expected.txt.
        * platform/mac/fast/canvas/image-object-in-canvas-expected.txt: Copied from LayoutTests/fast/canvas/image-object-in-canvas-expected.txt.
        * platform/mac/fast/canvas/patternfill-repeat-expected.txt: Copied from LayoutTests/fast/canvas/patternfill-repeat-expected.txt.
        * platform/mac/fast/canvas/quadraticCurveTo-expected.txt: Copied from LayoutTests/fast/canvas/quadraticCurveTo-expected.txt.
        * platform/mac/fast/canvas/zero-size-fill-rect-expected.txt: Copied from LayoutTests/fast/canvas/zero-size-fill-rect-expected.txt.
        * platform/mac/fast/clip: Added.
        * platform/mac/fast/clip/001-expected.txt: Copied from LayoutTests/fast/clip/001-expected.txt.
        * platform/mac/fast/clip/002-expected.txt: Copied from LayoutTests/fast/clip/002-expected.txt.
        * platform/mac/fast/clip/003-expected.txt: Copied from LayoutTests/fast/clip/003-expected.txt.
        * platform/mac/fast/clip/004-expected.txt: Copied from LayoutTests/fast/clip/004-expected.txt.
        * platform/mac/fast/clip/005-expected.txt: Copied from LayoutTests/fast/clip/005-expected.txt.
        * platform/mac/fast/clip/006-expected.txt: Copied from LayoutTests/fast/clip/006-expected.txt.
        * platform/mac/fast/clip/007-expected.txt: Copied from LayoutTests/fast/clip/007-expected.txt.
        * platform/mac/fast/clip/008-expected.txt: Copied from LayoutTests/fast/clip/008-expected.txt.
        * platform/mac/fast/clip/009-expected.txt: Copied from LayoutTests/fast/clip/009-expected.txt.
        * platform/mac/fast/clip/010-expected.txt: Copied from LayoutTests/fast/clip/010-expected.txt.
        * platform/mac/fast/clip/011-expected.txt: Copied from LayoutTests/fast/clip/011-expected.txt.
        * platform/mac/fast/clip/012-expected.txt: Copied from LayoutTests/fast/clip/012-expected.txt.
        * platform/mac/fast/clip/013-expected.txt: Copied from LayoutTests/fast/clip/013-expected.txt.
        * platform/mac/fast/clip/014-expected.txt: Copied from LayoutTests/fast/clip/014-expected.txt.
        * platform/mac/fast/clip/015-expected.txt: Copied from LayoutTests/fast/clip/015-expected.txt.
        * platform/mac/fast/clip/016-expected.txt: Copied from LayoutTests/fast/clip/016-expected.txt.
        * platform/mac/fast/clip/017-expected.txt: Copied from LayoutTests/fast/clip/017-expected.txt.
        * platform/mac/fast/clip/nestedTransparencyClip-expected.txt: Copied from LayoutTests/fast/clip/nestedTransparencyClip-expected.txt.
        * platform/mac/fast/clip/outline-overflowClip-expected.txt: Copied from LayoutTests/fast/clip/outline-overflowClip-expected.txt.
        * platform/mac/fast/compact: Added.
        * platform/mac/fast/compact/001-expected.txt: Copied from LayoutTests/fast/compact/001-expected.txt.
        * platform/mac/fast/compact/002-expected.txt: Copied from LayoutTests/fast/compact/002-expected.txt.
        * platform/mac/fast/compact/003-expected.txt: Copied from LayoutTests/fast/compact/003-expected.txt.
        * platform/mac/fast/css: Added.
        * platform/mac/fast/css-generated-content: Added.
        * platform/mac/fast/css-generated-content/001-expected.txt: Copied from LayoutTests/fast/css-generated-content/001-expected.txt.
        * platform/mac/fast/css-generated-content/002-expected.txt: Copied from LayoutTests/fast/css-generated-content/002-expected.txt.
        * platform/mac/fast/css-generated-content/003-expected.txt: Copied from LayoutTests/fast/css-generated-content/003-expected.txt.
        * platform/mac/fast/css-generated-content/004-expected.txt: Copied from LayoutTests/fast/css-generated-content/004-expected.txt.
        * platform/mac/fast/css-generated-content/005-expected.txt: Copied from LayoutTests/fast/css-generated-content/005-expected.txt.
        * platform/mac/fast/css-generated-content/007-expected.txt: Copied from LayoutTests/fast/css-generated-content/007-expected.txt.
        * platform/mac/fast/css-generated-content/008-expected.txt: Copied from LayoutTests/fast/css-generated-content/008-expected.txt.
        * platform/mac/fast/css-generated-content/009-expected.txt: Copied from LayoutTests/fast/css-generated-content/009-expected.txt.
        * platform/mac/fast/css-generated-content/010-expected.txt: Copied from LayoutTests/fast/css-generated-content/010-expected.txt.
        * platform/mac/fast/css-generated-content/011-expected.txt: Copied from LayoutTests/fast/css-generated-content/011-expected.txt.
        * platform/mac/fast/css-generated-content/012-expected.txt: Copied from LayoutTests/fast/css-generated-content/012-expected.txt.
        * platform/mac/fast/css-generated-content/013-expected.txt: Copied from LayoutTests/fast/css-generated-content/013-expected.txt.
        * platform/mac/fast/css-generated-content/014-expected.txt: Copied from LayoutTests/fast/css-generated-content/014-expected.txt.
        * platform/mac/fast/css-generated-content/015-expected.txt: Copied from LayoutTests/fast/css-generated-content/015-expected.txt.
        * platform/mac/fast/css-generated-content/016-expected.txt: Copied from LayoutTests/fast/css-generated-content/016-expected.txt.
        * platform/mac/fast/css-generated-content/absolute-position-inside-inline-expected.txt: Copied from LayoutTests/fast/css-generated-content/absolute-position-inside-inline-expected.txt.
        * platform/mac/fast/css-generated-content/after-order-expected.txt: Copied from LayoutTests/fast/css-generated-content/after-order-expected.txt.
        * platform/mac/fast/css-generated-content/before-with-first-letter-expected.txt: Copied from LayoutTests/fast/css-generated-content/before-with-first-letter-expected.txt.
        * platform/mac/fast/css-generated-content/hover-style-change-expected.txt: Copied from LayoutTests/fast/css-generated-content/hover-style-change-expected.txt.
        * platform/mac/fast/css-generated-content/inline-display-types-expected.txt: Copied from LayoutTests/fast/css-generated-content/inline-display-types-expected.txt.
        * platform/mac/fast/css-generated-content/no-openclose-quote-expected.txt: Copied from LayoutTests/fast/css-generated-content/no-openclose-quote-expected.txt.
        * platform/mac/fast/css-generated-content/positioned-background-hit-test-crash-expected.txt: Copied from LayoutTests/fast/css-generated-content/positioned-background-hit-test-crash-expected.txt.
        * platform/mac/fast/css-generated-content/spellingToolTip-assert-expected.txt: Copied from LayoutTests/fast/css-generated-content/spellingToolTip-assert-expected.txt.
        * platform/mac/fast/css-generated-content/table-cell-before-content-expected.txt: Copied from LayoutTests/fast/css-generated-content/table-cell-before-content-expected.txt.
        * platform/mac/fast/css-generated-content/visibleContentHiddenParent-expected.txt: Copied from LayoutTests/fast/css-generated-content/visibleContentHiddenParent-expected.txt.
        * platform/mac/fast/css-generated-content/wbr-with-before-content-expected.txt: Copied from LayoutTests/fast/css-generated-content/wbr-with-before-content-expected.txt.
        * platform/mac/fast/css/001-expected.txt: Copied from LayoutTests/fast/css/001-expected.txt.
        * platform/mac/fast/css/002-expected.txt: Copied from LayoutTests/fast/css/002-expected.txt.
        * platform/mac/fast/css/003-expected.txt: Copied from LayoutTests/fast/css/003-expected.txt.
        * platform/mac/fast/css/004-expected.txt: Copied from LayoutTests/fast/css/004-expected.txt.
        * platform/mac/fast/css/005-expected.txt: Copied from LayoutTests/fast/css/005-expected.txt.
        * platform/mac/fast/css/006-expected.txt: Copied from LayoutTests/fast/css/006-expected.txt.
        * platform/mac/fast/css/007-expected.txt: Copied from LayoutTests/fast/css/007-expected.txt.
        * platform/mac/fast/css/008-expected.txt: Copied from LayoutTests/fast/css/008-expected.txt.
        * platform/mac/fast/css/MarqueeLayoutTest-expected.txt: Copied from LayoutTests/fast/css/MarqueeLayoutTest-expected.txt.
        * platform/mac/fast/css/ZeroOpacityLayers-expected.txt: Copied from LayoutTests/fast/css/ZeroOpacityLayers-expected.txt.
        * platform/mac/fast/css/ZeroOpacityLayers2-expected.txt: Copied from LayoutTests/fast/css/ZeroOpacityLayers2-expected.txt.
        * platform/mac/fast/css/absolute-poition-in-rtl-parent-expected.txt: Copied from LayoutTests/fast/css/absolute-poition-in-rtl-parent-expected.txt.
        * platform/mac/fast/css/acid2-expected.txt: Copied from LayoutTests/fast/css/acid2-expected.txt.
        * platform/mac/fast/css/acid2-pixel-expected.txt: Copied from LayoutTests/fast/css/acid2-pixel-expected.txt.
        * platform/mac/fast/css/apple-prefix-expected.txt: Copied from LayoutTests/fast/css/apple-prefix-expected.txt.
        * platform/mac/fast/css/background-image-with-baseurl-expected.txt: Copied from LayoutTests/fast/css/background-image-with-baseurl-expected.txt.
        * platform/mac/fast/css/background-shorthand-invalid-url-expected.txt: Copied from LayoutTests/fast/css/background-shorthand-invalid-url-expected.txt.
        * platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt: Copied from LayoutTests/fast/css/beforeSelectorOnCodeElement-expected.txt.
        * platform/mac/fast/css/border-radius-outline-offset-expected.txt: Copied from LayoutTests/fast/css/border-radius-outline-offset-expected.txt.
        * platform/mac/fast/css/color-quirk-expected.txt: Copied from LayoutTests/fast/css/color-quirk-expected.txt.
        * platform/mac/fast/css/color-strict-expected.txt: Copied from LayoutTests/fast/css/color-strict-expected.txt.
        * platform/mac/fast/css/content-dynamic-expected.txt: Copied from LayoutTests/fast/css/content-dynamic-expected.txt.
        * platform/mac/fast/css/contentDiv-expected.txt: Copied from LayoutTests/fast/css/contentDiv-expected.txt.
        * platform/mac/fast/css/contentDivWithChildren-expected.txt: Copied from LayoutTests/fast/css/contentDivWithChildren-expected.txt.
        * platform/mac/fast/css/contentImage-expected.txt: Copied from LayoutTests/fast/css/contentImage-expected.txt.
        * platform/mac/fast/css/continuationCrash-expected.txt: Copied from LayoutTests/fast/css/continuationCrash-expected.txt.
        * platform/mac/fast/css/counters: Added.
        * platform/mac/fast/css/counters/counter-text-security-expected.txt: Copied from LayoutTests/fast/css/counters/counter-text-security-expected.txt.
        * platform/mac/fast/css/counters/counter-text-transform-expected.txt: Copied from LayoutTests/fast/css/counters/counter-text-transform-expected.txt.
        * platform/mac/fast/css/create_element_align-expected.txt: Copied from LayoutTests/fast/css/create_element_align-expected.txt.
        * platform/mac/fast/css/css-imports-expected.txt: Copied from LayoutTests/fast/css/css-imports-expected.txt.
        * platform/mac/fast/css/css2-system-fonts-expected.txt: Copied from LayoutTests/fast/css/css2-system-fonts-expected.txt.
        * platform/mac/fast/css/css3-modsel-22-expected.txt: Copied from LayoutTests/fast/css/css3-modsel-22-expected.txt.
        * platform/mac/fast/css/error-in-last-decl-expected.txt: Copied from LayoutTests/fast/css/error-in-last-decl-expected.txt.
        * platform/mac/fast/css/ex-after-font-variant-expected.txt: Copied from LayoutTests/fast/css/ex-after-font-variant-expected.txt.
        * platform/mac/fast/css/fieldset-display-row-expected.txt: Copied from LayoutTests/fast/css/fieldset-display-row-expected.txt.
        * platform/mac/fast/css/find-next-layer-expected.txt: Copied from LayoutTests/fast/css/find-next-layer-expected.txt.
        * platform/mac/fast/css/first-letter-capitalized-expected.txt: Copied from LayoutTests/fast/css/first-letter-capitalized-expected.txt.
        * platform/mac/fast/css/first-letter-detach-expected.txt: Copied from LayoutTests/fast/css/first-letter-detach-expected.txt.
        * platform/mac/fast/css/first-letter-hover-expected.txt: Copied from LayoutTests/fast/css/first-letter-hover-expected.txt.
        * platform/mac/fast/css/first-letter-recalculation-expected.txt: Copied from LayoutTests/fast/css/first-letter-recalculation-expected.txt.
        * platform/mac/fast/css/first-letter-visibility-expected.txt: Copied from LayoutTests/fast/css/first-letter-visibility-expected.txt.
        * platform/mac/fast/css/font-shorthand-weight-only-expected.txt: Copied from LayoutTests/fast/css/font-shorthand-weight-only-expected.txt.
        * platform/mac/fast/css/font_property_normal-expected.txt: Copied from LayoutTests/fast/css/font_property_normal-expected.txt.
        * platform/mac/fast/css/getFloatValueForUnit-expected.txt: Copied from LayoutTests/fast/css/getFloatValueForUnit-expected.txt.
        * platform/mac/fast/css/hover-subselector-expected.txt: Copied from LayoutTests/fast/css/hover-subselector-expected.txt.
        * platform/mac/fast/css/hsl-color-expected.txt: Copied from LayoutTests/fast/css/hsl-color-expected.txt.
        * platform/mac/fast/css/hsla-color-expected.txt: Copied from LayoutTests/fast/css/hsla-color-expected.txt.
        * platform/mac/fast/css/ignore-text-zoom-expected.txt: Copied from LayoutTests/fast/css/ignore-text-zoom-expected.txt.
        * platform/mac/fast/css/imageTileOpacity-expected.txt: Copied from LayoutTests/fast/css/imageTileOpacity-expected.txt.
        * platform/mac/fast/css/import-rule-regression-11590-expected.txt: Copied from LayoutTests/fast/css/import-rule-regression-11590-expected.txt.
        * platform/mac/fast/css/import_with_baseurl-expected.txt: Copied from LayoutTests/fast/css/import_with_baseurl-expected.txt.
        * platform/mac/fast/css/inline-properties-important-expected.txt: Copied from LayoutTests/fast/css/inline-properties-important-expected.txt.
        * platform/mac/fast/css/invalid-pseudo-classes-expected.txt: Copied from LayoutTests/fast/css/invalid-pseudo-classes-expected.txt.
        * platform/mac/fast/css/invalidation-errors-2-expected.txt: Copied from LayoutTests/fast/css/invalidation-errors-2-expected.txt.
        * platform/mac/fast/css/invalidation-errors-3-expected.txt: Copied from LayoutTests/fast/css/invalidation-errors-3-expected.txt.
        * platform/mac/fast/css/invalidation-errors-expected.txt: Copied from LayoutTests/fast/css/invalidation-errors-expected.txt.
        * platform/mac/fast/css/layerZOrderCrash-expected.txt: Copied from LayoutTests/fast/css/layerZOrderCrash-expected.txt.
        * platform/mac/fast/css/line-height-expected.txt: Copied from LayoutTests/fast/css/line-height-expected.txt.
        * platform/mac/fast/css/line-height-font-order-expected.txt: Copied from LayoutTests/fast/css/line-height-font-order-expected.txt.
        * platform/mac/fast/css/list-outline-expected.txt: Copied from LayoutTests/fast/css/list-outline-expected.txt.
        * platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt: Copied from LayoutTests/fast/css/margin-top-bottom-dynamic-expected.txt.
        * platform/mac/fast/css/marginComputedStyle-expected.txt: Copied from LayoutTests/fast/css/marginComputedStyle-expected.txt.
        * platform/mac/fast/css/max-height-none-expected.txt: Copied from LayoutTests/fast/css/max-height-none-expected.txt.
        * platform/mac/fast/css/namespaces: Added.
        * platform/mac/fast/css/namespaces/001-expected.txt: Copied from LayoutTests/fast/css/namespaces/001-expected.txt.
        * platform/mac/fast/css/namespaces/002-expected.txt: Copied from LayoutTests/fast/css/namespaces/002-expected.txt.
        * platform/mac/fast/css/namespaces/003-expected.txt: Copied from LayoutTests/fast/css/namespaces/003-expected.txt.
        * platform/mac/fast/css/namespaces/004-expected.txt: Copied from LayoutTests/fast/css/namespaces/004-expected.txt.
        * platform/mac/fast/css/namespaces/005-expected.txt: Copied from LayoutTests/fast/css/namespaces/005-expected.txt.
        * platform/mac/fast/css/namespaces/006-expected.txt: Copied from LayoutTests/fast/css/namespaces/006-expected.txt.
        * platform/mac/fast/css/namespaces/007-expected.txt: Copied from LayoutTests/fast/css/namespaces/007-expected.txt.
        * platform/mac/fast/css/outline-auto-empty-rects-expected.txt: Copied from LayoutTests/fast/css/outline-auto-empty-rects-expected.txt.
        * platform/mac/fast/css/outline-auto-location-expected.txt: Copied from LayoutTests/fast/css/outline-auto-location-expected.txt.
        * platform/mac/fast/css/percentage-non-integer-expected.txt: Copied from LayoutTests/fast/css/percentage-non-integer-expected.txt.
        * platform/mac/fast/css/position-negative-top-margin-expected.txt: Copied from LayoutTests/fast/css/position-negative-top-margin-expected.txt.
        * platform/mac/fast/css/quirk-orphaned-units-expected.txt: Copied from LayoutTests/fast/css/quirk-orphaned-units-expected.txt.
        * platform/mac/fast/css/resize-corner-tracking-expected.txt: Copied from LayoutTests/fast/css/resize-corner-tracking-expected.txt.
        * platform/mac/fast/css/rgb-float-expected.txt: Copied from LayoutTests/fast/css/rgb-float-expected.txt.
        * platform/mac/fast/css/rtl-ordering-expected.txt: Copied from LayoutTests/fast/css/rtl-ordering-expected.txt.
        * platform/mac/fast/css/selector-set-attribute-expected.txt: Copied from LayoutTests/fast/css/selector-set-attribute-expected.txt.
        * platform/mac/fast/css/table-text-align-quirk-expected.txt: Copied from LayoutTests/fast/css/table-text-align-quirk-expected.txt.
        * platform/mac/fast/css/table-text-align-strict-expected.txt: Copied from LayoutTests/fast/css/table-text-align-strict-expected.txt.
        * platform/mac/fast/css/target-fragment-match-expected.txt: Copied from LayoutTests/fast/css/target-fragment-match-expected.txt.
        * platform/mac/fast/css/text-security-expected.txt: Copied from LayoutTests/fast/css/text-security-expected.txt.
        * platform/mac/fast/css/textCapitalizeEdgeCases-expected.txt: Copied from LayoutTests/fast/css/textCapitalizeEdgeCases-expected.txt.
        * platform/mac/fast/css/universal-hover-quirk-expected.txt: Copied from LayoutTests/fast/css/universal-hover-quirk-expected.txt.
        * platform/mac/fast/css/word-space-extra-expected.txt: Copied from LayoutTests/fast/css/word-space-extra-expected.txt.
        * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Copied from LayoutTests/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt.
        * platform/mac/fast/doctypes: Added.
        * platform/mac/fast/doctypes/001-expected.txt: Copied from LayoutTests/fast/doctypes/001-expected.txt.
        * platform/mac/fast/doctypes/002-expected.txt: Copied from LayoutTests/fast/doctypes/002-expected.txt.
        * platform/mac/fast/doctypes/003-expected.txt: Copied from LayoutTests/fast/doctypes/003-expected.txt.
        * platform/mac/fast/doctypes/004-expected.txt: Copied from LayoutTests/fast/doctypes/004-expected.txt.
        * platform/mac/fast/dom/Element: Added.
        * platform/mac/fast/dom/Element/class-attribute-whitespace-expected.txt: Copied from LayoutTests/fast/dom/Element/class-attribute-whitespace-expected.txt.
        * platform/mac/fast/dom/Element/null-offset-parent-expected.txt: Copied from LayoutTests/fast/dom/Element/null-offset-parent-expected.txt.
        * platform/mac/fast/dom/HTMLDocument: Added.
        * platform/mac/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Copied from LayoutTests/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt.
        * platform/mac/fast/dom/HTMLElement: Added.
        * platform/mac/fast/dom/HTMLElement/bdo-expected.txt: Copied from LayoutTests/fast/dom/HTMLElement/bdo-expected.txt.
        * platform/mac/fast/dom/HTMLHeadElement: Added.
        * platform/mac/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt.
        * platform/mac/fast/dom/HTMLHeadElement/textInHead1-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/textInHead1-expected.txt.
        * platform/mac/fast/dom/HTMLHeadElement/textInHead2-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/textInHead2-expected.txt.
        * platform/mac/fast/dom/HTMLHeadElement/textInHead3-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/textInHead3-expected.txt.
        * platform/mac/fast/dom/HTMLHeadElement/textInHead4-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/textInHead4-expected.txt.
        * platform/mac/fast/dom/HTMLHeadElement/textInHead5-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/textInHead5-expected.txt.
        * platform/mac/fast/dom/HTMLImageElement: Added.
        * platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.txt: Copied from LayoutTests/fast/dom/HTMLImageElement/image-alt-text-expected.txt.
        * platform/mac/fast/dom/HTMLInputElement: Added.
        * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Copied from LayoutTests/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt.
        * platform/mac/fast/dom/HTMLLinkElement: Added.
        * platform/mac/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt: Copied from LayoutTests/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt.
        * platform/mac/fast/dom/HTMLObjectElement: Added.
        * platform/mac/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Copied from LayoutTests/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt.
        * platform/mac/fast/dom/HTMLTableElement: Added.
        * platform/mac/fast/dom/HTMLTableElement/colSpan-expected.txt: Copied from LayoutTests/fast/dom/HTMLTableElement/colSpan-expected.txt.
        * platform/mac/fast/dom/HTMLTableElement/createCaption-expected.txt: Copied from LayoutTests/fast/dom/HTMLTableElement/createCaption-expected.txt.
        * platform/mac/fast/dom/HTMLTextAreaElement: Added.
        * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Copied from LayoutTests/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt.
        * platform/mac/fast/dom/Range: Added.
        * platform/mac/fast/dom/Range/create-contextual-fragment-expected.txt: Copied from LayoutTests/fast/dom/Range/create-contextual-fragment-expected.txt.
        * platform/mac/fast/dom/Range/surroundContents-1-expected.txt: Copied from LayoutTests/fast/dom/Range/surroundContents-1-expected.txt.
        * platform/mac/fast/dom/Window: Added.
        * platform/mac/fast/dom/Window/btoa-pnglet-expected.txt: Copied from LayoutTests/fast/dom/Window/btoa-pnglet-expected.txt.
        * platform/mac/fast/dom/Window/open-existing-pop-up-blocking-expected.txt: Copied from LayoutTests/fast/dom/Window/open-existing-pop-up-blocking-expected.txt.
        * platform/mac/fast/dom/Window/window-onFocus-expected.txt: Copied from LayoutTests/fast/dom/Window/window-onFocus-expected.txt.
        * platform/mac/fast/dom/anchor-text-expected.txt: Copied from LayoutTests/fast/dom/anchor-text-expected.txt.
        * platform/mac/fast/dom/attr_dead_doc-expected.txt: Copied from LayoutTests/fast/dom/attr_dead_doc-expected.txt.
        * platform/mac/fast/dom/blur-contenteditable-expected.txt: Copied from LayoutTests/fast/dom/blur-contenteditable-expected.txt.
        * platform/mac/fast/dom/children-nodes-expected.txt: Copied from LayoutTests/fast/dom/children-nodes-expected.txt.
        * platform/mac/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Copied from LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt.
        * platform/mac/fast/dom/clone-contents-0-end-offset-expected.txt: Copied from LayoutTests/fast/dom/clone-contents-0-end-offset-expected.txt.
        * platform/mac/fast/dom/clone-node-dynamic-style-expected.txt: Copied from LayoutTests/fast/dom/clone-node-dynamic-style-expected.txt.
        * platform/mac/fast/dom/comment-not-documentElement-expected.txt: Copied from LayoutTests/fast/dom/comment-not-documentElement-expected.txt.
        * platform/mac/fast/dom/createDocumentType-expected.txt: Copied from LayoutTests/fast/dom/createDocumentType-expected.txt.
        * platform/mac/fast/dom/css-cached-import-rule-expected.txt: Copied from LayoutTests/fast/dom/css-cached-import-rule-expected.txt.
        * platform/mac/fast/dom/css-inline-style-important-expected.txt: Copied from LayoutTests/fast/dom/css-inline-style-important-expected.txt.
        * platform/mac/fast/dom/css-insert-import-rule-expected.txt: Copied from LayoutTests/fast/dom/css-insert-import-rule-expected.txt.
        * platform/mac/fast/dom/css-mediarule-deleteRule-update-expected.txt: Copied from LayoutTests/fast/dom/css-mediarule-deleteRule-update-expected.txt.
        * platform/mac/fast/dom/css-mediarule-insertRule-update-expected.txt: Copied from LayoutTests/fast/dom/css-mediarule-insertRule-update-expected.txt.
        * platform/mac/fast/dom/css-rule-functions-expected.txt: Copied from LayoutTests/fast/dom/css-rule-functions-expected.txt.
        * platform/mac/fast/dom/delete-contents-expected.txt: Copied from LayoutTests/fast/dom/delete-contents-expected.txt.
        * platform/mac/fast/dom/dom-parse-serialize-display-expected.txt: Copied from LayoutTests/fast/dom/dom-parse-serialize-display-expected.txt.
        * platform/mac/fast/dom/dom-parse-serialize-expected.txt: Copied from LayoutTests/fast/dom/dom-parse-serialize-expected.txt.
        * platform/mac/fast/dom/focus-contenteditable-expected.txt: Copied from LayoutTests/fast/dom/focus-contenteditable-expected.txt.
        * platform/mac/fast/dom/frame-loading-via-document-write-expected.txt: Copied from LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt.
        * platform/mac/fast/dom/gc-10-expected.txt: Copied from LayoutTests/fast/dom/gc-10-expected.txt.
        * platform/mac/fast/dom/importNodeHTML-expected.txt: Copied from LayoutTests/fast/dom/importNodeHTML-expected.txt.
        * platform/mac/fast/dom/importNodeXML-expected.txt: Copied from LayoutTests/fast/dom/importNodeXML-expected.txt.
        * platform/mac/fast/dom/inner-text-expected.txt: Copied from LayoutTests/fast/dom/inner-text-expected.txt.
        * platform/mac/fast/dom/isindex-001-expected.txt: Copied from LayoutTests/fast/dom/isindex-001-expected.txt.
        * platform/mac/fast/dom/isindex-002-expected.txt: Copied from LayoutTests/fast/dom/isindex-002-expected.txt.
        * platform/mac/fast/dom/jsDevicePixelRatio-expected.txt: Copied from LayoutTests/fast/dom/jsDevicePixelRatio-expected.txt.
        * platform/mac/fast/dom/outerText-expected.txt: Copied from LayoutTests/fast/dom/outerText-expected.txt.
        * platform/mac/fast/dom/replaceChild-expected.txt: Copied from LayoutTests/fast/dom/replaceChild-expected.txt.
        * platform/mac/fast/dom/row-inner-text-expected.txt: Copied from LayoutTests/fast/dom/row-inner-text-expected.txt.
        * platform/mac/fast/dom/setPrimitiveValue-expected.txt: Copied from LayoutTests/fast/dom/setPrimitiveValue-expected.txt.
        * platform/mac/fast/dom/stripNullFromTextNodes-expected.txt: Copied from LayoutTests/fast/dom/stripNullFromTextNodes-expected.txt.
        * platform/mac/fast/dynamic: Added.
        * platform/mac/fast/dynamic/001-expected.txt: Copied from LayoutTests/fast/dynamic/001-expected.txt.
        * platform/mac/fast/dynamic/002-expected.txt: Copied from LayoutTests/fast/dynamic/002-expected.txt.
        * platform/mac/fast/dynamic/004-expected.txt: Copied from LayoutTests/fast/dynamic/004-expected.txt.
        * platform/mac/fast/dynamic/005-expected.txt: Copied from LayoutTests/fast/dynamic/005-expected.txt.
        * platform/mac/fast/dynamic/006-expected.txt: Copied from LayoutTests/fast/dynamic/006-expected.txt.
        * platform/mac/fast/dynamic/007-expected.txt: Copied from LayoutTests/fast/dynamic/007-expected.txt.
        * platform/mac/fast/dynamic/008-expected.txt: Copied from LayoutTests/fast/dynamic/008-expected.txt.
        * platform/mac/fast/dynamic/009-expected.txt: Copied from LayoutTests/fast/dynamic/009-expected.txt.
        * platform/mac/fast/dynamic/010-expected.txt: Copied from LayoutTests/fast/dynamic/010-expected.txt.
        * platform/mac/fast/dynamic/011-expected.txt: Copied from LayoutTests/fast/dynamic/011-expected.txt.
        * platform/mac/fast/dynamic/012-expected.txt: Copied from LayoutTests/fast/dynamic/012-expected.txt.
        * platform/mac/fast/dynamic/013-expected.txt: Copied from LayoutTests/fast/dynamic/013-expected.txt.
        * platform/mac/fast/dynamic/014-expected.txt: Copied from LayoutTests/fast/dynamic/014-expected.txt.
        * platform/mac/fast/dynamic/015-expected.txt: Copied from LayoutTests/fast/dynamic/015-expected.txt.
        * platform/mac/fast/dynamic/anonymous-block-layer-lost-expected.txt: Copied from LayoutTests/fast/dynamic/anonymous-block-layer-lost-expected.txt.
        * platform/mac/fast/dynamic/anonymous-block-orphaned-lines-expected.txt: Copied from LayoutTests/fast/dynamic/anonymous-block-orphaned-lines-expected.txt.
        * platform/mac/fast/dynamic/containing-block-change-expected.txt: Copied from LayoutTests/fast/dynamic/containing-block-change-expected.txt.
        * platform/mac/fast/dynamic/flash-replacement-test-expected.txt: Copied from LayoutTests/fast/dynamic/flash-replacement-test-expected.txt.
        * platform/mac/fast/dynamic/float-withdrawal-expected.txt: Copied from LayoutTests/fast/dynamic/float-withdrawal-expected.txt.
        * platform/mac/fast/dynamic/genContentDestroyChildren-expected.txt: Copied from LayoutTests/fast/dynamic/genContentDestroyChildren-expected.txt.
        * platform/mac/fast/dynamic/insertAdjacentElement-expected.txt: Copied from LayoutTests/fast/dynamic/insertAdjacentElement-expected.txt.
        * platform/mac/fast/dynamic/layer-hit-test-crash-expected.txt: Copied from LayoutTests/fast/dynamic/layer-hit-test-crash-expected.txt.
        * platform/mac/fast/dynamic/link-href-change-expected.txt: Copied from LayoutTests/fast/dynamic/link-href-change-expected.txt.
        * platform/mac/fast/dynamic/move-node-with-selection-expected.txt: Copied from LayoutTests/fast/dynamic/move-node-with-selection-expected.txt.
        * platform/mac/fast/dynamic/noninlinebadness-expected.txt: Copied from LayoutTests/fast/dynamic/noninlinebadness-expected.txt.
        * platform/mac/fast/dynamic/outerHTML-doc-expected.txt: Copied from LayoutTests/fast/dynamic/outerHTML-doc-expected.txt.
        * platform/mac/fast/dynamic/outerHTML-img-expected.txt: Copied from LayoutTests/fast/dynamic/outerHTML-img-expected.txt.
        * platform/mac/fast/dynamic/selection-highlight-adjust-expected.txt: Copied from LayoutTests/fast/dynamic/selection-highlight-adjust-expected.txt.
        * platform/mac/fast/dynamic/staticY-expected.txt: Copied from LayoutTests/fast/dynamic/staticY-expected.txt.
        * platform/mac/fast/dynamic/staticY-marking-parents-regression-expected.txt: Copied from LayoutTests/fast/dynamic/staticY-marking-parents-regression-expected.txt.
        * platform/mac/fast/dynamic/view-overflow-expected.txt: Copied from LayoutTests/fast/dynamic/view-overflow-expected.txt.
        * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Copied from LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.txt.
        * platform/mac/fast/encoding/invalid-UTF-8-expected.txt: Copied from LayoutTests/fast/encoding/invalid-UTF-8-expected.txt.
        * platform/mac/fast/encoding/utf-16-big-endian-expected.txt: Copied from LayoutTests/fast/encoding/utf-16-big-endian-expected.txt.
        * platform/mac/fast/encoding/utf-16-little-endian-expected.txt: Copied from LayoutTests/fast/encoding/utf-16-little-endian-expected.txt.
        * platform/mac/fast/encoding/utf-16-no-bom-expected.txt: Copied from LayoutTests/fast/encoding/utf-16-no-bom-expected.txt.
        * platform/mac/fast/encoding/xmacroman-encoding-test-expected.txt: Copied from LayoutTests/fast/encoding/xmacroman-encoding-test-expected.txt.
        * platform/mac/fast/events: Added.
        * platform/mac/fast/events/5056619-expected.txt: Copied from LayoutTests/fast/events/5056619-expected.txt.
        * platform/mac/fast/events/autoscroll-expected.txt: Copied from LayoutTests/fast/events/autoscroll-expected.txt.
        * platform/mac/fast/events/event-listener-on-link-expected.txt: Copied from LayoutTests/fast/events/event-listener-on-link-expected.txt.
        * platform/mac/fast/events/event-sender-mouse-moved-expected.txt: Copied from LayoutTests/fast/events/event-sender-mouse-moved-expected.txt.
        * platform/mac/fast/events/focusingUnloadedFrame-expected.txt: Copied from LayoutTests/fast/events/focusingUnloadedFrame-expected.txt.
        * platform/mac/fast/events/keydown-1-expected.txt: Copied from LayoutTests/fast/events/keydown-1-expected.txt.
        * platform/mac/fast/events/label-focus-expected.txt: Copied from LayoutTests/fast/events/label-focus-expected.txt.
        * platform/mac/fast/events/mouseout-dead-node-expected.txt: Copied from LayoutTests/fast/events/mouseout-dead-node-expected.txt.
        * platform/mac/fast/events/onload-re-entry-expected.txt: Copied from LayoutTests/fast/events/onload-re-entry-expected.txt.
        * platform/mac/fast/events/onloadFrameCrash-expected.txt: Copied from LayoutTests/fast/events/onloadFrameCrash-expected.txt.
        * platform/mac/fast/events/reveal-link-when-focused-expected.txt: Copied from LayoutTests/fast/events/reveal-link-when-focused-expected.txt.
        * platform/mac/fast/events/standalone-image-drag-to-editable-expected.txt: Copied from LayoutTests/fast/events/standalone-image-drag-to-editable-expected.txt.
        * platform/mac/fast/events/updateLayoutForHitTest-expected.txt: Copied from LayoutTests/fast/events/updateLayoutForHitTest-expected.txt.
        * platform/mac/fast/flexbox: Added.
        * platform/mac/fast/flexbox/001-expected.txt: Copied from LayoutTests/fast/flexbox/001-expected.txt.
        * platform/mac/fast/flexbox/002-expected.txt: Copied from LayoutTests/fast/flexbox/002-expected.txt.
        * platform/mac/fast/flexbox/003-expected.txt: Copied from LayoutTests/fast/flexbox/003-expected.txt.
        * platform/mac/fast/flexbox/004-expected.txt: Copied from LayoutTests/fast/flexbox/004-expected.txt.
        * platform/mac/fast/flexbox/005-expected.txt: Copied from LayoutTests/fast/flexbox/005-expected.txt.
        * platform/mac/fast/flexbox/006-expected.txt: Copied from LayoutTests/fast/flexbox/006-expected.txt.
        * platform/mac/fast/flexbox/007-expected.txt: Copied from LayoutTests/fast/flexbox/007-expected.txt.
        * platform/mac/fast/flexbox/008-expected.txt: Copied from LayoutTests/fast/flexbox/008-expected.txt.
        * platform/mac/fast/flexbox/009-expected.txt: Copied from LayoutTests/fast/flexbox/009-expected.txt.
        * platform/mac/fast/flexbox/010-expected.txt: Copied from LayoutTests/fast/flexbox/010-expected.txt.
        * platform/mac/fast/flexbox/011-expected.txt: Copied from LayoutTests/fast/flexbox/011-expected.txt.
        * platform/mac/fast/flexbox/012-expected.txt: Copied from LayoutTests/fast/flexbox/012-expected.txt.
        * platform/mac/fast/flexbox/013-expected.txt: Copied from LayoutTests/fast/flexbox/013-expected.txt.
        * platform/mac/fast/flexbox/014-expected.txt: Copied from LayoutTests/fast/flexbox/014-expected.txt.
        * platform/mac/fast/flexbox/015-expected.txt: Copied from LayoutTests/fast/flexbox/015-expected.txt.
        * platform/mac/fast/flexbox/016-expected.txt: Copied from LayoutTests/fast/flexbox/016-expected.txt.
        * platform/mac/fast/flexbox/017-expected.txt: Copied from LayoutTests/fast/flexbox/017-expected.txt.
        * platform/mac/fast/flexbox/018-expected.txt: Copied from LayoutTests/fast/flexbox/018-expected.txt.
        * platform/mac/fast/flexbox/019-expected.txt: Copied from LayoutTests/fast/flexbox/019-expected.txt.
        * platform/mac/fast/flexbox/020-expected.txt: Copied from LayoutTests/fast/flexbox/020-expected.txt.
        * platform/mac/fast/flexbox/021-expected.txt: Copied from LayoutTests/fast/flexbox/021-expected.txt.
        * platform/mac/fast/flexbox/022-expected.txt: Copied from LayoutTests/fast/flexbox/022-expected.txt.
        * platform/mac/fast/flexbox/023-expected.txt: Copied from LayoutTests/fast/flexbox/023-expected.txt.
        * platform/mac/fast/flexbox/024-expected.txt: Copied from LayoutTests/fast/flexbox/024-expected.txt.
        * platform/mac/fast/flexbox/025-expected.txt: Copied from LayoutTests/fast/flexbox/025-expected.txt.
        * platform/mac/fast/flexbox/026-expected.txt: Copied from LayoutTests/fast/flexbox/026-expected.txt.
        * platform/mac/fast/flexbox/flex-hang-expected.txt: Copied from LayoutTests/fast/flexbox/flex-hang-expected.txt.
        * platform/mac/fast/forms/001-expected.txt: Copied from LayoutTests/fast/forms/001-expected.txt.
        * platform/mac/fast/forms/002-expected.txt: Copied from LayoutTests/fast/forms/002-expected.txt.
        * platform/mac/fast/forms/003-expected.txt: Copied from LayoutTests/fast/forms/003-expected.txt.
        * platform/mac/fast/forms/004-expected.txt: Copied from LayoutTests/fast/forms/004-expected.txt.
        * platform/mac/fast/forms/005-expected.txt: Copied from LayoutTests/fast/forms/005-expected.txt.
        * platform/mac/fast/forms/006-expected.txt: Copied from LayoutTests/fast/forms/006-expected.txt.
        * platform/mac/fast/forms/007-expected.txt: Copied from LayoutTests/fast/forms/007-expected.txt.
        * platform/mac/fast/forms/8250-expected.txt: Copied from LayoutTests/fast/forms/8250-expected.txt.
        * platform/mac/fast/forms/HTMLOptionElement_label01-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label01-expected.txt.
        * platform/mac/fast/forms/HTMLOptionElement_label02-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label02-expected.txt.
        * platform/mac/fast/forms/HTMLOptionElement_label03-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label03-expected.txt.
        * platform/mac/fast/forms/HTMLOptionElement_label04-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label04-expected.txt.
        * platform/mac/fast/forms/HTMLOptionElement_label05-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label05-expected.txt.
        * platform/mac/fast/forms/HTMLOptionElement_label06-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label06-expected.txt.
        * platform/mac/fast/forms/HTMLOptionElement_label07-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label07-expected.txt.
        * platform/mac/fast/forms/blankbuttons-expected.txt: Copied from LayoutTests/fast/forms/blankbuttons-expected.txt.
        * platform/mac/fast/forms/box-shadow-override-expected.txt: Copied from LayoutTests/fast/forms/box-shadow-override-expected.txt.
        * platform/mac/fast/forms/button-align-expected.txt: Copied from LayoutTests/fast/forms/button-align-expected.txt.
        * platform/mac/fast/forms/button-cannot-be-nested-expected.txt: Copied from LayoutTests/fast/forms/button-cannot-be-nested-expected.txt.
        * platform/mac/fast/forms/button-default-title-expected.txt: Copied from LayoutTests/fast/forms/button-default-title-expected.txt.
        * platform/mac/fast/forms/button-generated-content-expected.txt: Copied from LayoutTests/fast/forms/button-generated-content-expected.txt.
        * platform/mac/fast/forms/button-inner-block-reuse-expected.txt: Copied from LayoutTests/fast/forms/button-inner-block-reuse-expected.txt.
        * platform/mac/fast/forms/button-positioned-expected.txt: Copied from LayoutTests/fast/forms/button-positioned-expected.txt.
        * platform/mac/fast/forms/button-sizes-expected.txt: Copied from LayoutTests/fast/forms/button-sizes-expected.txt.
        * platform/mac/fast/forms/button-table-styles-expected.txt: Copied from LayoutTests/fast/forms/button-table-styles-expected.txt.
        * platform/mac/fast/forms/button-white-space-expected.txt: Copied from LayoutTests/fast/forms/button-white-space-expected.txt.
        * platform/mac/fast/forms/checkbox-radio-onchange-expected.txt: Copied from LayoutTests/fast/forms/checkbox-radio-onchange-expected.txt.
        * platform/mac/fast/forms/control-clip-expected.txt: Copied from LayoutTests/fast/forms/control-clip-expected.txt.
        * platform/mac/fast/forms/control-restrict-line-height-expected.txt: Copied from LayoutTests/fast/forms/control-restrict-line-height-expected.txt.
        * platform/mac/fast/forms/disabled-select-change-index-expected.txt: Copied from LayoutTests/fast/forms/disabled-select-change-index-expected.txt.
        * platform/mac/fast/forms/encoding-test-expected.txt: Copied from LayoutTests/fast/forms/encoding-test-expected.txt.
        * platform/mac/fast/forms/fieldset-align-expected.txt: Copied from LayoutTests/fast/forms/fieldset-align-expected.txt.
        * platform/mac/fast/forms/fieldset-with-float-expected.txt: Copied from LayoutTests/fast/forms/fieldset-with-float-expected.txt.
        * platform/mac/fast/forms/file-input-direction-expected.txt: Copied from LayoutTests/fast/forms/file-input-direction-expected.txt.
        * platform/mac/fast/forms/file-input-disabled-expected.txt: Copied from LayoutTests/fast/forms/file-input-disabled-expected.txt.
        * platform/mac/fast/forms/float-before-fieldset-expected.txt: Copied from LayoutTests/fast/forms/float-before-fieldset-expected.txt.
        * platform/mac/fast/forms/floating-textfield-relayout-expected.txt: Copied from LayoutTests/fast/forms/floating-textfield-relayout-expected.txt.
        * platform/mac/fast/forms/form-element-geometry-expected.txt: Copied from LayoutTests/fast/forms/form-element-geometry-expected.txt.
        * platform/mac/fast/forms/form-hides-table-expected.txt: Copied from LayoutTests/fast/forms/form-hides-table-expected.txt.
        * platform/mac/fast/forms/formmove-expected.txt: Copied from LayoutTests/fast/forms/formmove-expected.txt.
        * platform/mac/fast/forms/formmove2-expected.txt: Copied from LayoutTests/fast/forms/formmove2-expected.txt.
        * platform/mac/fast/forms/formmove3-expected.txt: Copied from LayoutTests/fast/forms/formmove3-expected.txt.
        * platform/mac/fast/forms/hidden-input-file-expected.txt: Copied from LayoutTests/fast/forms/hidden-input-file-expected.txt.
        * platform/mac/fast/forms/hidden-listbox-expected.txt: Copied from LayoutTests/fast/forms/hidden-listbox-expected.txt.
        * platform/mac/fast/forms/indeterminate-expected.txt: Copied from LayoutTests/fast/forms/indeterminate-expected.txt.
        * platform/mac/fast/forms/input-align-expected.txt: Copied from LayoutTests/fast/forms/input-align-expected.txt.
        * platform/mac/fast/forms/input-align-image-expected.txt: Copied from LayoutTests/fast/forms/input-align-image-expected.txt.
        * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-bkcolor-expected.txt.
        * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-default-bkcolor-expected.txt.
        * platform/mac/fast/forms/input-appearance-disabled-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-disabled-expected.txt.
        * platform/mac/fast/forms/input-appearance-focus-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-focus-expected.txt.
        * platform/mac/fast/forms/input-appearance-height-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-height-expected.txt.
        * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-preventDefault-expected.txt.
        * platform/mac/fast/forms/input-appearance-readonly-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-readonly-expected.txt.
        * platform/mac/fast/forms/input-appearance-selection-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-selection-expected.txt.
        * platform/mac/fast/forms/input-appearance-visibility-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-visibility-expected.txt.
        * platform/mac/fast/forms/input-appearance-width-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-width-expected.txt.
        * platform/mac/fast/forms/input-baseline-expected.txt: Copied from LayoutTests/fast/forms/input-baseline-expected.txt.
        * platform/mac/fast/forms/input-disabled-color-expected.txt: Copied from LayoutTests/fast/forms/input-disabled-color-expected.txt.
        * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt: Copied from LayoutTests/fast/forms/input-double-click-selection-gap-bug-expected.txt.
        * platform/mac/fast/forms/input-no-renderer-expected.txt: Copied from LayoutTests/fast/forms/input-no-renderer-expected.txt.
        * platform/mac/fast/forms/input-paste-undo-expected.txt: Copied from LayoutTests/fast/forms/input-paste-undo-expected.txt.
        * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt: Copied from LayoutTests/fast/forms/input-readonly-autoscroll-expected.txt.
        * platform/mac/fast/forms/input-readonly-dimmed-expected.txt: Copied from LayoutTests/fast/forms/input-readonly-dimmed-expected.txt.
        * platform/mac/fast/forms/input-readonly-empty-expected.txt: Copied from LayoutTests/fast/forms/input-readonly-empty-expected.txt.
        * platform/mac/fast/forms/input-spaces-expected.txt: Copied from LayoutTests/fast/forms/input-spaces-expected.txt.
        * platform/mac/fast/forms/input-table-expected.txt: Copied from LayoutTests/fast/forms/input-table-expected.txt.
        * platform/mac/fast/forms/input-text-click-inside-expected.txt: Copied from LayoutTests/fast/forms/input-text-click-inside-expected.txt.
        * platform/mac/fast/forms/input-text-click-outside-expected.txt: Copied from LayoutTests/fast/forms/input-text-click-outside-expected.txt.
        * platform/mac/fast/forms/input-text-double-click-expected.txt: Copied from LayoutTests/fast/forms/input-text-double-click-expected.txt.
        * platform/mac/fast/forms/input-text-drag-down-expected.txt: Copied from LayoutTests/fast/forms/input-text-drag-down-expected.txt.
        * platform/mac/fast/forms/input-text-maxlength-expected.txt: Copied from LayoutTests/fast/forms/input-text-maxlength-expected.txt.
        * platform/mac/fast/forms/input-text-option-delete-expected.txt: Copied from LayoutTests/fast/forms/input-text-option-delete-expected.txt.
        * platform/mac/fast/forms/input-text-paste-maxlength-expected.txt: Copied from LayoutTests/fast/forms/input-text-paste-maxlength-expected.txt.
        * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt: Copied from LayoutTests/fast/forms/input-text-scroll-left-on-blur-expected.txt.
        * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt: Copied from LayoutTests/fast/forms/input-text-self-emptying-click-expected.txt.
        * platform/mac/fast/forms/input-text-word-wrap-expected.txt: Copied from LayoutTests/fast/forms/input-text-word-wrap-expected.txt.
        * platform/mac/fast/forms/input-type-change-expected.txt: Copied from LayoutTests/fast/forms/input-type-change-expected.txt.
        * platform/mac/fast/forms/input-type-change2-expected.txt: Copied from LayoutTests/fast/forms/input-type-change2-expected.txt.
        * platform/mac/fast/forms/input-value-expected.txt: Copied from LayoutTests/fast/forms/input-value-expected.txt.
        * platform/mac/fast/forms/input-width-expected.txt: Copied from LayoutTests/fast/forms/input-width-expected.txt.
        * platform/mac/fast/forms/listbox-clip-expected.txt: Copied from LayoutTests/fast/forms/listbox-clip-expected.txt.
        * platform/mac/fast/forms/listbox-deselect-scroll-expected.txt: Copied from LayoutTests/fast/forms/listbox-deselect-scroll-expected.txt.
        * platform/mac/fast/forms/listbox-scrollbar-incremental-load-expected.txt: Copied from LayoutTests/fast/forms/listbox-scrollbar-incremental-load-expected.txt.
        * platform/mac/fast/forms/listbox-selection-2-expected.txt: Copied from LayoutTests/fast/forms/listbox-selection-2-expected.txt.
        * platform/mac/fast/forms/listbox-width-change-expected.txt: Copied from LayoutTests/fast/forms/listbox-width-change-expected.txt.
        * platform/mac/fast/forms/menulist-deselect-update-expected.txt: Copied from LayoutTests/fast/forms/menulist-deselect-update-expected.txt.
        * platform/mac/fast/forms/menulist-narrow-width-expected.txt: Copied from LayoutTests/fast/forms/menulist-narrow-width-expected.txt.
        * platform/mac/fast/forms/menulist-option-wrap-expected.txt: Copied from LayoutTests/fast/forms/menulist-option-wrap-expected.txt.
        * platform/mac/fast/forms/menulist-restrict-line-height-expected.txt: Copied from LayoutTests/fast/forms/menulist-restrict-line-height-expected.txt.
        * platform/mac/fast/forms/menulist-separator-painting-expected.txt: Copied from LayoutTests/fast/forms/menulist-separator-painting-expected.txt.
        * platform/mac/fast/forms/menulist-width-change-expected.txt: Copied from LayoutTests/fast/forms/menulist-width-change-expected.txt.
        * platform/mac/fast/forms/minWidthPercent-expected.txt: Copied from LayoutTests/fast/forms/minWidthPercent-expected.txt.
        * platform/mac/fast/forms/negativeLineHeight-expected.txt: Copied from LayoutTests/fast/forms/negativeLineHeight-expected.txt.
        * platform/mac/fast/forms/option-index-expected.txt: Copied from LayoutTests/fast/forms/option-index-expected.txt.
        * platform/mac/fast/forms/option-script-expected.txt: Copied from LayoutTests/fast/forms/option-script-expected.txt.
        * platform/mac/fast/forms/option-strip-whitespace-expected.txt: Copied from LayoutTests/fast/forms/option-strip-whitespace-expected.txt.
        * platform/mac/fast/forms/option-text-clip-expected.txt: Copied from LayoutTests/fast/forms/option-text-clip-expected.txt.
        * platform/mac/fast/forms/password-placeholder-expected.txt: Copied from LayoutTests/fast/forms/password-placeholder-expected.txt.
        * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: Copied from LayoutTests/fast/forms/placeholder-set-attribute-expected.txt.
        * platform/mac/fast/forms/plaintext-mode-2-expected.txt: Copied from LayoutTests/fast/forms/plaintext-mode-2-expected.txt.
        * platform/mac/fast/forms/radio-attr-order-expected.txt: Copied from LayoutTests/fast/forms/radio-attr-order-expected.txt.
        * platform/mac/fast/forms/radio-nested-labels-expected.txt: Copied from LayoutTests/fast/forms/radio-nested-labels-expected.txt.
        * platform/mac/fast/forms/radio_checked-expected.txt: Copied from LayoutTests/fast/forms/radio_checked-expected.txt.
        * platform/mac/fast/forms/radio_checked_dynamic-expected.txt: Copied from LayoutTests/fast/forms/radio_checked_dynamic-expected.txt.
        * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt: Copied from LayoutTests/fast/forms/search-cancel-button-style-sharing-expected.txt.
        * platform/mac/fast/forms/search-rtl-expected.txt: Copied from LayoutTests/fast/forms/search-rtl-expected.txt.
        * platform/mac/fast/forms/searchfield-heights-expected.txt: Copied from LayoutTests/fast/forms/searchfield-heights-expected.txt.
        * platform/mac/fast/forms/select-accesskey-expected.txt: Copied from LayoutTests/fast/forms/select-accesskey-expected.txt.
        * platform/mac/fast/forms/select-align-expected.txt: Copied from LayoutTests/fast/forms/select-align-expected.txt.
        * platform/mac/fast/forms/select-baseline-expected.txt: Copied from LayoutTests/fast/forms/select-baseline-expected.txt.
        * platform/mac/fast/forms/select-block-background-expected.txt: Copied from LayoutTests/fast/forms/select-block-background-expected.txt.
        * platform/mac/fast/forms/select-change-listbox-size-expected.txt: Copied from LayoutTests/fast/forms/select-change-listbox-size-expected.txt.
        * platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt: Copied from LayoutTests/fast/forms/select-change-listbox-to-popup-expected.txt.
        * platform/mac/fast/forms/select-change-popup-to-listbox-expected.txt: Copied from LayoutTests/fast/forms/select-change-popup-to-listbox-expected.txt.
        * platform/mac/fast/forms/select-disabled-appearance-expected.txt: Copied from LayoutTests/fast/forms/select-disabled-appearance-expected.txt.
        * platform/mac/fast/forms/select-display-none-style-resolve-expected.txt: Copied from LayoutTests/fast/forms/select-display-none-style-resolve-expected.txt.
        * platform/mac/fast/forms/select-empty-option-height-expected.txt: Copied from LayoutTests/fast/forms/select-empty-option-height-expected.txt.
        * platform/mac/fast/forms/select-initial-position-expected.txt: Copied from LayoutTests/fast/forms/select-initial-position-expected.txt.
        * platform/mac/fast/forms/select-item-background-clip-expected.txt: Copied from LayoutTests/fast/forms/select-item-background-clip-expected.txt.
        * platform/mac/fast/forms/select-list-box-with-height-expected.txt: Copied from LayoutTests/fast/forms/select-list-box-with-height-expected.txt.
        * platform/mac/fast/forms/select-selected-expected.txt: Copied from LayoutTests/fast/forms/select-selected-expected.txt.
        * platform/mac/fast/forms/select-size-expected.txt: Copied from LayoutTests/fast/forms/select-size-expected.txt.
        * platform/mac/fast/forms/select-style-expected.txt: Copied from LayoutTests/fast/forms/select-style-expected.txt.
        * platform/mac/fast/forms/select-visual-hebrew-expected.txt: Copied from LayoutTests/fast/forms/select-visual-hebrew-expected.txt.
        * platform/mac/fast/forms/select-writing-direction-natural-expected.txt: Copied from LayoutTests/fast/forms/select-writing-direction-natural-expected.txt.
        * platform/mac/fast/forms/slider-thumb-shared-style-expected.txt: Copied from LayoutTests/fast/forms/slider-thumb-shared-style-expected.txt.
        * platform/mac/fast/forms/slider-thumb-stylability-expected.txt: Copied from LayoutTests/fast/forms/slider-thumb-stylability-expected.txt.
        * platform/mac/fast/forms/stuff-on-my-optgroup-expected.txt: Copied from LayoutTests/fast/forms/stuff-on-my-optgroup-expected.txt.
        * platform/mac/fast/forms/tabbing-input-iframe-expected.txt: Copied from LayoutTests/fast/forms/tabbing-input-iframe-expected.txt.
        * platform/mac/fast/forms/targeted-frame-submission-expected.txt: Copied from LayoutTests/fast/forms/targeted-frame-submission-expected.txt.
        * platform/mac/fast/forms/textAreaLineHeight-expected.txt: Copied from LayoutTests/fast/forms/textAreaLineHeight-expected.txt.
        * platform/mac/fast/forms/textarea-align-expected.txt: Copied from LayoutTests/fast/forms/textarea-align-expected.txt.
        * platform/mac/fast/forms/textarea-scroll-height-expected.txt: Copied from LayoutTests/fast/forms/textarea-scroll-height-expected.txt.
        * platform/mac/fast/forms/textarea-scrollbar-expected.txt: Copied from LayoutTests/fast/forms/textarea-scrollbar-expected.txt.
        * platform/mac/fast/forms/textarea-scrolled-type-expected.txt: Copied from LayoutTests/fast/forms/textarea-scrolled-type-expected.txt.
        * platform/mac/fast/forms/textarea-setinnerhtml-expected.txt: Copied from LayoutTests/fast/forms/textarea-setinnerhtml-expected.txt.
        * platform/mac/fast/forms/textfield-drag-into-disabled-expected.txt: Copied from LayoutTests/fast/forms/textfield-drag-into-disabled-expected.txt.
        * platform/mac/fast/forms/textfield-overflow-expected.txt: Copied from LayoutTests/fast/forms/textfield-overflow-expected.txt.
        * platform/mac/fast/forms/thumbslider-crash-expected.txt: Copied from LayoutTests/fast/forms/thumbslider-crash-expected.txt.
        * platform/mac/fast/forms/thumbslider-no-parent-slider-expected.txt: Copied from LayoutTests/fast/forms/thumbslider-no-parent-slider-expected.txt.
        * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt: Copied from LayoutTests/fast/forms/visual-hebrew-text-field-expected.txt.
        * platform/mac/fast/frames: Added.
        * platform/mac/fast/frames/001-expected.txt: Copied from LayoutTests/fast/frames/001-expected.txt.
        * platform/mac/fast/frames/002-expected.txt: Copied from LayoutTests/fast/frames/002-expected.txt.
        * platform/mac/fast/frames/calculate-fixed-expected.txt: Copied from LayoutTests/fast/frames/calculate-fixed-expected.txt.
        * platform/mac/fast/frames/calculate-order-expected.txt: Copied from LayoutTests/fast/frames/calculate-order-expected.txt.
        * platform/mac/fast/frames/calculate-percentage-expected.txt: Copied from LayoutTests/fast/frames/calculate-percentage-expected.txt.
        * platform/mac/fast/frames/calculate-relative-expected.txt: Copied from LayoutTests/fast/frames/calculate-relative-expected.txt.
        * platform/mac/fast/frames/calculate-round-expected.txt: Copied from LayoutTests/fast/frames/calculate-round-expected.txt.
        * platform/mac/fast/frames/contentWindow_Frame-expected.txt: Copied from LayoutTests/fast/frames/contentWindow_Frame-expected.txt.
        * platform/mac/fast/frames/contentWindow_iFrame-expected.txt: Copied from LayoutTests/fast/frames/contentWindow_iFrame-expected.txt.
        * platform/mac/fast/frames/empty-cols-attribute-expected.txt: Copied from LayoutTests/fast/frames/empty-cols-attribute-expected.txt.
        * platform/mac/fast/frames/empty-frame-src-expected.txt: Copied from LayoutTests/fast/frames/empty-frame-src-expected.txt.
        * platform/mac/fast/frames/frame-element-name-expected.txt: Copied from LayoutTests/fast/frames/frame-element-name-expected.txt.
        * platform/mac/fast/frames/frame-navigation-expected.txt: Copied from LayoutTests/fast/frames/frame-navigation-expected.txt.
        * platform/mac/fast/frames/frame-set-whitespace-attributes-expected.txt: Copied from LayoutTests/fast/frames/frame-set-whitespace-attributes-expected.txt.
        * platform/mac/fast/frames/frame-src-attribute-expected.txt: Copied from LayoutTests/fast/frames/frame-src-attribute-expected.txt.
        * platform/mac/fast/frames/frameElement-frame-expected.txt: Copied from LayoutTests/fast/frames/frameElement-frame-expected.txt.
        * platform/mac/fast/frames/frameElement-iframe-expected.txt: Copied from LayoutTests/fast/frames/frameElement-iframe-expected.txt.
        * platform/mac/fast/frames/iframe-option-crash-expected.txt: Copied from LayoutTests/fast/frames/iframe-option-crash-expected.txt.
        * platform/mac/fast/frames/iframe-with-frameborder-expected.txt: Copied from LayoutTests/fast/frames/iframe-with-frameborder-expected.txt.
        * platform/mac/fast/frames/inline-object-inside-frameset-expected.txt: Copied from LayoutTests/fast/frames/inline-object-inside-frameset-expected.txt.
        * platform/mac/fast/frames/invalid-expected.txt: Copied from LayoutTests/fast/frames/invalid-expected.txt.
        * platform/mac/fast/frames/no-frame-borders-expected.txt: Copied from LayoutTests/fast/frames/no-frame-borders-expected.txt.
        * platform/mac/fast/frames/onlyCommentInIFrame-expected.txt: Copied from LayoutTests/fast/frames/onlyCommentInIFrame-expected.txt.
        * platform/mac/fast/frames/valid-expected.txt: Copied from LayoutTests/fast/frames/valid-expected.txt.
        * platform/mac/fast/frames/viewsource-attribute-expected.txt: Copied from LayoutTests/fast/frames/viewsource-attribute-expected.txt.
        * platform/mac/fast/history: Added.
        * platform/mac/fast/history/clicked-link-is-visited-expected.txt: Copied from LayoutTests/fast/history/clicked-link-is-visited-expected.txt.
        * platform/mac/fast/html: Added.
        * platform/mac/fast/html/keygen-expected.txt: Copied from LayoutTests/fast/html/keygen-expected.txt.
        * platform/mac/fast/html/listing-expected.txt: Copied from LayoutTests/fast/html/listing-expected.txt.
        * platform/mac/fast/images: Added.
        * platform/mac/fast/images/animated-gif-with-offsets-expected.txt: Copied from LayoutTests/fast/images/animated-gif-with-offsets-expected.txt.
        * platform/mac/fast/images/image-in-map-expected.txt: Copied from LayoutTests/fast/images/image-in-map-expected.txt.
        * platform/mac/fast/images/imagemap-case-expected.txt: Copied from LayoutTests/fast/images/imagemap-case-expected.txt.
        * platform/mac/fast/images/pdf-as-background-expected.txt: Copied from LayoutTests/fast/images/pdf-as-background-expected.txt.
        * platform/mac/fast/images/pdf-as-image-expected.txt: Copied from LayoutTests/fast/images/pdf-as-image-expected.txt.
        * platform/mac/fast/images/pdf-as-image-landscape-expected.txt: Copied from LayoutTests/fast/images/pdf-as-image-landscape-expected.txt.
        * platform/mac/fast/images/pdf-as-tiled-background-expected.txt: Copied from LayoutTests/fast/images/pdf-as-tiled-background-expected.txt.
        * platform/mac/fast/images/svg-as-background-expected.txt: Copied from LayoutTests/fast/images/svg-as-background-expected.txt.
        * platform/mac/fast/images/svg-as-image-expected.txt: Copied from LayoutTests/fast/images/svg-as-image-expected.txt.
        * platform/mac/fast/images/svg-as-tiled-background-expected.txt: Copied from LayoutTests/fast/images/svg-as-tiled-background-expected.txt.
        * platform/mac/fast/inline: Added.
        * platform/mac/fast/inline-block: Added.
        * platform/mac/fast/inline-block/001-expected.txt: Copied from LayoutTests/fast/inline-block/001-expected.txt.
        * platform/mac/fast/inline-block/002-expected.txt: Copied from LayoutTests/fast/inline-block/002-expected.txt.
        * platform/mac/fast/inline-block/003-expected.txt: Copied from LayoutTests/fast/inline-block/003-expected.txt.
        * platform/mac/fast/inline-block/004-expected.txt: Copied from LayoutTests/fast/inline-block/004-expected.txt.
        * platform/mac/fast/inline-block/005-expected.txt: Copied from LayoutTests/fast/inline-block/005-expected.txt.
        * platform/mac/fast/inline-block/006-expected.txt: Copied from LayoutTests/fast/inline-block/006-expected.txt.
        * platform/mac/fast/inline-block/14498-positionForCoordinates-expected.txt: Copied from LayoutTests/fast/inline-block/14498-positionForCoordinates-expected.txt.
        * platform/mac/fast/inline-block/contenteditable-baseline-expected.txt: Copied from LayoutTests/fast/inline-block/contenteditable-baseline-expected.txt.
        * platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt: Copied from LayoutTests/fast/inline-block/inline-block-vertical-align-expected.txt.
        * platform/mac/fast/inline-block/overflow-clip-expected.txt: Copied from LayoutTests/fast/inline-block/overflow-clip-expected.txt.
        * platform/mac/fast/inline-block/tricky-baseline-expected.txt: Copied from LayoutTests/fast/inline-block/tricky-baseline-expected.txt.
        * platform/mac/fast/inline/001-expected.txt: Copied from LayoutTests/fast/inline/001-expected.txt.
        * platform/mac/fast/inline/002-expected.txt: Copied from LayoutTests/fast/inline/002-expected.txt.
        * platform/mac/fast/inline/br-text-decoration-expected.txt: Copied from LayoutTests/fast/inline/br-text-decoration-expected.txt.
        * platform/mac/fast/inline/continuation-outlines-expected.txt: Copied from LayoutTests/fast/inline/continuation-outlines-expected.txt.
        * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt: Copied from LayoutTests/fast/inline/continuation-outlines-with-layers-expected.txt.
        * platform/mac/fast/inline/dirtyLinesForInline-expected.txt: Copied from LayoutTests/fast/inline/dirtyLinesForInline-expected.txt.
        * platform/mac/fast/inline/inline-borders-with-bidi-override-expected.txt: Copied from LayoutTests/fast/inline/inline-borders-with-bidi-override-expected.txt.
        * platform/mac/fast/inline/outline-continuations-expected.txt: Copied from LayoutTests/fast/inline/outline-continuations-expected.txt.
        * platform/mac/fast/inline/positionedLifetime-expected.txt: Copied from LayoutTests/fast/inline/positionedLifetime-expected.txt.
        * platform/mac/fast/innerHTML: Added.
        * platform/mac/fast/innerHTML/001-expected.txt: Copied from LayoutTests/fast/innerHTML/001-expected.txt.
        * platform/mac/fast/innerHTML/002-expected.txt: Copied from LayoutTests/fast/innerHTML/002-expected.txt.
        * platform/mac/fast/innerHTML/003-expected.txt: Copied from LayoutTests/fast/innerHTML/003-expected.txt.
        * platform/mac/fast/innerHTML/006-expected.txt: Copied from LayoutTests/fast/innerHTML/006-expected.txt.
        * platform/mac/fast/inspector: Added.
        * platform/mac/fast/inspector/matchedrules-expected.txt: Copied from LayoutTests/fast/inspector/matchedrules-expected.txt.
        * platform/mac/fast/inspector/style-expected.txt: Copied from LayoutTests/fast/inspector/style-expected.txt.
        * platform/mac/fast/invalid: Added.
        * platform/mac/fast/invalid/001-expected.txt: Copied from LayoutTests/fast/invalid/001-expected.txt.
        * platform/mac/fast/invalid/002-expected.txt: Copied from LayoutTests/fast/invalid/002-expected.txt.
        * platform/mac/fast/invalid/003-expected.txt: Copied from LayoutTests/fast/invalid/003-expected.txt.
        * platform/mac/fast/invalid/004-expected.txt: Copied from LayoutTests/fast/invalid/004-expected.txt.
        * platform/mac/fast/invalid/005-expected.txt: Copied from LayoutTests/fast/invalid/005-expected.txt.
        * platform/mac/fast/invalid/006-expected.txt: Copied from LayoutTests/fast/invalid/006-expected.txt.
        * platform/mac/fast/invalid/007-expected.txt: Copied from LayoutTests/fast/invalid/007-expected.txt.
        * platform/mac/fast/invalid/008-expected.txt: Copied from LayoutTests/fast/invalid/008-expected.txt.
        * platform/mac/fast/invalid/009-expected.txt: Copied from LayoutTests/fast/invalid/009-expected.txt.
        * platform/mac/fast/invalid/010-expected.txt: Copied from LayoutTests/fast/invalid/010-expected.txt.
        * platform/mac/fast/invalid/011-expected.txt: Copied from LayoutTests/fast/invalid/011-expected.txt.
        * platform/mac/fast/invalid/012-expected.txt: Copied from LayoutTests/fast/invalid/012-expected.txt.
        * platform/mac/fast/invalid/013-expected.txt: Copied from LayoutTests/fast/invalid/013-expected.txt.
        * platform/mac/fast/invalid/014-expected.txt: Copied from LayoutTests/fast/invalid/014-expected.txt.
        * platform/mac/fast/invalid/015-expected.txt: Copied from LayoutTests/fast/invalid/015-expected.txt.
        * platform/mac/fast/invalid/016-expected.txt: Copied from LayoutTests/fast/invalid/016-expected.txt.
        * platform/mac/fast/invalid/017-expected.txt: Copied from LayoutTests/fast/invalid/017-expected.txt.
        * platform/mac/fast/invalid/018-expected.txt: Copied from LayoutTests/fast/invalid/018-expected.txt.
        * platform/mac/fast/invalid/019-expected.txt: Copied from LayoutTests/fast/invalid/019-expected.txt.
        * platform/mac/fast/invalid/020-expected.txt: Copied from LayoutTests/fast/invalid/020-expected.txt.
        * platform/mac/fast/invalid/021-expected.txt: Copied from LayoutTests/fast/invalid/021-expected.txt.
        * platform/mac/fast/invalid/junk-data-expected.txt: Copied from LayoutTests/fast/invalid/junk-data-expected.txt.
        * platform/mac/fast/invalid/missing-address-end-tag-expected.txt: Copied from LayoutTests/fast/invalid/missing-address-end-tag-expected.txt.
        * platform/mac/fast/invalid/missing-dl-end-tag-expected.txt: Copied from LayoutTests/fast/invalid/missing-dl-end-tag-expected.txt.
        * platform/mac/fast/invalid/missing-dt-end-tag-expected.txt: Copied from LayoutTests/fast/invalid/missing-dt-end-tag-expected.txt.
        * platform/mac/fast/invalid/missing-end-tag-expected.txt: Copied from LayoutTests/fast/invalid/missing-end-tag-expected.txt.
        * platform/mac/fast/invalid/missing-font-end-tag-expected.txt: Copied from LayoutTests/fast/invalid/missing-font-end-tag-expected.txt.
        * platform/mac/fast/invalid/nestedh3s-expected.txt: Copied from LayoutTests/fast/invalid/nestedh3s-expected.txt.
        * platform/mac/fast/invalid/residual-style-expected.txt: Copied from LayoutTests/fast/invalid/residual-style-expected.txt.
        * platform/mac/fast/invalid/table-inside-stray-table-content-expected.txt: Copied from LayoutTests/fast/invalid/table-inside-stray-table-content-expected.txt.
        * platform/mac/fast/invalid/td-inside-object-expected.txt: Copied from LayoutTests/fast/invalid/td-inside-object-expected.txt.
        * platform/mac/fast/js: Added.
        * platform/mac/fast/js/exception-linenums-in-html-3-expected.txt: Copied from LayoutTests/fast/js/exception-linenums-in-html-3-expected.txt.
        * platform/mac/fast/js/missing-style-end-tag-js-expected.txt: Copied from LayoutTests/fast/js/missing-style-end-tag-js-expected.txt.
        * platform/mac/fast/layers: Added.
        * platform/mac/fast/layers/layer-visibility-expected.txt: Copied from LayoutTests/fast/layers/layer-visibility-expected.txt.
        * platform/mac/fast/layers/layer-visibility-sublayer-expected.txt: Copied from LayoutTests/fast/layers/layer-visibility-sublayer-expected.txt.
        * platform/mac/fast/layers/opacity-outline-expected.txt: Copied from LayoutTests/fast/layers/opacity-outline-expected.txt.
        * platform/mac/fast/layers/overflow-scroll-auto-switch-expected.txt: Copied from LayoutTests/fast/layers/overflow-scroll-auto-switch-expected.txt.
        * platform/mac/fast/layers/scroll-rect-to-visible-expected.txt: Copied from LayoutTests/fast/layers/scroll-rect-to-visible-expected.txt.
        * platform/mac/fast/layers/zindex-inherit-expected.txt: Copied from LayoutTests/fast/layers/zindex-inherit-expected.txt.
        * platform/mac/fast/layers/zindex-ridonkulous-expected.txt: Copied from LayoutTests/fast/layers/zindex-ridonkulous-expected.txt.
        * platform/mac/fast/lists: Added.
        * platform/mac/fast/lists/001-expected.txt: Copied from LayoutTests/fast/lists/001-expected.txt.
        * platform/mac/fast/lists/002-expected.txt: Copied from LayoutTests/fast/lists/002-expected.txt.
        * platform/mac/fast/lists/003-expected.txt: Copied from LayoutTests/fast/lists/003-expected.txt.
        * platform/mac/fast/lists/004-expected.txt: Copied from LayoutTests/fast/lists/004-expected.txt.
        * platform/mac/fast/lists/005-expected.txt: Copied from LayoutTests/fast/lists/005-expected.txt.
        * platform/mac/fast/lists/006-expected.txt: Copied from LayoutTests/fast/lists/006-expected.txt.
        * platform/mac/fast/lists/007-expected.txt: Copied from LayoutTests/fast/lists/007-expected.txt.
        * platform/mac/fast/lists/008-expected.txt: Copied from LayoutTests/fast/lists/008-expected.txt.
        * platform/mac/fast/lists/009-expected.txt: Copied from LayoutTests/fast/lists/009-expected.txt.
        * platform/mac/fast/lists/alpha-list-wrap-expected.txt: Copied from LayoutTests/fast/lists/alpha-list-wrap-expected.txt.
        * platform/mac/fast/lists/big-list-marker-expected.txt: Copied from LayoutTests/fast/lists/big-list-marker-expected.txt.
        * platform/mac/fast/lists/decimal-leading-zero-expected.txt: Copied from LayoutTests/fast/lists/decimal-leading-zero-expected.txt.
        * platform/mac/fast/lists/drag-into-marker-expected.txt: Copied from LayoutTests/fast/lists/drag-into-marker-expected.txt.
        * platform/mac/fast/lists/dynamic-marker-crash-expected.txt: Copied from LayoutTests/fast/lists/dynamic-marker-crash-expected.txt.
        * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt: Copied from LayoutTests/fast/lists/inlineBoxWrapperNullCheck-expected.txt.
        * platform/mac/fast/lists/item-not-in-list-line-wrapping-expected.txt: Copied from LayoutTests/fast/lists/item-not-in-list-line-wrapping-expected.txt.
        * platform/mac/fast/lists/li-br-expected.txt: Copied from LayoutTests/fast/lists/li-br-expected.txt.
        * platform/mac/fast/lists/li-style-alpha-huge-value-crash-expected.txt: Copied from LayoutTests/fast/lists/li-style-alpha-huge-value-crash-expected.txt.
        * platform/mac/fast/lists/li-values-expected.txt: Copied from LayoutTests/fast/lists/li-values-expected.txt.
        * platform/mac/fast/lists/list-style-none-crash-expected.txt: Copied from LayoutTests/fast/lists/list-style-none-crash-expected.txt.
        * platform/mac/fast/lists/list-style-type-dynamic-change-expected.txt: Copied from LayoutTests/fast/lists/list-style-type-dynamic-change-expected.txt.
        * platform/mac/fast/lists/marker-before-empty-inline-expected.txt: Copied from LayoutTests/fast/lists/marker-before-empty-inline-expected.txt.
        * platform/mac/fast/lists/marker-image-error-expected.txt: Copied from LayoutTests/fast/lists/marker-image-error-expected.txt.
        * platform/mac/fast/lists/markers-in-selection-expected.txt: Copied from LayoutTests/fast/lists/markers-in-selection-expected.txt.
        * platform/mac/fast/lists/numeric-markers-outside-list-expected.txt: Copied from LayoutTests/fast/lists/numeric-markers-outside-list-expected.txt.
        * platform/mac/fast/lists/ol-display-types-expected.txt: Copied from LayoutTests/fast/lists/ol-display-types-expected.txt.
        * platform/mac/fast/lists/ol-start-dynamic-expected.txt: Copied from LayoutTests/fast/lists/ol-start-dynamic-expected.txt.
        * platform/mac/fast/lists/olstart-expected.txt: Copied from LayoutTests/fast/lists/olstart-expected.txt.
        * platform/mac/fast/lists/ordered-list-with-no-ol-tag-expected.txt: Copied from LayoutTests/fast/lists/ordered-list-with-no-ol-tag-expected.txt.
        * platform/mac/fast/lists/scrolled-marker-paint-expected.txt: Copied from LayoutTests/fast/lists/scrolled-marker-paint-expected.txt.
        * platform/mac/fast/lists/w3-list-styles-expected.txt: Copied from LayoutTests/fast/lists/w3-list-styles-expected.txt.
        * platform/mac/fast/loader: Added.
        * platform/mac/fast/loader/start-load-in-unload-expected.txt: Copied from LayoutTests/fast/loader/start-load-in-unload-expected.txt.
        * platform/mac/fast/loader/text-document-wrapping-expected.txt: Copied from LayoutTests/fast/loader/text-document-wrapping-expected.txt.
        * platform/mac/fast/media: Added.
        * platform/mac/fast/media/media-descriptor-syntax-01-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-01-expected.txt.
        * platform/mac/fast/media/media-descriptor-syntax-02-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-02-expected.txt.
        * platform/mac/fast/media/media-descriptor-syntax-03-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-03-expected.txt.
        * platform/mac/fast/media/media-descriptor-syntax-04-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-04-expected.txt.
        * platform/mac/fast/media/media-descriptor-syntax-05-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-05-expected.txt.
        * platform/mac/fast/media/media-descriptor-syntax-06-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-06-expected.txt.
        * platform/mac/fast/media/media-type-syntax-01-expected.txt: Copied from LayoutTests/fast/media/media-type-syntax-01-expected.txt.
        * platform/mac/fast/media/media-type-syntax-02-expected.txt: Copied from LayoutTests/fast/media/media-type-syntax-02-expected.txt.
        * platform/mac/fast/media/mq-compound-query-01-expected.txt: Copied from LayoutTests/fast/media/mq-compound-query-01-expected.txt.
        * platform/mac/fast/media/mq-compound-query-02-expected.txt: Copied from LayoutTests/fast/media/mq-compound-query-02-expected.txt.
        * platform/mac/fast/media/mq-compound-query-03-expected.txt: Copied from LayoutTests/fast/media/mq-compound-query-03-expected.txt.
        * platform/mac/fast/media/mq-compound-query-04-expected.txt: Copied from LayoutTests/fast/media/mq-compound-query-04-expected.txt.
        * platform/mac/fast/media/mq-compound-query-05-expected.txt: Copied from LayoutTests/fast/media/mq-compound-query-05-expected.txt.
        * platform/mac/fast/media/mq-grid-01-expected.txt: Copied from LayoutTests/fast/media/mq-grid-01-expected.txt.
        * platform/mac/fast/media/mq-grid-02-expected.txt: Copied from LayoutTests/fast/media/mq-grid-02-expected.txt.
        * platform/mac/fast/media/mq-invalid-media-feature-01-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-media-feature-01-expected.txt.
        * platform/mac/fast/media/mq-invalid-media-feature-02-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-media-feature-02-expected.txt.
        * platform/mac/fast/media/mq-invalid-media-feature-03-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-media-feature-03-expected.txt.
        * platform/mac/fast/media/mq-invalid-media-feature-04-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-media-feature-04-expected.txt.
        * platform/mac/fast/media/mq-invalid-syntax-01-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-syntax-01-expected.txt.
        * platform/mac/fast/media/mq-invalid-syntax-02-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-syntax-02-expected.txt.
        * platform/mac/fast/media/mq-invalid-syntax-03-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-syntax-03-expected.txt.
        * platform/mac/fast/media/mq-invalid-syntax-04-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-syntax-04-expected.txt.
        * platform/mac/fast/media/mq-invalid-syntax-05-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-syntax-05-expected.txt.
        * platform/mac/fast/media/mq-js-media-except-01-expected.txt: Copied from LayoutTests/fast/media/mq-js-media-except-01-expected.txt.
        * platform/mac/fast/media/mq-js-media-except-02-expected.txt: Copied from LayoutTests/fast/media/mq-js-media-except-02-expected.txt.
        * platform/mac/fast/media/mq-js-media-except-03-expected.txt: Copied from LayoutTests/fast/media/mq-js-media-except-03-expected.txt.
        * platform/mac/fast/media/mq-js-media-forward-syntax-expected.txt: Copied from LayoutTests/fast/media/mq-js-media-forward-syntax-expected.txt.
        * platform/mac/fast/media/mq-js-stylesheet-media-01-expected.txt: Copied from LayoutTests/fast/media/mq-js-stylesheet-media-01-expected.txt.
        * platform/mac/fast/media/mq-js-stylesheet-media-02-expected.txt: Copied from LayoutTests/fast/media/mq-js-stylesheet-media-02-expected.txt.
        * platform/mac/fast/media/mq-js-stylesheet-media-03-expected.txt: Copied from LayoutTests/fast/media/mq-js-stylesheet-media-03-expected.txt.
        * platform/mac/fast/media/mq-js-stylesheet-media-04-expected.txt: Copied from LayoutTests/fast/media/mq-js-stylesheet-media-04-expected.txt.
        * platform/mac/fast/media/mq-max-pixel-ratio-expected.txt: Copied from LayoutTests/fast/media/mq-max-pixel-ratio-expected.txt.
        * platform/mac/fast/media/mq-min-constraint-expected.txt: Copied from LayoutTests/fast/media/mq-min-constraint-expected.txt.
        * platform/mac/fast/media/mq-min-pixel-ratio-expected.txt: Copied from LayoutTests/fast/media/mq-min-pixel-ratio-expected.txt.
        * platform/mac/fast/media/mq-pixel-ratio-expected.txt: Copied from LayoutTests/fast/media/mq-pixel-ratio-expected.txt.
        * platform/mac/fast/media/mq-relative-constraints-02-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-02-expected.txt.
        * platform/mac/fast/media/mq-relative-constraints-03-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-03-expected.txt.
        * platform/mac/fast/media/mq-relative-constraints-04-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-04-expected.txt.
        * platform/mac/fast/media/mq-relative-constraints-05-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-05-expected.txt.
        * platform/mac/fast/media/mq-relative-constraints-06-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-06-expected.txt.
        * platform/mac/fast/media/mq-relative-constraints-07-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-07-expected.txt.
        * platform/mac/fast/media/mq-relative-constraints-08-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-08-expected.txt.
        * platform/mac/fast/media/mq-relative-constraints-09-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-09-expected.txt.
        * platform/mac/fast/media/mq-simple-neg-query-01-expected.txt: Copied from LayoutTests/fast/media/mq-simple-neg-query-01-expected.txt.
        * platform/mac/fast/media/mq-simple-neg-query-02-expected.txt: Copied from LayoutTests/fast/media/mq-simple-neg-query-02-expected.txt.
        * platform/mac/fast/media/mq-simple-neg-query-03-expected.txt: Copied from LayoutTests/fast/media/mq-simple-neg-query-03-expected.txt.
        * platform/mac/fast/media/mq-simple-neg-query-04-expected.txt: Copied from LayoutTests/fast/media/mq-simple-neg-query-04-expected.txt.
        * platform/mac/fast/media/mq-simple-neg-query-05-expected.txt: Copied from LayoutTests/fast/media/mq-simple-neg-query-05-expected.txt.
        * platform/mac/fast/media/mq-simple-query-01-expected.txt: Copied from LayoutTests/fast/media/mq-simple-query-01-expected.txt.
        * platform/mac/fast/media/mq-simple-query-02-expected.txt: Copied from LayoutTests/fast/media/mq-simple-query-02-expected.txt.
        * platform/mac/fast/media/mq-simple-query-03-expected.txt: Copied from LayoutTests/fast/media/mq-simple-query-03-expected.txt.
        * platform/mac/fast/media/mq-simple-query-04-expected.txt: Copied from LayoutTests/fast/media/mq-simple-query-04-expected.txt.
        * platform/mac/fast/media/mq-simple-query-05-expected.txt: Copied from LayoutTests/fast/media/mq-simple-query-05-expected.txt.
        * platform/mac/fast/media/mq-valueless-expected.txt: Copied from LayoutTests/fast/media/mq-valueless-expected.txt.
        * platform/mac/fast/media/mq-width-absolute-01-expected.txt: Copied from LayoutTests/fast/media/mq-width-absolute-01-expected.txt.
        * platform/mac/fast/media/mq-width-absolute-02-expected.txt: Copied from LayoutTests/fast/media/mq-width-absolute-02-expected.txt.
        * platform/mac/fast/media/mq-width-absolute-03-expected.txt: Copied from LayoutTests/fast/media/mq-width-absolute-03-expected.txt.
        * platform/mac/fast/media/mq-width-absolute-04-expected.txt: Copied from LayoutTests/fast/media/mq-width-absolute-04-expected.txt.
        * platform/mac/fast/multicol: Added.
        * platform/mac/fast/multicol/column-rules-expected.txt: Copied from LayoutTests/fast/multicol/column-rules-expected.txt.
        * platform/mac/fast/multicol/columns-shorthand-parsing-expected.txt: Copied from LayoutTests/fast/multicol/columns-shorthand-parsing-expected.txt.
        * platform/mac/fast/multicol/float-avoidance-expected.txt: Copied from LayoutTests/fast/multicol/float-avoidance-expected.txt.
        * platform/mac/fast/multicol/float-multicol-expected.txt: Copied from LayoutTests/fast/multicol/float-multicol-expected.txt.
        * platform/mac/fast/multicol/negativeColumnWidth-expected.txt: Copied from LayoutTests/fast/multicol/negativeColumnWidth-expected.txt.
        * platform/mac/fast/multicol/zeroColumnCount-expected.txt: Copied from LayoutTests/fast/multicol/zeroColumnCount-expected.txt.
        * platform/mac/fast/overflow: Added.
        * platform/mac/fast/overflow/001-expected.txt: Copied from LayoutTests/fast/overflow/001-expected.txt.
        * platform/mac/fast/overflow/002-expected.txt: Copied from LayoutTests/fast/overflow/002-expected.txt.
        * platform/mac/fast/overflow/003-expected.txt: Copied from LayoutTests/fast/overflow/003-expected.txt.
        * platform/mac/fast/overflow/004-expected.txt: Copied from LayoutTests/fast/overflow/004-expected.txt.
        * platform/mac/fast/overflow/005-expected.txt: Copied from LayoutTests/fast/overflow/005-expected.txt.
        * platform/mac/fast/overflow/006-expected.txt: Copied from LayoutTests/fast/overflow/006-expected.txt.
        * platform/mac/fast/overflow/007-expected.txt: Copied from LayoutTests/fast/overflow/007-expected.txt.
        * platform/mac/fast/overflow/008-expected.txt: Copied from LayoutTests/fast/overflow/008-expected.txt.
        * platform/mac/fast/overflow/childFocusRingClip-expected.txt: Copied from LayoutTests/fast/overflow/childFocusRingClip-expected.txt.
        * platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt: Copied from LayoutTests/fast/overflow/clip-rects-fixed-ancestor-expected.txt.
        * platform/mac/fast/overflow/dynamic-hidden-expected.txt: Copied from LayoutTests/fast/overflow/dynamic-hidden-expected.txt.
        * platform/mac/fast/overflow/hidden-scrollbar-resize-expected.txt: Copied from LayoutTests/fast/overflow/hidden-scrollbar-resize-expected.txt.
        * platform/mac/fast/overflow/hit-test-overflow-controls-expected.txt: Copied from LayoutTests/fast/overflow/hit-test-overflow-controls-expected.txt.
        * platform/mac/fast/overflow/image-selection-highlight-expected.txt: Copied from LayoutTests/fast/overflow/image-selection-highlight-expected.txt.
        * platform/mac/fast/overflow/infiniteRecursion-expected.txt: Copied from LayoutTests/fast/overflow/infiniteRecursion-expected.txt.
        * platform/mac/fast/overflow/infiniteRecursionGuard-expected.txt: Copied from LayoutTests/fast/overflow/infiniteRecursionGuard-expected.txt.
        * platform/mac/fast/overflow/overflow-auto-table-expected.txt: Copied from LayoutTests/fast/overflow/overflow-auto-table-expected.txt.
        * platform/mac/fast/overflow/overflow-focus-ring-expected.txt: Copied from LayoutTests/fast/overflow/overflow-focus-ring-expected.txt.
        * platform/mac/fast/overflow/overflow-rtl-expected.txt: Copied from LayoutTests/fast/overflow/overflow-rtl-expected.txt.
        * platform/mac/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt: Copied from LayoutTests/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt.
        * platform/mac/fast/overflow/overflow-text-hit-testing-expected.txt: Copied from LayoutTests/fast/overflow/overflow-text-hit-testing-expected.txt.
        * platform/mac/fast/overflow/overflow-x-y-expected.txt: Copied from LayoutTests/fast/overflow/overflow-x-y-expected.txt.
        * platform/mac/fast/overflow/position-relative-expected.txt: Copied from LayoutTests/fast/overflow/position-relative-expected.txt.
        * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Copied from LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt.
        * platform/mac/fast/overflow/scrollRevealButton-expected.txt: Copied from LayoutTests/fast/overflow/scrollRevealButton-expected.txt.
        * platform/mac/fast/overflow/table-overflow-float-expected.txt: Copied from LayoutTests/fast/overflow/table-overflow-float-expected.txt.
        * platform/mac/fast/overflow/unreachable-content-test-expected.txt: Copied from LayoutTests/fast/overflow/unreachable-content-test-expected.txt.
        * platform/mac/fast/overflow/unreachable-overflow-rtl-bug-expected.txt: Copied from LayoutTests/fast/overflow/unreachable-overflow-rtl-bug-expected.txt.
        * platform/mac/fast/parser: Added.
        * platform/mac/fast/parser/001-expected.txt: Copied from LayoutTests/fast/parser/001-expected.txt.
        * platform/mac/fast/parser/bad-xml-slash-expected.txt: Copied from LayoutTests/fast/parser/bad-xml-slash-expected.txt.
        * platform/mac/fast/parser/broken-comments-vs-parsing-mode-expected.txt: Copied from LayoutTests/fast/parser/broken-comments-vs-parsing-mode-expected.txt.
        * platform/mac/fast/parser/comment-in-script-expected.txt: Copied from LayoutTests/fast/parser/comment-in-script-expected.txt.
        * platform/mac/fast/parser/comments-expected.txt: Copied from LayoutTests/fast/parser/comments-expected.txt.
        * platform/mac/fast/parser/document-write-option-expected.txt: Copied from LayoutTests/fast/parser/document-write-option-expected.txt.
        * platform/mac/fast/parser/fonts-expected.txt: Copied from LayoutTests/fast/parser/fonts-expected.txt.
        * platform/mac/fast/parser/nofoo-tags-inside-paragraph-expected.txt: Copied from LayoutTests/fast/parser/nofoo-tags-inside-paragraph-expected.txt.
        * platform/mac/fast/parser/parseCommentsInTitles-expected.txt: Copied from LayoutTests/fast/parser/parseCommentsInTitles-expected.txt.
        * platform/mac/fast/parser/remove-block-in-residual-style-expected.txt: Copied from LayoutTests/fast/parser/remove-block-in-residual-style-expected.txt.
        * platform/mac/fast/parser/tabs-in-scripts-expected.txt: Copied from LayoutTests/fast/parser/tabs-in-scripts-expected.txt.
        * platform/mac/fast/parser/title-error-test-expected.txt: Copied from LayoutTests/fast/parser/title-error-test-expected.txt.
        * platform/mac/fast/parser/xhtml-alternate-entities-expected.txt: Copied from LayoutTests/fast/parser/xhtml-alternate-entities-expected.txt.
        * platform/mac/fast/repaint/4774354-expected.txt: Copied from LayoutTests/fast/repaint/4774354-expected.txt.
        * platform/mac/fast/repaint/4776765-expected.txt: Copied from LayoutTests/fast/repaint/4776765-expected.txt.
        * platform/mac/fast/repaint/backgroundSizeRepaint-expected.txt: Copied from LayoutTests/fast/repaint/backgroundSizeRepaint-expected.txt.
        * platform/mac/fast/repaint/border-fit-lines-expected.txt: Copied from LayoutTests/fast/repaint/border-fit-lines-expected.txt.
        * platform/mac/fast/repaint/border-radius-repaint-expected.txt: Copied from LayoutTests/fast/repaint/border-radius-repaint-expected.txt.
        * platform/mac/fast/repaint/border-repaint-glitch-expected.txt: Copied from LayoutTests/fast/repaint/border-repaint-glitch-expected.txt.
        * platform/mac/fast/repaint/box-shadow-dynamic-expected.txt: Copied from LayoutTests/fast/repaint/box-shadow-dynamic-expected.txt.
        * platform/mac/fast/repaint/box-shadow-h-expected.txt: Copied from LayoutTests/fast/repaint/box-shadow-h-expected.txt.
        * platform/mac/fast/repaint/box-shadow-v-expected.txt: Copied from LayoutTests/fast/repaint/box-shadow-v-expected.txt.
        * platform/mac/fast/repaint/bugzilla-3509-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-3509-expected.txt.
        * platform/mac/fast/repaint/bugzilla-5699-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-5699-expected.txt.
        * platform/mac/fast/repaint/bugzilla-6278-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-6278-expected.txt.
        * platform/mac/fast/repaint/bugzilla-6388-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-6388-expected.txt.
        * platform/mac/fast/repaint/bugzilla-6473-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-6473-expected.txt.
        * platform/mac/fast/repaint/bugzilla-7235-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-7235-expected.txt.
        * platform/mac/fast/repaint/clipped-relative-expected.txt: Copied from LayoutTests/fast/repaint/clipped-relative-expected.txt.
        * platform/mac/fast/repaint/containing-block-position-change-expected.txt: Copied from LayoutTests/fast/repaint/containing-block-position-change-expected.txt.
        * platform/mac/fast/repaint/content-into-overflow-expected.txt: Copied from LayoutTests/fast/repaint/content-into-overflow-expected.txt.
        * platform/mac/fast/repaint/continuation-after-outline-expected.txt: Copied from LayoutTests/fast/repaint/continuation-after-outline-expected.txt.
        * platform/mac/fast/repaint/control-clip-expected.txt: Copied from LayoutTests/fast/repaint/control-clip-expected.txt.
        * platform/mac/fast/repaint/delete-into-nested-block-expected.txt: Copied from LayoutTests/fast/repaint/delete-into-nested-block-expected.txt.
        * platform/mac/fast/repaint/erase-overflow-expected.txt: Copied from LayoutTests/fast/repaint/erase-overflow-expected.txt.
        * platform/mac/fast/repaint/fixed-expected.txt: Copied from LayoutTests/fast/repaint/fixed-expected.txt.
        * platform/mac/fast/repaint/flexible-box-overflow-expected.txt: Copied from LayoutTests/fast/repaint/flexible-box-overflow-expected.txt.
        * platform/mac/fast/repaint/flexible-box-overflow-horizontal-expected.txt: Copied from LayoutTests/fast/repaint/flexible-box-overflow-horizontal-expected.txt.
        * platform/mac/fast/repaint/float-move-during-layout-expected.txt: Copied from LayoutTests/fast/repaint/float-move-during-layout-expected.txt.
        * platform/mac/fast/repaint/float-overflow-expected.txt: Copied from LayoutTests/fast/repaint/float-overflow-expected.txt.
        * platform/mac/fast/repaint/float-overflow-right-expected.txt: Copied from LayoutTests/fast/repaint/float-overflow-right-expected.txt.
        * platform/mac/fast/repaint/focus-layers-expected.txt: Copied from LayoutTests/fast/repaint/focus-layers-expected.txt.
        * platform/mac/fast/repaint/inline-block-overflow-expected.txt: Copied from LayoutTests/fast/repaint/inline-block-overflow-expected.txt.
        * platform/mac/fast/repaint/inline-outline-repaint-expected.txt: Copied from LayoutTests/fast/repaint/inline-outline-repaint-expected.txt.
        * platform/mac/fast/repaint/intermediate-layout-position-clip-expected.txt: Copied from LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt.
        * platform/mac/fast/repaint/intermediate-layout-position-expected.txt: Copied from LayoutTests/fast/repaint/intermediate-layout-position-expected.txt.
        * platform/mac/fast/repaint/layer-child-outline-expected.txt: Copied from LayoutTests/fast/repaint/layer-child-outline-expected.txt.
        * platform/mac/fast/repaint/layer-full-repaint-expected.txt: Copied from LayoutTests/fast/repaint/layer-full-repaint-expected.txt.
        * platform/mac/fast/repaint/layer-hide-when-needs-layout-expected.txt: Copied from LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.txt.
        * platform/mac/fast/repaint/layer-outline-expected.txt: Copied from LayoutTests/fast/repaint/layer-outline-expected.txt.
        * platform/mac/fast/repaint/layer-outline-horizontal-expected.txt: Copied from LayoutTests/fast/repaint/layer-outline-horizontal-expected.txt.
        * platform/mac/fast/repaint/line-overflow-expected.txt: Copied from LayoutTests/fast/repaint/line-overflow-expected.txt.
        * platform/mac/fast/repaint/list-marker-2-expected.txt: Copied from LayoutTests/fast/repaint/list-marker-2-expected.txt.
        * platform/mac/fast/repaint/list-marker-expected.txt: Copied from LayoutTests/fast/repaint/list-marker-expected.txt.
        * platform/mac/fast/repaint/outline-inset-expected.txt: Copied from LayoutTests/fast/repaint/outline-inset-expected.txt.
        * platform/mac/fast/repaint/outline-repaint-glitch-expected.txt: Copied from LayoutTests/fast/repaint/outline-repaint-glitch-expected.txt.
        * platform/mac/fast/repaint/outline-shrinking-expected.txt: Copied from LayoutTests/fast/repaint/outline-shrinking-expected.txt.
        * platform/mac/fast/repaint/overflow-delete-line-expected.txt: Copied from LayoutTests/fast/repaint/overflow-delete-line-expected.txt.
        * platform/mac/fast/repaint/overflow-into-content-expected.txt: Copied from LayoutTests/fast/repaint/overflow-into-content-expected.txt.
        * platform/mac/fast/repaint/overflow-outline-repaint-expected.txt: Copied from LayoutTests/fast/repaint/overflow-outline-repaint-expected.txt.
        * platform/mac/fast/repaint/overflow-scroll-delete-expected.txt: Copied from LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt.
        * platform/mac/fast/repaint/repaint-resized-overflow-expected.txt: Copied from LayoutTests/fast/repaint/repaint-resized-overflow-expected.txt.
        * platform/mac/fast/repaint/selection-after-delete-expected.txt: Copied from LayoutTests/fast/repaint/selection-after-delete-expected.txt.
        * platform/mac/fast/repaint/selection-after-remove-expected.txt: Copied from LayoutTests/fast/repaint/selection-after-remove-expected.txt.
        * platform/mac/fast/repaint/selection-gap-overflow-scroll-expected.txt: Copied from LayoutTests/fast/repaint/selection-gap-overflow-scroll-expected.txt.
        * platform/mac/fast/repaint/static-to-positioned-expected.txt: Copied from LayoutTests/fast/repaint/static-to-positioned-expected.txt.
        * platform/mac/fast/repaint/table-cell-collapsed-border-expected.txt: Copied from LayoutTests/fast/repaint/table-cell-collapsed-border-expected.txt.
        * platform/mac/fast/repaint/table-cell-move-expected.txt: Copied from LayoutTests/fast/repaint/table-cell-move-expected.txt.
        * platform/mac/fast/repaint/table-cell-vertical-overflow-expected.txt: Copied from LayoutTests/fast/repaint/table-cell-vertical-overflow-expected.txt.
        * platform/mac/fast/repaint/table-col-background-expected.txt: Copied from LayoutTests/fast/repaint/table-col-background-expected.txt.
        * platform/mac/fast/repaint/table-collapsed-border-expected.txt: Copied from LayoutTests/fast/repaint/table-collapsed-border-expected.txt.
        * platform/mac/fast/repaint/table-extra-bottom-grow-expected.txt: Copied from LayoutTests/fast/repaint/table-extra-bottom-grow-expected.txt.
        * platform/mac/fast/repaint/table-outer-border-expected.txt: Copied from LayoutTests/fast/repaint/table-outer-border-expected.txt.
        * platform/mac/fast/repaint/table-row-expected.txt: Copied from LayoutTests/fast/repaint/table-row-expected.txt.
        * platform/mac/fast/repaint/table-section-overflow-expected.txt: Copied from LayoutTests/fast/repaint/table-section-overflow-expected.txt.
        * platform/mac/fast/repaint/table-section-repaint-expected.txt: Copied from LayoutTests/fast/repaint/table-section-repaint-expected.txt.
        * platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.txt: Copied from LayoutTests/fast/repaint/text-selection-rect-in-overflow-2-expected.txt.
        * platform/mac/fast/repaint/text-selection-rect-in-overflow-expected.txt: Copied from LayoutTests/fast/repaint/text-selection-rect-in-overflow-expected.txt.
        * platform/mac/fast/repaint/text-shadow-expected.txt: Copied from LayoutTests/fast/repaint/text-shadow-expected.txt.
        * platform/mac/fast/repaint/text-shadow-horizontal-expected.txt: Copied from LayoutTests/fast/repaint/text-shadow-horizontal-expected.txt.
        * platform/mac/fast/replaced/001-expected.txt: Copied from LayoutTests/fast/replaced/001-expected.txt.
        * platform/mac/fast/replaced/002-expected.txt: Copied from LayoutTests/fast/replaced/002-expected.txt.
        * platform/mac/fast/replaced/003-expected.txt: Copied from LayoutTests/fast/replaced/003-expected.txt.
        * platform/mac/fast/replaced/004-expected.txt: Copied from LayoutTests/fast/replaced/004-expected.txt.
        * platform/mac/fast/replaced/005-expected.txt: Copied from LayoutTests/fast/replaced/005-expected.txt.
        * platform/mac/fast/replaced/006-expected.txt: Copied from LayoutTests/fast/replaced/006-expected.txt.
        * platform/mac/fast/replaced/007-expected.txt: Copied from LayoutTests/fast/replaced/007-expected.txt.
        * platform/mac/fast/replaced/008-expected.txt: Copied from LayoutTests/fast/replaced/008-expected.txt.
        * platform/mac/fast/replaced/absolute-image-sizing-expected.txt: Copied from LayoutTests/fast/replaced/absolute-image-sizing-expected.txt.
        * platform/mac/fast/replaced/absolute-position-percentage-height-expected.txt: Copied from LayoutTests/fast/replaced/absolute-position-percentage-height-expected.txt.
        * platform/mac/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Copied from LayoutTests/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt.
        * platform/mac/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt: Copied from LayoutTests/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt.
        * platform/mac/fast/replaced/applet-rendering-java-disabled-expected.txt: Copied from LayoutTests/fast/replaced/applet-rendering-java-disabled-expected.txt.
        * platform/mac/fast/replaced/image-onload-expected.txt: Copied from LayoutTests/fast/replaced/image-onload-expected.txt.
        * platform/mac/fast/replaced/image-resize-width-expected.txt: Copied from LayoutTests/fast/replaced/image-resize-width-expected.txt.
        * platform/mac/fast/replaced/image-sizing-expected.txt: Copied from LayoutTests/fast/replaced/image-sizing-expected.txt.
        * platform/mac/fast/replaced/image-solid-color-with-alpha-expected.txt: Copied from LayoutTests/fast/replaced/image-solid-color-with-alpha-expected.txt.
        * platform/mac/fast/replaced/image-tag-expected.txt: Copied from LayoutTests/fast/replaced/image-tag-expected.txt.
        * platform/mac/fast/replaced/inline-box-wrapper-handover-expected.txt: Copied from LayoutTests/fast/replaced/inline-box-wrapper-handover-expected.txt.
        * platform/mac/fast/replaced/maxheight-percent-expected.txt: Copied from LayoutTests/fast/replaced/maxheight-percent-expected.txt.
        * platform/mac/fast/replaced/maxheight-pxs-expected.txt: Copied from LayoutTests/fast/replaced/maxheight-pxs-expected.txt.
        * platform/mac/fast/replaced/maxwidth-percent-expected.txt: Copied from LayoutTests/fast/replaced/maxwidth-percent-expected.txt.
        * platform/mac/fast/replaced/maxwidth-pxs-expected.txt: Copied from LayoutTests/fast/replaced/maxwidth-pxs-expected.txt.
        * platform/mac/fast/replaced/minheight-percent-expected.txt: Copied from LayoutTests/fast/replaced/minheight-percent-expected.txt.
        * platform/mac/fast/replaced/minheight-pxs-expected.txt: Copied from LayoutTests/fast/replaced/minheight-pxs-expected.txt.
        * platform/mac/fast/replaced/minwidth-percent-expected.txt: Copied from LayoutTests/fast/replaced/minwidth-percent-expected.txt.
        * platform/mac/fast/replaced/minwidth-pxs-expected.txt: Copied from LayoutTests/fast/replaced/minwidth-pxs-expected.txt.
        * platform/mac/fast/replaced/object-align-hspace-vspace-expected.txt: Copied from LayoutTests/fast/replaced/object-align-hspace-vspace-expected.txt.
        * platform/mac/fast/replaced/pdf-as-image-expected.txt: Copied from LayoutTests/fast/replaced/pdf-as-image-expected.txt.
        * platform/mac/fast/replaced/replaced-breaking-expected.txt: Copied from LayoutTests/fast/replaced/replaced-breaking-expected.txt.
        * platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt: Copied from LayoutTests/fast/replaced/replaced-breaking-mixture-expected.txt.
        * platform/mac/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt: Copied from LayoutTests/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt.
        * platform/mac/fast/replaced/selection-rect-expected.txt: Copied from LayoutTests/fast/replaced/selection-rect-expected.txt.
        * platform/mac/fast/replaced/selection-rect-in-table-cell-expected.txt: Copied from LayoutTests/fast/replaced/selection-rect-in-table-cell-expected.txt.
        * platform/mac/fast/replaced/three-selects-break-expected.txt: Copied from LayoutTests/fast/replaced/three-selects-break-expected.txt.
        * platform/mac/fast/replaced/width100percent-button-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-button-expected.txt.
        * platform/mac/fast/replaced/width100percent-checkbox-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-checkbox-expected.txt.
        * platform/mac/fast/replaced/width100percent-image-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-image-expected.txt.
        * platform/mac/fast/replaced/width100percent-menulist-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-menulist-expected.txt.
        * platform/mac/fast/replaced/width100percent-radio-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-radio-expected.txt.
        * platform/mac/fast/replaced/width100percent-searchfield-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-searchfield-expected.txt.
        * platform/mac/fast/replaced/width100percent-textarea-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-textarea-expected.txt.
        * platform/mac/fast/replaced/width100percent-textfield-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-textfield-expected.txt.
        * platform/mac/fast/runin: Added.
        * platform/mac/fast/runin/001-expected.txt: Copied from LayoutTests/fast/runin/001-expected.txt.
        * platform/mac/fast/selectors: Added.
        * platform/mac/fast/selectors/001-expected.txt: Copied from LayoutTests/fast/selectors/001-expected.txt.
        * platform/mac/fast/selectors/002-expected.txt: Copied from LayoutTests/fast/selectors/002-expected.txt.
        * platform/mac/fast/selectors/003-expected.txt: Copied from LayoutTests/fast/selectors/003-expected.txt.
        * platform/mac/fast/selectors/004-expected.txt: Copied from LayoutTests/fast/selectors/004-expected.txt.
        * platform/mac/fast/selectors/005-expected.txt: Copied from LayoutTests/fast/selectors/005-expected.txt.
        * platform/mac/fast/selectors/006-expected.txt: Copied from LayoutTests/fast/selectors/006-expected.txt.
        * platform/mac/fast/selectors/007a-expected.txt: Copied from LayoutTests/fast/selectors/007a-expected.txt.
        * platform/mac/fast/selectors/007b-expected.txt: Copied from LayoutTests/fast/selectors/007b-expected.txt.
        * platform/mac/fast/selectors/008-expected.txt: Copied from LayoutTests/fast/selectors/008-expected.txt.
        * platform/mac/fast/selectors/009-expected.txt: Copied from LayoutTests/fast/selectors/009-expected.txt.
        * platform/mac/fast/selectors/010-expected.txt: Copied from LayoutTests/fast/selectors/010-expected.txt.
        * platform/mac/fast/selectors/011-expected.txt: Copied from LayoutTests/fast/selectors/011-expected.txt.
        * platform/mac/fast/selectors/012-expected.txt: Copied from LayoutTests/fast/selectors/012-expected.txt.
        * platform/mac/fast/selectors/013-expected.txt: Copied from LayoutTests/fast/selectors/013-expected.txt.
        * platform/mac/fast/selectors/014-expected.txt: Copied from LayoutTests/fast/selectors/014-expected.txt.
        * platform/mac/fast/selectors/015-expected.txt: Copied from LayoutTests/fast/selectors/015-expected.txt.
        * platform/mac/fast/selectors/016-expected.txt: Copied from LayoutTests/fast/selectors/016-expected.txt.
        * platform/mac/fast/selectors/017-expected.txt: Copied from LayoutTests/fast/selectors/017-expected.txt.
        * platform/mac/fast/selectors/018-expected.txt: Copied from LayoutTests/fast/selectors/018-expected.txt.
        * platform/mac/fast/selectors/018b-expected.txt: Copied from LayoutTests/fast/selectors/018b-expected.txt.
        * platform/mac/fast/selectors/019-expected.txt: Copied from LayoutTests/fast/selectors/019-expected.txt.
        * platform/mac/fast/selectors/020-expected.txt: Copied from LayoutTests/fast/selectors/020-expected.txt.
        * platform/mac/fast/selectors/021-expected.txt: Copied from LayoutTests/fast/selectors/021-expected.txt.
        * platform/mac/fast/selectors/021b-expected.txt: Copied from LayoutTests/fast/selectors/021b-expected.txt.
        * platform/mac/fast/selectors/027-expected.txt: Copied from LayoutTests/fast/selectors/027-expected.txt.
        * platform/mac/fast/selectors/032-expected.txt: Copied from LayoutTests/fast/selectors/032-expected.txt.
        * platform/mac/fast/selectors/034-expected.txt: Copied from LayoutTests/fast/selectors/034-expected.txt.
        * platform/mac/fast/selectors/038-expected.txt: Copied from LayoutTests/fast/selectors/038-expected.txt.
        * platform/mac/fast/selectors/039-expected.txt: Copied from LayoutTests/fast/selectors/039-expected.txt.
        * platform/mac/fast/selectors/039b-expected.txt: Copied from LayoutTests/fast/selectors/039b-expected.txt.
        * platform/mac/fast/selectors/040-expected.txt: Copied from LayoutTests/fast/selectors/040-expected.txt.
        * platform/mac/fast/selectors/041-expected.txt: Copied from LayoutTests/fast/selectors/041-expected.txt.
        * platform/mac/fast/selectors/042-expected.txt: Copied from LayoutTests/fast/selectors/042-expected.txt.
        * platform/mac/fast/selectors/043-expected.txt: Copied from LayoutTests/fast/selectors/043-expected.txt.
        * platform/mac/fast/selectors/043b-expected.txt: Copied from LayoutTests/fast/selectors/043b-expected.txt.
        * platform/mac/fast/selectors/044-expected.txt: Copied from LayoutTests/fast/selectors/044-expected.txt.
        * platform/mac/fast/selectors/044b-expected.txt: Copied from LayoutTests/fast/selectors/044b-expected.txt.
        * platform/mac/fast/selectors/044c-expected.txt: Copied from LayoutTests/fast/selectors/044c-expected.txt.
        * platform/mac/fast/selectors/044d-expected.txt: Copied from LayoutTests/fast/selectors/044d-expected.txt.
        * platform/mac/fast/selectors/045-expected.txt: Copied from LayoutTests/fast/selectors/045-expected.txt.
        * platform/mac/fast/selectors/045b-expected.txt: Copied from LayoutTests/fast/selectors/045b-expected.txt.
        * platform/mac/fast/selectors/045c-expected.txt: Copied from LayoutTests/fast/selectors/045c-expected.txt.
        * platform/mac/fast/selectors/046-expected.txt: Copied from LayoutTests/fast/selectors/046-expected.txt.
        * platform/mac/fast/selectors/054-expected.txt: Copied from LayoutTests/fast/selectors/054-expected.txt.
        * platform/mac/fast/selectors/056-expected.txt: Copied from LayoutTests/fast/selectors/056-expected.txt.
        * platform/mac/fast/selectors/058-expected.txt: Copied from LayoutTests/fast/selectors/058-expected.txt.
        * platform/mac/fast/selectors/059-expected.txt: Copied from LayoutTests/fast/selectors/059-expected.txt.
        * platform/mac/fast/selectors/060-expected.txt: Copied from LayoutTests/fast/selectors/060-expected.txt.
        * platform/mac/fast/selectors/061-expected.txt: Copied from LayoutTests/fast/selectors/061-expected.txt.
        * platform/mac/fast/selectors/062-expected.txt: Copied from LayoutTests/fast/selectors/062-expected.txt.
        * platform/mac/fast/selectors/063-expected.txt: Copied from LayoutTests/fast/selectors/063-expected.txt.
        * platform/mac/fast/selectors/064-expected.txt: Copied from LayoutTests/fast/selectors/064-expected.txt.
        * platform/mac/fast/selectors/065-expected.txt: Copied from LayoutTests/fast/selectors/065-expected.txt.
        * platform/mac/fast/selectors/066-expected.txt: Copied from LayoutTests/fast/selectors/066-expected.txt.
        * platform/mac/fast/selectors/066b-expected.txt: Copied from LayoutTests/fast/selectors/066b-expected.txt.
        * platform/mac/fast/selectors/072-expected.txt: Copied from LayoutTests/fast/selectors/072-expected.txt.
        * platform/mac/fast/selectors/072b-expected.txt: Copied from LayoutTests/fast/selectors/072b-expected.txt.
        * platform/mac/fast/selectors/077-expected.txt: Copied from LayoutTests/fast/selectors/077-expected.txt.
        * platform/mac/fast/selectors/077b-expected.txt: Copied from LayoutTests/fast/selectors/077b-expected.txt.
        * platform/mac/fast/selectors/078b-expected.txt: Copied from LayoutTests/fast/selectors/078b-expected.txt.
        * platform/mac/fast/selectors/083-expected.txt: Copied from LayoutTests/fast/selectors/083-expected.txt.
        * platform/mac/fast/selectors/087b-expected.txt: Copied from LayoutTests/fast/selectors/087b-expected.txt.
        * platform/mac/fast/selectors/088b-expected.txt: Copied from LayoutTests/fast/selectors/088b-expected.txt.
        * platform/mac/fast/selectors/089-expected.txt: Copied from LayoutTests/fast/selectors/089-expected.txt.
        * platform/mac/fast/selectors/090b-expected.txt: Copied from LayoutTests/fast/selectors/090b-expected.txt.
        * platform/mac/fast/selectors/154-expected.txt: Copied from LayoutTests/fast/selectors/154-expected.txt.
        * platform/mac/fast/selectors/155-expected.txt: Copied from LayoutTests/fast/selectors/155-expected.txt.
        * platform/mac/fast/selectors/155a-expected.txt: Copied from LayoutTests/fast/selectors/155a-expected.txt.
        * platform/mac/fast/selectors/155b-expected.txt: Copied from LayoutTests/fast/selectors/155b-expected.txt.
        * platform/mac/fast/selectors/155c-expected.txt: Copied from LayoutTests/fast/selectors/155c-expected.txt.
        * platform/mac/fast/selectors/155d-expected.txt: Copied from LayoutTests/fast/selectors/155d-expected.txt.
        * platform/mac/fast/selectors/156b-expected.txt: Copied from LayoutTests/fast/selectors/156b-expected.txt.
        * platform/mac/fast/selectors/157-expected.txt: Copied from LayoutTests/fast/selectors/157-expected.txt.
        * platform/mac/fast/selectors/158-expected.txt: Copied from LayoutTests/fast/selectors/158-expected.txt.
        * platform/mac/fast/selectors/159-expected.txt: Copied from LayoutTests/fast/selectors/159-expected.txt.
        * platform/mac/fast/selectors/160-expected.txt: Copied from LayoutTests/fast/selectors/160-expected.txt.
        * platform/mac/fast/selectors/166-expected.txt: Copied from LayoutTests/fast/selectors/166-expected.txt.
        * platform/mac/fast/selectors/166a-expected.txt: Copied from LayoutTests/fast/selectors/166a-expected.txt.
        * platform/mac/fast/selectors/167-expected.txt: Copied from LayoutTests/fast/selectors/167-expected.txt.
        * platform/mac/fast/selectors/167a-expected.txt: Copied from LayoutTests/fast/selectors/167a-expected.txt.
        * platform/mac/fast/selectors/168-expected.txt: Copied from LayoutTests/fast/selectors/168-expected.txt.
        * platform/mac/fast/selectors/168a-expected.txt: Copied from LayoutTests/fast/selectors/168a-expected.txt.
        * platform/mac/fast/selectors/169-expected.txt: Copied from LayoutTests/fast/selectors/169-expected.txt.
        * platform/mac/fast/selectors/169a-expected.txt: Copied from LayoutTests/fast/selectors/169a-expected.txt.
        * platform/mac/fast/selectors/170-expected.txt: Copied from LayoutTests/fast/selectors/170-expected.txt.
        * platform/mac/fast/selectors/170a-expected.txt: Copied from LayoutTests/fast/selectors/170a-expected.txt.
        * platform/mac/fast/selectors/170b-expected.txt: Copied from LayoutTests/fast/selectors/170b-expected.txt.
        * platform/mac/fast/selectors/170c-expected.txt: Copied from LayoutTests/fast/selectors/170c-expected.txt.
        * platform/mac/fast/selectors/170d-expected.txt: Copied from LayoutTests/fast/selectors/170d-expected.txt.
        * platform/mac/fast/selectors/175a-expected.txt: Copied from LayoutTests/fast/selectors/175a-expected.txt.
        * platform/mac/fast/selectors/175b-expected.txt: Copied from LayoutTests/fast/selectors/175b-expected.txt.
        * platform/mac/fast/selectors/175c-expected.txt: Copied from LayoutTests/fast/selectors/175c-expected.txt.
        * platform/mac/fast/selectors/177a-expected.txt: Copied from LayoutTests/fast/selectors/177a-expected.txt.
        * platform/mac/fast/selectors/177b-expected.txt: Copied from LayoutTests/fast/selectors/177b-expected.txt.
        * platform/mac/fast/selectors/unqualified-hover-quirks-expected.txt: Copied from LayoutTests/fast/selectors/unqualified-hover-quirks-expected.txt.
        * platform/mac/fast/selectors/unqualified-hover-strict-expected.txt: Copied from LayoutTests/fast/selectors/unqualified-hover-strict-expected.txt.
        * platform/mac/fast/table/001-expected.txt: Copied from LayoutTests/fast/table/001-expected.txt.
        * platform/mac/fast/table/002-expected.txt: Copied from LayoutTests/fast/table/002-expected.txt.
        * platform/mac/fast/table/003-expected.txt: Copied from LayoutTests/fast/table/003-expected.txt.
        * platform/mac/fast/table/004-expected.txt: Copied from LayoutTests/fast/table/004-expected.txt.
        * platform/mac/fast/table/005-expected.txt: Copied from LayoutTests/fast/table/005-expected.txt.
        * platform/mac/fast/table/006-expected.txt: Copied from LayoutTests/fast/table/006-expected.txt.
        * platform/mac/fast/table/007-expected.txt: Copied from LayoutTests/fast/table/007-expected.txt.
        * platform/mac/fast/table/008-expected.txt: Copied from LayoutTests/fast/table/008-expected.txt.
        * platform/mac/fast/table/009-expected.txt: Copied from LayoutTests/fast/table/009-expected.txt.
        * platform/mac/fast/table/010-expected.txt: Copied from LayoutTests/fast/table/010-expected.txt.
        * platform/mac/fast/table/011-expected.txt: Copied from LayoutTests/fast/table/011-expected.txt.
        * platform/mac/fast/table/012-expected.txt: Copied from LayoutTests/fast/table/012-expected.txt.
        * platform/mac/fast/table/013-expected.txt: Copied from LayoutTests/fast/table/013-expected.txt.
        * platform/mac/fast/table/014-expected.txt: Copied from LayoutTests/fast/table/014-expected.txt.
        * platform/mac/fast/table/015-expected.txt: Copied from LayoutTests/fast/table/015-expected.txt.
        * platform/mac/fast/table/016-expected.txt: Copied from LayoutTests/fast/table/016-expected.txt.
        * platform/mac/fast/table/017-expected.txt: Copied from LayoutTests/fast/table/017-expected.txt.
        * platform/mac/fast/table/018-expected.txt: Copied from LayoutTests/fast/table/018-expected.txt.
        * platform/mac/fast/table/020-expected.txt: Copied from LayoutTests/fast/table/020-expected.txt.
        * platform/mac/fast/table/021-expected.txt: Copied from LayoutTests/fast/table/021-expected.txt.
        * platform/mac/fast/table/022-expected.txt: Copied from LayoutTests/fast/table/022-expected.txt.
        * platform/mac/fast/table/023-expected.txt: Copied from LayoutTests/fast/table/023-expected.txt.
        * platform/mac/fast/table/024-expected.txt: Copied from LayoutTests/fast/table/024-expected.txt.
        * platform/mac/fast/table/025-expected.txt: Copied from LayoutTests/fast/table/025-expected.txt.
        * platform/mac/fast/table/026-expected.txt: Copied from LayoutTests/fast/table/026-expected.txt.
        * platform/mac/fast/table/027-expected.txt: Copied from LayoutTests/fast/table/027-expected.txt.
        * platform/mac/fast/table/028-expected.txt: Copied from LayoutTests/fast/table/028-expected.txt.
        * platform/mac/fast/table/029-expected.txt: Copied from LayoutTests/fast/table/029-expected.txt.
        * platform/mac/fast/table/030-expected.txt: Copied from LayoutTests/fast/table/030-expected.txt.
        * platform/mac/fast/table/031-expected.txt: Copied from LayoutTests/fast/table/031-expected.txt.
        * platform/mac/fast/table/032-expected.txt: Copied from LayoutTests/fast/table/032-expected.txt.
        * platform/mac/fast/table/033-expected.txt: Copied from LayoutTests/fast/table/033-expected.txt.
        * platform/mac/fast/table/034-expected.txt: Copied from LayoutTests/fast/table/034-expected.txt.
        * platform/mac/fast/table/035-expected.txt: Copied from LayoutTests/fast/table/035-expected.txt.
        * platform/mac/fast/table/036-expected.txt: Copied from LayoutTests/fast/table/036-expected.txt.
        * platform/mac/fast/table/037-expected.txt: Copied from LayoutTests/fast/table/037-expected.txt.
        * platform/mac/fast/table/038-expected.txt: Copied from LayoutTests/fast/table/038-expected.txt.
        * platform/mac/fast/table/039-expected.txt: Copied from LayoutTests/fast/table/039-expected.txt.
        * platform/mac/fast/table/040-expected.txt: Copied from LayoutTests/fast/table/040-expected.txt.
        * platform/mac/fast/table/041-expected.txt: Copied from LayoutTests/fast/table/041-expected.txt.
        * platform/mac/fast/table/100-percent-cell-width-expected.txt: Copied from LayoutTests/fast/table/100-percent-cell-width-expected.txt.
        * platform/mac/fast/table/absolute-table-at-bottom-expected.txt: Copied from LayoutTests/fast/table/absolute-table-at-bottom-expected.txt.
        * platform/mac/fast/table/add-before-anonymous-child-expected.txt: Copied from LayoutTests/fast/table/add-before-anonymous-child-expected.txt.
        * platform/mac/fast/table/append-cells-expected.txt: Copied from LayoutTests/fast/table/append-cells-expected.txt.
        * platform/mac/fast/table/append-cells2-expected.txt: Copied from LayoutTests/fast/table/append-cells2-expected.txt.
        * platform/mac/fast/table/auto-with-percent-height-expected.txt: Copied from LayoutTests/fast/table/auto-with-percent-height-expected.txt.
        * platform/mac/fast/table/border-collapsing: Added.
        * platform/mac/fast/table/border-collapsing/001-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/001-expected.txt.
        * platform/mac/fast/table/border-collapsing/002-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/002-expected.txt.
        * platform/mac/fast/table/border-collapsing/003-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/003-expected.txt.
        * platform/mac/fast/table/border-collapsing/004-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/004-expected.txt.
        * platform/mac/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt.
        * platform/mac/fast/table/border-collapsing/rtl-border-collapsing-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/rtl-border-collapsing-expected.txt.
        * platform/mac/fast/table/caption-relayout-expected.txt: Copied from LayoutTests/fast/table/caption-relayout-expected.txt.
        * platform/mac/fast/table/cell-absolute-child-expected.txt: Copied from LayoutTests/fast/table/cell-absolute-child-expected.txt.
        * platform/mac/fast/table/cell-width-auto-expected.txt: Copied from LayoutTests/fast/table/cell-width-auto-expected.txt.
        * platform/mac/fast/table/cellindex-expected.txt: Copied from LayoutTests/fast/table/cellindex-expected.txt.
        * platform/mac/fast/table/click-near-anonymous-table-expected.txt: Copied from LayoutTests/fast/table/click-near-anonymous-table-expected.txt.
        * platform/mac/fast/table/colgroup-preceded-by-caption-expected.txt: Copied from LayoutTests/fast/table/colgroup-preceded-by-caption-expected.txt.
        * platform/mac/fast/table/colgroup-spanning-groups-rules-expected.txt: Copied from LayoutTests/fast/table/colgroup-spanning-groups-rules-expected.txt.
        * platform/mac/fast/table/colspanMinWidth-expected.txt: Copied from LayoutTests/fast/table/colspanMinWidth-expected.txt.
        * platform/mac/fast/table/div-as-col-span-expected.txt: Copied from LayoutTests/fast/table/div-as-col-span-expected.txt.
        * platform/mac/fast/table/edge-offsets-expected.txt: Copied from LayoutTests/fast/table/edge-offsets-expected.txt.
        * platform/mac/fast/table/empty-cells-expected.txt: Copied from LayoutTests/fast/table/empty-cells-expected.txt.
        * platform/mac/fast/table/empty-section-crash-expected.txt: Copied from LayoutTests/fast/table/empty-section-crash-expected.txt.
        * platform/mac/fast/table/empty-table-percent-height-expected.txt: Copied from LayoutTests/fast/table/empty-table-percent-height-expected.txt.
        * platform/mac/fast/table/fixed-nested-expected.txt: Copied from LayoutTests/fast/table/fixed-nested-expected.txt.
        * platform/mac/fast/table/fixed-table-non-cell-in-row-expected.txt: Copied from LayoutTests/fast/table/fixed-table-non-cell-in-row-expected.txt.
        * platform/mac/fast/table/floatingTablePaintBackground-expected.txt: Copied from LayoutTests/fast/table/floatingTablePaintBackground-expected.txt.
        * platform/mac/fast/table/form-with-table-style-expected.txt: Copied from LayoutTests/fast/table/form-with-table-style-expected.txt.
        * platform/mac/fast/table/frame-and-rules-expected.txt: Copied from LayoutTests/fast/table/frame-and-rules-expected.txt.
        * platform/mac/fast/table/giantCellspacing-expected.txt: Copied from LayoutTests/fast/table/giantCellspacing-expected.txt.
        * platform/mac/fast/table/giantRowspan-expected.txt: Copied from LayoutTests/fast/table/giantRowspan-expected.txt.
        * platform/mac/fast/table/giantRowspan2-expected.txt: Copied from LayoutTests/fast/table/giantRowspan2-expected.txt.
        * platform/mac/fast/table/growCellForImageQuirk-expected.txt: Copied from LayoutTests/fast/table/growCellForImageQuirk-expected.txt.
        * platform/mac/fast/table/height-percent-test-expected.txt: Copied from LayoutTests/fast/table/height-percent-test-expected.txt.
        * platform/mac/fast/table/inline-form-assert-expected.txt: Copied from LayoutTests/fast/table/inline-form-assert-expected.txt.
        * platform/mac/fast/table/invisible-cell-background-expected.txt: Copied from LayoutTests/fast/table/invisible-cell-background-expected.txt.
        * platform/mac/fast/table/large-width-expected.txt: Copied from LayoutTests/fast/table/large-width-expected.txt.
        * platform/mac/fast/table/multiple-percent-height-rows-expected.txt: Copied from LayoutTests/fast/table/multiple-percent-height-rows-expected.txt.
        * platform/mac/fast/table/nested-percent-height-table-expected.txt: Copied from LayoutTests/fast/table/nested-percent-height-table-expected.txt.
        * platform/mac/fast/table/nobr-expected.txt: Copied from LayoutTests/fast/table/nobr-expected.txt.
        * platform/mac/fast/table/overflowHidden-expected.txt: Copied from LayoutTests/fast/table/overflowHidden-expected.txt.
        * platform/mac/fast/table/percent-heights-expected.txt: Copied from LayoutTests/fast/table/percent-heights-expected.txt.
        * platform/mac/fast/table/percent-widths-stretch-expected.txt: Copied from LayoutTests/fast/table/percent-widths-stretch-expected.txt.
        * platform/mac/fast/table/remove-td-display-none-expected.txt: Copied from LayoutTests/fast/table/remove-td-display-none-expected.txt.
        * platform/mac/fast/table/replaced-percent-height-expected.txt: Copied from LayoutTests/fast/table/replaced-percent-height-expected.txt.
        * platform/mac/fast/table/row-height-recalc-expected.txt: Copied from LayoutTests/fast/table/row-height-recalc-expected.txt.
        * platform/mac/fast/table/rowindex-expected.txt: Copied from LayoutTests/fast/table/rowindex-expected.txt.
        * platform/mac/fast/table/rowspan-paint-order-expected.txt: Copied from LayoutTests/fast/table/rowspan-paint-order-expected.txt.
        * platform/mac/fast/table/rtl-cell-display-none-assert-expected.txt: Copied from LayoutTests/fast/table/rtl-cell-display-none-assert-expected.txt.
        * platform/mac/fast/table/rules-attr-dynchange1-expected.txt: Copied from LayoutTests/fast/table/rules-attr-dynchange1-expected.txt.
        * platform/mac/fast/table/rules-attr-dynchange2-expected.txt: Copied from LayoutTests/fast/table/rules-attr-dynchange2-expected.txt.
        * platform/mac/fast/table/spanOverlapRepaint-expected.txt: Copied from LayoutTests/fast/table/spanOverlapRepaint-expected.txt.
        * platform/mac/fast/table/stale-grid-crash-expected.txt: Copied from LayoutTests/fast/table/stale-grid-crash-expected.txt.
        * platform/mac/fast/table/tableInsideCaption-expected.txt: Copied from LayoutTests/fast/table/tableInsideCaption-expected.txt.
        * platform/mac/fast/table/text-field-baseline-expected.txt: Copied from LayoutTests/fast/table/text-field-baseline-expected.txt.
        * platform/mac/fast/table/unused-percent-heights-expected.txt: Copied from LayoutTests/fast/table/unused-percent-heights-expected.txt.
        * platform/mac/fast/table/vertical-align-baseline-readjust-expected.txt: Copied from LayoutTests/fast/table/vertical-align-baseline-readjust-expected.txt.
        * platform/mac/fast/table/wide-colspan-expected.txt: Copied from LayoutTests/fast/table/wide-colspan-expected.txt.
        * platform/mac/fast/table/wide-column-expected.txt: Copied from LayoutTests/fast/table/wide-column-expected.txt.
        * platform/mac/fast/text/atsui-kerning-and-ligatures-expected.txt: Copied from LayoutTests/fast/text/atsui-kerning-and-ligatures-expected.txt.
        * platform/mac/fast/text/atsui-multiple-renderers-expected.txt: Copied from LayoutTests/fast/text/atsui-multiple-renderers-expected.txt.
        * platform/mac/fast/text/atsui-partial-selection-expected.txt: Copied from LayoutTests/fast/text/atsui-partial-selection-expected.txt.
        * platform/mac/fast/text/atsui-pointtooffset-calls-cg-expected.txt: Copied from LayoutTests/fast/text/atsui-pointtooffset-calls-cg-expected.txt.
        * platform/mac/fast/text/atsui-rtl-override-selection-expected.txt: Copied from LayoutTests/fast/text/atsui-rtl-override-selection-expected.txt.
        * platform/mac/fast/text/atsui-small-caps-punctuation-size-expected.txt: Copied from LayoutTests/fast/text/atsui-small-caps-punctuation-size-expected.txt.
        * platform/mac/fast/text/atsui-spacing-features-expected.txt: Copied from LayoutTests/fast/text/atsui-spacing-features-expected.txt.
        * platform/mac/fast/text/basic: Added.
        * platform/mac/fast/text/basic/001-expected.txt: Copied from LayoutTests/fast/text/basic/001-expected.txt.
        * platform/mac/fast/text/basic/002-expected.txt: Copied from LayoutTests/fast/text/basic/002-expected.txt.
        * platform/mac/fast/text/basic/003-expected.txt: Copied from LayoutTests/fast/text/basic/003-expected.txt.
        * platform/mac/fast/text/basic/004-expected.txt: Copied from LayoutTests/fast/text/basic/004-expected.txt.
        * platform/mac/fast/text/basic/005-expected.txt: Copied from LayoutTests/fast/text/basic/005-expected.txt.
        * platform/mac/fast/text/basic/006-expected.txt: Copied from LayoutTests/fast/text/basic/006-expected.txt.
        * platform/mac/fast/text/basic/007-expected.txt: Copied from LayoutTests/fast/text/basic/007-expected.txt.
        * platform/mac/fast/text/basic/008-expected.txt: Copied from LayoutTests/fast/text/basic/008-expected.txt.
        * platform/mac/fast/text/basic/009-expected.txt: Copied from LayoutTests/fast/text/basic/009-expected.txt.
        * platform/mac/fast/text/basic/011-expected.txt: Copied from LayoutTests/fast/text/basic/011-expected.txt.
        * platform/mac/fast/text/basic/012-expected.txt: Copied from LayoutTests/fast/text/basic/012-expected.txt.
        * platform/mac/fast/text/basic/013-expected.txt: Copied from LayoutTests/fast/text/basic/013-expected.txt.
        * platform/mac/fast/text/basic/014-expected.txt: Copied from LayoutTests/fast/text/basic/014-expected.txt.
        * platform/mac/fast/text/basic/015-expected.txt: Copied from LayoutTests/fast/text/basic/015-expected.txt.
        * platform/mac/fast/text/basic/generic-family-changes-expected.txt: Copied from LayoutTests/fast/text/basic/generic-family-changes-expected.txt.
        * platform/mac/fast/text/basic/generic-family-reset-expected.txt: Copied from LayoutTests/fast/text/basic/generic-family-reset-expected.txt.
        * platform/mac/fast/text/break-word-expected.txt: Copied from LayoutTests/fast/text/break-word-expected.txt.
        * platform/mac/fast/text/capitalize-empty-generated-string-expected.txt: Copied from LayoutTests/fast/text/capitalize-empty-generated-string-expected.txt.
        * platform/mac/fast/text/capitalize-preserve-nbsp-expected.txt: Copied from LayoutTests/fast/text/capitalize-preserve-nbsp-expected.txt.
        * platform/mac/fast/text/cg-fallback-bolding-expected.txt: Copied from LayoutTests/fast/text/cg-fallback-bolding-expected.txt.
        * platform/mac/fast/text/cg-vs-atsui-expected.txt: Copied from LayoutTests/fast/text/cg-vs-atsui-expected.txt.
        * platform/mac/fast/text/delete-hard-break-character-expected.txt: Copied from LayoutTests/fast/text/delete-hard-break-character-expected.txt.
        * platform/mac/fast/text/drawBidiText-expected.txt: Copied from LayoutTests/fast/text/drawBidiText-expected.txt.
        * platform/mac/fast/text/firstline: Added.
        * platform/mac/fast/text/firstline/001-expected.txt: Copied from LayoutTests/fast/text/firstline/001-expected.txt.
        * platform/mac/fast/text/firstline/002-expected.txt: Copied from LayoutTests/fast/text/firstline/002-expected.txt.
        * platform/mac/fast/text/firstline/003-expected.txt: Copied from LayoutTests/fast/text/firstline/003-expected.txt.
        * platform/mac/fast/text/font-initial-expected.txt: Copied from LayoutTests/fast/text/font-initial-expected.txt.
        * platform/mac/fast/text/in-rendered-text-rtl-expected.txt: Copied from LayoutTests/fast/text/in-rendered-text-rtl-expected.txt.
        * platform/mac/fast/text/international: Added.
        * platform/mac/fast/text/international/001-expected.txt: Copied from LayoutTests/fast/text/international/001-expected.txt.
        * platform/mac/fast/text/international/002-expected.txt: Copied from LayoutTests/fast/text/international/002-expected.txt.
        * platform/mac/fast/text/international/003-expected.txt: Copied from LayoutTests/fast/text/international/003-expected.txt.
        * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt: Copied from LayoutTests/fast/text/international/bidi-AN-after-L-expected.txt.
        * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt: Copied from LayoutTests/fast/text/international/bidi-CS-after-AN-expected.txt.
        * platform/mac/fast/text/international/bidi-L2-run-reordering-expected.txt: Copied from LayoutTests/fast/text/international/bidi-L2-run-reordering-expected.txt.
        * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt: Copied from LayoutTests/fast/text/international/bidi-LDB-2-CSS-expected.txt.
        * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt: Copied from LayoutTests/fast/text/international/bidi-LDB-2-HTML-expected.txt.
        * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt: Copied from LayoutTests/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt.
        * platform/mac/fast/text/international/bidi-european-terminators-expected.txt: Copied from LayoutTests/fast/text/international/bidi-european-terminators-expected.txt.
        * platform/mac/fast/text/international/bidi-explicit-embedding-expected.txt: Copied from LayoutTests/fast/text/international/bidi-explicit-embedding-expected.txt.
        * platform/mac/fast/text/international/bidi-fallback-font-weight-expected.txt: Copied from LayoutTests/fast/text/international/bidi-fallback-font-weight-expected.txt.
        * platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Copied from LayoutTests/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt.
        * platform/mac/fast/text/international/bidi-innertext-expected.txt: Copied from LayoutTests/fast/text/international/bidi-innertext-expected.txt.
        * platform/mac/fast/text/international/bidi-layout-across-linebreak-expected.txt: Copied from LayoutTests/fast/text/international/bidi-layout-across-linebreak-expected.txt.
        * platform/mac/fast/text/international/bidi-listbox-atsui-expected.txt: Copied from LayoutTests/fast/text/international/bidi-listbox-atsui-expected.txt.
        * platform/mac/fast/text/international/bidi-listbox-expected.txt: Copied from LayoutTests/fast/text/international/bidi-listbox-expected.txt.
        * platform/mac/fast/text/international/bidi-menulist-expected.txt: Copied from LayoutTests/fast/text/international/bidi-menulist-expected.txt.
        * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Copied from LayoutTests/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt.
        * platform/mac/fast/text/international/bidi-neutral-run-expected.txt: Copied from LayoutTests/fast/text/international/bidi-neutral-run-expected.txt.
        * platform/mac/fast/text/international/bidi-override-expected.txt: Copied from LayoutTests/fast/text/international/bidi-override-expected.txt.
        * platform/mac/fast/text/international/rtl-caret-expected.txt: Copied from LayoutTests/fast/text/international/rtl-caret-expected.txt.
        * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt: Copied from LayoutTests/fast/text/international/rtl-white-space-pre-wrap-expected.txt.
        * platform/mac/fast/text/international/thai-line-breaks-expected.txt: Copied from LayoutTests/fast/text/international/thai-line-breaks-expected.txt.
        * platform/mac/fast/text/international/wrap-CJK-001-expected.txt: Copied from LayoutTests/fast/text/international/wrap-CJK-001-expected.txt.
        * platform/mac/fast/text/justified-selection-at-edge-expected.txt: Copied from LayoutTests/fast/text/justified-selection-at-edge-expected.txt.
        * platform/mac/fast/text/justified-selection-expected.txt: Copied from LayoutTests/fast/text/justified-selection-expected.txt.
        * platform/mac/fast/text/justified-text-rect-expected.txt: Removed.
        * platform/mac/fast/text/large-text-composed-char-expected.txt: Copied from LayoutTests/fast/text/large-text-composed-char-expected.txt.
        * platform/mac/fast/text/letter-spacing-negative-opacity-expected.txt: Copied from LayoutTests/fast/text/letter-spacing-negative-opacity-expected.txt.
        * platform/mac/fast/text/line-breaks-after-white-space-expected.txt: Copied from LayoutTests/fast/text/line-breaks-after-white-space-expected.txt.
        * platform/mac/fast/text/line-breaks-expected.txt: Copied from LayoutTests/fast/text/line-breaks-expected.txt.
        * platform/mac/fast/text/midword-break-after-breakable-char-expected.txt: Copied from LayoutTests/fast/text/midword-break-after-breakable-char-expected.txt.
        * platform/mac/fast/text/midword-break-hang-expected.txt: Copied from LayoutTests/fast/text/midword-break-hang-expected.txt.
        * platform/mac/fast/text/monospace-width-cache-expected.txt: Copied from LayoutTests/fast/text/monospace-width-cache-expected.txt.
        * platform/mac/fast/text/reset-emptyRun-expected.txt: Copied from LayoutTests/fast/text/reset-emptyRun-expected.txt.
        * platform/mac/fast/text/selection-hard-linebreak-expected.txt: Copied from LayoutTests/fast/text/selection-hard-linebreak-expected.txt.
        * platform/mac/fast/text/should-use-atsui-expected.txt: Copied from LayoutTests/fast/text/should-use-atsui-expected.txt.
        * platform/mac/fast/text/softHyphen-expected.txt: Copied from LayoutTests/fast/text/softHyphen-expected.txt.
        * platform/mac/fast/text/stripNullFromText-expected.txt: Copied from LayoutTests/fast/text/stripNullFromText-expected.txt.
        * platform/mac/fast/text/stroking-decorations-expected.txt: Copied from LayoutTests/fast/text/stroking-decorations-expected.txt.
        * platform/mac/fast/text/stroking-expected.txt: Copied from LayoutTests/fast/text/stroking-expected.txt.
        * platform/mac/fast/text/textIteratorNilRenderer-expected.txt: Copied from LayoutTests/fast/text/textIteratorNilRenderer-expected.txt.
        * platform/mac/fast/text/updateNewFont-expected.txt: Copied from LayoutTests/fast/text/updateNewFont-expected.txt.
        * platform/mac/fast/text/wbr-expected.txt: Copied from LayoutTests/fast/text/wbr-expected.txt.
        * platform/mac/fast/text/wbr-pre-expected.txt: Copied from LayoutTests/fast/text/wbr-pre-expected.txt.
        * platform/mac/fast/text/whitespace: Added.
        * platform/mac/fast/text/whitespace/001-expected.txt: Copied from LayoutTests/fast/text/whitespace/001-expected.txt.
        * platform/mac/fast/text/whitespace/002-expected.txt: Copied from LayoutTests/fast/text/whitespace/002-expected.txt.
        * platform/mac/fast/text/whitespace/003-expected.txt: Copied from LayoutTests/fast/text/whitespace/003-expected.txt.
        * platform/mac/fast/text/whitespace/004-expected.txt: Copied from LayoutTests/fast/text/whitespace/004-expected.txt.
        * platform/mac/fast/text/whitespace/005-expected.txt: Copied from LayoutTests/fast/text/whitespace/005-expected.txt.
        * platform/mac/fast/text/whitespace/006-expected.txt: Copied from LayoutTests/fast/text/whitespace/006-expected.txt.
        * platform/mac/fast/text/whitespace/007-expected.txt: Copied from LayoutTests/fast/text/whitespace/007-expected.txt.
        * platform/mac/fast/text/whitespace/008-expected.txt: Copied from LayoutTests/fast/text/whitespace/008-expected.txt.
        * platform/mac/fast/text/whitespace/009-expected.txt: Copied from LayoutTests/fast/text/whitespace/009-expected.txt.
        * platform/mac/fast/text/whitespace/010-expected.txt: Copied from LayoutTests/fast/text/whitespace/010-expected.txt.
        * platform/mac/fast/text/whitespace/011-expected.txt: Copied from LayoutTests/fast/text/whitespace/011-expected.txt.
        * platform/mac/fast/text/whitespace/012-expected.txt: Copied from LayoutTests/fast/text/whitespace/012-expected.txt.
        * platform/mac/fast/text/whitespace/013-expected.txt: Copied from LayoutTests/fast/text/whitespace/013-expected.txt.
        * platform/mac/fast/text/whitespace/014-expected.txt: Copied from LayoutTests/fast/text/whitespace/014-expected.txt.
        * platform/mac/fast/text/whitespace/015-expected.txt: Copied from LayoutTests/fast/text/whitespace/015-expected.txt.
        * platform/mac/fast/text/whitespace/016-expected.txt: Copied from LayoutTests/fast/text/whitespace/016-expected.txt.
        * platform/mac/fast/text/whitespace/017-expected.txt: Copied from LayoutTests/fast/text/whitespace/017-expected.txt.
        * platform/mac/fast/text/whitespace/018-expected.txt: Copied from LayoutTests/fast/text/whitespace/018-expected.txt.
        * platform/mac/fast/text/whitespace/019-expected.txt: Copied from LayoutTests/fast/text/whitespace/019-expected.txt.
        * platform/mac/fast/text/whitespace/020-expected.txt: Copied from LayoutTests/fast/text/whitespace/020-expected.txt.
        * platform/mac/fast/text/whitespace/021-expected.txt: Copied from LayoutTests/fast/text/whitespace/021-expected.txt.
        * platform/mac/fast/text/whitespace/022-expected.txt: Copied from LayoutTests/fast/text/whitespace/022-expected.txt.
        * platform/mac/fast/text/whitespace/023-expected.txt: Copied from LayoutTests/fast/text/whitespace/023-expected.txt.
        * platform/mac/fast/text/whitespace/024-expected.txt: Copied from LayoutTests/fast/text/whitespace/024-expected.txt.
        * platform/mac/fast/text/whitespace/025-expected.txt: Copied from LayoutTests/fast/text/whitespace/025-expected.txt.
        * platform/mac/fast/text/whitespace/026-expected.txt: Copied from LayoutTests/fast/text/whitespace/026-expected.txt.
        * platform/mac/fast/text/whitespace/027-expected.txt: Copied from LayoutTests/fast/text/whitespace/027-expected.txt.
        * platform/mac/fast/text/whitespace/028-expected.txt: Copied from LayoutTests/fast/text/whitespace/028-expected.txt.
        * platform/mac/fast/text/whitespace/029-expected.txt: Copied from LayoutTests/fast/text/whitespace/029-expected.txt.
        * platform/mac/fast/text/whitespace/030-expected.txt: Copied from LayoutTests/fast/text/whitespace/030-expected.txt.
        * platform/mac/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt: Copied from LayoutTests/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt.
        * platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: Copied from LayoutTests/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt.
        * platform/mac/fast/text/whitespace/pre-break-word-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-break-word-expected.txt.
        * platform/mac/fast/text/whitespace/pre-newline-box-test-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-newline-box-test-expected.txt.
        * platform/mac/fast/text/whitespace/pre-wrap-last-char-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-wrap-last-char-expected.txt.
        * platform/mac/fast/text/whitespace/pre-wrap-line-test-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-wrap-line-test-expected.txt.
        * platform/mac/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt.
        * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt.
        * platform/mac/fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt: Copied from LayoutTests/fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt.
        * platform/mac/fast/text/whitespace/tab-character-basics-expected.txt: Copied from LayoutTests/fast/text/whitespace/tab-character-basics-expected.txt.
        * platform/mac/fast/text/wide-zero-width-space-expected.txt: Copied from LayoutTests/fast/text/wide-zero-width-space-expected.txt.
        * platform/mac/fast/text/word-break-expected.txt: Copied from LayoutTests/fast/text/word-break-expected.txt.
        * platform/mac/fast/text/word-break-run-rounding-expected.txt: Copied from LayoutTests/fast/text/word-break-run-rounding-expected.txt.
        * platform/mac/fast/tokenizer: Added.
        * platform/mac/fast/tokenizer/001-expected.txt: Copied from LayoutTests/fast/tokenizer/001-expected.txt.
        * platform/mac/fast/tokenizer/002-expected.txt: Copied from LayoutTests/fast/tokenizer/002-expected.txt.
        * platform/mac/fast/tokenizer/003-expected.txt: Copied from LayoutTests/fast/tokenizer/003-expected.txt.
        * platform/mac/fast/tokenizer/external-script-document-write-expected.txt: Copied from LayoutTests/fast/tokenizer/external-script-document-write-expected.txt.
        * platform/mac/fast/tokenizer/external-script-document-write_2-expected.txt: Copied from LayoutTests/fast/tokenizer/external-script-document-write_2-expected.txt.
        * platform/mac/fast/tokenizer/missing-style-end-tag-1-expected.txt: Copied from LayoutTests/fast/tokenizer/missing-style-end-tag-1-expected.txt.
        * platform/mac/fast/tokenizer/missing-style-end-tag-2-expected.txt: Copied from LayoutTests/fast/tokenizer/missing-style-end-tag-2-expected.txt.
        * platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.txt: Copied from LayoutTests/fast/tokenizer/missing-title-end-tag-1-expected.txt.
        * platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.txt: Copied from LayoutTests/fast/tokenizer/missing-title-end-tag-2-expected.txt.
        * platform/mac/fast/tokenizer/script-after-frameset-expected.txt: Copied from LayoutTests/fast/tokenizer/script-after-frameset-expected.txt.
        * platform/mac/fast/tokenizer/script_extra_close-expected.txt: Copied from LayoutTests/fast/tokenizer/script_extra_close-expected.txt.
        * platform/mac/fast/xsl: Added.
        * platform/mac/fast/xsl/document-function-expected.txt: Copied from LayoutTests/fast/xsl/document-function-expected.txt.
        * platform/mac/fast/xsl/xslt-enc-cyr-expected.txt: Copied from LayoutTests/fast/xsl/xslt-enc-cyr-expected.txt.
        * platform/mac/fast/xsl/xslt-enc-expected.txt: Copied from LayoutTests/fast/xsl/xslt-enc-expected.txt.
        * platform/mac/fast/xsl/xslt-enc16-expected.txt: Copied from LayoutTests/fast/xsl/xslt-enc16-expected.txt.
        * platform/mac/fast/xsl/xslt-enc16to16-expected.txt: Copied from LayoutTests/fast/xsl/xslt-enc16to16-expected.txt.
        * platform/mac/fast/xsl/xslt-entity-expected.txt: Copied from LayoutTests/fast/xsl/xslt-entity-expected.txt.
        * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt: Copied from LayoutTests/fast/xsl/xslt-extra-content-at-end-expected.txt.
        * platform/mac/fast/xsl/xslt-import-depth-expected.txt: Copied from LayoutTests/fast/xsl/xslt-import-depth-expected.txt.
        * platform/mac/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: Copied from LayoutTests/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt.
        * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Copied from LayoutTests/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt.
        * platform/mac/fast/xsl/xslt-relative-path-expected.txt: Copied from LayoutTests/fast/xsl/xslt-relative-path-expected.txt.
        * platform/mac/fast/xsl/xslt-text-expected.txt: Copied from LayoutTests/fast/xsl/xslt-text-expected.txt.
        * platform/mac/fast/xsl/xslt_unicode-expected.txt: Copied from LayoutTests/fast/xsl/xslt_unicode-expected.txt.
        * platform/mac/http: Added.
        * platform/mac/http/tests: Added.
        * platform/mac/http/tests/incremental: Added.
        * platform/mac/http/tests/incremental/slow-utf8-css-expected.txt: Copied from LayoutTests/http/tests/incremental/slow-utf8-css-expected.txt.
        * platform/mac/http/tests/loading: Added.
        * platform/mac/http/tests/loading/simple-subframe-expected.txt: Copied from LayoutTests/http/tests/loading/simple-subframe-expected.txt.
        * platform/mac/http/tests/local: Added.
        * platform/mac/http/tests/local/file-url-sent-as-referer-expected.txt: Copied from LayoutTests/http/tests/local/file-url-sent-as-referer-expected.txt.
        * platform/mac/http/tests/misc: Added.
        * platform/mac/http/tests/misc/acid2-expected.txt: Copied from LayoutTests/http/tests/misc/acid2-expected.txt.
        * platform/mac/http/tests/misc/acid2-pixel-expected.txt: Copied from LayoutTests/http/tests/misc/acid2-pixel-expected.txt.
        * platform/mac/http/tests/misc/error404-expected.txt: Copied from LayoutTests/http/tests/misc/error404-expected.txt.
        * platform/mac/http/tests/misc/frame-access-during-load-expected.txt: Copied from LayoutTests/http/tests/misc/frame-access-during-load-expected.txt.
        * platform/mac/http/tests/misc/iframe404-expected.txt: Copied from LayoutTests/http/tests/misc/iframe404-expected.txt.
        * platform/mac/http/tests/misc/location-replace-crossdomain-expected.txt: Copied from LayoutTests/http/tests/misc/location-replace-crossdomain-expected.txt.
        * platform/mac/http/tests/multipart: Added.
        * platform/mac/http/tests/multipart/invalid-image-data-expected.txt: Copied from LayoutTests/http/tests/multipart/invalid-image-data-expected.txt.
        * platform/mac/http/tests/multipart/invalid-image-data-standalone-expected.txt: Copied from LayoutTests/http/tests/multipart/invalid-image-data-standalone-expected.txt.
        * platform/mac/http/tests/navigation: Added.
        * platform/mac/http/tests/navigation/anchor-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/anchor-basic-expected.txt.
        * platform/mac/http/tests/navigation/anchor-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/anchor-frames-expected.txt.
        * platform/mac/http/tests/navigation/anchor-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/anchor-goback-expected.txt.
        * platform/mac/http/tests/navigation/anchor-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/anchor-subframeload-expected.txt.
        * platform/mac/http/tests/navigation/error404-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/error404-basic-expected.txt.
        * platform/mac/http/tests/navigation/error404-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/error404-frames-expected.txt.
        * platform/mac/http/tests/navigation/error404-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/error404-goback-expected.txt.
        * platform/mac/http/tests/navigation/error404-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/error404-subframeload-expected.txt.
        * platform/mac/http/tests/navigation/javascriptlink-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/javascriptlink-basic-expected.txt.
        * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/javascriptlink-frames-expected.txt.
        * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/javascriptlink-goback-expected.txt.
        * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/javascriptlink-subframeload-expected.txt.
        * platform/mac/http/tests/navigation/metaredirect-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/metaredirect-basic-expected.txt.
        * platform/mac/http/tests/navigation/metaredirect-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/metaredirect-frames-expected.txt.
        * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/metaredirect-goback-expected.txt.
        * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/metaredirect-subframeload-expected.txt.
        * platform/mac/http/tests/navigation/post-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/post-basic-expected.txt.
        * platform/mac/http/tests/navigation/post-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/post-frames-expected.txt.
        * platform/mac/http/tests/navigation/post-goback1-expected.txt: Copied from LayoutTests/http/tests/navigation/post-goback1-expected.txt.
        * platform/mac/http/tests/navigation/post-goback2-expected.txt: Copied from LayoutTests/http/tests/navigation/post-goback2-expected.txt.
        * platform/mac/http/tests/navigation/postredirect-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/postredirect-basic-expected.txt.
        * platform/mac/http/tests/navigation/postredirect-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/postredirect-frames-expected.txt.
        * platform/mac/http/tests/navigation/postredirect-goback1-expected.txt: Copied from LayoutTests/http/tests/navigation/postredirect-goback1-expected.txt.
        * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt: Copied from LayoutTests/http/tests/navigation/postredirect-goback2-expected.txt.
        * platform/mac/http/tests/navigation/redirect302-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/redirect302-basic-expected.txt.
        * platform/mac/http/tests/navigation/redirect302-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/redirect302-frames-expected.txt.
        * platform/mac/http/tests/navigation/redirect302-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/redirect302-goback-expected.txt.
        * platform/mac/http/tests/navigation/redirect302-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/redirect302-subframeload-expected.txt.
        * platform/mac/http/tests/navigation/relativeanchor-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/relativeanchor-basic-expected.txt.
        * platform/mac/http/tests/navigation/relativeanchor-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/relativeanchor-frames-expected.txt.
        * platform/mac/http/tests/navigation/relativeanchor-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/relativeanchor-goback-expected.txt.
        * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/slowmetaredirect-basic-expected.txt.
        * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/slowtimerredirect-basic-expected.txt.
        * platform/mac/http/tests/navigation/success200-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-basic-expected.txt.
        * platform/mac/http/tests/navigation/success200-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-frames-expected.txt.
        * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-frames-loadsame-expected.txt.
        * platform/mac/http/tests/navigation/success200-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-goback-expected.txt.
        * platform/mac/http/tests/navigation/success200-loadsame-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-loadsame-expected.txt.
        * platform/mac/http/tests/navigation/success200-reload-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-reload-expected.txt.
        * platform/mac/http/tests/navigation/success200-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-subframeload-expected.txt.
        * platform/mac/http/tests/navigation/timerredirect-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/timerredirect-basic-expected.txt.
        * platform/mac/http/tests/navigation/timerredirect-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/timerredirect-frames-expected.txt.
        * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/timerredirect-goback-expected.txt.
        * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/timerredirect-subframeload-expected.txt.
        * platform/mac/http/tests/security: Added.
        * platform/mac/http/tests/security/frame-loading-via-document-write-expected.txt: Copied from LayoutTests/http/tests/security/frame-loading-via-document-write-expected.txt.
        * platform/mac/http/tests/uri: Added.
        * platform/mac/http/tests/uri/css-href-expected.txt: Copied from LayoutTests/http/tests/uri/css-href-expected.txt.
        * platform/mac/platform: Added.
        * platform/mac/platform/mac: Added.
        * platform/mac/platform/mac/fast: Added.
        * platform/mac/platform/mac/fast/text: Added.
        * platform/mac/platform/mac/fast/text/justified-text-rect-expected.txt: Copied from LayoutTests/platform/mac/fast/text/justified-text-rect-expected.txt.
        * platform/mac/plugins/embed-attributes-style-expected.txt: Copied from LayoutTests/plugins/embed-attributes-style-expected.txt.
        * platform/mac/plugins/netscape-dom-access-expected.txt: Copied from LayoutTests/plugins/netscape-dom-access-expected.txt.
        * platform/mac/svg: Added.
        * platform/mac/svg/W3C-SVG-1.1: Added.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-02-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-04-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-05-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-06-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-path-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-03-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-04-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-05-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-06-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-07-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-08-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt.
        * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt.
        * platform/mac/svg/carto.net: Added.
        * platform/mac/svg/carto.net/button-expected.txt: Copied from LayoutTests/svg/carto.net/button-expected.txt.
        * platform/mac/svg/carto.net/colourpicker-expected.txt: Copied from LayoutTests/svg/carto.net/colourpicker-expected.txt.
        * platform/mac/svg/carto.net/combobox-expected.txt: Copied from LayoutTests/svg/carto.net/combobox-expected.txt.
        * platform/mac/svg/carto.net/scrollbar-expected.txt: Copied from LayoutTests/svg/carto.net/scrollbar-expected.txt.
        * platform/mac/svg/carto.net/selectionlist-expected.txt: Copied from LayoutTests/svg/carto.net/selectionlist-expected.txt.
        * platform/mac/svg/carto.net/slider-expected.txt: Copied from LayoutTests/svg/carto.net/slider-expected.txt.
        * platform/mac/svg/carto.net/tabgroup-expected.txt: Copied from LayoutTests/svg/carto.net/tabgroup-expected.txt.
        * platform/mac/svg/carto.net/textbox-expected.txt: Copied from LayoutTests/svg/carto.net/textbox-expected.txt.
        * platform/mac/svg/carto.net/window-expected.txt: Copied from LayoutTests/svg/carto.net/window-expected.txt.
        * platform/mac/svg/custom: Added.
        * platform/mac/svg/custom/SVGNumber-interface-expected.txt: Copied from LayoutTests/svg/custom/SVGNumber-interface-expected.txt.
        * platform/mac/svg/custom/SVGPoint-interface-expected.txt: Copied from LayoutTests/svg/custom/SVGPoint-interface-expected.txt.
        * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt: Copied from LayoutTests/svg/custom/SVGPoint-matrixTransform-expected.txt.
        * platform/mac/svg/custom/SVGRect-interface-expected.txt: Copied from LayoutTests/svg/custom/SVGRect-interface-expected.txt.
        * platform/mac/svg/custom/attribute-namespace-check-expected.txt: Copied from LayoutTests/svg/custom/attribute-namespace-check-expected.txt.
        * platform/mac/svg/custom/baseval-animval-equality-expected.txt: Copied from LayoutTests/svg/custom/baseval-animval-equality-expected.txt.
        * platform/mac/svg/custom/circular-marker-reference-1-expected.txt: Copied from LayoutTests/svg/custom/circular-marker-reference-1-expected.txt.
        * platform/mac/svg/custom/circular-marker-reference-2-expected.txt: Copied from LayoutTests/svg/custom/circular-marker-reference-2-expected.txt.
        * platform/mac/svg/custom/circular-marker-reference-3-expected.txt: Copied from LayoutTests/svg/custom/circular-marker-reference-3-expected.txt.
        * platform/mac/svg/custom/circular-marker-reference-4-expected.txt: Copied from LayoutTests/svg/custom/circular-marker-reference-4-expected.txt.
        * platform/mac/svg/custom/class-selector-expected.txt: Copied from LayoutTests/svg/custom/class-selector-expected.txt.
        * platform/mac/svg/custom/clip-path-child-changes-expected.txt: Copied from LayoutTests/svg/custom/clip-path-child-changes-expected.txt.
        * platform/mac/svg/custom/clip-path-href-changes-expected.txt: Copied from LayoutTests/svg/custom/clip-path-href-changes-expected.txt.
        * platform/mac/svg/custom/clip-path-units-changes-expected.txt: Copied from LayoutTests/svg/custom/clip-path-units-changes-expected.txt.
        * platform/mac/svg/custom/clip-path-with-transform-expected.txt: Copied from LayoutTests/svg/custom/clip-path-with-transform-expected.txt.
        * platform/mac/svg/custom/conditional-processing-outside-switch-expected.txt: Copied from LayoutTests/svg/custom/conditional-processing-outside-switch-expected.txt.
        * platform/mac/svg/custom/control-points-for-S-and-T-expected.txt: Copied from LayoutTests/svg/custom/control-points-for-S-and-T-expected.txt.
        * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt: Copied from LayoutTests/svg/custom/coords-relative-units-transforms-expected.txt.
        * platform/mac/svg/custom/create-metadata-element-expected.txt: Copied from LayoutTests/svg/custom/create-metadata-element-expected.txt.
        * platform/mac/svg/custom/createelement-expected.txt: Copied from LayoutTests/svg/custom/createelement-expected.txt.
        * platform/mac/svg/custom/css-pixels-dpi-expected.txt: Copied from LayoutTests/svg/custom/css-pixels-dpi-expected.txt.
        * platform/mac/svg/custom/dasharrayOrigin-expected.txt: Copied from LayoutTests/svg/custom/dasharrayOrigin-expected.txt.
        * platform/mac/svg/custom/deep-dynamic-updates-expected.txt: Copied from LayoutTests/svg/custom/deep-dynamic-updates-expected.txt.
        * platform/mac/svg/custom/display-none-expected.txt: Copied from LayoutTests/svg/custom/display-none-expected.txt.
        * platform/mac/svg/custom/dynamic-empty-path-expected.txt: Copied from LayoutTests/svg/custom/dynamic-empty-path-expected.txt.
        * platform/mac/svg/custom/dynamic-svg-document-creation-expected.txt: Copied from LayoutTests/svg/custom/dynamic-svg-document-creation-expected.txt.
        * platform/mac/svg/custom/dynamic-viewBox-expected.txt: Copied from LayoutTests/svg/custom/dynamic-viewBox-expected.txt.
        * platform/mac/svg/custom/empty-merge-expected.txt: Copied from LayoutTests/svg/custom/empty-merge-expected.txt.
        * platform/mac/svg/custom/evt-onload-expected.txt: Copied from LayoutTests/svg/custom/evt-onload-expected.txt.
        * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt: Copied from LayoutTests/svg/custom/feComponentTransfer-Discrete-expected.txt.
        * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt: Copied from LayoutTests/svg/custom/feComponentTransfer-Gamma-expected.txt.
        * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt: Copied from LayoutTests/svg/custom/feComponentTransfer-Linear-expected.txt.
        * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt: Copied from LayoutTests/svg/custom/feComponentTransfer-Table-expected.txt.
        * platform/mac/svg/custom/feDisplacementMap-01-expected.txt: Copied from LayoutTests/svg/custom/feDisplacementMap-01-expected.txt.
        * platform/mac/svg/custom/fill-update-expected.txt: Copied from LayoutTests/svg/custom/fill-update-expected.txt.
        * platform/mac/svg/custom/filter-source-alpha-expected.txt: Copied from LayoutTests/svg/custom/filter-source-alpha-expected.txt.
        * platform/mac/svg/custom/foreign-object-skew-expected.txt: Copied from LayoutTests/svg/custom/foreign-object-skew-expected.txt.
        * platform/mac/svg/custom/fractional-rects-expected.txt: Copied from LayoutTests/svg/custom/fractional-rects-expected.txt.
        * platform/mac/svg/custom/getTransformToElement-expected.txt: Copied from LayoutTests/svg/custom/getTransformToElement-expected.txt.
        * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt: Copied from LayoutTests/svg/custom/getscreenctm-in-mixed-content-expected.txt.
        * platform/mac/svg/custom/getsvgdocument-expected.txt: Copied from LayoutTests/svg/custom/getsvgdocument-expected.txt.
        * platform/mac/svg/custom/gradient-add-stops-expected.txt: Copied from LayoutTests/svg/custom/gradient-add-stops-expected.txt.
        * platform/mac/svg/custom/gradient-attr-update-expected.txt: Copied from LayoutTests/svg/custom/gradient-attr-update-expected.txt.
        * platform/mac/svg/custom/gradient-cycle-detection-expected.txt: Copied from LayoutTests/svg/custom/gradient-cycle-detection-expected.txt.
        * platform/mac/svg/custom/gradient-deep-referencing-expected.txt: Copied from LayoutTests/svg/custom/gradient-deep-referencing-expected.txt.
        * platform/mac/svg/custom/gradient-stop-corner-cases-expected.txt: Copied from LayoutTests/svg/custom/gradient-stop-corner-cases-expected.txt.
        * platform/mac/svg/custom/gradient-stop-style-change-expected.txt: Copied from LayoutTests/svg/custom/gradient-stop-style-change-expected.txt.
        * platform/mac/svg/custom/gradient-stroke-width-expected.txt: Copied from LayoutTests/svg/custom/gradient-stroke-width-expected.txt.
        * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt: Copied from LayoutTests/svg/custom/grayscale-gradient-mask-expected.txt.
        * platform/mac/svg/custom/hit-test-path-expected.txt: Copied from LayoutTests/svg/custom/hit-test-path-expected.txt.
        * platform/mac/svg/custom/hit-test-path-stroke-expected.txt: Copied from LayoutTests/svg/custom/hit-test-path-stroke-expected.txt.
        * platform/mac/svg/custom/hover-default-fill-expected.txt: Copied from LayoutTests/svg/custom/hover-default-fill-expected.txt.
        * platform/mac/svg/custom/image-clipped-hit-expected.txt: Copied from LayoutTests/svg/custom/image-clipped-hit-expected.txt.
        * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt: Copied from LayoutTests/svg/custom/image-with-transform-clip-filter-expected.txt.
        * platform/mac/svg/custom/inner-percent-expected.txt: Copied from LayoutTests/svg/custom/inner-percent-expected.txt.
        * platform/mac/svg/custom/inner-svg-hit-test-expected.txt: Copied from LayoutTests/svg/custom/inner-svg-hit-test-expected.txt.
        * platform/mac/svg/custom/invalid-css-expected.txt: Copied from LayoutTests/svg/custom/invalid-css-expected.txt.
        * platform/mac/svg/custom/invalid-fill-expected.txt: Copied from LayoutTests/svg/custom/invalid-fill-expected.txt.
        * platform/mac/svg/custom/invalid-fill-hex-expected.txt: Copied from LayoutTests/svg/custom/invalid-fill-hex-expected.txt.
        * platform/mac/svg/custom/invalid-transforms-expected.txt: Copied from LayoutTests/svg/custom/invalid-transforms-expected.txt.
        * platform/mac/svg/custom/invisible-text-after-scrolling-expected.txt: Copied from LayoutTests/svg/custom/invisible-text-after-scrolling-expected.txt.
        * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-clipPath-and-object-creation-expected.txt.
        * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-clipPath-creation-expected.txt.
        * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-gradient-and-object-creation-expected.txt.
        * platform/mac/svg/custom/js-late-gradient-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-gradient-creation-expected.txt.
        * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt.
        * platform/mac/svg/custom/js-late-marker-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-marker-creation-expected.txt.
        * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt.
        * platform/mac/svg/custom/js-late-mask-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-mask-creation-expected.txt.
        * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-pattern-and-object-creation-expected.txt.
        * platform/mac/svg/custom/js-late-pattern-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-pattern-creation-expected.txt.
        * platform/mac/svg/custom/js-update-bounce-expected.txt: Copied from LayoutTests/svg/custom/js-update-bounce-expected.txt.
        * platform/mac/svg/custom/js-update-container-expected.txt: Copied from LayoutTests/svg/custom/js-update-container-expected.txt.
        * platform/mac/svg/custom/js-update-container2-expected.txt: Copied from LayoutTests/svg/custom/js-update-container2-expected.txt.
        * platform/mac/svg/custom/js-update-gradient-expected.txt: Copied from LayoutTests/svg/custom/js-update-gradient-expected.txt.
        * platform/mac/svg/custom/js-update-path-changes-expected.txt: Copied from LayoutTests/svg/custom/js-update-path-changes-expected.txt.
        * platform/mac/svg/custom/js-update-path-removal-expected.txt: Copied from LayoutTests/svg/custom/js-update-path-removal-expected.txt.
        * platform/mac/svg/custom/js-update-pattern-child-expected.txt: Copied from LayoutTests/svg/custom/js-update-pattern-child-expected.txt.
        * platform/mac/svg/custom/js-update-pattern-expected.txt: Copied from LayoutTests/svg/custom/js-update-pattern-expected.txt.
        * platform/mac/svg/custom/js-update-polygon-changes-expected.txt: Copied from LayoutTests/svg/custom/js-update-polygon-changes-expected.txt.
        * platform/mac/svg/custom/js-update-polygon-removal-expected.txt: Copied from LayoutTests/svg/custom/js-update-polygon-removal-expected.txt.
        * platform/mac/svg/custom/js-update-stop-expected.txt: Copied from LayoutTests/svg/custom/js-update-stop-expected.txt.
        * platform/mac/svg/custom/js-update-style-expected.txt: Copied from LayoutTests/svg/custom/js-update-style-expected.txt.
        * platform/mac/svg/custom/junk-data-expected.txt: Copied from LayoutTests/svg/custom/junk-data-expected.txt.
        * platform/mac/svg/custom/large-bounding-box-percents-expected.txt: Copied from LayoutTests/svg/custom/large-bounding-box-percents-expected.txt.
        * platform/mac/svg/custom/marker-changes-expected.txt: Copied from LayoutTests/svg/custom/marker-changes-expected.txt.
        * platform/mac/svg/custom/marker-child-changes-expected.txt: Copied from LayoutTests/svg/custom/marker-child-changes-expected.txt.
        * platform/mac/svg/custom/marker-default-width-height-expected.txt: Copied from LayoutTests/svg/custom/marker-default-width-height-expected.txt.
        * platform/mac/svg/custom/marker-overflow-clip-expected.txt: Copied from LayoutTests/svg/custom/marker-overflow-clip-expected.txt.
        * platform/mac/svg/custom/marker-viewBox-changes-expected.txt: Copied from LayoutTests/svg/custom/marker-viewBox-changes-expected.txt.
        * platform/mac/svg/custom/mask-changes-expected.txt: Copied from LayoutTests/svg/custom/mask-changes-expected.txt.
        * platform/mac/svg/custom/mask-child-changes-expected.txt: Copied from LayoutTests/svg/custom/mask-child-changes-expected.txt.
        * platform/mac/svg/custom/mask-excessive-malloc-expected.txt: Copied from LayoutTests/svg/custom/mask-excessive-malloc-expected.txt.
        * platform/mac/svg/custom/mask-inside-defs-expected.txt: Copied from LayoutTests/svg/custom/mask-inside-defs-expected.txt.
        * platform/mac/svg/custom/missing-xlink-expected.txt: Copied from LayoutTests/svg/custom/missing-xlink-expected.txt.
        * platform/mac/svg/custom/non-circular-marker-reference-expected.txt: Copied from LayoutTests/svg/custom/non-circular-marker-reference-expected.txt.
        * platform/mac/svg/custom/non-opaque-filters-expected.txt: Copied from LayoutTests/svg/custom/non-opaque-filters-expected.txt.
        * platform/mac/svg/custom/path-bad-data-expected.txt: Copied from LayoutTests/svg/custom/path-bad-data-expected.txt.
        * platform/mac/svg/custom/path-textPath-simulation-expected.txt: Copied from LayoutTests/svg/custom/path-textPath-simulation-expected.txt.
        * platform/mac/svg/custom/path-update-expected.txt: Copied from LayoutTests/svg/custom/path-update-expected.txt.
        * platform/mac/svg/custom/pattern-cycle-detection-expected.txt: Copied from LayoutTests/svg/custom/pattern-cycle-detection-expected.txt.
        * platform/mac/svg/custom/pattern-deep-referencing-expected.txt: Copied from LayoutTests/svg/custom/pattern-deep-referencing-expected.txt.
        * platform/mac/svg/custom/pattern-in-defs-expected.txt: Copied from LayoutTests/svg/custom/pattern-in-defs-expected.txt.
        * platform/mac/svg/custom/pattern-y-offset-expected.txt: Copied from LayoutTests/svg/custom/pattern-y-offset-expected.txt.
        * platform/mac/svg/custom/percentage-rect-expected.txt: Copied from LayoutTests/svg/custom/percentage-rect-expected.txt.
        * platform/mac/svg/custom/percentage-rect2-expected.txt: Copied from LayoutTests/svg/custom/percentage-rect2-expected.txt.
        * platform/mac/svg/custom/pointer-events-image-expected.txt: Copied from LayoutTests/svg/custom/pointer-events-image-expected.txt.
        * platform/mac/svg/custom/pointer-events-path-expected.txt: Copied from LayoutTests/svg/custom/pointer-events-path-expected.txt.
        * platform/mac/svg/custom/pointer-events-text-expected.txt: Copied from LayoutTests/svg/custom/pointer-events-text-expected.txt.
        * platform/mac/svg/custom/poly-identify-expected.txt: Copied from LayoutTests/svg/custom/poly-identify-expected.txt.
        * platform/mac/svg/custom/polyline-hittest-expected.txt: Copied from LayoutTests/svg/custom/polyline-hittest-expected.txt.
        * platform/mac/svg/custom/polyline-invalid-points-expected.txt: Copied from LayoutTests/svg/custom/polyline-invalid-points-expected.txt.
        * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt: Copied from LayoutTests/svg/custom/polyline-setattribute-points-null-expected.txt.
        * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt: Copied from LayoutTests/svg/custom/preserve-aspect-ratio-syntax-expected.txt.
        * platform/mac/svg/custom/prevent-default-expected.txt: Copied from LayoutTests/svg/custom/prevent-default-expected.txt.
        * platform/mac/svg/custom/recursive-clippath-expected.txt: Copied from LayoutTests/svg/custom/recursive-clippath-expected.txt.
        * platform/mac/svg/custom/rgbcolor-syntax-expected.txt: Copied from LayoutTests/svg/custom/rgbcolor-syntax-expected.txt.
        * platform/mac/svg/custom/rootelement-expected.txt: Copied from LayoutTests/svg/custom/rootelement-expected.txt.
        * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt: Copied from LayoutTests/svg/custom/rootmost-svg-xy-attrs-expected.txt.
        * platform/mac/svg/custom/rounded-rects-expected.txt: Copied from LayoutTests/svg/custom/rounded-rects-expected.txt.
        * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Copied from LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt.
        * platform/mac/svg/custom/second-inline-text-expected.txt: Copied from LayoutTests/svg/custom/second-inline-text-expected.txt.
        * platform/mac/svg/custom/shapes-supporting-markers-expected.txt: Copied from LayoutTests/svg/custom/shapes-supporting-markers-expected.txt.
        * platform/mac/svg/custom/sheet-title-expected.txt: Copied from LayoutTests/svg/custom/sheet-title-expected.txt.
        * platform/mac/svg/custom/simpleCDF-expected.txt: Copied from LayoutTests/svg/custom/simpleCDF-expected.txt.
        * platform/mac/svg/custom/struct-use-09-b-expected.txt: Copied from LayoutTests/svg/custom/struct-use-09-b-expected.txt.
        * platform/mac/svg/custom/svg-absolute-children-expected.txt: Copied from LayoutTests/svg/custom/svg-absolute-children-expected.txt.
        * platform/mac/svg/custom/svg-float-border-padding-expected.txt: Copied from LayoutTests/svg/custom/svg-float-border-padding-expected.txt.
        * platform/mac/svg/custom/svg-overflow-types-expected.txt: Copied from LayoutTests/svg/custom/svg-overflow-types-expected.txt.
        * platform/mac/svg/custom/svgpolyparser-extra-space-expected.txt: Copied from LayoutTests/svg/custom/svgpolyparser-extra-space-expected.txt.
        * platform/mac/svg/custom/text-clip-expected.txt: Copied from LayoutTests/svg/custom/text-clip-expected.txt.
        * platform/mac/svg/custom/text-ctm-expected.txt: Copied from LayoutTests/svg/custom/text-ctm-expected.txt.
        * platform/mac/svg/custom/text-filter-expected.txt: Copied from LayoutTests/svg/custom/text-filter-expected.txt.
        * platform/mac/svg/custom/text-gradient-no-content-expected.txt: Copied from LayoutTests/svg/custom/text-gradient-no-content-expected.txt.
        * platform/mac/svg/custom/text-hit-test-expected.txt: Copied from LayoutTests/svg/custom/text-hit-test-expected.txt.
        * platform/mac/svg/custom/text-image-opacity-expected.txt: Copied from LayoutTests/svg/custom/text-image-opacity-expected.txt.
        * platform/mac/svg/custom/text-repaint-including-stroke-expected.txt: Copied from LayoutTests/svg/custom/text-repaint-including-stroke-expected.txt.
        * platform/mac/svg/custom/text-whitespace-handling-expected.txt: Copied from LayoutTests/svg/custom/text-whitespace-handling-expected.txt.
        * platform/mac/svg/custom/transform-ignore-after-invalid-expected.txt: Copied from LayoutTests/svg/custom/transform-ignore-after-invalid-expected.txt.
        * platform/mac/svg/custom/transform-invalid-expected.txt: Copied from LayoutTests/svg/custom/transform-invalid-expected.txt.
        * platform/mac/svg/custom/transform-scale-parse-expected.txt: Copied from LayoutTests/svg/custom/transform-scale-parse-expected.txt.
        * platform/mac/svg/custom/transform-with-ending-space-expected.txt: Copied from LayoutTests/svg/custom/transform-with-ending-space-expected.txt.
        * platform/mac/svg/custom/tref-update-expected.txt: Copied from LayoutTests/svg/custom/tref-update-expected.txt.
        * platform/mac/svg/custom/use-clipped-hit-expected.txt: Copied from LayoutTests/svg/custom/use-clipped-hit-expected.txt.
        * platform/mac/svg/custom/use-css-events-expected.txt: Copied from LayoutTests/svg/custom/use-css-events-expected.txt.
        * platform/mac/svg/custom/use-elementInstance-event-target-expected.txt: Copied from LayoutTests/svg/custom/use-elementInstance-event-target-expected.txt.
        * platform/mac/svg/custom/use-elementInstance-methods-expected.txt: Copied from LayoutTests/svg/custom/use-elementInstance-methods-expected.txt.
        * platform/mac/svg/custom/use-empty-reference-expected.txt: Copied from LayoutTests/svg/custom/use-empty-reference-expected.txt.
        * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.txt: Copied from LayoutTests/svg/custom/use-event-handler-on-referenced-element-expected.txt.
        * platform/mac/svg/custom/use-event-handler-on-use-element-expected.txt: Copied from LayoutTests/svg/custom/use-event-handler-on-use-element-expected.txt.
        * platform/mac/svg/custom/use-events-crash-expected.txt: Copied from LayoutTests/svg/custom/use-events-crash-expected.txt.
        * platform/mac/svg/custom/use-forward-refs-expected.txt: Copied from LayoutTests/svg/custom/use-forward-refs-expected.txt.
        * platform/mac/svg/custom/use-infinite-recursion-expected.txt: Copied from LayoutTests/svg/custom/use-infinite-recursion-expected.txt.
        * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt: Copied from LayoutTests/svg/custom/use-instanceRoot-modifications-expected.txt.
        * platform/mac/svg/custom/use-modify-container-in-target-expected.txt: Copied from LayoutTests/svg/custom/use-modify-container-in-target-expected.txt.
        * platform/mac/svg/custom/use-modify-target-container-expected.txt: Copied from LayoutTests/svg/custom/use-modify-target-container-expected.txt.
        * platform/mac/svg/custom/use-modify-target-symbol-expected.txt: Copied from LayoutTests/svg/custom/use-modify-target-symbol-expected.txt.
        * platform/mac/svg/custom/use-nested-transform-expected.txt: Copied from LayoutTests/svg/custom/use-nested-transform-expected.txt.
        * platform/mac/svg/custom/use-on-g-containing-use-expected.txt: Copied from LayoutTests/svg/custom/use-on-g-containing-use-expected.txt.
        * platform/mac/svg/custom/use-on-g-expected.txt: Copied from LayoutTests/svg/custom/use-on-g-expected.txt.
        * platform/mac/svg/custom/use-on-rect-expected.txt: Copied from LayoutTests/svg/custom/use-on-rect-expected.txt.
        * platform/mac/svg/custom/use-on-symbol-expected.txt: Copied from LayoutTests/svg/custom/use-on-symbol-expected.txt.
        * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt: Copied from LayoutTests/svg/custom/use-on-symbol-inside-pattern-expected.txt.
        * platform/mac/svg/custom/use-on-text-expected.txt: Copied from LayoutTests/svg/custom/use-on-text-expected.txt.
        * platform/mac/svg/custom/use-on-use-expected.txt: Copied from LayoutTests/svg/custom/use-on-use-expected.txt.
        * platform/mac/svg/custom/use-property-changes-through-dom-expected.txt: Copied from LayoutTests/svg/custom/use-property-changes-through-dom-expected.txt.
        * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.txt: Copied from LayoutTests/svg/custom/use-property-changes-through-svg-dom-expected.txt.
        * platform/mac/svg/custom/use-recalcStyle-crash-expected.txt: Copied from LayoutTests/svg/custom/use-recalcStyle-crash-expected.txt.
        * platform/mac/svg/custom/use-recursion-1-expected.txt: Copied from LayoutTests/svg/custom/use-recursion-1-expected.txt.
        * platform/mac/svg/custom/use-recursion-2-expected.txt: Copied from LayoutTests/svg/custom/use-recursion-2-expected.txt.
        * platform/mac/svg/custom/use-recursion-3-expected.txt: Copied from LayoutTests/svg/custom/use-recursion-3-expected.txt.
        * platform/mac/svg/custom/use-recursion-4-expected.txt: Copied from LayoutTests/svg/custom/use-recursion-4-expected.txt.
        * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt: Copied from LayoutTests/svg/custom/use-referencing-nonexisting-symbol-expected.txt.
        * platform/mac/svg/custom/use-symbol-overflow-expected.txt: Copied from LayoutTests/svg/custom/use-symbol-overflow-expected.txt.
        * platform/mac/svg/custom/use-transform-expected.txt: Copied from LayoutTests/svg/custom/use-transform-expected.txt.
        * platform/mac/svg/custom/viewBox-hit-expected.txt: Copied from LayoutTests/svg/custom/viewBox-hit-expected.txt.
        * platform/mac/svg/custom/viewbox-syntax-expected.txt: Copied from LayoutTests/svg/custom/viewbox-syntax-expected.txt.
        * platform/mac/svg/custom/viewport-clip-expected.txt: Copied from LayoutTests/svg/custom/viewport-clip-expected.txt.
        * platform/mac/svg/custom/viewport-em-expected.txt: Copied from LayoutTests/svg/custom/viewport-em-expected.txt.
        * platform/mac/svg/custom/viewport-no-width-height-expected.txt: Copied from LayoutTests/svg/custom/viewport-no-width-height-expected.txt.
        * platform/mac/svg/custom/viewport-update-expected.txt: Copied from LayoutTests/svg/custom/viewport-update-expected.txt.
        * platform/mac/svg/custom/viewport-update2-expected.txt: Copied from LayoutTests/svg/custom/viewport-update2-expected.txt.
        * platform/mac/svg/custom/visibility-override-clip-expected.txt: Copied from LayoutTests/svg/custom/visibility-override-clip-expected.txt.
        * platform/mac/svg/custom/visibility-override-expected.txt: Copied from LayoutTests/svg/custom/visibility-override-expected.txt.
        * platform/mac/svg/custom/visibility-override-filter-expected.txt: Copied from LayoutTests/svg/custom/visibility-override-filter-expected.txt.
        * platform/mac/svg/custom/visibility-override-mask-expected.txt: Copied from LayoutTests/svg/custom/visibility-override-mask-expected.txt.
        * platform/mac/svg/custom/width-full-percentage-expected.txt: Copied from LayoutTests/svg/custom/width-full-percentage-expected.txt.
        * platform/mac/svg/custom/xhtml-no-svg-renderer-expected.txt: Copied from LayoutTests/svg/custom/xhtml-no-svg-renderer-expected.txt.
        * platform/mac/svg/custom/xml-stylesheet-expected.txt: Copied from LayoutTests/svg/custom/xml-stylesheet-expected.txt.
        * platform/mac/svg/hixie: Added.
        * platform/mac/svg/hixie/cascade: Added.
        * platform/mac/svg/hixie/cascade/001-broken-expected.txt: Copied from LayoutTests/svg/hixie/cascade/001-broken-expected.txt.
        * platform/mac/svg/hixie/cascade/002-expected.txt: Copied from LayoutTests/svg/hixie/cascade/002-expected.txt.
        * platform/mac/svg/hixie/data-types: Added.
        * platform/mac/svg/hixie/data-types/001-expected.txt: Copied from LayoutTests/svg/hixie/data-types/001-expected.txt.
        * platform/mac/svg/hixie/data-types/002-expected.txt: Copied from LayoutTests/svg/hixie/data-types/002-expected.txt.
        * platform/mac/svg/hixie/dynamic: Added.
        * platform/mac/svg/hixie/dynamic/002-expected.txt: Copied from LayoutTests/svg/hixie/dynamic/002-expected.txt.
        * platform/mac/svg/hixie/dynamic/003-expected.txt: Copied from LayoutTests/svg/hixie/dynamic/003-expected.txt.
        * platform/mac/svg/hixie/dynamic/004-expected.txt: Copied from LayoutTests/svg/hixie/dynamic/004-expected.txt.
        * platform/mac/svg/hixie/dynamic/005-broken-expected.txt: Copied from LayoutTests/svg/hixie/dynamic/005-broken-expected.txt.
        * platform/mac/svg/hixie/dynamic/006-expected.txt: Copied from LayoutTests/svg/hixie/dynamic/006-expected.txt.
        * platform/mac/svg/hixie/error: Added.
        * platform/mac/svg/hixie/error/001-expected.txt: Copied from LayoutTests/svg/hixie/error/001-expected.txt.
        * platform/mac/svg/hixie/error/002-expected.txt: Copied from LayoutTests/svg/hixie/error/002-expected.txt.
        * platform/mac/svg/hixie/error/003-expected.txt: Copied from LayoutTests/svg/hixie/error/003-expected.txt.
        * platform/mac/svg/hixie/error/004-expected.txt: Copied from LayoutTests/svg/hixie/error/004-expected.txt.
        * platform/mac/svg/hixie/error/005-expected.txt: Copied from LayoutTests/svg/hixie/error/005-expected.txt.
        * platform/mac/svg/hixie/error/006-expected.txt: Copied from LayoutTests/svg/hixie/error/006-expected.txt.
        * platform/mac/svg/hixie/error/007-expected.txt: Copied from LayoutTests/svg/hixie/error/007-expected.txt.
        * platform/mac/svg/hixie/error/008-expected.txt: Copied from LayoutTests/svg/hixie/error/008-expected.txt.
        * platform/mac/svg/hixie/error/009-expected.txt: Copied from LayoutTests/svg/hixie/error/009-expected.txt.
        * platform/mac/svg/hixie/error/010-expected.txt: Copied from LayoutTests/svg/hixie/error/010-expected.txt.
        * platform/mac/svg/hixie/error/011-expected.txt: Copied from LayoutTests/svg/hixie/error/011-expected.txt.
        * platform/mac/svg/hixie/error/012-expected.txt: Copied from LayoutTests/svg/hixie/error/012-expected.txt.
        * platform/mac/svg/hixie/error/013-broken-expected.txt: Copied from LayoutTests/svg/hixie/error/013-broken-expected.txt.
        * platform/mac/svg/hixie/error/014-expected.txt: Copied from LayoutTests/svg/hixie/error/014-expected.txt.
        * platform/mac/svg/hixie/error/014-test-expected.txt: Copied from LayoutTests/svg/hixie/error/014-test-expected.txt.
        * platform/mac/svg/hixie/error/015-expected.txt: Copied from LayoutTests/svg/hixie/error/015-expected.txt.
        * platform/mac/svg/hixie/error/016-expected.txt: Copied from LayoutTests/svg/hixie/error/016-expected.txt.
        * platform/mac/svg/hixie/error/017-expected.txt: Copied from LayoutTests/svg/hixie/error/017-expected.txt.
        * platform/mac/svg/hixie/links: Added.
        * platform/mac/svg/hixie/links/001-expected.txt: Copied from LayoutTests/svg/hixie/links/001-expected.txt.
        * platform/mac/svg/hixie/links/002-expected.txt: Copied from LayoutTests/svg/hixie/links/002-expected.txt.
        * platform/mac/svg/hixie/links/003-broken-expected.txt: Copied from LayoutTests/svg/hixie/links/003-broken-expected.txt.
        * platform/mac/svg/hixie/mixed: Added.
        * platform/mac/svg/hixie/mixed/003-expected.txt: Copied from LayoutTests/svg/hixie/mixed/003-expected.txt.
        * platform/mac/svg/hixie/mixed/004-expected.txt: Copied from LayoutTests/svg/hixie/mixed/004-expected.txt.
        * platform/mac/svg/hixie/mixed/005-expected.txt: Copied from LayoutTests/svg/hixie/mixed/005-expected.txt.
        * platform/mac/svg/hixie/mixed/006-expected.txt: Copied from LayoutTests/svg/hixie/mixed/006-expected.txt.
        * platform/mac/svg/hixie/mixed/007-expected.txt: Copied from LayoutTests/svg/hixie/mixed/007-expected.txt.
        * platform/mac/svg/hixie/mixed/008-expected.txt: Copied from LayoutTests/svg/hixie/mixed/008-expected.txt.
        * platform/mac/svg/hixie/mixed/009-expected.txt: Copied from LayoutTests/svg/hixie/mixed/009-expected.txt.
        * platform/mac/svg/hixie/mixed/010-expected.txt: Copied from LayoutTests/svg/hixie/mixed/010-expected.txt.
        * platform/mac/svg/hixie/mixed/011-expected.txt: Copied from LayoutTests/svg/hixie/mixed/011-expected.txt.
        * platform/mac/svg/hixie/painting: Added.
        * platform/mac/svg/hixie/painting/001-expected.txt: Copied from LayoutTests/svg/hixie/painting/001-expected.txt.
        * platform/mac/svg/hixie/perf: Added.
        * platform/mac/svg/hixie/perf/001-expected.txt: Copied from LayoutTests/svg/hixie/perf/001-expected.txt.
        * platform/mac/svg/hixie/perf/002-expected.txt: Copied from LayoutTests/svg/hixie/perf/002-expected.txt.
        * platform/mac/svg/hixie/perf/003-expected.txt: Copied from LayoutTests/svg/hixie/perf/003-expected.txt.
        * platform/mac/svg/hixie/perf/004-expected.txt: Copied from LayoutTests/svg/hixie/perf/004-expected.txt.
        * platform/mac/svg/hixie/perf/005-expected.txt: Copied from LayoutTests/svg/hixie/perf/005-expected.txt.
        * platform/mac/svg/hixie/perf/006-expected.txt: Copied from LayoutTests/svg/hixie/perf/006-expected.txt.
        * platform/mac/svg/hixie/perf/007-expected.txt: Copied from LayoutTests/svg/hixie/perf/007-expected.txt.
        * platform/mac/svg/hixie/processing-model: Added.
        * platform/mac/svg/hixie/processing-model/003-expected.txt: Copied from LayoutTests/svg/hixie/processing-model/003-expected.txt.
        * platform/mac/svg/hixie/processing-model/004-expected.txt: Copied from LayoutTests/svg/hixie/processing-model/004-expected.txt.
        * platform/mac/svg/hixie/processing-model/005-expected.txt: Copied from LayoutTests/svg/hixie/processing-model/005-expected.txt.
        * platform/mac/svg/hixie/rendering-model: Added.
        * platform/mac/svg/hixie/rendering-model/001-expected.txt: Copied from LayoutTests/svg/hixie/rendering-model/001-expected.txt.
        * platform/mac/svg/hixie/rendering-model/002-expected.txt: Copied from LayoutTests/svg/hixie/rendering-model/002-expected.txt.
        * platform/mac/svg/hixie/rendering-model/003-expected.txt: Copied from LayoutTests/svg/hixie/rendering-model/003-expected.txt.
        * platform/mac/svg/hixie/rendering-model/003a-expected.txt: Copied from LayoutTests/svg/hixie/rendering-model/003a-expected.txt.
        * platform/mac/svg/hixie/rendering-model/004-expected.txt: Copied from LayoutTests/svg/hixie/rendering-model/004-expected.txt.
        * platform/mac/svg/hixie/shapes: Added.
        * platform/mac/svg/hixie/shapes/path: Added.
        * platform/mac/svg/hixie/shapes/path/001-expected.txt: Copied from LayoutTests/svg/hixie/shapes/path/001-expected.txt.
        * platform/mac/svg/hixie/text: Added.
        * platform/mac/svg/hixie/text/001-broken-expected.txt: Copied from LayoutTests/svg/hixie/text/001-broken-expected.txt.
        * platform/mac/svg/hixie/text/002-expected.txt: Copied from LayoutTests/svg/hixie/text/002-expected.txt.
        * platform/mac/svg/hixie/text/003-expected.txt: Copied from LayoutTests/svg/hixie/text/003-expected.txt.
        * platform/mac/svg/hixie/text/003a-expected.txt: Copied from LayoutTests/svg/hixie/text/003a-expected.txt.
        * platform/mac/svg/hixie/text/003b-expected.txt: Copied from LayoutTests/svg/hixie/text/003b-expected.txt.
        * platform/mac/svg/hixie/transform: Added.
        * platform/mac/svg/hixie/transform/001-expected.txt: Copied from LayoutTests/svg/hixie/transform/001-expected.txt.
        * platform/mac/svg/hixie/use: Added.
        * platform/mac/svg/hixie/use/001-expected.txt: Copied from LayoutTests/svg/hixie/use/001-expected.txt.
        * platform/mac/svg/hixie/use/002-expected.txt: Copied from LayoutTests/svg/hixie/use/002-expected.txt.
        * platform/mac/svg/hixie/use/002-test-expected.txt: Copied from LayoutTests/svg/hixie/use/002-test-expected.txt.
        * platform/mac/svg/hixie/viewbox: Added.
        * platform/mac/svg/hixie/viewbox/001-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/001-expected.txt.
        * platform/mac/svg/hixie/viewbox/002-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/002-expected.txt.
        * platform/mac/svg/hixie/viewbox/003-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/003-expected.txt.
        * platform/mac/svg/hixie/viewbox/004-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/004-expected.txt.
        * platform/mac/svg/hixie/viewbox/preserveAspectRatio: Added.
        * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt.
        * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt.
        * platform/mac/tables: Added.
        * platform/mac/tables/mozilla: Added.
        * platform/mac/tables/mozilla/bugs: Added.
        * platform/mac/tables/mozilla/bugs/45621-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/45621-expected.txt.
        * platform/mac/tables/mozilla/bugs/adforce_imgis_com-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/adforce_imgis_com-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug10009-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10009-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug100334-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug100334-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug10036-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10036-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug10039-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10039-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug101201-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug101201-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug101674-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug101674-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug102145-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug102145-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug102145-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug102145-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug102145-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug102145-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug102145-4-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug102145-4-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug10269-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10269-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10269-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10296-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug10296-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10296-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug103533-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug103533-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1055-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug10565-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10565-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug106158-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug106158-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug106158-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug106158-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug10633-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10633-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1067-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1067-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1067-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1067-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug106795-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug106795-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug106816-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug106816-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug108340-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug108340-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug109043-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug109043-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug11026-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug11026-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug110566-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug110566-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug11321-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug11321-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug113235-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug113235-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug113235-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug113235-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug113424-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug113424-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug11384q-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug11384q-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug11384s-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug11384s-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1163-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1163-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1188-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1188-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug11944-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug11944-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug119786-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug119786-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug12008-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12008-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug120107-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug120107-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug120364-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug120364-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1220-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1220-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1224-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1224-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug12268-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12268-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug12384-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12384-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug123862-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug123862-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1261-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1261-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug126742-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug126742-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug12709-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12709-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1271-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1271-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug127267-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug127267-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug128229-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug128229-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug12908-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12908-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug12908-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12908-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug12910-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12910-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug12910-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12910-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1296-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1296-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1302-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1302-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug131020-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug131020-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug131020-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug131020-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug131020_iframe-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug131020_iframe-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug13105-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13105-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug13118-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13118-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug13169-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13169-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1318-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1318-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug13196-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13196-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug133756-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug133756-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug133756-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug133948-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug133948-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug13484-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13484-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug13526-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13526-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug137388-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug137388-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug138725-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug138725-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug139524-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug139524-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug139524-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug139524-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug139524-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug139524-4-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug139524-4-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug14159-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug14159-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug14159-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug14159-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1430-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1430-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug14323-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug14323-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug145572-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug145572-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1474-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1474-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug149275-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug149275-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug149275-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug149275-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug14929-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug14929-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug15247-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug15247-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug154780-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug154780-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug15544-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug15544-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug157890-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug157890-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug159108-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug159108-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug15933-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug15933-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug16012-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug16012-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug16252-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug16252-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug17130-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17130-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug17130-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17130-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug17138-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17138-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug17168-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17168-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug175455-4-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug175455-4-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug17548-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17548-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug17587-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17587-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1800-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1800-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1802-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1802-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1802s-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1802s-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1809-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1809-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1818-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1818-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1818-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1818-4-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-4-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1818-5-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-5-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1818-6-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-6-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug1828-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1828-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug18359-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug18359-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug18440-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug18440-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug18558-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug18558-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug18664-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug18664-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug18955-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug18955-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug19061-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug19061-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug19356-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug19356-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug194024-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug194024-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug19599-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug19599-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug196870-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug196870-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2050-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2050-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug20579-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug20579-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2065-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2065-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug20804-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug20804-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2123-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2123-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug21299-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug21299-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug215629-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug215629-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug21918-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug21918-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug219693-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug219693-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug219693-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug219693-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug22019-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22019-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug220536-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug220536-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug221784-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug221784-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug221784-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug221784-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug222336-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug222336-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug22246-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22246-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug22246-2a-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22246-2a-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug22246-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22246-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug22246-3a-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22246-3a-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug222467-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug222467-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug222846-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug222846-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug22513-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22513-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2267-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2267-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug227123-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug227123-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2296-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2296-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug23072-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug23072-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug23151-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug23151-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug23235-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug23235-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug23299-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug23299-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug23994-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug23994-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug24200-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug24200-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug24503-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug24503-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug24627-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug24627-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug24661-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug24661-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2469-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2469-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2479-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2479-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2479-4-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug24880-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug24880-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug25004-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug25004-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug25074-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug25074-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug25086-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug25086-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2509-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2509-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2516-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2516-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug25367-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug25367-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug25663-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug25663-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2585-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2585-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug26178-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug26178-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug26553-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug26553-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2684-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2684-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug269566-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug269566-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug27038-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug27038-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug27038-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug27038-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug275625-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug275625-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2757-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2757-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2763-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2763-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug277062-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug277062-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2773-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2773-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug278385-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug278385-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug27993-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug27993-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug28341-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug28341-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2886-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2886-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2886-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2886-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug28928-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug28928-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug28933-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug28933-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug29058-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29058-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug29058-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29058-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug29157-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29157-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug29314-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29314-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug29326-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29326-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug29429-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29429-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2947-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2947-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2954-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2954-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2962-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2962-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2973-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2973-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2981-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2981-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2981-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2981-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug2997-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2997-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug30273-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30273-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug30332-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30332-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug30332-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30332-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3037-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3037-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3037-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3037-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug30418-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30418-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug30559-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30559-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug30692-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30692-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug30985-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30985-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3103-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3103-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3191-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3191-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug32205-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug32205-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug32205-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug32205-5-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug32205-5-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug32447-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug32447-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3260-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3260-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3263-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3263-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug32841-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug32841-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3309-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3309-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3309-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug33137-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug33137-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug33855-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug33855-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug34176-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug34176-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug34538-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug34538-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3454-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3454-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug35662-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug35662-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3681-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3681-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3681-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3681-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3718-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3718-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug38916-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug38916-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug39209-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug39209-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug3977-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3977-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug40828-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug40828-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4093-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4093-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug41890-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug41890-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug42187-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug42187-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug42443-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug42443-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4284-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4284-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug43039-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug43039-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug43204-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug43204-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4382-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4382-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4385-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4385-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug43854-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug43854-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug43854-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug43854-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4427-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4427-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4429-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4429-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug44505-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug44505-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug44523-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug44523-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4501-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4501-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug45055-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug45055-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug45055-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug45055-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4520-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4520-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4523-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4523-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4527-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4527-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug45350-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug45350-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug45486-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug45486-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4576-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4576-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46268-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46268-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46268-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46268-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46268-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46268-3-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46268-5-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46268-5-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46268-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46268-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46368-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46368-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46480-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46480-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46480-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46480-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46623-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46623-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46623-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46623-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46924-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46924-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug46944-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46944-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4739-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4739-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug47432-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug47432-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug48028-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug48028-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug48028-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug48028-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4803-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4803-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4849-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4849-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug4849-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4849-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug48827-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug48827-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug50695-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug50695-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug50695-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug50695-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug51037-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug51037-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug51140-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug51140-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug51727-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug51727-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug5188-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5188-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug52505-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug52505-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug52506-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug52506-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug53690-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug53690-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug53690-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug53690-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug53891-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug53891-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug54450-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug54450-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug5538-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5538-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug55527-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug55527-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug55545-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug55545-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug55694-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug55694-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug55789-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug55789-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug56201-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug56201-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug56405-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug56405-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug56563-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug56563-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug57300-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug57300-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug57378-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug57378-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug57828-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug57828-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug57828-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug5797-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5797-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug5798-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5798-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug5799-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5799-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug5835-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5835-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug5838-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5838-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug58402-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug58402-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug59354-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug59354-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug60013-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug60013-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug60749-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug60749-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug60804-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug60804-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug60807-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug60807-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug60992-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug60992-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug6184-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug6184-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug625-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug625-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug6304-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug6304-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug63785-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug63785-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug6404-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug6404-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug641-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug641-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug641-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug641-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug647-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug647-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug650-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug650-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug6674-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug6674-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug67864-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug67864-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug67915-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug67915-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug68912-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug68912-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug68998-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug68998-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug69187-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug69187-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug69382-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug69382-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug69382-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug69382-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug709-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug709-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7112-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7112-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug7121-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7121-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug72359-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug72359-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug727-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug727-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug73321-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug73321-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug7342-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7342-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug7471-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7471-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug75250-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug75250-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug7714-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7714-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug78162-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug78162-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug8032-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8032-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug8032-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8032-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug80762-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug80762-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug81934-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug81934-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug82946-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug82946-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug82946-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug82946-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug8361-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8361-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug83786-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug83786-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug8381-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8381-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug86220-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug86220-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug86708-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug86708-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug88035-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug88035-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug88035-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug88035-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug88524-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug88524-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug8858-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8858-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug8950-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8950-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug9024-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9024-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug9072-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9072-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug9123-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9123-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug9123-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9123-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug92143-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug92143-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug92647-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug92647-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug9271-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9271-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug9271-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9271-2-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug92868-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug92868-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug93363-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug93363-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug963-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug963-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug96334-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug96334-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug96343-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug96343-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug965-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug965-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug97138-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug97138-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug97383-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug97383-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug98196-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug98196-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug9879-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9879-1-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug99923-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug99923-expected.txt.
        * platform/mac/tables/mozilla/bugs/bug99948-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug99948-expected.txt.
        * platform/mac/tables/mozilla/collapsing_borders: Added.
        * platform/mac/tables/mozilla/collapsing_borders/bug127040-expected.txt: Copied from LayoutTests/tables/mozilla/collapsing_borders/bug127040-expected.txt.
        * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.txt: Copied from LayoutTests/tables/mozilla/collapsing_borders/bug41262-3-expected.txt.
        * platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Copied from LayoutTests/tables/mozilla/collapsing_borders/bug41262-4-expected.txt.
        * platform/mac/tables/mozilla/core: Added.
        * platform/mac/tables/mozilla/core/bloomberg-expected.txt: Copied from LayoutTests/tables/mozilla/core/bloomberg-expected.txt.
        * platform/mac/tables/mozilla/core/borders-expected.txt: Copied from LayoutTests/tables/mozilla/core/borders-expected.txt.
        * platform/mac/tables/mozilla/core/box_sizing-expected.txt: Copied from LayoutTests/tables/mozilla/core/box_sizing-expected.txt.
        * platform/mac/tables/mozilla/core/captions-expected.txt: Copied from LayoutTests/tables/mozilla/core/captions-expected.txt.
        * platform/mac/tables/mozilla/core/cell_heights-expected.txt: Copied from LayoutTests/tables/mozilla/core/cell_heights-expected.txt.
        * platform/mac/tables/mozilla/core/col_span-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_span-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_auto_auto-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_auto-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_autoFix-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_auto_autoPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_autoPer-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_auto_fix-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_fix-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_auto_fixPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_fixPer-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_auto_per-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_per-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_fix_auto-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_auto-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_fix_autoFix-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_autoFix-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_fix_autoPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_autoPer-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_fix_fix-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_fix-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_fix_fixPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_fixPer-expected.txt.
        * platform/mac/tables/mozilla/core/col_widths_fix_per-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_per-expected.txt.
        * platform/mac/tables/mozilla/core/margins-expected.txt: Copied from LayoutTests/tables/mozilla/core/margins-expected.txt.
        * platform/mac/tables/mozilla/core/misc-expected.txt: Copied from LayoutTests/tables/mozilla/core/misc-expected.txt.
        * platform/mac/tables/mozilla/core/nested1-expected.txt: Copied from LayoutTests/tables/mozilla/core/nested1-expected.txt.
        * platform/mac/tables/mozilla/core/one_row-expected.txt: Copied from LayoutTests/tables/mozilla/core/one_row-expected.txt.
        * platform/mac/tables/mozilla/core/row_span-expected.txt: Copied from LayoutTests/tables/mozilla/core/row_span-expected.txt.
        * platform/mac/tables/mozilla/core/table_frame-expected.txt: Copied from LayoutTests/tables/mozilla/core/table_frame-expected.txt.
        * platform/mac/tables/mozilla/core/table_heights-expected.txt: Copied from LayoutTests/tables/mozilla/core/table_heights-expected.txt.
        * platform/mac/tables/mozilla/core/table_rules-expected.txt: Copied from LayoutTests/tables/mozilla/core/table_rules-expected.txt.
        * platform/mac/tables/mozilla/core/table_widths-expected.txt: Copied from LayoutTests/tables/mozilla/core/table_widths-expected.txt.
        * platform/mac/tables/mozilla/dom: Added.
        * platform/mac/tables/mozilla/dom/appendCol2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/appendCol2-expected.txt.
        * platform/mac/tables/mozilla/dom/appendRowsExpand1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/appendRowsExpand1-expected.txt.
        * platform/mac/tables/mozilla/dom/appendTbodyExpand1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/appendTbodyExpand1-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteCellsRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCellsRebuild1-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteCellsShrink1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCellsShrink1-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteCellsShrink2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCellsShrink2-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteCol1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCol1-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteCol2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCol2-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteCol3-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCol3-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteColGroup1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteColGroup1-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteColGroup2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteColGroup2-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteRowsRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteRowsRebuild1-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteRowsShrink1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteRowsShrink1-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteTbodyExpand1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteTbodyExpand1-expected.txt.
        * platform/mac/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt.
        * platform/mac/tables/mozilla/dom/insertCellsExpand1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCellsExpand1-expected.txt.
        * platform/mac/tables/mozilla/dom/insertCellsExpand2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCellsExpand2-expected.txt.
        * platform/mac/tables/mozilla/dom/insertCellsRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCellsRebuild1-expected.txt.
        * platform/mac/tables/mozilla/dom/insertCellsRebuild2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCellsRebuild2-expected.txt.
        * platform/mac/tables/mozilla/dom/insertColGroups1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertColGroups1-expected.txt.
        * platform/mac/tables/mozilla/dom/insertColGroups2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertColGroups2-expected.txt.
        * platform/mac/tables/mozilla/dom/insertCols1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCols1-expected.txt.
        * platform/mac/tables/mozilla/dom/insertCols2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCols2-expected.txt.
        * platform/mac/tables/mozilla/dom/insertCols3-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCols3-expected.txt.
        * platform/mac/tables/mozilla/dom/insertCols4-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCols4-expected.txt.
        * platform/mac/tables/mozilla/dom/insertCols5-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCols5-expected.txt.
        * platform/mac/tables/mozilla/dom/insertRowsExpand1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertRowsExpand1-expected.txt.
        * platform/mac/tables/mozilla/dom/insertRowsRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertRowsRebuild1-expected.txt.
        * platform/mac/tables/mozilla/dom/tableDom-expected.txt: Copied from LayoutTests/tables/mozilla/dom/tableDom-expected.txt.
        * platform/mac/tables/mozilla/images: Added.
        * platform/mac/tables/mozilla/images/adforce_imgis_com-expected.txt: Copied from LayoutTests/tables/mozilla/images/adforce_imgis_com-expected.txt.
        * platform/mac/tables/mozilla/marvin: Added.
        * platform/mac/tables/mozilla/marvin/backgr_index-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_index-expected.txt.
        * platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_layers-opacity-expected.txt.
        * platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_position-table-expected.txt.
        * platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt.
        * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-column-expected.txt.
        * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt.
        * platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-expected.txt.
        * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-row-expected.txt.
        * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt.
        * platform/mac/tables/mozilla/marvin/body_col-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/body_col-expected.txt.
        * platform/mac/tables/mozilla/marvin/body_tbody-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/body_tbody-expected.txt.
        * platform/mac/tables/mozilla/marvin/body_tfoot-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/body_tfoot-expected.txt.
        * platform/mac/tables/mozilla/marvin/body_thead-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/body_thead-expected.txt.
        * platform/mac/tables/mozilla/marvin/col_span-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/col_span-expected.txt.
        * platform/mac/tables/mozilla/marvin/colgroup_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/colgroup_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/colgroup_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/colgroup_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/colgroup_span-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_span-expected.txt.
        * platform/mac/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/colgroup_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/colgroup_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/colgroup_width_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_width_pct-expected.txt.
        * platform/mac/tables/mozilla/marvin/colgroup_width_px-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_width_px-expected.txt.
        * platform/mac/tables/mozilla/marvin/table_frame_border-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_frame_border-expected.txt.
        * platform/mac/tables/mozilla/marvin/table_frame_box-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_frame_box-expected.txt.
        * platform/mac/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt.
        * platform/mac/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt.
        * platform/mac/tables/mozilla/marvin/table_row_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_row_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/table_row_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_row_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/table_row_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_row_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/table_rules_all-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_rules_all-expected.txt.
        * platform/mac/tables/mozilla/marvin/table_rules_groups-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_rules_groups-expected.txt.
        * platform/mac/tables/mozilla/marvin/table_rules_none-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_rules_none-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_black-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_black-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_green-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_green-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_red-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_red-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_white-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_white-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_border_0-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_border_0-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_border_1-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_border_1-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_border_2-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_border_2-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_border_3-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_border_3-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_caption_align_bot-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_caption_align_bot-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_caption_align_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_caption_align_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_cellpadding-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_cellpadding-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_cellspacing-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_cellspacing-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_class-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_default-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_default-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_id-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_style-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_td_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_td_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_td_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_td_colspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_colspan-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_td_height-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_height-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_td_nowrap-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_nowrap-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_td_rowspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_rowspan-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_td_width-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_width-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_th_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_th_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_th_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_th_colspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_colspan-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_th_height-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_height-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_th_rowspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_rowspan-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_th_width-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_width-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_width_percent-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_width_percent-expected.txt.
        * platform/mac/tables/mozilla/marvin/tables_width_px-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_width_px-expected.txt.
        * platform/mac/tables/mozilla/marvin/tbody_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/tbody_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_align_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/tbody_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/tbody_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/tbody_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/td_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/td_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/td_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/td_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/td_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/td_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/td_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/td_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/tfoot_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/tfoot_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_align_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/tfoot_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/tfoot_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/tfoot_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/th_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/th_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/th_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/th_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/th_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/th_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/th_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/th_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/thead_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/thead_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_align_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/thead_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/thead_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/thead_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/thead_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/thead_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_black-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_black-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_green-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_green-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_red-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_red-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_white-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_white-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/tr_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_caption_align_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_caption_align_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_caption_align_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_caption_align_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_caption_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_caption_class-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_caption_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_caption_id-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_caption_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_caption_style-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_align_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_span-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_span-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_width_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_width_pct-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_width_px-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_width_px-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_col_width_rel-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_width_rel-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_align_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_span-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_span-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_width_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_width_pct-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_bgcolor_name-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_bgcolor_name-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_border-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_border-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_border_none-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_border_none-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_border_px-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_border_px-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_cellpadding-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_cellpadding-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_cellspacing-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_cellspacing-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_class-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_frame_void-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_id-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_rules_groups-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_rules_groups-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_rules_none-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_rules_none-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_style-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_width_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_width_pct-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_table_width_px-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_width_px-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_align_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_class-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_id-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_style-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_align_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_bgcolor_name-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_bgcolor_name-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_class-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_colspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_colspan-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_height-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_height-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_id-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_nowrap-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_nowrap-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_rowspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_rowspan-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_style-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_td_width-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_width-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_align_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_class-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_id-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_style-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_align_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_class-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_colspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_colspan-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_height-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_height-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_id-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_nowrap-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_nowrap-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_rowspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_rowspan-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_style-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_th_width-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_width-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_align_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_class-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_id-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_style-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_thead_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_valign_top-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_align_center-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_align_char-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_align_justify-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_align_left-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_align_right-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_class-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_id-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_style-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_valign_middle-expected.txt.
        * platform/mac/tables/mozilla/marvin/x_tr_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_valign_top-expected.txt.
        * platform/mac/tables/mozilla/other: Added.
        * platform/mac/tables/mozilla/other/body_col-expected.txt: Copied from LayoutTests/tables/mozilla/other/body_col-expected.txt.
        * platform/mac/tables/mozilla/other/cell_widths-expected.txt: Copied from LayoutTests/tables/mozilla/other/cell_widths-expected.txt.
        * platform/mac/tables/mozilla/other/cellspacing-expected.txt: Copied from LayoutTests/tables/mozilla/other/cellspacing-expected.txt.
        * platform/mac/tables/mozilla/other/move_row-expected.txt: Copied from LayoutTests/tables/mozilla/other/move_row-expected.txt.
        * platform/mac/tables/mozilla/other/ms-expected.txt: Copied from LayoutTests/tables/mozilla/other/ms-expected.txt.
        * platform/mac/tables/mozilla/other/nested2-expected.txt: Copied from LayoutTests/tables/mozilla/other/nested2-expected.txt.
        * platform/mac/tables/mozilla/other/nestedTables-expected.txt: Copied from LayoutTests/tables/mozilla/other/nestedTables-expected.txt.
        * platform/mac/tables/mozilla/other/padding-expected.txt: Copied from LayoutTests/tables/mozilla/other/padding-expected.txt.
        * platform/mac/tables/mozilla/other/slashlogo-expected.txt: Copied from LayoutTests/tables/mozilla/other/slashlogo-expected.txt.
        * platform/mac/tables/mozilla/other/test3-expected.txt: Copied from LayoutTests/tables/mozilla/other/test3-expected.txt.
        * platform/mac/tables/mozilla/other/test6-expected.txt: Copied from LayoutTests/tables/mozilla/other/test6-expected.txt.
        * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: Copied from LayoutTests/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt.
        * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt: Copied from LayoutTests/tables/mozilla/other/wa_table_tr_align-expected.txt.
        * platform/mac/tables/mozilla_expected_failures: Added.
        * platform/mac/tables/mozilla_expected_failures/bugs: Added.
        * platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/97619-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug1010-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1010-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug10140-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug101759-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug101759-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug10216-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug104898-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug106336-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug106336-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug106966-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1128-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug11331-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug11331-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug1164-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1164-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug11945-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug11945-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug1262-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1262-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug128876-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug128876-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug14489-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug14489-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug1647-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1647-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1725-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug17826-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug17826-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug178855-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug178855-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug18770-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug18770-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug19526-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug19526-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug21518-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug220653-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug220653-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug22122-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug23847-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug25707-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug25707-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug278266-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug278266-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3105-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3105-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-3-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-3-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug33784-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug33784-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3517-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug42043-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug42043-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug4294-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug4294-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug45621-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug47163-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug47163-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug51000-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug56024-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug59252-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug59252-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug65372-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug6933-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug6933-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug7113-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug72393-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug7243-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug7243-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug73629-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug73629-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug8411-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug8411-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug8499-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug85016-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug85016-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug89315-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug91057-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/collapsing_borders: Added.
        * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/core: Added.
        * platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/backgrounds-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/captions1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/captions2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/captions3-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/col_span2-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/core/cols1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/cols1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/core/columns-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/columns-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/core/conflicts-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/conflicts-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/core/standards1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/standards1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/dom: Added.
        * platform/mac/tables/mozilla_expected_failures/dom/appendCells1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/appendCells1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/dom/appendCol1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/appendCol1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin: Added.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/other: Added.
        * platform/mac/tables/mozilla_expected_failures/other/empty_cells-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/other/empty_cells-expected.txt.
        * platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/other/test4-expected.txt.
        * platform/mac/traversal: Added.
        * platform/mac/traversal/node-iterator-001-expected.txt: Copied from LayoutTests/traversal/node-iterator-001-expected.txt.
        * platform/mac/traversal/node-iterator-002-expected.txt: Copied from LayoutTests/traversal/node-iterator-002-expected.txt.
        * platform/mac/traversal/node-iterator-003-expected.txt: Copied from LayoutTests/traversal/node-iterator-003-expected.txt.
        * platform/mac/traversal/node-iterator-004-expected.txt: Copied from LayoutTests/traversal/node-iterator-004-expected.txt.
        * platform/mac/traversal/node-iterator-005-expected.txt: Copied from LayoutTests/traversal/node-iterator-005-expected.txt.
        * platform/mac/traversal/node-iterator-006-expected.txt: Copied from LayoutTests/traversal/node-iterator-006-expected.txt.
        * platform/mac/traversal/node-iterator-007-expected.txt: Copied from LayoutTests/traversal/node-iterator-007-expected.txt.
        * platform/mac/traversal/node-iterator-008-expected.txt: Copied from LayoutTests/traversal/node-iterator-008-expected.txt.
        * platform/mac/traversal/stay-within-root-expected.txt: Copied from LayoutTests/traversal/stay-within-root-expected.txt.
        * platform/mac/traversal/tree-walker-001-expected.txt: Copied from LayoutTests/traversal/tree-walker-001-expected.txt.
        * platform/mac/traversal/tree-walker-002-expected.txt: Copied from LayoutTests/traversal/tree-walker-002-expected.txt.
        * platform/mac/traversal/tree-walker-003-expected.txt: Copied from LayoutTests/traversal/tree-walker-003-expected.txt.
        * platform/mac/traversal/tree-walker-004-expected.txt: Copied from LayoutTests/traversal/tree-walker-004-expected.txt.
        * platform/mac/traversal/tree-walker-005-expected.txt: Copied from LayoutTests/traversal/tree-walker-005-expected.txt.
        * plugins/embed-attributes-style-expected.txt: Removed.
        * plugins/netscape-dom-access-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-10-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-13-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-text-07-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-text-08-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Removed.
        * svg/carto.net/button-expected.txt: Removed.
        * svg/carto.net/colourpicker-expected.txt: Removed.
        * svg/carto.net/combobox-expected.txt: Removed.
        * svg/carto.net/scrollbar-expected.txt: Removed.
        * svg/carto.net/selectionlist-expected.txt: Removed.
        * svg/carto.net/slider-expected.txt: Removed.
        * svg/carto.net/tabgroup-expected.txt: Removed.
        * svg/carto.net/textbox-expected.txt: Removed.
        * svg/carto.net/window-expected.txt: Removed.
        * svg/custom/SVGNumber-interface-expected.txt: Removed.
        * svg/custom/SVGPoint-interface-expected.txt: Removed.
        * svg/custom/SVGPoint-matrixTransform-expected.txt: Removed.
        * svg/custom/SVGRect-interface-expected.txt: Removed.
        * svg/custom/attribute-namespace-check-expected.txt: Removed.
        * svg/custom/baseval-animval-equality-expected.txt: Removed.
        * svg/custom/circular-marker-reference-1-expected.txt: Removed.
        * svg/custom/circular-marker-reference-2-expected.txt: Removed.
        * svg/custom/circular-marker-reference-3-expected.txt: Removed.
        * svg/custom/circular-marker-reference-4-expected.txt: Removed.
        * svg/custom/class-selector-expected.txt: Removed.
        * svg/custom/clip-path-child-changes-expected.txt: Removed.
        * svg/custom/clip-path-href-changes-expected.txt: Removed.
        * svg/custom/clip-path-units-changes-expected.txt: Removed.
        * svg/custom/clip-path-with-transform-expected.txt: Removed.
        * svg/custom/conditional-processing-outside-switch-expected.txt: Removed.
        * svg/custom/control-points-for-S-and-T-expected.txt: Removed.
        * svg/custom/coords-relative-units-transforms-expected.txt: Removed.
        * svg/custom/create-metadata-element-expected.txt: Removed.
        * svg/custom/createelement-expected.txt: Removed.
        * svg/custom/css-pixels-dpi-expected.txt: Removed.
        * svg/custom/dasharrayOrigin-expected.txt: Removed.
        * svg/custom/deep-dynamic-updates-expected.txt: Removed.
        * svg/custom/display-none-expected.txt: Removed.
        * svg/custom/dynamic-empty-path-expected.txt: Removed.
        * svg/custom/dynamic-svg-document-creation-expected.txt: Removed.
        * svg/custom/dynamic-viewBox-expected.txt: Removed.
        * svg/custom/empty-merge-expected.txt: Removed.
        * svg/custom/evt-onload-expected.txt: Removed.
        * svg/custom/feComponentTransfer-Discrete-expected.txt: Removed.
        * svg/custom/feComponentTransfer-Gamma-expected.txt: Removed.
        * svg/custom/feComponentTransfer-Linear-expected.txt: Removed.
        * svg/custom/feComponentTransfer-Table-expected.txt: Removed.
        * svg/custom/feDisplacementMap-01-expected.txt: Removed.
        * svg/custom/fill-update-expected.txt: Removed.
        * svg/custom/filter-source-alpha-expected.txt: Removed.
        * svg/custom/foreign-object-skew-expected.txt: Removed.
        * svg/custom/fractional-rects-expected.txt: Removed.
        * svg/custom/getTransformToElement-expected.txt: Removed.
        * svg/custom/getscreenctm-in-mixed-content-expected.txt: Removed.
        * svg/custom/getsvgdocument-expected.txt: Removed.
        * svg/custom/gradient-add-stops-expected.txt: Removed.
        * svg/custom/gradient-attr-update-expected.txt: Removed.
        * svg/custom/gradient-cycle-detection-expected.txt: Removed.
        * svg/custom/gradient-deep-referencing-expected.txt: Removed.
        * svg/custom/gradient-stop-corner-cases-expected.txt: Removed.
        * svg/custom/gradient-stop-style-change-expected.txt: Removed.
        * svg/custom/gradient-stroke-width-expected.txt: Removed.
        * svg/custom/grayscale-gradient-mask-expected.txt: Removed.
        * svg/custom/hit-test-path-expected.txt: Removed.
        * svg/custom/hit-test-path-stroke-expected.txt: Removed.
        * svg/custom/hover-default-fill-expected.txt: Removed.
        * svg/custom/image-clipped-hit-expected.txt: Removed.
        * svg/custom/image-with-transform-clip-filter-expected.txt: Removed.
        * svg/custom/inner-percent-expected.txt: Removed.
        * svg/custom/inner-svg-hit-test-expected.txt: Removed.
        * svg/custom/invalid-css-expected.txt: Removed.
        * svg/custom/invalid-fill-expected.txt: Removed.
        * svg/custom/invalid-fill-hex-expected.txt: Removed.
        * svg/custom/invalid-transforms-expected.txt: Removed.
        * svg/custom/invisible-text-after-scrolling-expected.txt: Removed.
        * svg/custom/js-late-clipPath-and-object-creation-expected.txt: Removed.
        * svg/custom/js-late-clipPath-creation-expected.txt: Removed.
        * svg/custom/js-late-gradient-and-object-creation-expected.txt: Removed.
        * svg/custom/js-late-gradient-creation-expected.txt: Removed.
        * svg/custom/js-late-marker-and-object-creation-expected.txt: Removed.
        * svg/custom/js-late-marker-creation-expected.txt: Removed.
        * svg/custom/js-late-mask-and-object-creation-expected.txt: Removed.
        * svg/custom/js-late-mask-creation-expected.txt: Removed.
        * svg/custom/js-late-pattern-and-object-creation-expected.txt: Removed.
        * svg/custom/js-late-pattern-creation-expected.txt: Removed.
        * svg/custom/js-update-bounce-expected.txt: Removed.
        * svg/custom/js-update-container-expected.txt: Removed.
        * svg/custom/js-update-container2-expected.txt: Removed.
        * svg/custom/js-update-gradient-expected.txt: Removed.
        * svg/custom/js-update-path-changes-expected.txt: Removed.
        * svg/custom/js-update-path-removal-expected.txt: Removed.
        * svg/custom/js-update-pattern-child-expected.txt: Removed.
        * svg/custom/js-update-pattern-expected.txt: Removed.
        * svg/custom/js-update-polygon-changes-expected.txt: Removed.
        * svg/custom/js-update-polygon-removal-expected.txt: Removed.
        * svg/custom/js-update-stop-expected.txt: Removed.
        * svg/custom/js-update-style-expected.txt: Removed.
        * svg/custom/junk-data-expected.txt: Removed.
        * svg/custom/large-bounding-box-percents-expected.txt: Removed.
        * svg/custom/marker-changes-expected.txt: Removed.
        * svg/custom/marker-child-changes-expected.txt: Removed.
        * svg/custom/marker-default-width-height-expected.txt: Removed.
        * svg/custom/marker-overflow-clip-expected.txt: Removed.
        * svg/custom/marker-viewBox-changes-expected.txt: Removed.
        * svg/custom/mask-changes-expected.txt: Removed.
        * svg/custom/mask-child-changes-expected.txt: Removed.
        * svg/custom/mask-excessive-malloc-expected.txt: Removed.
        * svg/custom/mask-inside-defs-expected.txt: Removed.
        * svg/custom/missing-xlink-expected.txt: Removed.
        * svg/custom/non-circular-marker-reference-expected.txt: Removed.
        * svg/custom/non-opaque-filters-expected.txt: Removed.
        * svg/custom/path-bad-data-expected.txt: Removed.
        * svg/custom/path-textPath-simulation-expected.txt: Removed.
        * svg/custom/path-update-expected.txt: Removed.
        * svg/custom/pattern-cycle-detection-expected.txt: Removed.
        * svg/custom/pattern-deep-referencing-expected.txt: Removed.
        * svg/custom/pattern-in-defs-expected.txt: Removed.
        * svg/custom/pattern-y-offset-expected.txt: Removed.
        * svg/custom/percentage-rect-expected.txt: Removed.
        * svg/custom/percentage-rect2-expected.txt: Removed.
        * svg/custom/pointer-events-image-expected.txt: Removed.
        * svg/custom/pointer-events-path-expected.txt: Removed.
        * svg/custom/pointer-events-text-expected.txt: Removed.
        * svg/custom/poly-identify-expected.txt: Removed.
        * svg/custom/polyline-hittest-expected.txt: Removed.
        * svg/custom/polyline-invalid-points-expected.txt: Removed.
        * svg/custom/polyline-setattribute-points-null-expected.txt: Removed.
        * svg/custom/preserve-aspect-ratio-syntax-expected.txt: Removed.
        * svg/custom/prevent-default-expected.txt: Removed.
        * svg/custom/recursive-clippath-expected.txt: Removed.
        * svg/custom/rgbcolor-syntax-expected.txt: Removed.
        * svg/custom/rootelement-expected.txt: Removed.
        * svg/custom/rootmost-svg-xy-attrs-expected.txt: Removed.
        * svg/custom/rounded-rects-expected.txt: Removed.
        * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Removed.
        * svg/custom/second-inline-text-expected.txt: Removed.
        * svg/custom/shapes-supporting-markers-expected.txt: Removed.
        * svg/custom/sheet-title-expected.txt: Removed.
        * svg/custom/simpleCDF-expected.txt: Removed.
        * svg/custom/struct-use-09-b-expected.txt: Removed.
        * svg/custom/svg-absolute-children-expected.txt: Removed.
        * svg/custom/svg-float-border-padding-expected.txt: Removed.
        * svg/custom/svg-overflow-types-expected.txt: Removed.
        * svg/custom/svgpolyparser-extra-space-expected.txt: Removed.
        * svg/custom/text-clip-expected.txt: Removed.
        * svg/custom/text-ctm-expected.txt: Removed.
        * svg/custom/text-filter-expected.txt: Removed.
        * svg/custom/text-gradient-no-content-expected.txt: Removed.
        * svg/custom/text-hit-test-expected.txt: Removed.
        * svg/custom/text-image-opacity-expected.txt: Removed.
        * svg/custom/text-repaint-including-stroke-expected.txt: Removed.
        * svg/custom/text-whitespace-handling-expected.txt: Removed.
        * svg/custom/transform-ignore-after-invalid-expected.txt: Removed.
        * svg/custom/transform-invalid-expected.txt: Removed.
        * svg/custom/transform-scale-parse-expected.txt: Removed.
        * svg/custom/transform-with-ending-space-expected.txt: Removed.
        * svg/custom/tref-update-expected.txt: Removed.
        * svg/custom/use-clipped-hit-expected.txt: Removed.
        * svg/custom/use-css-events-expected.txt: Removed.
        * svg/custom/use-elementInstance-event-target-expected.txt: Removed.
        * svg/custom/use-elementInstance-methods-expected.txt: Removed.
        * svg/custom/use-empty-reference-expected.txt: Removed.
        * svg/custom/use-event-handler-on-referenced-element-expected.txt: Removed.
        * svg/custom/use-event-handler-on-use-element-expected.txt: Removed.
        * svg/custom/use-events-crash-expected.txt: Removed.
        * svg/custom/use-forward-refs-expected.txt: Removed.
        * svg/custom/use-infinite-recursion-expected.txt: Removed.
        * svg/custom/use-instanceRoot-modifications-expected.txt: Removed.
        * svg/custom/use-modify-container-in-target-expected.txt: Removed.
        * svg/custom/use-modify-target-container-expected.txt: Removed.
        * svg/custom/use-modify-target-symbol-expected.txt: Removed.
        * svg/custom/use-nested-transform-expected.txt: Removed.
        * svg/custom/use-on-g-containing-use-expected.txt: Removed.
        * svg/custom/use-on-g-expected.txt: Removed.
        * svg/custom/use-on-rect-expected.txt: Removed.
        * svg/custom/use-on-symbol-expected.txt: Removed.
        * svg/custom/use-on-symbol-inside-pattern-expected.txt: Removed.
        * svg/custom/use-on-text-expected.txt: Removed.
        * svg/custom/use-on-use-expected.txt: Removed.
        * svg/custom/use-property-changes-through-dom-expected.txt: Removed.
        * svg/custom/use-property-changes-through-svg-dom-expected.txt: Removed.
        * svg/custom/use-recalcStyle-crash-expected.txt: Removed.
        * svg/custom/use-recursion-1-expected.txt: Removed.
        * svg/custom/use-recursion-2-expected.txt: Removed.
        * svg/custom/use-recursion-3-expected.txt: Removed.
        * svg/custom/use-recursion-4-expected.txt: Removed.
        * svg/custom/use-referencing-nonexisting-symbol-expected.txt: Removed.
        * svg/custom/use-symbol-overflow-expected.txt: Removed.
        * svg/custom/use-transform-expected.txt: Removed.
        * svg/custom/viewBox-hit-expected.txt: Removed.
        * svg/custom/viewbox-syntax-expected.txt: Removed.
        * svg/custom/viewport-clip-expected.txt: Removed.
        * svg/custom/viewport-em-expected.txt: Removed.
        * svg/custom/viewport-no-width-height-expected.txt: Removed.
        * svg/custom/viewport-update-expected.txt: Removed.
        * svg/custom/viewport-update2-expected.txt: Removed.
        * svg/custom/visibility-override-clip-expected.txt: Removed.
        * svg/custom/visibility-override-expected.txt: Removed.
        * svg/custom/visibility-override-filter-expected.txt: Removed.
        * svg/custom/visibility-override-mask-expected.txt: Removed.
        * svg/custom/width-full-percentage-expected.txt: Removed.
        * svg/custom/xhtml-no-svg-renderer-expected.txt: Removed.
        * svg/custom/xml-stylesheet-expected.txt: Removed.
        * svg/hixie/cascade/001-broken-expected.txt: Removed.
        * svg/hixie/cascade/002-expected.txt: Removed.
        * svg/hixie/data-types/001-expected.txt: Removed.
        * svg/hixie/data-types/002-expected.txt: Removed.
        * svg/hixie/dynamic/002-expected.txt: Removed.
        * svg/hixie/dynamic/003-expected.txt: Removed.
        * svg/hixie/dynamic/004-expected.txt: Removed.
        * svg/hixie/dynamic/005-broken-expected.txt: Removed.
        * svg/hixie/dynamic/006-expected.txt: Removed.
        * svg/hixie/error/001-expected.txt: Removed.
        * svg/hixie/error/002-expected.txt: Removed.
        * svg/hixie/error/003-expected.txt: Removed.
        * svg/hixie/error/004-expected.txt: Removed.
        * svg/hixie/error/005-expected.txt: Removed.
        * svg/hixie/error/006-expected.txt: Removed.
        * svg/hixie/error/007-expected.txt: Removed.
        * svg/hixie/error/008-expected.txt: Removed.
        * svg/hixie/error/009-expected.txt: Removed.
        * svg/hixie/error/010-expected.txt: Removed.
        * svg/hixie/error/011-expected.txt: Removed.
        * svg/hixie/error/012-expected.txt: Removed.
        * svg/hixie/error/013-broken-expected.txt: Removed.
        * svg/hixie/error/014-expected.txt: Removed.
        * svg/hixie/error/014-test-expected.txt: Removed.
        * svg/hixie/error/015-expected.txt: Removed.
        * svg/hixie/error/016-expected.txt: Removed.
        * svg/hixie/error/017-expected.txt: Removed.
        * svg/hixie/links/001-expected.txt: Removed.
        * svg/hixie/links/002-expected.txt: Removed.
        * svg/hixie/links/003-broken-expected.txt: Removed.
        * svg/hixie/mixed/003-expected.txt: Removed.
        * svg/hixie/mixed/004-expected.txt: Removed.
        * svg/hixie/mixed/005-expected.txt: Removed.
        * svg/hixie/mixed/006-expected.txt: Removed.
        * svg/hixie/mixed/007-expected.txt: Removed.
        * svg/hixie/mixed/008-expected.txt: Removed.
        * svg/hixie/mixed/009-expected.txt: Removed.
        * svg/hixie/mixed/010-expected.txt: Removed.
        * svg/hixie/mixed/011-expected.txt: Removed.
        * svg/hixie/painting/001-expected.txt: Removed.
        * svg/hixie/perf/001-expected.txt: Removed.
        * svg/hixie/perf/002-expected.txt: Removed.
        * svg/hixie/perf/003-expected.txt: Removed.
        * svg/hixie/perf/004-expected.txt: Removed.
        * svg/hixie/perf/005-expected.txt: Removed.
        * svg/hixie/perf/006-expected.txt: Removed.
        * svg/hixie/perf/007-expected.txt: Removed.
        * svg/hixie/processing-model/003-expected.txt: Removed.
        * svg/hixie/processing-model/004-expected.txt: Removed.
        * svg/hixie/processing-model/005-expected.txt: Removed.
        * svg/hixie/rendering-model/001-expected.txt: Removed.
        * svg/hixie/rendering-model/002-expected.txt: Removed.
        * svg/hixie/rendering-model/003-expected.txt: Removed.
        * svg/hixie/rendering-model/003a-expected.txt: Removed.
        * svg/hixie/rendering-model/004-expected.txt: Removed.
        * svg/hixie/shapes/path/001-expected.txt: Removed.
        * svg/hixie/text/001-broken-expected.txt: Removed.
        * svg/hixie/text/002-expected.txt: Removed.
        * svg/hixie/text/003-expected.txt: Removed.
        * svg/hixie/text/003a-expected.txt: Removed.
        * svg/hixie/text/003b-expected.txt: Removed.
        * svg/hixie/transform/001-expected.txt: Removed.
        * svg/hixie/use/001-expected.txt: Removed.
        * svg/hixie/use/002-expected.txt: Removed.
        * svg/hixie/use/002-test-expected.txt: Removed.
        * svg/hixie/viewbox/001-expected.txt: Removed.
        * svg/hixie/viewbox/002-expected.txt: Removed.
        * svg/hixie/viewbox/003-expected.txt: Removed.
        * svg/hixie/viewbox/004-expected.txt: Removed.
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Removed.
        * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Removed.
        * tables/mozilla/bugs/45621-expected.txt: Removed.
        * tables/mozilla/bugs/adforce_imgis_com-expected.txt: Removed.
        * tables/mozilla/bugs/bug10009-expected.txt: Removed.
        * tables/mozilla/bugs/bug100334-expected.txt: Removed.
        * tables/mozilla/bugs/bug10036-expected.txt: Removed.
        * tables/mozilla/bugs/bug10039-expected.txt: Removed.
        * tables/mozilla/bugs/bug101201-expected.txt: Removed.
        * tables/mozilla/bugs/bug101674-expected.txt: Removed.
        * tables/mozilla/bugs/bug102145-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug102145-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug102145-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug102145-4-expected.txt: Removed.
        * tables/mozilla/bugs/bug10269-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug10269-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug10296-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug10296-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug103533-expected.txt: Removed.
        * tables/mozilla/bugs/bug1055-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug10565-expected.txt: Removed.
        * tables/mozilla/bugs/bug106158-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug106158-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug10633-expected.txt: Removed.
        * tables/mozilla/bugs/bug1067-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug1067-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug106795-expected.txt: Removed.
        * tables/mozilla/bugs/bug106816-expected.txt: Removed.
        * tables/mozilla/bugs/bug108340-expected.txt: Removed.
        * tables/mozilla/bugs/bug109043-expected.txt: Removed.
        * tables/mozilla/bugs/bug11026-expected.txt: Removed.
        * tables/mozilla/bugs/bug110566-expected.txt: Removed.
        * tables/mozilla/bugs/bug11321-expected.txt: Removed.
        * tables/mozilla/bugs/bug113235-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug113235-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug113235-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug113424-expected.txt: Removed.
        * tables/mozilla/bugs/bug11384q-expected.txt: Removed.
        * tables/mozilla/bugs/bug11384s-expected.txt: Removed.
        * tables/mozilla/bugs/bug1163-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug1188-expected.txt: Removed.
        * tables/mozilla/bugs/bug11944-expected.txt: Removed.
        * tables/mozilla/bugs/bug119786-expected.txt: Removed.
        * tables/mozilla/bugs/bug12008-expected.txt: Removed.
        * tables/mozilla/bugs/bug120107-expected.txt: Removed.
        * tables/mozilla/bugs/bug120364-expected.txt: Removed.
        * tables/mozilla/bugs/bug1220-expected.txt: Removed.
        * tables/mozilla/bugs/bug1224-expected.txt: Removed.
        * tables/mozilla/bugs/bug12268-expected.txt: Removed.
        * tables/mozilla/bugs/bug12384-expected.txt: Removed.
        * tables/mozilla/bugs/bug123862-expected.txt: Removed.
        * tables/mozilla/bugs/bug1261-expected.txt: Removed.
        * tables/mozilla/bugs/bug126742-expected.txt: Removed.
        * tables/mozilla/bugs/bug12709-expected.txt: Removed.
        * tables/mozilla/bugs/bug1271-expected.txt: Removed.
        * tables/mozilla/bugs/bug127267-expected.txt: Removed.
        * tables/mozilla/bugs/bug128229-expected.txt: Removed.
        * tables/mozilla/bugs/bug12908-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug12908-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug12910-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug12910-expected.txt: Removed.
        * tables/mozilla/bugs/bug1296-expected.txt: Removed.
        * tables/mozilla/bugs/bug1302-expected.txt: Removed.
        * tables/mozilla/bugs/bug131020-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug131020-expected.txt: Removed.
        * tables/mozilla/bugs/bug131020_iframe-expected.txt: Removed.
        * tables/mozilla/bugs/bug13105-expected.txt: Removed.
        * tables/mozilla/bugs/bug13118-expected.txt: Removed.
        * tables/mozilla/bugs/bug13169-expected.txt: Removed.
        * tables/mozilla/bugs/bug1318-expected.txt: Removed.
        * tables/mozilla/bugs/bug13196-expected.txt: Removed.
        * tables/mozilla/bugs/bug133756-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug133756-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug133948-expected.txt: Removed.
        * tables/mozilla/bugs/bug13484-expected.txt: Removed.
        * tables/mozilla/bugs/bug13526-expected.txt: Removed.
        * tables/mozilla/bugs/bug137388-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug138725-expected.txt: Removed.
        * tables/mozilla/bugs/bug139524-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug139524-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug139524-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug139524-4-expected.txt: Removed.
        * tables/mozilla/bugs/bug14159-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug14159-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug1430-expected.txt: Removed.
        * tables/mozilla/bugs/bug14323-expected.txt: Removed.
        * tables/mozilla/bugs/bug145572-expected.txt: Removed.
        * tables/mozilla/bugs/bug1474-expected.txt: Removed.
        * tables/mozilla/bugs/bug149275-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug149275-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug14929-expected.txt: Removed.
        * tables/mozilla/bugs/bug15247-expected.txt: Removed.
        * tables/mozilla/bugs/bug154780-expected.txt: Removed.
        * tables/mozilla/bugs/bug15544-expected.txt: Removed.
        * tables/mozilla/bugs/bug157890-expected.txt: Removed.
        * tables/mozilla/bugs/bug159108-expected.txt: Removed.
        * tables/mozilla/bugs/bug15933-expected.txt: Removed.
        * tables/mozilla/bugs/bug16012-expected.txt: Removed.
        * tables/mozilla/bugs/bug16252-expected.txt: Removed.
        * tables/mozilla/bugs/bug17130-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug17130-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug17138-expected.txt: Removed.
        * tables/mozilla/bugs/bug17168-expected.txt: Removed.
        * tables/mozilla/bugs/bug175455-4-expected.txt: Removed.
        * tables/mozilla/bugs/bug17548-expected.txt: Removed.
        * tables/mozilla/bugs/bug17587-expected.txt: Removed.
        * tables/mozilla/bugs/bug1800-expected.txt: Removed.
        * tables/mozilla/bugs/bug1802-expected.txt: Removed.
        * tables/mozilla/bugs/bug1802s-expected.txt: Removed.
        * tables/mozilla/bugs/bug1809-expected.txt: Removed.
        * tables/mozilla/bugs/bug1818-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug1818-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug1818-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug1818-4-expected.txt: Removed.
        * tables/mozilla/bugs/bug1818-5-expected.txt: Removed.
        * tables/mozilla/bugs/bug1818-6-expected.txt: Removed.
        * tables/mozilla/bugs/bug1828-expected.txt: Removed.
        * tables/mozilla/bugs/bug18359-expected.txt: Removed.
        * tables/mozilla/bugs/bug18440-expected.txt: Removed.
        * tables/mozilla/bugs/bug18558-expected.txt: Removed.
        * tables/mozilla/bugs/bug18664-expected.txt: Removed.
        * tables/mozilla/bugs/bug18955-expected.txt: Removed.
        * tables/mozilla/bugs/bug19061-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug19061-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug19356-expected.txt: Removed.
        * tables/mozilla/bugs/bug194024-expected.txt: Removed.
        * tables/mozilla/bugs/bug19599-expected.txt: Removed.
        * tables/mozilla/bugs/bug196870-expected.txt: Removed.
        * tables/mozilla/bugs/bug2050-expected.txt: Removed.
        * tables/mozilla/bugs/bug20579-expected.txt: Removed.
        * tables/mozilla/bugs/bug2065-expected.txt: Removed.
        * tables/mozilla/bugs/bug20804-expected.txt: Removed.
        * tables/mozilla/bugs/bug2123-expected.txt: Removed.
        * tables/mozilla/bugs/bug21299-expected.txt: Removed.
        * tables/mozilla/bugs/bug215629-expected.txt: Removed.
        * tables/mozilla/bugs/bug21918-expected.txt: Removed.
        * tables/mozilla/bugs/bug219693-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug219693-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug22019-expected.txt: Removed.
        * tables/mozilla/bugs/bug220536-expected.txt: Removed.
        * tables/mozilla/bugs/bug221784-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug221784-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug222336-expected.txt: Removed.
        * tables/mozilla/bugs/bug22246-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug22246-2a-expected.txt: Removed.
        * tables/mozilla/bugs/bug22246-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug22246-3a-expected.txt: Removed.
        * tables/mozilla/bugs/bug222467-expected.txt: Removed.
        * tables/mozilla/bugs/bug222846-expected.txt: Removed.
        * tables/mozilla/bugs/bug22513-expected.txt: Removed.
        * tables/mozilla/bugs/bug2267-expected.txt: Removed.
        * tables/mozilla/bugs/bug227123-expected.txt: Removed.
        * tables/mozilla/bugs/bug2296-expected.txt: Removed.
        * tables/mozilla/bugs/bug23072-expected.txt: Removed.
        * tables/mozilla/bugs/bug23151-expected.txt: Removed.
        * tables/mozilla/bugs/bug23235-expected.txt: Removed.
        * tables/mozilla/bugs/bug23299-expected.txt: Removed.
        * tables/mozilla/bugs/bug23994-expected.txt: Removed.
        * tables/mozilla/bugs/bug24200-expected.txt: Removed.
        * tables/mozilla/bugs/bug24503-expected.txt: Removed.
        * tables/mozilla/bugs/bug24627-expected.txt: Removed.
        * tables/mozilla/bugs/bug24661-expected.txt: Removed.
        * tables/mozilla/bugs/bug2469-expected.txt: Removed.
        * tables/mozilla/bugs/bug2479-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug2479-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug2479-4-expected.txt: Removed.
        * tables/mozilla/bugs/bug24880-expected.txt: Removed.
        * tables/mozilla/bugs/bug25004-expected.txt: Removed.
        * tables/mozilla/bugs/bug25074-expected.txt: Removed.
        * tables/mozilla/bugs/bug25086-expected.txt: Removed.
        * tables/mozilla/bugs/bug2509-expected.txt: Removed.
        * tables/mozilla/bugs/bug2516-expected.txt: Removed.
        * tables/mozilla/bugs/bug25367-expected.txt: Removed.
        * tables/mozilla/bugs/bug25663-expected.txt: Removed.
        * tables/mozilla/bugs/bug2585-expected.txt: Removed.
        * tables/mozilla/bugs/bug26178-expected.txt: Removed.
        * tables/mozilla/bugs/bug26553-expected.txt: Removed.
        * tables/mozilla/bugs/bug2684-expected.txt: Removed.
        * tables/mozilla/bugs/bug269566-expected.txt: Removed.
        * tables/mozilla/bugs/bug27038-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug27038-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug27038-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug275625-expected.txt: Removed.
        * tables/mozilla/bugs/bug2757-expected.txt: Removed.
        * tables/mozilla/bugs/bug2763-expected.txt: Removed.
        * tables/mozilla/bugs/bug277062-expected.txt: Removed.
        * tables/mozilla/bugs/bug2773-expected.txt: Removed.
        * tables/mozilla/bugs/bug278385-expected.txt: Removed.
        * tables/mozilla/bugs/bug27993-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug28341-expected.txt: Removed.
        * tables/mozilla/bugs/bug2886-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug2886-expected.txt: Removed.
        * tables/mozilla/bugs/bug28928-expected.txt: Removed.
        * tables/mozilla/bugs/bug28933-expected.txt: Removed.
        * tables/mozilla/bugs/bug29058-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug29058-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug29157-expected.txt: Removed.
        * tables/mozilla/bugs/bug29314-expected.txt: Removed.
        * tables/mozilla/bugs/bug29326-expected.txt: Removed.
        * tables/mozilla/bugs/bug29429-expected.txt: Removed.
        * tables/mozilla/bugs/bug2947-expected.txt: Removed.
        * tables/mozilla/bugs/bug2954-expected.txt: Removed.
        * tables/mozilla/bugs/bug2962-expected.txt: Removed.
        * tables/mozilla/bugs/bug2973-expected.txt: Removed.
        * tables/mozilla/bugs/bug2981-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug2981-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug2997-expected.txt: Removed.
        * tables/mozilla/bugs/bug30273-expected.txt: Removed.
        * tables/mozilla/bugs/bug30332-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug30332-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug3037-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug3037-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug30418-expected.txt: Removed.
        * tables/mozilla/bugs/bug30559-expected.txt: Removed.
        * tables/mozilla/bugs/bug30692-expected.txt: Removed.
        * tables/mozilla/bugs/bug30985-expected.txt: Removed.
        * tables/mozilla/bugs/bug3103-expected.txt: Removed.
        * tables/mozilla/bugs/bug3191-expected.txt: Removed.
        * tables/mozilla/bugs/bug32205-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug32205-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug32205-5-expected.txt: Removed.
        * tables/mozilla/bugs/bug32447-expected.txt: Removed.
        * tables/mozilla/bugs/bug3260-expected.txt: Removed.
        * tables/mozilla/bugs/bug3263-expected.txt: Removed.
        * tables/mozilla/bugs/bug32841-expected.txt: Removed.
        * tables/mozilla/bugs/bug3309-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug3309-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug33137-expected.txt: Removed.
        * tables/mozilla/bugs/bug33855-expected.txt: Removed.
        * tables/mozilla/bugs/bug34176-expected.txt: Removed.
        * tables/mozilla/bugs/bug34538-expected.txt: Removed.
        * tables/mozilla/bugs/bug3454-expected.txt: Removed.
        * tables/mozilla/bugs/bug35662-expected.txt: Removed.
        * tables/mozilla/bugs/bug3681-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug3681-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug3718-expected.txt: Removed.
        * tables/mozilla/bugs/bug38916-expected.txt: Removed.
        * tables/mozilla/bugs/bug39209-expected.txt: Removed.
        * tables/mozilla/bugs/bug3977-expected.txt: Removed.
        * tables/mozilla/bugs/bug40828-expected.txt: Removed.
        * tables/mozilla/bugs/bug4093-expected.txt: Removed.
        * tables/mozilla/bugs/bug41890-expected.txt: Removed.
        * tables/mozilla/bugs/bug42187-expected.txt: Removed.
        * tables/mozilla/bugs/bug42443-expected.txt: Removed.
        * tables/mozilla/bugs/bug4284-expected.txt: Removed.
        * tables/mozilla/bugs/bug43039-expected.txt: Removed.
        * tables/mozilla/bugs/bug43204-expected.txt: Removed.
        * tables/mozilla/bugs/bug4382-expected.txt: Removed.
        * tables/mozilla/bugs/bug4385-expected.txt: Removed.
        * tables/mozilla/bugs/bug43854-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug43854-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug4427-expected.txt: Removed.
        * tables/mozilla/bugs/bug4429-expected.txt: Removed.
        * tables/mozilla/bugs/bug44505-expected.txt: Removed.
        * tables/mozilla/bugs/bug44523-expected.txt: Removed.
        * tables/mozilla/bugs/bug4501-expected.txt: Removed.
        * tables/mozilla/bugs/bug45055-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug45055-expected.txt: Removed.
        * tables/mozilla/bugs/bug4520-expected.txt: Removed.
        * tables/mozilla/bugs/bug4523-expected.txt: Removed.
        * tables/mozilla/bugs/bug4527-expected.txt: Removed.
        * tables/mozilla/bugs/bug45350-expected.txt: Removed.
        * tables/mozilla/bugs/bug45486-expected.txt: Removed.
        * tables/mozilla/bugs/bug4576-expected.txt: Removed.
        * tables/mozilla/bugs/bug46268-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug46268-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug46268-3-expected.txt: Removed.
        * tables/mozilla/bugs/bug46268-5-expected.txt: Removed.
        * tables/mozilla/bugs/bug46268-expected.txt: Removed.
        * tables/mozilla/bugs/bug46368-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug46368-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug46480-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug46480-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug46623-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug46623-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug46924-expected.txt: Removed.
        * tables/mozilla/bugs/bug46944-expected.txt: Removed.
        * tables/mozilla/bugs/bug4739-expected.txt: Removed.
        * tables/mozilla/bugs/bug47432-expected.txt: Removed.
        * tables/mozilla/bugs/bug48028-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug48028-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug4803-expected.txt: Removed.
        * tables/mozilla/bugs/bug4849-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug4849-expected.txt: Removed.
        * tables/mozilla/bugs/bug48827-expected.txt: Removed.
        * tables/mozilla/bugs/bug50695-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug50695-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug51037-expected.txt: Removed.
        * tables/mozilla/bugs/bug51140-expected.txt: Removed.
        * tables/mozilla/bugs/bug51727-expected.txt: Removed.
        * tables/mozilla/bugs/bug5188-expected.txt: Removed.
        * tables/mozilla/bugs/bug52505-expected.txt: Removed.
        * tables/mozilla/bugs/bug52506-expected.txt: Removed.
        * tables/mozilla/bugs/bug53690-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug53690-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug53891-expected.txt: Removed.
        * tables/mozilla/bugs/bug54450-expected.txt: Removed.
        * tables/mozilla/bugs/bug5538-expected.txt: Removed.
        * tables/mozilla/bugs/bug55527-expected.txt: Removed.
        * tables/mozilla/bugs/bug55545-expected.txt: Removed.
        * tables/mozilla/bugs/bug55694-expected.txt: Removed.
        * tables/mozilla/bugs/bug55789-expected.txt: Removed.
        * tables/mozilla/bugs/bug56201-expected.txt: Removed.
        * tables/mozilla/bugs/bug56405-expected.txt: Removed.
        * tables/mozilla/bugs/bug56563-expected.txt: Removed.
        * tables/mozilla/bugs/bug57300-expected.txt: Removed.
        * tables/mozilla/bugs/bug57378-expected.txt: Removed.
        * tables/mozilla/bugs/bug57828-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug57828-expected.txt: Removed.
        * tables/mozilla/bugs/bug5797-expected.txt: Removed.
        * tables/mozilla/bugs/bug5798-expected.txt: Removed.
        * tables/mozilla/bugs/bug5799-expected.txt: Removed.
        * tables/mozilla/bugs/bug5835-expected.txt: Removed.
        * tables/mozilla/bugs/bug5838-expected.txt: Removed.
        * tables/mozilla/bugs/bug58402-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug59354-expected.txt: Removed.
        * tables/mozilla/bugs/bug60013-expected.txt: Removed.
        * tables/mozilla/bugs/bug60749-expected.txt: Removed.
        * tables/mozilla/bugs/bug60804-expected.txt: Removed.
        * tables/mozilla/bugs/bug60807-expected.txt: Removed.
        * tables/mozilla/bugs/bug60992-expected.txt: Removed.
        * tables/mozilla/bugs/bug6184-expected.txt: Removed.
        * tables/mozilla/bugs/bug625-expected.txt: Removed.
        * tables/mozilla/bugs/bug6304-expected.txt: Removed.
        * tables/mozilla/bugs/bug63785-expected.txt: Removed.
        * tables/mozilla/bugs/bug6404-expected.txt: Removed.
        * tables/mozilla/bugs/bug641-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug641-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug647-expected.txt: Removed.
        * tables/mozilla/bugs/bug650-expected.txt: Removed.
        * tables/mozilla/bugs/bug6674-expected.txt: Removed.
        * tables/mozilla/bugs/bug67864-expected.txt: Removed.
        * tables/mozilla/bugs/bug67915-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug68912-expected.txt: Removed.
        * tables/mozilla/bugs/bug68998-expected.txt: Removed.
        * tables/mozilla/bugs/bug69187-expected.txt: Removed.
        * tables/mozilla/bugs/bug69382-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug69382-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug709-expected.txt: Removed.
        * tables/mozilla/bugs/bug7112-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug7112-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug7121-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug72359-expected.txt: Removed.
        * tables/mozilla/bugs/bug727-expected.txt: Removed.
        * tables/mozilla/bugs/bug73321-expected.txt: Removed.
        * tables/mozilla/bugs/bug7342-expected.txt: Removed.
        * tables/mozilla/bugs/bug7471-expected.txt: Removed.
        * tables/mozilla/bugs/bug75250-expected.txt: Removed.
        * tables/mozilla/bugs/bug7714-expected.txt: Removed.
        * tables/mozilla/bugs/bug78162-expected.txt: Removed.
        * tables/mozilla/bugs/bug8032-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug8032-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug80762-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug81934-expected.txt: Removed.
        * tables/mozilla/bugs/bug82946-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug82946-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug8361-expected.txt: Removed.
        * tables/mozilla/bugs/bug83786-expected.txt: Removed.
        * tables/mozilla/bugs/bug8381-expected.txt: Removed.
        * tables/mozilla/bugs/bug86220-expected.txt: Removed.
        * tables/mozilla/bugs/bug86708-expected.txt: Removed.
        * tables/mozilla/bugs/bug88035-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug88035-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug88524-expected.txt: Removed.
        * tables/mozilla/bugs/bug8858-expected.txt: Removed.
        * tables/mozilla/bugs/bug8950-expected.txt: Removed.
        * tables/mozilla/bugs/bug9024-expected.txt: Removed.
        * tables/mozilla/bugs/bug9072-expected.txt: Removed.
        * tables/mozilla/bugs/bug9123-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug9123-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug92143-expected.txt: Removed.
        * tables/mozilla/bugs/bug92647-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug9271-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug9271-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug92868-expected.txt: Removed.
        * tables/mozilla/bugs/bug93363-expected.txt: Removed.
        * tables/mozilla/bugs/bug963-expected.txt: Removed.
        * tables/mozilla/bugs/bug96334-expected.txt: Removed.
        * tables/mozilla/bugs/bug96343-expected.txt: Removed.
        * tables/mozilla/bugs/bug965-expected.txt: Removed.
        * tables/mozilla/bugs/bug97138-expected.txt: Removed.
        * tables/mozilla/bugs/bug97383-expected.txt: Removed.
        * tables/mozilla/bugs/bug98196-expected.txt: Removed.
        * tables/mozilla/bugs/bug9879-1-expected.txt: Removed.
        * tables/mozilla/bugs/bug99923-expected.txt: Removed.
        * tables/mozilla/bugs/bug99948-expected.txt: Removed.
        * tables/mozilla/collapsing_borders/bug127040-expected.txt: Removed.
        * tables/mozilla/collapsing_borders/bug41262-3-expected.txt: Removed.
        * tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Removed.
        * tables/mozilla/core/bloomberg-expected.txt: Removed.
        * tables/mozilla/core/borders-expected.txt: Removed.
        * tables/mozilla/core/box_sizing-expected.txt: Removed.
        * tables/mozilla/core/captions-expected.txt: Removed.
        * tables/mozilla/core/cell_heights-expected.txt: Removed.
        * tables/mozilla/core/col_span-expected.txt: Removed.
        * tables/mozilla/core/col_widths_auto_auto-expected.txt: Removed.
        * tables/mozilla/core/col_widths_auto_autoFix-expected.txt: Removed.
        * tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt: Removed.
        * tables/mozilla/core/col_widths_auto_autoPer-expected.txt: Removed.
        * tables/mozilla/core/col_widths_auto_fix-expected.txt: Removed.
        * tables/mozilla/core/col_widths_auto_fixPer-expected.txt: Removed.
        * tables/mozilla/core/col_widths_auto_per-expected.txt: Removed.
        * tables/mozilla/core/col_widths_fix_auto-expected.txt: Removed.
        * tables/mozilla/core/col_widths_fix_autoFix-expected.txt: Removed.
        * tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt: Removed.
        * tables/mozilla/core/col_widths_fix_autoPer-expected.txt: Removed.
        * tables/mozilla/core/col_widths_fix_fix-expected.txt: Removed.
        * tables/mozilla/core/col_widths_fix_fixPer-expected.txt: Removed.
        * tables/mozilla/core/col_widths_fix_per-expected.txt: Removed.
        * tables/mozilla/core/margins-expected.txt: Removed.
        * tables/mozilla/core/misc-expected.txt: Removed.
        * tables/mozilla/core/nested1-expected.txt: Removed.
        * tables/mozilla/core/one_row-expected.txt: Removed.
        * tables/mozilla/core/row_span-expected.txt: Removed.
        * tables/mozilla/core/table_frame-expected.txt: Removed.
        * tables/mozilla/core/table_heights-expected.txt: Removed.
        * tables/mozilla/core/table_rules-expected.txt: Removed.
        * tables/mozilla/core/table_widths-expected.txt: Removed.
        * tables/mozilla/dom/appendCol2-expected.txt: Removed.
        * tables/mozilla/dom/appendRowsExpand1-expected.txt: Removed.
        * tables/mozilla/dom/appendTbodyExpand1-expected.txt: Removed.
        * tables/mozilla/dom/deleteCellsRebuild1-expected.txt: Removed.
        * tables/mozilla/dom/deleteCellsShrink1-expected.txt: Removed.
        * tables/mozilla/dom/deleteCellsShrink2-expected.txt: Removed.
        * tables/mozilla/dom/deleteCol1-expected.txt: Removed.
        * tables/mozilla/dom/deleteCol2-expected.txt: Removed.
        * tables/mozilla/dom/deleteCol3-expected.txt: Removed.
        * tables/mozilla/dom/deleteColGroup1-expected.txt: Removed.
        * tables/mozilla/dom/deleteColGroup2-expected.txt: Removed.
        * tables/mozilla/dom/deleteRowsRebuild1-expected.txt: Removed.
        * tables/mozilla/dom/deleteRowsShrink1-expected.txt: Removed.
        * tables/mozilla/dom/deleteTbodyExpand1-expected.txt: Removed.
        * tables/mozilla/dom/deleteTbodyRebuild1-expected.txt: Removed.
        * tables/mozilla/dom/insertCellsExpand1-expected.txt: Removed.
        * tables/mozilla/dom/insertCellsExpand2-expected.txt: Removed.
        * tables/mozilla/dom/insertCellsRebuild1-expected.txt: Removed.
        * tables/mozilla/dom/insertCellsRebuild2-expected.txt: Removed.
        * tables/mozilla/dom/insertColGroups1-expected.txt: Removed.
        * tables/mozilla/dom/insertColGroups2-expected.txt: Removed.
        * tables/mozilla/dom/insertCols1-expected.txt: Removed.
        * tables/mozilla/dom/insertCols2-expected.txt: Removed.
        * tables/mozilla/dom/insertCols3-expected.txt: Removed.
        * tables/mozilla/dom/insertCols4-expected.txt: Removed.
        * tables/mozilla/dom/insertCols5-expected.txt: Removed.
        * tables/mozilla/dom/insertRowsExpand1-expected.txt: Removed.
        * tables/mozilla/dom/insertRowsRebuild1-expected.txt: Removed.
        * tables/mozilla/dom/tableDom-expected.txt: Removed.
        * tables/mozilla/images/adforce_imgis_com-expected.txt: Removed.
        * tables/mozilla/marvin/backgr_index-expected.txt: Removed.
        * tables/mozilla/marvin/backgr_layers-opacity-expected.txt: Removed.
        * tables/mozilla/marvin/backgr_position-table-expected.txt: Removed.
        * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: Removed.
        * tables/mozilla/marvin/backgr_simple-table-column-expected.txt: Removed.
        * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: Removed.
        * tables/mozilla/marvin/backgr_simple-table-expected.txt: Removed.
        * tables/mozilla/marvin/backgr_simple-table-row-expected.txt: Removed.
        * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: Removed.
        * tables/mozilla/marvin/body_col-expected.txt: Removed.
        * tables/mozilla/marvin/body_tbody-expected.txt: Removed.
        * tables/mozilla/marvin/body_tfoot-expected.txt: Removed.
        * tables/mozilla/marvin/body_thead-expected.txt: Removed.
        * tables/mozilla/marvin/col_span-expected.txt: Removed.
        * tables/mozilla/marvin/colgroup_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/colgroup_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/colgroup_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/colgroup_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/colgroup_span-expected.txt: Removed.
        * tables/mozilla/marvin/colgroup_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/colgroup_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/colgroup_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/colgroup_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/colgroup_width_pct-expected.txt: Removed.
        * tables/mozilla/marvin/colgroup_width_px-expected.txt: Removed.
        * tables/mozilla/marvin/table_frame_border-expected.txt: Removed.
        * tables/mozilla/marvin/table_frame_box-expected.txt: Removed.
        * tables/mozilla/marvin/table_overflow_hidden_td-expected.txt: Removed.
        * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Removed.
        * tables/mozilla/marvin/table_row_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/table_row_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/table_row_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/table_rules_all-expected.txt: Removed.
        * tables/mozilla/marvin/table_rules_groups-expected.txt: Removed.
        * tables/mozilla/marvin/table_rules_none-expected.txt: Removed.
        * tables/mozilla/marvin/tables_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/tables_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/tables_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_black-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_blue-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_gray-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_green-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_lime-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_navy-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_olive-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_purple-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_red-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_silver-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_teal-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_white-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt: Removed.
        * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tables_border_0-expected.txt: Removed.
        * tables/mozilla/marvin/tables_border_1-expected.txt: Removed.
        * tables/mozilla/marvin/tables_border_2-expected.txt: Removed.
        * tables/mozilla/marvin/tables_border_3-expected.txt: Removed.
        * tables/mozilla/marvin/tables_caption_align_bot-expected.txt: Removed.
        * tables/mozilla/marvin/tables_caption_align_top-expected.txt: Removed.
        * tables/mozilla/marvin/tables_cellpadding-expected.txt: Removed.
        * tables/mozilla/marvin/tables_cellpadding_pct-expected.txt: Removed.
        * tables/mozilla/marvin/tables_cellspacing-expected.txt: Removed.
        * tables/mozilla/marvin/tables_class-expected.txt: Removed.
        * tables/mozilla/marvin/tables_default-expected.txt: Removed.
        * tables/mozilla/marvin/tables_id-expected.txt: Removed.
        * tables/mozilla/marvin/tables_row_th_nowrap-expected.txt: Removed.
        * tables/mozilla/marvin/tables_style-expected.txt: Removed.
        * tables/mozilla/marvin/tables_td_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/tables_td_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/tables_td_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/tables_td_colspan-expected.txt: Removed.
        * tables/mozilla/marvin/tables_td_height-expected.txt: Removed.
        * tables/mozilla/marvin/tables_td_nowrap-expected.txt: Removed.
        * tables/mozilla/marvin/tables_td_rowspan-expected.txt: Removed.
        * tables/mozilla/marvin/tables_td_width-expected.txt: Removed.
        * tables/mozilla/marvin/tables_th_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/tables_th_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/tables_th_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/tables_th_colspan-expected.txt: Removed.
        * tables/mozilla/marvin/tables_th_height-expected.txt: Removed.
        * tables/mozilla/marvin/tables_th_rowspan-expected.txt: Removed.
        * tables/mozilla/marvin/tables_th_width-expected.txt: Removed.
        * tables/mozilla/marvin/tables_width_percent-expected.txt: Removed.
        * tables/mozilla/marvin/tables_width_px-expected.txt: Removed.
        * tables/mozilla/marvin/tbody_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/tbody_align_char-expected.txt: Removed.
        * tables/mozilla/marvin/tbody_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/tbody_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/tbody_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/tbody_char-expected.txt: Removed.
        * tables/mozilla/marvin/tbody_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/tbody_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/tbody_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/tbody_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/td_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/td_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/td_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/td_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/tfoot_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/tfoot_align_char-expected.txt: Removed.
        * tables/mozilla/marvin/tfoot_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/tfoot_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/tfoot_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/tfoot_char-expected.txt: Removed.
        * tables/mozilla/marvin/tfoot_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/tfoot_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/tfoot_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/tfoot_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/th_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/th_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/th_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/th_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/thead_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/thead_align_char-expected.txt: Removed.
        * tables/mozilla/marvin/thead_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/thead_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/thead_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/thead_char-expected.txt: Removed.
        * tables/mozilla/marvin/thead_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/thead_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/thead_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/thead_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_black-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_blue-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_gray-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_green-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_lime-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_navy-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_olive-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_purple-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_red-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_silver-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_teal-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_white-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt: Removed.
        * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/tr_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/tr_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/tr_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/tr_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/x_caption_align_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/x_caption_align_top-expected.txt: Removed.
        * tables/mozilla/marvin/x_caption_class-expected.txt: Removed.
        * tables/mozilla/marvin/x_caption_id-expected.txt: Removed.
        * tables/mozilla/marvin/x_caption_style-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_align_char-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_span-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_width_pct-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_width_px-expected.txt: Removed.
        * tables/mozilla/marvin/x_col_width_rel-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_align_char-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_span-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_width_pct-expected.txt: Removed.
        * tables/mozilla/marvin/x_colgroup_width_rel-expected.txt: Removed.
        * tables/mozilla/marvin/x_table-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_bgcolor_name-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_border-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_border_none-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_border_px-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_cellpadding-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_cellspacing-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_class-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_frame_void-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_id-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_rules_groups-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_rules_none-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_style-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_width_pct-expected.txt: Removed.
        * tables/mozilla/marvin/x_table_width_px-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_align_char-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_class-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_id-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_style-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/x_tbody_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_align_char-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_bgcolor_name-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_class-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_colspan-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_height-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_id-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_nowrap-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_rowspan-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_style-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/x_td_width-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_align_char-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_class-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_id-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_style-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/x_tfoot_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_align_char-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_bgcolor_name-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_class-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_colspan-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_height-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_id-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_nowrap-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_rowspan-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_style-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/x_th_width-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_align_char-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_class-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_id-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_style-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/x_thead_valign_top-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_align_center-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_align_char-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_align_justify-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_align_left-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_align_right-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_class-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_id-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_style-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_valign_baseline-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_valign_bottom-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_valign_middle-expected.txt: Removed.
        * tables/mozilla/marvin/x_tr_valign_top-expected.txt: Removed.
        * tables/mozilla/other/body_col-expected.txt: Removed.
        * tables/mozilla/other/cell_widths-expected.txt: Removed.
        * tables/mozilla/other/cellspacing-expected.txt: Removed.
        * tables/mozilla/other/move_row-expected.txt: Removed.
        * tables/mozilla/other/ms-expected.txt: Removed.
        * tables/mozilla/other/nested2-expected.txt: Removed.
        * tables/mozilla/other/nestedTables-expected.txt: Removed.
        * tables/mozilla/other/padding-expected.txt: Removed.
        * tables/mozilla/other/slashlogo-expected.txt: Removed.
        * tables/mozilla/other/test3-expected.txt: Removed.
        * tables/mozilla/other/test6-expected.txt: Removed.
        * tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: Removed.
        * tables/mozilla/other/wa_table_tr_align-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/97619-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug1010-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug101759-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug104898-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug106336-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug106966-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug1128-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug11331-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug1164-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug11945-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug1262-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug128876-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug14489-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug1647-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug17826-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug178855-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug18770-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug19526-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug21518-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug220653-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug22122-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug25707-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug278266-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3105-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-3-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug33784-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug42043-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug4294-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug47163-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug51000-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug59252-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug6933-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug7113-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug72393-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug7243-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug73629-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug8411-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug85016-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug89315-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug91057-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt: Removed.
        * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt: Removed.
        * tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Removed.
        * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Removed.
        * tables/mozilla_expected_failures/core/backgrounds-expected.txt: Removed.
        * tables/mozilla_expected_failures/core/captions1-expected.txt: Removed.
        * tables/mozilla_expected_failures/core/captions2-expected.txt: Removed.
        * tables/mozilla_expected_failures/core/captions3-expected.txt: Removed.
        * tables/mozilla_expected_failures/core/col_span2-expected.txt: Removed.
        * tables/mozilla_expected_failures/core/cols1-expected.txt: Removed.
        * tables/mozilla_expected_failures/core/columns-expected.txt: Removed.
        * tables/mozilla_expected_failures/core/conflicts-expected.txt: Removed.
        * tables/mozilla_expected_failures/core/standards1-expected.txt: Removed.
        * tables/mozilla_expected_failures/dom/appendCells1-expected.txt: Removed.
        * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt: Removed.
        * tables/mozilla_expected_failures/dom/appendCol1-expected.txt: Removed.
        * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt: Removed.
        * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt: Removed.
        * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt: Removed.
        * tables/mozilla_expected_failures/other/empty_cells-expected.txt: Removed.
        * tables/mozilla_expected_failures/other/test4-expected.txt: Removed.
        * traversal/node-iterator-001-expected.txt: Removed.
        * traversal/node-iterator-002-expected.txt: Removed.
        * traversal/node-iterator-003-expected.txt: Removed.
        * traversal/node-iterator-004-expected.txt: Removed.
        * traversal/node-iterator-005-expected.txt: Removed.
        * traversal/node-iterator-006-expected.txt: Removed.
        * traversal/node-iterator-007-expected.txt: Removed.
        * traversal/node-iterator-008-expected.txt: Removed.
        * traversal/stay-within-root-expected.txt: Removed.
        * traversal/tree-walker-001-expected.txt: Removed.
        * traversal/tree-walker-002-expected.txt: Removed.
        * traversal/tree-walker-003-expected.txt: Removed.
        * traversal/tree-walker-004-expected.txt: Removed.
        * traversal/tree-walker-005-expected.txt: Removed.

2007-10-03  Lars Knoll <lars@trolltech.com>

        Remove pixel test results for text only tests

        Reviewed by mitz.

        * dom/html/level2/html/HTMLBaseElement02-expected.checksum: Removed.
        * dom/html/level2/html/HTMLBaseElement02-expected.png: Removed.
        * dom/html/level2/html/HTMLBaseElement01-expected.checksum: Removed.
        * dom/html/level2/html/HTMLBaseElement01-expected.png: Removed.
        * http/tests/incremental/slow-utf8-text-expected.checksum: Removed.
        * http/tests/incremental/slow-utf8-text-expected.png: Removed.
        * fast/dom/Window/Plug-ins-expected.png: Removed.
        * fast/dom/Window/Plug-ins-expected.checksum: Removed.
        * fast/parser/external-entities-expected.png: Removed.
        * fast/parser/external-entities-expected.checksum: Removed.

2007-10-02  Justin Garcia  <justin.garcia@apple.com>

        Added a mention of a bug that this test demonstrates:

        * editing/execCommand/5144139-1-expected.checksum: Removed.
        * editing/execCommand/5144139-1-expected.png: Removed.
        * editing/execCommand/5144139-1-expected.txt: Removed.
        * editing/execCommand/5144139-1.html:
        * platform/mac/editing/execCommand/5144139-1-expected.checksum: Added.
        * platform/mac/editing/execCommand/5144139-1-expected.png: Added.
        * platform/mac/editing/execCommand/5144139-1-expected.txt: Added.

2007-10-02  Lars Knoll  <lars@trolltech.com>

        Added some more test results.

        * platform/qt/tables/mozilla/core/table_rules-expected.txt: Copied from LayoutTests/platform/qt/tables/mozilla_expected_failures/core/table_rules-expected.txt.
        * platform/qt/tables/mozilla/marvin/table_rules_none-expected.txt: Added.
        * platform/qt/tables/mozilla/marvin/x_table_rules_groups-expected.txt: Copied from LayoutTests/platform/qt/tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.txt.
        * platform/qt/tables/mozilla/marvin/x_table_rules_none-expected.txt: Added.

2007-10-02  Lars Knoll  <lars@trolltech.com>

        Update test result.

        * platform/qt/fast/canvas/fillrect_gradient-expected.txt:

2007-10-01  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Harrison.
        
        <rdar://problem/5516183> REGRESSION: Creating a ToDo on an incoming message fails
        
        * editing/pasteboard/5483567.html: Removed.
        * editing/pasteboard/5483567.html-disabled: Added.
        * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
        * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
        * editing/pasteboard/paste-RTFD-expected.txt:
        
2007-10-01  Lars Knoll  <lars@trolltech.com>

        Remove the separate ChangeLog in Layouttests/platform/qt.
        Update layout test results. We still have a few failures,
        but these ones are real issues.

        * ChangeLog:
        * platform/qt/ChangeLog: Removed.
        * platform/qt/Skipped:
        * platform/qt/css2.1/css1_forward_compatible_parsing-expected.txt: Added.
        * platform/qt/css2.1/t040103-ident-08-c-expected.txt:
        * platform/qt/css2.1/t0509-id-sel-syntax-01-f-expected.txt:
        * platform/qt/css2.1/t1202-counter-09-b-expected.txt:
        * platform/qt/css2.1/t1202-counters-09-b-expected.txt:
        * platform/qt/dom/xhtml/level3/core/canonicalform10-expected.txt: Copied from LayoutTests/platform/qt/fast/invalid/junk-data-expected.txt.
        * platform/qt/dom/xhtml/level3/core/canonicalform11-expected.txt: Copied from LayoutTests/platform/qt/fast/invalid/junk-data-expected.txt.
        * platform/qt/fast/block/float/nestedAnonymousBlocks2-expected.txt: Added.
        * platform/qt/fast/block/margin-collapse/103-expected.txt:
        * platform/qt/fast/block/positioning/complex-percentage-height-expected.txt: Added.
        * platform/qt/fast/borders/border-image-01-expected.txt: Copied from LayoutTests/fast/borders/border-image-01-expected.txt.
        * platform/qt/fast/canvas/canvas-resize-reset-expected.txt: Added.
        * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Copied from LayoutTests/fast/canvas/fill-stroke-clip-reset-path-expected.txt.
        * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Copied from LayoutTests/fast/canvas/fillrect-gradient-zero-stops-expected.txt.
        * platform/qt/fast/canvas/gradient-empty-path-expected.txt: Copied from LayoutTests/fast/canvas/gradient-empty-path-expected.txt.
        * platform/qt/fast/css-generated-content/before-with-first-letter-expected.txt: Added.
        * platform/qt/fast/css-generated-content/wbr-with-before-content-expected.txt:
        * platform/qt/fast/css/background-shorthand-invalid-url-expected.txt: Added.
        * platform/qt/fast/css/create_element_align-expected.txt: Added.
        * platform/qt/fast/css/first-letter-capitalized-expected.txt: Added.
        * platform/qt/fast/css/first-letter-detach-expected.txt:
        * platform/qt/fast/css/first-letter-hover-expected.txt: Added.
        * platform/qt/fast/css/first-letter-recalculation-expected.txt: Added.
        * platform/qt/fast/css/first-letter-visibility-expected.txt: Added.
        * platform/qt/fast/css/getFloatValueForUnit-expected.txt:
        * platform/qt/fast/css/hsl-color-expected.txt:
        * platform/qt/fast/css/hsla-color-expected.txt:
        * platform/qt/fast/css/line-height-font-order-expected.txt: Added.
        * platform/qt/fast/css/word-space-extra-expected.txt:
        * platform/qt/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
        * platform/qt/fast/dom/delete-contents-expected.txt:
        * platform/qt/fast/dom/frame-loading-via-document-write-expected.txt: Added.
        * platform/qt/fast/dynamic/008-expected.txt:
        * platform/qt/fast/forms/003-expected.txt:
        * platform/qt/fast/forms/004-expected.txt:
        * platform/qt/fast/forms/HTMLOptionElement_label01-expected.txt:
        * platform/qt/fast/forms/HTMLOptionElement_label02-expected.txt:
        * platform/qt/fast/forms/HTMLOptionElement_label03-expected.txt:
        * platform/qt/fast/forms/HTMLOptionElement_label04-expected.txt:
        * platform/qt/fast/forms/HTMLOptionElement_label05-expected.txt:
        * platform/qt/fast/forms/HTMLOptionElement_label06-expected.txt:
        * platform/qt/fast/forms/HTMLOptionElement_label07-expected.txt:
        * platform/qt/fast/forms/disabled-select-change-index-expected.txt:
        * platform/qt/fast/forms/hidden-input-file-expected.txt: Added.
        * platform/qt/fast/forms/input-double-click-selection-gap-bug-expected.txt:
        * platform/qt/fast/forms/input-table-expected.txt:
        * platform/qt/fast/forms/listbox-deselect-scroll-expected.txt:
        * platform/qt/fast/forms/listbox-scrollbar-incremental-load-expected.txt:
        * platform/qt/fast/forms/listbox-width-change-expected.txt:
        * platform/qt/fast/forms/menulist-clip-expected.txt: Added.
        * platform/qt/fast/forms/menulist-deselect-update-expected.txt: Added.
        * platform/qt/fast/forms/menulist-narrow-width-expected.txt: Added.
        * platform/qt/fast/forms/menulist-restrict-line-height-expected.txt: Added.
        * platform/qt/fast/forms/menulist-separator-painting-expected.txt: Copied from LayoutTests/fast/forms/menulist-separator-painting-expected.txt.
        * platform/qt/fast/forms/menulist-width-change-expected.txt:
        * platform/qt/fast/forms/option-script-expected.txt:
        * platform/qt/fast/forms/option-strip-whitespace-expected.txt:
        * platform/qt/fast/forms/option-text-clip-expected.txt:
        * platform/qt/fast/forms/preserveFormDuringResidualStyle-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt.
        * platform/qt/fast/forms/radio-nested-labels-expected.txt: Added.
        * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt: Added.
        * platform/qt/fast/forms/select-align-expected.txt:
        * platform/qt/fast/forms/select-baseline-expected.txt:
        * platform/qt/fast/forms/select-block-background-expected.txt:
        * platform/qt/fast/forms/select-change-listbox-size-expected.txt:
        * platform/qt/fast/forms/select-change-listbox-to-popup-expected.txt:
        * platform/qt/fast/forms/select-change-popup-to-listbox-expected.txt:
        * platform/qt/fast/forms/select-disabled-appearance-expected.txt:
        * platform/qt/fast/forms/select-display-none-style-resolve-expected.txt: Added.
        * platform/qt/fast/forms/select-initial-position-expected.txt:
        * platform/qt/fast/forms/select-item-background-clip-expected.txt:
        * platform/qt/fast/forms/select-list-box-with-height-expected.txt:
        * platform/qt/fast/forms/select-selected-expected.txt:
        * platform/qt/fast/forms/select-size-expected.txt:
        * platform/qt/fast/forms/select-visual-hebrew-expected.txt:
        * platform/qt/fast/forms/slider-thumb-shared-style-expected.txt: Added.
        * platform/qt/fast/forms/slider-thumb-stylability-expected.txt: Copied from LayoutTests/fast/forms/slider-thumb-stylability-expected.txt.
        * platform/qt/fast/forms/stuff-on-my-optgroup-expected.txt: Added.
        * platform/qt/fast/forms/textarea-align-expected.txt:
        * platform/qt/fast/forms/textarea-rows-cols-expected.txt: Added.
        * platform/qt/fast/forms/textarea-setinnerhtml-expected.txt:
        * platform/qt/fast/forms/textfield-overflow-expected.txt:
        * platform/qt/fast/forms/thumbslider-crash-expected.txt: Copied from LayoutTests/fast/forms/thumbslider-crash-expected.txt.
        * platform/qt/fast/forms/thumbslider-no-parent-slider-expected.txt: Added.
        * platform/qt/fast/frames/calculate-fixed-expected.txt:
        * platform/qt/fast/frames/calculate-order-expected.txt:
        * platform/qt/fast/frames/calculate-percentage-expected.txt:
        * platform/qt/fast/frames/calculate-relative-expected.txt:
        * platform/qt/fast/frames/iframe-option-crash-expected.txt:
        * platform/qt/fast/frames/invalid-expected.txt:
        * platform/qt/fast/frames/onlyCommentInIFrame-expected.txt:
        * platform/qt/fast/frames/valid-expected.txt:
        * platform/qt/fast/inline-block/14498-positionForCoordinates-expected.txt: Added.
        * platform/qt/fast/inline-block/tricky-baseline-expected.txt:
        * platform/qt/fast/inline/br-text-decoration-expected.txt: Added.
        * platform/qt/fast/inline/outline-continuations-expected.txt: Added.
        * platform/qt/fast/inspector/style-expected.txt:
        * platform/qt/fast/invalid/014-expected.txt:
        * platform/qt/fast/invalid/junk-data-expected.txt:
        * platform/qt/fast/invalid/nestedh3s-expected.txt:
        * platform/qt/fast/invalid/td-inside-object-expected.txt: Added.
        * platform/qt/fast/layers/layer-visibility-expected.txt:
        * platform/qt/fast/layers/overflow-scroll-auto-switch-expected.txt:
        * platform/qt/fast/layers/scroll-rect-to-visible-expected.txt: Added.
        * platform/qt/fast/lists/marker-before-empty-inline-expected.txt: Added.
        * platform/qt/fast/multicol/negativeColumnWidth-expected.txt: Copied from LayoutTests/fast/multicol/negativeColumnWidth-expected.txt.
        * platform/qt/fast/multicol/zeroColumnCount-expected.txt: Added.
        * platform/qt/fast/overflow/002-expected.txt:
        * platform/qt/fast/overflow/005-expected.txt:
        * platform/qt/fast/overflow/006-expected.txt:
        * platform/qt/fast/overflow/008-expected.txt:
        * platform/qt/fast/overflow/childFocusRingClip-expected.txt:
        * platform/qt/fast/overflow/hit-test-overflow-controls-expected.txt:
        * platform/qt/fast/overflow/image-selection-highlight-expected.txt:
        * platform/qt/fast/overflow/infiniteRecursionGuard-expected.txt:
        * platform/qt/fast/overflow/overflow-text-hit-testing-expected.txt:
        * platform/qt/fast/overflow/table-overflow-float-expected.txt:
        * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.txt:
        * platform/qt/fast/parser/document-write-option-expected.txt:
        * platform/qt/fast/replaced/absolute-position-percentage-height-expected.txt: Added.
        * platform/qt/fast/replaced/applet-disabled-positioned-expected.txt: Added.
        * platform/qt/fast/replaced/replaced-breaking-mixture-expected.txt:
        * platform/qt/fast/replaced/selection-rect-in-table-cell-expected.txt:
        * platform/qt/fast/replaced/three-selects-break-expected.txt:
        * platform/qt/fast/replaced/width100percent-checkbox-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-radio-expected.txt.
        * platform/qt/fast/replaced/width100percent-image-expected.txt: Added.
        * platform/qt/fast/replaced/width100percent-menulist-expected.txt: Added.
        * platform/qt/fast/replaced/width100percent-radio-expected.txt: Added.
        * platform/qt/fast/replaced/width100percent-searchfield-expected.txt: Added.
        * platform/qt/fast/replaced/width100percent-textfield-expected.txt: Copied from LayoutTests/platform/qt/fast/forms/input-appearance-minWidth-expected.txt.
        * platform/qt/fast/table/003-expected.txt:
        * platform/qt/fast/table/032-expected.txt:
        * platform/qt/fast/table/100-percent-cell-width-expected.txt: Added.
        * platform/qt/fast/table/absolute-table-at-bottom-expected.txt:
        * platform/qt/fast/table/cell-pref-width-invalidation-expected.txt: Added.
        * platform/qt/fast/table/click-near-anonymous-table-expected.txt:
        * platform/qt/fast/table/colgroup-spanning-groups-rules-expected.txt:
        * platform/qt/fast/table/empty-cells-expected.txt:
        * platform/qt/fast/table/giantRowspan-expected.txt:
        * platform/qt/fast/table/giantRowspan2-expected.txt: Added.
        * platform/qt/fast/table/max-width-integer-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/table/max-width-integer-overflow-expected.txt.
        * platform/qt/fast/table/overflowHidden-expected.txt:
        * platform/qt/fast/table/rules-attr-dynchange1-expected.txt: Added.
        * platform/qt/fast/table/rules-attr-dynchange2-expected.txt: Added.
        * platform/qt/fast/text/atsui-multiple-renderers-expected.txt:
        * platform/qt/fast/text/atsui-partial-selection-expected.txt:
        * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.txt:
        * platform/qt/fast/text/atsui-spacing-features-expected.txt:
        * platform/qt/fast/text/basic/003-expected.txt:
        * platform/qt/fast/text/basic/013-expected.txt:
        * platform/qt/fast/text/basic/014-expected.txt:
        * platform/qt/fast/text/drawBidiText-expected.txt: Added.
        * platform/qt/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
        * platform/qt/fast/text/international/bidi-listbox-atsui-expected.txt:
        * platform/qt/fast/text/international/bidi-listbox-expected.txt:
        * platform/qt/fast/text/international/bidi-neutral-run-expected.txt: Added.
        * platform/qt/fast/text/international/bidi-override-expected.txt:
        * platform/qt/fast/text/international/rtl-white-space-pre-wrap-expected.txt:
        * platform/qt/fast/text/large-text-composed-char-expected.txt:
        * platform/qt/fast/text/letter-spacing-negative-opacity-expected.txt:
        * platform/qt/fast/text/reset-emptyRun-expected.txt: Added.
        * platform/qt/fast/text/updateNewFont-expected.txt:
        * platform/qt/fast/text/whitespace/026-expected.txt:
        * platform/qt/fast/text/whitespace/tab-character-basics-expected.txt:
        * platform/qt/fast/text/wide-zero-width-space-expected.txt:
        * platform/qt/fast/text/word-break-run-rounding-expected.txt: Added.
        * platform/qt/tables/mozilla/bugs/bug1188-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug131020-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug149275-1-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug149275-2-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug222467-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug23994-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug2479-3-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug2479-4-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug2886-2-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug29326-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug30559-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug33855-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug3718-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug4382-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug50695-2-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug53690-1-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug55789-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug5799-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug72359-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug78162-expected.txt:
        * platform/qt/tables/mozilla/bugs/bug96334-expected.txt:
        * platform/qt/tables/mozilla/core/col_span-expected.txt:
        * platform/qt/tables/mozilla/core/margins-expected.txt:
        * platform/qt/tables/mozilla/images/adforce_imgis_com-expected.txt:
        * platform/qt/tables/mozilla/marvin/colgroup_align_center-expected.txt:
        * platform/qt/tables/mozilla/marvin/colgroup_align_justify-expected.txt:
        * platform/qt/tables/mozilla/marvin/colgroup_align_left-expected.txt:
        * platform/qt/tables/mozilla/marvin/colgroup_align_right-expected.txt:
        * platform/qt/tables/mozilla/marvin/colgroup_width_pct-expected.txt:
        * platform/qt/tables/mozilla/marvin/colgroup_width_px-expected.txt:
        * platform/qt/tables/mozilla/marvin/x_colgroup_width_pct-expected.txt:
        * platform/qt/tables/mozilla/other/wa_table_tr_align-expected.txt:
        * platform/qt/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
        * platform/qt/tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:
        * platform/qt/tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt:
        * platform/qt/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
        * platform/qt/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
        * platform/qt/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
        * platform/qt/tables/mozilla_expected_failures/bugs/bug8411-expected.txt:
        * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:

2007-09-28  Antti Koivisto  <antti@apple.com>

        Rubber stamped by bdash.
        
        Use frames instead windows for these tests. Closing windows reliably is difficult in DRT.

        * http/tests/security/resources/has-custom-property.html:
        * http/tests/security/resources/no-custom-property.html:
        * http/tests/security/window-properties-clear-domain-expected.txt:
        * http/tests/security/window-properties-clear-domain.html:
        * http/tests/security/window-properties-clear-port-expected.txt:
        * http/tests/security/window-properties-clear-port.html:
        * http/tests/security/window-properties-pass-expected.txt:
        * http/tests/security/window-properties-pass.html:

2007-09-27  Antti Koivisto  <antti@apple.com>

        Reviewed by NOBODY.
        
        Update tests to hopefully fix occasional failures

        * fast/dom/Window/window-early-properties.html:
        * http/tests/security/resources/has-custom-property.html:
        * http/tests/security/resources/no-custom-property.html:

2007-09-27  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - updated tests and results for http://bugs.webkit.org/show_bug.cgi?id=15262
          REGRESSION: Margin-top:18px is pushing down the multiple select list box outside the div.

        * fast/forms/listbox-clip-expected.checksum:
        * fast/forms/listbox-clip-expected.png:
        * fast/forms/listbox-clip-expected.txt:
        * fast/forms/listbox-selection-2.html:
        * fast/forms/select-item-background-clip.html:
        * fast/forms/select-list-box-with-height-expected.checksum:
        * fast/forms/select-list-box-with-height-expected.png:
        * fast/forms/select-list-box-with-height-expected.txt:
        * fast/text/drawBidiText.html:

2007-09-27  Antti Koivisto  <antti@apple.com>

        Reviewed by Geoff.
        
        Tests for <rdar://problem/5499125>
        REGRESSION (r21359-21368): After launching Kidzui beta, a webview frame fails to appear in its main window

        * fast/dom/Window/window-early-properties-expected.txt: Added.
        * fast/dom/Window/window-early-properties.html: Added.
        * http/tests/security/resources/has-custom-property.html: Added.
        * http/tests/security/resources/no-custom-property.html: Added.
        * http/tests/security/window-properties-clear-domain-expected.txt: Added.
        * http/tests/security/window-properties-clear-domain.html: Added.
        * http/tests/security/window-properties-clear-port-expected.txt: Added.
        * http/tests/security/window-properties-clear-port.html: Added.
        * http/tests/security/window-properties-pass-expected.txt: Added.
        * http/tests/security/window-properties-pass.html: Added.

2007-09-26  Adam Roben  <aroben@apple.com>

        Remove a test that was probably only intermittently failing

        Reviewed by NOBODY.

        * platform/win/Skipped:

2007-09-26  Adam Roben  <aroben@apple.com>

        Add more failing tests to the Windows Skipped file

        Reviewed by NOBODY.

        * platform/win/Skipped:

2007-09-25  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Adam.

        - Fix http://bugs.webkit.org/show_bug.cgi?id=14885
          LGPL'ed files contain incorrect FSF address

        * svg/carto.net/resources/button.js:
        * svg/carto.net/resources/colourPicker.js:
        * svg/carto.net/resources/comboBox.js:
        * svg/carto.net/resources/helper_functions.js:
        * svg/carto.net/resources/mapApp.js:
        * svg/carto.net/resources/scrollbar.js:
        * svg/carto.net/resources/selectionList.js:
        * svg/carto.net/resources/slider.js:
        * svg/carto.net/resources/tabgroup.js:
        * svg/carto.net/resources/textbox.js:
        * svg/carto.net/resources/window.js:

2007-09-25  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5483567> 
        REGRESSION (Tiger only, workaround in AppKit on Leopard): Pasting words copied from TextEdit in Mail adds extra newline
        
        Demonstrate fix:
        * editing/pasteboard/5483567.html: Added.
        * platform/mac/editing/pasteboard/5483567-expected.checksum: Added.
        * platform/mac/editing/pasteboard/5483567-expected.png: Added.
        * platform/mac/editing/pasteboard/5483567-expected.txt: Added.
        
        Unrendered nodes removed:
        * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
        * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
        * editing/pasteboard/paste-RTFD-expected.txt:

2007-09-24  Sam Weinig  <sam@webkit.org>

        Reviewed by Adam Roben.

        * platform/win/Skipped: Comment out currently disabled tests.

2007-09-24  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Sam.

        - Added a new test that will not pass until DRT supports new windows.

        * platform/win/Skipped:

2007-09-23  Rob Buis  <buis@kde.org>

        Reviewed by Hyatt.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=15025
        Background repeat css property is not inherited from parent if unspecified

        * fast/css/background-shorthand-invalid-url-expected.checksum: Added.
        * fast/css/background-shorthand-invalid-url-expected.png: Added.
        * fast/css/background-shorthand-invalid-url-expected.txt: Added.
        * fast/css/background-shorthand-invalid-url.html: Added.

2007-09-22  Adam Roben  <aroben@apple.com>

        Test for Bug 15251: REGRESSION: <input type=range> doesn't respond to form.reset() or setting input.value

        http://bugs.webkit.org/show_bug.cgi?id=15251
        <rdar://5498169>

        Reviewed by Maciej.

        * fast/forms/range-reset-expected.txt: Added.
        * fast/forms/range-reset.html: Added.

2007-09-21  Adele Peterson  <adele@apple.com>

        Reviewed by Sam.

        Test for <rdar://problem/5497357> REGRESSION: Safari doesn't show the month days on AirFrance reservation page

        * fast/dom/HTMLSelectElement/options-collection-set-string-length-expected.txt: Added.
        * fast/dom/HTMLSelectElement/options-collection-set-string-length.html: Added.

2007-09-21  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Darin.

        <rdar://problem/5491013> REGRESSION: -[WebView windowScriptObject] returns a dummy object or nil if a page hasn't loaded (breaks EA Sports Online)

        Updated results to show the didClearWindowScriptObject delegate call. Tweaked plugins/root-object-premature-delete-crash.html
        to test a non-window script object half the time. This change works with a change to DumpRenderTree.

        * http/tests/loading/empty-subframe-expected.txt:
        * http/tests/loading/simple-subframe-expected.txt:
        * plugins/root-object-premature-delete-crash.html:
        * webarchive/loading/test-loading-archive-expected.txt:

2007-09-20  Rob Buis  <buis@kde.org>

        Reviewed by Mitz.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=15235
        Options can not be removed from a Select element with OptGroup's using JavaScript

        * fast/forms/option-in-optgroup-removal-expected.txt: Added.
        * fast/forms/option-in-optgroup-removal.html: Added.

2007-09-19  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by.

        - Layout Test fixe

        * fast/dom/Window/new-window-opener.html:

2007-09-19  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Geoff and Sam.

        - Added test cases for the different features of a new opened window.

        * fast/dom/Window/new-window-opener-expected.txt: Added.
        * fast/dom/Window/new-window-opener.html: Added.

2007-09-19  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff Garen.

        Test for <rdar://problem/5492141> Assertion in isdigit() on windows Safari

        * fast/css/hexColor-isDigit-assert-expected.txt: Added.
        * fast/css/hexColor-isDigit-assert.html: Added.

2007-09-18  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Tests for <rdar://problem/5472062> -webkit-user-select: none makes selection difficult
        and for <rdar://problem/5472056> REGRESSION: Cannot type into edit fields on a form (sccsheriff.org)

        * fast/css/computed-style-expected.txt: Updated for default -webkit-user-select value.
        * fast/css/computed-style-without-renderer-expected.txt: ditto.

        * editing/selection/5333725.html: Re-enabled.
        * editing/selection/5333725.html-disabled: Removed.

        * editing/selection/user-select-text-inside-user-select-ignore.html-disabled: Removed. Adjusted this test to be more specific and renamed it to textfield-inside-anchor. 
        * editing/selection/user-select-text-inside-user-select-ignore-expected.txt: Removed. 
        * fast/forms/textfield-inside-anchor-expected.txt: Added.
        * fast/forms/textfield-inside-anchor.html: Added.

2007-09-19  Antti Koivisto  <antti@apple.com>

        Reviewed by Maciej.
        
        Test for <rdar://problem/5488539>
        (9A550) iPhone Banner on O2.UK site not clickable with Safari due to styled noscript element

        * fast/dom/noscript-style-expected.txt: Added.
        * fast/dom/noscript-style.html: Added.

2007-09-18  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Darin.

        Test for <rdar://problem/5478250> REGRESSION: After pasting text copied from Mail subject and typing return, the cursor disappears because of negative left margin

        * editing/pasteboard/5478250.html: Added.
        * platform/mac/editing/pasteboard/5478250-expected.txt: Added.

        Updated results that are affected by the style span being removed or added with different style properties.

        * editing/execCommand/5144139-1-expected.txt:
        * editing/execCommand/create-list-with-hr-expected.txt:
        * editing/pasteboard/merge-end-blockquote-expected.txt:
        * editing/pasteboard/styled-element-markup-expected.txt:

2007-09-18  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Test for <rdar://problem/5488478> Safari crashes when passing null to Range.insertNode()

        * fast/dom/Range-insertNode-crash-expected.txt: Added.
        * fast/dom/Range-insertNode-crash.html: Added.

2007-09-18  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=15169
          Freeze on Google maps using the "Dig a hole" tool
          <rdar://problem/5477414>

        * fast/dom/CSSStyleDeclaration-empty-string-property-expected.txt: Added.
        * fast/dom/CSSStyleDeclaration-empty-string-property.html: Added.

2007-09-18  David Harrison  <harrison@apple.com>

        Reviewed by Darin.

        Updated for:
        <rdar://problem/5486974> REGRESSION(r25373): 1/4 second to doubleclick word in GMail when using Kotoeri IM, also slow in other IMs (15163)

        NOTE: This reverts the test result changes I made for rdar://5472125, back to not emitting
        a newline for collapsed block or hr at start of range.
                
        * fast/dom/Window/window-xy-properties-expected.txt:
        * fast/dom/plugin-attributes-enumeration-expected.txt:
        * fast/events/onerror-bubbling-expected.txt:
        * fast/events/related-target-expected.txt:
        * fast/forms/select-namedItem-expected.txt:
        * fast/table/incomplete-table-in-fragment-2-expected.txt:
        * fast/table/incomplete-table-in-fragment-hang-expected.txt:
        * fast/table/large-rowspan-crash-expected.txt:
        * plugins/embed-attributes-setting-expected.txt:

2007-09-17  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin.
        
        Test for <rdar://problem/5480050>
        Leopard9A551 with Dashcode 112: Dashcode crash when dragging image into canvas.
        
        Non-crashing test case, but it demonstrates the same problem that would crash
        under some circumstances.

        * fast/css/import-style-update-expected.txt: Added.
        * fast/css/import-style-update.html: Added.

2007-09-16  Sam Weinig  <sam@webkit.org>

        Reviewed by Maciej.

        Test for http://bugs.webkit.org/show_bug.cgi?id=14693

        * fast/dom/document-width-height-force-layout-expected.txt: Added.
        * fast/dom/document-width-height-force-layout.html: Added.

2007-09-16  David Harrison  <harrison@apple.com>

        Reviewed by Darin.

        Updated for
        <rdar://problem/5472125> REGRESSION (9A535-9A548): No VO cursor shown when navigating in a mail message body
        
        Newlines are now emitted when the first content of document is block element without text (like an empty table
        or an HR), followed by text.
        
        * fast/dom/Window/window-xy-properties-expected.txt:
        * fast/dom/plugin-attributes-enumeration-expected.txt:
        * fast/events/onerror-bubbling-expected.txt:
        * fast/events/related-target-expected.txt:
        * fast/forms/select-namedItem-expected.txt:
        * fast/table/incomplete-table-in-fragment-2-expected.txt:
        * fast/table/incomplete-table-in-fragment-hang-expected.txt:
        * fast/table/large-rowspan-crash-expected.txt:
        * plugins/embed-attributes-setting-expected.txt:

2007-09-14  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Sam.

        <rdar://problem/5472970> REGRESSION (r24276): TinyMCE popups show an empty window with no content

        * fast/dom/Document/early-document-access.html: Added.
        * fast/dom/Document/resources: Added.
        * fast/dom/Document/resources/early-document-access-popup.html: Added.

2007-09-13  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Adam Roben.
        
        Layout test for http://bugs.webkit.org/show_bug.cgi?id=15209
        Sometimes removing an iframe from the DOM does not remove its frame 
        from the page.

        * fast/frames/iframe-remove-after-id-change-expected.txt: Added.
        * fast/frames/iframe-remove-after-id-change.html: Added.

        Updated results in this test. New results indicate that the frame's
        contents are preserved between removal and reinsertion, which matches
        Firefox.

        * fast/frames/iframe-option-crash-expected.checksum:
        * fast/frames/iframe-option-crash-expected.png:
        * fast/frames/iframe-option-crash-expected.txt:
        * fast/frames/iframe-option-crash.xhtml:

2007-09-14  Darin Adler  <darin@apple.com>

        Reviewed by Mitz and Kevin Decker.

        - test for http://bugs.webkit.org/show_bug.cgi?id=15197
          <rdar://problem/5478271> REGRESSION: Some Yahoo text entry fields
          render as lines rather than text entry boxes

        * fast/forms/textarea-rows-cols.html: Added.
        * platform/mac/fast/forms/textarea-rows-cols-expected.checksum: Added.
        * platform/mac/fast/forms/textarea-rows-cols-expected.png: Added.
        * platform/mac/fast/forms/textarea-rows-cols-expected.txt: Added.

2007-09-13  Darin Adler  <darin@apple.com>

        Reviewed by Oliver.

        - updated test results changed by change in input manager logic

        * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt:
        * platform/mac/editing/input/text-input-controller-expected.txt:
        * platform/mac/editing/input/wrapped-line-char-rect-expected.txt:
        Updated. Small changes in which delegate methods are called.

2007-09-13  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Geoff, Sam, Adam, Hyatt, Darin.

        - <rdar://problem/5480234> JS setTimeout function requires a second argument
        - Removed check for number of arguments in setTimeout to behave like other browsers.

        * fast/dom/Window/setTimeout-no-arguments-expected.txt: Added.
        * fast/dom/Window/setTimeout-no-arguments.html: Added.

2007-09-13  Antti Koivisto  <antti@apple.com>

        Reviewed by Maciej.
        
        Change test case to cover
        http://bugs.webkit.org/show_bug.cgi?id=11399
        too.

        * fast/js/window-eval-context-expected.txt:
        * fast/js/window-eval-context.html:

2007-09-12  Antti Koivisto  <antti@apple.com>

        Reviewed by Geoff, Maciej.
        
        Test for <rdar://problem/5445058>
        REGRESSION: Unable to upload picture to eBay auction due to domain security check

        * fast/js/window-eval-context-expected.txt: Added.
        * fast/js/window-eval-context.html: Added.

2007-09-12  John Seif <johneseif@gmail.com>

        Reviewed by Darin.

        * plugins/mouse-events.html: Removed invalid return statement.
        * plugins/open-and-close-window-with-plugin.html: Ditto.

2007-09-12  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Tristan.

        Demonstrates bug:
        * editing/execCommand/5469868-expected.txt: Added.
        * editing/execCommand/5469868.html: Added.
        
        Fixed (and moved expected results to platform/mac):
        * editing/style/table-selection-expected.checksum: Removed.
        * editing/style/table-selection-expected.png: Removed.
        * editing/style/table-selection-expected.txt: Removed.
        * platform/mac/editing/style: Added.
        * platform/mac/editing/style/table-selection-expected.checksum: Added.
        * platform/mac/editing/style/table-selection-expected.png: Added.
        * platform/mac/editing/style/table-selection-expected.txt: Added.
        
        Fixed:
        * platform/mac/editing/execCommand/5432254-2-expected.checksum:
        * platform/mac/editing/execCommand/5432254-2-expected.png:
        * platform/mac/editing/execCommand/5432254-2-expected.txt:

2007-09-12  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.
        
        Test for <rdar://problem/5464998> REGRESSION (9A543): Using Sort 
        options takes you back to search screen on zappos.com

        * fast/forms/preserveFormDuringResidualStyle.html: Added.
        * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.checksum: Added.
        * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.png: Added.
        * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt: Added.

2007-09-12  Sam Weinig  <sam@webkit.org>

        Rubber stamped by Darin.

        Fix layout tests for new JSCore API based LayoutTestController.

        * fast/dom/resources/wrapper-identity-base.js: Use ObjCController for objective-c tests.
        * http/tests/local/file-url-sent-as-referer.html: Remove unused illegal call that now causes controller to fail due to not allowing undefined method calls.
        * http/tests/xmlhttprequest/default-content-type-dashboard.html: Fix typo in function name.
        * http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html: Fix typo in function name.
        * plugins/call-as-function-test-expected.txt:
        * plugins/call-as-function-test.html: Use ObjCController to test WebScriptObject.
        * plugins/root-object-premature-delete-crash.html: Use ObjCController to test WebScriptObject
        * plugins/undefined-property-crash.html: Use ObjCController to test WebScriptObject.
        * svg/custom/embedded-svg-disallowed-in-dashboard.xml: Fix typo in function name.
        * svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html: Fix typo in function name.
        * svg/custom/manually-parsed-svg-disallowed-in-dashboard.html: Fix typo in function name.
        * svg/custom/svg-disallowed-in-dashboard-object.html: Fix typo in function name.

2007-09-12  Oliver Hunt  <oliver@apple.com>

        Rubber stamped by Kevin D.
        
        Fix layout test results effected by turning off <use> entirely

        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:

2007-09-11  Kevin Decker <kdecker@apple.com>

        Reviewed by Oliver Hunt.

        <rdar://problem/5472402> crash due to infinite recursion in expandUseElementsInShadowTree on SVG from wikipedia
        
        Updated <use> specific SVG tests.

        * svg/custom/struct-use-09-b-expected.txt:
        * svg/custom/use-infinite-recursion-expected.txt: Added.
        * svg/custom/use-infinite-recursion.svg: Added.
        * svg/custom/use-nested-transform-expected.txt:
        * svg/custom/use-on-g-containing-use-expected.txt:
        * svg/custom/use-on-use-expected.txt:

2007-09-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Maciej.

        * editing/execCommand/5458246-expected.txt: Added.
        * editing/execCommand/5458246.html: Added.

2007-09-10  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej Stachowiak.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=15157
          Image defined in background-position: top center gets unexpectedly truncated
          <rdar://problem/5469095>

        * fast/repaint/body-background-image.html: Added.
        * platform/mac/fast/repaint/body-background-image-expected.checksum: Added.
        * platform/mac/fast/repaint/body-background-image-expected.png: Added.
        * platform/mac/fast/repaint/body-background-image-expected.txt: Added.

2007-09-10  David Harrison  <harrison@apple.com>

        Reviewed by Kevin and Tristan.

        <rdar://problem/5456800> Mail crashes at WebCore::nextCandidate() after pasting back into a <table> multiple times

        * editing/pasteboard/paste-into-anchor-text.html: Added.
        * editing/pasteboard/paste-table-cells.html: Added.
        * editing/pasteboard/quirks-mode-br-1-expected.checksum:
        * editing/pasteboard/quirks-mode-br-1-expected.txt:
        * editing/pasteboard/quirks-mode-br-1.html:
        * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.checksum: Added.
        * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.png: Added.
        * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.txt: Added.
        * platform/mac/editing/pasteboard/paste-table-cells-expected.checksum: Added.
        * platform/mac/editing/pasteboard/paste-table-cells-expected.png: Added.
        * platform/mac/editing/pasteboard/paste-table-cells-expected.txt: Added.

2007-09-10  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Oliver.

        - Updated Skipped list to remove tests that are now passing.

        * platform/win/Skipped:

2007-09-10  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele Peterson.

        - test for http://bugs.webkit.org/show_bug.cgi?id=15156
          REGRESSION (r24594-r24668): The bottom of styled <select> button text is clipped out
          <rdar://problem/5464301>

        * fast/forms/menulist-clip.html: Added.
        * platform/mac/fast/forms/menulist-clip-expected.checksum: Added.
        * platform/mac/fast/forms/menulist-clip-expected.png: Added.
        * platform/mac/fast/forms/menulist-clip-expected.txt: Added.
        
2007-09-10  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5467405> 
        Revert back behavior of -webkit-user-select to fix widget selection problems

        * editing/selection/5333725.html: Removed.
        * editing/selection/5333725.html-disabled: Added.
        * editing/selection/user-select-text-inside-user-select-ignore.html: Removed.
        * editing/selection/user-select-text-inside-user-select-ignore.html-disabled: Added.
        * fast/css/computed-style-expected.txt:
        * fast/css/computed-style-without-renderer-expected.txt:

2007-09-10  Antti Koivisto  <antti@apple.com>

        Reviewed by Kevin.
        
        Test for <rdar://problem/5444866>
        REGRESSION: missing text in Acrobat "Getting Started" screen due to change in load ordering of large resources

        * http/tests/local/stylesheet-and-script-load-order-expected.txt: Added.
        * http/tests/local/stylesheet-and-script-load-order.html: Added.
        * http/tests/local/stylesheet-dependent.js: Added.

2007-09-09  Sam Weinig  <sam@webkit.org>

        Disable more occasionally failing tests.

        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html: Removed.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html-disabled: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html: Removed.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html-disabled: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html.

2007-09-09  Sam Weinig  <sam@webkit.org>

        Reviewed by Mark Rowe.

        Update tests now that the 'objC' prefix is no longer used for methods of the ObjCController.

        * fast/dom/wrapper-classes.html:
        * platform/mac/fast/objc/longlongTest.html:

2007-09-09  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        Change objective-c tests to use the new ObjCController.

        * fast/dom/Window/window-properties.html:
        * fast/dom/wrapper-classes.html:
        * platform/mac/fast/dom/wrapper-round-tripping.html:
        * platform/mac/fast/objc/longlongTest.html:

2007-09-09  Sam Weinig  <sam@webkit.org>

        Rubber-stamped by Oliver.

        Disable occasionally failing tests until the reason for their failure can be determined.

        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html: Removed.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html-disabled: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html: Removed.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html-disabled: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html: Removed.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html-disabled: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html.

2007-09-08  Justin Garcia  <justin.garcia@apple.com>

        Re-enabling these tests.

        * editing/selection/5057506-2.html: Added.
        * editing/selection/5057506-2.html-disabled: Removed.
        * editing/selection/5057506.html: Added.
        * editing/selection/5057506.html-disabled: Removed.

2007-09-07  Oliver Hunt  <oliver@apple.com>

        RS=Sam

        r25382 moved a number of tests from platform/mac back to the cross-platform
        directories, but did not commit the platform/mac changes themselves.
        
        This patch actually does.
        
        * platform/mac/editing/execCommand/nsresponder-outdent-expected.txt: Removed.
        * platform/mac/editing/execCommand/nsresponder-indent-expected.checksum: Removed.
        * platform/mac/editing/execCommand/nsresponder-outdent-expected.checksum: Removed.
        * platform/mac/editing/execCommand/nsresponder-indent-expected.png: Removed.
        * platform/mac/editing/execCommand/nsresponder-outdent-expected.png: Removed.
        * platform/mac/editing/execCommand/nsresponder-indent.html: Removed.
        * platform/mac/editing/execCommand/nsresponder-outdent.html: Removed.
        * platform/mac/editing/execCommand/nsresponder-indent-expected.txt: Removed.
        * platform/mac/editing/selection/5195166-1-expected.png: Removed.
        * platform/mac/editing/selection/5195166-2-expected.png: Removed.
        * platform/mac/editing/selection/select-line-expected.txt: Removed.
        * platform/mac/editing/selection/selection-actions-expected.checksum: Removed.
        * platform/mac/editing/selection/selection-actions.html: Removed.
        * platform/mac/editing/selection/4947387-expected.txt: Removed.
        * platform/mac/editing/selection/4947387-expected.png: Removed.
        * platform/mac/editing/selection/5195166-1-expected.checksum: Removed.
        * platform/mac/editing/selection/5195166-2-expected.checksum: Removed.
        * platform/mac/editing/selection/selection-actions-expected.txt: Removed.
        * platform/mac/editing/selection/5195166-1.html: Removed.
        * platform/mac/editing/selection/5195166-2.html: Removed.
        * platform/mac/editing/selection/selection-actions-expected.png: Removed.
        * platform/mac/editing/selection/select-line.html: Removed.
        * platform/mac/editing/selection/4947387-expected.checksum: Removed.
        * platform/mac/editing/selection/5195166-1-expected.txt: Removed.
        * platform/mac/editing/selection/4947387.html: Removed.
        * platform/mac/editing/selection/5195166-2-expected.txt: Removed.
        * platform/mac/editing/deleting/smart-delete-003-expected.checksum: Removed.
        * platform/mac/editing/deleting/smart-delete-004-expected.checksum: Removed.
        * platform/mac/editing/deleting/smart-delete-003.html: Removed.
        * platform/mac/editing/deleting/smart-delete-004.html: Removed.
        * platform/mac/editing/deleting/5300379-expected.checksum: Removed.
        * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.checksum: Removed.
        * platform/mac/editing/deleting/5300379.html: Removed.
        * platform/mac/editing/deleting/delete-to-end-of-paragraph.html: Removed.
        * platform/mac/editing/deleting/smart-delete-003-expected.txt: Removed.
        * platform/mac/editing/deleting/smart-delete-004-expected.txt: Removed.
        * platform/mac/editing/deleting/5300379-expected.txt: Removed.
        * platform/mac/editing/deleting/smart-delete-003-expected.png: Removed.
        * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt: Removed.
        * platform/mac/editing/deleting/smart-delete-004-expected.png: Removed.
        * platform/mac/editing/deleting/5300379-expected.png: Removed.
        * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.png: Removed.

2007-09-07  Oliver Hunt  <oliver@apple.com>

        Reviewed by Sam.

        Re-adding a few mac specific directories that accidentally got clobbered
        during my recent layout test rearranging

        * platform/mac/editing/input: Added.
        * platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress-expected.txt: Added.
        * platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress.html: Added.
        * platform/mac/editing/input/hangul.js: Added.
        * platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline-expected.txt: Added.
        * platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline.html: Added.
        * platform/mac/editing/input/kotoeri.js: Added.
        * platform/mac/editing/input/logger.js: Added.
        * platform/mac/fast/AppleScript: Added.
        * platform/mac/fast/AppleScript/001-expected.txt: Added.
        * platform/mac/fast/AppleScript/001.html: Added.
        * platform/mac/fast/AppleScript/array-expected.txt: Added.
        * platform/mac/fast/AppleScript/array.html: Added.
        * platform/mac/fast/AppleScript/date-expected.txt: Added.
        * platform/mac/fast/AppleScript/date.html: Added.
        * platform/mac/fast/objc: Added.
        * platform/mac/fast/objc/longlongTest-expected.txt: Added.
        * platform/mac/fast/objc/longlongTest.html: Added.

2007-09-07  Justin Garcia  <justin.garcia@apple.com>

        Disabling the layout tests checked in with r25421 while I investigate
        some layout test failures that that change caused.

        * editing/selection/5057506-2.html: Removed.
        * editing/selection/5057506-2.html-disabled: Added.
        * editing/selection/5057506.html: Removed.
        * editing/selection/5057506.html-disabled: Added.

2007-09-07  Sam Weinig  <sam@webkit.org>

        * platform/win/Skipped: Remove a duplicate test.

2007-09-07  Adele Peterson  <adele@apple.com>

        Reviewed by Dave Harrison.

        Tests for <rdar://problem/5428427> Wrong characters are re-converted after doing reconversion with Kotoeri

        * platform/mac/fast/text/attributed-substring-from-range-002-expected.txt: Added.
        * platform/mac/fast/text/attributed-substring-from-range-002.html: Added.
        * fast/forms/textarea-type-spaces-expected.txt: Revert back to old result.

2007-09-07  Sam Weinig  <sam@webkit.org>

        * platform/win/Skipped: fix typo

2007-09-07  Alice Liu  <alice.liu@apple.com>

        * platform/win/Skipped:
        removing a duplicated test

2007-09-07  Alice Liu  <alice.liu@apple.com>

        * platform/win/Skipped:
        moved a bunch of editing tests that actually succeed in both Debug and Release into a 
        section at the end of the skip list.  The reason I'm not just removing these tests from 
        the skip list right now is because the windows bots are not stable and green yet, and I 
        was asked to do this removal at a later time when regressions are easier to spot.

2007-09-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5333725> -webkit-user-select: none makes selection difficult

        * editing/selection/5057506-2.html: Added.
        * editing/selection/5057506.html: Added.
        * platform/mac/editing/selection/5057506-2-expected.checksum: Added.
        * platform/mac/editing/selection/5057506-2-expected.png: Added.
        * platform/mac/editing/selection/5057506-2-expected.txt: Added.
        * platform/mac/editing/selection/5057506-expected.checksum: Added.
        * platform/mac/editing/selection/5057506-expected.png: Added.
        * platform/mac/editing/selection/5057506-expected.txt: Added.

2007-09-07  Sam Weinig  <sam@webkit.org>

        Reviewed by Kevin McCullough.

        Fix embarassing spelling mistakes.

        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe-expected.txt.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe.html.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe-expected.txt: Removed.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe.html: Removed.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt: Removed.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html: Removed.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-expected.txt.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change-expected.txt.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open-expected.txt.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-expected.txt: Removed.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change-expected.txt: Removed.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html: Removed.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html: Removed.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open-expected.txt: Removed.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html: Removed.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-subframe-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe-expected.txt.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-subframe.html: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe.html.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-window-open-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open-expected.txt.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-window-open.html: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open.html.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe-expected.txt: Removed.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe.html: Removed.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open-expected.txt: Removed.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open.html: Removed.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-subframe-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe-expected.txt.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-subframe.html: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe.html.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-window-open-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open-expected.txt.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-window-open.html: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open.html.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe-expected.txt: Removed.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe.html: Removed.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open-expected.txt: Removed.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open.html: Removed.
        * platform/win/Skipped:

2007-09-06  Tristan O'Tierney  <tristan@apple.com>

        Reviewed by Maciej Stachowiak.

        * http/tests/navigation/onload-navigation-iframe-expected.txt: Added.
        * http/tests/navigation/onload-navigation-iframe-timeout-expected.txt: Added.
        * http/tests/navigation/onload-navigation-iframe-timeout.html: Added.
        * http/tests/navigation/onload-navigation-iframe.html: Added.

2007-09-06  Sam Weinig  <sam@webkit.org>

        Reviewed by Kevin McCullough.

        Update the Windows skiplist with the current failing tests.

        * platform/win/Skipped:

2007-09-06  Anders Carlsson  <andersca@apple.com>

        Reviewed by Mitz.

        Re-enable and the npapi-response-headers.html test so it no longer
        relies on the ordering of the requests being made.        
        
        * http/tests/plugins/npapi-response-headers-expected.txt:
        * http/tests/plugins/npapi-response-headers.html: Copied from http/tests/plugins/npapi-response-headers.html.disabled.
        * http/tests/plugins/npapi-response-headers.html.disabled: Removed.

2007-09-05  Oliver Hunt  <oliver@apple.com>

        Reviewed by Sam and Darin
        
        Split the wrapper test into seperate Obj-C and JS tests so the we can use the JS tests on other platforms.

        * fast/dom/resources/wrapper-identity-base.js: Added -- This provides the basic utility functions and
          variables needed for the wrapper tests
        * fast/dom/wrapper-identity-expected.txt: Added.
        * fast/dom/wrapper-identity.html: Added.
        * platform/mac/fast/dom/objc-wrapper-identity-expected.txt: Copied from platform/mac/fast/dom/wrapper-identity-expected.txt.
        * platform/mac/fast/dom/objc-wrapper-identity.html: Copied from platform/mac/fast/dom/wrapper-identity.html.
        * platform/mac/fast/dom/wrapper-identity-expected.txt: Removed.
        * platform/mac/fast/dom/wrapper-identity.html: Removed.

2007-09-06  Sam Weinig  <sam@webkit.org>

        Reviewed by Adam Roben.

        Add fast/frames/onload-remove-iframe-crash.html to the windows skiplist becuase it currently crashes.

        * platform/win/Skipped:

2007-09-05  Oliver Hunt  <oliver@apple.com>

        Reviewed by Stephanie.

        Moved a number of tests from platform/mac that are not currently cross-platform,
        but should eventually be updated to work across all platforms.

        * editing/deleting/5300379-expected.checksum: Copied from platform/mac/editing/deleting/5300379-expected.checksum.
        * editing/deleting/5300379-expected.png: Copied from platform/mac/editing/deleting/5300379-expected.png.
        * editing/deleting/5300379-expected.txt: Copied from platform/mac/editing/deleting/5300379-expected.txt.
        * editing/deleting/5300379.html: Copied from platform/mac/editing/deleting/5300379.html.
        * editing/deleting/delete-to-end-of-paragraph-expected.checksum: Copied from platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.checksum.
        * editing/deleting/delete-to-end-of-paragraph-expected.png: Copied from platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.png.
        * editing/deleting/delete-to-end-of-paragraph-expected.txt: Copied from platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt.
        * editing/deleting/delete-to-end-of-paragraph.html: Copied from platform/mac/editing/deleting/delete-to-end-of-paragraph.html.
        * editing/deleting/smart-delete-003-expected.checksum: Copied from platform/mac/editing/deleting/smart-delete-003-expected.checksum.
        * editing/deleting/smart-delete-003-expected.png: Copied from platform/mac/editing/deleting/smart-delete-003-expected.png.
        * editing/deleting/smart-delete-003-expected.txt: Copied from platform/mac/editing/deleting/smart-delete-003-expected.txt.
        * editing/deleting/smart-delete-003.html: Copied from platform/mac/editing/deleting/smart-delete-003.html.
        * editing/deleting/smart-delete-004-expected.checksum: Copied from platform/mac/editing/deleting/smart-delete-004-expected.checksum.
        * editing/deleting/smart-delete-004-expected.png: Copied from platform/mac/editing/deleting/smart-delete-004-expected.png.
        * editing/deleting/smart-delete-004-expected.txt: Copied from platform/mac/editing/deleting/smart-delete-004-expected.txt.
        * editing/deleting/smart-delete-004.html: Copied from platform/mac/editing/deleting/smart-delete-004.html.
        * editing/execCommand/nsresponder-indent-expected.checksum: Copied from platform/mac/editing/execCommand/nsresponder-indent-expected.checksum.
        * editing/execCommand/nsresponder-indent-expected.png: Copied from platform/mac/editing/execCommand/nsresponder-indent-expected.png.
        * editing/execCommand/nsresponder-indent-expected.txt: Copied from platform/mac/editing/execCommand/nsresponder-indent-expected.txt.
        * editing/execCommand/nsresponder-indent.html: Copied from platform/mac/editing/execCommand/nsresponder-indent.html.
        * editing/execCommand/nsresponder-outdent-expected.checksum: Copied from platform/mac/editing/execCommand/nsresponder-outdent-expected.checksum.
        * editing/execCommand/nsresponder-outdent-expected.png: Copied from platform/mac/editing/execCommand/nsresponder-outdent-expected.png.
        * editing/execCommand/nsresponder-outdent-expected.txt: Copied from platform/mac/editing/execCommand/nsresponder-outdent-expected.txt.
        * editing/execCommand/nsresponder-outdent.html: Copied from platform/mac/editing/execCommand/nsresponder-outdent.html.
        * editing/selection/4947387-expected.checksum: Copied from platform/mac/editing/selection/4947387-expected.checksum.
        * editing/selection/4947387-expected.png: Copied from platform/mac/editing/selection/4947387-expected.png.
        * editing/selection/4947387-expected.txt: Copied from platform/mac/editing/selection/4947387-expected.txt.
        * editing/selection/4947387.html: Copied from platform/mac/editing/selection/4947387.html.
        * editing/selection/5195166-1-expected.checksum: Copied from platform/mac/editing/selection/5195166-1-expected.checksum.
        * editing/selection/5195166-1-expected.png: Copied from platform/mac/editing/selection/5195166-1-expected.png.
        * editing/selection/5195166-1-expected.txt: Copied from platform/mac/editing/selection/5195166-1-expected.txt.
        * editing/selection/5195166-1.html: Copied from platform/mac/editing/selection/5195166-1.html.
        * editing/selection/5195166-2-expected.checksum: Copied from platform/mac/editing/selection/5195166-2-expected.checksum.
        * editing/selection/5195166-2-expected.png: Copied from platform/mac/editing/selection/5195166-2-expected.png.
        * editing/selection/5195166-2-expected.txt: Copied from platform/mac/editing/selection/5195166-2-expected.txt.
        * editing/selection/5195166-2.html: Copied from platform/mac/editing/selection/5195166-2.html.
        * editing/selection/select-line-expected.txt: Copied from platform/mac/editing/selection/select-line-expected.txt.
        * editing/selection/select-line.html: Copied from platform/mac/editing/selection/select-line.html.
        * editing/selection/selection-actions-expected.checksum: Copied from platform/mac/editing/selection/selection-actions-expected.checksum.
        * editing/selection/selection-actions-expected.png: Copied from platform/mac/editing/selection/selection-actions-expected.png.
        * editing/selection/selection-actions-expected.txt: Copied from platform/mac/editing/selection/selection-actions-expected.txt.
        * editing/selection/selection-actions.html: Copied from platform/mac/editing/selection/selection-actions.html.
        * platform/win/Skipped:

2007-09-05  David Harrison  <harrison@apple.com>

        Updated results for:
        <rdar://problem/5306171> Mail: The first return after an attachment in multipart/mixed message is lost

        * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt:
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level-expected.txt:
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url-expected.txt:
        * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt:

2007-09-05  Sam Weinig  <sam@webkit.org>

        Reviewed by Kevin McCullough. 

        Use correct part of the test for cross-platform testing.

        * plugins/bindings-test-expected.txt:
        * plugins/bindings-test.html:

2007-09-05  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff Garen.

        Split out mac specific tests from plugins/bindings-test.html into its own test.

        * platform/mac/plugins/bindings-test-objc-expected.txt: Added.
        * platform/mac/plugins/bindings-test-objc.html: Copied from plugins/bindings-test.html.
        * platform/win/Skipped:
        * plugins/bindings-test-expected.txt:
        * plugins/bindings-test.html:

2007-09-05  Oliver Hunt  <oliver@apple.com>

        Reviewed by Adam and Niko.

        Force run-webkit-tests to not run the tests in platform/mac

        * platform/win/Skipped:

2007-09-05  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff Garen.

        Don't log DumpRenderTree injected properties in fast/dom/Window/window-properties.html.  This change makes
        it pass on Windows so it can be removed from the Skipped list.

        * fast/dom/Window/window-properties-expected.txt:
        * fast/dom/Window/window-properties.html:
        * platform/win/Skipped:

2007-09-05  David Harrison  <harrison@apple.com>

        Reviewed by Kevin Decker.

        Testcase for:
        <rdar://problem/5306171> Mail: The first return after an attachment in multipart/mixed message is lost

        * editing/selection/toString-1-expected.txt: Added.
        * editing/selection/toString-1.html: Added.

2007-09-04  Oliver Hunt  <oliver@apple.com>

        RS=Adam
        
        Moving a number of mac specific tests into LayoutTests/platform/mac so that they
        don't need to be in the windows Skiplist.
        
        This includes most of the tests that used textInputController as it is a test
        of the mac-specific NSTextInput API.

        * editing/deleting/5300379-expected.checksum: Removed.
        * editing/deleting/5300379-expected.png: Removed.
        * editing/deleting/5300379-expected.txt: Removed.
        * editing/deleting/5300379.html: Removed.
        * editing/deleting/delete-to-end-of-paragraph-expected.checksum: Removed.
        * editing/deleting/delete-to-end-of-paragraph-expected.png: Removed.
        * editing/deleting/delete-to-end-of-paragraph-expected.txt: Removed.
        * editing/deleting/delete-to-end-of-paragraph.html: Removed.
        * editing/deleting/smart-delete-003-expected.checksum: Removed.
        * editing/deleting/smart-delete-003-expected.png: Removed.
        * editing/deleting/smart-delete-003-expected.txt: Removed.
        * editing/deleting/smart-delete-003.html: Removed.
        * editing/deleting/smart-delete-004-expected.checksum: Removed.
        * editing/deleting/smart-delete-004-expected.png: Removed.
        * editing/deleting/smart-delete-004-expected.txt: Removed.
        * editing/deleting/smart-delete-004.html: Removed.
        * editing/execCommand/nsresponder-indent-expected.checksum: Removed.
        * editing/execCommand/nsresponder-indent-expected.png: Removed.
        * editing/execCommand/nsresponder-indent-expected.txt: Removed.
        * editing/execCommand/nsresponder-indent.html: Removed.
        * editing/execCommand/nsresponder-outdent-expected.checksum: Removed.
        * editing/execCommand/nsresponder-outdent-expected.png: Removed.
        * editing/execCommand/nsresponder-outdent-expected.txt: Removed.
        * editing/execCommand/nsresponder-outdent.html: Removed.
        * editing/input/firstrectforcharacterrange-plain-expected.txt: Removed.
        * editing/input/firstrectforcharacterrange-plain.html: Removed.
        * editing/input/firstrectforcharacterrange-styled-expected.txt: Removed.
        * editing/input/firstrectforcharacterrange-styled.html: Removed.
        * editing/input/mac: Removed.
        * editing/input/mac/hangul-enter-confirms-and-sends-keypress-expected.txt: Removed.
        * editing/input/mac/hangul-enter-confirms-and-sends-keypress.html: Removed.
        * editing/input/mac/hangul.js: Removed.
        * editing/input/mac/kotoeri-enter-to-confirm-and-newline-expected.txt: Removed.
        * editing/input/mac/kotoeri-enter-to-confirm-and-newline.html: Removed.
        * editing/input/mac/kotoeri.js: Removed.
        * editing/input/mac/logger.js: Removed.
        * editing/input/range-for-empty-document-expected.txt: Removed.
        * editing/input/range-for-empty-document.html: Removed.
        * editing/input/replace-invalid-range-expected.txt: Removed.
        * editing/input/replace-invalid-range.html: Removed.
        * editing/input/text-input-controller-expected.txt: Removed.
        * editing/input/text-input-controller.html: Removed.
        * editing/input/wrapped-line-char-rect-expected.txt: Removed.
        * editing/input/wrapped-line-char-rect.html: Removed.
        * editing/selection/4947387-expected.checksum: Removed.
        * editing/selection/4947387-expected.png: Removed.
        * editing/selection/4947387-expected.txt: Removed.
        * editing/selection/4947387.html: Removed.
        * editing/selection/5195166-1-expected.checksum: Removed.
        * editing/selection/5195166-1-expected.png: Removed.
        * editing/selection/5195166-1-expected.txt: Removed.
        * editing/selection/5195166-1.html: Removed.
        * editing/selection/5195166-2-expected.checksum: Removed.
        * editing/selection/5195166-2-expected.png: Removed.
        * editing/selection/5195166-2-expected.txt: Removed.
        * editing/selection/5195166-2.html: Removed.
        * editing/selection/select-line-expected.txt: Removed.
        * editing/selection/select-line.html: Removed.
        * editing/selection/selection-actions-expected.checksum: Removed.
        * editing/selection/selection-actions-expected.png: Removed.
        * editing/selection/selection-actions-expected.txt: Removed.
        * editing/selection/selection-actions.html: Removed.
        * fast/AppleScript: Removed.
        * fast/AppleScript/001-expected.txt: Removed.
        * fast/AppleScript/001.html: Removed.
        * fast/AppleScript/array-expected.txt: Removed.
        * fast/AppleScript/array.html: Removed.
        * fast/AppleScript/date-expected.txt: Removed.
        * fast/AppleScript/date.html: Removed.
        * fast/dom/character-index-for-point-expected.txt: Removed.
        * fast/dom/character-index-for-point.html: Removed.
        * fast/dom/wrapper-identity-expected.txt: Removed.
        * fast/dom/wrapper-identity.html: Removed.
        * fast/dom/wrapper-round-tripping-expected.txt: Removed.
        * fast/dom/wrapper-round-tripping.html: Removed.
        * fast/encoding/char-decoding-mac-expected.txt: Removed.
        * fast/encoding/char-decoding-mac.html: Removed.
        * fast/forms/attributed-strings-expected.txt: Removed.
        * fast/forms/attributed-strings.html: Removed.
        * fast/objc: Removed.
        * fast/objc/longlongTest-expected.txt: Removed.
        * fast/objc/longlongTest.html: Removed.
        * fast/text/attributed-substring-from-range-001-expected.txt: Removed.
        * fast/text/attributed-substring-from-range-001.html: Removed.
        * fast/text/attributed-substring-from-range-expected.txt: Removed.
        * fast/text/attributed-substring-from-range-in-textfield-expected.txt: Removed.
        * fast/text/attributed-substring-from-range-in-textfield.html: Removed.
        * fast/text/attributed-substring-from-range.html: Removed.
        * fast/text/justified-text-rect-expected.checksum: Removed.
        * fast/text/justified-text-rect-expected.png: Removed.
        * fast/text/justified-text-rect-expected.txt: Removed.
        * fast/text/justified-text-rect.html: Removed.
        * platform/mac/editing/deleting/5300379-expected.checksum: Copied from editing/deleting/5300379-expected.checksum.
        * platform/mac/editing/deleting/5300379-expected.png: Copied from editing/deleting/5300379-expected.png.
        * platform/mac/editing/deleting/5300379-expected.txt: Copied from editing/deleting/5300379-expected.txt.
        * platform/mac/editing/deleting/5300379.html: Copied from editing/deleting/5300379.html.
        * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.checksum: Copied from editing/deleting/delete-to-end-of-paragraph-expected.checksum.
        * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.png: Copied from editing/deleting/delete-to-end-of-paragraph-expected.png.
        * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt: Copied from editing/deleting/delete-to-end-of-paragraph-expected.txt.
        * platform/mac/editing/deleting/delete-to-end-of-paragraph.html: Copied from editing/deleting/delete-to-end-of-paragraph.html.
        * platform/mac/editing/deleting/smart-delete-003-expected.checksum: Copied from editing/deleting/smart-delete-003-expected.checksum.
        * platform/mac/editing/deleting/smart-delete-003-expected.png: Copied from editing/deleting/smart-delete-003-expected.png.
        * platform/mac/editing/deleting/smart-delete-003-expected.txt: Copied from editing/deleting/smart-delete-003-expected.txt.
        * platform/mac/editing/deleting/smart-delete-003.html: Copied from editing/deleting/smart-delete-003.html.
        * platform/mac/editing/deleting/smart-delete-004-expected.checksum: Copied from editing/deleting/smart-delete-004-expected.checksum.
        * platform/mac/editing/deleting/smart-delete-004-expected.png: Copied from editing/deleting/smart-delete-004-expected.png.
        * platform/mac/editing/deleting/smart-delete-004-expected.txt: Copied from editing/deleting/smart-delete-004-expected.txt.
        * platform/mac/editing/deleting/smart-delete-004.html: Copied from editing/deleting/smart-delete-004.html.
        * platform/mac/editing/execCommand/nsresponder-indent-expected.checksum: Copied from editing/execCommand/nsresponder-indent-expected.checksum.
        * platform/mac/editing/execCommand/nsresponder-indent-expected.png: Copied from editing/execCommand/nsresponder-indent-expected.png.
        * platform/mac/editing/execCommand/nsresponder-indent-expected.txt: Copied from editing/execCommand/nsresponder-indent-expected.txt.
        * platform/mac/editing/execCommand/nsresponder-indent.html: Copied from editing/execCommand/nsresponder-indent.html.
        * platform/mac/editing/execCommand/nsresponder-outdent-expected.checksum: Copied from editing/execCommand/nsresponder-outdent-expected.checksum.
        * platform/mac/editing/execCommand/nsresponder-outdent-expected.png: Copied from editing/execCommand/nsresponder-outdent-expected.png.
        * platform/mac/editing/execCommand/nsresponder-outdent-expected.txt: Copied from editing/execCommand/nsresponder-outdent-expected.txt.
        * platform/mac/editing/execCommand/nsresponder-outdent.html: Copied from editing/execCommand/nsresponder-outdent.html.
        * platform/mac/editing/input: Copied from editing/input/mac.
        * platform/mac/editing/input/firstrectforcharacterrange-plain-expected.txt: Copied from editing/input/firstrectforcharacterrange-plain-expected.txt.
        * platform/mac/editing/input/firstrectforcharacterrange-plain.html: Copied from editing/input/firstrectforcharacterrange-plain.html.
        * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt: Copied from editing/input/firstrectforcharacterrange-styled-expected.txt.
        * platform/mac/editing/input/firstrectforcharacterrange-styled.html: Copied from editing/input/firstrectforcharacterrange-styled.html.
        * platform/mac/editing/input/range-for-empty-document-expected.txt: Copied from editing/input/range-for-empty-document-expected.txt.
        * platform/mac/editing/input/range-for-empty-document.html: Copied from editing/input/range-for-empty-document.html.
        * platform/mac/editing/input/replace-invalid-range-expected.txt: Copied from editing/input/replace-invalid-range-expected.txt.
        * platform/mac/editing/input/replace-invalid-range.html: Copied from editing/input/replace-invalid-range.html.
        * platform/mac/editing/input/text-input-controller-expected.txt: Copied from editing/input/text-input-controller-expected.txt.
        * platform/mac/editing/input/text-input-controller.html: Copied from editing/input/text-input-controller.html.
        * platform/mac/editing/input/wrapped-line-char-rect-expected.txt: Copied from editing/input/wrapped-line-char-rect-expected.txt.
        * platform/mac/editing/input/wrapped-line-char-rect.html: Copied from editing/input/wrapped-line-char-rect.html.
        * platform/mac/editing/selection/4947387-expected.checksum: Copied from editing/selection/4947387-expected.checksum.
        * platform/mac/editing/selection/4947387-expected.png: Copied from editing/selection/4947387-expected.png.
        * platform/mac/editing/selection/4947387-expected.txt: Copied from editing/selection/4947387-expected.txt.
        * platform/mac/editing/selection/4947387.html: Copied from editing/selection/4947387.html.
        * platform/mac/editing/selection/5195166-1-expected.checksum: Copied from editing/selection/5195166-1-expected.checksum.
        * platform/mac/editing/selection/5195166-1-expected.png: Copied from editing/selection/5195166-1-expected.png.
        * platform/mac/editing/selection/5195166-1-expected.txt: Copied from editing/selection/5195166-1-expected.txt.
        * platform/mac/editing/selection/5195166-1.html: Copied from editing/selection/5195166-1.html.
        * platform/mac/editing/selection/5195166-2-expected.checksum: Copied from editing/selection/5195166-2-expected.checksum.
        * platform/mac/editing/selection/5195166-2-expected.png: Copied from editing/selection/5195166-2-expected.png.
        * platform/mac/editing/selection/5195166-2-expected.txt: Copied from editing/selection/5195166-2-expected.txt.
        * platform/mac/editing/selection/5195166-2.html: Copied from editing/selection/5195166-2.html.
        * platform/mac/editing/selection/select-line-expected.txt: Copied from editing/selection/select-line-expected.txt.
        * platform/mac/editing/selection/select-line.html: Copied from editing/selection/select-line.html.
        * platform/mac/editing/selection/selection-actions-expected.checksum: Copied from editing/selection/selection-actions-expected.checksum.
        * platform/mac/editing/selection/selection-actions-expected.png: Copied from editing/selection/selection-actions-expected.png.
        * platform/mac/editing/selection/selection-actions-expected.txt: Copied from editing/selection/selection-actions-expected.txt.
        * platform/mac/editing/selection/selection-actions.html: Copied from editing/selection/selection-actions.html.
        * platform/mac/fast/AppleScript: Copied from fast/AppleScript.
        * platform/mac/fast/dom: Added.
        * platform/mac/fast/dom/character-index-for-point-expected.txt: Copied from fast/dom/character-index-for-point-expected.txt.
        * platform/mac/fast/dom/character-index-for-point.html: Copied from fast/dom/character-index-for-point.html.
        * platform/mac/fast/dom/wrapper-identity-expected.txt: Copied from fast/dom/wrapper-identity-expected.txt.
        * platform/mac/fast/dom/wrapper-identity.html: Copied from fast/dom/wrapper-identity.html.
        * platform/mac/fast/dom/wrapper-round-tripping-expected.txt: Copied from fast/dom/wrapper-round-tripping-expected.txt.
        * platform/mac/fast/dom/wrapper-round-tripping.html: Copied from fast/dom/wrapper-round-tripping.html.
        * platform/mac/fast/encoding: Added.
        * platform/mac/fast/encoding/char-decoding-mac-expected.txt: Copied from fast/encoding/char-decoding-mac-expected.txt.
        * platform/mac/fast/encoding/char-decoding-mac.html: Copied from fast/encoding/char-decoding-mac.html.
        * platform/mac/fast/forms: Added.
        * platform/mac/fast/forms/attributed-strings-expected.txt: Copied from fast/forms/attributed-strings-expected.txt.
        * platform/mac/fast/forms/attributed-strings.html: Copied from fast/forms/attributed-strings.html.
        * platform/mac/fast/objc: Copied from fast/objc.
        * platform/mac/fast/text: Added.
        * platform/mac/fast/text/attributed-substring-from-range-001-expected.txt: Copied from fast/text/attributed-substring-from-range-001-expected.txt.
        * platform/mac/fast/text/attributed-substring-from-range-001.html: Copied from fast/text/attributed-substring-from-range-001.html.
        * platform/mac/fast/text/attributed-substring-from-range-expected.txt: Copied from fast/text/attributed-substring-from-range-expected.txt.
        * platform/mac/fast/text/attributed-substring-from-range-in-textfield-expected.txt: Copied from fast/text/attributed-substring-from-range-in-textfield-expected.txt.
        * platform/mac/fast/text/attributed-substring-from-range-in-textfield.html: Copied from fast/text/attributed-substring-from-range-in-textfield.html.
        * platform/mac/fast/text/attributed-substring-from-range.html: Copied from fast/text/attributed-substring-from-range.html.
        * platform/mac/fast/text/justified-text-rect-expected.checksum: Copied from fast/text/justified-text-rect-expected.checksum.
        * platform/mac/fast/text/justified-text-rect-expected.png: Copied from fast/text/justified-text-rect-expected.png.
        * platform/mac/fast/text/justified-text-rect-expected.txt: Copied from fast/text/justified-text-rect-expected.txt.
        * platform/mac/fast/text/justified-text-rect.html: Copied from fast/text/justified-text-rect.html.
        * platform/mac/plugins: Added.
        * platform/mac/plugins/pluginDocumentView-deallocated-dataSource-expected.txt: Copied from plugins/pluginDocumentView-deallocated-dataSource-expected.txt.
        * platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html: Copied from plugins/pluginDocumentView-deallocated-dataSource.html.
        * platform/win/Skipped:
        * plugins/pluginDocumentView-deallocated-dataSource-expected.txt: Removed.
        * plugins/pluginDocumentView-deallocated-dataSource.html: Removed.

2007-09-04  Sam Weinig  <sam@webkit.org>

        Reviewed by Adam.

        Fix for <rdar://problem/5382277>
        Remove fast/css/ignore-text-zoom.html from skip list now that 
        eventSender.textZoomIn is supported.

        * platform/win/Skipped:

2007-09-04  Adele Peterson  <adele@apple.com>

        Updated test for <rdar://problem/5279521>.  The old test didn't crash before the fix.

        * editing/style/5279521.html:
        * editing/style/5279521-expected.txt:

2007-09-04  David Harrison  <harrison@apple.com>

        Reviewed by Maciej and John.

        Testcase for:
        <rdar://problem/5452675> CrashTracer: [USER] 10 crashes in Mail at com.apple.WebCore: WebCore::Node::nodeIndex const + 6

        * editing/inserting/insert-paragraph-05.html: Added.
        * platform/mac/editing/inserting/insert-paragraph-05-expected.checksum: Added.
        * platform/mac/editing/inserting/insert-paragraph-05-expected.png: Added.
        * platform/mac/editing/inserting/insert-paragraph-05-expected.txt: Added.

2007-09-04  Antti Koivisto  <antti@apple.com>

        Reviewed by Maciej.
        
        Test for <rdar://problem/5452112>
        REGRESSION: Initially focused textfield on www.mac.com login page has no insertion point, and doesn't accept typed characters

        * fast/forms/focus-style-pending-expected.txt: Added.
        * fast/forms/focus-style-pending.html: Added.

2007-09-01  Darin Adler  <darin@apple.com>

        - rolled out the test case for 12988 until we re-fix it

        * fast/dom/duplicate-ids-document-order.html: Removed.

2007-09-01  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12988
        First element (in document order) is not returned when other duplicate ID-ed elements were created first

        * fast/dom/duplicate-ids-document-order-expected.txt: Added.
        * fast/dom/duplicate-ids-document-order.html: Added.

2007-08-31  Alice Liu  <alice.liu@apple.com>

        Reviewed by Tim Hatcher.

        Test for <rdar://problem/5420682> Mail crashes at WebCore::InsertLineBreakCommand::doApply() after dropping a selected image over container's close box

        * editing/deleting/deletionUI-single-instance.html: Added.
        * platform/mac/editing/deleting/deletionUI-single-instance-expected.checksum: Added.
        * platform/mac/editing/deleting/deletionUI-single-instance-expected.png: Added.
        * platform/mac/editing/deleting/deletionUI-single-instance-expected.txt: Added.

2007-08-30  Adele Peterson  <adele@apple.com>

        Reviewed by Justin.

        Test for <rdar://problem/5450600> REGRESSION: can't paste in textfield if its in a body that has user-select:none set (affects widgets)

        * editing/pasteboard/paste-plaintext-user-select-none-expected.txt: Added.
        * editing/pasteboard/paste-plaintext-user-select-none.html: Added.
        * fast/forms/textarea-paste-newline.html: Updated to escape '\n' in failure description.

2007-08-30  Oliver Hunt <oliver@apple.com>

        Reviewed by Adam.
        
        Simple test case to ensure that hover affects are correctly propagated

        * fast/css/hover-affects-child-expected.txt: Added.
        * fast/css/hover-affects-child.html: Added.

2007-08-30  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5368833> 
        REGRESSION: Pasting a triple-clicked line of quoted text at the top of a message adds an extra, quoted line
        
        Tested for behavior that we no longer want to have:
        * editing/pasteboard/quirks-mode-br-2-expected.checksum: Removed.
        * editing/pasteboard/quirks-mode-br-2-expected.png: Removed.
        * editing/pasteboard/quirks-mode-br-2-expected.txt: Removed.
        * editing/pasteboard/quirks-mode-br-2.html: Removed.
        
        * platform/mac/editing/pasteboard: Added.
        
        Demonstrates bug:
        * editing/pasteboard/5368833.html: Added.
        * platform/mac/editing/pasteboard/5368833-expected.checksum: Added.
        * platform/mac/editing/pasteboard/5368833-expected.png: Added.
        * platform/mac/editing/pasteboard/5368833-expected.txt: Added.
        
        Regenerated these expected results to reflect new behavior:
        * editing/pasteboard/paste-text-012-expected.checksum: Removed.
        * editing/pasteboard/paste-text-012-expected.png: Removed.
        * editing/pasteboard/paste-text-012-expected.txt: Removed.
        * editing/pasteboard/paste-text-013-expected.checksum: Removed.
        * editing/pasteboard/paste-text-016-expected.checksum: Removed.
        * editing/pasteboard/paste-text-016-expected.png: Removed.
        * editing/pasteboard/paste-text-016-expected.txt: Removed.
        * platform/mac/editing/pasteboard/paste-text-012-expected.checksum: Added.
        * platform/mac/editing/pasteboard/paste-text-012-expected.png: Added.
        * platform/mac/editing/pasteboard/paste-text-012-expected.txt: Added.
        * platform/mac/editing/pasteboard/paste-text-013-expected.checksum: Added.
        * platform/mac/editing/pasteboard/paste-text-013-expected.png: Added.
        * platform/mac/editing/pasteboard/paste-text-013-expected.txt: Added.
        * platform/mac/editing/pasteboard/paste-text-016-expected.checksum: Added.
        * platform/mac/editing/pasteboard/paste-text-016-expected.png: Added.
        * platform/mac/editing/pasteboard/paste-text-016-expected.txt: Added.

2007-08-30  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - updated test results for http://bugs.webkit.org/show_bug.cgi?id=13282
          <rdar://problem/5126392> REGRESSION (NativePopUp): Rightmost character cut off in pop-up menu

        * editing/pasteboard/4641033-expected.checksum:
        * editing/pasteboard/4641033-expected.png:
        * editing/pasteboard/4641033-expected.txt:
        * fast/forms/HTMLOptionElement_label02-expected.checksum:
        * fast/forms/HTMLOptionElement_label02-expected.png:
        * fast/forms/HTMLOptionElement_label02-expected.txt:
        * fast/forms/HTMLOptionElement_label03-expected.checksum:
        * fast/forms/HTMLOptionElement_label03-expected.png:
        * fast/forms/HTMLOptionElement_label03-expected.txt:
        * fast/forms/control-restrict-line-height-expected.checksum:
        * fast/forms/control-restrict-line-height-expected.png:
        * fast/forms/control-restrict-line-height-expected.txt:
        * fast/forms/menulist-restrict-line-height-expected.checksum:
        * fast/forms/menulist-restrict-line-height-expected.png:
        * fast/forms/menulist-restrict-line-height-expected.txt:
        * fast/forms/menulist-width-change-expected.checksum:
        * fast/forms/menulist-width-change-expected.png:
        * fast/forms/menulist-width-change-expected.txt:
        * fast/forms/select-change-listbox-to-popup-expected.checksum:
        * fast/forms/select-change-listbox-to-popup-expected.png:
        * fast/forms/select-change-listbox-to-popup-expected.txt:
        * fast/forms/select-disabled-appearance-expected.checksum:
        * fast/forms/select-disabled-appearance-expected.png:
        * fast/forms/select-disabled-appearance-expected.txt:
        * fast/forms/stuff-on-my-optgroup-expected.checksum:
        * fast/forms/stuff-on-my-optgroup-expected.png:
        * fast/forms/stuff-on-my-optgroup-expected.txt:
        * fast/parser/document-write-option-expected.checksum:
        * fast/parser/document-write-option-expected.png:
        * fast/parser/document-write-option-expected.txt:
        * http/tests/navigation/anchor-basic-expected.txt:
        * http/tests/navigation/anchor-frames-expected.txt:
        * http/tests/navigation/anchor-goback-expected.checksum:
        * http/tests/navigation/anchor-goback-expected.png:
        * http/tests/navigation/anchor-goback-expected.txt:
        * http/tests/navigation/anchor-subframeload-expected.txt:
        * http/tests/navigation/javascriptlink-basic-expected.checksum:
        * http/tests/navigation/javascriptlink-basic-expected.png:
        * http/tests/navigation/javascriptlink-basic-expected.txt:
        * http/tests/navigation/javascriptlink-frames-expected.txt:
        * http/tests/navigation/javascriptlink-goback-expected.checksum:
        * http/tests/navigation/javascriptlink-goback-expected.png:
        * http/tests/navigation/javascriptlink-goback-expected.txt:
        * http/tests/navigation/javascriptlink-subframeload-expected.txt:
        * http/tests/navigation/metaredirect-basic-expected.checksum:
        * http/tests/navigation/metaredirect-basic-expected.png:
        * http/tests/navigation/metaredirect-basic-expected.txt:
        * http/tests/navigation/metaredirect-frames-expected.txt:
        * http/tests/navigation/metaredirect-goback-expected.checksum:
        * http/tests/navigation/metaredirect-goback-expected.png:
        * http/tests/navigation/metaredirect-goback-expected.txt:
        * http/tests/navigation/metaredirect-subframeload-expected.txt:
        * http/tests/navigation/post-goback2-expected.checksum:
        * http/tests/navigation/post-goback2-expected.png:
        * http/tests/navigation/post-goback2-expected.txt:
        * http/tests/navigation/postredirect-goback2-expected.checksum:
        * http/tests/navigation/postredirect-goback2-expected.png:
        * http/tests/navigation/postredirect-goback2-expected.txt:
        * http/tests/navigation/redirect302-basic-expected.checksum:
        * http/tests/navigation/redirect302-basic-expected.png:
        * http/tests/navigation/redirect302-basic-expected.txt:
        * http/tests/navigation/redirect302-frames-expected.txt:
        * http/tests/navigation/redirect302-goback-expected.checksum:
        * http/tests/navigation/redirect302-goback-expected.png:
        * http/tests/navigation/redirect302-goback-expected.txt:
        * http/tests/navigation/redirect302-subframeload-expected.txt:
        * http/tests/navigation/relativeanchor-basic-expected.txt:
        * http/tests/navigation/relativeanchor-frames-expected.txt:
        * http/tests/navigation/relativeanchor-goback-expected.txt:
        * http/tests/navigation/slowmetaredirect-basic-expected.checksum:
        * http/tests/navigation/slowmetaredirect-basic-expected.png:
        * http/tests/navigation/slowmetaredirect-basic-expected.txt:
        * http/tests/navigation/slowtimerredirect-basic-expected.checksum:
        * http/tests/navigation/slowtimerredirect-basic-expected.png:
        * http/tests/navigation/slowtimerredirect-basic-expected.txt:
        * http/tests/navigation/success200-basic-expected.checksum:
        * http/tests/navigation/success200-basic-expected.png:
        * http/tests/navigation/success200-basic-expected.txt:
        * http/tests/navigation/success200-frames-expected.txt:
        * http/tests/navigation/success200-frames-loadsame-expected.txt:
        * http/tests/navigation/success200-goback-expected.checksum:
        * http/tests/navigation/success200-goback-expected.png:
        * http/tests/navigation/success200-goback-expected.txt:
        * http/tests/navigation/success200-loadsame-expected.checksum:
        * http/tests/navigation/success200-loadsame-expected.png:
        * http/tests/navigation/success200-loadsame-expected.txt:
        * http/tests/navigation/success200-reload-expected.checksum:
        * http/tests/navigation/success200-reload-expected.png:
        * http/tests/navigation/success200-reload-expected.txt:
        * http/tests/navigation/success200-subframeload-expected.txt:
        * http/tests/navigation/timerredirect-basic-expected.checksum:
        * http/tests/navigation/timerredirect-basic-expected.png:
        * http/tests/navigation/timerredirect-basic-expected.txt:
        * http/tests/navigation/timerredirect-frames-expected.txt:
        * http/tests/navigation/timerredirect-goback-expected.checksum:
        * http/tests/navigation/timerredirect-goback-expected.png:
        * http/tests/navigation/timerredirect-goback-expected.txt:
        * http/tests/navigation/timerredirect-subframeload-expected.txt:
        * tables/mozilla/bugs/bug33855-expected.checksum:
        * tables/mozilla/bugs/bug33855-expected.png:
        * tables/mozilla/bugs/bug33855-expected.txt:
        * tables/mozilla/dom/tableDom-expected.checksum:
        * tables/mozilla/dom/tableDom-expected.png:
        * tables/mozilla/dom/tableDom-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
        * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:

2007-08-29  Antti Koivisto  <antti@apple.com>

        Reviewed by Mitz.
        
        Test for <rdar://problem/5425951>
        REGRESSION: change to updateLayoutIgnorePendingStylesheets causes SAP Portal page to render wrong

        * fast/dynamic/style-access-late-stylesheet-load-expected.txt: Added.
        * fast/dynamic/style-access-late-stylesheet-load.html: Added.

2007-08-28  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Additional tests for <rdar://problem/5426142>

        * http/tests/security/listener/resources/childWithXMLHttpRequest.html: Added.
        * http/tests/security/listener/resources/targetChild-XMLHttpRequest-addEventListener.html: Added.
        * http/tests/security/listener/resources/targetChild-XMLHttpRequest-shortcut.html: Added.
        * http/tests/security/listener/xss-XMLHttpRequest-addEventListener-expected.txt: Added.
        * http/tests/security/listener/xss-XMLHttpRequest-addEventListener.html: Added.
        * http/tests/security/listener/xss-XMLHttpRequest-shortcut-expected.txt: Added.
        * http/tests/security/listener/xss-XMLHttpRequest-shortcut.html: Added.

2007-08-28  David Harrison  <harrison@apple.com>

        Reviewed by Darin.

        <rdar://problem/5415006> Command Left in a To Do causes caret to disappear

        * editing/selection/mixed-editability-8.html: Added.
        * editing/selection/mixed-editability-9.html: Added.
        * platform/mac/editing/selection: Added.
        * platform/mac/editing/selection/mixed-editability-8-expected.checksum: Added.
        * platform/mac/editing/selection/mixed-editability-8-expected.png: Added.
        * platform/mac/editing/selection/mixed-editability-8-expected.txt: Added.
        * platform/mac/editing/selection/mixed-editability-9-expected.checksum: Added.
        * platform/mac/editing/selection/mixed-editability-9-expected.png: Added.
        * platform/mac/editing/selection/mixed-editability-9-expected.txt: Added.

2007-08-28  Anders Carlsson  <andersca@apple.com>

        Use the correct test paths.
        
        * platform/mac-leopard/Skipped:
        * platform/mac-tiger/Skipped:

2007-08-28  Anders Carlsson  <andersca@apple.com>

        Reviewed by Darin.

        <rdar://problem/5298296> XMLHttpRequest readyState 3 & responseText buffer issues
        
        * http/tests/xmlhttprequest/resources/small-chunks.cgi: Added.
        * http/tests/xmlhttprequest/small-chunks-response-text-expected.txt: Added.
        * http/tests/xmlhttprequest/small-chunks-response-text.html: Added.
        * platform/mac-leopard/Skipped:
        * platform/mac-tiger/Skipped:

2007-08-27  Oliver Hunt  <oliver@apple.com>

        Reviewed by NOBODY (layout test result fix).

        Output of layoutTestController.dumpChildFramesAsText changes in non-relevant way
        when running this test on its own vs. running as part of the full suite. 
        
        Correcting test result for the output produced while running the full suite.

        * fast/encoding/frame-default-enc-expected.txt:

2007-08-27  Oliver Hunt  <oliver@apple.com>

        rs=brady
        
        Convert all the encoding tests to plain text dumps.

        * fast/encoding/char-decoding-expected.txt:
        * fast/encoding/char-decoding-mac-expected.txt: Added.
        * fast/encoding/char-decoding-mac.html: Added.
          char-decoding-mac tests the ability to decode the mac specific legacy x-nextstep charset.
        * fast/encoding/char-decoding.html:
        * fast/encoding/frame-default-enc-expected.checksum: Removed.
        * fast/encoding/frame-default-enc-expected.png: Removed.
        * fast/encoding/frame-default-enc-expected.txt:
        * fast/encoding/frame-default-enc.html:
        * fast/encoding/mispositioned-meta-expected.checksum: Removed.
        * fast/encoding/mispositioned-meta-expected.png: Removed.
        * fast/encoding/mispositioned-meta-expected.txt:
        * fast/encoding/mispositioned-meta.html:
        * fast/encoding/tag-in-title-expected.checksum: Removed.
        * fast/encoding/tag-in-title-expected.png: Removed.
        * fast/encoding/tag-in-title-expected.txt:
        * fast/encoding/tag-in-title.html:
        * platform/win/Skipped:
          Skip char-decoding-mac

2007-08-27  Antti Koivisto  <antti@apple.com>

        Reviewed by Maciej.
        
        Test for <rdar://problem/5433144>
        REGRESSION: Unable to click "Select" link at Expedia for car rentals

        * fast/innerHTML/javascript-url-expected.txt: Added.
        * fast/innerHTML/javascript-url.html: Added.

2007-08-27  Oliver Hunt  <oliver@apple.com>

        rs=adam

        Remove tests effected by <rdar://problem/5317287> from the windows skiplist

        * platform/win/Skipped:

2007-08-27  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=15091
          Crash in RenderBlock::skipWhitespace during layout <rdar://problem/5439631> 

        * fast/replaced/applet-disabled-positioned.html: Added.
        * platform/mac/fast/replaced: Added.
        * platform/mac/fast/replaced/applet-disabled-positioned-expected.checksum: Added.
        * platform/mac/fast/replaced/applet-disabled-positioned-expected.png: Added.
        * platform/mac/fast/replaced/applet-disabled-positioned-expected.txt: Added.

2007-08-26  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin.
        
        Test for <rdar://problem/5433726>
        Mail crash at WebCore::Frame::styleForSelectionStart() when deleting a selection in a HTML message (http://www.yahoo.com/)

        * editing/style/temporary-span-crash-expected.txt: Added.
        * editing/style/temporary-span-crash.html: Added.

2007-08-25  David Kilzer  <ddkilzer@apple.com>

        Reviewed by NOBODY (fixes layout tests).

        Don't pass any options to window.open() in target-frame-from-window.html, specifically
        those that cause the window to be resized.  This caused a downstream failure in
        cross-frame-access-put.html because the window.outerHeight and window.outerWidth 
        properties were sometimes affected by the new window size used in the popup window.

        * http/tests/navigation/target-frame-from-window.html:

2007-08-24  Sam Weinig  <sam@webkit.org>

        Reviewed by Adele.

        Tests for <rdar://problem/5426142>

        * http/tests/security/listener: Added.
        * http/tests/security/listener/resources: Added.
        * http/tests/security/listener/resources/childWindow.html: Added.
        * http/tests/security/listener/resources/childWithButton.html: Added.
        * http/tests/security/listener/resources/targetChild-JSTargetNode-onclick-addEventListener.html: Added.
        * http/tests/security/listener/resources/targetChild-JSTargetNode-onclick-shortcut.html: Added.
        * http/tests/security/listener/resources/targetChild-window-onclick-addEventListener.html: Added.
        * http/tests/security/listener/resources/targetChild-window-onclick-shortcut.html: Added.
        * http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener-expected.txt: Added.
        * http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener.html: Added.
        * http/tests/security/listener/xss-JSTargetNode-onclick-shortcut-expected.txt: Added.
        * http/tests/security/listener/xss-JSTargetNode-onclick-shortcut.html: Added.
        * http/tests/security/listener/xss-window-onclick-addEventListener-expected.txt: Added.
        * http/tests/security/listener/xss-window-onclick-addEventListener.html: Added.
        * http/tests/security/listener/xss-window-onclick-shortcut-expected.txt: Added.
        * http/tests/security/listener/xss-window-onclick-shortcut.html: Added.

2007-08-25  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Testcases for:
        http://bugs.webkit.org/show_bug.cgi?id=14848
        DOM table rules are not updated when changed

        * fast/table/rules-attr-dynchange1-expected.checksum: Added.
        * fast/table/rules-attr-dynchange1-expected.png: Added.
        * fast/table/rules-attr-dynchange1-expected.txt: Added.
        * fast/table/rules-attr-dynchange1.html: Added.
        * fast/table/rules-attr-dynchange2-expected.checksum: Added.
        * fast/table/rules-attr-dynchange2-expected.png: Added.
        * fast/table/rules-attr-dynchange2-expected.txt: Added.
        * fast/table/rules-attr-dynchange2.html: Added.

2007-08-25  Adele Peterson  <adele@apple.com>

        Reviewed by Mitz.

        Test for http://bugs.webkit.org/show_bug.cgi?id=15073
        <rdar://problem/5426557> REGRESSION: Can no longer drag text from textareas

        * fast/forms/drag-out-of-textarea-expected.txt: Added.
        * fast/forms/drag-out-of-textarea.html: Added.

2007-08-25  Mark Rowe  <mrowe@apple.com>

        Rubber-stamped by Mitz.

        Disable fast/js/string-concatenate-outofmemory.html until <http://bugs.webkit.org/show_bug.cgi?id=15046> is resolved.

        * fast/js/string-concatenate-outofmemory.html: Removed.
        * fast/js/string-concatenate-outofmemory.html-disabled: Copied from LayoutTests/fast/js/string-concatenate-outofmemory.html.

2007-08-25  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - updated test and results for http://bugs.webkit.org/show_bug.cgi?id=15056
          REGRESSION (r21472): Digg Podcasts Episodes Render "Digg" counter incorrectly

        * fast/parser/residual-style-close-across-n-blocks-expected.txt:
        * fast/parser/residual-style-close-across-n-blocks.html:
        * tables/mozilla/other/wa_table_tr_align-expected.txt:

2007-08-25  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14972
          Moving cursor down in contentEditable section fails if styled line-height:1em

        * editing/selection/move-by-line-003-expected.txt: Added.
        * editing/selection/move-by-line-003.html: Added.

2007-08-25  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Justin.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14792
          <rdar://problem/5367763> REGRESSION: Copy inserts carriage return in middle of selection

        * editing/pasteboard/newlines-around-floating-or-positioned-expected.txt: Added.
        * editing/pasteboard/newlines-around-floating-or-positioned.html: Added.
        * fast/events/capture-on-target-expected.txt:
        * fast/events/mouseclick-target-and-positioning-expected.txt:
        * fast/events/mouseover-mouseout-expected.txt:
        * fast/events/mouseover-mouseout2-expected.txt:
        * fast/events/window-events-bubble-expected.txt:
        * fast/events/window-events-bubble2-expected.txt:
        * fast/events/window-events-capture-expected.txt:
        * fast/forms/input-appearance-elementFromPoint-expected.txt:
        * fast/forms/onselect-textarea-expected.txt:
        * fast/forms/onselect-textfield-expected.txt:

2007-08-24  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5432254> GoogleDocs: A hang occurs when applying list style to selected table

        * editing/execCommand/5432254-1.html: Added.
        * editing/execCommand/5432254-2.html: Added.
        * platform/mac/editing/execCommand: Added.
        * platform/mac/editing/execCommand/5432254-1-expected.checksum: Added.
        * platform/mac/editing/execCommand/5432254-1-expected.png: Added.
        * platform/mac/editing/execCommand/5432254-1-expected.txt: Added.
        * platform/mac/editing/execCommand/5432254-2-expected.checksum: Added.
        * platform/mac/editing/execCommand/5432254-2-expected.png: Added.
        * platform/mac/editing/execCommand/5432254-2-expected.txt: Added.

2007-08-24  Anders Carlsson  <andersca@apple.com>

        Reviewed by Geoff.

        <rdar://problem/5430165>
        REGRESSION: Dynamically loaded images fail to load
        
        * fast/dom/HTMLImageElement/image-loading-gc-expected.txt: Added.
        * fast/dom/HTMLImageElement/image-loading-gc.html: Added.

2007-08-24  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt and Adele.

        Test for <rdar://problem/5417203> Google Gmail 1.0 widget - unread 
        count is missing

        * fast/table/cell-pref-width-invalidation.html: Added.
        * platform/mac/fast/table/cell-pref-width-invalidation-expected.checksum: Added.
        * platform/mac/fast/table/cell-pref-width-invalidation-expected.png: Added.
        * platform/mac/fast/table/cell-pref-width-invalidation-expected.txt: Added.

2007-08-23  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by .

        - window-resize.html now passes.

        * platform/win/Skipped:

2007-08-23  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Adam.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11756
          REGRESSION: link targeting a frame in another window does not work
          <rdar://problem/5286420>

        * http/tests/navigation/resources/target-frame-from-window-end.html: Added.
        * http/tests/navigation/resources/target-frame-from-window-popup.html: Added.
        * http/tests/navigation/resources/target-frame-from-window-start.html: Added.
        * http/tests/navigation/target-frame-from-window-expected.txt: Added.
        * http/tests/navigation/target-frame-from-window.html: Added.
        * platform/win/Skipped: Added http/tests/navigation/target-frame-from-window.html to skip list.

2007-08-23  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Adele.
        
        <rdar://problem/5156801> REGRESSION: Crash at DeleteSelectionCommand::doApply() when deleting table content

        * editing/deleting/5156801-2.html: Added.
        * platform/mac/editing/deleting: Added.
        * platform/mac/editing/deleting/5156801-2-expected.checksum: Added.
        * platform/mac/editing/deleting/5156801-2-expected.png: Added.
        * platform/mac/editing/deleting/5156801-2-expected.txt: Added.

2007-08-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Adam.

        <rdar://problem/5418891> CrashTracer: [USER] 1 crash in Mail at -[WebViewEditor webView:shouldInsertText:replacingDOMRange:givenAction:]

        * editing/inserting/5418891.html: Added.
        * platform/mac/editing/inserting: Added.
        * platform/mac/editing/inserting/5418891-expected.checksum: Added.
        * platform/mac/editing/inserting/5418891-expected.png: Added.
        * platform/mac/editing/inserting/5418891-expected.txt: Added.

2007-08-22  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Adele.

        - rdar:5423067 Reapplying the change but only when the text area is in focus.

        * fast/forms/cursor-position-expected.txt:
        * fast/forms/cursor-position.html:

2007-08-22  Kevin McCullough  <kmccullough@apple.com>

        - Rolling back since I neeed to update some layouttests this change broke.

        * fast/forms/cursor-position-expected.txt:
        * fast/forms/cursor-position.html:

2007-08-21  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Geof, Adam, Hyatt, Maciej and Oliver.

        - In order to match the behavior of the other major browsers, selection is moved to the end of the text value when a change occurs to the contents of a text area instead of remembering the location of the selection.
        - <rdar://problem/5423067> gmail is super annoying when trying to add a new name to the TO, CC or BCC fields

        * fast/forms/cursor-position-expected.txt:
        * fast/forms/cursor-position.html:

2007-08-21  Adam Roben  <aroben@apple.com>

        * platform/win/Skipped: Added a couple more failures.

2007-08-21  Adam Roben  <aroben@apple.com>

        * platform/win/Skipped: Added some more failing tests.

2007-08-21  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=15010
          <rdar://problem/5423956> REGRESSION (r25000-r25065): Table rendering broken by a recent nightly

        * fast/table/max-width-integer-overflow.html: Added.
        * platform/mac/fast/table: Added.
        * platform/mac/fast/table/max-width-integer-overflow-expected.checksum: Added.
        * platform/mac/fast/table/max-width-integer-overflow-expected.png: Added.
        * platform/mac/fast/table/max-width-integer-overflow-expected.txt: Added.

2007-08-20  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=15023
          REGRESSION (r21113-r21143): JavaScript tooltip rendering bug

        * fast/repaint/layer-visibility.html: Added.
        * platform/mac/fast: Added.
        * platform/mac/fast/repaint: Added.
        * platform/mac/fast/repaint/layer-visibility-expected.checksum: Added.
        * platform/mac/fast/repaint/layer-visibility-expected.png: Added.
        * platform/mac/fast/repaint/layer-visibility-expected.txt: Added.

2007-08-20  Adam Roben  <aroben@apple.com>

        Removed a now-working test from the Windows Skipped file

        * platform/win/Skipped:

2007-08-20  Adam Roben  <aroben@apple.com>

        Tests to ensure that local .xhtml and .svg files end up being parsed as XHTML and SVG, respectively

        Reviewed by Darin.

        * fast/loader/local-svg-parsed-as-svg-expected.txt: Added.
        * fast/loader/local-svg-parsed-as-svg.svg: Added.
        * fast/loader/local-xhtml-parsed-as-xhtml-expected.txt: Added.
        * fast/loader/local-xhtml-parsed-as-xhtml.xhtml: Added.

2007-08-16  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Geoff and Adam.

        - Changing stack depth toi 500 (from 100 in mac and win) to help out some apps specifically gmail.  <rdar://problem/3590522> JavaScript call stack limit of 99 is too small for some applications; needs to be closer to 500 (4045).

        * fast/js/deep-recursion-test-expected.txt: Added.
        * fast/js/deep-recursion-test.html: Added.

2007-08-19  Maciej Stachowiak  <mjs@apple.com>

        Not reviewed - test case fixes.
        
        - fix some test cases where expected results were altered by the last change
        (I reviewed all the new results.)

        * fast/events/focusingUnloadedFrame-expected.txt:
        * http/tests/loading/simple-subframe-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt:
        * webarchive/loading/test-loading-archive-expected.txt:

2007-08-18  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.

        - update for fix to <rdar://problem/5198272> REGRESSION: PLT 1.5% slower due to r21367 (change to start frames with empty documents)
        
        No longer expect windowScriptObject delegate method in frames that never
        use script.

        * http/tests/loading/bad-scheme-subframe-expected.txt:
        * http/tests/loading/bad-server-subframe-expected.txt:
        * http/tests/loading/empty-subframe-expected.txt:
        * http/tests/loading/slow-parsing-subframe-expected.txt:

2007-08-19  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adam Roben.

        - test for http://bugs.webkit.org/show_bug.cgi?id=15008
          ASSERTION FAILED: !firstLineBox() == !lastLineBox() setting content on image

        * fast/images/text-content-crash-2-expected.txt: Added.
        * fast/images/text-content-crash-2.html: Added.

2007-08-19  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Adam and Geoff within one minute of each other.

        Tests that the '-apple-opacity', '-khtml-opacity' and '-webkit-opacity' styles
        all map to the 'opacity' style.

        * fast/css/legacy-opacity-styles-expected.txt: Added.
        * fast/css/legacy-opacity-styles.html: Added.

2007-08-19  Mark Rowe  <mrowe@apple.com>

        Update expected results.  The results that were landed with the test did not match the wording
        in the test that was landed.

        * fast/encoding/namespace-tolerance-expected.txt:

2007-08-17  Antti Koivisto  <antti@apple.com>

        Reviewed by Hyatt.

        Test for <rdar://problem/5403773>
        CrashTracer: [USER] 88 crashes in Safari at com.apple.WebCore: WebCore::RenderTableSection::paint + 846
        
        Changed results for fast/dynamic/containing-block-change.html are progression
        (even though new results don't match Firefox and old ones did!)

        * fast/dynamic/ancestor-to-absolute-expected.txt: Added.
        * fast/dynamic/ancestor-to-absolute.html: Added.
        * fast/dynamic/containing-block-change-expected.checksum:
        * fast/dynamic/containing-block-change-expected.png:
        * fast/dynamic/containing-block-change-expected.txt:

2007-08-17  Kevin Decker  <kdecker@apple.com>

        Reviewed by Darin.

        <rdar://problem/5252836> Adobe Help Viewer: Japanese characters in the Help Tree structure are shown as garbage
        This test ensures a UTF-8 encoding is properly set. The code tests compatibility of documents which: 
          (1) use namespace prefixes on HTML elements 
          (2) specify a non-latin charset 
          (3) contain non-latin characters 
        
        If this test passes, the UTF-8 character below should exactly match the character the character in namespace-tolerance-expected.txt.

        * fast/encoding/namespace-tolerance-expected.txt: Added.
        * fast/encoding/namespace-tolerance.html: Added.
        
2007-08-17  Anders Carlsson  <andersca@apple.com>

        Reviewed by Dave Hyatt.

        <rdar://problem/5379040>
        REGRESSION (Tiger-Leopard): ADOBE: Safari calls NPP_SetWindow with bad values sometimes
        
        Add test.
        
        * plugins/netscape-plugin-setwindow-size-expected.txt: Added.
        * plugins/netscape-plugin-setwindow-size.html: Added.

2007-08-17  Oliver Hunt  <oliver@apple.com>

        Reviewed by Maciej.

        Simple test to ensure we don't crash when creating a pattern

        * fast/canvas/create-pattern-does-not-crash-expected.txt: Added.
        * fast/canvas/create-pattern-does-not-crash.html: Added.

2007-08-16  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Harrison.
        
        <rdar://problem/5378473> Undoing a deletion that is part of an open typing command fails to reinsert the caret

        * editing/undo/5378473.html: Added.
        * platform/mac/editing: Added.
        * platform/mac/editing/undo: Added.
        * platform/mac/editing/undo/5378473-expected.checksum: Added.
        * platform/mac/editing/undo/5378473-expected.png: Added.
        * platform/mac/editing/undo/5378473-expected.txt: Added.

2007-08-16  Alice Liu  <alice.liu@apple.com>

        Removed a fixed test from the skip list.  r25112 fixed this test.

        * platform/mac-leopard/Skipped:

2007-08-16  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Changing this test to get it to pass again after http://
        trac.webkit.org/projects/webkit/changeset/25098

        The test is changing because our new behavior seems correct, though 
        not completely consistent. http://bugs.webkit.org/show_bug.cgi?
        id=14979 is tracking the fact that the behavior is not consistent 
        regarding style elements that are not in the document.

        * fast/css/css-selector-text.html:

2007-08-16  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Adam.

        - Added tests for regressions in other components.  In this case we also need to add a skipped list for Tiger since this functionality didn't exist in 10.4.

        * fast/cookies: Added.
        * fast/cookies/local-file-can-set-cookies-expected.txt: Added.
        * fast/cookies/local-file-can-set-cookies.html: Added.
        * platform/mac-tiger: Added.
        * platform/mac-tiger/Skipped: Added.

2007-08-16  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Maciej.
        
        <rdar://problem/5378847> 
        After creating and removing a ToDo, the caret disappears as soon as I start to type

        * editing/inserting/5378847-expected.txt: Added.
        * editing/inserting/5378847.html: Added.

2007-08-15  Antti Koivisto  <antti@apple.com>

        Reviewed by Maciej.
        
        Test for <rdar://problem/5388936>
        Crash while setting display:none for a table cell with selection

        * fast/table/destroy-cell-with-selection-crash-expected.txt: Added.
        * fast/table/destroy-cell-with-selection-crash.html: Added.

2007-08-15  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Darin.
        
        http://bugs.webkit.org/show_bug.cgi?id=14971
        REGRESSION: cannot select reporter's e-mail in bugzilla
        
        * editing/selection/14971-expected.checksum: Added.
        * editing/selection/14971-expected.png: Added.
        * editing/selection/14971-expected.txt: Added.
        * editing/selection/14971.html: Added.

2007-08-15  Beth Dakin  <bdakin@apple.com>

        Test for new support of empty style sheets.

        * fast/css/emptyStyleTag-expected.txt: Added.
        * fast/css/emptyStyleTag.html: Added.

2007-08-14  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Adam.

        - Updated Skipped list to reflect recent fixes.

        * platform/win/Skipped:

2007-08-14  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff and Oliver.

        Add test for <rdar://problem/5267870>
        Mangleme: Reproducible assertion failure in -[WebCoreFrameBridge installInFrame:]

        * http/tests/misc/embedCrasher-expected.txt: Added.
        * http/tests/misc/embedCrasher.html: Added.

2007-08-14  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Test for <rdar://problem/5370059> REGRESSION: Cannot type into edit fields on a form (sccsheriff.org)

        * editing/selection/user-select-text-inside-user-select-ignore-expected.txt: Added.
        * editing/selection/user-select-text-inside-user-select-ignore.html: Added.
        * fast/css/computed-style-expected.txt: Updated now that we've eliminated the auto value.
        * fast/css/computed-style-without-renderer-expected.txt: ditto.

2007-08-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Tim.
        
        <rdar://problem/5408255> REGRESSION: In Mail, clicking the containing element's UI closebox doesn't delete element

        * editing/deleting/5408255.html: Added.
        * editing/deleting/5408255-expected.checksum: Added.
        * editing/deleting/5408255-expected.png: Added.
        * editing/deleting/5408255-expected.txt: Added.

2007-08-14  Adele Peterson  <adele@apple.com>

        Reviewed by Brady.

        Test for http://bugs.webkit.org/show_bug.cgi?id=14746
        <rdar://problem/5401041> REGRESSION: Form state not saved for forms that submit via HTTPS even if they do not contain a password field

        * http/tests/navigation/resources/restore-form-state-https-1.html: Added.
        * http/tests/navigation/restore-form-state-https-expected.txt: Added.
        * http/tests/navigation/restore-form-state-https.html: Added.

2007-08-14  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin.
        
        Add test for <rdar://problem/5143183>
        Air Mail postmark shows up wrong in Firefox due to use of CSS background-position-x/y
        
        Also update a few tests to expect background-position instead of background-position-x/y

        * fast/css/background-position-serialize-expected.txt: Added.
        * fast/css/background-position-serialize.html: Added.
        * fast/css/computed-style-expected.txt:
        * fast/css/computed-style-without-renderer-expected.txt:
        * fast/css/remove-shorthand-expected.txt:

2007-08-13  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=14951
        REGRESSION: page interpreted as UTF-8 because of stray <?xml> after <head>

        * fast/encoding/misplaced-xml-declaration-expected.txt: Added.
        * fast/encoding/misplaced-xml-declaration.html: Added.

2007-08-13  Sam Weinig  <sam@webkit.org>

        Reviewed by Kevin McCullough.

        Another attempt at getting these to pass reliably. 

        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html:
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:

2007-08-13  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff.

        Ensure that these tests don't fail intermittently.

        * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html:
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt:
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html:
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:

2007-08-13  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5333725> -webkit-user-select: none makes selection difficult

        * editing/selection/5333725-expected.checksum: Added.
        * editing/selection/5333725-expected.png: Added.
        * editing/selection/5333725-expected.txt: Added.
        * editing/selection/5333725.html: Added.
        
        Added a workaround for a bug where -webkit-user-select:none
        has no effect on the body if placed on the html element:
        * editing/selection/select-all-user-select-none.html:

2007-08-13  Anders Carlsson  <andersca@apple.com>

        Reviewed by Maciej.

        <rdar://problem/5360748>
        REGRESSION (r21002-r21003): Flash widget sniffer doesn't work (affects iWeb)
        
        Update test case to handle the case where the node list is accessed after 
        the document has finished loading.
        
        * fast/dom/NodeList/invalidate-node-lists-when-parsing-expected.txt:
        * fast/dom/NodeList/invalidate-node-lists-when-parsing.html:

2007-08-12  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin and Sam.
        
        - test cases for <rdar://problem/5395213> cross-domain access to individual components of location object should be denied.

        * http/tests/security/cross-frame-access-location-expected.txt: This test's results changed, there are more debug messages due to access being legitimately denied.
        
        The remainder are new tests and support:

        * http/tests/security/resources/xss-DENIED-assign-location-hash-attacker.html: Added.
        * http/tests/security/resources/xss-DENIED-assign-location-host-attacker.html: Added.
        * http/tests/security/resources/xss-DENIED-assign-location-host-failure.html: Added.
        * http/tests/security/resources/xss-DENIED-assign-location-hostname-attacker.html: Added.
        * http/tests/security/resources/xss-DENIED-assign-location-hostname-failure.html: Added.
        * http/tests/security/resources/xss-DENIED-assign-location-nonstandardProperty-attacker.html: Added.
        * http/tests/security/resources/xss-DENIED-assign-location-pathname-attacker.html: Added.
        * http/tests/security/resources/xss-DENIED-assign-location-pathname-failure.html: Added.
        * http/tests/security/resources/xss-DENIED-assign-location-protocol-attacker.html: Added.
        * http/tests/security/resources/xss-DENIED-assign-location-protocol-failure.html: Added.
        * http/tests/security/resources/xss-DENIED-assign-location-reload-attacker.html: Added.
        * http/tests/security/resources/xss-DENIED-assign-location-search-attacker.html: Added.
        * http/tests/security/xss-DENIED-assign-location-hash-expected.txt: Added.
        * http/tests/security/xss-DENIED-assign-location-hash.html: Added.
        * http/tests/security/xss-DENIED-assign-location-host-expected.txt: Added.
        * http/tests/security/xss-DENIED-assign-location-host.html: Added.
        * http/tests/security/xss-DENIED-assign-location-hostname-expected.txt: Added.
        * http/tests/security/xss-DENIED-assign-location-hostname.html: Added.
        * http/tests/security/xss-DENIED-assign-location-nonstandardProperty-expected.txt: Added.
        * http/tests/security/xss-DENIED-assign-location-nonstandardProperty.html: Added.
        * http/tests/security/xss-DENIED-assign-location-pathname-expected.txt: Added.
        * http/tests/security/xss-DENIED-assign-location-pathname.html: Added.
        * http/tests/security/xss-DENIED-assign-location-protocol-expected.txt: Added.
        * http/tests/security/xss-DENIED-assign-location-protocol.html: Added.
        * http/tests/security/xss-DENIED-assign-location-reload-expected.txt: Added.
        * http/tests/security/xss-DENIED-assign-location-reload.html: Added.
        * http/tests/security/xss-DENIED-assign-location-search-expected.txt: Added.
        * http/tests/security/xss-DENIED-assign-location-search.html: Added.

2007-08-12  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14931
          JavaScript regular expression non-participating capturing groups behave incorrectly in edge cases

        * fast/js/regexp-non-capturing-groups-expected.txt: Added.
        * fast/js/regexp-non-capturing-groups.html: Added.
        * fast/js/resources/regexp-non-capturing-groups.js: Added.

        * fast/js/resources/js-test-pre.js: Updated to add a special case for array
        results, since there are some array results in the test. Also cut down on the
        verbosity of failures when the type of the actual result is the same as the type
        of the expected result. And get rid of the special case function just for NaN.

        * fast/js/regexp-unicode-overflow.html: Let the make-js-test-wrappers script
        regenerate this file (it removed one of the trailing newlines).

        * fast/js/kde/encode_decode_uri-expected.txt: This test now passes. I'm not sure
        why it was failing before.

        * fast/js/char-at-expected.txt: Removed all the periods at the end of NaN
        test PASS messages; they are now consistent with all the other tests.
        * fast/js/date-parse-comments-test-expected.txt: Ditto.
        * fast/js/date-parse-test-expected.txt: Ditto.

2007-08-11  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin.
        
        Add test for http://bugs.webkit.org/show_bug.cgi?id=14742 which
        Mitz fixed in r24973.
        
        I had a fix for <rdar://problem/5267021>
        REGRESSION: Loading Slashdot Firehose is 9X slower on Safari 3.0 than Safari 2.0
        which turned out to be a dublicate.
        
        At least we can use the layout test I did.

        * http/tests/local/style-access-before-stylesheet-loaded-expected.txt: Added.
        * http/tests/local/style-access-before-stylesheet-loaded.html: Added.

2007-08-11  Matt Lilek  <pewtermoose@gmail.com>

        Reviewed over and over and over by Adam Roben.

        Bug 14740: Hierarchical layout tests and platform organization
        http://bugs.webkit.org/show_bug.cgi?id=14740

        Add support for platform-specific layout tests and results.
        New platform structure is as follows:

        * platform: Added.
        * platform/mac: Added.
        * mac/leopard/ -> platform/mac-leopard
        * win/ -> platform/win
        * qt/ -> platform/qt

2007-08-11  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - tests and updated results for http://bugs.webkit.org/show_bug.cgi?id=13670
          <rdar://problem/5399619> Table misrender when one of the TDs has width=100%

        * fast/table/100-percent-cell-width-expected.checksum: Added.
        * fast/table/100-percent-cell-width-expected.png: Added.
        * fast/table/100-percent-cell-width-expected.txt: Added.
        * fast/table/100-percent-cell-width.html: Added.
        * fast/table/percent-widths-stretch-expected.checksum: Added.
        * fast/table/percent-widths-stretch-expected.png: Added.
        * fast/table/percent-widths-stretch-expected.txt: Added.
        * fast/table/percent-widths-stretch.html: Added.
        * fast/text/whitespace/026-expected.checksum:
        * fast/text/whitespace/026-expected.png:
        * fast/text/whitespace/026-expected.txt:
        * tables/mozilla/bugs/bug35662-expected.checksum:
        * tables/mozilla/bugs/bug35662-expected.png:
        * tables/mozilla/bugs/bug35662-expected.txt:
        * tables/mozilla/bugs/bug5799-expected.checksum:
        * tables/mozilla/bugs/bug5799-expected.png:
        * tables/mozilla/bugs/bug5799-expected.txt:
        * tables/mozilla/core/col_span-expected.checksum:
        * tables/mozilla/core/col_span-expected.png:
        * tables/mozilla/core/col_span-expected.txt:

2007-08-11  Darin Adler  <darin@apple.com>

        - added a bunch of missing layout test results

        * editing/style/font-family-with-space-expected.checksum: Added.
        * editing/style/font-family-with-space-expected.png: Added.
        * fast/dom/frame-loading-via-document-write-expected.checksum: Added.
        * fast/dom/frame-loading-via-document-write-expected.png: Added.
        * fast/encoding/xmacroman-encoding-test-expected.checksum: Added.
        * fast/encoding/xmacroman-encoding-test-expected.png: Added.
        * fast/frames/frame-navigation-expected.checksum: Added.
        * fast/frames/frame-navigation-expected.png: Added.
        * fast/frames/frame-set-whitespace-attributes-expected.checksum: Added.
        * fast/frames/frame-set-whitespace-attributes-expected.png: Added.
        * fast/frames/inline-object-inside-frameset-expected.checksum: Added.
        * fast/frames/inline-object-inside-frameset-expected.png: Added.
        * fast/html/keygen-expected.checksum: Added.
        * fast/html/keygen-expected.png: Added.
        * fast/images/pdf-as-image-landscape-expected.checksum: Added.
        * fast/images/pdf-as-image-landscape-expected.png: Added.
        * fast/inline-block/14498-positionForCoordinates-expected.checksum: Added.
        * fast/inline-block/14498-positionForCoordinates-expected.png: Added.

2007-08-11  Darin Adler  <darin@apple.com>

        Reviewed by Antti.

        - test for <rdar://problem/5266535> REGRESSION: <img> inside <map> no longer allowed in strict mode
          (breaks chemicalelements.com)

        * fast/parser/strict-img-in-map-expected.txt: Added.
        * fast/parser/strict-img-in-map.html: Added.

2007-08-11  Andrew Wellington  <proton@wiretapped.net>

        Reviewed by Mark Rowe.
        
        Fix http://bugs.webkit.org/show_bug.cgi?id=14645
        getPropertyValue should be case insensitive
        
        Test for getPropertyValue, setProperty, removeProperty being case-insensitive

        * fast/css/css-properties-case-insensitive-expected.txt: Added.
        * fast/css/css-properties-case-insensitive.html: Added.

2007-08-10  Anders Carlsson  <andersca@apple.com>

        Reviewed by Darin and Maciej.

        <rdar://problem/5360748> 
        REGRESSION(r21002-r21003) Flash widget sniffer doesn't work (affects iWeb)
        
        Add test case by Kurt Revis.
        
        * fast/dom/NodeList/invalidate-node-lists-when-parsing-expected.txt: Added.
        * fast/dom/NodeList/invalidate-node-lists-when-parsing.html: Added.

2007-08-10  Oliver Hunt  <oliver@apple.com>

        Reviewed by Mark.

        Update layout test to avoid problems caused by differences in whitespace 
        for NSAttributedString descriptions on Tiger and Leopard 

        * fast/text/attributed-substring-from-range-expected.txt:
        * fast/text/attributed-substring-from-range.html:

2007-08-10  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Justin.

        - test for <rdar://problem/5397344> http://bugs.webkit.org/show_bug.cgi?id=14911
          REGRESSION: Clicking in pasted text doesn't position the insertion point correctly

        * editing/selection/inline-closest-leaf-child-expected.checksum: Added.
        * editing/selection/inline-closest-leaf-child-expected.png: Added.
        * editing/selection/inline-closest-leaf-child-expected.txt: Added.
        * editing/selection/inline-closest-leaf-child.html: Added.

2007-08-10  Oliver Hunt  <oliver@apple.com>

        Reviewed by Darin.

        Added new layout test to validate fix for <rdar://problem/5000470> REGRESSION: ATOK IM: reconvert returns incorrect symbol due to inconsistent range domains in TSM

        Corrected fast/text/attributed-substring-from-range to account for additional whitespace, and to be correct.

        * fast/text/attributed-substring-from-range-expected.txt:
        * fast/text/attributed-substring-from-range-in-textfield-expected.txt: Added.
        * fast/text/attributed-substring-from-range-in-textfield.html: Added.
        * fast/text/attributed-substring-from-range.html:

2007-08-09  Sam Weinig  <sam@webkit.org>

        Reviewed by Maciej.

        Tests for <rdar://problem/5395618>

        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Added.
        * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html: Added.

2007-08-10  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14798
          Incorrect bidi reordering of neutrals and digits after RTL embed
          and other bugs in the bidi algorithm.

        * fast/text/international/bidi-neutral-run-expected.checksum: Added.
        * fast/text/international/bidi-neutral-run-expected.png: Added.
        * fast/text/international/bidi-neutral-run-expected.txt: Added.
        * fast/text/international/bidi-neutral-run.html: Added.

2007-08-09  Sam Weinig  <sam@webkit.org>

        Reviewed by Mark Rowe.

        Use index-getter instead of name-getter to better ensure
        that the frame has finished loading.

        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html:
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html:

2007-08-09  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Justin Garcia.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14347
          REGRESSION (r21291): Initiating a drag near the edge of a selection deselects it

        * editing/selection/contains-boundaries-expected.checksum: Added.
        * editing/selection/contains-boundaries-expected.png: Added.
        * editing/selection/contains-boundaries-expected.txt: Added.
        * editing/selection/contains-boundaries.html: Added.

2007-08-09  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14875
          Textarea with nowrap - left/right nav, Up/down nav both hide text

        * fast/layers/scroll-rect-to-visible-expected.checksum: Added.
        * fast/layers/scroll-rect-to-visible-expected.png: Added.
        * fast/layers/scroll-rect-to-visible-expected.txt: Added.
        * fast/layers/scroll-rect-to-visible.html: Added.

2007-08-09  Anders Carlsson  <andersca@apple.com>

        Reviewed by Oliver.

        <rdar://problem/5313534> REGRESSION(Leopard): Some fast/xsl tests sometimes fail on Leopard

        These tests no longer fail for me, so let's try removing them from the skipped file
        and see what happens.
        
        * mac/leopard/Skipped:

2007-08-08  Beth Dakin  <bdakin@apple.com>

        Reviewed by Geoff Garen.

        Test for <rdar://problem/5286443>, http://bugs.webkit.org/
        show_bug.cgi?id=14268 REGRESSION: Radio buttons don't stay selected 
        due to unclosed <label> tags

        * fast/forms/radio-nested-labels-expected.checksum: Added.
        * fast/forms/radio-nested-labels-expected.png: Added.
        * fast/forms/radio-nested-labels-expected.txt: Added.
        * fast/forms/radio-nested-labels.html: Added.

2007-08-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Oliver.
        
        <rdar://problem/5387578> Crash at ReplaceSelectionCommand::doApply() when pasting just after table cell content

        * editing/pasteboard/5387578-expected.checksum: Added.
        * editing/pasteboard/5387578-expected.png: Added.
        * editing/pasteboard/5387578-expected.txt: Added.
        * editing/pasteboard/5387578.html: Added.

2007-08-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Harrison.
        
        <rdar://problem/5390681> WebKit asserts when deleting To Do content selected with a double-click        

        * editing/deleting/5390681-2-expected.checksum: Added.
        * editing/deleting/5390681-2-expected.png: Added.
        * editing/deleting/5390681-2-expected.txt: Added.
        * editing/deleting/5390681-2.html: Added.
        
        Added a FIXME about an extraneous newline:
        * editing/deleting/5390681-expected.checksum:
        * editing/deleting/5390681-expected.png:
        * editing/deleting/5390681-expected.txt:
        * editing/deleting/5390681.html:ada

2007-08-08  Sam Weinig  <sam@webkit.org>

        Reviewed by Brady.

        Test that protocol and host compares are case-insensitive.

        * http/tests/security/cross-frame-access-port-expected.txt:
        * http/tests/security/cross-frame-access-protocol-expected.txt:
        * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html: Added.
        * http/tests/security/host-compare-case-insensitive-expected.txt: Added.
        * http/tests/security/host-compare-case-insensitive.html: Added.
        * http/tests/security/protocol-compare-case-insensitive-expected.txt: Added.
        * http/tests/security/protocol-compare-case-insensitive.html: Added.
        * http/tests/security/resources/cross-frame-iframe.html:
        * http/tests/security/resources/localhost-accesssor.html: Added.

2007-08-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Harrison.
        
        <rdar://problem/5390681> WebKit asserts when deleting To Do content selected with a double-click

        * editing/deleting/5390681-expected.checksum: Added.
        * editing/deleting/5390681-expected.png: Added.
        * editing/deleting/5390681-expected.txt: Added.
        * editing/deleting/5390681.html: Added.

2007-08-08  Adele Peterson  <adele@apple.com>

        Reviewed by John.

        Test for for <rdar://problem/5393798> 100% reproducible crash in WebCore::Scrollbar::setValue

        * fast/events/mousedown_in_scrollbar-expected.txt: Added.
        * fast/events/mousedown_in_scrollbar.html: Added.

2007-08-08  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff Garen.

        Tests for <rdar://problem/5354635>

        * http/tests/security/dataURL: Added.
        * http/tests/security/dataURL/resources: Added.
        * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-iframe.html: Added.
        * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-opened-frame.html: Added.
        * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-iframe.html: Added.
        * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html: Added.
        * http/tests/security/dataURL/resources/foreign-domain-data-url-window-location.html: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe.html: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level.html: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame.html: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html: Added.
        * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame.html: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt: Added.
        * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html: Added.

2007-08-08  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin.
        
        Test for <rdar://problem/5391576>
        Malformed table innerHTML causes Safari to crash in HTMLParser::handleError (14894)

        * fast/table/incomplete-table-in-fragment-2-expected.txt: Added.
        * fast/table/incomplete-table-in-fragment-2.html: Added.

2007-08-07  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Maciej and Hyatt.

       - <rdar://problem/4976879> REGRESSION: Safari doesn't work with Zimbra enhanced login.
        - Reverting a previous change, and modifying how documents are created so that we better match other browsers behavior with respect to namespaceURIs.

        * dom/xhtml/level1/core/hc_documentcreateelementcasesensitive-expected.txt:
        * fast/dom/Document/replace-child-expected.txt:
        * http/tests/misc/createElementNamespace1-expected.txt: Added.
        * http/tests/misc/createElementNamespace1.xml: Added.
        * http/tests/misc/createElementNamespace2-expected.txt: Added.
        * http/tests/misc/createElementNamespace2.xhtml: Added.
        * http/tests/misc/createElementNamespace3-expected.txt: Added.
        * http/tests/misc/createElementNamespace3.html: Added.

2007-08-08  Cameron Zwarich  <cwzwarich@uwaterloo.ca>

        Reviewed and landed by Brady

        Updated test case because of fix for <http://bugs.webkit.org/show_bug.cgi?id=13422>

        Bug 13422: REGRESSION: Page reload loses page position

        * http/tests/navigation/success200-reload-expected.txt:

2007-08-07  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        Test for http://bugs.webkit.org/show_bug.cgi?id=14897
        Decompilation of double negation fails and produces invalid or incorrect code

        * fast/js/function-decompilation-operators-expected.txt: Added.
        * fast/js/function-decompilation-operators.html: Added.

2007-08-07  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Oliver.

        Move plain-text-document.txt to the resources subdirectory.

        * fast/loader/plain-text-document.html: Updated URL to plain-text-document.txt.
        * fast/loader/plain-text-document.txt: Removed.
        * fast/loader/resources/plain-text-document.txt: Copied from fast/loader/plain-text-document.txt.

2007-08-07  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff Garen.

        Make tests not depend on data: URLs in preparation of
        data: URL policy change. 

        * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html:
        * editing/pasteboard/resources: Added.
        * editing/pasteboard/resources/drag-image-to-contenteditable-iframe.html: Added.
        * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html:
        * fast/dom/HTMLDocument/resources: Added.
        * fast/dom/HTMLDocument/resources/frameless-location-bugzilla10837-iframe.html: Added.
        * fast/dom/exception-no-frame-inline-script-crash.html:
        * fast/dom/exception-no-frame-timeout-crash.html:
        * fast/dom/null-document-location-assign-crash.html:
        * fast/dom/null-document-location-href-put-crash.html:
        * fast/dom/null-document-location-put-crash.html:
        * fast/dom/null-document-location-replace-crash.html:
        * fast/dom/null-document-window-open-crash.html:
        * fast/dom/resources/exception-no-frame-inline-script-crash-iframe.html: Added.
        * fast/dom/resources/exception-no-frame-timeout-crash-iframe.html: Added.
        * fast/events/frame-programmatic-focus.html:
        * fast/events/iframe-object-onload.html:
        * fast/events/mouseover-mouseout.html:
        * fast/events/mouseover-mouseout2.html:
        * fast/events/resources/iframe-object-onload-iframe-1.html: Added.
        * fast/events/resources/iframe-object-onload-iframe-2.html: Added.
        * fast/events/resources/iframe-object-onload-iframe-3.html: Added.
        * fast/events/resources/iframe-object-onload-object-1.html: Added.
        * fast/events/resources/iframe-object-onload-object-2.html: Added.
        * fast/events/resources/iframe-object-onload-object-3.html: Added.
        * fast/events/resources/mouseover-mouseout-iframe.html: Added.
        * fast/events/resources/mouseover-mouseout2-iframe-1.html: Added.
        * fast/events/resources/mouseover-mouseout2-iframe-2.html: Added.
        * fast/events/resources/mouseover-mouseout2-iframe-3.html: Added.
        * fast/events/resources/mouseover-mouseout2-iframe-4.html: Added.
        * fast/events/resources/mouseover-mouseout2-iframe-5.html: Added.
        * fast/loader/opaque-base-url-expected.txt:
        * fast/loader/opaque-base-url.html:
        * plugins/plugin-remove-subframe.html:
        * plugins/resources/plugin-remove-subframe-iframe.html: Added.

2007-08-07  Antti Koivisto  <antti@apple.com>

        Remove a test that was a bit too slow on older hardware.
        
        * fast/block/basic/stress-shallow-nested-expected.txt: Removed.
        * fast/block/basic/stress-shallow-nested.html: Removed.
        
2007-08-07  Antti Koivisto  <antti@apple.com>

        Reviewed by Hyatt.
        
        Tests for <rdar://problem/5102553>
        Mail spins trying to display or edit a specific long plain text message in WebCore::TimerBase::...
        
        - added performance test. With debug build on MBP this takes about 1.5s to run.
        - added test case that shows some additional progression from the patch (less leftover anonymous boxes).
        
        * fast/block/basic/stress-shallow-nested-expected.txt: Added.
        * fast/block/basic/stress-shallow-nested.html: Added.
        * fast/block/float/nestedAnonymousBlocks2-expected.checksum: Added.
        * fast/block/float/nestedAnonymousBlocks2-expected.png: Added.
        * fast/block/float/nestedAnonymousBlocks2-expected.txt: Added.
        * fast/block/float/nestedAnonymousBlocks2.html: Added.

2007-08-06  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        Test for http://bugs.webkit.org/show_bug.cgi?id=14891
        Decompilation of try block immediately following "else" fails

        * fast/js/toString-try-else-expected.txt: Added.
        * fast/js/toString-try-else.html: Added.

2007-08-06  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        Update test to not timeout.

        * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt:
        * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html:

2007-08-06  Sam Weinig  <sam@webkit.org>

        Reviewed by Maciej.

        Tests for <rdar://problem/5354689>

        * http/tests/security/javascriptURL: Added.
        * http/tests/security/javascriptURL/resources: Added.
        * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-iframe.html: Added.
        * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-opened-frame.html: Added.
        * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-iframe.html: Added.
        * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-opened-frame.html: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level.html: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame.html: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame.html: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url.html: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open.html: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url.html: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame.html: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html: Added.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe.html: Added.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open.html: Added.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe.html: Added.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open-expected.txt: Added.
        * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open.html: Added.
        * http/tests/security/resources/cross-frame-access.js:

2007-08-06  Darin Adler  <darin@apple.com>

        Beth made this reduction/test, Geoff and I both helped refine it.

        - test for <rdar://problem/5366582> crash on it.eurosport.yahoo.com page

        * fast/dynamic/inline-to-block-crash-expected.txt: Added.
        * fast/dynamic/inline-to-block-crash.html: Added.

2007-08-06  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for <rdar://problem/5382483> REGRESSION: <select> element's text is clipped when a CSS line-height is specified

        * fast/forms/menulist-restrict-line-height-expected.checksum: Added.
        * fast/forms/menulist-restrict-line-height-expected.png: Added.
        * fast/forms/menulist-restrict-line-height-expected.txt: Added.
        * fast/forms/menulist-restrict-line-height.html: Added.

2007-08-05  Darin Adler  <darin@apple.com>

        * mac/leopard/Skipped: Removed 3 non-platform-specific failing tests.
        * win/Skipped: Ditto.

2007-08-05  Darin Adler  <darin@apple.com>

        - tried to fix <rdar://problem/5383382> Drag/drop of image is failing in fast/events/standalone-image-drag-to-editable.html

        * fast/events/standalone-image-drag-to-editable.html: Fixed race condition in test by using a frame
        counter rather than running the test after a particular frame loads.

2007-08-05  Darin Adler  <darin@apple.com>

        * fast/dom/delete-contents-expected.txt: Updated results, which changed due to r24831, which allows
        comments as children of <html>.

2007-08-04  Oliver Hunt  <oliver@apple.com>

        Reviewed by Sam.
        
        Layout test for <rdar://problem/5386550> REGRESSION (r24866): text/plain documents are always downloaded

        * fast/loader/plain-text-document-expected.txt: Added.
        * fast/loader/plain-text-document.html: Added.
        * fast/loader/plain-text-document.txt: Added.

2007-08-03  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Dump contents of subframes using new layoutTestController.dumpChildFramesAsText()
        function.

        * http/tests/security/cross-frame-access-port-expected.txt:
        * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
        * http/tests/security/cross-frame-access-protocol-expected.txt:
        * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
        * http/tests/security/resources/cross-frame-access.js:

2007-08-03  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14879
          REGRESSION: First item in select (pop-up menu) is displayed even if another item was selected via JavaScript

        * fast/forms/menulist-deselect-update-expected.checksum: Added.
        * fast/forms/menulist-deselect-update-expected.png: Added.
        * fast/forms/menulist-deselect-update-expected.txt: Added.
        * fast/forms/menulist-deselect-update.html: Added.

2007-08-03  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14653
          REGRESSION (r23994): No caret is drawn after clicking a search field's placeholder text
          <rdar://problem/5383841>

        * fast/forms/search-click-in-placeholder-expected.txt: Added.
        * fast/forms/search-click-in-placeholder.html: Added.

2007-08-03  Adam Roben  <aroben@apple.com>

        Updated Skipped files for Windows and Leopard.

        * mac/leopard/Skipped: Removed a test that has been moved (and only
        fails on Windows), and added new failures.
        * win/Skipped: Added new failures and annotated some old ones.

2007-08-02  Adam Roben  <aroben@apple.com>

        Fix a typo in fast/events/no-blur-on-page

        Reviewed by Sam.

        * fast/events/no-blur-on-page-leave-expected.txt: Updated.
        * fast/events/no-blur-on-page-leave.html: Fixed typo.

2007-08-02  Sam Weinig  <sam@webkit.org>

        Reviewed by Kevin McCullough.

        Change test to use shared shouldBe function to
        show failures more clearly. 

        * fast/dom/Window/window-resize-expected.txt:
        * fast/dom/Window/window-resize.html:

2007-08-02  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5228138>
        REGRESSION(Leopard): test failures: tests that test Georgian numbering
        
        Correct counter test results for Georgian numbers.
        Add leopard specific versions needed due to font changes (actual characters instead of boxes).

        * css2.1/t1202-counter-09-b-expected.txt:
        * css2.1/t1202-counters-09-b-expected.txt:
        * mac/leopard/Skipped:
        * mac/leopard/css2.1: Added.
        * mac/leopard/css2.1/t1202-counter-09-b-expected.txt: Added.
        * mac/leopard/css2.1/t1202-counters-09-b-expected.txt: Added.
        * mac/leopard/fast/lists: Added.
        * mac/leopard/fast/lists/w3-list-styles-expected.txt: Added.

2007-08-02  Antti Koivisto  <antti@apple.com>

        Reviewed by Geoff.
        
        Fix <rdar://problem/5228233>
        REGRESSION(Leopard): layout test failures: fast/table/absolute-table-at-bottom
        
        Remove an arrow symbol unrelated to what is being tested. It has different metrics on Leopard.

        * fast/table/absolute-table-at-bottom-expected.checksum:
        * fast/table/absolute-table-at-bottom-expected.png:
        * fast/table/absolute-table-at-bottom-expected.txt:
        * fast/table/absolute-table-at-bottom.html:
        * mac/leopard/Skipped:

2007-08-02  Mark Rowe  <mrowe@apple.com>

        Layout test fix, rubber-stamped by Oliver.

        * fast/js/resources/string-concatenate-outofmemory.js:  Don't let an out of memory exception during verification cause a failure.
        The exception is a perfectly valid success case as it shows that access the string did not cause a crash.

2007-08-02  Mark Rowe  <mrowe@apple.com>

        Reviewed by Maciej.

        <rdar://problem/5352887> "Out of memory" error during repeated JS string concatenation leaks hundreds of MBs of RAM

        Update test to check that accessing the string after the "Out of memory" exception was raised does not crash.

        * fast/js/resources/string-concatenate-outofmemory.js:
        * fast/js/string-concatenate-outofmemory-expected.txt:

2007-07-31  Oliver Hunt  <oliver@apple.com>

        fast/encoding/char-encoding.html no longer needs to be in the Leopard skiplist

        * mac/leopard/Skipped:

2007-07-31  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Updated tests for <rdar://problem/5339395> REGRESSION:http://sudokucraving.com does not render grid correctly

        * fast/forms/input-appearance-minWidth.html: Removed. This test is covered by fast/replaced/width100percent-textfield.html.
        * fast/forms/input-appearance-minWidth-expected.checksum: Removed.
        * fast/forms/input-appearance-minWidth-expected.png: Removed.
        * fast/forms/input-appearance-minWidth-expected.txt: Removed.

        * fast/forms/input-table-expected.checksum:
        * fast/forms/input-table-expected.png:
        * fast/forms/input-table-expected.txt:
        * fast/replaced/width100percent-menulist-expected.checksum:
        * fast/replaced/width100percent-menulist-expected.png:
        * fast/replaced/width100percent-menulist-expected.txt:
        * fast/replaced/width100percent-searchfield-expected.checksum: Added.
        * fast/replaced/width100percent-searchfield-expected.png: Added.
        * fast/replaced/width100percent-searchfield-expected.txt: Added.
        * fast/replaced/width100percent-searchfield.html: Added.
        * fast/replaced/width100percent-textarea-expected.checksum:
        * fast/replaced/width100percent-textarea-expected.png:
        * fast/replaced/width100percent-textarea-expected.txt:
        * fast/replaced/width100percent-textfield-expected.checksum:
        * fast/replaced/width100percent-textfield-expected.png:
        * fast/replaced/width100percent-textfield-expected.txt:

2007-07-31  Matt Perry  <mpComplete@gmail.com>

        Reviewed by Brady

        Test for http://bugs.webkit.org/show_bug.cgi?id=14757
        HTMLTokenizer::processingData implementation is incorrect

        * http/tests/loading/slow-parsing-subframe-expected.txt: Added.
        * http/tests/loading/slow-parsing-subframe.html: Added.

2007-07-31  Adele Peterson  <adele@apple.com>

        Reviewed by Beth.

        Updated this test to force display to happen earlier. This works around a bug in DRT that draws the scrollbars in a different way from Safari.

        * fast/replaced/width100percent-textarea-expected.checksum:
        * fast/replaced/width100percent-textarea-expected.png:
        * fast/replaced/width100percent-textarea.html:

2007-07-31  Adele Peterson  <adele@apple.com>

        Reviewed by Sam.

        Breaking up fast/replaced/width100percent.html into separate tests for the different elements.

        * fast/replaced/width100percent-button-expected.checksum: Added.
        * fast/replaced/width100percent-button-expected.png: Added.
        * fast/replaced/width100percent-button-expected.txt: Added.
        * fast/replaced/width100percent-button.html: Added.
        * fast/replaced/width100percent-checkbox-expected.checksum: Added.
        * fast/replaced/width100percent-checkbox-expected.png: Added.
        * fast/replaced/width100percent-checkbox-expected.txt: Added.
        * fast/replaced/width100percent-checkbox.html: Added.
        * fast/replaced/width100percent-image-expected.checksum: Added.
        * fast/replaced/width100percent-image-expected.png: Added.
        * fast/replaced/width100percent-image-expected.txt: Added.
        * fast/replaced/width100percent-image.html: Added.
        * fast/replaced/width100percent-menulist-expected.checksum: Added.
        * fast/replaced/width100percent-menulist-expected.png: Added.
        * fast/replaced/width100percent-menulist-expected.txt: Added.
        * fast/replaced/width100percent-menulist.html: Added.
        * fast/replaced/width100percent-radio-expected.checksum: Added.
        * fast/replaced/width100percent-radio-expected.png: Added.
        * fast/replaced/width100percent-radio-expected.txt: Added.
        * fast/replaced/width100percent-radio.html: Added.
        * fast/replaced/width100percent-textarea-expected.checksum: Added.
        * fast/replaced/width100percent-textarea-expected.png: Added.
        * fast/replaced/width100percent-textarea-expected.txt: Added.
        * fast/replaced/width100percent-textarea.html: Added.
        * fast/replaced/width100percent-textfield-expected.checksum: Added.
        * fast/replaced/width100percent-textfield-expected.png: Added.
        * fast/replaced/width100percent-textfield-expected.txt: Added.
        * fast/replaced/width100percent-textfield.html: Added.

        * fast/replaced/width100percent.html: Removed.
        * fast/replaced/width100percent-expected.checksum: Removed.
        * fast/replaced/width100percent-expected.png: Removed.
        * fast/replaced/width100percent-expected.txt: Removed.

2007-07-31  Sam Weinig  <sam@webkit.org>

        Reviewed by Mitz.

        Updated tests for http://bugs.webkit.org/show_bug.cgi?id=14825
        Non-integer hsl() colours are ignored

        * fast/css/hsl-color-expected.checksum:
        * fast/css/hsl-color-expected.png:
        * fast/css/hsl-color-expected.txt:
        * fast/css/hsl-color.html: Add non-integer hue tests
        * fast/css/hsla-color-expected.checksum:
        * fast/css/hsla-color-expected.png:
        * fast/css/hsla-color-expected.txt:
        * fast/css/hsla-color.html: Add non-integer hue tests 

2007-07-30  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5369009>
        Crash due to infinite recursion in moveParagraphs deleting line from a Mail message

        * editing/deleting/5369009-expected.checksum: Added.
        * editing/deleting/5369009-expected.png: Added.
        * editing/deleting/5369009-expected.txt: Added.
        * editing/deleting/5369009.html: Added.

2007-07-30  Sam Weinig  <sam@webkit.org>

        Reviewed by Maciej.

        Update tests for <rdar://problem/5363896>
        REGRESSION: Setting document.domain does not override port-based cross-frame security checks -- breaks SAP NetWeaver

        - Also changes frame access test to use shared resource iframes.

        * http/tests/security/cross-frame-access-port-expected.txt:
        * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
        * http/tests/security/cross-frame-access-port-explicit-domain.html:
        * http/tests/security/cross-frame-access-port.html:
        * http/tests/security/cross-frame-access-protocol-expected.txt:
        * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
        * http/tests/security/cross-frame-access-protocol-explicit-domain.html:
        * http/tests/security/cross-frame-access-protocol.html:
        * http/tests/security/resources/cross-frame-iframe-for-port-explicit-domain-test.html: Removed.
        * http/tests/security/resources/cross-frame-iframe-for-port-test.html: Removed.
        * http/tests/security/resources/cross-frame-iframe-for-protocol-explicit-domain-test.html: Removed.
        * http/tests/security/resources/cross-frame-iframe-for-protocol-test.html: Removed.
        * http/tests/security/resources/cross-frame-iframe-with-explicit-domain-set.html: Added.
        * http/tests/security/resources/cross-frame-iframe.html: Added.

2007-07-30  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Anders.

        <rdar://problem/5352526>
        http://bugs.webkit.org/show_bug.cgi?id=14704
        REGRESSION: sync XMLHttpRequest.send() raises an exception for failed authentication

        * http/tests/xmlhttprequest/failed-auth-expected.txt: Added.
        * http/tests/xmlhttprequest/failed-auth.html: Added.
        This test has other cases from bug 13075 commented out, as they still fail.

        * http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt: Added.
        * http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html: Added.
        This test already passed, but I think it's useful to cover this case, too.

2007-07-28  Sam Weinig  <sam@webkit.org>

        Reviewed by Mark Rowe.

        - Rename test for clarity and consistency.
        - Move resource from ssl/resources to security/resources as it is
          only being used by the security tests.

        * http/tests/security/cross-frame-access-port-domain-expected.txt: Removed.
        * http/tests/security/cross-frame-access-port-domain.html: Removed.
        * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt: Copied from http/tests/security/cross-frame-access-port-domain-expected.txt.
        * http/tests/security/cross-frame-access-port-explicit-domain.html: Copied from http/tests/security/cross-frame-access-port-domain.html.
        * http/tests/security/cross-frame-access-protocol-expected.txt:
        * http/tests/security/cross-frame-access-protocol.html:
        * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html: Removed.
        * http/tests/security/resources/cross-frame-iframe-for-port-explicit-domain-test.html: Copied from http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html.
        * http/tests/security/resources/cross-frame-iframe-for-protocol-test.html: Copied from http/tests/ssl/resources/cross-frame-access-protocol-iframe.html.
        * http/tests/ssl/resources: Removed.
        * http/tests/ssl/resources/cross-frame-access-protocol-iframe.html: Removed.

2007-07-28  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver Hunt.

        - Factor access testing code used in protocol and port tests to cross-frame-access.js.
        - Add cross-frame-iframe-for-protocol-explicit-domain-test.html which is parallel test to
          cross-frame-iframe-for-port-domain-test.html but for different protocols.

        * http/tests/security/cross-frame-access-port-domain-expected.txt:
        * http/tests/security/cross-frame-access-port-domain.html:
        * http/tests/security/cross-frame-access-port.html:
        * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt: Added.
        * http/tests/security/cross-frame-access-protocol-explicit-domain.html: Added.
        * http/tests/security/cross-frame-access-protocol.html:
        * http/tests/security/resources/cross-frame-access.js:
        * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html:
        * http/tests/security/resources/cross-frame-iframe-for-port-test.html:
        * http/tests/security/resources/cross-frame-iframe-for-protocol-explicit-domain-test.html: Added.

2007-07-28  Mark Rowe  <mrowe@apple.com>

        Reviewed by Darin and John.

        <rdar://problem/5229705> Thai characters render differently between leopard and tiger

        Add Leopard-specific test results for tests containing Thai characters.

        * mac/leopard/Skipped:
        * mac/leopard/fast/text: Added.
        * mac/leopard/fast/text/atsui-multiple-renderers-expected.txt: Added.
        * mac/leopard/fast/text/international: Added.
        * mac/leopard/fast/text/international/thai-line-breaks-expected.txt: Added.

2007-07-29  Mark Rowe  <mrowe@apple.com>

        Reviewed by Oliver.

        <rdar://problem/5228270> SVG test failures due to different metrics for scaled text blocks

        Add Leopard-specific results for three SVG tests.

        * mac/leopard/Skipped:
        * mac/leopard/svg: Added.
        * mac/leopard/svg/hixie: Added.
        * mac/leopard/svg/hixie/text: Added.
        * mac/leopard/svg/hixie/text/003-expected.txt: Added.
        * mac/leopard/svg/hixie/text/003a-expected.txt: Added.
        * mac/leopard/svg/hixie/viewbox: Added.
        * mac/leopard/svg/hixie/viewbox/preserveAspectRatio: Added.
        * mac/leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.

2007-07-27  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff Garen.

        - Test that cross frame access to a window on a different port is denied.
        - Adds test for out behavior of the above if document.domain is explicitly
          set to the same domain for both frames. We currently fail this test and
          a radar has been filed.
        - Clean up cross-frame-access-protocol.html to work in FireFox as well.

        * http/conf/apache2-httpd.conf: Listen on port 8080 now as well
        * http/conf/cygwin-httpd.conf: Listen on port 8080 now as well
        * http/conf/httpd.conf: Listen on port 8080 now as well
        * http/tests/security/cross-frame-access-port-domain-expected.txt: Added.
        * http/tests/security/cross-frame-access-port-domain.html: Added.
        * http/tests/security/cross-frame-access-port-expected.txt: Added.
        * http/tests/security/cross-frame-access-port.html: Added.
        * http/tests/security/cross-frame-access-protocol.html:
        * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html: Added.
        * http/tests/security/resources/cross-frame-iframe-for-port-test.html: Added.

2007-07-27  Sam Weinig  <sam@webkit.org>

        Reviewed by Adam Roben.

        Don't display the expected and resulting values for screenTop and screenY
        as they depend on the physical screen size.

        * http/tests/security/cross-frame-access-put-expected.txt:
        * http/tests/security/resources/cross-frame-iframe-for-put-test.html:

2007-07-27  Darin Adler  <darin@apple.com>

        Reviewed by John Sullivan.

        - fix <rdar://problem/5261393> In Mail the plain text alternatives to messages with attachments show weird little OBJ thingies

        * fast/text/zero-width-characters-expected.txt: Added.
        * fast/text/zero-width-characters.html: Added.

2007-07-26  Darin Adler  <darin@apple.com>

        * http/tests/security/cross-frame-access-put-expected.txt:
        Checked in corrected results that match the checked-in test.

2007-07-26  Tristan O'Tierney  <tristan@apple.com>

        Reviewed by Anders Carlsson.
        
        <rdar://problem/5350019> REGRESSION: Pages on milliyet.com are added to Back list when visited, causing Back button to just reload

        * http/tests/navigation/lockedhistory-iframe-expected.txt: Added.
        * http/tests/navigation/lockedhistory-iframe.html: Added.

2007-07-26  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Sam.

        - Updated results as they are affected by my previous checkin.

        * http/tests/security/cross-frame-access-put-expected.txt:
        * http/tests/security/resources/cross-frame-iframe-for-put-test.html:

2007-07-26  Kevin McCullough  <kmccullough@apple.com>

        - Fixed bot breakage.

        * fast/dom/Window/window-resize.html:

2007-07-26  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Darin, Geoff and Sam.

        - <rdar://problem/5150461> Resizing the window larger than the screen causes no resize.

        - Tests to ensure we resize/move the window out of bounds correctly.

        * fast/dom/Window/window-resize-expected.txt: Added.
        * fast/dom/Window/window-resize.html: Added.
        * mac/leopard/Skipped:

2007-07-26  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Brady.

        - Added leopard-specific results for <rdar://problem/5228256> REGRESSION(Leopard): layout test failures: security/block-test

        * mac/leopard/security: Added.
        * mac/leopard/security/block-test-expected.txt: Added.

2007-07-26  Anders Carlsson  <andersca@apple.com>

        Reviewed by John Sullivan.

        Stop the test from dumping load callbacks as they differ on Tiger and Leopard. 
        This is done by removing the call to dumpResourceLoadCallbacks and moving the test away
        from the "loading" directory.
        
        * http/tests/loading/cached-scripts-expected.txt: Removed.
        * http/tests/loading/cached-scripts.html: Removed.
        * http/tests/loading/resources/cached-scripts-subframe.html: Removed.
        * http/tests/misc/cached-scripts-expected.txt: Copied from http/tests/loading/cached-scripts-expected.txt.
        * http/tests/misc/cached-scripts.html: Copied from http/tests/loading/cached-scripts.html.
        * http/tests/misc/resources/cached-scripts-subframe.html: Copied from http/tests/loading/resources/cached-scripts-subframe.html.

2007-07-25  Anders Carlsson  <andersca@apple.com>

        Reviewed by Darin.

        <rdar://problem/5327912> 
        iDisk: Web iDisk & main iDisk appear blank

        * http/tests/loading/cached-scripts-expected.txt: Added.
        * http/tests/loading/cached-scripts.html: Added.
        * http/tests/loading/resources: Added.
        * http/tests/loading/resources/cached-scripts-subframe.html: Added.

2007-07-25  Alice Liu  <alice.liu@apple.com>

        Reviewed by .

        * mac/leopard/Skipped:
        Removing some tests that were removed earlier, but checked back 
        in accidentally.  Not sure how they got back into my file though. 

2007-07-25  Alice Liu  <alice.liu@apple.com>

        Reviewed by .

        * mac/leopard/Skipped:
        Adding to skip list to avoid false failure / Broken pipe.

2007-07-25  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Tim, Darin, Oliver.

        - <rdar://problem/5329440> REGRESSION: Clicking links with the feed:// protocol in Safari 3 does nothing
        - Tests that feed:// urls can still be followed when clicked.

        * http/tests/security/feed-urls-from-remote-expected.txt: Added.
        * http/tests/security/feed-urls-from-remote.html: Added.
        * http/tests/security/resources/feed.html: Added.
        * http/tests/security/resources/feed.xml: Added.

2007-07-25  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by .

        - Reverted

        * win/Skipped:

2007-07-25  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14758
          REGRESSION: Repeated text after line break on facebook.com

        * fast/text/reset-emptyRun-expected.checksum: Added.
        * fast/text/reset-emptyRun-expected.png: Added.
        * fast/text/reset-emptyRun-expected.txt: Added.
        * fast/text/reset-emptyRun.html: Added.

2007-07-25  Kevin McCullough  <kmccullough@apple.com>

        * win/Skipped: Added feed-urls-from-remote.html since it requires a feature not
        yet implemented in the Windows version of DumpRenderTree.

2007-07-24  Brady Eidson <beidson@apple.com>

        Reviewed by Adam Roben

        <rdar://problem/5313504> - Some Back/Forward tests fail on Leopard

        * mac/leopard/Skipped: Remove from the skipped list as they work now

2007-07-24  Alice Liu  <alice.liu@apple.com>

        Adding to the Leopard skip list to avoid a test that hangs due to a CFNetwork bug. 

        * mac/leopard/Skipped:

2007-07-24  Adele Peterson  <adele@apple.com>

        Updating test to put JS code in the onload handler helps to avoid intermittent failures.
        <rdar://problem/5313531> REGRESSION(Leopard): editing/pasteboard/copy-in-password-field.html sometimes fails

        * editing/pasteboard/copy-in-password-field-expected.txt:
        * editing/pasteboard/copy-in-password-field.html:

2007-07-24  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Test for <rdar://problem/5308492> Computed width for elements with box-sizing: border-box is not equal to the width set in the CSS

        * fast/css/getComputedStyle-border-box-expected.txt: Added.
        * fast/css/getComputedStyle-border-box.html: Added.

2007-07-24  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt and Adam.

        Added and updated tests for <rdar://problem/5130590> REGRESSION: style="width:1px" on <select> element no longer hides the element
        The metrics have changed for the anonymous block inside popup buttons.

        * fast/forms/menulist-narrow-width-expected.checksum: Added.
        * fast/forms/menulist-narrow-width-expected.png: Added.
        * fast/forms/menulist-narrow-width-expected.txt: Added.
        * fast/forms/menulist-narrow-width.html: Added.

        * editing/pasteboard/4641033-expected.txt:
        * editing/pasteboard/4944770-1-expected.txt:
        * editing/pasteboard/4944770-2-expected.txt:
        * editing/pasteboard/select-element-1-expected.txt:
        * editing/selection/caret-before-select-expected.txt:
        * editing/selection/replaced-boundaries-3-expected.txt:
        * editing/selection/select-box-expected.txt:
        * editing/selection/select-element-paragraph-boundary-expected.txt:
        * fast/block/float/float-avoidance-expected.txt:
        * fast/block/margin-collapse/103-expected.txt:
        * fast/forms/001-expected.checksum:
        * fast/forms/001-expected.png:
        * fast/forms/001-expected.txt:
        * fast/forms/003-expected.txt:
        * fast/forms/004-expected.txt:
        * fast/forms/HTMLOptionElement_label01-expected.txt:
        * fast/forms/HTMLOptionElement_label02-expected.txt:
        * fast/forms/HTMLOptionElement_label03-expected.txt:
        * fast/forms/HTMLOptionElement_label04-expected.txt:
        * fast/forms/HTMLOptionElement_label06-expected.txt:
        * fast/forms/HTMLOptionElement_label07-expected.txt:
        * fast/forms/control-restrict-line-height-expected.txt:
        * fast/forms/disabled-select-change-index-expected.txt:
        * fast/forms/form-element-geometry-expected.txt:
        * fast/forms/menulist-separator-painting-expected.txt:
        * fast/forms/menulist-width-change-expected.txt:
        * fast/forms/option-script-expected.txt:
        * fast/forms/option-strip-whitespace-expected.txt:
        * fast/forms/option-text-clip-expected.txt:
        * fast/forms/select-accesskey-expected.txt:
        * fast/forms/select-align-expected.txt:
        * fast/forms/select-baseline-expected.txt:
        * fast/forms/select-change-listbox-to-popup-expected.txt:
        * fast/forms/select-disabled-appearance-expected.txt:
        * fast/forms/select-initial-position-expected.txt:
        * fast/forms/select-selected-expected.txt:
        * fast/forms/select-size-expected.txt:
        * fast/forms/select-style-expected.txt:
        * fast/forms/select-visual-hebrew-expected.txt:
        * fast/forms/select-writing-direction-natural-expected.txt:
        * fast/forms/stuff-on-my-optgroup-expected.txt:
        * fast/html/keygen-expected.txt:
        * fast/invalid/014-expected.txt:
        * fast/invalid/residual-style-expected.txt:
        * fast/parser/document-write-option-expected.txt:
        * fast/replaced/replaced-breaking-expected.txt:
        * fast/replaced/replaced-breaking-mixture-expected.txt:
        * fast/replaced/three-selects-break-expected.txt:
        * fast/replaced/width100percent-expected.txt:
        * fast/text/international/bidi-menulist-expected.txt:
        * http/tests/navigation/anchor-basic-expected.txt:
        * http/tests/navigation/anchor-frames-expected.txt:
        * http/tests/navigation/anchor-goback-expected.txt:
        * http/tests/navigation/anchor-subframeload-expected.txt:
        * http/tests/navigation/javascriptlink-basic-expected.txt:
        * http/tests/navigation/javascriptlink-frames-expected.txt:
        * http/tests/navigation/javascriptlink-goback-expected.txt:
        * http/tests/navigation/javascriptlink-subframeload-expected.txt:
        * http/tests/navigation/metaredirect-basic-expected.txt:
        * http/tests/navigation/metaredirect-frames-expected.txt:
        * http/tests/navigation/metaredirect-goback-expected.txt:
        * http/tests/navigation/metaredirect-subframeload-expected.txt:
        * http/tests/navigation/post-goback2-expected.txt:
        * http/tests/navigation/postredirect-goback2-expected.txt:
        * http/tests/navigation/redirect302-basic-expected.txt:
        * http/tests/navigation/redirect302-frames-expected.txt:
        * http/tests/navigation/redirect302-goback-expected.txt:
        * http/tests/navigation/redirect302-subframeload-expected.txt:
        * http/tests/navigation/relativeanchor-basic-expected.txt:
        * http/tests/navigation/relativeanchor-frames-expected.txt:
        * http/tests/navigation/relativeanchor-goback-expected.txt:
        * http/tests/navigation/slowmetaredirect-basic-expected.txt:
        * http/tests/navigation/slowtimerredirect-basic-expected.txt:
        * http/tests/navigation/success200-basic-expected.txt:
        * http/tests/navigation/success200-frames-expected.txt:
        * http/tests/navigation/success200-frames-loadsame-expected.txt:
        * http/tests/navigation/success200-goback-expected.txt:
        * http/tests/navigation/success200-loadsame-expected.txt:
        * http/tests/navigation/success200-reload-expected.txt:
        * http/tests/navigation/success200-subframeload-expected.txt:
        * http/tests/navigation/timerredirect-basic-expected.txt:
        * http/tests/navigation/timerredirect-frames-expected.txt:
        * http/tests/navigation/timerredirect-goback-expected.txt:
        * http/tests/navigation/timerredirect-subframeload-expected.txt:
        * tables/mozilla/bugs/bug1188-expected.txt:
        * tables/mozilla/bugs/bug18359-expected.txt:
        * tables/mozilla/bugs/bug2479-3-expected.txt:
        * tables/mozilla/bugs/bug2479-4-expected.txt:
        * tables/mozilla/bugs/bug29326-expected.txt:
        * tables/mozilla/bugs/bug33855-expected.txt:
        * tables/mozilla/bugs/bug4382-expected.txt:
        * tables/mozilla/bugs/bug96334-expected.txt:
        * tables/mozilla/core/margins-expected.txt:
        * tables/mozilla/dom/tableDom-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:

2007-07-24  Beth Dakin  <bdakin@apple.com>

        Reviewed by Darin.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=14714 REGRESSION: 
        ASSERTION FAILED: i < size() in Vector.h:401 on negative -webkit-
        column-width
        - and -
        http://bugs.webkit.org/show_bug.cgi?id=14718 REGRESSION: ASSERTION 
        FAILED: i < size() in Vector.h:401 on zero -webkit-column-count

        * fast/multicol/negativeColumnWidth-expected.checksum: Added.
        * fast/multicol/negativeColumnWidth-expected.png: Added.
        * fast/multicol/negativeColumnWidth-expected.txt: Added.
        * fast/multicol/negativeColumnWidth.html: Added.
        * fast/multicol/zeroColumnCount-expected.checksum: Added.
        * fast/multicol/zeroColumnCount-expected.png: Added.
        * fast/multicol/zeroColumnCount-expected.txt: Added.
        * fast/multicol/zeroColumnCount.html: Added.

2007-07-24  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test, updated tests and updated results for
          http://bugs.webkit.org/show_bug.cgi?id=14684
          Hebrew text in Safari chrome is reversed (LTR instead of RTL)

        * fast/forms/HTMLOptionElement_label05-expected.checksum:
        * fast/forms/HTMLOptionElement_label05-expected.png:
        * fast/forms/listbox-deselect-scroll-expected.checksum:
        * fast/forms/listbox-deselect-scroll-expected.png:
        * fast/forms/listbox-width-change-expected.checksum:
        * fast/forms/listbox-width-change-expected.png:
        * fast/forms/option-strip-whitespace-expected.checksum:
        * fast/forms/option-strip-whitespace-expected.png:
        * fast/forms/select-change-popup-to-listbox-expected.checksum:
        * fast/forms/select-change-popup-to-listbox-expected.png:
        * fast/forms/select-initial-position-expected.checksum:
        * fast/forms/select-initial-position-expected.png:
        * fast/text/drawBidiText-expected.checksum: Added.
        * fast/text/drawBidiText-expected.png: Added.
        * fast/text/drawBidiText-expected.txt: Added.
        * fast/text/drawBidiText.html: Added.
        * fast/text/international/bidi-listbox-atsui-expected.checksum:
        * fast/text/international/bidi-listbox-atsui-expected.png:
        * fast/text/international/bidi-listbox-atsui-expected.txt:
        * fast/text/international/bidi-listbox-atsui.html: Removed the
        visual ordering cases.
        * fast/text/international/bidi-listbox-expected.checksum:
        * fast/text/international/bidi-listbox-expected.png:
        * fast/text/international/bidi-listbox-expected.txt:
        * fast/text/international/bidi-listbox.html: Removed the visual ordering
        cases because the patch removed special handling of visual ordering.

2007-07-23  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Geoff.
        
        <rdar://problem/5354455> Word selection when right-clicking can be confusing (14728)

        * editing/selection/5354455-1-expected.checksum: Added.
        * editing/selection/5354455-1-expected.png: Added.
        * editing/selection/5354455-1-expected.txt: Added.
        * editing/selection/5354455-1.html: Added.
        * editing/selection/5354455-2-expected.checksum: Added.
        * editing/selection/5354455-2-expected.png: Added.
        * editing/selection/5354455-2-expected.txt: Added.
        * editing/selection/5354455-2.html: Added.

2007-07-23  Anders Carlsson  <andersca@apple.com>

        Reviewed by Oliver.

        <rdar://problem/5335354>
        REGRESSION(r21359-r21368): Can't edit inside RTEF editable region
        
        * fast/dom/Document/open-with-pending-load-expected.txt: Added.
        * fast/dom/Document/open-with-pending-load.html: Added.

2007-07-23  Anders Carlsson  <andersca@apple.com>

        Reviewed by Mark.

        Remove http/tests/multipart/invalid-image-data.html which no longer fails on Leopard.
        
        * mac/leopard/Skipped:

2007-07-23  Justin Garcia  <justin.garcia@apple.com>

        <rdar://problem/5228167> REGRESSION: editing/execCommand/5119244.html failing on Leopard
        
        Removed another use of the &#x23B7 entity.  See below.

        * editing/execCommand/5119244-expected.checksum:
        * editing/execCommand/5119244-expected.png:
        * editing/execCommand/5119244-expected.txt:
        * editing/execCommand/5119244.html:
        * mac/leopard/Skipped:

2007-07-23  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Oliver.
        
        <rdar://problem/5228164> REGRESSION: editing/deleting/5144139-2.html fails on Leopard
        
        Removed the use of the &#x23B7 entity, which is available on 
        Leopard but not Tiger.  Perhaps because it is not available in Ahem
        but is available in some fallback font that ships with Leopard but not Tiger.  
        It's OK to remove because its use wasn't necessary to test the fix for 5144139.

        * editing/deleting/5144139-2-expected.checksum:
        * editing/deleting/5144139-2-expected.png:
        * editing/deleting/5144139-2-expected.txt:
        * editing/deleting/5144139-2.html:
        * mac/leopard/Skipped:

2007-07-23  Oliver Hunt  <oliver@apple.com>

        Reviewed by Darin.

        Added initial pseudo-hangul IM, and tests for behaviour of hangul (<rdar://problem/5352152>)
        Updated keydown-keypress-preventDefault to be correct, and to have an demonstrate that keys have been inserted.
        Updated kotoeri test to perform more validation and check against updated behaviour

        * editing/input/mac/hangul-enter-confirms-and-sends-keypress-expected.txt: Added.
        * editing/input/mac/hangul-enter-confirms-and-sends-keypress.html: Added.
        * editing/input/mac/hangul.js: Added.
        * editing/input/mac/kotoeri-enter-to-confirm-and-newline.html:
        * fast/events/keydown-keypress-preventDefault-expected.txt:
        * fast/events/keydown-keypress-preventDefault.html:

2007-07-23  Anders Carlsson  <andersca@apple.com>

        Reviewed by Darin.

        <rdar://problem/5045711> 
        http://bugs.webkit.org/show_bug.cgi?id=12938
        Google calendar settings page crashes

        * fast/dom/destroy-selected-radio-button-crash-expected.txt: Added.
        * fast/dom/destroy-selected-radio-button-crash.html: Added.

2007-07-22  Sam Weinig  <sam@webkit.org>

        Fix typo.

        * fast/dom/Window/window-function-name-getter-precedence.html:

2007-07-22  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Test for  http://bugs.webkit.org/show_bug.cgi?id=14682
        REGRESSION(24285-24399): alerts do not appear at W3C RTL test page

        * fast/dom/Window/window-function-name-getter-precedence-expected.txt: Added.
        * fast/dom/Window/window-function-name-getter-precedence.html: Added.

2007-07-22  Oliver Hunt  <oliver@apple.com>

        Reviewed by Sam.

        Moving input method tests to editing/input/mac

        * editing/input/mac: Copied from fast/events/inputmethods.
        * fast/events/inputmethods: Removed.
        * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Removed.
        * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Removed.
        * fast/events/inputmethods/kotoeri.js: Removed.
        * fast/events/inputmethods/logger.js: Removed.
        * win/Skipped:

2007-07-22  Oliver Hunt  <oliver@apple.com>

        Reviewed by Adam.

        Add the input methods tests to the windows skip list 
        until we work to how to make them platform agnostic

        * win/Skipped:

2007-07-22  Oliver Hunt  <oliver@apple.com>

        Reviewed by Darin.

        Initial input method test case, this tests the behaviour of the 
        enter key in our "kotoeri" engine.

        * fast/events/inputmethods: Added.
        * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Added.
        * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Added.
        * fast/events/inputmethods/kotoeri.js: Added.
        * fast/events/inputmethods/logger.js: Added.

2007-07-21  Sam Weinig  <sam@webkit.org>

        Reviewed by Mitz.

        Update tests for <rdar://problem/5352013>
        The computed style for background-position is wrong for the initial value

        * fast/css/computed-style-expected.txt:
        * fast/css/computed-style-without-renderer-expected.txt:
        * fast/css/getComputedStyle-background-position-expected.txt:

2007-07-20  Sam Weinig  <sam@webkit.org>

        Reviewed by Beth Dakin.

        Tests for <rdar://problem/5351901>
        Computed value of border-position should return a CSSValueList, not a CSSPrimitiveValue

        * fast/css/computed-style-expected.txt:
        * fast/css/computed-style-without-renderer-expected.txt:
        * fast/css/getComputedStyle-background-position-expected.txt: Added.
        * fast/css/getComputedStyle-background-position.html: Added.

2007-07-20  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5109817> Ctrl-click on word in non-editable text doesn't select it

        * editing/selection/5109817-expected.checksum: Added.
        * editing/selection/5109817-expected.png: Added.
        * editing/selection/5109817-expected.txt: Added.
        * editing/selection/5109817.html: Added.

2007-07-21  Antti  <antti@apple.com>

        Reviewed by Darin.
        
        HTTP test for <rdar://problem/5305788>
        REGRESSION: Safari sometimes loads IE-specific stylesheet on www.apaema.org
        
        Test that order style sheets arrive has no impact to selection of preferred style sheet set.

        * http/tests/local/fail.css: Added.
        * http/tests/local/link-stylesheet-preferred-expected.txt: Added.
        * http/tests/local/link-stylesheet-preferred.html: Added.
        * http/tests/local/slow-css-pass.cgi: Added.

2007-07-20  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Add tests for <rdar://problem/5351252>
        Computed value for -webkit-background-size and border-spacing
        should be space separated CSSValueLists.

        * fast/css/computed-style-expected.txt:
        * fast/css/computed-style-without-renderer-expected.txt:
        * fast/css/getComputedStyle-background-size-expected.txt: Added.
        * fast/css/getComputedStyle-background-size.html: Added.
        * fast/css/getComputedStyle-border-spacing-expected.txt: Added.
        * fast/css/getComputedStyle-border-spacing.html: Added.

2007-07-20  Brady Eidson  <beidson@apple.com>

        Reviewed by Darin

        <rdar://problem/5153021> and http://bugs.webkit.org/show_bug.cgi?id=13364

        * fast/frames/frame-base-url-expected.txt: Added.
        * fast/frames/frame-base-url.html: Added.
        * fast/frames/resources/subframe-base-url.html: Added.

2007-07-20  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Oliver.

        - test case for <rdar://problem/5326303> REGRESSION: blur event fires upon navigating away from a page with focused element
        
        (Test mostly by Alice.)

        * fast/events/no-blur-on-page-leave-expected.txt: Added.
        * fast/events/no-blur-on-page-leave.html: Added.
        * fast/events/resources/no-blur-result.html: Added.

2007-07-20  Sam Weinig  <sam@webkit.org>

        Reviewed by Mitz.

        Update test to reduce code duplication.

        * fast/css/getComputedStyle-borderRadius-expected.txt:
        * fast/css/getComputedStyle-borderRadius.html:

2007-07-20  Sam Weinig  <sam@webkit.org>

        Reviewed by Beth Dakin.

        Computed style for border radii should return a CSSValueList instead 
        of CSSPrimitiveValue (with a Pair type) when the radii are not the same. 

        * fast/css/computed-style-expected.txt:
        * fast/css/computed-style-without-renderer-expected.txt:
        * fast/css/getComputedStyle-borderRadius-expected.txt: Copied from LayoutTests/fast/dom/getComputedStyle-borderRadius-expected.txt.
        * fast/css/getComputedStyle-borderRadius.html: Copied from LayoutTests/fast/dom/getComputedStyle-borderRadius.html.
        * fast/dom/getComputedStyle-borderRadius-expected.txt: Removed.
        * fast/dom/getComputedStyle-borderRadius.html: Removed.

2007-07-20  Darin Adler  <darin@apple.com>

        Reviewed by John Sullivan.

        - test for <rdar://problem/5331723> <rdar://problem/5331723> Safari gives error
          103 for URLs that Adobe Lightroom's Preview feature produces, with ":1" in the hostname

        * fast/loader/file-URL-with-port-number-expected.txt: Added.
        * fast/loader/file-URL-with-port-number.html: Added.
        * fast/loader/resources/empty-subframe.html: Added.

2007-07-20  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14642
        REGRESSION(r24064-24096): Reflection type effect in canvas tag broke

        * fast/canvas/gradient-empty-path-expected.checksum: Added.
        * fast/canvas/gradient-empty-path-expected.png: Added.
        * fast/canvas/gradient-empty-path-expected.txt: Added.
        * fast/canvas/gradient-empty-path.html: Added.

2007-07-19  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Darin Adler.
        
        Test for http://bugs.webkit.org/show_bug.cgi?id=10880 | <rdar://problem/5335694>
        REGRESSION: JavaScript menu doesn't appear on pricepoint.com (14595)
        
        * fast/js/do-while-without-semicolon-expected.txt: Added.
        * fast/js/do-while-without-semicolon.html: Added.

2007-07-19  Antti  <antti@apple.com>

        Reviewed by Darin.
        
        Test for <rdar://problem/5257371>
        Dashcode Client crash when clicking on placemarks in Maps widget in WebCore::DeprecatedPtrListImpl::addIterator

        * fast/flexbox/inline-children-crash-expected.txt: Added.
        * fast/flexbox/inline-children-crash.html: Added.

2007-07-19  Antti  <antti@apple.com>

        Reviewed by John.
        
        Update test case to work better as a pixel test.

        * fast/layers/layer-visibility-expected.checksum:
        * fast/layers/layer-visibility-expected.png:
        * fast/layers/layer-visibility-expected.txt:
        * fast/layers/layer-visibility.html:

2007-07-18  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        Test for http://bugs.webkit.org/show_bug.cgi?id=14646
        WebKit border radius properties are unavailable via JavaScript

        * fast/dom/getComputedStyle-borderRadius-expected.txt: Added.
        * fast/dom/getComputedStyle-borderRadius.html: Added.

2007-07-18  Adam Roben  <aroben@apple.com>

    Disable SSL tests on Windows

    <rdar://problem/5345985> tracks making these tests work

        Rubberstamed by Mark.

        * http/conf/cygwin-httpd.conf:
        * win/Skipped:

2007-07-18  Darin Adler  <darin@apple.com>

        Reviewed by Oliver Hunt.

        - test for <rdar://problem/5345432> PCRE computes length wrong for expressions such as "[**]"

        * fast/js/regexp-charclass-crash-expected.txt: Added.
        * fast/js/regexp-charclass-crash.html: Added.

2007-07-18  Anders Carlsson  <andersca@apple.com>

        Reviewed by Darin.

        <rdar://problem/5340098>
        http://bugs.webkit.org/show_bug.cgi?id=13366
        REGRESSION (r10935): AOL beta music player doesn't play
        
        * fast/dom/HTMLDocument/object-by-name-unknown-child-element-expected.txt: Added.
        * fast/dom/HTMLDocument/object-by-name-unknown-child-element.html: Added.

2007-07-18  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Oliver.
        
        - test for <rdar://problem/5340603> REGRESSION: javascript being written to the screen in Safari

        * fast/tokenizer/badscript-expected.txt: Added.
        * fast/tokenizer/badscript.html: Added.

2007-07-17  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff Garen.

        Test for <rdar://problem/5333957>

        * http/tests/security/cross-frame-access-protocol.html: Fix a few typos.
        * http/tests/security/cross-frame-access-selection-expected.txt: Added.
        * http/tests/security/cross-frame-access-selection.html: Added.
        * http/tests/security/resources/foreign-domain-iframe-for-selection-test.html: Added.

2007-07-17  Oliver Hunt  <oliver@apple.com>

        Reviewed by Sam.

        Correct layout test.

        * fast/events/keydown-keypress-preventDefault-expected.txt:
        * fast/events/keydown-keypress-preventDefault.html:

2007-07-17  Anders Carlsson  <andersca@apple.com>

        Reviewed by Geoff.

        <rdar://problem/4993463> 
        http://bugs.webkit.org/show_bug.cgi?id=12732
        REGRESSION: Comments fields on ircimages not showing up in nightly
        
        * fast/frames/iframe-set-inner-html-expected.txt: Added.
        * fast/frames/iframe-set-inner-html.html: Added.

2007-07-17  Cameron Zwarich  <cwzwarich@uwaterloo.ca>

        Reviewed by Darin.

        Added tests for:
        http://bugs.webkit.org/show_bug.cgi?id=9697

        Bug 9697: parseInt results may be inaccurate for numbers greater than 2^53

        * fast/js/numeric-conversion-expected.txt: Added.
        * fast/js/numeric-conversion.html: Added.
        * fast/js/resources/numeric-conversion.js: Added.

2007-07-17  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Kevin Decker.
        
        Layout test that demonstrates why an old ASSERT in WebCore was wrong.

        * ChangeLog:
        * fast/history/go-back-to-changed-name-expected.txt: Added.
        * fast/history/go-back-to-changed-name.html: Added.
        * fast/history/resources/go-back-to-changed-name2.html: Added.
        * fast/history/resources/go-back-to-changed-name3.html: Added.
        * http/tests/security/cross-frame-access-data-url-expected.txt: Added.
        * http/tests/security/cross-frame-access-data-url.html: Added.

2007-07-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Antti.
        
        <rdar://problem/5206311> 
        Whitespace can't be removed when editing text pasted into from web page

        * editing/deleting/5206311-1-expected.checksum: Added.
        * editing/deleting/5206311-1-expected.png: Added.
        * editing/deleting/5206311-1-expected.txt: Added.
        * editing/deleting/5206311-1.html: Added.
        * editing/deleting/5206311-2-expected.checksum: Added.
        * editing/deleting/5206311-2-expected.png: Added.
        * editing/deleting/5206311-2-expected.txt: Added.
        * editing/deleting/5206311-2.html: Added.

2007-07-17  Sam Weinig  <sam@webkit.org>

        Reviewed by Adam Roben.

        * fast/dom/Window/alert-undefined-expected.txt: Added.
        * fast/dom/Window/alert-undefined.html: Added.

2007-07-17  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Kevin McCulough.

        * http/tests/navigation/multiple-back-forward-entries-expected.txt:
        Updated results to match new behavior, which is correct (multiple
        history entries should not be created).

2007-07-17  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.
        Landed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14569
          Repro crash due to saved state not being cleared when select and textarea elements are adopted by another document
          and for http://bugs.webkit.org/show_bug.cgi?id=13701
          REGRESSION (r21431): Reproducible crash resulting from calling adoptNode on a password field

        * fast/forms/saved-state-adoptNode-crash-expected.txt: Added.
        * fast/forms/saved-state-adoptNode-crash.html: Added.

2007-07-17  Darin Adler  <darin@apple.com>

        * http/tests/navigation/multiple-back-forward-entries-expected.txt: Updated results to
        match what I see locally and what we see on the buildbot. Geoff, please double-check that
        these new results are correct.

2007-07-16  Geoffrey Garen  <ggaren@apple.com>

        Forgot to do the delete half of the file move. Oops.

2007-07-16  Geoffrey Garen  <ggaren@apple.com>

        Fixed a bunch of layout test failures I just caused.
        
        Made the tests I just added into http test to make their results 
        universal.
        
        Also checked in the result change I forgot to check in last time.

        * fast/history/location-assign-adds-history-item-expected.txt: Removed.
        * fast/history/location-assign-adds-history-item.html: Removed.
        * fast/history/location-href-set-adds-history-item-expected.txt: Removed.
        * fast/history/location-href-set-adds-history-item.html: Removed.
        * fast/history/location-replace-adds-history-item-expected.txt: Removed.
        * fast/history/location-replace-adds-history-item.html: Removed.
        * fast/history/location-set-adds-history-item-expected.txt: Removed.
        * fast/history/location-set-adds-history-item.html: Removed.
        * fast/history/window-open-adds-history-item-expected.txt: Removed.
        * fast/history/window-open-adds-history-item.html: Removed.
        * fast/history/window-open-adds-history-item2-expected.txt: Removed.
        * fast/history/window-open-adds-history-item2.html: Removed.
        * http/tests/navigation/location-assign-adds-history-item-expected.txt: Copied from fast/history/location-assign-adds-history-item-expected.txt.
        * http/tests/navigation/location-assign-adds-history-item.html: Copied from fast/history/location-assign-adds-history-item.html.
        * http/tests/navigation/location-href-set-adds-history-item-expected.txt: Copied from fast/history/location-href-set-adds-history-item-expected.txt.
        * http/tests/navigation/location-href-set-adds-history-item.html: Copied from fast/history/location-href-set-adds-history-item.html.
        * http/tests/navigation/location-replace-adds-history-item-expected.txt: Copied from fast/history/location-replace-adds-history-item-expected.txt.
        * http/tests/navigation/location-replace-adds-history-item.html: Copied from fast/history/location-replace-adds-history-item.html.
        * http/tests/navigation/location-set-adds-history-item-expected.txt: Copied from fast/history/location-set-adds-history-item-expected.txt.
        * http/tests/navigation/location-set-adds-history-item.html: Copied from fast/history/location-set-adds-history-item.html.
        * http/tests/navigation/redirect-load-no-form-restoration-expected.txt:
        * http/tests/navigation/window-open-adds-history-item-expected.txt: Copied from fast/history/window-open-adds-history-item-expected.txt.
        * http/tests/navigation/window-open-adds-history-item.html: Copied from fast/history/window-open-adds-history-item.html.
        * http/tests/navigation/window-open-adds-history-item2-expected.txt: Copied from fast/history/window-open-adds-history-item2-expected.txt.
        * http/tests/navigation/window-open-adds-history-item2.html: Copied from fast/history/window-open-adds-history-item2.html.

2007-07-16  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Sam Weinig.
        
        Tests for <rdar://problem/5334483> REGRESSION: JavaScript-induced loads
        not added to back/forward list

        * fast/history/location-assign-adds-history-item-expected.txt: Added.
        * fast/history/location-assign-adds-history-item.html: Added.
        * fast/history/location-href-set-adds-history-item-expected.txt: Added.
        * fast/history/location-href-set-adds-history-item.html: Added.
        * fast/history/location-replace-adds-history-item-expected.txt: Added.
        * fast/history/location-replace-adds-history-item.html: Added.
        * fast/history/location-set-adds-history-item-expected.txt: Added.
        * fast/history/location-set-adds-history-item.html: Added.
        * fast/history/window-open-adds-history-item-expected.txt: Added.
        * fast/history/window-open-adds-history-item.html: Added.
        * fast/history/window-open-adds-history-item2-expected.txt: Added.
        * fast/history/window-open-adds-history-item2.html: Added.
        * http/tests/navigation/redirect-load-no-form-restoration-expected.txt:
        Updated results. Adding a history entry here is correct behavior.

2007-07-16  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        Remove more redundant isSafeScript checks.

        * http/tests/security/cross-frame-access-custom-expected.txt:
        * http/tests/security/cross-frame-access-get-expected.txt:
        * http/tests/security/cross-frame-access-name-getter-expected.txt:

2007-07-16  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff Garen.

        Rename cross-frame-access.html to cross-frame-access-get.html

        * http/tests/security/cross-frame-access-expected.txt: Removed.
        * http/tests/security/cross-frame-access-get-expected.txt: Copied from http/tests/security/cross-frame-access-expected.txt.
        * http/tests/security/cross-frame-access-get.html: Copied from http/tests/security/cross-frame-access.html.
        * http/tests/security/cross-frame-access.html: Removed.

2007-07-16  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff Garen.

        Move cross frame access put tests into cross-frame-access-put.html.

        * http/tests/security/cross-frame-access-custom-expected.txt:
        * http/tests/security/cross-frame-access-custom.html:
        * http/tests/security/cross-frame-access-expected.txt:
        * http/tests/security/cross-frame-access-first-time-expected.txt:
        * http/tests/security/cross-frame-access-first-time.html:
        * http/tests/security/cross-frame-access-frames.html:
        * http/tests/security/cross-frame-access-history.html:
        * http/tests/security/cross-frame-access-location-expected.txt:
        * http/tests/security/cross-frame-access-location.html:
        * http/tests/security/cross-frame-access-name-getter-expected.txt:
        * http/tests/security/cross-frame-access-name-getter.html:
        * http/tests/security/cross-frame-access-put-expected.txt:
        * http/tests/security/cross-frame-access-put.html:
        * http/tests/security/cross-frame-access.html:
        * http/tests/security/resources/cross-frame-iframe-for-get-test.html: Copied from http/tests/security/resources/cross-frame-iframe.html.
        * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
        * http/tests/security/resources/cross-frame-iframe.html: Removed.

2007-07-16  Adele Peterson  <adele@apple.com>

        Updated results for Tiger and filed:
        <rdar://problem/5338680> fast/forms/hidden-listbox and fast/forms/hidden-input-file are missing empty RenderText on Leopard

        * fast/forms/hidden-input-file-expected.txt:
        * fast/forms/hidden-listbox-expected.txt:
        * mac/leopard/Skipped:

2007-07-16  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Adele.
        
        <rdar://problem/5240265> REGRESSION: Clicking a <button> clears the selection in contenteditable areas

        * editing/selection/5240265-expected.checksum: Added.
        * editing/selection/5240265-expected.png: Added.
        * editing/selection/5240265-expected.txt: Added.
        * editing/selection/5240265.html: Added.

2007-07-16  Adele Peterson  <adele@apple.com>

        Reviewed by Brady.

        Test for <rdar://problem/5321490> REGRESSION: visibility:hidden property doesn't hide parts of file input element
        http://bugs.webkit.org/show_bug.cgi?id=14565

        * fast/forms/hidden-input-file-expected.checksum: Added.
        * fast/forms/hidden-input-file-expected.png: Added.
        * fast/forms/hidden-input-file-expected.txt: Added.
        * fast/forms/hidden-input-file.html: Added.
        * fast/forms/hidden-listbox-expected.checksum
        * fast/forms/hidden-listbox-expected.png
        * fast/forms/hidden-listbox-expected.txt
        * fast/forms/hidden-listbox.html

2007-07-16  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Add all the window's functions to cross-frame-access-put.html test.

        * http/tests/security/cross-frame-access-put-expected.txt:
        * http/tests/security/cross-frame-access-put.html:
        * http/tests/security/resources/cross-frame-iframe-for-put-test.html:

2007-07-16  Sam Weinig  <sam@webkit.org>

        Reviewed by Kevin McCullough.

        Breakup http/tests/security/cross-frame-access.html into multiple tests to
        make it easier to identify flaws should they arise.

        - Also factors out JS into a separate file.

        * http/tests/security/cross-frame-access-custom-expected.txt: Added.
        * http/tests/security/cross-frame-access-custom.html: Added.
        * http/tests/security/cross-frame-access-expected.txt:
        * http/tests/security/cross-frame-access-frames-expected.txt: Added.
        * http/tests/security/cross-frame-access-frames.html: Added.
        * http/tests/security/cross-frame-access-history-expected.txt: Added.
        * http/tests/security/cross-frame-access-history.html: Added.
        * http/tests/security/cross-frame-access-location-expected.txt: Added.
        * http/tests/security/cross-frame-access-location.html: Added.
        * http/tests/security/cross-frame-access-name-getter-expected.txt: Added.
        * http/tests/security/cross-frame-access-name-getter.html: Added.
        * http/tests/security/cross-frame-access.html:
        * http/tests/security/resources/cross-frame-access.js: Added.

2007-07-16  Anders Carlsson  <andersca@apple.com>

        Remove basic-auth.html, it no longer hangs on Leopard.
        
        * mac/leopard/Skipped:

2007-07-16  Mark Rowe  <mrowe@apple.com>

        Update expected result after r24302.

        * fast/css/empty-script-expected.txt:

2007-07-16  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14462
        non empty <style> element doesn't work

        * fast/css/empty-script-expected.txt: Added.
        * fast/css/empty-script.html: Added.

2007-07-15  Oliver Hunt  <oliver@apple.com>

        Reviewed by Adam.

        Update for changed behaviour now that we allow tab characters in input fields again

        * editing/inserting/typing-tab-designmode-forms-expected.checksum:
        * editing/inserting/typing-tab-designmode-forms-expected.png:
        * editing/inserting/typing-tab-designmode-forms-expected.txt:

2007-07-15  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff Garen.

        Update results after removing redundant calls to isSafeScript()

        * http/tests/security/cross-frame-access-expected.txt:

2007-07-15  Oliver Hunt  <oliver@apple.com>

        Reviewed by Maciej.

        Testcase for <rdar://problem/5336602> REGRESSION: tab characters cannot be entered into text fields
                     http://bugs.webkit.org/show_bug.cgi?id=14032

        * fast/forms/tab-in-input-expected.txt: Added.
        * fast/forms/tab-in-input.html: Added.

2007-07-14  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=14618
        REGRESSION(13464): drivehq.com login form doesn't work

        * http/tests/misc/post-submit-button-expected.txt: Added.
        * http/tests/misc/post-submit-button.html: Added.

2007-07-14  Cameron Zwarich  <cwzwarich@uwaterloo.ca>

        Reviewed by Darin.

        Added tests for the following bugs:
        http://bugs.webkit.org/show_bug.cgi?id=13517
        http://bugs.webkit.org/show_bug.cgi?id=14237

        Bug 13517: DOM Exception 8 in finance.aol.com sub-page
        Bug 14237: Javascript "var" statement interprets initialization in the topmost function scope

        * fast/js/resources/vardecl-blocks-init.js: Added.
        * fast/js/resources/vardecl-preserve-arguments.js: Updated.
        * fast/js/vardecl-blocks-init-expected.txt: Added.
        * fast/js/vardecl-blocks-init.html: Added.
        * fast/js/vardecl-preserve-arguments-expected.txt: Updated result.

2007-07-13  Oliver Hunt  <oliver@apple.com>

        Reviewed by Mark.

        Correct expected pixel results

        * fast/forms/input-appearance-readonly-expected.checksum:
        * fast/forms/input-appearance-readonly-expected.png:

2007-07-13  Sam Weinig  <sam@webkit.org>

        Fix results.

        * fast/text/word-break-run-rounding-expected.txt:

2007-07-13  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13438 <rdar://problem/5153030>
                   Run rounding makes word-break:break-all/word not functional

        * fast/text/word-break-run-rounding-expected.checksum: Added.
        * fast/text/word-break-run-rounding-expected.png: Added.
        * fast/text/word-break-run-rounding-expected.txt: Added.
        * fast/text/word-break-run-rounding.html: Added.

2007-07-13  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff Garen.

        Tests for <rdar://problem/5318394>
        http site can read/write content of https site in same domain

        Adds ssl configuration information and tests.

        * http/conf/apache2-httpd.conf:
        * http/conf/cygwin-httpd.conf:
        * http/conf/httpd.conf:
        * http/conf/webkit-httpd.pem: Added.
        * http/tests/security/cross-frame-access-expected.txt:
        * http/tests/security/cross-frame-access-first-time-expected.txt:
        * http/tests/security/cross-frame-access-protocol-expected.txt: Added.
        * http/tests/security/cross-frame-access-protocol.html: Added.
        * http/tests/security/cross-frame-access-put-expected.txt:
        * http/tests/ssl: Added.
        * http/tests/ssl/resources: Added.
        * http/tests/ssl/resources/cross-frame-access-protocol-iframe.html: Added.
        * http/tests/ssl/verify-ssl-enabled-expected.txt: Added.
        * http/tests/ssl/verify-ssl-enabled.php: Added.

2007-07-13  Antti Koivisto  <antti@apple.com>

        Reviewed by Adele.
        
        Test for <rdar://problem/5192256>
        click() in onchange handler causes another change event (causes hang at http://forums.whirlpool.net.au/)

        * fast/events/onchange-click-hang-expected.txt: Added.
        * fast/events/onchange-click-hang.html: Added.

2007-07-13  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin.
        
        Test for x <rdar://problem/5333387>
        Combination of selection and click() on checkbox crashes

        * fast/dynamic/checkbox-selection-crash-expected.txt: Added.
        * fast/dynamic/checkbox-selection-crash.html: Added.

2007-07-13  Antti Koivisto  <antti@apple.com>

        Reviewed by Adele.
        
        Test for <rdar://problem/5333365>
        Calling click() is very slow

        * fast/forms/slow-click-expected.txt: Added.
        * fast/forms/slow-click.html: Added.

2007-07-14  Mark Rowe  <mrowe@apple.com>

        Reviewed by Sam.

        Apply the change to Apache 2 configuration from r24204 to the other two Apache configuration files.

        * http/conf/cygwin-httpd.conf:
        * http/conf/httpd.conf:

2007-07-13  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - updated tests and results for http://bugs.webkit.org/show_bug.cgi?id=13873
          Incomplete repaint of replaced element's box shadow

        * fast/repaint/box-shadow-h-expected.checksum:
        * fast/repaint/box-shadow-h-expected.png:
        * fast/repaint/box-shadow-h-expected.txt:
        * fast/repaint/box-shadow-h.html:
        * fast/repaint/box-shadow-v-expected.checksum:
        * fast/repaint/box-shadow-v-expected.png:
        * fast/repaint/box-shadow-v-expected.txt:
        * fast/repaint/box-shadow-v.html:

2007-07-13  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14395
          When a <p> is inside <li> two <BR>s are rendered

        * editing/pasteboard/4861080-expected.checksum:
        * editing/pasteboard/4861080-expected.png:
        * editing/pasteboard/4861080-expected.txt:
        * fast/lists/marker-before-empty-inline-expected.checksum: Added.
        * fast/lists/marker-before-empty-inline-expected.png: Added.
        * fast/lists/marker-before-empty-inline-expected.txt: Added.
        * fast/lists/marker-before-empty-inline.html: Added.

2007-07-12  David Kilzer  <ddkilzer@apple.com>

        Reviewed by NOBODY.

        Backed out previous change.  The test requires a different hostname to work.

        * http/tests/security/cross-frame-access-put.html:

2007-07-12  David Kilzer  <ddkilzer@apple.com>

        Reviewed by NOBODY.

        Don't hard code the hostname to make it work with run-webkit-httpd on other interfaces.

        * http/tests/security/cross-frame-access-put.html:

2007-07-12  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Harrison.
        
        <rdar://problem/5300379> Mail hung on option-delete

        * editing/deleting/5300379-expected.checksum: Added.
        * editing/deleting/5300379-expected.png: Added.
        * editing/deleting/5300379-expected.txt: Added.
        * editing/deleting/5300379.html: Added.

2007-07-11  Sam Weinig  <sam@webkit.org>

        Reviewed by Maciej.

        Test for <rdar://problem/5329841>
        Calling window.closed on a closed window causes Safari to crash

        * fast/dom/Window/window-closed-crash-expected.txt: Added.
        * fast/dom/Window/window-closed-crash.html: Added.

2007-07-12  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Mark Rowe.

        - try to fix hang seen on buildbot after the last fix

        * fast/history/resources/history_reload_window.html:

2007-07-12  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Mark Rowe.

        - fix an assertion failure in DumpRenderTree when running fast/history/resources/history_reload_window.html

        * fast/history/resources/history_reload_window.html: Delay notifyDone() until
        after the window actually closes.

2007-07-12  Maxime Britto  <mbritto@pleyo.com>

        Reviewed by Mark Rowe.

        Update the expected results now that they match what the test describes as the correct rendering.

        * svg/custom/invalid-fill-hex-expected.txt:
        * svg/custom/invalid-fill-hex-expected.png:

2007-07-11  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=14584
        XMLHttpRequest treats null login/password incorrectly

        * http/tests/xmlhttprequest/null-auth-expected.txt: Added.
        * http/tests/xmlhttprequest/null-auth.php: Added.
        * http/tests/xmlhttprequest/resources/echo-auth.php: Added.

        * http/tests/xmlhttprequest/basic-auth.html:
        * http/tests/xmlhttprequest/resources/basic-auth: Added.
        * http/tests/xmlhttprequest/resources/basic-auth.php: Removed.
        * http/tests/xmlhttprequest/resources/basic-auth/basic-auth.php: Copied from LayoutTests/http/tests/xmlhttprequest/resources/basic-auth.php.
        Moved this test's protected resource to its own subdirectory, so that accessing it doesn't set
        default credentials for the whole resources directory.

2007-07-11  Anders Carlsson  <andersca@apple.com>

        Reviewed by Geoff.

        Create the lock file in a writable directory.
        
        * http/conf/apache2-httpd.conf:

2007-07-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5234383> REGRESSION: Sentence breaker method returning entire document length

        * editing/selection/5234383-1-expected.checksum: Added.
        * editing/selection/5234383-1-expected.png: Added.
        * editing/selection/5234383-1-expected.txt: Added.
        * editing/selection/5234383-1.html: Added.
        * editing/selection/5234383-2-expected.checksum: Added.
        * editing/selection/5234383-2-expected.png: Added.
        * editing/selection/5234383-2-expected.txt: Added.
        * editing/selection/5234383-2.html: Added.

2007-07-11  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Regression test for:
        http://bugs.webkit.org/show_bug.cgi?id=14453
        REGRESSION: www.nzherald.co.nz almost all the formating is gone

        * css2.1/bogus-color-span-expected.checksum: Added.
        * css2.1/bogus-color-span-expected.png: Added.
        * css2.1/bogus-color-span-expected.txt: Added.
        * css2.1/bogus-color-span.html: Added.

2007-07-10  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        * fast/dom/Window/get-set-properties-expected.txt: Added.
        * fast/dom/Window/get-set-properties.html: Added.

2007-07-10  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff.

        Tests for <rdar://problem/5326791>

        * http/tests/security/cross-frame-access-expected.txt:
        * http/tests/security/cross-frame-access-put-expected.txt: Added.
        * http/tests/security/cross-frame-access-put.html: Added.
        * http/tests/security/resources/cross-frame-iframe-for-put-test.html: Added.

2007-07-10  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14449
          REGRESSION (r14345-r14375): Absolutely positioned image does not scale to containing element's height

        * fast/replaced/absolute-position-percentage-height-expected.checksum: Added.
        * fast/replaced/absolute-position-percentage-height-expected.png: Added.
        * fast/replaced/absolute-position-percentage-height-expected.txt: Added.
        * fast/replaced/absolute-position-percentage-height.html: Added.

2007-07-10  Alice Liu  <alice.liu@apple.com>

        * win/Skipped:
        removing tests that were blocked on lack of support for smart pasting and DOM Paste API

2007-07-09  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Maciej Stachowiak.

        * fast/events/onload-after-document-close-no-subresource-expected.txt: Added.
        * fast/events/onload-after-document-close-no-subresource.html: Added.
        * fast/events/onload-after-document-close-with-subresource-expected.txt: Added.
        * fast/events/onload-after-document-close-with-subresource.html: Added.
        * fast/events/resources/onload-image.png: Added.

2007-07-10  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=8007
        createElement() and XHTML (A dynamically created table not rendered as such)

        SVG tests are changed to use createElementNS instead of createElement.
        Other test results match FF2 results, except replace-child.html and 
        nodeisdefaultnamespace09.xhtml.

        * dom/xhtml/level1/core/hc_documentcreateelementcasesensitive-expected.txt:
        * dom/xhtml/level2/html/HTMLSelectElement18-expected.txt:
        * dom/xhtml/level2/html/HTMLSelectElement19-expected.txt:
        * dom/xhtml/level2/html/HTMLSelectElement20-expected.txt:
        * dom/xhtml/level2/html/HTMLTableElement31-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace09-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix10-expected.txt:
        * fast/css/create_element_align-expected.checksum: Added.
        * fast/css/create_element_align-expected.png: Added.
        * fast/css/create_element_align-expected.txt: Added.
        * fast/css/create_element_align.xhtml: Added.
        * fast/dom/Document/replace-child-expected.txt:
        * fast/dom/createElement-expected.txt: Added.
        * fast/dom/createElement.html: Added.
        * svg/custom/createelement-expected.txt:
        * svg/custom/createelement.svg:
        * svg/custom/js-late-clipPath-and-object-creation.svg:
        * svg/custom/js-late-clipPath-creation.svg:
        * svg/custom/js-late-gradient-and-object-creation.svg:
        * svg/custom/js-late-gradient-creation.svg:
        * svg/custom/js-late-marker-and-object-creation.svg:
        * svg/custom/js-late-marker-creation.svg:
        * svg/custom/js-late-mask-and-object-creation.svg:
        * svg/custom/js-late-mask-creation.svg:
        * svg/custom/js-late-pattern-and-object-creation.svg:
        * svg/custom/js-late-pattern-creation.svg:
        * svg/custom/multiple-title-elements.svg:
        * svg/custom/path-textPath-simulation.svg:

2007-07-09  Alice Liu  <alice.liu@apple.com>

        * win/Skipped:
        removed one test from skipped list to see whether it will pass with the new
        DOM Paste API change that is being added simultaneously. 

2007-07-09  Justin Garcia  <justin.garcia@apple.com>

        Rolling the fix for 5310404 back in now that 5310404 has been fixed in Mail.

        * editing/deleting/4845371-expected.checksum:
        * editing/deleting/4845371-expected.txt:
        * editing/deleting/4845371.html:
        * editing/deleting/5126166-expected.txt:
        * editing/deleting/5290534.html: Added.
        * editing/deleting/5290534.html-disabled: Removed.

2007-07-09  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by John.
        
        <rdar://problem/5156801> REGRESSION: Crash when deleting table content in Leopard Mail

        * editing/deleting/5156801-expected.checksum: Added.
        * editing/deleting/5156801-expected.png: Added.
        * editing/deleting/5156801-expected.txt: Added.
        * editing/deleting/5156801.html: Added.

2007-07-09  Anders Carlsson  <andersca@apple.com>

        Reviewed by Oliver.

        <rdar://problem/4954319> 
        Acrobat 7 / Safari crash: CrashTracer: 99 crashes in Safari at 
        com.apple.WebCore: WebCore::NetscapePlugInStreamLoader::isDone const + 0
        
        Add tests.
        
        * plugins/return-error-from-new-stream-callback-in-full-frame-plugin-expected.txt: Added.
        * plugins/return-error-from-new-stream-callback-in-full-frame-plugin.html: Added.

2007-07-08  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12384
          getComputedStyle with td.style.display='none' reports '' for all properties except display

        * fast/css/computed-style-without-renderer-expected.txt: Added.
        * fast/css/computed-style-without-renderer.html: Added.

2007-07-08  Rob Buis  <buis@kde.org>

        Reviewed by Mitz.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14209
        DRT should be able to deal with text zoom
        http://bugs.webkit.org/show_bug.cgi?id=10752
        The inspector should not respond to Make Text Smaller/Bigger commands

        * fast/css/ignore-text-zoom-expected.checksum: Added.
        * fast/css/ignore-text-zoom-expected.png: Added.
        * fast/css/ignore-text-zoom-expected.txt: Added.
        * fast/css/ignore-text-zoom.html: Added.
        * win/Skipped:

2007-07-08  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14221
          Repro crash (ASSERTION FAILED: oldText in RenderBlock::updateFirstLetter() during relayout of :before content with first-letter style)

        * fast/css-generated-content/before-with-first-letter-expected.checksum: Added.
        * fast/css-generated-content/before-with-first-letter-expected.png: Added.
        * fast/css-generated-content/before-with-first-letter-expected.txt: Added.
        * fast/css-generated-content/before-with-first-letter.html: Added.

2007-07-07  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver Hunt.

        - update results after removing extraneous calls to isSafeScript for 
          readonly attributes.

        * http/tests/security/cross-frame-access-expected.txt:

2007-07-07  Darin Adler  <darin@apple.com>

        - updated results (I changed the test at the last minute, but didn't regenerate results)

        * fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Updated.
        * fast/canvas/fill-stroke-clip-reset-path-expected.png: Updated.
        * fast/canvas/fill-stroke-clip-reset-path-expected.txt: Updated.

2007-07-07  Darin Adler  <darin@apple.com>

        - test for <rdar://problem/5292364> REGRESSION: ZX Spectrum 3.0 widget - graphic anomalies in widget window frame

        * fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Added.
        * fast/canvas/fill-stroke-clip-reset-path-expected.png: Added.
        * fast/canvas/fill-stroke-clip-reset-path-expected.txt: Added.
        * fast/canvas/fill-stroke-clip-reset-path.html: Added.

2007-07-07  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=8994
        Canvas doesn't reset on resize

        * fast/canvas/canvas-resize-reset-expected.checksum: Added.
        * fast/canvas/canvas-resize-reset-expected.png: Added.
        * fast/canvas/canvas-resize-reset-expected.txt: Added.
        * fast/canvas/canvas-resize-reset.html: Added.

2007-07-07  Alexey Proskuryakov  <ap@webkit.org>

        Fixed a mismatch between test output and expected results (a typo that was only fixed in the former).

        * fast/loader/early-load-cancel-expected.txt:

2007-07-07  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=14525
        Support exslt:node-set()

        * fast/xsl/exslt-node-set-expected.txt: Added.
        * fast/xsl/exslt-node-set.xml: Added.
        * fast/xsl/exslt-node-set.xsl: Added.

2007-07-06  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Oliver.

        - test case for <rdar://problem/5133420> ASSERT in WebDocumentLoaderMac::decreaseLoadCount() un-discarding Gmail message
        
        * fast/loader/early-load-cancel-expected.txt: Added.
        * fast/loader/early-load-cancel.html: Added.
        * fast/loader/resources/early-load-cancel-inner.html: Added.

2007-07-06  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14545
          REGRESSION (r21854-r21869): Repro crash in RenderBlock::updateFirstLetter @ nola.com/rose/

        * fast/css/first-letter-capitalized-expected.checksum: Added.
        * fast/css/first-letter-capitalized-expected.png: Added.
        * fast/css/first-letter-capitalized-expected.txt: Added.
        * fast/css/first-letter-capitalized.html: Added.

2007-07-06  Darin Adler  <darin@apple.com>

        * mac/leopard/Skipped: Updated bug numbers for some bugs that were duplicates.

2007-07-06  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Adam.

        <rdar://problem/5313506> Some attributed string layout tests have an extra space character on Leopard

        Leopard serializes empty attribute dictionaries as "{ }", turn these into "{}" to match Tiger.

        * fast/text/attributed-substring-from-range-001.html:
        * mac/leopard/Skipped: Don't skip this test anymore.

2007-07-06  Anders Carlsson  <andersca@apple.com>

        Reviewed by David Kilzer.

        <rdar://problem/5313502>
        Many webarchive tests fail due to different NSURLResponse serialization on Leopard
        
        * mac/leopard/Skipped:
        * webarchive/archive-with-unencoded-url-expected.txt:
        * webarchive/test-body-background-expected.txt:
        * webarchive/test-duplicate-resources-expected.txt:
        * webarchive/test-frameset-expected.txt:
        * webarchive/test-img-src-expected.txt:
        * webarchive/test-input-src-expected.txt:
        * webarchive/test-link-href-expected.txt:
        * webarchive/test-object-data-expected.txt:
        * webarchive/test-script-src-expected.txt:
        * webarchive/test-table-background-expected.txt:
        * webarchive/test-td-background-expected.txt:

2007-07-06  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Oliver.

        <rdar://problem/5313506> Some attributed string layout tests have an extra space character on Leopard

        Don't dump the attributed string's description, this isn't helpful for the test. Just log 
        the attribute names at index 0, which we expect to be nothing, to make sure the string
        has no attributes.

        * fast/forms/attributed-strings-expected.txt:
        * fast/forms/attributed-strings.html:

2007-07-06  Anders Carlsson  <andersca@apple.com>

        Reviewed by David Kilzer.

        Update tests.
        
        * webarchive/archive-empty-frame-dom-expected.txt:
        * webarchive/archive-empty-frame-source-expected.txt:
        * webarchive/archive-with-unencoded-url-expected.txt:
        * webarchive/test-body-background-expected.txt:
        * webarchive/test-duplicate-resources-expected.txt:
        * webarchive/test-frameset-expected.txt:
        * webarchive/test-img-src-expected.txt:
        * webarchive/test-input-src-expected.txt:
        * webarchive/test-link-href-expected.txt:
        * webarchive/test-object-data-expected.txt:
        * webarchive/test-script-src-expected.txt:
        * webarchive/test-table-background-expected.txt:
        * webarchive/test-td-background-expected.txt:

2007-07-06  Anders Carlsson  <andersca@apple.com>

        Reviewed by Mitz.

        <rdar://problem/5280532>
        REGRESSION: Can't access nested embed by document.name if object is not immediate parent
        
        * plugins/embed-inside-object-expected.txt: Added.
        * plugins/embed-inside-object.html: Added.

2007-07-06  Adam Roben  <aroben@apple.com>

        Add another Leopard failure

        * mac/leopard/Skipped:

2007-07-06  Adam Roben  <aroben@apple.com>

        Add another crasher to the Skipped file

        Also moved a test that had a bug filed about it out of the section of
        unfiled failures.

        * win/Skipped:

2007-07-06  Anders Carlsson  <andersca@apple.com>

        Reviewed by Alexey.

        <rdar://problem/5313518> fast/events/iframe-object-onload.html shows events out of order on Leopard
        
        Fix test so that it doesn't matter in what order the frames/objects are loaded. This is done by keeping
        the load logs in an array and sort it before dumping it.
        
        * fast/events/iframe-object-onload-expected.txt:
        * fast/events/iframe-object-onload.html:
        * mac/leopard/Skipped:

2007-07-06  Anders Carlsson  <andersca@apple.com>

        Reviewed by Alexey.

        <rdar://problem/5313512> fast/frames/frame-set-same-{location,src}.html sometimes hang on Leopard
        
        Make these tests more robust against frames loading in a different order. Also, turn the tests 
        into text tests and remove them from the Leopard skipped list.
        
        * fast/frames/frame-set-same-location-expected.checksum: Removed.
        * fast/frames/frame-set-same-location-expected.png: Removed.
        * fast/frames/frame-set-same-location-expected.txt:
        * fast/frames/frame-set-same-location.html:
        * fast/frames/frame-set-same-src-expected.checksum: Removed.
        * fast/frames/frame-set-same-src-expected.png: Removed.
        * fast/frames/frame-set-same-src-expected.txt:
        * fast/frames/frame-set-same-src.html:
        * mac/leopard/Skipped:

2007-07-06  Mark Rowe  <mrowe@apple.com>

        Unreviewed.  Update test results.

        * fast/encoding/utf-32-big-endian-bom-expected.txt:
        * fast/encoding/utf-32-big-endian-nobom-expected.txt:
        * fast/encoding/utf-32-little-endian-bom-expected.txt:
        * fast/encoding/utf-32-little-endian-nobom-expected.txt:

2007-07-06  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14400
          Assertion failure (SHOULD NEVER BE REACHED) going back on YouTube

        * fast/forms/button-state-restore-expected.txt: Added.
        * fast/forms/button-state-restore.html: Added.

2007-07-06  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=14487
          Incomplete repaint of background and border of boxes with -webkit-border-fit:lines

        * fast/repaint/border-fit-lines-expected.checksum: Added.
        * fast/repaint/border-fit-lines-expected.png: Added.
        * fast/repaint/border-fit-lines-expected.txt: Added.
        * fast/repaint/border-fit-lines.html: Added.

2007-07-06  Tony Chang  <idealisms@gmail.com>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=14516
        Bug 14516: crash loading multipart/x-mixed-replace data on windows safari

        * http/tests/multipart/resources/multipart-nodashes.php: Added.
        * http/tests/multipart/win-boundary-crash-expected.txt: Added.
        * http/tests/multipart/win-boundary-crash.html: Added.

2007-07-06  Jungshik Shin <jungshik.shin@gmail.com>

        Reviewed by Alexey.

       - test for http://bugs.webkit.org/show_bug.cgi?id=13415

        * fast/encoding/utf-32-big-endian-bom-expected.txt: Added.
        * fast/encoding/utf-32-big-endian-bom.html: Added.
        * fast/encoding/utf-32-big-endian-nobom-expected.txt: Added.
        * fast/encoding/utf-32-big-endian-nobom.xml: Added.
        * fast/encoding/utf-32-little-endian-bom-expected.txt: Added.
        * fast/encoding/utf-32-little-endian-bom.html: Added.
        * fast/encoding/utf-32-little-endian-nobom-expected.txt: Added.
        * fast/encoding/utf-32-little-endian-nobom.xml: Added.

2007-07-06  Rob Buis  <buis@kde.org>

        Reviewed by Adam.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=14442
        Adding a stop with value 1.0 to a gradient that has already been used has no effect

        * fast/canvas/gradient-add-second-start-end-stop-expected.checksum: Added.
        * fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
        * fast/canvas/gradient-add-second-start-end-stop-expected.txt: Added.
        * fast/canvas/gradient-add-second-start-end-stop.html: Added.

2007-07-05  Adam Roben  <aroben@apple.com>

        Updated the Windows Skipped file

        * win/Skipped:

2007-07-05  Geoffrey Garen  <ggaren@apple.com>

        Forgot to add this file for the test for <rdar://problem/5303567> REGRESSION: 
        XMLHttpRequest.responseXML. Darin added a dummy file before -- here's the
        real one.

        * fast/loader/resources/plist.app:

2007-07-05  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Harrison.
        
        <rdar://problem/5279521> REGRESSION: In Mail, a crash occurs at WebCore::Range::startPosition() when attempting to apply alignment to selected image/text in message body
        
        Demonstrates bug:
        * editing/style/5279521-expected.checksum: Added.
        * editing/style/5279521-expected.png: Added.
        * editing/style/5279521-expected.txt: Added.
        * editing/style/5279521.html: Added.
        
        Fixed:
        * fast/forms/radio-check-click-and-drag-expected.txt:
        * fast/forms/textarea-type-spaces-expected.txt:

2007-07-05  Darin Adler  <darin@apple.com>

        - tweaked IDN test and checked in both Tiger results and Leopard

        * fast/encoding/idn-security.html: Changed test to only test lowercase "a" since the behavior for
        uppercase letters has changed in the new ICU. Also added code to detect the older ICU and expect
        different results.

        * fast/encoding/idn-security-expected.txt: Regenerated results.

        * mac/leopard/fast/encoding/idn-security-expected.txt: Copied from fast/encoding/idn-security-expected.txt.
        The modified.

2007-07-05  Adam Roben  <aroben@apple.com>

        Added two tests for Bug 14388: Input in text fields limited to 1024 characters

        fast/forms/input-maxlength-2.html is obsoleted by
        fast/forms/input-maxlength.html.

        Reviewed by Adele.

        * fast/forms/input-implicit-length-limit-expected.txt: Added.
        * fast/forms/input-implicit-length-limit.html: Added.
        * fast/forms/input-maxlength-2-expected.checksum: Removed.
        * fast/forms/input-maxlength-2-expected.png: Removed.
        * fast/forms/input-maxlength-2-expected.txt: Removed.
        * fast/forms/input-maxlength-2.html: Removed.
        * fast/forms/input-maxlength-expected.txt: Added.
        * fast/forms/input-maxlength.html: Added.

2007-07-05  Adam Roben  <aroben@apple.com>

        Add another hanging test to the Leopard Skipped file

        Rubberstamped by Adele.

        * mac/leopard/Skipped:

2007-07-05  Adam Roben  <aroben@apple.com>

        Add a Skipped file for Leopard.

        Reviewed by Mark.

        * mac/leopard/Skipped: Added.

2007-07-04  Matt Perry  <mpComplete@gmail.com>

        Reviewed by Adam.

        Test for http://bugs.webkit.org/show_bug.cgi?id=13400
        Bug 13400: REGRESSION (r20809-20814): No back entry created for navigations created by assigning to document.location
        <rdar://problem/5153025>

        Test that assigning to document.location in various ways adds an
        item to the back/forward list.

        * http/tests/navigation/document-location-click-expected.txt: Added.
        * http/tests/navigation/document-location-click-timeout-expected.txt: Added.
        * http/tests/navigation/document-location-click-timeout.html: Added.
        * http/tests/navigation/document-location-click.html: Added.
        * http/tests/navigation/document-location-mouseover-expected.txt: Added.
        * http/tests/navigation/document-location-mouseover.html: Added.
        * http/tests/navigation/document-location-onload-expected.txt: Added.
        * http/tests/navigation/document-location-onload.html: Added.
        * http/tests/navigation/resources/document-location.js: Added.

2007-07-04  Darin Adler  <darin@apple.com>

        - take out infinity tests from the test for bug 5292262 (see below) for now since they
          give different results on PowerPC and Intel and are not an important part of the intent
          of this test anyway; the bug was about normal numbers, not edge cases like infinity

        If we want to test the infinity behavior, we should make a separate test later.

        * fast/objc/longlongTest-expected.txt: Removed results from infinity tests.
        * fast/objc/longlongTest.html: Removed infinity tests.

2007-07-05  Antti Koivisto  <antti@apple.com>

        Reviewed by John.
        
        Test for Repro crash due to infinite recursion in HTMLParser::handleError @ youos.com
        <rdar://problem/5237811>

        * fast/table/incomplete-table-in-fragment-hang-expected.txt: Added.
        * fast/table/incomplete-table-in-fragment-hang.html: Added.

2007-07-04  Sam Weinig  <sam@webkit.org>

        Reviewed by Mitz.

        Test for http://bugs.webkit.org/show_bug.cgi?id=14504
        REGRESSION (r23573): Amazon Book Excerpt can not be viewed in recent nightly

        * fast/dom/Window/window-property-shadowing-expected.txt: Added.
        * fast/dom/Window/window-property-shadowing.html: Added.

2007-07-03  Darin Adler  <darin@apple.com>

        Reviewed by Tim Hatcher.

        - tests for <rdar://problem/5221297> Font family name in the cssText for a DOMCSSStyleDeclaration needs quotes

        * editing/style/font-family-with-space-expected.txt: Added.
        * editing/style/font-family-with-space.html: Added.

        * fast/inspector/style-expected.txt: Updated expected results to expect "Lucida Grande" in quote marks.

2007-07-03  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for: <rdar://problem/5292988> domain names shouldn't contain ignorable characters

        * fast/encoding/idn-security-expected.txt: Added.
        * fast/encoding/idn-security.html: Added.
        * win/Skipped: Blocked by <rdar://problem/5301954>.

2007-07-03  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Eleventh round of fixes for implicit 64-32 bit conversion errors.
        <rdar://problem/5292262>

        * fast/objc: Added.
        * fast/objc/longlongTest-expected.txt: Added.
        * fast/objc/longlongTest.html: Added.

2007-07-03  Anders Carlsson  <andersca@apple.com>

        Reviewed by Darin.

        <rdar://problem/5289718>
        http://bugs.webkit.org/show_bug.cgi?id=14437
        CrashTracer: [REGRESSION] 76 crashes in Safari at com.apple.WebCore: WebCore::Frame::settings const + 6 (14437)
        
        Add test from Alexey Proskuryakov.
        
        * plugins/plugin-remove-subframe-expected.txt: Added.
        * plugins/plugin-remove-subframe.html: Added.

2007-07-03  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Seventh round of fixes for implicit 64-32 bit conversion errors.
        <rdar://problem/5292262>

        - Change from double -> float caused some slight changes.

        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:

2007-07-03  Antti Koivisto  <antti@apple.com>

        Reviewed by Maciej.
        
        Test for REGRESSION: misplaced selection ring remains after link is no longer focused.
        <rdar://problem/5205580>

        * fast/repaint/focus-layers-expected.checksum: Added.
        * fast/repaint/focus-layers-expected.png: Added.
        * fast/repaint/focus-layers-expected.txt: Added.
        * fast/repaint/focus-layers.html: Added.

2007-07-02  Adam Roben  <aroben@apple.com>

        Update the Windows Skipped list.

        * win/Skipped:

2007-07-02  Adam Roben  <aroben@apple.com>

        Update results after r23938.

        * fast/inline-block/14498-positionForCoordinates-expected.txt:
        * fast/table/click-near-anonymous-table-expected.txt:
        * svg/custom/pointer-events-image-expected.txt:
        * svg/custom/pointer-events-path-expected.txt:
        * svg/custom/text-hit-test-expected.txt:

2007-07-02  Adam Roben  <aroben@apple.com>

        Test for Bug 14498: RenderContainer::positionForCoordinates contains an order of operations error
        http://bugs.webkit.org/show_bug.cgi?id=14498

        Reviewed by Darin.

        * fast/inline-block/14498-positionForCoordinates-expected.txt: Added.
        * fast/inline-block/14498-positionForCoordinates.html: Added.

2007-07-01  Darin Adler  <darin@apple.com>

        Fixed a no-SVG test failure by removing a node that was affecting the test results differently
        depending on whether SVG support was compiled in or not.

        * fast/xpath/namespace-vs-predicate.xhtml: Remove the r_00 node at the end of the test.

2007-07-01  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        Third round of implicit 64-32 bit conversion errors fixes.
        <rdar://problem/5292262>

        getFloatValue() used to return a double and now returns a float for a small
        loss of precision.

        * fast/css/getFloatValueForUnit-expected.checksum:
        * fast/css/getFloatValueForUnit-expected.png:
        * fast/css/getFloatValueForUnit-expected.txt:
        * fast/css/getFloatValueForUnit.html:

2007-07-01  Darin Adler  <darin@apple.com>

        Fixed a no-SVG test failure by moving a test that requires SVG into the svg directory.

        * fast/dom/svg-element-attribute-js-null-expected.txt: Removed.
        * fast/dom/svg-element-attribute-js-null.xhtml: Removed.
        * svg/dom/svg-element-attribute-js-null-expected.txt: Copied from fast/dom/svg-element-attribute-js-null-expected.txt.
        * svg/dom/svg-element-attribute-js-null.xhtml: Copied from fast/dom/svg-element-attribute-js-null.xhtml.

2007-07-01  Darin Adler  <darin@apple.com>

        Added a missing file for the test for <rdar://problem/5303567> REGRESSION: XMLHttpRequest.responseXML 

        * fast/loader/resources/plist.app: Added. Just some random XML file I found somewhere; seems to make
        the test succeed instead of failing every time!

2007-07-01  Pamela Greene  <pamg.bugs@gmail.com>

        Reviewed by Darin.

        Tests for <http://bugs.webkit.org/show_bug.cgi?id=14320>
        Bug 14320: <canvas> gradient stops at identical offsets are applied in the wrong order
        <rdar://problem/5290084>

        Add tests for various combinations of stops, including multiple stops at
        the same offsets, sorted and unsorted.  Update results accordingly.

        * fast/canvas/fillrect_gradient-expected.checksum:
        * fast/canvas/fillrect_gradient-expected.png:
        * fast/canvas/fillrect_gradient-expected.txt:
        * fast/canvas/fillrect_gradient.html:

2007-06-29  Adam Roben  <aroben@apple.com>

        New test that makes sure we handle putting isindex into form data correctly.

        Reviewed by Oliver.

        * http/tests/misc/isindex-formdata-expected.txt: Added.
        * http/tests/misc/isindex-formdata.html: Added.

2007-06-29  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Harrison.
        
        <rdar://problem/5299513> REGRESSION: In Mail, a crash occurs when attempting to undo a newly created To Do
        
        Backing out a change made in r23787.

        * editing/deleting/4845371-expected.txt:
        * editing/deleting/4845371.html:
        * editing/deleting/5126166-expected.txt:
        * editing/deleting/5290534.html: Removed.
        * editing/deleting/5290534.html-disabled: Added.

2007-06-29  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Darin Adler, Anders Carlsson.
        
        Test for <rdar://problem/5303567> REGRESSION: XMLHttpRequest.responseXML 
        returns NULL if response MIME type is not XML -- breaks Wikipedia widget

        * fast/loader/xmlhttprequest-bad-mimetype-expected.txt: Added.
        * fast/loader/xmlhttprequest-bad-mimetype.html: Added.

2007-06-29  Adele Peterson  <adele@apple.com>

        Rolling out tests for <rdar://problem/5301322>.

        * fast/forms/input-readonly-select-all-expected.checksum: Removed.
        * fast/forms/input-readonly-select-all-expected.png: Removed.
        * fast/forms/input-readonly-select-all-expected.txt: Removed.
        * fast/forms/input-readonly-select-all.html: Removed..
        * fast/forms/textarea-readonly-select-all-expected.checksum: Removed.
        * fast/forms/textarea-readonly-select-all-expected.png: Removed.
        * fast/forms/textarea-readonly-select-all-expected.txt: Removed.
        * fast/forms/textarea-readonly-select-all.html: Removed.

2007-06-29  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Oliver Hunt.
        
        Layout tests for <rdar://problem/4962298> REGRESSION: Synchronous XHR for 
        missing local file throws exception -- breaks Wikipedia widget

        * fast/loader/xmlhttprequest-missing-file-exception-expected.txt: Added.
        * fast/loader/xmlhttprequest-missing-file-exception.html: Added.

2007-06-29  Adele Peterson  <adele@apple.com>

        Reviewed by Ada and Kevin McCullough.

        Test for <rdar://problem/5301322> REGRESSION: Select All selects the whole page when used in readonly textareas

        * fast/forms/input-readonly-select-all-expected.checksum: Added.
        * fast/forms/input-readonly-select-all-expected.png: Added.
        * fast/forms/input-readonly-select-all-expected.txt: Added.
        * fast/forms/input-readonly-select-all.html: Added.
        * fast/forms/textarea-readonly-select-all-expected.checksum: Added.
        * fast/forms/textarea-readonly-select-all-expected.png: Added.
        * fast/forms/textarea-readonly-select-all-expected.txt: Added.
        * fast/forms/textarea-readonly-select-all.html: Added.

2007-06-28  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Beth.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14118
          ASSERTION FAILED: !needsLayout() seen again

        * fast/dynamic/recursive-layout-expected.txt: Added.
        * fast/dynamic/recursive-layout.html: Added.

2007-06-28  Sam Weinig  <sam@webkit.org>

        Rubberstamped by Adam Roben.

        Roll out r23861.  It caused the buildbot to fail on intel.

        * http/tests/navigation/goBack-blank-tab-page-expected.txt: Removed.
        * http/tests/navigation/goBack-blank-tab-page.html: Removed.
        * http/tests/navigation/resources/before-go-back.html: Removed.
        * http/tests/navigation/resources/will-go-back.html: Removed.

2007-06-28  Maxime Britto  <mbritto@pleyo.com>

        Reviewed by Geoff.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=13038
        ASSERTION FAILED: item->target().isEmpty() || m_mainFrame->tree()->find(item->target()) == m_mainFrame

        Although the test works with the script, it can't detect an eventually
        error automatically since the first link must be opened in a new tab with
        a _blank target to reproduce the crash. So it should be launched manually
        following the steps decribed in there, then it's effective.

         * http/tests/navigation/goBack-blank-tab-page-expected.txt: Added.
         * http/tests/navigation/goBack-blank-tab-page.html: Added.
         * http/tests/navigation/resources/before-go-back.html: Added.
         * http/tests/navigation/resources/will-go-back.html: Added.

2007-06-28  Anders Carlsson  <andersca@apple.com>

        Remove tests that don't need to be skipped anymore.

        * win/Skipped:

2007-06-28  Rob Buis  <buis@kde.org>

        Forgot committing this change in my previous commit.

        * svg/custom/invalid-fill-hex-expected.checksum:
        * svg/custom/invalid-fill-hex-expected.png:
        * svg/custom/invalid-fill-hex-expected.txt:
        * svg/custom/invalid-fill-hex.svg:

2007-06-28  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=14373
        CSS1: selectors (classes and IDs) cannot start with a dash or with a digit

        These are improvements due to stricter id selector checking.

        * css2.1/css1_forward_compatible_parsing-expected.checksum: Added.
        * css2.1/css1_forward_compatible_parsing-expected.png: Added.
        * css2.1/css1_forward_compatible_parsing-expected.txt: Added.
        * css2.1/css1_forward_compatible_parsing.html: Added.
        * css2.1/t040103-ident-08-c-expected.checksum:
        * css2.1/t040103-ident-08-c-expected.png:
        * css2.1/t040103-ident-08-c-expected.txt:
        * css2.1/t0509-id-sel-syntax-01-f-expected.checksum:
        * css2.1/t0509-id-sel-syntax-01-f-expected.png:
        * css2.1/t0509-id-sel-syntax-01-f-expected.txt:

2007-06-28  Antti Koivisto  <antti@apple.com>

        Reviewed by Mitz.
        
        Test changes for http://bugs.webkit.org/show_bug.cgi?id=14332
        Bug 14332: REGRESSION (r21145): <td> width ignored
        <rdar://problem/5290123>
        
        - expand empty-cells.html to cover non-zero cellpadding case too
        - update other related tests (none of these affect pixel results)

        * fast/css/acid2-expected.txt:
        * fast/css/acid2-pixel-expected.txt:
        * fast/table/032-expected.txt:
        * fast/table/empty-cells-expected.checksum:
        * fast/table/empty-cells-expected.png:
        * fast/table/empty-cells-expected.txt:
        * fast/table/empty-cells.html:
        * fast/table/empty-section-crash-expected.txt:
        * http/tests/misc/acid2-expected.txt:
        * http/tests/misc/acid2-pixel-expected.txt:
        * tables/mozilla/bugs/bug222467-expected.txt:
        * tables/mozilla/bugs/bug78162-expected.txt:

2007-06-28  Adam Roben  <aroben@apple.com>

        New test for <rdar://problem/5300443> word-break and -webkit-user-modify allow any value

        Reviewed by Hyatt.

        * fast/css/word-break-user-modify-allowed-values-expected.txt: Added.
        * fast/css/word-break-user-modify-allowed-values.html: Added.

2007-06-27  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Darin.

        - <rdar://problem/5271937> REGRESSION: Apparent WebKit JavaScript memory smasher when submitting comment to iWeb site (crashes in kjs_pcre_compile2)
        - Correctly evaluate the return value of _pcre_ucp_findchar.

        * fast/js/regexp-unicode-overflow-expected.txt: Added.
        * fast/js/regexp-unicode-overflow.html: Added.
        * fast/js/resources/regexp-unicode-overflow.js: Added.

2007-06-27  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff.

        Update tests for http://bugs.webkit.org/show_bug.cgi?id=14319
        Move the Selection object out of the JS bindings

        * fast/dom/Window/window-properties-expected.txt:
        * fast/js/toString-and-valueOf-override-expected.txt:
        * http/tests/security/cross-frame-access-expected.txt:

2007-06-27  Sam Weinig  <sam@webkit.org>

        Reviewed by Adam Roben.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=12045
        Crash under gmalloc at WTF::RefPtr<WebCore::HTMLSliderThumbElement>::operator->
        <rdar://problem/5286670>

        * fast/forms/thumbslider-crash-expected.checksum: Added.
        * fast/forms/thumbslider-crash-expected.png: Added.
        * fast/forms/thumbslider-crash-expected.txt: Added.
        * fast/forms/thumbslider-crash.html: Added.
        * fast/forms/thumbslider-no-parent-slider-expected.checksum: Added.
        * fast/forms/thumbslider-no-parent-slider-expected.png: Added.
        * fast/forms/thumbslider-no-parent-slider-expected.txt: Added.
        * fast/forms/thumbslider-no-parent-slider.html: Added.

2007-06-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by John.
        
        <rdar://problem/5247341> REGRESSION: Pasting sometimes loses trailing newline
        
        Demonstrates the bug:
        * editing/pasteboard/5247341-expected.checksum: Added.
        * editing/pasteboard/5247341-expected.png: Added.
        * editing/pasteboard/5247341-expected.txt: Added.
        * editing/pasteboard/5247341.html: Added.
        
        The changes in this patch exposed three bugs (5296964, 5296977, and 5299425).
        Added FIXMES for them.  Also removed tabs in them:
        * editing/pasteboard/paste-table-003-expected.checksum:
        * editing/pasteboard/paste-table-003-expected.png:
        * editing/pasteboard/paste-table-003-expected.txt:
        * editing/pasteboard/paste-table-003.html:
        * fast/forms/textarea-paste-newline.html:
        
        Equivalent trees:
        * editing/pasteboard/paste-text-016-expected.txt:
        * editing/pasteboard/paste-text-017-expected.txt:


2007-06-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by John.
        
        <rdar://problem/4580583> Breaking blockquoted list should not automatically renumber the second list

        Splits a quoted list w/o splitting a list item:
        * editing/execCommand/4580583-1-expected.checksum: Added.
        * editing/execCommand/4580583-1-expected.png: Added.
        * editing/execCommand/4580583-1-expected.txt: Added.
        * editing/execCommand/4580583-1.html: Added.
        
        Split a quoted list item:
        * editing/execCommand/4580583-2-expected.checksum: Added.
        * editing/execCommand/4580583-2-expected.png: Added.
        * editing/execCommand/4580583-2-expected.txt: Added.
        * editing/execCommand/4580583-2.html: Added.
        
2007-06-27  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Geoff.

        http://bugs.webkit.org/show_bug.cgi?id=14288
        XMLHttpRequest doesn't use a correct content type for file:// URLs

        * fast/dom/resources/1251.html: Added.
        * fast/dom/xmlhttprequest-html-response-encoding.html: Added.
        * fast/dom/xmlhttprequest-html-response-encoding-expected.txt: Added.

        * http/tests/xmlhttprequest/response-encoding-expected.txt:
        * http/tests/xmlhttprequest/response-encoding.html:
        Added a sync case, which I forgot to add when fixing bug 13905.

2007-06-26  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=14406
          <colgroup>'s borders are ignored when it has <col> children

        * tables/mozilla/core/table_rules-expected.checksum: Added.
        * tables/mozilla/core/table_rules-expected.png: Added.
        * tables/mozilla/core/table_rules-expected.txt: Added.
        * tables/mozilla/core/table_rules.html: Copied from LayoutTests/tables/mozilla_expected_failures/core/table_rules.html.
        * tables/mozilla/marvin/x_table_rules_groups-expected.checksum: Added.
        * tables/mozilla/marvin/x_table_rules_groups-expected.png: Added.
        * tables/mozilla/marvin/x_table_rules_groups-expected.txt: Added.
        * tables/mozilla/marvin/x_table_rules_groups.xml: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_rules_groups.xml.
        * tables/mozilla_expected_failures/core/table_rules-expected.checksum: Removed.
        * tables/mozilla_expected_failures/core/table_rules-expected.png: Removed.
        * tables/mozilla_expected_failures/core/table_rules-expected.txt: Removed.
        * tables/mozilla_expected_failures/core/table_rules.html: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.checksum: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.png: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_rules_groups.xml: Removed.

2007-06-26  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Oliver.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=14329
          REGRESSION: TEXTAREA - cannot drag-and-drop text at en.wikipedia.org/

        * fast/repaint/resources/text-selection-rect-in-overflow-frame.html: Added.
        * fast/repaint/text-selection-rect-in-overflow-2-expected.checksum: Added.
        * fast/repaint/text-selection-rect-in-overflow-2-expected.png: Added.
        * fast/repaint/text-selection-rect-in-overflow-2-expected.txt: Added.
        * fast/repaint/text-selection-rect-in-overflow-2.html: Added.

2007-06-26  Sam Weinig  <sam@webkit.org>

        Reviewed by Maciej.

        Make sure not to enumerate the toString() function.
        <rdar://problem/5297118>

        * fast/dom/Window/window-appendages-cleared-expected.txt:
        * fast/dom/Window/window-properties-expected.txt:
        * fast/js/toString-dontEnum-expected.txt: Added.
        * fast/js/toString-dontEnum.html: Added.

2007-06-26  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff.

        Update tests for http://bugs.webkit.org/show_bug.cgi?id=14111
        Autogenerate Event JS binding

        * fast/dom/prototype-chain-expected.txt: DOMEventPrototype is no longer
        in the prototype chain.
        * fast/dom/xmlhttprequest-get-expected.txt:

2007-06-26  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by John.
        
        <rdar://problem/5290534> Crash RenderTextControl::calcHeight() after deleting text in a search field

        Demonstrates the bug:
        * editing/deleting/5290534-expected.txt: Added.
        * editing/deleting/5290534.html: Added.

        Fixed a bug (an extra br was inserted) and removed a FIXME:
        * editing/deleting/4845371-expected.checksum:
        * editing/deleting/4845371-expected.png:
        * editing/deleting/4845371-expected.txt:
        * editing/deleting/4845371.html:
        
        Removed an unrendered br that was being incorrectly inserted:
        * editing/deleting/5126166-expected.txt:

2007-06-25  Sam Weinig  <sam@webkit.org>

        Reviewed by Maciej.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11315
        Mutating document.constructor.prototype mutates Object.prototype

        * fast/js/constructor-expected.txt: Added.
        * fast/js/constructor.html: Added.
        * fast/js/resources/constructor.js: Added.

2007-06-25  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Test for: <rdar://problem/5286410> Scrollbar and resize corner for overflow area is not hidden with style "visibility: hidden;"
        http://bugs.webkit.org/show_bug.cgi?id=14297

        * fast/overflow/hidden-scrollbar-resize-expected.checksum: Added.
        * fast/overflow/hidden-scrollbar-resize-expected.png: Added.
        * fast/overflow/hidden-scrollbar-resize-expected.txt: Added.
        * fast/overflow/hidden-scrollbar-resize.html: Added.

2007-06-25  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14202
          Table caption renders too narrow sometimes

        * fast/table/caption-relayout-expected.checksum: Added.
        * fast/table/caption-relayout-expected.png: Added.
        * fast/table/caption-relayout-expected.txt: Added.
        * fast/table/caption-relayout.html: Added.
        * tables/mozilla/marvin/x_caption_class-expected.checksum:
        * tables/mozilla/marvin/x_caption_class-expected.png:
        * tables/mozilla/marvin/x_caption_class-expected.txt:
        * tables/mozilla/marvin/x_caption_id-expected.checksum:
        * tables/mozilla/marvin/x_caption_id-expected.png:
        * tables/mozilla/marvin/x_caption_id-expected.txt:
        * tables/mozilla/marvin/x_caption_style-expected.checksum:
        * tables/mozilla/marvin/x_caption_style-expected.png:
        * tables/mozilla/marvin/x_caption_style-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug29058-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug3166-5-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug3166-5-expected.png:
        * tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug3166-6-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug3166-6-expected.png:
        * tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug3166-9-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug3166-9-expected.png:
        * tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt:

2007-06-25  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=14245
          Underline painted under <br>, not repainted properly

        * fast/inline/br-text-decoration-expected.checksum: Added.
        * fast/inline/br-text-decoration-expected.png: Added.
        * fast/inline/br-text-decoration-expected.txt: Added.
        * fast/inline/br-text-decoration.html: Added.

2007-06-25  Matt Perry  <mpComplete@gmail.com>

        Reviewed by Sam Weinig.

        Modify test to wait until the second frame loads, and update its expected output to match.

        * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.checksum:
        * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.png:
        * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt:
        * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html:

2007-06-25  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=14341
          rules="none" ignored in certain cases

        * tables/mozilla/marvin/table_rules_none-expected.checksum: Added.
        * tables/mozilla/marvin/table_rules_none-expected.png: Added.
        * tables/mozilla/marvin/table_rules_none-expected.txt: Added.
        * tables/mozilla/marvin/table_rules_none.html: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_rules_none.html.
        * tables/mozilla/marvin/x_table_rules_none-expected.checksum: Added.
        * tables/mozilla/marvin/x_table_rules_none-expected.png: Added.
        * tables/mozilla/marvin/x_table_rules_none-expected.txt: Added.
        * tables/mozilla/marvin/x_table_rules_none.xml: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_rules_none.xml.
        * tables/mozilla_expected_failures/core/table_rules-expected.checksum:
        * tables/mozilla_expected_failures/core/table_rules-expected.png:
        * tables/mozilla_expected_failures/core/table_rules-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_rules_none-expected.checksum: Removed.
        * tables/mozilla_expected_failures/marvin/table_rules_none-expected.png: Removed.
        * tables/mozilla_expected_failures/marvin/table_rules_none-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/table_rules_none.html: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.checksum: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.png: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_table_rules_none.xml: Removed.

2007-06-23  Sam Weinig  <sam@webkit.org>

        Reviewed by Mitz.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=14321
        getComputedStyle(...).zIndex returns string "normal"

        * fast/css/computed-style-expected.txt:
        * fast/css/getComputedStyle-zIndex-auto-expected.txt: Added.
        * fast/css/getComputedStyle-zIndex-auto.html: Added.

2007-06-23  Geoffrey Garen  <ggaren@apple.com>

        Uploading the correct expected results -- the ones checked in expected
        an "unkown" callback, which was incorrect behavior.

        * fast/loader/user-style-sheet-resource-load-callbacks-expected.txt:

2007-06-22  Beth Dakin  <bdakin@apple.com>

        Reviewed by Oliver and Darin.

        Tests for <rdar://problem/5266999> Loading page from MangleMe fuzz 
        tester crashes in RenderTableRow::addChild (giant ROWSPAN)

        The results of this test have changed because we now clamp rowspan 
        at 8190 to match Firefox.
        * fast/table/giantRowspan-expected.checksum:
        * fast/table/giantRowspan-expected.png:
        * fast/table/giantRowspan-expected.txt:

        A new test that crashes our old heuristic for too-large rowspan, 
        but succeeds with the new one.
        * fast/table/giantRowspan2-expected.checksum: Added.
        * fast/table/giantRowspan2-expected.png: Added.
        * fast/table/giantRowspan2-expected.txt: Added.
        * fast/table/giantRowspan2.html: Added.

2007-06-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5272440> Adding To Do via Note received in e-mail adds newlines when pressing return

        Demonstrates bug:
        * editing/deleting/5272440-expected.checksum: Added.
        * editing/deleting/5272440-expected.png: Added.
        * editing/deleting/5272440-expected.txt: Added.
        * editing/deleting/5272440.html: Added.
        
        upstream() now works for the positions visually equivalent to [span, 0]
        where span is an inline root editable element:
        * editing/deleting/delete-mixed-editable-content-001-expected.txt:

2007-06-22  Anders Carlsson  <andersca@apple.com>

        Add result.
        
        * fast/loader/user-style-sheet-resource-load-callbacks-expected.txt: Added.

2007-06-22  Anders Carlsson  <andersca@apple.com>

        Reviewed by Geoff.

        <rdar://problem/5244734>
        WebKit shouldn't send delegate resource load methods for the user stylesheet (doing so causes assertions in Safari)

        * fast/loader/resources/user-style-sheet.css: Added.
        * fast/loader/user-style-sheet-resource-load-callbacks.html: Added.

2007-06-22  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Anders.

        <rdar://problem/5228168> Leopard regression test failures: fast/applescript
        
        New results to match the DumpRenderTree changes.

        * fast/AppleScript/001-expected.txt:
        * fast/AppleScript/array-expected.txt:
        * fast/AppleScript/date-expected.txt:

2007-06-21  Mark Rowe  <mrowe@apple.com>

        Reviewed by Darin.

        Test for <rdar://problem/5266928> REGRESSION: crash/assert failure beneath RenderFrameSet::layOutAxis when loading

        * fast/frames/frame-set-whitespace-attributes-expected.txt: Added.
        * fast/frames/frame-set-whitespace-attributes.html: Added.

2007-06-21  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Dave Hyatt.
        
        Fixed <rdar://problem/4977124> | http://bugs.webkit.org/show_bug.cgi?id=12646
        REGRESSION: RapidWeaver's "Hello" HTML page doesn't display any DHTML 
        effects when clicking on its links (12646)
        
        Added layout test for this bug:

        * fast/invalid/nestedh3s-rapidweaver-expected.txt: Added.
        * fast/invalid/nestedh3s-rapidweaver.html: Added.

        Reversed the expected results for this test because I rolled out r7703:

        * fast/invalid/nestedh3s-expected.checksum:
        * fast/invalid/nestedh3s-expected.png:
        * fast/invalid/nestedh3s-expected.txt:
        * fast/invalid/nestedh3s.html:

2007-06-21  Anders Carlsson  <andersca@apple.com>

        Reviewed by Geoff.
        
        Update test results.

        * http/tests/loading/bad-scheme-subframe-expected.txt:
        * http/tests/loading/bad-server-subframe-expected.txt:
        * http/tests/loading/basic-expected.txt:
        * http/tests/loading/empty-subframe-expected.txt:
        * http/tests/loading/simple-subframe-expected.txt:
        * webarchive/loading/test-loading-archive-expected.txt:

2007-06-21  Anders Carlsson  <andersca@apple.com>

        Reviewed by Geoff.

        Update test result.
        
        * fast/dom/xmlhttprequest-invalid-values-expected.txt:

2007-06-21  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Anders.

        http://bugs.webkit.org/show_bug.cgi?id=13905
        REGRESSION: A Chinese dictionary widget has a problem with XMLHttpRequest response encoding

        * http/tests/xmlhttprequest/resources/1251.html: Added.
        * http/tests/xmlhttprequest/response-encoding-expected.txt:
        * http/tests/xmlhttprequest/response-encoding.html:

2007-06-21  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Anders.

        One more test for XHR header injection.

        * http/tests/xmlhttprequest/inject-header-expected.txt: Added.
        * http/tests/xmlhttprequest/inject-header.html: Added.

2007-06-20  Anders Carlsson  <andersca@apple.com>

        Reviewed by Geoff.

        Make sure that the test case tests '\n' and '\r' too.
        
        * fast/dom/xmlhttprequest-invalid-values.html:

2007-06-20  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Beth.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=14056
          REGRESSION (r21113-21143): TR background not repainted via style class change

        * fast/repaint/table-row-expected.checksum: Added.
        * fast/repaint/table-row-expected.png: Added.
        * fast/repaint/table-row-expected.txt: Added.
        * fast/repaint/table-row.html: Added.

2007-06-20  Mark Rowe  <mrowe@apple.com>

        Reviewed by Mitz.

        Test for http://bugs.webkit.org/show_bug.cgi?id=14244
        Bug 14244: Data corruption when using a replace() callback function with data containing "$"

        * fast/js/resources/string-replace-2.js: Update to test with 'replaceValue' being a function returning strings with "$n" placeholders.
        * fast/js/string-replace-2-expected.txt:

2007-06-20  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=14040
          Top and bottom border images flipped when using -webkit-border-image when border end up tiled

        * fast/borders/border-image-01-expected.checksum: Added.
        * fast/borders/border-image-01-expected.png: Added.
        * fast/borders/border-image-01-expected.txt: Added.
        * fast/borders/border-image-01.html: Added.
        * fast/borders/resources/border-image.png: Added.

2007-06-20  Anders Carlsson  <andersca@apple.com>

        Remove the XPath tests, they all pass now.
        
        * win/Skipped:

2007-06-19  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Sam Weinig.
        
        Fixed up these tests because they broke the bot.
        
        - Removed reliance on suppressConsoleMessages because I never checked
        that in and I decided it would just be a headache on other platforms.
        - Removed call to frames[0].stop() because it was nonsense.
        - Added console messages to results.

        * http/tests/security/cross-frame-access-expected.txt:
        * http/tests/security/cross-frame-access-first-time-expected.txt:
        * http/tests/security/cross-frame-access-first-time.html:
        * http/tests/security/cross-frame-access.html:

2007-06-19  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Darin Adler.

        Tests for cross-frame access. <rdar://problem/5251309>.

        * http/tests/security/cross-frame-access-expected.txt: Added.
        * http/tests/security/cross-frame-access-first-time-expected.txt: Added.
        * http/tests/security/cross-frame-access-first-time.html: Added.
        * http/tests/security/cross-frame-access.html: Added.
        * http/tests/security/resources/cross-frame-iframe.html: Added.

2007-06-18  Anders Carlsson  <andersca@apple.com>

        Reviewed by John Sullivan.

        Update result, we shouldn't call didFinishLoadForFrame if the URL isn't valid.
        
        * http/tests/loading/bad-scheme-subframe-expected.txt:

2007-06-18  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff.

        Updates tests for http://bugs.webkit.org/show_bug.cgi?id=14193
        Move the Screen object out of the JS bindings

        * fast/dom/Window/window-appendages-cleared-expected.txt:
        * fast/dom/Window/window-properties-expected.txt:

2007-06-18  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Update tests now that window.frames points to window and not FrameArray
        (which has been removed).

        * fast/dom/Window/resources/window-appendages-cleared-results.html:
        * fast/dom/Window/window-appendages-cleared-expected.txt:
        * fast/dom/Window/window-appendages-cleared.html:
        * fast/dom/Window/window-properties-expected.txt:
        * fast/js/toString-and-valueOf-override-expected.txt:
        * fast/js/toString-and-valueOf-override.html:

2007-06-18  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13413
          Failed assertion in RenderTextControl::setSelectionRange in Google Spreadsheets

        * fast/forms/input-zero-height-focus-expected.txt: Added.
        * fast/forms/input-zero-height-focus.html: Added.

2007-06-15  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Update test for http://bugs.webkit.org/show_bug.cgi?id=14053
        Autogenerate JS binding for Rect

        * fast/dom/Window/window-properties-expected.txt:

2007-06-14  Anders Carlsson  <andersca@apple.com>

        Reviewed by Darin.

        Add test that manipulates plug-in script objects after the plug-in has been destroyed.
        
        * plugins/netscape-destroy-plugin-script-objects-expected.txt: Added.
        * plugins/netscape-destroy-plugin-script-objects.html: Added.

2007-06-14  George Staikos  <staikos@kde.org>

        Reviewed by Maciej.

        Test for keypress causing typeahead crash on empty selects (% 0)

        * fast/forms/listbox-typeahead-empty-expected.txt: Added.
        * fast/forms/listbox-typeahead-empty.html: Added.

2007-06-13  Darin Adler  <darin@apple.com>

        Reviewed by Mark Rowe.

        - test for http://bugs.webkit.org/show_bug.cgi?id=14132
          array sort with > 10000 elements sets elements > 10000 undefined

        * fast/js/resources/sort-large-array.js: Added.
        * fast/js/sort-large-array-expected.txt: Added.
        * fast/js/sort-large-array.html: Added.

2007-06-10  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Made confusing work-around to ObjC bindings bug <rdar://problem/5262101> 
        less confusing.
        
        Fixed test to actually call queueReload.

        * fast/frames/resources/iframe-focus.html:

2007-06-10  Beth Dakin  <bdakin@apple.com>

        Reviewed by Adele.

        Fix for http://bugs.webkit.org/show_bug.cgi?id=13933 REGRESSION: 
        fast/history/clicked-link-is-visited is failing

        * fast/frames/resources/iframe-focus.html: Cause the page to reload 
        with layoutTestController.queueReload instead of using JavaScript 
        to reload. Using JS seems to get DRT's history all messed up (off 
        by one?!).

2007-06-08  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        Update test for http://bugs.webkit.org/show_bug.cgi?id=14044
        Autogenerate the JS bindings for HTMLCollection.

        * tables/mozilla/bugs/bug53690-1-expected.txt: Now throws Undefined Error instead of Null Error

2007-06-08  Beth Dakin  <bdakin@apple.com>

        Reviewed by Brady.

        Fix for http://trac.webkit.org/projects/webkit/changeset/21738

        This test started failing after Adele's r21738. After investigating 
        this, it turns out that it just needs updated results. This test 
        happened to tickle the very bug that Adele fixed. 

        * http/tests/navigation/relativeanchor-goback-expected.txt:

2007-06-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by John.
        
        <rdar://problem/5232159> REGRESSION: Cannot select text in RSS view

        * editing/selection/5232159-expected.checksum: Added.
        * editing/selection/5232159-expected.png: Added.
        * editing/selection/5232159-expected.txt: Added.
        * editing/selection/5232159.html: Added.

2007-06-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by John.

        <rdar://problem/5237074> REGRESSION: editing/unsupported-content/table-delete-003 is failing (13931)
        
        Corrected the description and added a FIXME:
        * editing/unsupported-content/table-delete-003-expected.checksum:
        * editing/unsupported-content/table-delete-003-expected.png:
        * editing/unsupported-content/table-delete-003-expected.txt:
        * editing/unsupported-content/table-delete-003.html:

2007-06-07  Sam Weinig  <sam@webkit.org>

        Reviewed by Anders.

        Update test for http://bugs.webkit.org/show_bug.cgi?id=14028
        Finish autogenerating the JS bindings for Node

        * fast/dom/prototype-chain-expected.txt: DOMNodePrototype is no longer in the prototype chain.

2007-06-06  Sam Weinig  <sam@webkit.org>

        Reviewed by Hyatt.

        Update tests for http://bugs.webkit.org/show_bug.cgi?id=13973
        Autogenerate most of the rest of kjs_dom.h/cpp

        * fast/dom/Window/window-properties-expected.txt:
        * fast/dom/prototype-chain-expected.txt:

2007-06-06  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Oliver.

        * editing/pasteboard/5245519-expected.checksum: Added.
        * editing/pasteboard/5245519-expected.png: Added.
        * editing/pasteboard/5245519-expected.txt: Added.
        * editing/pasteboard/5245519.html: Added.

2007-06-06  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Harrison.

        <rdar://problem/4889598> Problems with moveDown: and moveUp: in Notes with ToDos

        * editing/selection/4889598-expected.checksum: Added.
        * editing/selection/4889598-expected.png: Added.
        * editing/selection/4889598-expected.txt: Added.
        * editing/selection/4889598.html: Added.

2007-06-06  Sam Weinig  <sam@webkit.org>

        Reviewed by Hyatt.

        Update results for http://bugs.webkit.org/show_bug.cgi?id=13947
        Finish autogenerating the JS DOM traversal code

        * fast/dom/Window/window-properties-expected.txt:

2007-06-05  Anders Carlsson  <andersca@apple.com>

        Reviewed by Geoff.

        <rdar://problem/5245555> REGRESSION: HTTP header injection in XMLHttpRequest.setRequestHeader
        <rdar://problem/5246208> HTTP injection in XMLHttpRequest.open method parameter
        <rdar://problem/5246242> HTTP header injection in HXMLHttpRequest.setRequestHeader header parameter
        
        * fast/dom/xmlhttprequest-invalid-values-expected.txt: Added.
        * fast/dom/xmlhttprequest-invalid-values.html: Added.

2007-06-04  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Kimon Tsinteris.
        
        <rdar://problem/5241148> REGRESSION: ActivEdit can't perform operations on certain selections

        Demonstrates bug:
        * editing/selection/5241148-expected.txt: Added.
        * editing/selection/5241148.html: Added.
        Updated to reflect new equivalents for positions before/after tables:
        * editing/selection/click-before-and-after-table-expected.txt:
        * editing/selection/click-before-and-after-table.html:

2007-06-04  Rob Buis  <buis@kde.org>

        Reviewed by Hyatt.

        Test for:
        http://bugs.webkit.org/show_bug.cgi?id=6170
        CSS1: Properties for :first-letter aren't recalculated on color change

        * fast/css/first-letter-recalculation-expected.checksum: Added.
        * fast/css/first-letter-recalculation-expected.png: Added.
        * fast/css/first-letter-recalculation-expected.txt: Added.
        * fast/css/first-letter-recalculation.html: Added.

2007-05-31  Sam Weinig  <sam@webkit.org>

        Reviewed by Adam.

        Update test to reflect new correct result.

        * fast/dom/Window/atob-btoa-expected.txt:
        * fast/dom/Window/atob-btoa.html:

2007-05-31  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=10782
        Classes should not override JSObject::toString(ExecState *)

        - Adds a new test to test overriding toString and valueOf for
          multiple objects.
        - Update tests to reflect the correction of the toString architecture.

        * editing/selection/getRangeAt-expected.txt:
        * fast/dom/Window/atob-btoa-expected.txt:
        * fast/js/toString-and-valueOf-override-expected.txt: Added.
        * fast/js/toString-and-valueOf-override.html: Added.

2007-05-31  Eric Seidel  <eric@webkit.org>

        Reviewed by Niko.

        Test for fix: http://bugs.webkit.org/show_bug.cgi?id=12570

        * svg/custom/prevent-default-expected.checksum: Added.
        * svg/custom/prevent-default-expected.png: Added.
        * svg/custom/prevent-default-expected.txt: Added.
        * svg/custom/prevent-default.svg: Added.

2007-05-30  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Hyatt.
        
        - fix layout test editing/style/table-selection.html

        * editing/style/table-selection-expected.txt: Updated selection delegate output.

2007-05-30  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        Update results for http://bugs.webkit.org/show_bug.cgi?id=13943
        Autogenerate the JS bindings for the CSSStyleSheet

        * fast/dom/Window/window-properties-expected.txt:

2007-05-30  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver the Hun.

        Update results for http://bugs.webkit.org/show_bug.cgi?id=13944
        Generate and add missing JS constructors

        * fast/dom/Window/window-properties-expected.txt:

2007-05-30  Sam Weinig  <sam@webkit.org>

        Reviewed by Dr. Harrison.

        Patch for http://bugs.webkit.org/show_bug.cgi?id=13868
        REGRESSION: crash on accessing a new iframe's contentWindow property

        * fast/dom/frame-contentWindow-crash-expected.txt: Added.
        * fast/dom/frame-contentWindow-crash.html: Added.
        * fast/dom/iframe-contentWindow-crash-expected.txt: Added.
        * fast/dom/iframe-contentWindow-crash.html: Added.

2007-05-30  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13775
          REGRESSION: Popup button text should use "natural" directionality to match the items in the popup menu

        * fast/forms/select-writing-direction-natural-expected.checksum: Added.
        * fast/forms/select-writing-direction-natural-expected.png: Added.
        * fast/forms/select-writing-direction-natural-expected.txt: Added.
        * fast/forms/select-writing-direction-natural.html: Added.

2007-05-30  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - http://bugs.webkit.org/show_bug.cgi?id=13932
          <rdar://problem/5237075>
          REGRESSION: fast/dynamic/containing-block-change is failing

        * fast/dynamic/containing-block-change.html: Removed whitespace that
        got turned into text nodes, thereby making lastNode be not what the script
        expected it to be.

2007-05-30  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        - Update results for http://bugs.webkit.org/show_bug.cgi?id=13919
          Autogenerate the JS bindings for the CSSRule and its subclasses

        * fast/dom/Window/window-properties-expected.txt: adds new constructors
        * fast/dom/wrapper-classes-expected.txt: CSSStyleRule now passes!!

2007-05-30  Oliver Hunt  <oliver@apple.com>

        Reviewed by Mitz.

        Remove reference to SVG node from test -- otherwise this test incorrectly appears
        to fail in non-SVG builds

        * http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard-expected.txt:
        * http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html:

2007-05-29  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        Update results for http://bugs.webkit.org/show_bug.cgi?id=13912
        Autogenerate the JS bindings for the MediaList

        * fast/dom/Window/window-properties-expected.txt: new constructors added.

2007-05-29  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        Update results after http://bugs.webkit.org/show_bug.cgi?id=13908
        Autogenerate the JS bindings for the StyleSheet

        * fast/dom/Window/window-properties-expected.txt: Adds StyleSheet constructor

2007-05-29  Adele Peterson  <adele@apple.com>

        Reviewed by Brady.

        Updated tests for <rdar://problem/5213039> REGRESSION: Wells Fargo registration page returns blank

        * fast/dom/HTMLInputElement/input-hidden-value-expected.txt:
        * fast/dom/HTMLInputElement/input-text-reset-expected.txt:
        * fast/dom/HTMLInputElement/input-text-reset.html:

2007-05-29  Darin Adler  <darin@apple.com>

        Reviewed by Anders.

        - updated results since I removed many cases of the innerHTML optimization

        * fast/dom/HTMLElement/set-inner-outer-optimization.html: Updated.

2007-05-29  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=13904

        * fast/forms/box-shadow-override-expected.checksum:
        * fast/forms/box-shadow-override-expected.png:

2007-05-29  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13792
          REGRESSION: WebKit doesn't show this javascript screenshot page (and crashes after click on its "hidden link")

        * fast/frames/removal-before-attach-crash-expected.txt: Added.
        * fast/frames/removal-before-attach-crash.html: Added.

2007-05-29  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13602
          Amazon product pages keep repainting over and over again

        * fast/dom/HTMLElement/set-inner-outer-optimization-expected.txt: Added.
        * fast/dom/HTMLElement/set-inner-outer-optimization.html: Added.

        * editing/execCommand/copy-without-selection.html: Added missing preventDefault calls
        to prevent this from being a double-paste test.

        * fast/css/first-letter-detach-expected.checksum: Updated.
        * fast/css/first-letter-detach-expected.png: Updated.
        * fast/css/first-letter-detach-expected.txt: Updated.
        * fast/css/first-letter-detach.html: Updated to test three different ways of setting the
        text of the first-letter element; setInnerHTML and two other ways.

        * fast/events/updateLayoutForHitTest-expected.txt: Updated result that changed slightly
        due to setInnerHTML improvement.
        * fast/forms/textarea-setinnerhtml-expected.txt: Ditto.

2007-05-28  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13896
          REGRESSION (NativePopup): Reproductible crasher on Google Coop control panel

        * fast/forms/select-display-none-style-resolve-expected.checksum: Added.
        * fast/forms/select-display-none-style-resolve-expected.png: Added.
        * fast/forms/select-display-none-style-resolve-expected.txt: Added.
        * fast/forms/select-display-none-style-resolve.html: Added.

2007-05-28  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Update tests for http://bugs.webkit.org/show_bug.cgi?id=13894
        Remove the legacy class KJS::JSHTMLElement

        - Corrects prototype chain for all HTMLElement subclasses which
          now only have one HTMLElement prototype and not two.

        * fast/dom/Window/window-properties-expected.txt:
        * fast/dom/prototype-chain-expected.txt:

2007-05-28  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by NOBODY (newly passing tests).

        http://bugs.webkit.org/show_bug.cgi?id=13793
        RULES=groups overridden by border, colgroup=span not honored by border collapsing

        Moved three now-passing tests from tables/mozilla_expected_failures to tables/mozilla.

        * tables/mozilla/marvin/colgroup_width_pct-expected.checksum:
          Copied from tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.checksum.
        * tables/mozilla/marvin/colgroup_width_pct-expected.png:
          Copied from tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.png.
        * tables/mozilla/marvin/colgroup_width_pct-expected.txt:
          Copied from tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.txt.
        * tables/mozilla/marvin/colgroup_width_pct.html:
          Copied from tables/mozilla_expected_failures/marvin/colgroup_width_pct.html.
        * tables/mozilla/marvin/colgroup_width_px-expected.checksum:
          Copied from tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.checksum.
        * tables/mozilla/marvin/colgroup_width_px-expected.png:
          Copied from tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.png.
        * tables/mozilla/marvin/colgroup_width_px-expected.txt:
          Copied from tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.txt.
        * tables/mozilla/marvin/colgroup_width_px.html:
          Copied from tables/mozilla_expected_failures/marvin/colgroup_width_px.html.
        * tables/mozilla/marvin/x_colgroup_width_pct-expected.checksum:
          Copied from tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.checksum.
        * tables/mozilla/marvin/x_colgroup_width_pct-expected.png:
          Copied from tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.png.
        * tables/mozilla/marvin/x_colgroup_width_pct-expected.txt:
          Copied from tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.txt.
        * tables/mozilla/marvin/x_colgroup_width_pct.xml:
          Copied from tables/mozilla_expected_failures/marvin/x_colgroup_width_pct.xml.
        * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.checksum: Removed.
        * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.png: Removed.
        * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/colgroup_width_pct.html: Removed.
        * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.checksum: Removed.
        * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.png: Removed.
        * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/colgroup_width_px.html: Removed.
        * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.checksum: Removed.
        * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.png: Removed.
        * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.txt: Removed.
        * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct.xml: Removed.

2007-05-27  Sam Weinig  <sam@webkit.org>

        Reviewed by Hyatt.

        Update results for http://bugs.webkit.org/show_bug.cgi?id=13893
        Autogenerate the JS bindings for the HTMLObjectElement, 
        HTMLEmbedElement and HTMLAppletElement

        - account for the new JSHTMLObjectElement and JSHTMLEmbedElement that are
          being autogenerated and can now produce constructors.

        * fast/dom/Window/element-constructors-on-window-expected.txt:
        * fast/dom/Window/window-properties-expected.txt:

2007-05-26  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - updated tests for http://bugs.webkit.org/show_bug.cgi?id=13876
          Box-Shadow disappears if shadow doesn't fit in the window size

        * fast/repaint/box-shadow-h-expected.checksum:
        * fast/repaint/box-shadow-h-expected.png:
        * fast/repaint/box-shadow-h-expected.txt:
        * fast/repaint/box-shadow-h.html:
        * fast/repaint/box-shadow-v-expected.checksum:
        * fast/repaint/box-shadow-v-expected.png:
        * fast/repaint/box-shadow-v-expected.txt:
        * fast/repaint/box-shadow-v.html:

2007-05-26  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Update tests http://bugs.webkit.org/show_bug.cgi?id=13854
        Port of commit 667785 from kjs

        - update tests and results to match kde.

        * fast/js/kde/StringObject-expected.txt:
        * fast/js/kde/resources/StringObject.js:

2007-05-26  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13605
        REGRESSION: Browser crashes when switching Kotoeri input modes

        * editing/input/replace-invalid-range-expected.txt: Added.
        * editing/input/replace-invalid-range.html: Added.

2007-05-26  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - updated test results for http://bugs.webkit.org/show_bug.cgi?id=13870
          RenderFrameSet should only allow frame and frameset children

        * fast/frames/inline-object-inside-frameset-expected.txt:

2007-05-26  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13871
          Box shadow should not apply to Aqua-themed controls

        * fast/forms/box-shadow-override-expected.checksum: Added.
        * fast/forms/box-shadow-override-expected.png: Added.
        * fast/forms/box-shadow-override-expected.txt: Added.
        * fast/forms/box-shadow-override.html: Added.

2007-05-25  Kimmo Kinnunen  <kimmok@iki.fi>

        Reviewed by Darin.

        - Test cases for http://bugs.webkit.org/show_bug.cgi?id=13456
          REGRESSION: setTimeout"arguments" object gets shadowed by a local variable

        * fast/js/resources/vardecl-preserve-arguments.js: Added.
        * fast/js/vardecl-preserve-arguments-expected.txt: Added.
        * fast/js/vardecl-preserve-arguments.html: Added.

2007-05-25  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=13869
          Many leaks seen on buildbot after r21735

        Added a test that ::-webkit-slider-thumb style is actually applied.

        * fast/forms/slider-thumb-stylability-expected.checksum: Added.
        * fast/forms/slider-thumb-stylability-expected.png: Added.
        * fast/forms/slider-thumb-stylability-expected.txt: Added.
        * fast/forms/slider-thumb-stylability.html: Added.

2007-05-25  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Geoff.
        
        - fix layout test that is failing due to hardcoded file paths in the results by moving it to the http tests

        * fast/history/redirect-load-no-form-restoration-expected.txt: Removed.
        * fast/history/redirect-load-no-form-restoration.html: Removed.
        * fast/history/resources/redirect-load.html: Removed.
        * http/tests/navigation/redirect-load-no-form-restoration-expected.txt: Added.
        * http/tests/redirect-load-no-form-restoration.html: Removed.
        * http/tests/resources/redirect-load.html: Removed.

2007-05-25  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by Harrison.
        
        <rdar://problem/5228141>
        REGRESSION: Can't apply style to selection that ends after an image

        * editing/style/5228141-expected.checksum: Added.
        * editing/style/5228141-expected.png: Added.
        * editing/style/5228141-expected.txt: Added.
        * editing/style/5228141.html: Added.

2007-05-25  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Geoff.

        - <rdar://problem/5183523> REGRESSION: Excel: Worksheet tabs in spreadsheet saved as web page don't work. 
        - Change load to check the URL as well as the referrer since it is possilbe to have a referrer which limits a load even thought the URL would allow it. There is a bug about how we need to re-evaluate the whole load architecture: <rdar://problem/5227992> Rethink canLoad() to have a consistent and comprehensive architecture. 
        - These tests do not dumpAsText since DRT doesn't seem to be able to handle text in frames.  If it is in the future then these tests already have sufficient text to change to that output and give correct results.

        * fast/dom/frame-loading-via-document-write-expected.txt: Added.
        * fast/dom/frame-loading-via-document-write.html: Added.
        * fast/dom/resources/abe.png: Added.
        * http/tests/security/frame-loading-via-document-write-expected.txt: Added.
        * http/tests/security/frame-loading-via-document-write.html: Added.
        * http/tests/security/resources/abe.png: Added.

2007-05-25  Darin Adler  <darin@apple.com>

        - updated tests results that were affected by Hyatt's change to
          turn the odious <script/> quirk back on

        * fast/parser/script-tag-with-trailing-slash-expected.txt: Updated
        test result to reflect now-expected failure. It would be good some
        day to change the test to be more clear that this is working as
        designed.

        * fast/tokenizer/script_extra_close-expected.txt: Updated.

2007-05-25  Darin Adler  <darin@apple.com>

        - Hixie (who originally wrote this test) and Hyatt say that this
          test is invalid, and should be removed -- and it's failing too
          so gotta remove it

        * fast/block/basic/017-expected.checksum: Removed.
        * fast/block/basic/017-expected.png: Removed.
        * fast/block/basic/017-expected.txt: Removed.
        * fast/block/basic/017.html: Removed.

2007-05-25  Darin Adler  <darin@apple.com>

        - updated some test results that were affected by Anders's change
          to make image documents use quirks mode

        * dom/xhtml/level2/html/frame-expected.txt: Updated.
        * dom/xhtml/level2/html/iframe-expected.txt: Updated.
        * editing/pasteboard/copy-standalone-image-expected.txt: Updated.
        * fast/events/standalone-image-drag-to-editable-expected.txt: Updated.

2007-05-25  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13872
          REGRESSION: An empty search field can have a cancel button

        * fast/forms/search-cancel-button-style-sharing-expected.checksum: Added.
        * fast/forms/search-cancel-button-style-sharing-expected.png: Added.
        * fast/forms/search-cancel-button-style-sharing-expected.txt: Added.
        * fast/forms/search-cancel-button-style-sharing.html: Added.

2007-05-25  Darin Adler  <darin@apple.com>

        * fast/table/rowindex-comment-nodes-expected.txt: Update to reflect success.
        A recent check-in fixed this test, but nobody checked in updated results.

2007-05-25  Darin Adler  <darin@apple.com>

        - updated some test results that were affected by Hyatt's fix for
          <rdar://problem/5208440> REGRESSION: Raw text needs to be pulled
          outside of tables (13753)

        The whitespace in the DOM has changed the child indices of various elements,
        which shows up in the caret and selection logging.

        * editing/deleting/5026848-2-expected.txt: Updated.
        * editing/deleting/5026848-3-expected.txt: Updated.
        * editing/deleting/5126166-expected.txt: Updated.
        * editing/deleting/delete-block-table-expected.txt: Updated.
        * fast/forms/input-double-click-selection-gap-bug-expected.txt: Updated.
        * fast/replaced/selection-rect-in-table-cell-expected.txt: Updated.
        * fast/text/textIteratorNilRenderer-expected.txt: Updated.

2007-05-25  Kimmo Kinnunen  <kimmok@iki.fi>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=13623 (Decompilation of function
          doesn't compile with "++(x,y)")
        - Contains tests for grouping expression that is inside typeof or prefix/postfix
          expression

        * fast/js/resources/toString-prefix-postfix-preserve-parens.js: Added.
        * fast/js/toString-prefix-postfix-preserve-parens-expected.txt: Added.
        * fast/js/toString-prefix-postfix-preserve-parens.html: Added.

2007-05-25  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13767
          REGRESSION: Multipart image documents are garbled

        * http/tests/multipart/invalid-image-data-standalone-expected.checksum: Added.
        * http/tests/multipart/invalid-image-data-standalone-expected.png: Added.
        * http/tests/multipart/invalid-image-data-standalone-expected.txt: Added.
        * http/tests/multipart/invalid-image-data-standalone.html: Added.
        * http/tests/multipart/resources/green-100x100.png: Added.

2007-05-24  Rob Buis  <buis@kde.org>

        Reviewed by Hyatt.

        Test cases for:
        http://bugs.webkit.org/show_bug.cgi?id=4104
        first-letter not updating style with hover
        http://bugs.webkit.org/show_bug.cgi?id=13169
        css-formatted first letter won't hide dynamically

        * fast/css/first-letter-hover-expected.checksum: Added.
        * fast/css/first-letter-hover-expected.png: Added.
        * fast/css/first-letter-hover-expected.txt: Added.
        * fast/css/first-letter-hover.html: Added.
        * fast/css/first-letter-visibility-expected.checksum: Added.
        * fast/css/first-letter-visibility-expected.png: Added.
        * fast/css/first-letter-visibility-expected.txt: Added.
        * fast/css/first-letter-visibility.html: Added.

2007-05-24  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=13823
          REGRESSION: fast/forms/select-item-background-clip.html failing pixel test

        Updated the test and the results.

        * fast/forms/select-item-background-clip-expected.checksum:
        * fast/forms/select-item-background-clip-expected.png:
        * fast/forms/select-item-background-clip-expected.txt:
        * fast/forms/select-item-background-clip.html:

2007-05-24  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13800
          REGRESSION: Moving a slider moves another unrelated slider

        * fast/forms/slider-thumb-shared-style-expected.checksum: Added.
        * fast/forms/slider-thumb-shared-style-expected.png: Added.
        * fast/forms/slider-thumb-shared-style-expected.txt: Added.
        * fast/forms/slider-thumb-shared-style.html: Added.

2007-05-24  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for <rdar://problem/5211921> Form values sometimes get transposed (iGoogle)

        * fast/history/redirect-load-no-form-restoration-expected.txt: Added.
        * fast/history/redirect-load-no-form-restoration.html: Added.
        * fast/history/resources/redirect-load.html: Added.

2007-05-24  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13857
          REGRESSION: onChange function applied to select element executes twice when focus is set

        * fast/forms/select-double-onchange-expected.txt: Added.
        * fast/forms/select-double-onchange.html: Added.

2007-05-24  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by.

        - Do you ever feel like Charlie Brown? *sigh*

        * fast/dom/HTMLHeadElement/resources/head-check.js:

2007-05-24  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by.

        - Rolling back change to fix the build until I have a good fix for data: urls.

        * ChangeLog:
        * fast/dom/HTMLHeadElement/resources/head-check.js:
        * fast/dom/frame-loading-via-document-write-expected.txt: Removed.
        * fast/dom/frame-loading-via-document-write.html: Removed.
        * fast/dom/resources/frame-loading-via-document-write.js: Removed.
        * fast/dom/resources/green250x50.png: Removed.
        * fast/dom/resources/success.html: Removed.
        * http/tests/security/frame-loading-via-document-write-expected.txt: Removed.
        * http/tests/security/frame-loading-via-document-write.html: Removed.
        * http/tests/security/resources/frame-loading-via-document-write.js: Removed.
        * http/tests/security/resources/success.html: Removed.

2007-05-24  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13837
          Separator in new <select> widget disappears when block element with border is in document.

        * fast/forms/menulist-separator-painting-expected.checksum: Added.
        * fast/forms/menulist-separator-painting-expected.png: Added.
        * fast/forms/menulist-separator-painting-expected.txt: Added.
        * fast/forms/menulist-separator-painting.html: Added.

2007-05-24  Sam Weinig  <sam@webkit.org>

        Reviewed by Anders.

        - update results to account for the new JSHTMLFrameSetElement
          that is being autogenerated and can now produce a constructor.

        * fast/dom/Window/element-constructors-on-window-expected.txt:
        * fast/dom/Window/window-properties-expected.txt:

2007-05-23  Mitz Pettel  <mitz@webkit.org>

        Reviewed by David Hyatt.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=13563
          REGRESSION: Crash loading message in Yahoo! Mail

        * fast/css/stale-style-selector-crash-1-expected.txt: Added.
        * fast/css/stale-style-selector-crash-1.html: Added.
        * fast/css/stale-style-selector-crash-2-expected.txt: Added.
        * fast/css/stale-style-selector-crash-2.html: Added.

2007-05-23  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - updated the many tests with an extra newline or two at the end
          because of the bug where plain-text serialization will consider
          nodes that are not rendered

2007-05-23  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Update tests for http://bugs.webkit.org/show_bug.cgi?id=13830
        Auto-generate JS DOM bindings for HTMLDocument and most of 
        the rest of HTMLElement

        - Corrects prototype chain for JSHTMLDocument and adds test
          for HTMLFormElement.

        * fast/dom/prototype-chain-expected.txt:
        * fast/dom/prototype-chain.html:

2007-05-23  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by.

        - Fixed build breakage.

        * fast/dom/open-and-close-by-DOM-expected.txt: Added.
        * fast/dom/open-and-close-by-DOM.html: Added.

2007-05-23  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by.

        - Removing failing tests until I've fixed them.

        * fast/dom/open-and-close-by-DOM-expected.txt: Removed.
        * fast/dom/open-and-close-by-DOM.html: Removed.

2007-05-23  Rob Buis  <buis@kde.org>

        Reviewed by Dave Hyatt.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=13174
        line-height in font shorthand does not override a previously stated line-height property

        The two changed results are improvements.

        * css1/font_properties/font-expected.checksum:
        * css1/font_properties/font-expected.png:
        * css1/font_properties/font-expected.txt:
        * fast/css/line-height-font-order-expected.checksum: Added.
        * fast/css/line-height-font-order-expected.png: Added.
        * fast/css/line-height-font-order-expected.txt: Added.
        * fast/css/line-height-font-order.html: Added.
        * tables/mozilla/bugs/bug83786-expected.checksum:
        * tables/mozilla/bugs/bug83786-expected.png:
        * tables/mozilla/bugs/bug83786-expected.txt:

2007-05-23  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Test for:
        http://bugs.webkit.org/show_bug.cgi?id=13784
        REGRESSION (r13744-13750): Crash with empty gradient when drawing to canvas

        * fast/canvas/fillrect-gradient-zero-stops-expected.checksum: Added.
        * fast/canvas/fillrect-gradient-zero-stops-expected.png: Added.
        * fast/canvas/fillrect-gradient-zero-stops-expected.txt: Added.
        * fast/canvas/fillrect-gradient-zero-stops.html: Added.

2007-05-23  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=13801
        Crash when loading nonexisting symbol

        * svg/custom/use-referencing-nonexisting-symbol-expected.checksum: Added.
        * svg/custom/use-referencing-nonexisting-symbol-expected.png: Added.
        * svg/custom/use-referencing-nonexisting-symbol-expected.txt: Added.
        * svg/custom/use-referencing-nonexisting-symbol.svg: Added.

2007-05-22  Sam Weinig  <sam@webkit.org>

        Reviewed by Adam.

        Update tests for http://bugs.webkit.org/show_bug.cgi?id=13833
        Add ObjC DOM binding for HTMLMarqeeElement

        * fast/dom/wrapper-classes-expected.txt:
        * fast/dom/wrapper-classes.html: HTMLMarqueeElement now is a 
        DOMHTMLMarqueeElement

2007-05-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        http://bugs.webkit.org/show_bug.cgi?id=13804
        REGRESSION(r21611): Several new layout test pixel failures (misspelling markers)

        * editing/selection/13804-expected.checksum: Added.
        * editing/selection/13804-expected.png: Added.
        * editing/selection/13804-expected.txt: Added.
        * editing/selection/13804.html: Added.
        These were missing:
        * editing/selection/5076323-1-expected.png: Added.
        * editing/selection/5076323-2-expected.png: Added.
        * editing/selection/5076323-3-expected.png: Added.

2007-05-22  Darin Adler  <darin@apple.com>

        Reviewed by Geoff.

        - test for <rdar://problem/5215830> REGRESSION: ebay.com layout is wrong

        * fast/dom/iframe-document.html: Updated test to expect no document property.
        * fast/dom/iframe-document-expected.txt: Updated.

        * fast/forms/focus2.html: Changed test to use ownerDocument instead of document.

2007-05-22  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=13796
        Crash in [NSInputContext currentInputContext] when you click on this map

        * fast/frames/frame-display-none-focus-expected.txt: Added.
        * fast/frames/frame-display-none-focus.html: Added.
        * fast/frames/resources/iframe-focus.html: Added.

2007-05-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/4875189> List is deleted when replacing contents with Chinese/Japanese characters

        Moved from unsupported-content because we've supported editing lists
        for a while now:
        * editing/deleting/4875189-expected.checksum: Added.
        * editing/deleting/4875189-expected.png: Added.
        * editing/deleting/4875189-expected.txt: Added.
        * editing/deleting/4875189.html: Added.
        * editing/unsupported-content/list-delete-002-expected.checksum: Removed.
        * editing/unsupported-content/list-delete-002-expected.png: Removed.
        * editing/unsupported-content/list-delete-002-expected.txt: Removed.
        * editing/unsupported-content/list-delete-002.html: Removed.
        
        Reflects new behavior:
        * editing/deleting/delete-select-all-003-expected.checksum:
        * editing/deleting/delete-select-all-003-expected.png:
        * editing/deleting/delete-select-all-003-expected.txt:
        
        Ditto and also removed a FIXME:
        * editing/deleting/list-item-1-expected.checksum:
        * editing/deleting/list-item-1-expected.png:
        * editing/deleting/list-item-1-expected.txt:
        * editing/deleting/list-item-1.html:

2007-05-22  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by.

        - Forgot to checkin for fix for rdar://problem/4981886

        * fast/dom/open-and-close-by-DOM-expected.txt: Added.
        * fast/dom/open-and-close-by-DOM.html: Added.
        * fast/dom/resources/close.html: Added.
        * fast/dom/resources/middle.html: Added.
        * http/tests/security/local-image-from-remote.html:

2007-05-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by oliver

        <rdar://problem/5213963> 
        REGRESSION(r21467): Active selection remains in text field after clicking on a button

        Demonstrates bug:
        * editing/selection/5213963-expected.checksum: Added.
        * editing/selection/5213963-expected.png: Added.
        * editing/selection/5213963-expected.txt: Added.
        * editing/selection/5213963.html: Added.
        We now clear the selection on mouse down (but not before
        the mousedown event is fired):
        * fast/forms/focus-selection-input-expected.txt:
        * fast/forms/focus-selection-textarea-expected.txt:

2007-05-21  Oliver Hunt  <oliver@apple.com>

        Reviewed by Sam.
        
        Layout test for http://bugs.webkit.org/show_bug.cgi?id=13789

        * svg/custom/getscreenctm-in-mixed-content-expected.checksum: Added.
        * svg/custom/getscreenctm-in-mixed-content-expected.png: Added.
        * svg/custom/getscreenctm-in-mixed-content-expected.txt: Added.
        * svg/custom/getscreenctm-in-mixed-content.xhtml: Added.

2007-05-21  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        - update tests and results for http://bugs.webkit.org/show_bug.cgi?id=13803
          to account for the new JSHTMLMarquee that is being autogenerated and
          can now produce a constructor.

        * fast/dom/Window/element-constructors-on-window-expected.txt:
        * fast/dom/Window/element-constructors-on-window.html:
        * fast/dom/Window/window-properties-expected.txt:

2007-05-21  Sam Weinig  <sam@webkit.org>

        Reviewed by Adam.

        Update test results.

        * fast/frames/viewsource-attribute-expected.checksum:
        * fast/frames/viewsource-attribute-expected.png:
        * fast/frames/viewsource-attribute-expected.txt:

2007-05-21  Sam Weinig  <sam@webkit.org>

        Reviewed by Adam and Darin.

        - update results for http://bugs.webkit.org/show_bug.cgi?id=13791
          to account for new JSHTMLElements that are being autogenerated and
          can now produce constructors.

        * fast/dom/Window/element-constructors-on-window-expected.txt:
        * fast/dom/Window/window-properties-expected.txt:

2007-05-19  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - repaint tests and updated results for http://bugs.webkit.org/show_bug.cgi?id=12729
          box-shadow disappears when scrolling a div that it falls on/under

        * fast/box-shadow/basic-shadows-expected.checksum:
        * fast/box-shadow/basic-shadows-expected.png:
        * fast/box-shadow/basic-shadows-expected.txt:
        * fast/repaint/box-shadow-dynamic-expected.checksum: Added.
        * fast/repaint/box-shadow-dynamic-expected.png: Added.
        * fast/repaint/box-shadow-dynamic-expected.txt: Added.
        * fast/repaint/box-shadow-dynamic.html: Added.
        * fast/repaint/box-shadow-h-expected.checksum: Added.
        * fast/repaint/box-shadow-h-expected.png: Added.
        * fast/repaint/box-shadow-h-expected.txt: Added.
        * fast/repaint/box-shadow-h.html: Added.
        * fast/repaint/box-shadow-v-expected.checksum: Added.
        * fast/repaint/box-shadow-v-expected.png: Added.
        * fast/repaint/box-shadow-v-expected.txt: Added.
        * fast/repaint/box-shadow-v.html: Added.

2007-05-20  Mark Rowe  <mrowe@apple.com>

        Update test results after r21597.

        * fast/frames/viewsource-attribute-expected.checksum:
        * fast/frames/viewsource-attribute-expected.png:
        * fast/frames/viewsource-attribute-expected.txt:

2007-05-19  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13774
          REGRESSION: Crash emailing blog entry using Google Reader

        * fast/table/stale-grid-crash-expected.checksum: Added.
        * fast/table/stale-grid-crash-expected.png: Added.
        * fast/table/stale-grid-crash-expected.txt: Added.
        * fast/table/stale-grid-crash.html: Added.

2007-05-19  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=13320
          rounded corners with drop shadows are really slow

        * fast/box-shadow/border-radius-big-expected.checksum: Added.
        * fast/box-shadow/border-radius-big-expected.png: Added.
        * fast/box-shadow/border-radius-big-expected.txt: Added.
        * fast/box-shadow/border-radius-big.html: Added.

2007-05-19  Anders Carlsson  <andersca@apple.com>

        Reviewed by Mitz.

        http://bugs.webkit.org/show_bug.cgi?id=13771
        Assertion failure ASSERT(m_layer) when running Hamachi fuzz tester
        
        * fast/frames/inline-object-inside-frameset-expected.txt: Added.
        * fast/frames/inline-object-inside-frameset.html: Added.

2007-05-18  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff.

        - update results to account for new JSHTMLElements that are being
          auto-generated and can now produce Constructors.

        * fast/dom/Window/element-constructors-on-window-expected.txt:
        * fast/dom/Window/window-properties-expected.txt:

2007-05-17  Maciej Stachowiak  <mjs@apple.com>

        Not Reviewed, buildbot test fix.
        
        - updated results for the last fiew checkins.
        
        * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt:
        * fast/dom/replaceChild-expected.txt:
        * http/tests/loading/bad-scheme-subframe-expected.txt:
        * webarchive/loading/test-loading-archive-expected.txt:

2007-05-18  Sam Weinig  <sam@webkit.org>

        Reviewed by Mitz.

        Update test results after Hyatt's update of view-source
        to include line numbers and a gutter.

        * fast/frames/viewsource-attribute-expected.checksum:
        * fast/frames/viewsource-attribute-expected.png:
        * fast/frames/viewsource-attribute-expected.txt:

2007-05-18  Oliver Hunt  <oliver@apple.com>

        Reviewed by Mark.

        Fix capitalisation of resources referenced by test case. 

        * svg/carto.net/window.svg:

2007-05-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by ggaren
        
        <rdar://problem/5209984> REGRESSION: Crash on click after clearing Facebook status

        * editing/selection/5209984-expected.txt: Added.
        * editing/selection/5209984.html: Added.

2007-05-17  Sam Weinig  <sam@webkit.org>

        Reviewed by Adam.

        Tests for <rdar://problem/5201423> REGRESSION: Links in 
        sidebar don't work on Honda website

        * fast/dom/anchor-toString-expected.txt: Added.
        * fast/dom/anchor-toString.html: Added.
        * fast/forms/focus2.html:

2007-05-17  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin.
        
        Test for http://bugs.webkit.org/show_bug.cgi?id=13727
        REGRESSION: Reproducible hang setting the selection's extent offset to -1
        <rdar://problem/5206890>

        * LayoutTests/editing/selection/selection-invalid-offset-expected.txt: Added.
        * LayoutTests/editing/selection/selection-invalid-offset.html: Added.

2007-05-17  Adele Peterson  <adele@apple.com>

        Reviewed by Mitz.

        Test for <rdar://problem/5096035> REGRESSION: rtl text should be left-aligned in <select>s

        * fast/text/international/bidi-menulist-expected.checksum: Added.
        * fast/text/international/bidi-menulist-expected.png: Added.
        * fast/text/international/bidi-menulist-expected.txt: Added.
        * fast/text/international/bidi-menulist.html: Added.

2007-05-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/execCommand/4924441-expected.checksum: Added.
        * editing/execCommand/4924441-expected.png: Added.
        * editing/execCommand/4924441-expected.txt: Added.
        * editing/execCommand/4924441.html: Added.
        * editing/execCommand/5207369-expected.checksum: Added.
        * editing/execCommand/5207369-expected.png: Added.
        * editing/execCommand/5207369-expected.txt: Added.
        * editing/execCommand/5207369.html: Added.
        * editing/execCommand/5210032-expected.checksum: Added.
        * editing/execCommand/5210032-expected.png: Added.
        * editing/execCommand/5210032-expected.txt: Added.
        * editing/execCommand/5210032.html: Added.

2007-05-17  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Brady

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13759
          REGRESSION (r20182-r20184): Incorrect rendering of multipart images

        Created http/tests/multipart and moved the existing multipart test there.

        * http/tests/misc/multipart-expected.txt: Removed.
        * http/tests/misc/multipart.html: Removed.
        * http/tests/misc/resources/1x1-blue.png: Removed.
        * http/tests/misc/resources/multipart.php: Removed.
        * http/tests/multipart/invalid-image-data-expected.checksum: Added.
        * http/tests/multipart/invalid-image-data-expected.png: Added.
        * http/tests/multipart/invalid-image-data-expected.txt: Added.
        * http/tests/multipart/invalid-image-data.html: Added.
        * http/tests/multipart/resources/2x2-green.png: Added. Shared by both
        multipart tests.
        * http/tests/multipart/resources/abe.png: Added.
        * http/tests/multipart/resources/multipart.php: Added. Shared by both
        multipart tests.
        * http/tests/multipart/stop-crash.html: Renamed from misc/multipart.html.

2007-05-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        Demonstrates bug:
        * editing/execCommand/5190926-expected.checksum: Added.
        * editing/execCommand/5190926-expected.png: Added.
        * editing/execCommand/5190926-expected.txt: Added.
        * editing/execCommand/5190926.html: Added.
        
        Avoided some nesting:
        * editing/execCommand/5142012-2-expected.txt:
        * editing/execCommand/switch-list-type-expected.txt:

2007-05-16  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Justin.
        
        - added a bunch of layout tests using the new load delegate testing mechanism

        * http/tests/loading/bad-scheme-subframe-expected.txt: Added.
        * http/tests/loading/bad-scheme-subframe.html: Added.
        * http/tests/loading/bad-server-subframe-expected.txt: Added.
        * http/tests/loading/bad-server-subframe.html: Added.
        * http/tests/loading/basic-expected.txt: Added.
        * http/tests/loading/basic.html: Added.
        * http/tests/loading/empty-subframe-expected.txt: Added.
        * http/tests/loading/empty-subframe.html: Added.
        * http/tests/loading/simple-subframe-expected.txt: Added.
        * http/tests/loading/simple-subframe.html: Added.

2007-05-16  dethbakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Changes for <rdar://problem/5204107> REGRESSION: CSS web forum site 
        layout not displaying properly in latest WebKit

        New test:
        * fast/table/tableInsideCaption-expected.checksum: Added.
        * fast/table/tableInsideCaption-expected.png: Added.
        * fast/table/tableInsideCaption-expected.txt: Added.
        * fast/table/tableInsideCaption.html: Added.
        
        Good changes.
        * tables/mozilla/bugs/bug48028-1-expected.checksum:
        * tables/mozilla/bugs/bug48028-1-expected.png:
        * tables/mozilla/bugs/bug48028-1-expected.txt:
        * tables/mozilla_expected_failures/core/captions1-
        expected.checksum:
        * tables/mozilla_expected_failures/core/captions1-expected.png:
        * tables/mozilla_expected_failures/core/captions1-expected.txt:

        Not great changes. These changes expose other bugs. Filing reports 
        for these.
        * tables/mozilla/bugs/bug48028-2-expected.txt:
        * tables/mozilla/bugs/bug55789-expected.checksum:
        * tables/mozilla/bugs/bug55789-expected.png:
        * tables/mozilla/bugs/bug55789-expected.txt:

2007-05-16  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Darin and Geoff.

        - rdar://problem/4981886
        - Added tests for allowing JS to close a window that was opened by the DOM.

        * fast/dom/open-and-close-by-DOM-expected.txt: Added.
        * fast/dom/open-and-close-by-DOM.html: Added.
        * fast/dom/resources/close.html: Added.
        * fast/dom/resources/middle.html: Added.

2007-05-16  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - test for <rdar://problem/4928671> Crash due to runaway recursion when fieldset has display: table-row (12066)

        * fast/css/fieldset-display-row-expected.checksum: Added.
        * fast/css/fieldset-display-row-expected.png: Added.
        * fast/css/fieldset-display-row-expected.txt: Added.
        * fast/css/fieldset-display-row.html: Added.

2007-05-15  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        - Yet more tests for http://bugs.webkit.org/show_bug.cgi?id=13722
          Finish testing and fixing the setting of DOM attributes to JS null

          Tests for SVG attributes that take a DOMString.

        * fast/dom/svg-element-attribute-js-null-expected.txt: Added.
        * fast/dom/svg-element-attribute-js-null.xhtml: Added.

2007-05-15  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        - More Tests for http://bugs.webkit.org/show_bug.cgi?id=13722
          Finish testing and fixing the setting of DOM attributes to JS null

          Tests for CanvasRenderingContext2D attributes that take a DOMString.

        * fast/dom/canvasContext2d-element-attribute-js-null-expected.txt: Added.
        * fast/dom/canvasContext2d-element-attribute-js-null.html: Added.

2007-05-15  Sam Weinig  <sam@webkit.org>

        Reviewed by Oliver.

        - More Tests for http://bugs.webkit.org/show_bug.cgi?id=13722
          Finish testing and fixing the setting of DOM attributes to JS null

          Tests for CSSOM attributes that take a DOMString.

        * fast/dom/css-element-attribute-js-null-expected.txt: Added.
        * fast/dom/css-element-attribute-js-null.html: Added.

2007-05-15  Justin Garcia  <justin.garcia@apple.com>

        Updating expected results for r21074.

        * css1/cascade/cascade_order-expected.checksum:
        * css1/cascade/cascade_order-expected.png:
        * css2.1/t0402-c71-fwd-parsing-02-f-expected.checksum:
        * css2.1/t0402-c71-fwd-parsing-02-f-expected.png:
        * css2.1/t0505-c16-descendant-01-e-expected.checksum:
        * css2.1/t0505-c16-descendant-01-e-expected.png:
        * css2.1/t050803-c14-classes-00-e-expected.checksum:
        * css2.1/t050803-c14-classes-00-e-expected.png:
        * css2.1/t0509-c15-ids-01-e-expected.checksum:
        * css2.1/t0509-c15-ids-01-e-expected.png:
        * css2.1/t0805-c5518-brdr-t-01-e-expected.checksum:
        * css2.1/t0805-c5518-brdr-t-01-e-expected.png:
        * css2.1/t0805-c5519-brdr-r-02-e-expected.checksum:
        * css2.1/t0805-c5519-brdr-r-02-e-expected.png:
        * css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
        * css2.1/t0805-c5520-brdr-b-01-e-expected.png:
        * css2.1/t0805-c5521-brdr-l-02-e-expected.checksum:
        * css2.1/t0805-c5521-brdr-l-02-e-expected.png:
        * css2.1/t1205-c563-list-type-00-b-expected.checksum:
        * css2.1/t1205-c563-list-type-00-b-expected.png:
        * css2.1/t1205-c564-list-img-00-b-g-expected.checksum:
        * css2.1/t1205-c564-list-img-00-b-g-expected.png:
        * fast/backgrounds/repeat/noRepeatCorrectClip-expected.checksum:
        * fast/backgrounds/repeat/noRepeatCorrectClip-expected.png:
        * fast/block/float/014-expected.checksum:
        * fast/block/float/014-expected.png:
        * fast/css/001-expected.checksum:
        * fast/css/001-expected.png:
        * fast/css/css2-system-fonts-expected.checksum:
        * fast/css/css2-system-fonts-expected.png:
        * fast/doctypes/001-expected.checksum:
        * fast/doctypes/001-expected.png:
        * fast/doctypes/002-expected.checksum:
        * fast/doctypes/002-expected.png:
        * fast/doctypes/003-expected.checksum:
        * fast/doctypes/003-expected.png:
        * fast/doctypes/004-expected.checksum:
        * fast/doctypes/004-expected.png:
        * fast/dom/Window/window-onFocus-expected.checksum:
        * fast/dom/Window/window-onFocus-expected.png:
        * fast/events/keydown-1-expected.checksum:
        * fast/events/keydown-1-expected.png:
        * fast/lists/002-expected.checksum:
        * fast/lists/002-expected.png:
        * fast/lists/003-expected.checksum:
        * fast/lists/003-expected.png:
        * fast/lists/005-expected.checksum:
        * fast/lists/005-expected.png:
        * fast/lists/007-expected.checksum:
        * fast/lists/007-expected.png:
        * fast/lists/008-expected.checksum:
        * fast/lists/008-expected.png:
        * fast/lists/big-list-marker-expected.checksum:
        * fast/lists/big-list-marker-expected.png:
        * fast/lists/dynamic-marker-crash-expected.checksum:
        * fast/lists/dynamic-marker-crash-expected.png:
        * fast/lists/item-not-in-list-line-wrapping-expected.checksum:
        * fast/lists/item-not-in-list-line-wrapping-expected.png:
        * fast/lists/marker-image-error-expected.checksum:
        * fast/lists/marker-image-error-expected.png:
        * fast/lists/ol-display-types-expected.checksum:
        * fast/lists/ol-display-types-expected.png:
        * fast/lists/scrolled-marker-paint-expected.checksum:
        * fast/lists/scrolled-marker-paint-expected.png:
        * fast/overflow/overflow-rtl-expected.checksum:
        * fast/overflow/overflow-rtl-expected.png:
        * fast/repaint/list-marker-2-expected.checksum:
        * fast/repaint/list-marker-2-expected.png:
        * fast/repaint/list-marker-expected.checksum:
        * fast/repaint/list-marker-expected.png:
        * fast/selectors/001-expected.checksum:
        * fast/selectors/001-expected.png:
        * fast/selectors/013-expected.checksum:
        * fast/selectors/013-expected.png:
        * fast/selectors/015-expected.checksum:
        * fast/selectors/015-expected.png:
        * fast/selectors/166-expected.checksum:
        * fast/selectors/166-expected.png:
        * tables/mozilla/bugs/bug23235-expected.checksum:
        * tables/mozilla/bugs/bug23235-expected.png:
        * tables/mozilla/bugs/bug30692-expected.checksum:
        * tables/mozilla/bugs/bug30692-expected.png:
        * tables/mozilla/bugs/bug3191-expected.checksum:
        * tables/mozilla/bugs/bug3191-expected.png:
        * tables/mozilla/marvin/backgr_index-expected.checksum:
        * tables/mozilla/marvin/backgr_index-expected.png:
        * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
        * tables/mozilla/marvin/backgr_layers-opacity-expected.png:
        * tables/mozilla_expected_failures/bugs/bug1010-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug1010-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:

2007-05-15  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Brady

        - test for http://bugs.webkit.org/show_bug.cgi?id=13360
          REGRESSION: Crash closing live web cam viewer page

        * http/tests/misc/multipart-expected.txt: Added.
        * http/tests/misc/multipart.html: Added.
        * http/tests/misc/resources/1x1-blue.png: Added.
        * http/tests/misc/resources/multipart.php: Added.

2007-05-15  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=13722
          Finish testing and fixing the setting of DOM attributes to JS null

          Tests for Core DOM attributes.

        * fast/dom/coreDOM-element-attribute-js-null-expected.txt: Added.
        * fast/dom/coreDOM-element-attribute-js-null.xhtml: Added.

2007-05-15  Justin Garcia  <justin.garcia@apple.com>

        Updating expected results for r21074.

        * editing/deleting/4866671-expected.checksum:
        * editing/deleting/4866671-expected.png:
        * editing/deleting/delete-first-list-item-expected.checksum:
        * editing/deleting/delete-first-list-item-expected.png:
        * editing/deleting/delete-listitem-002-expected.checksum:
        * editing/deleting/delete-listitem-002-expected.png:
        * editing/deleting/list-item-1-expected.checksum:
        * editing/deleting/list-item-1-expected.png:
        * editing/deleting/merge-into-empty-block-2-expected.checksum:
        * editing/deleting/merge-into-empty-block-2-expected.png:
        * editing/execCommand/4641880-1-expected.checksum:
        * editing/execCommand/4641880-1-expected.png:
        * editing/execCommand/4747450-expected.checksum:
        * editing/execCommand/4747450-expected.png:
        * editing/execCommand/4916402-expected.checksum:
        * editing/execCommand/4916402-expected.png:
        * editing/execCommand/4916583-expected.checksum:
        * editing/execCommand/4916583-expected.png:
        * editing/execCommand/5142012-2-expected.checksum:
        * editing/execCommand/5142012-2-expected.png:
        * editing/execCommand/5144139-1-expected.checksum:
        * editing/execCommand/5144139-1-expected.png:
        * editing/execCommand/create-list-with-hr-expected.checksum:
        * editing/execCommand/create-list-with-hr-expected.png:
        * editing/execCommand/indent-list-item-expected.checksum:
        * editing/execCommand/indent-list-item-expected.png:
        * editing/execCommand/indent-selection-expected.checksum:
        * editing/execCommand/indent-selection-expected.png:
        * editing/execCommand/insert-list-empty-div-expected.checksum:
        * editing/execCommand/insert-list-empty-div-expected.png:
        * editing/execCommand/remove-list-item-1-expected.checksum:
        * editing/execCommand/remove-list-item-1-expected.png:
        * editing/inserting/4959067-expected.checksum:
        * editing/inserting/4959067-expected.png:
        * editing/pasteboard/4861080-expected.checksum:
        * editing/pasteboard/4861080-expected.png:
        * editing/pasteboard/drag-selected-image-to-contenteditable-expected.checksum:
        * editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
        * editing/pasteboard/drop-link-expected.checksum:
        * editing/pasteboard/drop-link-expected.png:
        * editing/pasteboard/innerText-inline-table-expected.checksum:
        * editing/pasteboard/innerText-inline-table-expected.png:
        * editing/pasteboard/input-field-1-expected.checksum:
        * editing/pasteboard/input-field-1-expected.png:
        * editing/pasteboard/merge-end-list-expected.checksum:
        * editing/pasteboard/merge-end-list-expected.png:
        * editing/pasteboard/merge-start-list-expected.checksum:
        * editing/pasteboard/merge-start-list-expected.png:
        * editing/pasteboard/select-element-1-expected.checksum:
        * editing/pasteboard/select-element-1-expected.png:
        * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
        * editing/selection/drag-to-contenteditable-iframe-expected.png:
        * editing/selection/extend-by-word-002-expected.checksum:
        * editing/selection/extend-by-word-002-expected.png:
        * editing/selection/select-all-iframe-expected.checksum:
        * editing/selection/select-all-iframe-expected.png:
        * editing/selection/selectNode-expected.checksum:
        * editing/selection/selectNode-expected.png:
        * editing/selection/selectNodeContents-expected.checksum:
        * editing/selection/selectNodeContents-expected.png:
        * editing/unsupported-content/list-delete-001-expected.checksum:
        * editing/unsupported-content/list-delete-001-expected.png:
        * editing/unsupported-content/list-type-after-expected.checksum:
        * editing/unsupported-content/list-type-after-expected.png:
        * editing/unsupported-content/list-type-before-expected.checksum:
        * editing/unsupported-content/list-type-before-expected.png:

2007-05-15  Anders Carlsson  <andersca@apple.com>

        Reviewed by Maciej.

        <rdar://problem/5183685>
        http://bugs.webkit.org/show_bug.cgi?id=13301
        ASSERT or null value when trying to use a getter defined on a window object
        
        Add tests.

        * fast/dom/getter-on-window-object-expected.txt: Added.
        * fast/dom/getter-on-window-object.html: Added.

2007-05-15  Justin Garcia  <justin.garcia@apple.com>
        
        Spelling markers fixed:
        * editing/deleting/delete-block-table-expected.checksum:
        * editing/deleting/delete-block-table-expected.png:
        * editing/selection/move-by-line-001-expected.checksum:
        * editing/selection/move-by-line-001-expected.png:

2007-05-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by ggaren
        
        Updated these expected results.  We now clear the
        selection inside a focused node *after* firing the
        mousedown event handler, which matches FF:
        * fast/forms/focus-selection-input-expected.txt:
        * fast/forms/focus-selection-textarea-expected.txt:

2007-05-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by ggaren

        Spelling markers fixed:
        * editing/deleting/delete-to-select-table-expected.checksum:
        * editing/deleting/delete-to-select-table-expected.png:
        * editing/selection/end-of-document-expected.checksum:
        * editing/selection/end-of-document-expected.png:
        * editing/inserting/insert-paragraph-02-expected.checksum:
        * editing/inserting/insert-paragraph-02-expected.png:
                
        Focus halo now painted:
        * editing/execCommand/format-block-with-braces-expected.checksum:
        * editing/execCommand/format-block-with-braces-expected.png:

        Needed FIXMEs removed after fixing 4714993:
        * editing/pasteboard/merge-end-1-expected.checksum:
        * editing/pasteboard/merge-end-1-expected.png:
        * editing/pasteboard/merge-end-1-expected.txt:
        * editing/pasteboard/merge-end-1.html:
        * editing/pasteboard/merge-end-2-expected.checksum:
        * editing/pasteboard/merge-end-2-expected.png:
        * editing/pasteboard/merge-end-2-expected.txt:
        * editing/pasteboard/merge-end-2.html:

2007-05-14  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Brady.

        - Test case for <rdar://problem/5203036> REGRESSION: Assertion failure in WebCore::FrameLoader::restoreScrollPositionAndViewState() going back from fark.com Photoshop contest (13684)

        * http/tests/incremental/slow-utf8-html.pl:
        * http/tests/navigation/back-to-slow-frame.html: Added.
        * http/tests/navigation/back-to-slow-frame-expected.txt: Added.
        * http/tests/navigation/resources/back-to-slow-frame-2.html: Added.
        * http/tests/navigation/resources/back-to-slow-frame-3.html: Added.
        * http/tests/navigation/resources/slow-resource-1-sec.pl: Added.

2007-05-14  Kimmo Kinnunen  <kimmok@iki.fi>

        Reviewed by Darin.

        - Tests for fix to http://bugs.webkit.org/show_bug.cgi?id=13622 (Decompiler omits
          trailing comma in array literal)

        * fast/js/resources/toString-elision-trailing-comma.js: Added.
        * fast/js/toString-elision-trailing-comma-expected.txt: Added.
        * fast/js/toString-elision-trailing-comma.html: Added.

2007-05-14  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13603
          style leaks in washingtonpost.com

        * fast/parser/residual-style-close-across-n-blocks-expected.txt: Added.
        * fast/parser/residual-style-close-across-n-blocks.html: Added.

2007-05-14  Sam Weinig  <sam@webkit.org>

        Reviewed by Alice.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=13541
          REGRESSION: Setting a DOMString attribute to JS null in the 
          JS bindings should default to converting to the empty string

        * fast/dom/document-attribute-js-null-expected.txt: Added.
        * fast/dom/document-attribute-js-null.html: Added.
        * fast/dom/element-attribute-js-null-expected.txt: Added.
        * fast/dom/element-attribute-js-null.html: Added.
        * fast/forms/input-null-expected.txt: Removed.
        * fast/forms/input-null.html: Removed.

2007-05-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5136696> Selection is removed when focusing a node in another frame

        Demonstrates bug:
        * editing/selection/5136696-expected.checksum: Added.
        * editing/selection/5136696-expected.png: Added.
        * editing/selection/5136696-expected.txt: Added.
        * editing/selection/5136696.html: Added.

2007-05-14  Kimmo Kinnunen  <kimmok@iki.fi>

        Tests for http://bugs.webkit.org/show_bug.cgi?id=10878
        Bug 10878: Incorrect decompilation for "4..x"

        Test all the different forms of expressions that can contain
        a dot following a number literal.
        Includes new tests for PrefixDotNode, PostfixDotNode, DeleteDotNode,
        AssignDotNode and FunctionCallParenDotNode.

        * fast/js/resources/toString-number-dot-expr.js:
        * fast/js/toString-number-dot-expr-expected.txt: Updated.

2007-05-13  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13690
        JavaScript Form Validation issue on Banco do Brasil site

        * fast/forms/input-setvalue-selection-expected.txt: Added.
        * fast/forms/input-setvalue-selection.html: Added.

        * fast/forms/input-appearance-maxlength.html: Now that the selection is correctly set
        in inactive text inputs, we need to explicitly change it to exercise the same code path.

        * fast/forms/input-selection-restore-expected.txt: Removed.
        * fast/forms/input-selection-restore.html: Removed.
        AFAICT, this test was added in r14931 to test for status quo, and not because we
        specifically wanted such behavior.

2007-05-13  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13529
        DOM3 keyIdentifier text is incorrect

        Adjusted tests and test results.

        * fast/events/frame-tab-focus.html:
        * fast/events/js-keyboard-event-creation-expected.txt:
        * fast/events/objc-event-api-expected.txt:
        * fast/events/option-tab.html:
        * fast/forms/focus2.html:
        * fast/html/tab-order.html:

2007-05-12  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13680
          Incomplete repaint of focus ring around continuation

        * fast/repaint/continuation-after-outline-expected.checksum: Added.
        * fast/repaint/continuation-after-outline-expected.png: Added.
        * fast/repaint/continuation-after-outline-expected.txt: Added.
        * fast/repaint/continuation-after-outline.html: Added.

2007-05-12  Oliver Hunt  <oliver@apple.com>

        Reviewed by Hyatt.
        
        Add test to verify files can be dragged to <input type="file">

        * fast/forms/dragging-to-file-input-expected.txt: Added.
        * fast/forms/dragging-to-file-input.html: Added.

2007-05-12  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13695
          REGRESSION (r21387): Replaced elements' highlight rects are wrongly positioned

        * fast/replaced/selection-rect-expected.checksum: Added.
        * fast/replaced/selection-rect-expected.png: Added.
        * fast/replaced/selection-rect-expected.txt: Added.
        * fast/replaced/selection-rect.html: Added.

2007-05-12  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13685
          REGRESSION (r21368-r21388): Highlighting text in scrolled textareas behaves oddly

        * fast/repaint/text-selection-rect-in-overflow-expected.checksum: Added.
        * fast/repaint/text-selection-rect-in-overflow-expected.png: Added.
        * fast/repaint/text-selection-rect-in-overflow-expected.txt: Added.
        * fast/repaint/text-selection-rect-in-overflow.html: Added.

2007-05-11  Oliver Hunt  <oliver@apple.com>

        Reviewed by Hyatt.
        
        Layout test for x-mac-roman character encoding.

        * fast/encoding/xmacroman-encoding-test-expected.txt: Added.
        * fast/encoding/xmacroman-encoding-test.html: Added.

2007-05-11  Oliver Hunt  <oliver@apple.com>

        Reviewed by Brady.

        Layout tests for <rdar://problem/5017375> WebKit should disable SVG in Dashboard
        Tests attempt to use SVG in a number of ways, both direct and indirect.
        

        * http/tests/xmlhttprequest/resources/svgtest.svg: Added.
          Small test SVG
          
        * http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard-expected.txt: Added.
        * http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html: Added.
          Attempts to use an SVG doc created with XHR as content 
        
        * svg/custom/embedded-svg-disallowed-in-dashboard-expected.txt: Added.
        * svg/custom/embedded-svg-disallowed-in-dashboard.xml: Added.
          Attempts to use SVG by embedding it in an SVG doc.
        
        * svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard-expected.txt: Added.
        * svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html: Added.
          Attempts to use SVG by using a DOMParser to manually parse XHMTL with embedded SVG
        
        * svg/custom/manually-parsed-svg-disallowed-in-dashboard-expected.txt: Added.
        * svg/custom/manually-parsed-svg-disallowed-in-dashboard.html: Added.
          Attempts to use SVG by using a DOMParser to manually create an SVG doc from a string
        
        * svg/custom/svg-disallowed-in-dashboard-object-expected.txt: Added.
        * svg/custom/svg-disallowed-in-dashboard-object.html: Added.
          Attempts to embed SVG with <embed>, <object>, and <iframe>

2007-05-11  Mark Rowe  <mrowe@apple.com>

        Rubber-stamped by Oliver.

        * fast/encoding/char-encoding.html: Change from a 5 millisecond
        timeout to a 500 millisecond timeout to work around occasional
        timing-related test failures.

2007-05-11  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Darin Adler.

        Updated test a little bit now that +[WebScriptObject scriptObjectForJSObject:frame:]
        is gone.

        * fast/dom/wrapper-round-tripping.html:

2007-05-11  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=13635
          REGRESSION: Cannot log in to webmail.co.za account

        * fast/dom/HTMLOptionElement/option-text-expected.txt: Added.
        * fast/dom/HTMLOptionElement/option-text.html: Added.
        * fast/forms/HTMLOptionElement_label06-expected.checksum:
        * fast/forms/HTMLOptionElement_label06-expected.png:
        * fast/forms/HTMLOptionElement_label06-expected.txt:

2007-05-11  Kimmo Kinnunen  <kimmok@iki.fi>

        Reviewed by Darin.

        - Tests for bug http://bugs.webkit.org/show_bug.cgi?id=13620
          Bogus decompilation of "for (var j = 1 in [])"

        Testcase covers toString()ing functions with
        for-statements of form for (var j = 1 in []) and for (var j=0;j<10;j++)

        * fast/js/resources/toString-for-var-decl.js: Added.
        * fast/js/toString-for-var-decl-expected.txt: Added.
        * fast/js/toString-for-var-decl.html: Added.

2007-05-11  Kimmo Kinnunen  <kimmok@iki.fi>

        Reviewed by Darin.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=10878
        Bug 10878: Incorrect decompilation for "4..x"

        * fast/js/resources/toString-number-dot-expr.js: Added.
        * fast/js/toString-number-dot-expr-expected.txt: Added.
        * fast/js/toString-number-dot-expr.html: Added.

2007-05-11  Darin Adler  <darin@apple.com>

        Reviewed by Mitz.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7452
          <rdar://problem/3211749> line breaks ignored after <wbr> in <pre> block (affects livejournal.com)

        * fast/text/wbr-pre-expected.checksum: Added.
        * fast/text/wbr-pre-expected.png: Added.
        * fast/text/wbr-pre-expected.txt: Added.
        * fast/text/wbr-pre.html: Added.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10657
          <rdar://problem/4274588> <wbr> tags are ignored

        * fast/text/wbr-expected.checksum: Added.
        * fast/text/wbr-expected.png: Added.
        * fast/text/wbr-expected.txt: Added.
        * fast/text/wbr.html: Added.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12689
          <wbr> :before/:after content causes line break

        * fast/css-generated-content/wbr-with-before-content-expected.checksum: Added.
        * fast/css-generated-content/wbr-with-before-content-expected.png: Added.
        * fast/css-generated-content/wbr-with-before-content-expected.txt: Added.
        * fast/css-generated-content/wbr-with-before-content.html: Added.

        - test for <rdar://problem/5127366> DOM tree isn't correct when parsing with <wbr>

        * fast/invalid/021-expected.txt: Updated result.
        * fast/parser/parse-wbr-expected.txt: Added.
        * fast/parser/parse-wbr.html: Added.

2007-05-10  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - repaint test and updated results for http://bugs.webkit.org/show_bug.cgi?id=13655
          Incomplete repaint when text-shadow is used in a render layer with explicit height

        * fast/repaint/layer-full-repaint-expected.checksum: Added.
        * fast/repaint/layer-full-repaint-expected.png: Added.
        * fast/repaint/layer-full-repaint-expected.txt: Added.
        * fast/repaint/layer-full-repaint.html: Added.
        * fast/repaint/repaint-resized-overflow-expected.checksum:
        * fast/repaint/repaint-resized-overflow-expected.png:

2007-05-10  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by ggaren

        <rdar://problem/5195166> Incorrect proposedRange DOMRange passed to WebViewEditing delegate

        * editing/selection/5195166-1-expected.checksum: Added.
        * editing/selection/5195166-1-expected.png: Added.
        * editing/selection/5195166-1-expected.txt: Added.
        * editing/selection/5195166-1.html: Added.
        * editing/selection/5195166-2-expected.checksum: Added.
        * editing/selection/5195166-2-expected.png: Added.
        * editing/selection/5195166-2-expected.txt: Added.
        * editing/selection/5195166-2.html: Added.

2007-05-10  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Test for <rdar://problem/4100616> Doing a "find" in RSS doesn't scroll to result

        * fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum: Added.
        * fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Added.
        * fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Added.
        * fast/overflow/scroll-nested-positioned-layer-in-overflow.html: Added.

2007-05-08  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Oliver.
        
        - new test case for:
        <rdar://problem/5063277> blank screen after login to Citibank Online (accessing document before frame starts loading cancels load)
        <rdar://problem/5159541> REGRESSION (r20972): Wall Street Journal pages replaced by advertisements (13465)

        (The test case covers both scenarios.)

        * http/tests/misc/frame-access-during-load-expected.checksum: Added.
        * http/tests/misc/frame-access-during-load-expected.png: Added.
        * http/tests/misc/frame-access-during-load-expected.txt: Added.
        * http/tests/misc/frame-access-during-load.html: Added.

        - test results beneficially or harmlessly changed as a result of the above fixes

        * css2.1/t0801-c412-hz-box-00-b-a-expected.checksum:
        * css2.1/t0801-c412-hz-box-00-b-a-expected.png:
        * css2.1/t0801-c412-hz-box-00-b-a-expected.txt: This reflects an <object> containing
        an image now creating an image renderer.

        * dom/xhtml/level2/html/HTMLIFrameElement11-expected.txt: This is updated to a slightly
        less bad failure for access to a frame that's not loaded yet.

        The following test results now reflect the frame removal that the test was testing:
        
        * fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum:
        * fast/dom/clientWidthAfterDocumentIsRemoved-expected.png:
        * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt:
        * fast/dom/replaceChild-expected.checksum:
        * fast/dom/replaceChild-expected.png:
        * fast/dom/replaceChild-expected.txt:

        The following tests results now reflect empty document content for iframes that never load anything:
        
        * fast/events/focusingUnloadedFrame-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt:

2007-05-10  Brady Eidson <beidson@apple.com>

        Reviewed by Oliver

        Fix for http://bugs.webkit.org/show_bug.cgi?id=13636 and <rdar://problem/5190816>

        When creating the applets collection, be sure to only count Objects if they contain
        a java applet

        * dom/html/level2/html/AppletsCollection-expected.txt: Added.
        * dom/html/level2/html/AppletsCollection.html: Added.

2007-05-09  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Maciej Stachowiak.
        
        Tests for more fix-ups to the WebScriptObject/WebScripting APIs, related to
        <rdar://problem/5140447> API for fetching JSGlobalContextRef from WebView 
        or WebFrame

        * fast/dom/wrapper-classes-expected.txt:
        * fast/dom/wrapper-classes.html: Added cases to test the wrapper classes
        for different data types sent across the JS/ObjC bridge.
        * fast/dom/wrapper-round-tripping-expected.txt: Added.
        * fast/dom/wrapper-round-tripping.html: Added. New test to verify that
        you can round-trip between a JSObjectRef and a WebScriptObject.

2007-05-09  Oliver Hunt  <oliver@apple.com>

        Reviewed by Adam.
        
        Workaround for rdar://problem/5114296 need to allow for
        download occuring, and thus not triggering subframeLoaded()

        * fast/encoding/char-encoding.html:

2007-05-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5017613> Style changes don't effect fully selected ToDo content

        Demonstrates the bug:
        * editing/style/5017613-1-expected.checksum: Added.
        * editing/style/5017613-1-expected.png: Added.
        * editing/style/5017613-1-expected.txt: Added.
        * editing/style/5017613-1.html: Added.
        
        Tests to make sure that a plaintext-only region
        will only be styled if it is fully selected:
        * editing/style/5017613-2-expected.checksum: Added.
        * editing/style/5017613-2-expected.png: Added.
        * editing/style/5017613-2-expected.txt: Added.
        * editing/style/5017613-2.html: Added.

2007-05-09  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Updated results for <rdar://problem/5113578> REGRESSION: textfields that set the height but not the font 
        look different from IE & FF because the font is small

        * fast/block/float/032-expected.txt:
        * fast/forms/input-text-word-wrap-expected.checksum:
        * fast/forms/input-text-word-wrap-expected.png:
        * fast/forms/input-text-word-wrap-expected.txt:

2007-05-09  Darin Adler  <darin@apple.com>

        - checked in a file that was accidentally left out of the last check-in

        * fast/js/cyclic-prototypes-expected.txt: Added.

2007-05-09  Eric Seidel  <eric@webkit.org>

        Reviewed by mjs.
        
        http://bugs.webkit.org/show_bug.cgi?id=6985
        Cyclic __proto__ values cause webkit to hang

        * fast/js/cyclic-prototypes-expected.txt: Added.
        * fast/js/cyclic-prototypes.html: Added.
        * fast/js/resources/cyclic-prototypes.js: Added.

2007-05-08  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Darin Adler.

        Added test to verify that you get back the same JS/ObjC wrapper when
        you access the same object twice.

        * fast/dom/wrapper-identity-expected.txt: Added.
        * fast/dom/wrapper-identity.html: Added.

2007-05-08  Kimmo Kinnunen  <kimmok@iki.fi>

        Reviewed by darin.  Landed by eseidel.

        - http://bugs.webkit.org/show_bug.cgi?id=10880  Do..while loop gains extra ;

        * fast/js/do-while-semicolon-expected.txt: Added.
        * fast/js/do-while-semicolon.html: Added.
        * fast/js/resources/do-while-semicolon.js: Added.

2007-05-08  Oliver Hunt  <oliver@apple.com>

        Reviewed by darin.

        Test for <rdar://problem/5188938> arc method on 
        Canvas causes hang or crash work around.

        * fast/canvas/arc-crash-expected.txt: Added.
        * fast/canvas/arc-crash.html: Added.

2007-05-08  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Hyatt.

        http://bugs.webkit.org/show_bug.cgi?id=13480
        window.Attr is undefined

        * fast/dom/Window/attr-constructor-expected.txt: Added.
        * fast/dom/Window/attr-constructor.html: Added.

        * fast/dom/Window/window-properties-expected.txt: Many new global constructors added.

2007-05-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by oliver
        
        <rdar://problem/4895428> Can't drag selected ToDo

        This tests to see that the focus of a focusable node 
        inside an already focused node is delayed until mouse up:
        * editing/selection/4895428-2-expected.checksum: Added.
        * editing/selection/4895428-2-expected.png: Added.
        * editing/selection/4895428-2-expected.txt: Added.
        * editing/selection/4895428-2.html: Added.
        
        We delay focus until mouse up, but only if that node is 
        inside an already focused node:
        * editing/selection/4895428-3-expected.checksum: Added.
        * editing/selection/4895428-3-expected.png: Added.
        * editing/selection/4895428-3-expected.txt: Added.
        * editing/selection/4895428-3.html: Added.
        
        This demonstrates the bug:
        * editing/selection/4895428-4-expected.checksum: Added.
        * editing/selection/4895428-4-expected.png: Added.
        * editing/selection/4895428-4-expected.txt: Added.
        * editing/selection/4895428-4.html: Added.

2007-05-07  Oliver Hunt  <oliver@apple.com>

        Reviewed by Maciej.

        Test the behaviour of canvas methods called with inf/nan parameters

        * fast/canvas/canvas-with-incorrect-args-expected.txt: Added.
        * fast/canvas/canvas-with-incorrect-args.html: Added.

2007-05-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/4895428> Can't drag selected To Do if it is not showing a due date

        * editing/selection/4895428-1-expected.checksum: Added.
        * editing/selection/4895428-1-expected.png: Added.
        * editing/selection/4895428-1-expected.txt: Added.
        * editing/selection/4895428-1.html: Added.

2007-05-07  Darin Adler  <darin@apple.com>

        - rolling out setInnerHTML optimization until I can figure out why tests are failing

2007-05-07  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13602
          Amazon product pages keep repainting over and over again

        * fast/dom/HTMLElement/set-inner-outer-optimization-expected.txt: Added.
        * fast/dom/HTMLElement/set-inner-outer-optimization.html: Added.

2007-05-06  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13537

        * fast/canvas/drawImage-with-invalid-args.html: Changed to a dumpAsText test.
        Added logging and a negative-size test.
        * fast/canvas/drawImage-with-invalid-args-expected.txt: Updated.

        * fast/canvas/drawImage-with-invalid-args-expected.checksum: Removed.
        * fast/canvas/drawImage-with-invalid-args-expected.png: Removed.

2007-05-06  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13557
          Crash when dragging selection over absolutely positioned generated content on block element

        * fast/css-generated-content/positioned-background-hit-test-crash-expected.checksum: Added.
        * fast/css-generated-content/positioned-background-hit-test-crash-expected.png: Added.
        * fast/css-generated-content/positioned-background-hit-test-crash-expected.txt: Added.
        * fast/css-generated-content/positioned-background-hit-test-crash.html: Added.

2007-05-06  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13584
        <script> code wrongly assumes requests can't fail

        * fast/loader/unloadable-script-expected.txt: Added.
        * fast/loader/unloadable-script.html: Added.

2007-05-04  Darin Adler  <darin@apple.com>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12821
          <rdar://problem/5007921> Number.toExponential doesn't work for negative numbers

        * fast/js/kde/resources/Number.js: Added negative number versions of some tests of
        toFixed, toExponential, toPrecision, etc.
        * fast/js/kde/Number-expected.txt: Updated, new tests all passing.

2007-05-02  David Harrison  <harrison@apple.com>

        Reviewed by Antti.

        - test for <rdar://problem/5174862> Crash resulting from DeprecatedString::insert()
        
        * editing/selection/move-by-sentence-001-expected.checksum: Added.
        * editing/selection/move-by-sentence-001-expected.png: Added.
        * editing/selection/move-by-sentence-001-expected.txt: Added.
        * editing/selection/move-by-sentence-001.html: Added.

2007-05-02  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9276
          Quirksmode: Image swap resize bug

        * fast/replaced/image-resize-width-expected.checksum: Added.
        * fast/replaced/image-resize-width-expected.png: Added.
        * fast/replaced/image-resize-width-expected.txt: Added.
        * fast/replaced/image-resize-width.html: Added.
        * fast/replaced/resources/rectangle-red-200x100.png: Added.

2007-05-01  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5002441> 
        Pressing space key does nothing above quoted content or a signature

        Demonstrates the bug:
        * editing/inserting/5002441-expected.checksum: Added.
        * editing/inserting/5002441-expected.png: Added.
        * editing/inserting/5002441-expected.txt: Added.
        * editing/inserting/5002441.html: Added.
        
        Fixed.  Spaces passed to execCommand("InsertText", ...)
        are no longer collapsed:
        * editing/inserting/editable-html-element-expected.checksum:
        * editing/inserting/editable-html-element-expected.png:
        * editing/inserting/editable-html-element-expected.txt:
        * editing/pasteboard/4989774-expected.checksum:
        * editing/pasteboard/4989774-expected.png:
        * editing/pasteboard/4989774-expected.txt:
        * editing/selection/4983858-expected.checksum:
        * editing/selection/4983858-expected.png:
        * editing/selection/4983858-expected.txt:

2007-05-01  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13559
          REGRESSION: Canvas aspect ratio is incorrect

        * fast/canvas/canvas-size-change-after-layout-expected.checksum: Added.
        * fast/canvas/canvas-size-change-after-layout-expected.png: Added.
        * fast/canvas/canvas-size-change-after-layout-expected.txt: Added.
        * fast/canvas/canvas-size-change-after-layout.html: Added.

2007-05-01  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - added a test for <rdar://problem/5172596> HTML-parser-created tbody elements
          are being ignored when processing CSS child rules

        * fast/css/child-selector-implicit-tbody.html: Added.
        * fast/css/child-selector-implicit-tbody-expected.txt: Added.

        - updated test results for <rdar://problem/5172607> XML parser is creating
          implicit tbody elements; the only change is the tag name that's dumped

        * fast/table/037-expected.txt:
        * tables/mozilla/marvin/x_caption_align_bottom-expected.txt:
        * tables/mozilla/marvin/x_caption_align_top-expected.txt:
        * tables/mozilla/marvin/x_caption_class-expected.txt:
        * tables/mozilla/marvin/x_caption_id-expected.txt:
        * tables/mozilla/marvin/x_caption_style-expected.txt:
        * tables/mozilla/marvin/x_col_align_center-expected.txt:
        * tables/mozilla/marvin/x_col_align_char-expected.txt:
        * tables/mozilla/marvin/x_col_align_justify-expected.txt:
        * tables/mozilla/marvin/x_col_align_left-expected.txt:
        * tables/mozilla/marvin/x_col_align_right-expected.txt:
        * tables/mozilla/marvin/x_col_span-expected.txt:
        * tables/mozilla/marvin/x_col_valign_baseline-expected.txt:
        * tables/mozilla/marvin/x_col_valign_bottom-expected.txt:
        * tables/mozilla/marvin/x_col_valign_middle-expected.txt:
        * tables/mozilla/marvin/x_col_valign_top-expected.txt:
        * tables/mozilla/marvin/x_col_width_pct-expected.txt:
        * tables/mozilla/marvin/x_col_width_px-expected.txt:
        * tables/mozilla/marvin/x_col_width_rel-expected.txt:
        * tables/mozilla/marvin/x_colgroup_align_center-expected.txt:
        * tables/mozilla/marvin/x_colgroup_align_char-expected.txt:
        * tables/mozilla/marvin/x_colgroup_align_justify-expected.txt:
        * tables/mozilla/marvin/x_colgroup_align_left-expected.txt:
        * tables/mozilla/marvin/x_colgroup_align_right-expected.txt:
        * tables/mozilla/marvin/x_colgroup_span-expected.txt:
        * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt:
        * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt:
        * tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt:
        * tables/mozilla/marvin/x_colgroup_valign_top-expected.txt:
        * tables/mozilla/marvin/x_colgroup_width_rel-expected.txt:
        * tables/mozilla/marvin/x_table_align_center-expected.txt:
        * tables/mozilla/marvin/x_table_align_left-expected.txt:
        * tables/mozilla/marvin/x_table_align_right-expected.txt:
        * tables/mozilla/marvin/x_table_bgcolor_name-expected.txt:
        * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt:
        * tables/mozilla/marvin/x_table_cellpadding-expected.txt:
        * tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt:
        * tables/mozilla/marvin/x_table_cellspacing-expected.txt:
        * tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt:
        * tables/mozilla/marvin/x_table_class-expected.txt:
        * tables/mozilla/marvin/x_table_id-expected.txt:
        * tables/mozilla/marvin/x_table_style-expected.txt:
        * tables/mozilla/marvin/x_table_width_pct-expected.txt:
        * tables/mozilla/marvin/x_table_width_px-expected.txt:
        * tables/mozilla/marvin/x_td_align_center-expected.txt:
        * tables/mozilla/marvin/x_td_align_char-expected.txt:
        * tables/mozilla/marvin/x_td_align_justify-expected.txt:
        * tables/mozilla/marvin/x_td_align_left-expected.txt:
        * tables/mozilla/marvin/x_td_align_right-expected.txt:
        * tables/mozilla/marvin/x_td_bgcolor_name-expected.txt:
        * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt:
        * tables/mozilla/marvin/x_td_class-expected.txt:
        * tables/mozilla/marvin/x_td_colspan-expected.txt:
        * tables/mozilla/marvin/x_td_height-expected.txt:
        * tables/mozilla/marvin/x_td_id-expected.txt:
        * tables/mozilla/marvin/x_td_nowrap-expected.txt:
        * tables/mozilla/marvin/x_td_rowspan-expected.txt:
        * tables/mozilla/marvin/x_td_style-expected.txt:
        * tables/mozilla/marvin/x_td_valign_baseline-expected.txt:
        * tables/mozilla/marvin/x_td_valign_bottom-expected.txt:
        * tables/mozilla/marvin/x_td_valign_middle-expected.txt:
        * tables/mozilla/marvin/x_td_valign_top-expected.txt:
        * tables/mozilla/marvin/x_td_width-expected.txt:
        * tables/mozilla/marvin/x_th_align_center-expected.txt:
        * tables/mozilla/marvin/x_th_align_char-expected.txt:
        * tables/mozilla/marvin/x_th_align_justify-expected.txt:
        * tables/mozilla/marvin/x_th_align_left-expected.txt:
        * tables/mozilla/marvin/x_th_align_right-expected.txt:
        * tables/mozilla/marvin/x_th_bgcolor_name-expected.txt:
        * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt:
        * tables/mozilla/marvin/x_th_class-expected.txt:
        * tables/mozilla/marvin/x_th_colspan-expected.txt:
        * tables/mozilla/marvin/x_th_height-expected.txt:
        * tables/mozilla/marvin/x_th_id-expected.txt:
        * tables/mozilla/marvin/x_th_nowrap-expected.txt:
        * tables/mozilla/marvin/x_th_rowspan-expected.txt:
        * tables/mozilla/marvin/x_th_style-expected.txt:
        * tables/mozilla/marvin/x_th_valign_baseline-expected.txt:
        * tables/mozilla/marvin/x_th_valign_bottom-expected.txt:
        * tables/mozilla/marvin/x_th_valign_middle-expected.txt:
        * tables/mozilla/marvin/x_th_valign_top-expected.txt:
        * tables/mozilla/marvin/x_th_width-expected.txt:
        * tables/mozilla/marvin/x_tr_align_center-expected.txt:
        * tables/mozilla/marvin/x_tr_align_char-expected.txt:
        * tables/mozilla/marvin/x_tr_align_justify-expected.txt:
        * tables/mozilla/marvin/x_tr_align_left-expected.txt:
        * tables/mozilla/marvin/x_tr_align_right-expected.txt:
        * tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt:
        * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt:
        * tables/mozilla/marvin/x_tr_class-expected.txt:
        * tables/mozilla/marvin/x_tr_id-expected.txt:
        * tables/mozilla/marvin/x_tr_style-expected.txt:
        * tables/mozilla/marvin/x_tr_valign_baseline-expected.txt:
        * tables/mozilla/marvin/x_tr_valign_bottom-expected.txt:
        * tables/mozilla/marvin/x_tr_valign_middle-expected.txt:
        * tables/mozilla/marvin/x_tr_valign_top-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug178855-expected.txt:
        * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt:
        * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt:
        * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.txt:
        * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt:

2007-04-30  David Hyatt  <hyatt@apple.com>

        Fix for bug 12691, generated content and display: table-cell duplicates
        content on a size change.  Make sure that the code to update before/after
        content is smart enough to drill into anonymous containers to find the
        old child.

        Reviewed by olliej

        * fast/css-generated-content/table-cell-before-content-expected.checksum: Added.
        * fast/css-generated-content/table-cell-before-content-expected.png: Added.
        * fast/css-generated-content/table-cell-before-content-expected.txt: Added.
        * fast/css-generated-content/table-cell-before-content.html: Added.

2007-04-30  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/4875189> List gets deleted when replacing contents

        Replacing the contents of a list:
        * editing/inserting/4875189-1-expected.checksum: Added.
        * editing/inserting/4875189-1-expected.png: Added.
        * editing/inserting/4875189-1-expected.txt: Added.
        * editing/inserting/4875189-1.html: Added.
        Of a floating div:
        * editing/inserting/4875189-2-expected.checksum: Added.
        * editing/inserting/4875189-2-expected.png: Added.
        * editing/inserting/4875189-2-expected.txt: Added.
        * editing/inserting/4875189-2.html: Added.
        Pasting a list on top of itself now creates a nested list:
        * editing/pasteboard/paste-4039777-fix-expected.checksum:
        * editing/pasteboard/paste-4039777-fix-expected.png:
        * editing/pasteboard/paste-4039777-fix-expected.txt:
        
2007-04-30  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5168598> Crash when deleting a link inside an input field

        * editing/deleting/5168598-expected.checksum: Added.
        * editing/deleting/5168598-expected.png: Added.
        * editing/deleting/5168598-expected.txt: Added.
        * editing/deleting/5168598.html: Added.

2007-04-29  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13544
          REGRESSION (r21120): Member profile frame not erased at Yahoo! Answers

        * fast/repaint/layer-hide-when-needs-layout-expected.checksum: Added.
        * fast/repaint/layer-hide-when-needs-layout-expected.png: Added.
        * fast/repaint/layer-hide-when-needs-layout-expected.txt: Added.
        * fast/repaint/layer-hide-when-needs-layout.html: Added.

2007-04-29  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin and Hyatt.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=13487
          Implement O(1) absoluteClippedOverflowRect and absoluteOutlineBox during layout for a possible speed gain

        * fast/repaint/bugzilla-3509-expected.checksum:
        * fast/repaint/bugzilla-3509-expected.png:
        * fast/repaint/intermediate-layout-position-clip-expected.checksum: Added.
        * fast/repaint/intermediate-layout-position-clip-expected.png: Added.
        * fast/repaint/intermediate-layout-position-clip-expected.txt: Added.
        * fast/repaint/intermediate-layout-position-clip.html: Added.
        * fast/repaint/intermediate-layout-position-expected.checksum:
        * fast/repaint/intermediate-layout-position-expected.png:

2007-04-28  Adele Peterson  <adele@apple.com>

        Added test to cover updated fix for <rdar://problem/5152299>

        * fast/events/no-blur-on-enter-button-expected.txt: Added.
        * fast/events/no-blur-on-enter-button.html: Added.

2007-04-28  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - test for <rdar://problem/5154144> Hamachi test fails: assertion failure in ListHashSet

        * fast/forms/add-remove-form-elements-stress-test-expected.txt: Added.
        * fast/forms/add-remove-form-elements-stress-test.html: Added.

2007-04-28  Adele Peterson  <adele@apple.com>

        Tests for <rdar://problem/5152299> REGRESSION: <button> elements do not respond to space and return key as similar <input> elements do

        * fast/forms/button-enter-click-expected.txt: Added.
        * fast/forms/button-enter-click.html: Added.
        * fast/forms/button-spacebar-click-expected.txt: Added.
        * fast/forms/button-spacebar-click.html: Added.

2007-04-28  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13501
          REGRESSION (r21093): Pasting into text field fails and makes the caret disappear

        * fast/dynamic/anonymous-block-layer-lost-expected.checksum: Added.
        * fast/dynamic/anonymous-block-layer-lost-expected.png: Added.
        * fast/dynamic/anonymous-block-layer-lost-expected.txt: Added.
        * fast/dynamic/anonymous-block-layer-lost.html: Added.

2007-04-28  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for <rdar://problem/4806988> REGRESSION: history.go(0) doesn't reload page (affects buttons at facebook.com)

        * fast/history/history_reload-expected.txt: Added.
        * fast/history/history_reload.html: Added.
        * fast/history/resources/history_reload_window.html: Added.

2007-04-28  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13514
        REGRESSION (r20997-21003): Crash in WebCore::Node::document

        * fast/dom/NodeList/childNodes-reset-cache-expected.txt: Added.
        * fast/dom/NodeList/childNodes-reset-cache.html: Added.

2007-04-28  Darin Adler  <darin@apple.com>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6216
          REGRESSION: getElementsByTagNameNS with empty namespace doesn't work

        * fast/dom/namespaces-1-expected.txt: Added.
        * fast/dom/namespaces-1.html: Added.

2007-04-28  Darin Adler  <darin@apple.com>

        Reviewed by Kevin Decker.

        - update test result for fix for <rdar://problem/5148271> Chinese numbers
          are incorrect in numbered lists (including pasting from TextEdit to Mail)

        * fast/lists/w3-list-styles-expected.txt: Updated. The new test results match
        the behavior of Firefox.

2007-04-27  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Antti.

        - http://bugs.webkit.org/show_bug.cgi?id=13521
          Update fast/css/percentage-non-integer for the new empty table cell behavior

        * fast/css/percentage-non-integer-expected.checksum:
        * fast/css/percentage-non-integer-expected.png:
        * fast/css/percentage-non-integer-expected.txt:
        * fast/css/percentage-non-integer.html:

2007-04-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by oliver
        
        <rdar://problem/5164796> 
        Enable execCommand("CreateLink", ...) for caret selections

        * editing/execCommand/5164796-expected.checksum: Added.
        * editing/execCommand/5164796-expected.png: Added.
        * editing/execCommand/5164796-expected.txt: Added.
        * editing/execCommand/5164796.html: Added.

2007-04-27  Antti Koivisto  <antti@apple.com>

        Forgot this png from previous commit.

        * fast/table/empty-cells-expected.png: Added.

2007-04-27  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin, Hyatt.
        
        Test for http://bugs.webkit.org/show_bug.cgi?id=13081
        Empty table cells not handled correctly
        <rdar://problem/5067926>
        
        Added test case and checked in updated results for others. Changes represent
        progressions or are not visible in rendering output.

        * fast/block/positioning/negative-right-pos-expected.txt:
        * fast/css/acid2-expected.txt:
        * fast/css/acid2-pixel-expected.txt:
        * fast/css/percentage-non-integer-expected.checksum:
        * fast/css/percentage-non-integer-expected.png:
        * fast/css/percentage-non-integer-expected.txt:
        * fast/repaint/table-cell-move-expected.checksum:
        * fast/repaint/table-cell-move-expected.png:
        * fast/repaint/table-cell-move-expected.txt:
        * fast/table/012-expected.txt:
        * fast/table/032-expected.txt:
        * fast/table/empty-cells-expected.checksum: Added.
        * fast/table/empty-cells-expected.txt: Added.
        * fast/table/empty-cells.html: Added.
        * fast/table/empty-section-crash-expected.txt:
        * http/tests/misc/acid2-expected.txt:
        * http/tests/misc/acid2-pixel-expected.txt:
        * tables/mozilla/bugs/bug100334-expected.txt:
        * tables/mozilla/bugs/bug1188-expected.txt:
        * tables/mozilla/bugs/bug16012-expected.checksum:
        * tables/mozilla/bugs/bug16012-expected.png:
        * tables/mozilla/bugs/bug16012-expected.txt:
        * tables/mozilla/bugs/bug1818-6-expected.txt:
        * tables/mozilla/bugs/bug222336-expected.txt:
        * tables/mozilla/bugs/bug222467-expected.txt:
        * tables/mozilla/bugs/bug78162-expected.txt:
        * tables/mozilla/core/misc-expected.checksum:
        * tables/mozilla/core/misc-expected.png:
        * tables/mozilla/core/misc-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug14007-1-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug14007-1-expected.png:
        * tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug72393-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug72393-expected.png:
        * tables/mozilla_expected_failures/bugs/bug72393-expected.txt:
        * tables/mozilla_expected_failures/other/empty_cells-expected.txt:

2007-04-27  Rob Buis  <buis@kde.org>

        Reviewed by Oliver.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=13052
        Text not rendered in a second inline SVG element

        * svg/custom/invisible-text-after-scrolling-expected.png:
        * svg/custom/second-inline-text-expected.checksum: Added.
        * svg/custom/second-inline-text-expected.png: Added.
        * svg/custom/second-inline-text-expected.txt: Added.
        * svg/custom/second-inline-text.xhtml: Added.

2007-04-26  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13500
          REGRESSION: Listbox scrollbar does not reflect actual scrolled position when selected option is added after layout

        * fast/forms/listbox-scrollbar-incremental-load-expected.checksum: Added.
        * fast/forms/listbox-scrollbar-incremental-load-expected.png: Added.
        * fast/forms/listbox-scrollbar-incremental-load-expected.txt: Added.
        * fast/forms/listbox-scrollbar-incremental-load.html: Added.

2007-04-26  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by oliver
        
        <rdar://problem/5120591> Crash when creating a link in Leopard wiki server

        * editing/execCommand/5120591-expected.checksum: Added.
        * editing/execCommand/5120591-expected.png: Added.
        * editing/execCommand/5120591-expected.txt: Added.
        * editing/execCommand/5120591.html: Added.

2007-04-26  Matt Perry  <mpComplete@gmail.com>

        Reviewed, tweaked and landed by Alexey.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=13495
        Crash when referencing an undefined entity in an XHTML document

        * fast/parser/badentity-expected.txt: Added.
        * fast/parser/badentity.xhtml: Added.
        * fast/parser/resources/badentity.xhtml: Added.

2007-04-25  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12163
        SVG text does not appear in a scrolling <div>

        * svg/custom/invisible-text-after-scrolling-expected.checksum: Added.
        * svg/custom/invisible-text-after-scrolling-expected.png: Added.
        * svg/custom/invisible-text-after-scrolling-expected.txt: Added.
        * svg/custom/invisible-text-after-scrolling.xhtml: Added.

2007-04-25  Anders Carlsson  <andersca@apple.com>

        Reviewed by Mitz.

        <rdar://problem/4869095> 
        default content type for XMLHttpRequest POSTs changed (breaks Flickrator 0.1 widget)

        * http/tests/xmlhttprequest/default-content-type-dashboard-expected.txt: Added.
        * http/tests/xmlhttprequest/default-content-type-dashboard.html: Added.

2007-04-24  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by oliver
        
        <rdar://problem/5156401> 
        Crash when dragging text into a link inside a table cell

        Test for the crash:
        * editing/pasteboard/5156401-1-expected.checksum: Added.
        * editing/pasteboard/5156401-1-expected.png: Added.
        * editing/pasteboard/5156401-1-expected.txt: Added.
        * editing/pasteboard/5156401-1.html: Added.
        
        Test inserting at the end of a link where we would previously
        insert in the wrong paragraph:
        * editing/inserting/5156401-2-expected.checksum: Added.
        * editing/inserting/5156401-2-expected.png: Added.
        * editing/inserting/5156401-2-expected.txt: Added.
        * editing/inserting/5156401-2.html: Added.

2007-04-24  Darin Adler  <darin@apple.com>

        Reviewed by Justin.

        - test for <rdar://problem/4356361> Selection after multiple delete
          keypresses and undo selects only the last deleted character

        * editing/undo/undo-combined-delete-boundary-expected.checksum: Added.
        * editing/undo/undo-combined-delete-boundary-expected.png: Added.
        * editing/undo/undo-combined-delete-boundary-expected.txt: Added.
        * editing/undo/undo-combined-delete-boundary.html: Added.
        * editing/undo/undo-combined-delete-expected.checksum: Added.
        * editing/undo/undo-combined-delete-expected.png: Added.
        * editing/undo/undo-combined-delete-expected.txt: Added.
        * editing/undo/undo-combined-delete.html: Added.
        * editing/undo/undo-delete-boundary-expected.checksum: Added.
        * editing/undo/undo-delete-boundary-expected.png: Added.
        * editing/undo/undo-delete-boundary-expected.txt: Added.
        * editing/undo/undo-delete-boundary.html: Added.
        * editing/undo/undo-delete-expected.checksum: Added.
        * editing/undo/undo-delete-expected.png: Added.
        * editing/undo/undo-delete-expected.txt: Added.
        * editing/undo/undo-delete.html: Added.
        * editing/undo/undo-forward-delete-boundary-expected.checksum: Added.
        * editing/undo/undo-forward-delete-boundary-expected.png: Added.
        * editing/undo/undo-forward-delete-boundary-expected.txt: Added.
        * editing/undo/undo-forward-delete-boundary.html: Added.
        * editing/undo/undo-forward-delete-expected.checksum: Added.
        * editing/undo/undo-forward-delete-expected.png: Added.
        * editing/undo/undo-forward-delete-expected.txt: Added.
        * editing/undo/undo-forward-delete.html: Added.

        * editing/deleting/delete-and-undo-expected.txt: One of the delegate callbacks has changed in
        this test's result, because it reflects the selection after undoing a sequence of deletions.

2007-04-24  Sam Weinig  <sam@webkit.org>

        Reviewed by Mitz.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13448
          REGRESSION: setting an input element's value to JavaScript null gives "null"

        * fast/forms/input-null-expected.txt: Added.
        * fast/forms/input-null.html: Added.

2007-04-24  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13453
          Control clip isn't applied to children's backgrounds, outlines and floats

        * fast/forms/control-clip-expected.checksum: Added.
        * fast/forms/control-clip-expected.png: Added.
        * fast/forms/control-clip-expected.txt: Added.
        * fast/forms/control-clip.html: Added.

2007-04-23  Geoffrey Garen  <ggaren@apple.com>

        Rubber Stamped by Mark Rowe.
        
        Disabling this test because it hangs all the time.
        (http://bugs.webkit.org/show_bug.cgi?id=13370)

        * http/tests/plugins/npapi-response-headers.html: Removed.

2007-04-23  Beth Dakin  <bdakin@apple.com>

        Reviewed by Adam.

        Test for <rdar://problem/5155507> REGRESSION: Crash in 
        RenderLayer::setHasVisibleContent()

        * fast/css-generated-content/visibleContentHiddenParent-expected.checksum: Added.
        * fast/css-generated-content/visibleContentHiddenParent-expected.png: Added.
        * fast/css-generated-content/visibleContentHiddenParent-expected.txt: Added.
        * fast/css-generated-content/visibleContentHiddenParent.html: Added.

2007-04-23  Adele Peterson  <adele@apple.com>

        Reviewed by Adam.

        Updating test from last checkin to include test case for select with and without a form element.

        * fast/events/onchange-select-popup-expected.txt:
        * fast/events/onchange-select-popup.html:

2007-04-23  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt & Adam.

        Tests for <rdar://problem/4807799> REGRESSION: calling select() in onSearch handler doesn't work if you hit enter to trigger the event
              and <rdar://problem/5153970> onChange doesn't fire when focusing a popup, using type-ahead to select, and leaving

        * fast/events/onchange-passwordfield-expected.txt:
        * fast/events/onchange-passwordfield.html:
        * fast/events/onchange-searchfield-expected.txt:
        * fast/events/onchange-searchfield.html:
        * fast/events/onchange-select-popup-expected.txt: Added.
        * fast/events/onchange-select-popup.html: Added.
        * fast/events/onchange-textfield-expected.txt:
        * fast/events/onchange-textfield.html:
        * fast/forms/onchange-enter-submit-expected.txt:

2007-04-23  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - test for <rdar://problem/4840688> REGRESSION (r10588, r10621): JavaScript won't parse
          modifications of non-references (breaks 300themovie.warnerbros.com, fedex.com)

        * fast/js/modify-non-references-expected.txt: Added.
        * fast/js/modify-non-references.html: Added.
        * fast/js/resources/modify-non-references.js: Added.

        * fast/js/assign-expected.txt: Updated for different exception text.
        * fast/js/postfix-syntax-expected.txt: Ditto.
        * fast/js/prefix-syntax-expected.txt: Ditto.

2007-04-23  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - test changes for rename of box-sizing to -webkit-box-sizing

        * fast/borders/border-fit.html: Rename.
        * fast/box-sizing/box-sizing.html: Ditto.
        * fast/box-sizing/panels-one.html: Added -webkit-box-sizing.
        * fast/box-sizing/panels-two.html: Ditto.
        * fast/box-sizing/percentage-height.html: Renamed -khtml-box-sizing to -webkit-box-sizing.
        * fast/css/computed-style-expected.txt: Updated for different name and place in sorting order.
        * tables/mozilla/core/box_sizing.html: Rename.

2007-04-22  Darin Adler  <darin@apple.com>

        Reviewed by Tim Hatcher.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13439
          4 problems found in dashboard-region parser and serializer

        * fast/css/dashboard-region-parser.html: Added.
        * fast/css/dashboard-region-parser-expected.txt: Added.

        * fast/css/dashboard-regions-attr-crash.html: Updated bug URL to point to bugs.webkit.org
        instead of bugzilla.opendarwin.org. At some point we should do this for the roughly 100
        other tests that have the old URL.
        * fast/css/dashboard-regions-attr-crash-expected.txt: Ditto.

2007-04-22  Darin Adler  <darin@apple.com>

        Reviewed by Adele.

        - test for <rdar://problem/5100240> REGRESSION: Control-O broken

        * editing/input/emacs-ctrl-o-expected.checksum: Added.
        * editing/input/emacs-ctrl-o-expected.png: Added.
        * editing/input/emacs-ctrl-o-expected.txt: Added.
        * editing/input/emacs-ctrl-o.html: Added.

2007-04-21  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13391
          REGRESSION (r18819): Incomplete repaint of button text

        * fast/repaint/control-clip-expected.checksum: Added.
        * fast/repaint/control-clip-expected.png: Added.
        * fast/repaint/control-clip-expected.txt: Added.
        * fast/repaint/control-clip.html: Added.

2007-04-21  Lamar Goddard  <lamargoddard@gmail.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=5262
        <rdar://problem/5018778>
        XMLSerializer drops Namespace information

        * fast/dom/serialize-nodes-expected.txt: Added.
        * fast/dom/serialize-nodes.xhtml: Added.
        * dom/xhtml/level3/core/nodeisequalnode14-expected.txt: This test fails because 
        createAttribute is supposed to create an Attr with localName of null.
        * dom/xhtml/level3/core/nodeisequalnode15-expected.txt: Now succeeds.
        * fast/innerHTML/004-expected.txt: Added namespace information to head and body nodes
        as xhtml nodes now serialize with namespace information.

2007-04-21  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13300
        Reproducible crash opening anekdot.ru

        * fast/parser/rewrite-form-expected.txt: Added.
        * fast/parser/rewrite-form.html: Added.
        * fast/parser/rewrite-map-expected.txt: Added.
        * fast/parser/rewrite-map.html: Added.

2007-04-21  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13353
          REGRESSION (r20754-20766): Textarea does not resize when scrollbar is present

        * fast/overflow/hit-test-overflow-controls-expected.checksum: Added.
        * fast/overflow/hit-test-overflow-controls-expected.png: Added.
        * fast/overflow/hit-test-overflow-controls-expected.txt: Added.
        * fast/overflow/hit-test-overflow-controls.html: Added.

2007-04-21  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13417
          Repro crash when the first argument to getMatchedCSSRules is not an element

        * fast/dom/Window/getMatchedCSSRules-null-crash-expected.txt: Added.
        * fast/dom/Window/getMatchedCSSRules-null-crash.html: Added.

2007-04-20  Beth Dakin  <bdakin@apple.com>

        Reviewed by Adam.

        Test I meant to check in a while ago.

        * fast/events/fire-scroll-event-expected.txt: Added.
        * fast/events/fire-scroll-event.html: Added.

2007-04-20  Darin Adler  <darin@apple.com>

        Reviewed by Geoff Garen and John Sullivan.

        - test changes for <rdar://problem/4671964> document property on <iframe> elements causes problems for SAP application

        * fast/dom/iframe-document-expected.txt: Added.
        * fast/dom/iframe-document.html: Added.

        * fast/dom/attr_dead_doc.html: Changed to use contentDocument instead of relying on the document property
        on HTMLIFrameElement.
        * fast/events/mouseover-mouseout.html: Ditto.
        * fast/frames/repaint-display-none-crash.html: Ditto.

2007-04-19  Mitz Pettel  <mitz@webkit.org>

        Rubber-stamped by Adam.

        - http://bugs.webkit.org/show_bug.cgi?id=13412
          Replace abe.jpg with a PNG file

        * editing/abe.jpg: Removed.
        * editing/deleting/4866671.html:
        * editing/deleting/delete-3608462-fix.html:
        * editing/deleting/delete-image-001.html:
        * editing/deleting/delete-image-002.html:
        * editing/deleting/delete-image-003.html:
        * editing/deleting/delete-image-004.html:
        * editing/execCommand/5080333-1-expected.checksum:
        * editing/execCommand/5080333-1-expected.png:
        * editing/execCommand/5080333-1.html:
        * editing/execCommand/5080333-2-expected.checksum:
        * editing/execCommand/5080333-2-expected.png:
        * editing/execCommand/5080333-2.html:
        * editing/execCommand/createLink-expected.txt:
        * editing/execCommand/createLink.html:
        * editing/execCommand/insertImage-expected.checksum:
        * editing/execCommand/insertImage-expected.png:
        * editing/execCommand/insertImage.html:
        * editing/execCommand/unlink-expected.txt:
        * editing/execCommand/unlink.html:
        * editing/inserting/12882.html:
        * editing/inserting/typing-around-image-001.html:
        * editing/pasteboard/4641033-expected.checksum:
        * editing/pasteboard/4641033-expected.png:
        * editing/pasteboard/4641033.html:
        * editing/pasteboard/4947130-expected.checksum:
        * editing/pasteboard/4947130-expected.png:
        * editing/pasteboard/4947130.html:
        * editing/pasteboard/4989774-expected.checksum:
        * editing/pasteboard/4989774-expected.png:
        * editing/pasteboard/4989774.html:
        * editing/pasteboard/copy-standalone-image.html:
        * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum:
        * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
        * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html:
        * editing/pasteboard/drag-selected-image-to-contenteditable-expected.checksum:
        * editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
        * editing/pasteboard/drag-selected-image-to-contenteditable.html:
        * editing/pasteboard/styled-element-markup-expected.checksum:
        * editing/pasteboard/styled-element-markup-expected.png:
        * editing/pasteboard/styled-element-markup.html:
        * editing/resources/abe.jpg: Removed.
        * editing/resources/abe.png: Added.
        * editing/selection/4402375-expected.checksum:
        * editing/selection/4402375-expected.png:
        * editing/selection/4402375.html:
        * editing/selection/4932260-1-expected.checksum:
        * editing/selection/4932260-1-expected.png:
        * editing/selection/4932260-1.html:
        * editing/selection/4932260-2-expected.checksum:
        * editing/selection/4932260-2-expected.png:
        * editing/selection/4932260-2.html:
        * editing/selection/4932260-3-expected.checksum:
        * editing/selection/4932260-3-expected.png:
        * editing/selection/4932260-3.html:
        * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
        * editing/selection/drag-to-contenteditable-iframe-expected.png:
        * editing/selection/drag-to-contenteditable-iframe.html:
        * editing/selection/extend-by-character-002-expected.checksum:
        * editing/selection/extend-by-character-002-expected.png:
        * editing/selection/extend-by-character-002.html:
        * editing/selection/extend-by-character-004-expected.checksum:
        * editing/selection/extend-by-character-004-expected.png:
        * editing/selection/extend-by-character-004.html:
        * editing/selection/image-before-linebreak-expected.checksum:
        * editing/selection/image-before-linebreak-expected.png:
        * editing/selection/image-before-linebreak.html:
        * editing/selection/legal-positions.html:
        * editing/selection/move-by-character-002-expected.checksum:
        * editing/selection/move-by-character-002-expected.png:
        * editing/selection/move-by-character-002.html:
        * editing/selection/move-by-character-004-expected.checksum:
        * editing/selection/move-by-character-004-expected.png:
        * editing/selection/move-by-character-004.html:
        * editing/selection/replaced-boundaries-1-expected.checksum:
        * editing/selection/replaced-boundaries-1-expected.png:
        * editing/selection/replaced-boundaries-1.html:
        * editing/selection/replaced-boundaries-2-expected.checksum:
        * editing/selection/replaced-boundaries-2-expected.png:
        * editing/selection/replaced-boundaries-2.html:

2007-04-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/5144139> 
        On delete, <BR> inserted into non-editable ToDo <TABLE> element

        * editing/deleting/5144139-2-expected.checksum: Added.
        * editing/deleting/5144139-2-expected.png: Added.
        * editing/deleting/5144139-2-expected.txt: Added.
        * editing/deleting/5144139-2.html: Added.

2007-04-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/execCommand/5144139-1-expected.checksum: Added.
        * editing/execCommand/5144139-1-expected.png: Added.
        * editing/execCommand/5144139-1-expected.txt: Added.
        * editing/execCommand/5144139-1.html: Added.

2007-04-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5142012> 
        GoogleDocs: Crash at WebCore::Range::startPosition() when creating a list from a link

        Tests the change to pushAnchorElementDown, where we remove
        the anchor element that has had copies of it pushed down:
        * editing/execCommand/5142012-1-expected.checksum: Added.
        * editing/execCommand/5142012-1-expected.png: Added.
        * editing/execCommand/5142012-1-expected.txt: Added.
        * editing/execCommand/5142012-1.html: Added.
        
        Demonstrates the crash (fixed by adding nil-checks 
        to moveParagraphs):
        * editing/execCommand/5142012-2-expected.checksum: Added.
        * editing/execCommand/5142012-2-expected.png: Added.
        * editing/execCommand/5142012-2-expected.txt: Added.
        * editing/execCommand/5142012-2.html: Added.
        
        Tests the changes to positionAvoidingSpecialElementBoundary,
        where we push down anchors before we avoid them so that
        we don't also avoid structural elements like lists and paragraphs:
        * editing/execCommand/5142012-3-expected.checksum: Added.
        * editing/execCommand/5142012-3-expected.png: Added.
        * editing/execCommand/5142012-3-expected.txt: Added.
        * editing/execCommand/5142012-3.html: Added.

2007-04-19  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Series of new/rearranged results after fix for <rdar://problem/
        5120889> Sized table cells w/borders not drawn to correct size

        These tests are different by tiny, barely noticeable amounts. The 
        new results are more correct. We didn't catch the problem before 
        because it was so subtle here:
        * fast/replaced/width100percent-expected.txt:
        * fast/table/003-expected.checksum:
        * fast/table/003-expected.png:
        * fast/table/003-expected.txt:

        This is the test that exposed the other problem with replaced 
        children. Now we fit snugly inside the border on the bottom, which 
        is different than Firefox, but seems right.
        * tables/mozilla/bugs/bug131020-expected.checksum:
        * tables/mozilla/bugs/bug131020-expected.png:
        * tables/mozilla/bugs/bug131020-expected.txt:

        This test actually always failed and was incorrectly filed as a 
        success. Moving to failures.
        * tables/mozilla/bugs/bug137388-2-expected.checksum: Removed.
        * tables/mozilla/bugs/bug137388-2-expected.png: Removed.
        * tables/mozilla/bugs/bug137388-2-expected.txt: Removed.
        * tables/mozilla/bugs/bug137388-2.html: Removed.
        * tables/mozilla_expected_failures/bugs/bug137388-2-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug137388-2-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt: Added.

        This test was actually wrong before, and now it is right!
        * tables/mozilla/bugs/bug149275-2-expected.checksum:
        * tables/mozilla/bugs/bug149275-2-expected.png:
        * tables/mozilla/bugs/bug149275-2-expected.txt:

        This was a failing test that now passes. YAY!
        * tables/mozilla/bugs/bug18440-expected.checksum: Added.
        * tables/mozilla/bugs/bug18440-expected.png: Added.
        * tables/mozilla/bugs/bug18440-expected.txt: Added.
* tables/mozilla_expected_failures/bugs/bug18440-expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug18440-expected.png: Removed.
        * tables/mozilla_expected_failures/bugs/bug18440-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug18440.html: Removed.

        This was slightly wrong before and is now correct.
        * tables/mozilla/bugs/bug30692-expected.checksum:
        * tables/mozilla/bugs/bug30692-expected.png:
        * tables/mozilla/bugs/bug30692-expected.txt:

        Still wrong, but slightly more correct.
        * tables/mozilla_expected_failures/bugs/bug137388-1-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug137388-1-expected.png:
        * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:

        So much closer to being correct!! But still slightly wrong.
        * tables/mozilla_expected_failures/bugs/bug19526-expected.txt:

2007-04-19  Anders Carlsson  <andersca@apple.com>

        Reviewed by Geoff.

        http://bugs.webkit.org/show_bug.cgi?id=13333
        Support naturalWidth/naturalHeight on image elements
        
        * fast/dom/HTMLImageElement/image-natural-width-height-expected.txt: Added.
        * fast/dom/HTMLImageElement/image-natural-width-height.html: Added.

2007-04-19  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=13291
          REGRESSION (r19595): WebViewDidBeginEditingNotification not posted when focusing with the mouse

        * editing/deleting/4845371-expected.txt:
        * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
        * editing/deleting/delete-3608430-fix-expected.txt:
        * editing/deleting/delete-3608445-fix-expected.txt:
        * editing/deleting/delete-3608462-fix-expected.txt:
        * editing/deleting/delete-3775172-fix-expected.txt:
        * editing/deleting/delete-3800834-fix-expected.txt:
        * editing/deleting/delete-3857753-fix-expected.txt:
        * editing/deleting/delete-3865854-fix-expected.txt:
        * editing/deleting/delete-3928305-fix-expected.txt:
        * editing/deleting/delete-3959464-fix-expected.txt:
        * editing/deleting/delete-4038408-fix-expected.txt:
        * editing/deleting/delete-4083333-fix-expected.txt:
        * editing/deleting/delete-after-span-ws-001-expected.txt:
        * editing/deleting/delete-after-span-ws-002-expected.txt:
        * editing/deleting/delete-after-span-ws-003-expected.txt:
        * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
        * editing/deleting/delete-and-undo-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
        * editing/deleting/delete-at-start-or-end-expected.txt:
        * editing/deleting/delete-block-contents-001-expected.txt:
        * editing/deleting/delete-block-contents-002-expected.txt:
        * editing/deleting/delete-block-contents-003-expected.txt:
        * editing/deleting/delete-block-merge-contents-001-expected.txt:
        * editing/deleting/delete-block-merge-contents-002-expected.txt:
        * editing/deleting/delete-block-merge-contents-003-expected.txt:
        * editing/deleting/delete-block-merge-contents-004-expected.txt:
        * editing/deleting/delete-block-merge-contents-005-expected.txt:
        * editing/deleting/delete-block-merge-contents-006-expected.txt:
        * editing/deleting/delete-block-merge-contents-007-expected.txt:
        * editing/deleting/delete-block-merge-contents-008-expected.txt:
        * editing/deleting/delete-block-merge-contents-009-expected.txt:
        * editing/deleting/delete-block-merge-contents-010-expected.txt:
        * editing/deleting/delete-block-merge-contents-011-expected.txt:
        * editing/deleting/delete-block-merge-contents-012-expected.txt:
        * editing/deleting/delete-block-merge-contents-013-expected.txt:
        * editing/deleting/delete-block-merge-contents-014-expected.txt:
        * editing/deleting/delete-block-merge-contents-015-expected.txt:
        * editing/deleting/delete-block-merge-contents-016-expected.txt:
        * editing/deleting/delete-block-merge-contents-017-expected.txt:
        * editing/deleting/delete-block-merge-contents-018-expected.txt:
        * editing/deleting/delete-block-merge-contents-019-expected.txt:
        * editing/deleting/delete-block-merge-contents-020-expected.txt:
        * editing/deleting/delete-block-merge-contents-021-expected.txt:
        * editing/deleting/delete-block-merge-contents-022-expected.txt:
        * editing/deleting/delete-block-merge-contents-023-expected.txt:
        * editing/deleting/delete-block-merge-contents-024-expected.txt:
        * editing/deleting/delete-block-table-expected.txt:
        * editing/deleting/delete-br-001-expected.txt:
        * editing/deleting/delete-br-002-expected.txt:
        * editing/deleting/delete-br-003-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-007-expected.txt:
        * editing/deleting/delete-br-008-expected.txt:
        * editing/deleting/delete-br-009-expected.txt:
        * editing/deleting/delete-br-010-expected.txt:
        * editing/deleting/delete-br-011-expected.txt:
        * editing/deleting/delete-br-012-expected.txt:
        * editing/deleting/delete-by-word-001-expected.txt:
        * editing/deleting/delete-by-word-002-expected.txt:
        * editing/deleting/delete-character-001-expected.txt:
        * editing/deleting/delete-contiguous-ws-001-expected.txt:
        * editing/deleting/delete-first-list-item-expected.txt:
        * editing/deleting/delete-hr-expected.txt:
        * editing/deleting/delete-image-001-expected.txt:
        * editing/deleting/delete-image-002-expected.txt:
        * editing/deleting/delete-image-003-expected.txt:
        * editing/deleting/delete-image-004-expected.txt:
        * editing/deleting/delete-leading-ws-001-expected.txt:
        * editing/deleting/delete-line-001-expected.txt:
        * editing/deleting/delete-line-002-expected.txt:
        * editing/deleting/delete-line-003-expected.txt:
        * editing/deleting/delete-line-004-expected.txt:
        * editing/deleting/delete-line-005-expected.txt:
        * editing/deleting/delete-line-006-expected.txt:
        * editing/deleting/delete-line-007-expected.txt:
        * editing/deleting/delete-line-008-expected.txt:
        * editing/deleting/delete-line-009-expected.txt:
        * editing/deleting/delete-line-010-expected.txt:
        * editing/deleting/delete-line-011-expected.txt:
        * editing/deleting/delete-line-012-expected.txt:
        * editing/deleting/delete-line-013-expected.txt:
        * editing/deleting/delete-line-014-expected.txt:
        * editing/deleting/delete-line-015-expected.txt:
        * editing/deleting/delete-line-016-expected.txt:
        * editing/deleting/delete-line-017-expected.txt:
        * editing/deleting/delete-line-end-ws-001-expected.txt:
        * editing/deleting/delete-line-end-ws-002-expected.txt:
        * editing/deleting/delete-link-1-expected.txt:
        * editing/deleting/delete-listitem-001-expected.txt:
        * editing/deleting/delete-listitem-002-expected.txt:
        * editing/deleting/delete-mixed-editable-content-001-expected.txt:
        * editing/deleting/delete-select-all-001-expected.txt:
        * editing/deleting/delete-select-all-002-expected.txt:
        * editing/deleting/delete-select-all-003-expected.txt:
        * editing/deleting/delete-selection-001-expected.txt:
        * editing/deleting/delete-tab-001-expected.txt:
        * editing/deleting/delete-tab-002-expected.txt:
        * editing/deleting/delete-tab-003-expected.txt:
        * editing/deleting/delete-tab-004-expected.txt:
        * editing/deleting/delete-to-end-of-paragraph-expected.txt:
        * editing/deleting/delete-to-select-table-expected.txt:
        * editing/deleting/delete-trailing-ws-001-expected.txt:
        * editing/deleting/delete-trailing-ws-002-expected.txt:
        * editing/deleting/delete-ws-fixup-001-expected.txt:
        * editing/deleting/delete-ws-fixup-002-expected.txt:
        * editing/deleting/delete-ws-fixup-003-expected.txt:
        * editing/deleting/delete-ws-fixup-004-expected.txt:
        * editing/deleting/forward-delete-expected.txt:
        * editing/deleting/list-item-1-expected.txt:
        * editing/deleting/merge-different-styles-expected.txt:
        * editing/deleting/merge-endOfParagraph-expected.txt:
        * editing/deleting/merge-into-empty-block-1-expected.txt:
        * editing/deleting/merge-into-empty-block-2-expected.txt:
        * editing/deleting/merge-no-br-expected.txt:
        * editing/deleting/merge-unrendered-space-expected.txt:
        * editing/deleting/paragraph-in-preserveNewline-expected.txt:
        * editing/deleting/pruning-after-merge-1-expected.txt:
        * editing/deleting/pruning-after-merge-2-expected.txt:
        * editing/deleting/smart-delete-001-expected.txt:
        * editing/deleting/smart-delete-002-expected.txt:
        * editing/deleting/smart-delete-003-expected.txt:
        * editing/deleting/smart-delete-004-expected.txt:
        * editing/deleting/table-cells-expected.txt:
        * editing/deleting/transpose-empty-expected.txt:
        * editing/deleting/whitespace-pre-1-expected.txt:
        * editing/execCommand/4641880-1-expected.txt:
        * editing/execCommand/4641880-2-expected.txt:
        * editing/execCommand/boldSelection-expected.txt:
        * editing/execCommand/create-list-from-range-selection-expected.txt:
        * editing/execCommand/create-list-with-hr-expected.txt:
        * editing/execCommand/createLink-expected.txt:
        * editing/execCommand/format-block-expected.txt:
        * editing/execCommand/format-block-from-range-selection-expected.txt:
        * editing/execCommand/format-block-with-braces-expected.txt:
        * editing/execCommand/format-block-with-trailing-br-expected.txt:
        * editing/execCommand/hilitecolor-expected.txt:
        * editing/execCommand/indent-empty-root-expected.txt:
        * editing/execCommand/indent-list-item-expected.txt:
        * editing/execCommand/indent-selection-expected.txt:
        * editing/execCommand/insert-list-and-stitch-expected.txt:
        * editing/execCommand/insert-list-with-id-expected.txt:
        * editing/execCommand/insertHTML-expected.txt:
        * editing/execCommand/insertHorizontalRule-expected.txt:
        * editing/execCommand/insertImage-expected.txt:
        * editing/execCommand/italicizeByCharacter-expected.txt:
        * editing/execCommand/modifyForeColorByCharacter-expected.txt:
        * editing/execCommand/nsresponder-indent-expected.txt:
        * editing/execCommand/nsresponder-outdent-expected.txt:
        * editing/execCommand/outdent-selection-expected.txt:
        * editing/execCommand/print-expected.txt:
        * editing/execCommand/queryCommandState-01-expected.txt:
        * editing/execCommand/remove-formatting-2-expected.txt:
        * editing/execCommand/remove-formatting-expected.txt:
        * editing/execCommand/remove-list-from-range-selection-expected.txt:
        * editing/execCommand/remove-list-item-1-expected.txt:
        * editing/execCommand/remove-list-items-expected.txt:
        * editing/execCommand/selectAll-expected.txt:
        * editing/execCommand/strikethroughSelection-expected.txt:
        * editing/execCommand/switch-list-type-expected.txt:
        * editing/execCommand/unlink-expected.txt:
        * editing/input/firstrectforcharacterrange-plain-expected.txt:
        * editing/input/firstrectforcharacterrange-styled-expected.txt:
        * editing/input/wrapped-line-char-rect-expected.txt:
        * editing/inserting/4278698-expected.txt:
        * editing/inserting/before-after-input-element-expected.txt:
        * editing/inserting/editable-html-element-expected.txt:
        * editing/inserting/editing-empty-divs-expected.txt:
        * editing/inserting/insert-3654864-fix-expected.txt:
        * editing/inserting/insert-3659587-fix-expected.txt:
        * editing/inserting/insert-3775316-fix-expected.txt:
        * editing/inserting/insert-3778059-fix-expected.txt:
        * editing/inserting/insert-3786362-fix-expected.txt:
        * editing/inserting/insert-3800346-fix-expected.txt:
        * editing/inserting/insert-3851164-fix-expected.txt:
        * editing/inserting/insert-3907422-fix-expected.txt:
        * editing/inserting/insert-after-delete-001-expected.txt:
        * editing/inserting/insert-at-end-01-expected.txt:
        * editing/inserting/insert-at-end-02-expected.txt:
        * editing/inserting/insert-before-link-1-expected.txt:
        * editing/inserting/insert-br-001-expected.txt:
        * editing/inserting/insert-br-002-expected.txt:
        * editing/inserting/insert-br-003-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-007-expected.txt:
        * editing/inserting/insert-br-008-expected.txt:
        * editing/inserting/insert-br-009-expected.txt:
        * editing/inserting/insert-br-at-tabspan-001-expected.txt:
        * editing/inserting/insert-br-at-tabspan-002-expected.txt:
        * editing/inserting/insert-br-at-tabspan-003-expected.txt:
        * editing/inserting/insert-br-quoted-001-expected.txt:
        * editing/inserting/insert-br-quoted-002-expected.txt:
        * editing/inserting/insert-br-quoted-003-expected.txt:
        * editing/inserting/insert-br-quoted-004-expected.txt:
        * editing/inserting/insert-br-quoted-005-expected.txt:
        * editing/inserting/insert-br-quoted-006-expected.txt:
        * editing/inserting/insert-div-001-expected.txt:
        * editing/inserting/insert-div-002-expected.txt:
        * editing/inserting/insert-div-003-expected.txt:
        * editing/inserting/insert-div-004-expected.txt:
        * editing/inserting/insert-div-005-expected.txt:
        * editing/inserting/insert-div-006-expected.txt:
        * editing/inserting/insert-div-007-expected.txt:
        * editing/inserting/insert-div-008-expected.txt:
        * editing/inserting/insert-div-009-expected.txt:
        * editing/inserting/insert-div-010-expected.txt:
        * editing/inserting/insert-div-011-expected.txt:
        * editing/inserting/insert-div-012-expected.txt:
        * editing/inserting/insert-div-013-expected.txt:
        * editing/inserting/insert-div-014-expected.txt:
        * editing/inserting/insert-div-015-expected.txt:
        * editing/inserting/insert-div-016-expected.txt:
        * editing/inserting/insert-div-017-expected.txt:
        * editing/inserting/insert-div-018-expected.txt:
        * editing/inserting/insert-div-019-expected.txt:
        * editing/inserting/insert-div-020-expected.txt:
        * editing/inserting/insert-div-021-expected.txt:
        * editing/inserting/insert-div-022-expected.txt:
        * editing/inserting/insert-div-023-expected.txt:
        * editing/inserting/insert-div-024-expected.txt:
        * editing/inserting/insert-div-025-expected.txt:
        * editing/inserting/insert-div-026-expected.txt:
        * editing/inserting/insert-div-027-expected.txt:
        * editing/inserting/insert-paragraph-01-expected.txt:
        * editing/inserting/insert-paragraph-02-expected.txt:
        * editing/inserting/insert-paragraph-03-expected.txt:
        * editing/inserting/insert-paragraph-04-expected.txt:
        * editing/inserting/insert-space-in-empty-doc-expected.txt:
        * editing/inserting/insert-tab-001-expected.txt:
        * editing/inserting/insert-tab-002-expected.txt:
        * editing/inserting/insert-tab-003-expected.txt:
        * editing/inserting/insert-tab-004-expected.txt:
        * editing/inserting/insert-text-at-tabspan-001-expected.txt:
        * editing/inserting/insert-text-at-tabspan-002-expected.txt:
        * editing/inserting/insert-text-at-tabspan-003-expected.txt:
        * editing/inserting/insert-text-with-newlines-expected.txt:
        * editing/inserting/line-break-expected.txt:
        * editing/inserting/multiple-lines-selected-expected.txt:
        * editing/inserting/paragraph-separator-01-expected.txt:
        * editing/inserting/paragraph-separator-02-expected.txt:
        * editing/inserting/paragraph-separator-03-expected.txt:
        * editing/inserting/paragraph-separator-in-table-1-expected.txt:
        * editing/inserting/paragraph-separator-in-table-2-expected.txt:
        * editing/inserting/redo-expected.txt:
        * editing/inserting/return-key-with-selection-001-expected.txt:
        * editing/inserting/return-key-with-selection-002-expected.txt:
        * editing/inserting/return-key-with-selection-003-expected.txt:
        * editing/inserting/typing-001-expected.txt:
        * editing/inserting/typing-002-expected.txt:
        * editing/inserting/typing-003-expected.txt:
        * editing/inserting/typing-around-br-001-expected.txt:
        * editing/inserting/typing-around-image-001-expected.txt:
        * editing/pasteboard/3976872-expected.txt:
        * editing/pasteboard/4076267-2-expected.txt:
        * editing/pasteboard/4076267-3-expected.txt:
        * editing/pasteboard/4076267-expected.txt:
        * editing/pasteboard/4242293-1-expected.txt:
        * editing/pasteboard/4242293-expected.txt:
        * editing/pasteboard/4631972-expected.txt:
        * editing/pasteboard/4641033-expected.txt:
        * editing/pasteboard/4700297-expected.txt:
        * editing/pasteboard/4744008-expected.txt:
        * editing/pasteboard/8145-1-expected.txt:
        * editing/pasteboard/8145-2-expected.txt:
        * editing/pasteboard/8145-3-expected.txt:
        * editing/pasteboard/bad-placeholder-expected.txt:
        * editing/pasteboard/block-wrappers-necessary-expected.txt:
        * editing/pasteboard/copy-in-password-field-expected.txt:
        * editing/pasteboard/copy-standalone-image-expected.txt:
        * editing/pasteboard/cut-text-001-expected.txt:
        * editing/pasteboard/displaced-generic-placeholder-expected.txt:
        * editing/pasteboard/displaced-placeholder-expected.txt:
        * editing/pasteboard/display-block-on-spans-expected.txt:
        * editing/pasteboard/drag-drop-modifies-page-expected.txt:
        * editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt:
        * editing/pasteboard/drop-link-expected.txt:
        * editing/pasteboard/emacs-cntl-y-001-expected.txt:
        * editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
        * editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
        * editing/pasteboard/interchange-newline-1-expected.txt:
        * editing/pasteboard/interchange-newline-2-expected.txt:
        * editing/pasteboard/interchange-newline-3-expected.txt:
        * editing/pasteboard/interchange-newline-4-expected.txt:
        * editing/pasteboard/merge-after-delete-1-expected.txt:
        * editing/pasteboard/merge-after-delete-2-expected.txt:
        * editing/pasteboard/merge-after-delete-expected.txt:
        * editing/pasteboard/merge-end-3-expected.txt:
        * editing/pasteboard/merge-end-4-expected.txt:
        * editing/pasteboard/merge-end-5-expected.txt:
        * editing/pasteboard/merge-end-blockquote-expected.txt:
        * editing/pasteboard/merge-end-borders-expected.txt:
        * editing/pasteboard/merge-end-list-expected.txt:
        * editing/pasteboard/merge-end-table-expected.txt:
        * editing/pasteboard/merge-start-blockquote-expected.txt:
        * editing/pasteboard/merge-start-list-expected.txt:
        * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
        * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
        * editing/pasteboard/paste-4035648-fix-expected.txt:
        * editing/pasteboard/paste-4038267-fix-expected.txt:
        * editing/pasteboard/paste-4039777-fix-expected.txt:
        * editing/pasteboard/paste-RTFD-expected.txt:
        * editing/pasteboard/paste-TIFF-expected.txt:
        * editing/pasteboard/paste-line-endings-001-expected.txt:
        * editing/pasteboard/paste-line-endings-002-expected.txt:
        * editing/pasteboard/paste-line-endings-003-expected.txt:
        * editing/pasteboard/paste-line-endings-004-expected.txt:
        * editing/pasteboard/paste-line-endings-005-expected.txt:
        * editing/pasteboard/paste-line-endings-006-expected.txt:
        * editing/pasteboard/paste-line-endings-007-expected.txt:
        * editing/pasteboard/paste-line-endings-008-expected.txt:
        * editing/pasteboard/paste-line-endings-009-expected.txt:
        * editing/pasteboard/paste-line-endings-010-expected.txt:
        * editing/pasteboard/paste-list-001-expected.txt:
        * editing/pasteboard/paste-match-style-001-expected.txt:
        * editing/pasteboard/paste-match-style-002-expected.txt:
        * editing/pasteboard/paste-pre-001-expected.txt:
        * editing/pasteboard/paste-pre-002-expected.txt:
        * editing/pasteboard/paste-table-001-expected.txt:
        * editing/pasteboard/paste-table-002-expected.txt:
        * editing/pasteboard/paste-table-003-expected.txt:
        * editing/pasteboard/paste-text-001-expected.txt:
        * editing/pasteboard/paste-text-002-expected.txt:
        * editing/pasteboard/paste-text-003-expected.txt:
        * editing/pasteboard/paste-text-004-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-008-expected.txt:
        * editing/pasteboard/paste-text-009-expected.txt:
        * editing/pasteboard/paste-text-010-expected.txt:
        * editing/pasteboard/paste-text-011-expected.txt:
        * editing/pasteboard/paste-text-012-expected.txt:
        * editing/pasteboard/paste-text-013-expected.txt:
        * editing/pasteboard/paste-text-014-expected.txt:
        * editing/pasteboard/paste-text-015-expected.txt:
        * editing/pasteboard/paste-text-016-expected.txt:
        * editing/pasteboard/paste-text-017-expected.txt:
        * editing/pasteboard/paste-text-018-expected.txt:
        * editing/pasteboard/paste-text-019-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
        * editing/pasteboard/paste-xml-expected.txt:
        * editing/pasteboard/pasting-object-expected.txt:
        * editing/pasteboard/pasting-tabs-expected.txt:
        * editing/pasteboard/prevent-block-nesting-01-expected.txt:
        * editing/pasteboard/quirks-mode-br-1-expected.txt:
        * editing/pasteboard/quirks-mode-br-2-expected.txt:
        * editing/pasteboard/smart-paste-001-expected.txt:
        * editing/pasteboard/smart-paste-002-expected.txt:
        * editing/pasteboard/smart-paste-003-expected.txt:
        * editing/pasteboard/smart-paste-004-expected.txt:
        * editing/pasteboard/smart-paste-005-expected.txt:
        * editing/pasteboard/smart-paste-006-expected.txt:
        * editing/pasteboard/smart-paste-007-expected.txt:
        * editing/pasteboard/smart-paste-008-expected.txt:
        * editing/pasteboard/styled-element-markup-expected.txt:
        * editing/pasteboard/subframe-dragndrop-1-expected.txt:
        * editing/pasteboard/testcase-9507-expected.txt:
        * editing/pasteboard/undoable-fragment-removes-expected.txt:
        * editing/pasteboard/unrendered-br-expected.txt:
        * editing/selection/3690703-2-expected.txt:
        * editing/selection/3690703-expected.txt:
        * editing/selection/3690719-expected.txt:
        * editing/selection/4397952-expected.txt:
        * editing/selection/4932260-1-expected.txt:
        * editing/selection/4932260-2-expected.txt:
        * editing/selection/4932260-3-expected.txt:
        * editing/selection/4947387-expected.txt:
        * editing/selection/6476-expected.txt:
        * editing/selection/7152-1-expected.txt:
        * editing/selection/7152-2-expected.txt:
        * editing/selection/after-line-wrap-expected.txt:
        * editing/selection/caret-rtl-2-expected.txt:
        * editing/selection/caret-rtl-expected.txt:
        * editing/selection/click-before-and-after-table-expected.txt:
        * editing/selection/click-start-of-line-expected.txt:
        * editing/selection/designmode-no-caret-expected.txt:
        * editing/selection/editable-links-expected.txt:
        * editing/selection/editable-non-editable-crash-expected.txt:
        * editing/selection/end-of-document-expected.txt:
        * editing/selection/expanding-selections-expected.txt:
        * editing/selection/expanding-selections2-expected.txt:
        * editing/selection/extend-by-character-001-expected.txt:
        * editing/selection/extend-by-character-002-expected.txt:
        * editing/selection/extend-by-character-003-expected.txt:
        * editing/selection/extend-by-character-004-expected.txt:
        * editing/selection/extend-by-character-005-expected.txt:
        * editing/selection/extend-by-character-006-expected.txt:
        * editing/selection/extend-by-sentence-001-expected.txt:
        * editing/selection/extend-by-word-001-expected.txt:
        * editing/selection/extend-by-word-002-expected.txt:
        * editing/selection/fake-doubleclick-expected.txt:
        * editing/selection/fake-drag-expected.txt:
        * editing/selection/iframe-expected.txt:
        * editing/selection/image-before-linebreak-expected.txt:
        * editing/selection/inline-table-expected.txt:
        * editing/selection/leave-requested-block-expected.txt:
        * editing/selection/mixed-editability-1-expected.txt:
        * editing/selection/mixed-editability-3-expected.txt:
        * editing/selection/mixed-editability-4-expected.txt:
        * editing/selection/mixed-editability-5-expected.txt:
        * editing/selection/move-3875618-fix-expected.txt:
        * editing/selection/move-3875641-fix-expected.txt:
        * editing/selection/move-backwords-by-word-001-expected.txt:
        * editing/selection/move-between-blocks-no-001-expected.txt:
        * editing/selection/move-between-blocks-yes-001-expected.txt:
        * editing/selection/move-by-character-001-expected.txt:
        * editing/selection/move-by-character-002-expected.txt:
        * editing/selection/move-by-character-003-expected.txt:
        * editing/selection/move-by-character-004-expected.txt:
        * editing/selection/move-by-character-005-expected.txt:
        * editing/selection/move-by-character-6-expected.txt:
        * editing/selection/move-by-line-001-expected.txt:
        * editing/selection/move-by-line-002-expected.txt:
        * editing/selection/move-by-word-001-expected.txt:
        * editing/selection/previous-line-position-expected.txt:
        * editing/selection/replace-selection-1-expected.txt:
        * editing/selection/replaced-boundaries-1-expected.txt:
        * editing/selection/replaced-boundaries-2-expected.txt:
        * editing/selection/replaced-boundaries-3-expected.txt:
        * editing/selection/select-all-001-expected.txt:
        * editing/selection/select-all-002-expected.txt:
        * editing/selection/select-all-003-expected.txt:
        * editing/selection/select-all-004-expected.txt:
        * editing/selection/select-all-005-expected.txt:
        * editing/selection/select-all-006-expected.txt:
        * editing/selection/select-all-iframe-expected.txt:
        * editing/selection/select-box-expected.txt:
        * editing/selection/select-element-paragraph-boundary-expected.txt:
        * editing/selection/select-missing-image-expected.txt:
        * editing/selection/selection-3748164-fix-expected.txt:
        * editing/selection/skip-non-editable-1-expected.txt:
        * editing/selection/skip-non-editable-2-expected.txt:
        * editing/selection/table-caret-1-expected.txt:
        * editing/selection/table-caret-2-expected.txt:
        * editing/selection/table-caret-3-expected.txt:
        * editing/selection/triple-click-in-pre-expected.txt:
        * editing/selection/unrendered-001-expected.txt:
        * editing/selection/unrendered-002-expected.txt:
        * editing/selection/unrendered-003-expected.txt:
        * editing/selection/unrendered-004-expected.txt:
        * editing/selection/unrendered-005-expected.txt:
        * editing/selection/unrendered-space-expected.txt:
        * editing/spelling/spelling-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-004-expected.txt:
        * editing/style/block-style-005-expected.txt:
        * editing/style/block-style-006-expected.txt:
        * editing/style/block-styles-007-expected.txt:
        * editing/style/create-block-for-style-001-expected.txt:
        * editing/style/create-block-for-style-002-expected.txt:
        * editing/style/create-block-for-style-003-expected.txt:
        * editing/style/create-block-for-style-004-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-007-expected.txt:
        * editing/style/create-block-for-style-008-expected.txt:
        * editing/style/create-block-for-style-009-expected.txt:
        * editing/style/create-block-for-style-010-expected.txt:
        * editing/style/create-block-for-style-011-expected.txt:
        * editing/style/create-block-for-style-012-expected.txt:
        * editing/style/create-block-for-style-013-expected.txt:
        * editing/style/designmode-expected.txt:
        * editing/style/non-inheritable-styles-expected.txt:
        * editing/style/relative-font-size-change-001-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/remove-underline-across-paragraph-expected.txt:
        * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
        * editing/style/remove-underline-after-paragraph-expected.txt:
        * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
        * editing/style/remove-underline-expected.txt:
        * editing/style/remove-underline-from-stylesheet-expected.txt:
        * editing/style/remove-underline-in-bold-expected.txt:
        * editing/style/smoosh-styles-001-expected.txt:
        * editing/style/smoosh-styles-002-expected.txt:
        * editing/style/smoosh-styles-003-expected.txt:
        * editing/style/style-3681552-fix-001-expected.txt:
        * editing/style/style-3681552-fix-002-expected.txt:
        * editing/style/style-3690704-fix-expected.txt:
        * editing/style/style-3998892-fix-expected.txt:
        * editing/style/style-boundary-001-expected.txt:
        * editing/style/style-boundary-002-expected.txt:
        * editing/style/style-boundary-003-expected.txt:
        * editing/style/style-boundary-004-expected.txt:
        * editing/style/style-boundary-005-expected.txt:
        * editing/style/table-selection-expected.txt:
        * editing/style/typing-style-001-expected.txt:
        * editing/style/typing-style-002-expected.txt:
        * editing/style/typing-style-003-expected.txt:
        * editing/style/unbold-in-bold-expected.txt:
        * editing/style/underline-expected.txt:
        * editing/undo/4063751-expected.txt:
        * editing/undo/redo-typing-001-expected.txt:
        * editing/undo/undo-iframe-location-change-expected.txt:
        * editing/undo/undo-misspellings-expected.txt:
        * editing/undo/undo-typing-001-expected.txt:
        * editing/unsupported-content/list-delete-001-expected.txt:
        * editing/unsupported-content/list-delete-002-expected.txt:
        * editing/unsupported-content/list-delete-003-expected.txt:
        * editing/unsupported-content/list-type-after-expected.txt:
        * editing/unsupported-content/list-type-before-expected.txt:
        * editing/unsupported-content/table-delete-001-expected.txt:
        * editing/unsupported-content/table-delete-002-expected.txt:
        * editing/unsupported-content/table-delete-003-expected.txt:
        * editing/unsupported-content/table-type-after-expected.txt:
        * editing/unsupported-content/table-type-before-expected.txt:
        * fast/forms/focus-selection-input-expected.txt:

2007-04-19  Mark Rowe  <mrowe@apple.com>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=13401
        Bug 13401: Reproducible crash calling myArray.sort(compareFn) from within
        a sort comparison function

        * fast/js/array-sort-reentrance-expected.txt: Added.
        * fast/js/array-sort-reentrance.html: Added.
        * fast/js/resources/array-sort-reentrance.js: Added.

2007-04-19  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=12249
          FCKeditor: <hr>, <ul> and <ol> have id="undefined"

        * editing/execCommand/arguments-combinations-expected.txt: Added.
        * editing/execCommand/arguments-combinations.html: Added.

2007-04-18  Brady Eidson  <beidson@apple.com>

        Reviewed by Tim

        <rdar://problem/5008925>
        Expose the NSURLConnection delegate willCacheResponse API to WebResourceLoadDelegate

        * http/tests/misc/willCacheResponse-delegate-callback-expected.txt: Added.
        * http/tests/misc/willCacheResponse-delegate-callback.html: Added.

2007-04-18  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by AP.

        - Consolidated encoding tests.

        * fast/encoding/char-decoding-expected.txt:
        * fast/encoding/char-decoding.html:
        * fast/encoding/charset-x-nextstep-expected.txt: Removed.
        * fast/encoding/charset-x-nextstep.html: Removed.

2007-04-17  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13369
          REGRESSION (r13366): Invisible table cell background is painted

        * fast/table/invisible-cell-background-expected.checksum: Added.
        * fast/table/invisible-cell-background-expected.png: Added.
        * fast/table/invisible-cell-background-expected.txt: Added.
        * fast/table/invisible-cell-background.html: Added.

2007-04-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        <rdar://problem/5119244> 
        Crash when indenting a selected ToDo
        
        * editing/execCommand/5119244-expected.checksum: Added.
        * editing/execCommand/5119244-expected.png: Added.
        * editing/execCommand/5119244-expected.txt: Added.
        * editing/execCommand/5119244.html: Added.

2007-04-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by hyatt
        
        <rdar://problem/5138441> 
        GoogleDocs: Indented text looks like text that's been Quoted

        Demonstrates the bug:
        * editing/execCommand/5138441-expected.checksum: Added.
        * editing/execCommand/5138441-expected.png: Added.
        * editing/execCommand/5138441-expected.txt: Added.
        * editing/execCommand/5138441.html: Added.
        
        Added inline style declarations for indent blockquotes
        to match those that the engine creates:
        * editing/execCommand/indent-selection.html:
        * editing/execCommand/outdent-selection.html:

2007-04-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5136770> 
        Gmail Editor: Hang when turning a particular multi-line selection into a list

        Demonstrates the bug:
        * editing/execCommand/5136770-expected.checksum: Added.
        * editing/execCommand/5136770-expected.png: Added.
        * editing/execCommand/5136770-expected.txt: Added.
        * editing/execCommand/5136770.html: Added.
        
        Added placeholders in empty list items:
        * editing/execCommand/4747450-expected.txt:
        * editing/execCommand/insert-list-empty-div-expected.txt:
        * editing/execCommand/4917055-expected.txt:
        
        A horizontal rule pushed into a list item appears *before*
        the list marker in the render tree, although, the new results 
        look more correct (13376):
        * 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:


2007-04-16  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5134759> 
        GMail Editor: Hang after pasting underlined text multiple times

        Demonstrates the bug:
        * editing/pasteboard/5134759-expected.checksum: Added.
        * editing/pasteboard/5134759-expected.png: Added.
        * editing/pasteboard/5134759-expected.txt: Added.
        * editing/pasteboard/5134759.html: Added.
        
        A unnecessary extra space was added to an element's 
        inline style declaration, because of the way cssText behaves:
        * editing/pasteboard/paste-table-002-expected.txt:

2007-04-13  David Kilzer  <ddkilzer@webkit.org>

        Patch and review by hyatt.  Testing and landing by ddkilzer.

        <rdar://problem/5078866>
        tables don't inherit text-align (in strict mode; they're not supposed to in quirks mode)

        Test tables/mozilla_expected_failures/bugs/bug11384s.html progressed after this fix, so
        it was moved to tables/mozilla/bugs/bug11384s.html.

        * fast/css/table-text-align-quirk-expected.checksum: Added.
        * fast/css/table-text-align-quirk-expected.png: Added.
        * fast/css/table-text-align-quirk-expected.txt: Added.
        * fast/css/table-text-align-quirk.html: Added.
        * fast/css/table-text-align-strict-expected.checksum: Added.
        * fast/css/table-text-align-strict-expected.png: Added.
        * fast/css/table-text-align-strict-expected.txt: Added.
        * fast/css/table-text-align-strict.html: Added.
        * fast/table/border-collapsing/rtl-border-collapsing.html: Replaced "text-align: -khtml-center"
        style with "text-align: center" style.
        * tables/mozilla/bugs/bug11384s-expected.checksum: Added.
        * tables/mozilla/bugs/bug11384s-expected.png: Added.
        * tables/mozilla/bugs/bug11384s-expected.txt: Added.
        * tables/mozilla/bugs/bug11384s.html: Added.
        * tables/mozilla_expected_failures/bugs/bug11384s-expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug11384s-expected.png: Removed.
        * tables/mozilla_expected_failures/bugs/bug11384s-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug11384s.html: Removed.

2007-04-13  Brady Eidson  <beidson@apple.com>

        Reviewed by a sanity check

        My layout test *has* to be http, since dumping history in DRT with hard coded file paths
        will never match up to expected results across machines.

        Lame

        * history/new-window-redirect-history-expected.txt: Removed.
        * history/new-window-redirect-history.html: Removed.
        * history/resources/redirect-1.html: Removed.
        * history/resources/redirect-2.html: Removed.
        * http/tests/navigation/new-window-redirect-history-expected.txt: Added.
        * http/tests/navigation/new-window-redirect-history.html: Added.
        * http/tests/navigation/resources/redirect-1.html: Added.
        * http/tests/navigation/resources/redirect-2.html: Added.

2007-04-12  Brady Eidson  <beidson@apple.com>

        Reviewed by Geoose

        <rdar://problem/4664154> and http://bugs.webkit.org/show_bug.cgi?id=3546

        Layout test that covers opening an empty new window, then starting to navigate around in it

        * history/new-window-redirect-history-expected.txt: Added.
        * history/new-window-redirect-history.html: Added.
        * history/resources/redirect-1.html: Added.
        * history/resources/redirect-2.html: Added.

2007-04-13  Anders Carlsson  <andersca@apple.com>

        Reviewed by Brady.

        * plugins/open-and-close-window-with-plugin.html:
        Manage open windows manually for this test.

2007-04-12  Deneb Meketa  <dmeketa@adobe.com>

        Reviewed by Darin Adler.

        http://bugs.webkit.org/show_bug.cgi?id=13029
        rdar://problem/4994849
        Bug 13029: Permit NPAPI plug-ins to see HTTP response headers.

        * http/tests/plugins/npapi-response-headers-expected.txt: Added.
        * http/tests/plugins/npapi-response-headers.html: Added.
        * http/tests/plugins/resources/load-me-1.txt: Added.
        * http/tests/plugins/resources/load-me-2.txt: Added.

2007-04-12  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5131716> 
        Clicking just before a ToDo doesn't put the caret before the ToDo
        
        * editing/selection/5131716-1-expected.checksum: Added.
        * editing/selection/5131716-1-expected.png: Added.
        * editing/selection/5131716-1-expected.txt: Added.
        * editing/selection/5131716-1.html: Added.
        * editing/selection/5131716-2-expected.checksum: Added.
        * editing/selection/5131716-2-expected.png: Added.
        * editing/selection/5131716-2-expected.txt: Added.
        * editing/selection/5131716-2.html: Added.
        * editing/selection/5131716-3-expected.checksum: Added.
        * editing/selection/5131716-3-expected.png: Added.
        * editing/selection/5131716-3-expected.txt: Added.
        * editing/selection/5131716-3.html: Added.
        * editing/selection/5131716-4-expected.checksum: Added.
        * editing/selection/5131716-4-expected.png: Added.
        * editing/selection/5131716-4-expected.txt: Added.
        * editing/selection/5131716-4.html: Added.

2007-04-11  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=11362
          Native popup with size="1" wraps options

        * fast/forms/menulist-option-wrap-expected.checksum: Added.
        * fast/forms/menulist-option-wrap-expected.png: Added.
        * fast/forms/menulist-option-wrap-expected.txt: Added.
        * fast/forms/menulist-option-wrap.html: Added.
        * fast/forms/select-empty-option-height-expected.checksum:
        * fast/forms/select-empty-option-height-expected.png:

2007-04-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/5126166> 
        Deleting selection starting at before ToDo checkbox to end of line, inserts a BR in the subsequent ToDo

        * editing/deleting/5126166-expected.checksum: Added.
        * editing/deleting/5126166-expected.png: Added.
        * editing/deleting/5126166-expected.txt: Added.
        * editing/deleting/5126166.html: Added.

2007-04-10  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4932260> 
        Invalid attributed string for attachment range obtained via AXPreviousWordStartTextMarkerForTextMarker

        Forgot to check these in in my previous checkin:
        * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum: Added.
        * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
        
        Tests for a bug where replaced elements would act
        as sentence boundaries:
        * editing/selection/4932260-1-expected.checksum: Added.
        * editing/selection/4932260-1-expected.png: Added.
        * editing/selection/4932260-1-expected.txt: Added.
        * editing/selection/4932260-1.html: Added.
        
        Tests to see that replaced elements do not act as word
        boundaries when moving forward through the document:
        * editing/selection/4932260-2-expected.checksum: Added.
        * editing/selection/4932260-2-expected.png: Added.
        * editing/selection/4932260-2-expected.txt: Added.
        * editing/selection/4932260-2.html: Added.
        
        Ditto but tests moving backward:
        * editing/selection/4932260-3-expected.checksum: Added.
        * editing/selection/4932260-3-expected.png: Added.
        * editing/selection/4932260-3-expected.txt: Added.
        * editing/selection/4932260-3.html: Added.
        
        No way to test accessibility APIs atm, and had trouble
        making a test for selection creation with double-click 
        and drag.

2007-04-10  Antti Koivisto  <antti@apple.com>

        Reviewed by Hyatt.
        
        Layout test for <rdar://5057686>
        Flex box layout example hangs in WebCore::RenderFlexibleBox::allowedChildFlex

        * fast/flexbox/flex-hang-expected.checksum: Added.
        * fast/flexbox/flex-hang-expected.png: Added.
        * fast/flexbox/flex-hang-expected.txt: Added.
        * fast/flexbox/flex-hang.html: Added.

2007-04-09  Brady Eidson  <beidson@apple.com>

        Reviewed by Darin

        Layout test for the fix for <rdar://4921797> and http://bugs.webkit.org/show_bug.cgi?id=12005

        * http/tests/navigation/multiple-back-forward-entries-expected.txt: Added.
        * http/tests/navigation/multiple-back-forward-entries.html: Added.
        * http/tests/navigation/resources/slow-resource.pl: Added.

2007-04-09  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by ggaren
        
        These were never checked in:
        * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum: Added.
        * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
        
        New results were never checked in after some selection 
        gap filling fixes: 
        * editing/style/remove-underline-across-paragraph-expected.checksum:
        * editing/style/remove-underline-across-paragraph-expected.png:
        * editing/style/remove-underline-across-paragraph-in-bold-expected.checksum:
        * editing/style/remove-underline-across-paragraph-in-bold-expected.png:
        * editing/style/style-3690704-fix-expected.checksum:
        * editing/style/style-3690704-fix-expected.png:
        * editing/style/table-selection-expected.checksum:
        * editing/style/table-selection-expected.png:
        * editing/undo/4063751-expected.checksum:
        * editing/undo/4063751-expected.png:                
        * editing/style/apple-style-editable-mix-expected.checksum:
        * editing/style/apple-style-editable-mix-expected.png:
        * editing/inserting/paragraph-separator-in-table-1-expected.checksum:
        * editing/inserting/paragraph-separator-in-table-1-expected.png:
        * editing/inserting/paragraph-separator-in-table-2-expected.checksum:
        * editing/inserting/paragraph-separator-in-table-2-expected.png:
        
        Checking in incorrect results and adding a FIXME that references the
        bug that this test demonstrates:
        * editing/style/smoosh-styles-003-expected.checksum:
        * editing/style/smoosh-styles-003-expected.png:
        * editing/style/smoosh-styles-003-expected.txt:
        * editing/style/smoosh-styles-003.html:
        
        Misspelling marker correctly removed:
        * editing/deleting/delete-to-select-table-expected.checksum:
        * editing/deleting/delete-to-select-table-expected.png:
        
        Horizontal rules and parts of table borders were made very slightly 
        darker, and these results were never updated:
        * editing/inserting/4278698-expected.checksum:
        * editing/inserting/4278698-expected.png:
        * editing/unsupported-content/table-type-after-expected.checksum:
        * editing/unsupported-content/table-type-after-expected.png:
        * editing/unsupported-content/table-type-before-expected.checksum:
        * editing/unsupported-content/table-type-before-expected.png:
        * editing/deleting/table-cells-expected.checksum:
        * editing/deleting/table-cells-expected.png:
        
2007-04-09  Anders Carlsson  <andersca@apple.com>

        Reviewed by Mitz.

        http://bugs.webkit.org/show_bug.cgi?id=13313
        Many pixel tests started failing in the range (r20794, r20801]

        * plugins/resources/open-and-close-window-with-plugin.html:
        Try to fix the ASSERT on the build bot by scheduling a timeout that schedules a timeout.

2007-04-09  Anders Carlsson  <andersca@apple.com>

        Reviewed by Darin.
        
        <rdar://problem/5120801> 
        http://bugs.webkit.org/show_bug.cgi?id=13247
        Closing a page during slow cloning causes crash in setJSStatusBarText (13247)
        
        * fast/dom/Window/setting-properties-on-closed-window-expected.txt: Added.
        * fast/dom/Window/setting-properties-on-closed-window.html: Added.

2007-04-09  Andrew Wellington  <proton@wiretapped.net>

        Reviewed by Justin Garcia.
        
        Layout test for http://bugs.webkit.org/show_bug.cgi?id=12959
        "REGRESSION: Edit -> Copy not enabled on standalone images"

        * editing/pasteboard/copy-standalone-image-expected.checksum: Added.
        * editing/pasteboard/copy-standalone-image-expected.png: Added.
        * editing/pasteboard/copy-standalone-image-expected.txt: Added.
        * editing/pasteboard/copy-standalone-image.html: Added.

2007-04-06  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Layout tests for one more case of <rdar://problem/5112273> REGRESSION(TOT): 
        Reproducible crash loading an old version of amazon.com as a web archive

        * fast/dom/null-document-xmlhttprequest-open-expected.txt: Added.
        * fast/dom/null-document-xmlhttprequest-open.html: Added.

2007-04-06  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Layout tests for <rdar://problem/5112273> REGRESSION(TOT): Reproducible 
        crash loading an old version of amazon.com as a web archive

        * fast/dom/null-document-location-assign-crash-expected.txt: Added.
        * fast/dom/null-document-location-assign-crash.html: Added.
        * fast/dom/null-document-location-href-put-crash-expected.txt: Added.
        * fast/dom/null-document-location-href-put-crash.html: Added.
        * fast/dom/null-document-location-put-crash-expected.txt: Added.
        * fast/dom/null-document-location-put-crash.html: Added.
        * fast/dom/null-document-location-replace-crash-expected.txt: Added.
        * fast/dom/null-document-location-replace-crash.html: Added.
        * fast/dom/null-document-window-open-crash-expected.txt: Added.
        * fast/dom/null-document-window-open-crash.html: Added.

2007-04-06  Adam Roben  <aroben@apple.com>

        Reviewed by Adele.

        These two editing tests were using the wrong case for
        dumpEditingCallbacks, which meant that they were falling into DRT's
        invokeUndefinedMethodFromWebScript instead of actually turning on the
        callback dumping.
        
        This patch fixes the case of the call and updates the results.

        * editing/execCommand/4641880-1-expected.txt:
        * editing/execCommand/4641880-1.html:
        * editing/execCommand/4641880-2-expected.txt:
        * editing/execCommand/4641880-2.html:

2007-04-06  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/5115601> 
        REGRESSION: Crash deleting a selection that starts in an editable table cell

        * editing/deleting/5115601-expected.checksum: Added.
        * editing/deleting/5115601-expected.png: Added.
        * editing/deleting/5115601-expected.txt: Added.
        * editing/deleting/5115601.html: Added.

2007-04-06  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by.

        - Fixing a test failure.

        * http/tests/misc/iframe-invalid-source-crash-expected.txt:

2007-04-05  Oliver Hunt  <oliver@apple.com>

        Reviewed by Maciej.

        Layout tests for rdar://problem/4849948
        Make sure we don't crash when passing invalid args to Canvas::drawImage

        * fast/canvas/drawImage-with-invalid-args-expected.checksum: Added.
        * fast/canvas/drawImage-with-invalid-args-expected.png: Added.
        * fast/canvas/drawImage-with-invalid-args-expected.txt: Added.
        * fast/canvas/drawImage-with-invalid-args.html: Added.

2007-04-05  Adele Peterson  <adele@apple.com>

        Reviewed by Oliver.

        Test for <rdar://problem/4965597> REGRESSION: mouseup doesn't fire for slider (causes it to always default to max)

        * fast/forms/slider-mouse-events-expected.txt: Added.
        * fast/forms/slider-mouse-events.html: Added.

2007-04-05  Anders Carlsson  <andersca@apple.com>

        Reviewed by Adam.

        <rdar://problem/5083023>
        REGRESSION: In Real Player (10.1.0), video continues to play after closing window

        Add a test where a window containing a plugin is opened and then closed. The window is closed
        without calling -[WebView close].
        
        * plugins/open-and-close-window-with-plugin-expected.txt: Added.
        * plugins/open-and-close-window-with-plugin.html: Added.
        * plugins/resources/open-and-close-window-with-plugin.html: Added.

2007-04-05  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Darin.

        - Now we add a console message when local resources are blocked.

        * http/tests/security/local-CSS-from-remote-expected.txt:
        * http/tests/security/local-JavaScript-from-remote-expected.txt:
        * http/tests/security/local-iFrame-from-remote-expected.txt:
        * http/tests/security/local-image-from-remote-expected.txt:

2007-04-05  Oliver Hunt  <oliver@apple.com>

        Reviewed by Adam.

        Testcase for landscape pdfs as image

        rdar://problem/5030934 -- landscape PDFs embedded as an image are cut off

        * fast/images/pdf-as-image-landscape-expected.txt: Added.
        * fast/images/pdf-as-image-landscape.html: Added.
        * fast/images/resources/pdf_test_landscape.pdf: Added.

2007-04-04  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13278
        REGRESSION: cannot change SELECT option

        * fast/forms/option-change-single-selected-expected.txt: Added.
        * fast/forms/option-change-single-selected.html: Added.

2007-04-03  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5026848> Can cut/delete To Do subunits

        This tests to make sure that non-editable content
        that is in both the start and end editable roots
        is removed:
        * editing/deleting/5026848-1-expected.checksum: Added.
        * editing/deleting/5026848-1-expected.png: Added.
        * editing/deleting/5026848-1-expected.txt: Added.
        * editing/deleting/5026848-1.html: Added.
        This tests to make sure that non-editable content
        that is not in both the start and end editable roots
        is not removed:
        * editing/deleting/5026848-2-expected.checksum: Added.
        * editing/deleting/5026848-2-expected.png: Added.
        * editing/deleting/5026848-2-expected.txt: Added.
        * editing/deleting/5026848-2.html: Added.
        This tests to make sure that editable regions 
        that are not in both the start and end editable roots
        are cleared (not removed, unless they are in another
        editable region):
        * editing/deleting/5026848-3-expected.checksum: Added.
        * editing/deleting/5026848-3-expected.png: Added.
        * editing/deleting/5026848-3-expected.txt: Added.
        * editing/deleting/5026848-3.html: Added.

2007-04-03  Anders Carlsson  <andersca@apple.com>

        Reviewed by Adam.

        <rdar://problem/5107534>
        http://bugs.webkit.org/show_bug.cgi?id=13265
        REGRESSION: Crash in KJS::Bindings::convertValueToNPVariant

        * plugins/netscape-invoke-default.html:
        Test calling NPN_InvokeDefault on an object that isn't a function.
        
2007-04-03  Anders Carlsson  <andersca@apple.com>

        Reviewed by Darin.

        <rdar://problem/5028178>
        Crash occurs at WebCore::FrameLoader::activeDocumentLoader() after loading Froggster widget

        * plugins/get-url-that-the-resource-load-delegate-will-disallow-expected.txt: Added.
        * plugins/get-url-that-the-resource-load-delegate-will-disallow.html: Added.

2007-04-03  Mitz Pettel  <mitz@webkit.org>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=13268>
        Make editing/selection/drag-in-iframe.html valid and deterministic

        * editing/resources/select-and-drag-iframe.html: Removed.
        * editing/selection/drag-in-iframe-expected.checksum:
        * editing/selection/drag-in-iframe-expected.png:
        * editing/selection/drag-in-iframe-expected.txt:
        * editing/selection/drag-in-iframe.html:

2007-04-03  Adele Peterson  <adele@apple.com>

        Updated results for recent change to always lighten disabled text color for black text.

        * fast/forms/input-disabled-color-expected.checksum:
        * fast/forms/input-disabled-color-expected.png:
        * fast/forms/input-disabled-color-expected.txt:

2007-04-03  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5107422> 
        TOT REGRESSION: Delete key fails to delete text, and cursor disappears in Mail.app

        moveParagraphs no longer calls shouldInsert:
        * editing/deleting/delete-3857753-fix-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
        * editing/deleting/delete-block-merge-contents-001-expected.txt:
        * editing/deleting/delete-block-merge-contents-002-expected.txt:
        * editing/deleting/delete-block-merge-contents-003-expected.txt:
        * editing/deleting/delete-block-merge-contents-004-expected.txt:
        * editing/deleting/delete-block-merge-contents-005-expected.txt:
        * editing/deleting/delete-block-merge-contents-006-expected.txt:
        * editing/deleting/delete-block-merge-contents-007-expected.txt:
        * editing/deleting/delete-block-merge-contents-008-expected.txt:
        * editing/deleting/delete-block-merge-contents-009-expected.txt:
        * editing/deleting/delete-block-merge-contents-010-expected.txt:
        * editing/deleting/delete-block-merge-contents-012-expected.txt:
        * editing/deleting/delete-block-merge-contents-013-expected.txt:
        * editing/deleting/delete-block-merge-contents-014-expected.txt:
        * editing/deleting/delete-block-merge-contents-015-expected.txt:
        * editing/deleting/delete-block-merge-contents-016-expected.txt:
        * editing/deleting/delete-block-merge-contents-017-expected.txt:
        * editing/deleting/delete-block-merge-contents-018-expected.txt:
        * editing/deleting/delete-block-merge-contents-019-expected.txt:
        * editing/deleting/delete-block-merge-contents-020-expected.txt:
        * editing/deleting/delete-block-merge-contents-021-expected.txt:
        * editing/deleting/delete-block-merge-contents-022-expected.txt:
        * editing/deleting/delete-block-table-expected.txt:
        * editing/deleting/delete-br-010-expected.txt:
        * editing/deleting/delete-line-002-expected.txt:
        * editing/deleting/delete-line-004-expected.txt:
        * editing/deleting/delete-line-006-expected.txt:
        * editing/deleting/delete-line-007-expected.txt:
        * editing/deleting/delete-line-008-expected.txt:
        * editing/deleting/delete-line-011-expected.txt:
        * editing/deleting/delete-line-012-expected.txt:
        * editing/deleting/delete-listitem-001-expected.txt:
        * editing/deleting/delete-to-end-of-paragraph-expected.txt:
        * editing/deleting/merge-different-styles-expected.txt:
        * editing/deleting/merge-no-br-expected.txt:
        * editing/deleting/pruning-after-merge-1-expected.txt:
        * editing/deleting/pruning-after-merge-2-expected.txt:
        * editing/execCommand/create-list-from-range-selection-expected.txt:
        * editing/execCommand/create-list-with-hr-expected.txt:
        * editing/execCommand/format-block-expected.txt:
        * editing/execCommand/format-block-from-range-selection-expected.txt:
        * editing/execCommand/format-block-with-braces-expected.txt:
        * editing/execCommand/format-block-with-trailing-br-expected.txt:
        * editing/execCommand/indent-list-item-expected.txt:
        * editing/execCommand/indent-selection-expected.txt:
        * editing/execCommand/insert-list-and-stitch-expected.txt:
        * editing/execCommand/insert-list-with-id-expected.txt:
        * editing/execCommand/nsresponder-indent-expected.txt:
        * editing/execCommand/outdent-selection-expected.txt:
        * editing/execCommand/queryCommandState-01-expected.txt:
        * editing/execCommand/remove-list-1-expected.txt:
        * editing/execCommand/remove-list-from-range-selection-expected.txt:
        * editing/execCommand/remove-list-item-1-expected.txt:
        * editing/execCommand/remove-list-items-expected.txt:
        * editing/execCommand/switch-list-type-expected.txt:
        * editing/inserting/insert-3907422-fix-expected.txt:
        * editing/inserting/insert-div-026-expected.txt:
        * editing/inserting/multiple-lines-selected-expected.txt:
        * editing/inserting/return-key-with-selection-001-expected.txt:
        * editing/inserting/return-key-with-selection-002-expected.txt:
        * editing/pasteboard/4076267-2-expected.txt:
        * editing/pasteboard/4700297-expected.txt:
        * editing/pasteboard/8145-3-expected.txt:
        * editing/pasteboard/display-block-on-spans-expected.txt:
        * editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
        * editing/pasteboard/interchange-newline-1-expected.txt:
        * editing/pasteboard/interchange-newline-2-expected.txt:
        * editing/pasteboard/merge-after-delete-1-expected.txt:
        * editing/pasteboard/merge-after-delete-2-expected.txt:
        * editing/pasteboard/merge-after-delete-expected.txt:
        * editing/pasteboard/merge-end-1-expected.txt:
        * editing/pasteboard/merge-end-2-expected.txt:
        * editing/pasteboard/merge-end-3-expected.txt:
        * editing/pasteboard/merge-end-4-expected.txt:
        * editing/pasteboard/merge-end-5-expected.txt:
        * editing/pasteboard/merge-end-blockquote-expected.txt:
        * editing/pasteboard/merge-end-borders-expected.txt:
        * editing/pasteboard/merge-end-list-expected.txt:
        * editing/pasteboard/merge-end-table-expected.txt:
        * editing/pasteboard/paste-line-endings-007-expected.txt:
        * editing/pasteboard/paste-line-endings-008-expected.txt:
        * editing/pasteboard/paste-line-endings-009-expected.txt:
        * editing/pasteboard/paste-match-style-001-expected.txt:
        * editing/pasteboard/paste-text-002-expected.txt:
        * editing/pasteboard/paste-text-003-expected.txt:
        * editing/pasteboard/paste-text-004-expected.txt:
        * editing/pasteboard/paste-text-005-expected.txt:
        * editing/pasteboard/paste-text-006-expected.txt:
        * editing/pasteboard/paste-text-008-expected.txt:
        * editing/pasteboard/paste-text-009-expected.txt:
        * editing/pasteboard/paste-text-010-expected.txt:
        * editing/pasteboard/smart-paste-001-expected.txt:
        * editing/pasteboard/smart-paste-002-expected.txt:
        * editing/pasteboard/smart-paste-003-expected.txt:
        * editing/pasteboard/smart-paste-004-expected.txt:
        * editing/pasteboard/smart-paste-005-expected.txt:
        * editing/pasteboard/smart-paste-006-expected.txt:
        * editing/pasteboard/smart-paste-007-expected.txt:
        * editing/pasteboard/smart-paste-008-expected.txt:
        * editing/style/create-block-for-style-001-expected.txt:
        * editing/style/create-block-for-style-002-expected.txt:
        * editing/style/create-block-for-style-003-expected.txt:
        * editing/style/create-block-for-style-004-expected.txt:
        * editing/style/create-block-for-style-007-expected.txt:
        * editing/style/create-block-for-style-009-expected.txt:
        * editing/style/create-block-for-style-010-expected.txt:
        * editing/style/create-block-for-style-011-expected.txt:
        * editing/style/create-block-for-style-012-expected.txt:
        * editing/style/create-block-for-style-013-expected.txt:
        * editing/style/smoosh-styles-001-expected.txt:
        * editing/style/smoosh-styles-002-expected.txt:
        * editing/style/style-boundary-005-expected.txt:
        * editing/unsupported-content/list-delete-001-expected.txt:

2007-04-03  Anders Carlsson  <andersca@apple.com>

        Reviewed by Mitz.

        Add tests for innerWidth/innerHeight and clientWidth/clientHeight in quirks mode.

        Modify the strict clientWidth/clientHeight test to test the behavior with scrollbars visible.
        
        * fast/dom/client-width-height-quirks-expected.txt: Added.
        * fast/dom/client-width-height-quirks.html: Added.
        * fast/dom/client-width-height.html:
        * fast/dom/inner-width-height-expected.txt: Added.
        * fast/dom/inner-width-height.html: Added.

2007-04-03  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=13251
          editing/style/fontsize-1.html fails intermittently when run multiple times on Intel, generates incorrect DOM

        * editing/style/block-style-004-expected.txt:
        * editing/style/block-style-005-expected.txt:
        * editing/style/block-style-006-expected.txt:
        * editing/style/fontsize-1-expected.txt:

2007-04-03  Antti Koivisto  <antti@apple.com>

        Reviewed by Hyatt.
        
        Test you don't crash when you have abs positioned elements inside rel inline.

        * fast/block/positioning/abs-inside-inline-rel-expected.checksum: Added.
        * fast/block/positioning/abs-inside-inline-rel-expected.png: Added.
        * fast/block/positioning/abs-inside-inline-rel-expected.txt: Added.
        * fast/block/positioning/abs-inside-inline-rel.html: Added.

2007-04-02  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5058163> 
        Hitting return inserts a new line between two To Dos, but caret is position after second ToDo

        * editing/inserting/5058163-1-expected.checksum: Added.
        * editing/inserting/5058163-1-expected.png: Added.
        * editing/inserting/5058163-1-expected.txt: Added.
        * editing/inserting/5058163-1.html: Added.
        * editing/inserting/5058163-2-expected.checksum: Added.
        * editing/inserting/5058163-2-expected.png: Added.
        * editing/inserting/5058163-2-expected.txt: Added.
        * editing/inserting/5058163-2.html: Added.

2007-03-31  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13242
          REGRESSION: Repro crash when specifying the content property for an image

        * fast/images/text-content-crash-expected.txt: Added.
        * fast/images/text-content-crash.html: Added.

2007-03-31  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Sam Weinig.

        - pixel test for partially selected justified text

        * fast/text/justified-selection-expected.checksum: Added.
        * fast/text/justified-selection-expected.png: Added.
        * fast/text/justified-selection-expected.txt: Added.
        * fast/text/justified-selection.html: Added.

2007-03-31  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=13214

        A layout test documenting shrink-to-fit width calculation for floating elements.

        * fast/block/float/shrink-to-fit-width-expected.checksum: Added.
        * fast/block/float/shrink-to-fit-width-expected.png: Added.
        * fast/block/float/shrink-to-fit-width-expected.txt: Added.
        * fast/block/float/shrink-to-fit-width.html: Added.

2007-03-31  Nicholas Shanks  <webkit@nickshanks.com>

        Reviewed by Adele.

        http://bugs.webkit.org/show_bug.cgi?id=13184
        HTMLImageElement longdesc should be complete resolved URL

        * fast/dom/HTMLImageElement/image-longdesc-absolute-url-expected.txt: Added.
        * fast/dom/HTMLImageElement/image-longdesc-absolute-url.html: Added.

2007-03-31  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13209
          REGRESSION (r18756-18765): Incomplete list marker repaint when resizing list item

        * fast/repaint/list-marker-2-expected.checksum: Added.
        * fast/repaint/list-marker-2-expected.png: Added.
        * fast/repaint/list-marker-2-expected.txt: Added.
        * fast/repaint/list-marker-2.html: Added.

2007-03-31  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13178
          Helvetica zero-width space has non-zero width

        * fast/text/wide-zero-width-space-expected.checksum: Added.
        * fast/text/wide-zero-width-space-expected.png: Added.
        * fast/text/wide-zero-width-space-expected.txt: Added.
        * fast/text/wide-zero-width-space.html: Added.

2007-03-31  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test and updates for http://bugs.webkit.org/show_bug.cgi?id=8016
          REPRO: Safari hangs loading 18 MB page (deeply nested DOM tree)

        * fast/overflow/002-expected.checksum:
        * fast/overflow/002-expected.png:
        * fast/overflow/002-expected.txt:
        * fast/overflow/002.html: Added missing ">" to one of the BR tags.
        * fast/text/atsui-multiple-renderers-expected.checksum:
        * fast/text/atsui-multiple-renderers-expected.png:
        * fast/text/atsui-multiple-renderers-expected.txt:
        * fast/text/atsui-multiple-renderers.html: Added missing ">" to the TITLE tag.
        * fast/tokenizer/lessthan-terminates-tags-and-attrs-expected.txt: Added.
        * fast/tokenizer/lessthan-terminates-tags-and-attrs.html: Added.

2007-03-30  Anders Carlsson  <andersca@apple.com>

        Reviewed by Geoff.

        * plugins/destroy-stream-twice.html:
        Put the scripts before the embed element. Set the timeout in the onstreamload handler.

2007-03-30  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/5076323> Only one To Do can be created by a selection in a message

        * editing/selection/5076323-1-expected.checksum: Added.
        * editing/selection/5076323-1-expected.txt: Added.
        * editing/selection/5076323-1.html: Added.
        * editing/selection/5076323-2-expected.checksum: Added.
        * editing/selection/5076323-2-expected.txt: Added.
        * editing/selection/5076323-2.html: Added.
        * editing/selection/5076323-3-expected.checksum: Added.
        * editing/selection/5076323-3-expected.txt: Added.
        * editing/selection/5076323-3.html: Added.

2007-03-30  Brady Eidson  <beidson@apple.com>

        Reviewed by Brian Dash

        Fixes an intermittent failure in the port blocking layout test where
        some sort of indeterminacy would change the error code the networking
        layer reported.

        * security/block-test-expected.txt:
        * security/block-test.html:  Use 255.255.255.255 instead of a bogus domain name

2007-03-30  Anders Carlsson  <andersca@apple.com>

        Reviewed by Geoff.

        Add enumeration test.
        
        * plugins/netscape-enumerate-expected.txt: Added.
        * plugins/netscape-enumerate.html: Added.

2007-03-29  Geoffrey Garen  <ggaren@apple.com>

        Layout test for <rdar://problem/5061807>. (This one's for you, Boyscout!)

        * fast/frames/remove-frame-with-scrollbars-crash-expected.txt: Added.
        * fast/frames/remove-frame-with-scrollbars-crash.html: Added.

2007-03-29  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13166
          REGRESSION (2005-10-16 - 2005-10-19): Ampersands showing up in the last column of the Gmail contacts table

        * fast/tokenizer/write-partial-entity-expected.txt: Added.
        * fast/tokenizer/write-partial-entity.html: Added.

2007-03-29  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/5099303> Deleting after a ToDo puts the caret in the wrong position

        Tests for the bug:
        * editing/deleting/5099303-expected.checksum: Added.
        * editing/deleting/5099303-expected.png: Added.
        * editing/deleting/5099303-expected.txt: Added.
        * editing/deleting/5099303.html: Added.
        Tests that extending an editable selection skips non-editable
        content:
        * editing/selection/5099303-expected.checksum: Added.
        * editing/selection/5099303-expected.png: Added.
        * editing/selection/5099303-expected.txt: Added.
        * editing/selection/5099303.html: Added.

2007-03-29  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Layout test for <rdar://problem/5091330> REGRESSION: Repro crash in 
        -[WebBaseNetscapePluginView(WebNPPCallbacks) destroyStream:reason:] 
        navigating away from page with DivX movie plug-in (13203)

        * plugins/destroy-stream-twice-expected.txt: Added.
        * plugins/destroy-stream-twice.html: Added.

2007-03-28  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        <rdar://problem/5032066> <Delete> should work between To Dos

        Demonstrates the fix:
        * editing/deleting/5032066-expected.checksum: Added.
        * editing/deleting/5032066-expected.png: Added.
        * editing/deleting/5032066-expected.txt: Added.
        * editing/deleting/5032066.html: Added.
        
        Fixed:
        * editing/deleting/delete-block-table-expected.checksum:
        * editing/deleting/delete-block-table-expected.png:
        * editing/deleting/delete-block-table-expected.txt:
        
        shouldInsertNode:... now being called during moves:
        * editing/deleting/delete-3857753-fix-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
        * editing/deleting/delete-block-merge-contents-001-expected.txt:
        * editing/deleting/delete-block-merge-contents-002-expected.txt:
        * editing/deleting/delete-block-merge-contents-003-expected.txt:
        * editing/deleting/delete-block-merge-contents-004-expected.txt:
        * editing/deleting/delete-block-merge-contents-005-expected.txt:
        * editing/deleting/delete-block-merge-contents-006-expected.txt:
        * editing/deleting/delete-block-merge-contents-007-expected.txt:
        * editing/deleting/delete-block-merge-contents-008-expected.txt:
        * editing/deleting/delete-block-merge-contents-009-expected.txt:
        * editing/deleting/delete-block-merge-contents-010-expected.txt:
        * editing/deleting/delete-block-merge-contents-012-expected.txt:
        * editing/deleting/delete-block-merge-contents-013-expected.txt:
        * editing/deleting/delete-block-merge-contents-014-expected.txt:
        * editing/deleting/delete-block-merge-contents-015-expected.txt:
        * editing/deleting/delete-block-merge-contents-016-expected.txt:
        * editing/deleting/delete-block-merge-contents-017-expected.txt:
        * editing/deleting/delete-block-merge-contents-018-expected.txt:
        * editing/deleting/delete-block-merge-contents-019-expected.txt:
        * editing/deleting/delete-block-merge-contents-020-expected.txt:
        * editing/deleting/delete-block-merge-contents-021-expected.txt:
        * editing/deleting/delete-block-merge-contents-022-expected.txt:
        * editing/deleting/delete-br-010-expected.txt:
        * editing/deleting/delete-line-002-expected.txt:
        * editing/deleting/delete-line-004-expected.txt:
        * editing/deleting/delete-line-006-expected.txt:
        * editing/deleting/delete-line-007-expected.txt:
        * editing/deleting/delete-line-008-expected.txt:
        * editing/deleting/delete-line-011-expected.txt:
        * editing/deleting/delete-line-012-expected.txt:
        * editing/deleting/delete-listitem-001-expected.txt:
        * editing/deleting/delete-to-end-of-paragraph-expected.txt:
        * editing/deleting/merge-different-styles-expected.txt:
        * editing/deleting/merge-no-br-expected.txt:
        * editing/deleting/pruning-after-merge-1-expected.txt:
        * editing/deleting/pruning-after-merge-2-expected.txt:
        * editing/execCommand/create-list-from-range-selection-expected.txt:
        * editing/execCommand/create-list-with-hr-expected.txt:
        * editing/execCommand/format-block-expected.txt:
        * editing/execCommand/format-block-from-range-selection-expected.txt:
        * editing/execCommand/format-block-with-braces-expected.txt:
        * editing/execCommand/format-block-with-trailing-br-expected.txt:
        * editing/execCommand/indent-list-item-expected.txt:
        * editing/execCommand/indent-selection-expected.txt:
        * editing/execCommand/insert-list-and-stitch-expected.txt:
        * editing/execCommand/insert-list-with-id-expected.txt:
        * editing/execCommand/nsresponder-indent-expected.txt:
        * editing/execCommand/outdent-selection-expected.txt:
        * editing/execCommand/queryCommandState-01-expected.txt:
        * editing/execCommand/remove-list-1-expected.txt:
        * editing/execCommand/remove-list-from-range-selection-expected.txt:
        * editing/execCommand/remove-list-item-1-expected.txt:
        * editing/execCommand/remove-list-items-expected.txt:
        * editing/execCommand/switch-list-type-expected.txt:
        * editing/inserting/insert-3907422-fix-expected.txt:
        * editing/inserting/insert-div-026-expected.txt:
        * editing/inserting/multiple-lines-selected-expected.txt:
        * editing/inserting/return-key-with-selection-001-expected.txt:
        * editing/inserting/return-key-with-selection-002-expected.txt:
        * editing/pasteboard/4076267-2-expected.txt:
        * editing/pasteboard/4700297-expected.txt:
        * editing/pasteboard/8145-3-expected.txt:
        * editing/pasteboard/display-block-on-spans-expected.txt:
        * editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
        * editing/pasteboard/interchange-newline-1-expected.txt:
        * editing/pasteboard/interchange-newline-2-expected.txt:
        * editing/pasteboard/merge-after-delete-1-expected.txt:
        * editing/pasteboard/merge-after-delete-2-expected.txt:
        * editing/pasteboard/merge-after-delete-expected.txt:
        * editing/pasteboard/merge-end-1-expected.txt:
        * editing/pasteboard/merge-end-2-expected.txt:
        * editing/pasteboard/merge-end-3-expected.txt:
        * editing/pasteboard/merge-end-4-expected.txt:
        * editing/pasteboard/merge-end-5-expected.txt:
        * editing/pasteboard/merge-end-blockquote-expected.txt:
        * editing/pasteboard/merge-end-borders-expected.txt:
        * editing/pasteboard/merge-end-list-expected.txt:
        * editing/pasteboard/merge-end-table-expected.txt:
        * editing/pasteboard/paste-line-endings-007-expected.txt:
        * editing/pasteboard/paste-line-endings-008-expected.txt:
        * editing/pasteboard/paste-line-endings-009-expected.txt:
        * editing/pasteboard/paste-match-style-001-expected.txt:
        * editing/pasteboard/paste-text-002-expected.txt:
        * editing/pasteboard/paste-text-003-expected.txt:
        * editing/pasteboard/paste-text-004-expected.txt:
        * editing/pasteboard/paste-text-005-expected.txt:
        * editing/pasteboard/paste-text-006-expected.txt:
        * editing/pasteboard/paste-text-008-expected.txt:
        * editing/pasteboard/paste-text-009-expected.txt:
        * editing/pasteboard/paste-text-010-expected.txt:
        * editing/pasteboard/smart-paste-001-expected.txt:
        * editing/pasteboard/smart-paste-002-expected.txt:
        * editing/pasteboard/smart-paste-003-expected.txt:
        * editing/pasteboard/smart-paste-004-expected.txt:
        * editing/pasteboard/smart-paste-005-expected.txt:
        * editing/pasteboard/smart-paste-006-expected.txt:
        * editing/pasteboard/smart-paste-007-expected.txt:
        * editing/pasteboard/smart-paste-008-expected.txt:
        * editing/style/create-block-for-style-001-expected.txt:
        * editing/style/create-block-for-style-002-expected.txt:
        * editing/style/create-block-for-style-003-expected.txt:
        * editing/style/create-block-for-style-004-expected.txt:
        * editing/style/create-block-for-style-007-expected.txt:
        * editing/style/create-block-for-style-009-expected.txt:
        * editing/style/create-block-for-style-010-expected.txt:
        * editing/style/create-block-for-style-011-expected.txt:
        * editing/style/create-block-for-style-012-expected.txt:
        * editing/style/create-block-for-style-013-expected.txt:
        * editing/style/smoosh-styles-001-expected.txt:
        * editing/style/smoosh-styles-002-expected.txt:
        * editing/style/style-boundary-005-expected.txt:
        * editing/unsupported-content/list-delete-001-expected.txt:

2007-03-29  Darin Adler  <darin@apple.com>

        Layout test for <rdar://problem/4545060>, technorati and arstechnica fail
        because of getComputedStyle not reporting display:none.
        http://bugs.webkit.org/show_bug.cgi?id=13103

        * fast/css/computed-style-display-none.html: Added.
        * fast/css/computed-style-display-none-expected.txt: Added.

        * fast/css/computed-style-negative-top.html: Updated to work with Gecko.
        * fast/css/computed-style-negative-top-expected.txt: Newline change needed
        because of change above.

        * fast/css/computed-style.html: Updated to work with Gecko.

2007-03-28  Jeff Walden  <jwalden+code@mit.edu>

        Reviewed by Darin.

         http://bugs.webkit.org/show_bug.cgi?id=12963
         Fix some inconsistencies in the Mozilla JS Array extras implementations
         with respect to the Mozilla implementation:

           - holes in arrays should be skipped, not treated as undefined,
             by all such methods
           - an element with value undefined is not a hole
           - Array.prototype.forEach should return undefined

        * fast/js/array-every-expected.txt:
        * fast/js/array-filter-expected.txt: Added.
        * fast/js/array-filter.html: Added.
        * fast/js/array-foreach-expected.txt:
        * fast/js/array-foreach.html:
        * fast/js/array-indexof-expected.txt:
        * fast/js/array-indexof.html:
        * fast/js/array-lastIndexOf-expected.txt:
        * fast/js/array-map-expected.txt: Added.
        * fast/js/array-map.html: Added.
        * fast/js/array-some-expected.txt:
        * fast/js/array-some.html:
        * fast/js/resources/array-every.js:
        * fast/js/resources/array-lastIndexOf.js:

2007-03-28  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.
        
        - <rdar://problem/4820817> Autoscroll is broken in Mail.app (message jumps around when trying to select text)

        * fast/overflow/scrollRevealButton-expected.checksum:
        * fast/overflow/scrollRevealButton-expected.png:
        * fast/overflow/scrollRevealButton-expected.txt:

2007-03-28  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13190
        XPath incorrectly handles namespaces on attributes

        * fast/xpath/attr-namespace-expected.txt: Added.
        * fast/xpath/attr-namespace.html: Added.

        * fast/xpath/xpath-namespaces-expected.txt:
        * fast/xpath/xpath-namespaces.html:
        Cleaned up; added a couple more cases (which passed anyway, but weren't tested for).

2007-03-27  Darin Adler  <darin@apple.com>

        * svg/hixie/text/003-expected.txt: Updated results for this one test that now has
        different results due to the painting Adele added to DumpRenderTree. Long term,
        we just have to fix SVG so that painting doesn't cause changes to the render tree!

2007-03-27  Oliver Hunt  <oliver@apple.com>

        Reviewed by Adam.

        Test to ensure there is no delay forced when dragging a selected image

        * editing/pasteboard/drag-selected-image-to-contenteditable-expected.checksum: Added.
        * editing/pasteboard/drag-selected-image-to-contenteditable-expected.png: Added.
        * editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Added.
        * editing/pasteboard/drag-selected-image-to-contenteditable.html: Added.

2007-03-27  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Geoff.

        Add NPN_InvokeDefault test.
        
        * plugins/netscape-invoke-default-expected.txt: Added.
        * plugins/netscape-invoke-default.html: Added.

2007-03-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5091898> REGRESSION: GMail Editor: A line of underlined text copied with Select All pastes with wrong font family

        Demonstrates the bug fixed:
        * editing/style/5091898-expected.checksum: Added.
        * editing/style/5091898-expected.png: Added.
        * editing/style/5091898-expected.txt: Added.
        * editing/style/5091898.html: Added.
        Demonstrates a related bug fixed (deleting
        the line break before a paragraph could remove
        its underlining):
        * editing/deleting/5091898-expected.checksum: Added.
        * editing/deleting/5091898-expected.png: Added.
        * editing/deleting/5091898-expected.txt: Added.
        * editing/deleting/5091898.html: Added.
        Demonstrates that a link now (correctly) exists, 
        instead of just underlined text:
        * editing/pasteboard/4840662-expected.txt:

2007-03-26  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5065910> REGRESSION: In Mail and GMail, Can't apply color to pasted line of text
        <rdar://problem/5084241> After deleting a paragraph of colored text, can't change text color
        <rdar://problem/5065605> REGRESSION: Text copied with Select All + Copy loses color on Paste
        <rdar://problem/4916887> GMAIL: Can't apply color to text once it becomes indented

        * editing/pasteboard/5065605-expected.checksum: Added.
        * editing/pasteboard/5065605-expected.png: Added.
        * editing/pasteboard/5065605-expected.txt: Added.
        * editing/pasteboard/5065605.html: Added.
        * editing/style/4916887-expected.checksum: Added.
        * editing/style/4916887-expected.png: Added.
        * editing/style/4916887-expected.txt: Added.
        * editing/style/4916887.html: Added.
        * editing/style/5065910-expected.checksum: Added.
        * editing/style/5065910-expected.png: Added.
        * editing/style/5065910-expected.txt: Added.
        * editing/style/5065910.html: Added.
        * editing/style/5084241-expected.checksum: Added.
        * editing/style/5084241-expected.png: Added.
        * editing/style/5084241-expected.txt: Added.
        * editing/style/5084241.html: Added.

2007-03-26  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Darin Adler.
        
        Layout tests for <rdar://problem/5088234> REGRESSION: Crash occurs at 
        WebCore::Node::createRendererIfNeeded() when changing map views with MS 
        Virtual Earth (http://www.ziprealty.com/)

        * fast/dom/mutation-event-remove-inserted-node-expected.txt: Added.
        * fast/dom/mutation-event-remove-inserted-node.html: Added.
        * fast/dom/script-element-remove-self-expected.txt: Added.
        * fast/dom/script-element-remove-self.html: Added.

2007-03-26  Mitz Pettel  <mitz@webkit.org>

        Reviewed and landed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13194
          REGRESSION: Selection rects are wrong for images in search results from images.google.com

        * fast/replaced/selection-rect-in-table-cell-expected.checksum: Added.
        * fast/replaced/selection-rect-in-table-cell-expected.png: Added.
        * fast/replaced/selection-rect-in-table-cell-expected.txt: Added.
        * fast/replaced/selection-rect-in-table-cell.html: Added.

2007-03-26  Antti Koivisto  <antti@apple.com>

        Reviewed by Adam.
        
        Test for <rdar://problem/5049842>
        Gmail Editor: Dragging message text in the message body results in a crash at WebCore::Frame::eventHandler()

        * editing/pasteboard/drag-drop-dead-frame-expected.checksum: Added.
        * editing/pasteboard/drag-drop-dead-frame-expected.png: Added.
        * editing/pasteboard/drag-drop-dead-frame-expected.txt: Added.
        * editing/pasteboard/drag-drop-dead-frame.html: Added.

2007-03-24  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13156
          REGRESSION (r19621): Pasting breakable content where wrapped line is too long to fit in a textarea fails to draw a horizontal scrollbar

        * fast/text/midword-break-after-breakable-char-expected.checksum: Added.
        * fast/text/midword-break-after-breakable-char-expected.png: Added.
        * fast/text/midword-break-after-breakable-char-expected.txt: Added.
        * fast/text/midword-break-after-breakable-char.html: Added.

2007-03-24  Darin Adler  <darin@apple.com>

        Reviewed by Mitz.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13123
          CSS selectors that use :lang, :not, and namespaces do not serialize correctly

        * fast/css/css-selector-text-expected.txt: Added.
        * fast/css/css-selector-text.html: Added.

2007-03-24  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Add new layout test checking that SVG images repaint properly when embedded in HTML files.

        * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Added.
        * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Added.
        * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Added.
        * svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html: Added.

2007-03-23  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele.

        - pixel test and updated results for http://bugs.webkit.org/show_bug.cgi?id=13153
          REGRESSION: Visual highlighting of pre-populated blank line in textarea is broken

        * editing/selection/doubleclick-crash-expected.checksum:
        * editing/selection/doubleclick-crash-expected.png:
        * fast/text/selection-hard-linebreak-expected.checksum: Added.
        * fast/text/selection-hard-linebreak-expected.png: Added.
        * fast/text/selection-hard-linebreak-expected.txt: Added.
        * fast/text/selection-hard-linebreak.html: Added.

2007-03-23  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13124
          REGRESSION: Reproducible crash in Widget::getView

        * fast/frames/hover-timer-crash-expected.txt: Added.
        * fast/frames/hover-timer-crash.html: Added.

2007-03-23  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by adele

        <rdar://problem/5078739> 
        Crash in in ReplaceSelectionCommand if the fragment contains only a style span

        * editing/pasteboard/5078739-expected.txt: Added.
        * editing/pasteboard/5078739.html: Added.

2007-03-23  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin

        Fixed (was missing a newline):
        * editing/execCommand/4917055-expected.txt:
        Tests setting a caet before the image and changing its alignment:
        * editing/execCommand/5080333-1-expected.checksum: Added.
        * editing/execCommand/5080333-1-expected.png: Added.
        * editing/execCommand/5080333-1-expected.txt: Added.
        * editing/execCommand/5080333-1.html: Added.
        Tests selecting the image and changing its alignment:
        * editing/execCommand/5080333-2-expected.checksum: Added.
        * editing/execCommand/5080333-2-expected.png: Added.
        * editing/execCommand/5080333-2-expected.txt: Added.
        * editing/execCommand/5080333-2.html: Added.

2007-03-23  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Tests for <rdar://problem/5080428> REGRESSION: getting value for hidden input element fails after the fix for Bug 11866
        http://bugs.webkit.org/show_bug.cgi?id=13121

        * fast/dom/HTMLInputElement/input-hidden-value-expected.txt: Added.
        * fast/dom/HTMLInputElement/input-hidden-value.html: Added.
        * fast/forms/input-value-expected.txt:

2007-03-23  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13157
          List markers positioned incorrectly and don't repaint properly on Oxford homepage

        * fast/lists/marker-image-error-expected.checksum: Added.
        * fast/lists/marker-image-error-expected.png: Added.
        * fast/lists/marker-image-error-expected.txt: Added.
        * fast/lists/marker-image-error.html: Added.

2007-03-23  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Adam.

        Make script-add.html more deterministic.
        
        * fast/dom/resources/script3.js:
        * fast/dom/resources/script4.js:
        * fast/dom/resources/script5.js:
        * fast/dom/script-add.html:

2007-03-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by kevin
        
        <rdar://problem/5081257> 
        REGRESSION: New Mail signatures start out empty
        
        * editing/selection/5081257-1-expected.checksum: Added.
        * editing/selection/5081257-1-expected.png: Added.
        * editing/selection/5081257-1-expected.txt: Added.
        * editing/selection/5081257-1.html: Added.
        * editing/selection/5081257-2-expected.checksum: Added.
        * editing/selection/5081257-2-expected.png: Added.
        * editing/selection/5081257-2-expected.txt: Added.
        * editing/selection/5081257-2.html: Added.

2007-03-22  Adam Roben  <aroben@apple.com>

        Reviewed by Geoff.

        Replaced all calls to eventSender.mouseClick with paired calls to
        mouseDown/mouseUp.

        * fast/events/click-count.html:
        * fast/events/event-sender-mouse-click-expected.txt: Removed.
        * fast/events/event-sender-mouse-click.html: Removed.
        * fast/events/frame-click-focus.html:
        * fast/events/objc-event-api.html:
        * fast/forms/focus-selection-input.html:
        * fast/forms/focus-selection-textarea.html:

2007-03-22  Adam Roben  <aroben@apple.com>

        Reviewed by Ada.

        Added a new test to make sure that eventSender.mouseClick works
        correctly.

        * fast/events/click-count-expected.txt: Added.
        * fast/events/click-count.html: Added.

        Updated results for some tests that depended on the broken version of
        eventSender.mouseClick.

        * fast/events/objc-event-api-expected.txt:
        * fast/forms/focus-selection-input-expected.txt:
        * fast/forms/focus-selection-textarea-expected.txt:

2007-03-21  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13145
          Regression: Scrollbar not resizing after display none

        * fast/dynamic/view-overflow-expected.checksum: Added.
        * fast/dynamic/view-overflow-expected.png: Added.
        * fast/dynamic/view-overflow-expected.txt: Added.
        * fast/dynamic/view-overflow.html: Added.

2007-03-21  Geoffrey Garen  <ggaren@apple.com>

        Fixed bad version of results that I check in accidentally.

        * svg/dom/string-list-parser-expected.txt:

2007-03-21  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Added fuzz tester for the SVG rgb color parser.

        * svg/dom/rgb-color-parser-expected.txt: Added.
        * svg/dom/rgb-color-parser.html: Added.

2007-03-21  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Added fuzz tester for the path parser.

        * svg/dom/path-parser-expected.txt: Added.
        * svg/dom/path-parser.html: Added.

2007-03-21  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Added fuzz tester for the string list parser.

        * svg/dom/string-list-parser-expected.txt: Added.
        * svg/dom/string-list-parser.html: Added.

2007-03-21  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Added fuzz tester for the length list parser.

        * svg/dom/length-list-parser-expected.txt: Added.
        * svg/dom/length-list-parser.html: Added.

2007-03-21  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Factored randomizing functions into their own file, in preparation for future
        tests that rely on them.
        
        * svg/dom/resources/scripted-random.js: Added.
        * svg/dom/transform-parser.html: Factored out scripted-random.js, added
        a small string that increases the normal-seemingness of the last test.

2007-03-21  Timothy Hatcher  <timothy@apple.com>

        New results after rolling out r19828 in r20352.

        * fast/overflow/scrollRevealButton-expected.checksum:
        * fast/overflow/scrollRevealButton-expected.png:
        * fast/overflow/scrollRevealButton-expected.txt:

2007-03-21  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by oliver
        
        <rdar://problem/5075944> 
        REGRESSION: Partially selected underlined content pastes as plain text

        Tests for the bug:
        * editing/pasteboard/5075944-expected.checksum: Added.
        * editing/pasteboard/5075944-expected.png: Added.
        * editing/pasteboard/5075944-expected.txt: Added.
        * editing/pasteboard/5075944.html: Added.
        Tests that the element that has the text-decoration
        and all its descendants down to the common ancestor
        are included in the copied markup (instead of the
        text-decoration property being treated as though it
        were inheritable and placed on the style span wrapper):
        * editing/pasteboard/5075944-2-expected.checksum: Added.
        * editing/pasteboard/5075944-2-expected.png: Added.
        * editing/pasteboard/5075944-2-expected.txt: Added.
        * editing/pasteboard/5075944-2.html: Added.
        Tests that moveParagraphs gets underlining right (it doesn't
        use annotation):
        * editing/pasteboard/5075944-3-expected.checksum: Added.
        * editing/pasteboard/5075944-3-expected.png: Added.
        * editing/pasteboard/5075944-3-expected.txt: Added.
        * editing/pasteboard/5075944-3.html: Added.

2007-03-21  Oliver Hunt  <oliver@apple.com>

        Reviewed by Antti.

        Fuzz test for SVG transform parser 

        * svg/dom/transform-parser-expected.txt: Added.
        * svg/dom/transform-parser.html: Added.

2007-03-21  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Mitz.

        http://bugs.webkit.org/show_bug.cgi?id=13140
        Crash after loading SVG fragment with XMLHttpRequest (Yosemite Map Geology Layer)

        * svg/carto.net/frameless-svg-parse-error-expected.txt: Added.
        * svg/carto.net/frameless-svg-parse-error.html: Added.

2007-03-20  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5071074> 
        REGRESSION: Links are pasted as plain text at certain positions

        * editing/pasteboard/5071074-2-expected.checksum: Added.
        * editing/pasteboard/5071074-2-expected.png: Added.
        * editing/pasteboard/5071074-2-expected.txt: Added.
        * editing/pasteboard/5071074-2.html: Added.

2007-03-20  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12497
        Implement XPath result ordering.

        * fast/xpath/document-order-expected.txt: Added.
        * fast/xpath/document-order.html: Added.

        * fast/xpath/text-nodes-expected.txt:
        * fast/xpath/text-nodes.html:
        * fast/xpath/4XPath/Core/test_step-expected.txt:
        Updated results for tests that now pass.

        * fast/xpath/xpath-test-pre.js: Added.
        * fast/xpath/4XPath/Core/test.js:
        Moved checkSnapshot() to a separate file.

        * fast/xpath/4XPath/Core/test_core_functions.html:
        * fast/xpath/4XPath/Core/test_location_path.html:
        * fast/xpath/4XPath/Core/test_nodeset_expr.html:
        * fast/xpath/4XPath/Core/test_parser.html:
        * fast/xpath/4XPath/Core/test_predicate_list.html:
        * fast/xpath/4XPath/Core/test_step.html:
        Load xpath-test-pre.js for checkSnapshot().

2007-03-19  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13107
        XPath should raise an exception when trying to parse an unknown function

        * fast/xpath/invalid-functions-expected.txt: Added.
        * fast/xpath/invalid-functions.html: Added.

2007-03-19  Adele Peterson  <adele@apple.com>

        Reviewed by Beth.

        Test for http://bugs.webkit.org/show_bug.cgi?id=13087
        <rdar://problem/5064316> REGRESSION: Allow setting the checked attribute in js and in markup for unnamed radio buttons (dominos.com)

        * fast/forms/radio_checked_name-expected.txt: Added.
        * fast/forms/radio_checked_name.html: Added.

2007-03-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin

        <rdar://problem/5071074> 
        REGRESSION: Links that aren't fully selected copy and paste as only text

        * editing/pasteboard/5071074-expected.checksum: Added.
        * editing/pasteboard/5071074-expected.png: Added.
        * editing/pasteboard/5071074-expected.txt: Added.
        * editing/pasteboard/5071074.html: Added.

2007-03-19  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Lars Knoll.

        Reeanble svg/hixie/error/006.xml. Doesn't crash anymore.

        * svg/hixie/error/006-expected.checksum: Added.
        * svg/hixie/error/006-expected.png: Added.
        * svg/hixie/error/006-expected.txt: Added.
        * svg/hixie/error/006.xml-disabled: Removed.

2007-03-19  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Maciej.

        Partly fix svg/hixie/dynamic/005-broken.svg. Update test results.

        * svg/hixie/dynamic/005-broken-expected.png:
        * svg/hixie/dynamic/005-broken-expected.txt:

2007-03-19  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Maciej.

        Import Hixie's SVG testsuite. It highlights one bug, one regression in JS and one crash.
        The crashing file is marked with "-disabled", the broken ones with "-broken".

        Landing fixes for the certain bugs/regressions seperated.

        * svg/hixie/cascade/001-broken-expected.checksum: Added.
        * svg/hixie/cascade/001-broken-expected.png: Added.
        * svg/hixie/cascade/001-broken-expected.txt: Added.
        * svg/hixie/cascade/001-broken.xml: Added.
        * svg/hixie/cascade/001.css: Added.
        * svg/hixie/data-types/001-expected.checksum: Added.
        * svg/hixie/data-types/001-expected.png: Added.
        * svg/hixie/data-types/001-expected.txt: Added.
        * svg/hixie/data-types/001.xml: Added.
        * svg/hixie/data-types/002-expected.checksum: Added.
        * svg/hixie/data-types/002-expected.png: Added.
        * svg/hixie/data-types/002-expected.txt: Added.
        * svg/hixie/data-types/002.xhtml: Added.
        * svg/hixie/dynamic/001-expected.txt: Added.
        * svg/hixie/dynamic/001.xml: Added.
        * svg/hixie/dynamic/002-expected.checksum: Added.
        * svg/hixie/dynamic/002-expected.png: Added.
        * svg/hixie/dynamic/002-expected.txt: Added.
        * svg/hixie/dynamic/002.xml: Added.
        * svg/hixie/dynamic/003-expected.checksum: Added.
        * svg/hixie/dynamic/003-expected.png: Added.
        * svg/hixie/dynamic/003-expected.txt: Added.
        * svg/hixie/dynamic/003.xml: Added.
        * svg/hixie/dynamic/004-expected.checksum: Added.
        * svg/hixie/dynamic/004-expected.png: Added.
        * svg/hixie/dynamic/004-expected.txt: Added.
        * svg/hixie/dynamic/004.xml: Added.
        * svg/hixie/dynamic/005-broken-expected.checksum: Added.
        * svg/hixie/dynamic/005-broken-expected.png: Added.
        * svg/hixie/dynamic/005-broken-expected.txt: Added.
        * svg/hixie/dynamic/005-broken.xml: Added.
        * svg/hixie/dynamic/005.css: Added.
        * svg/hixie/dynamic/006-expected.checksum: Added.
        * svg/hixie/dynamic/006-expected.png: Added.
        * svg/hixie/dynamic/006-expected.txt: Added.
        * svg/hixie/dynamic/006.xml: Added.
        * svg/hixie/error/001-expected.checksum: Added.
        * svg/hixie/error/001-expected.png: Added.
        * svg/hixie/error/001-expected.txt: Added.
        * svg/hixie/error/001.xml: Added.
        * svg/hixie/error/002-expected.checksum: Added.
        * svg/hixie/error/002-expected.png: Added.
        * svg/hixie/error/002-expected.txt: Added.
        * svg/hixie/error/002.css: Added.
        * svg/hixie/error/002.xml: Added.
        * svg/hixie/error/003-expected.checksum: Added.
        * svg/hixie/error/003-expected.png: Added.
        * svg/hixie/error/003-expected.txt: Added.
        * svg/hixie/error/003.xml: Added.
        * svg/hixie/error/004-expected.checksum: Added.
        * svg/hixie/error/004-expected.png: Added.
        * svg/hixie/error/004-expected.txt: Added.
        * svg/hixie/error/004.xml: Added.
        * svg/hixie/error/005-expected.checksum: Added.
        * svg/hixie/error/005-expected.png: Added.
        * svg/hixie/error/005-expected.txt: Added.
        * svg/hixie/error/005.xml: Added.
        * svg/hixie/error/006.xml-disabled: Added.
        * svg/hixie/error/007-expected.checksum: Added.
        * svg/hixie/error/007-expected.png: Added.
        * svg/hixie/error/007-expected.txt: Added.
        * svg/hixie/error/007.xml: Added.
        * svg/hixie/error/008-expected.checksum: Added.
        * svg/hixie/error/008-expected.png: Added.
        * svg/hixie/error/008-expected.txt: Added.
        * svg/hixie/error/008.xml: Added.
        * svg/hixie/error/009-expected.checksum: Added.
        * svg/hixie/error/009-expected.png: Added.
        * svg/hixie/error/009-expected.txt: Added.
        * svg/hixie/error/009.xml: Added.
        * svg/hixie/error/010-expected.checksum: Added.
        * svg/hixie/error/010-expected.png: Added.
        * svg/hixie/error/010-expected.txt: Added.
        * svg/hixie/error/010.xml: Added.
        * svg/hixie/error/011-expected.checksum: Added.
        * svg/hixie/error/011-expected.png: Added.
        * svg/hixie/error/011-expected.txt: Added.
        * svg/hixie/error/011.xml: Added.
        * svg/hixie/error/012-expected.checksum: Added.
        * svg/hixie/error/012-expected.png: Added.
        * svg/hixie/error/012-expected.txt: Added.
        * svg/hixie/error/012.xml: Added.
        * svg/hixie/error/013-broken-expected.checksum: Added.
        * svg/hixie/error/013-broken-expected.png: Added.
        * svg/hixie/error/013-broken-expected.txt: Added.
        * svg/hixie/error/013-broken.xml: Added.
        * svg/hixie/error/014-expected.checksum: Added.
        * svg/hixie/error/014-expected.png: Added.
        * svg/hixie/error/014-expected.txt: Added.
        * svg/hixie/error/014-test-expected.checksum: Added.
        * svg/hixie/error/014-test-expected.png: Added.
        * svg/hixie/error/014-test-expected.txt: Added.
        * svg/hixie/error/014-test.xml: Added.
        * svg/hixie/error/014.xml: Added.
        * svg/hixie/error/015-expected.checksum: Added.
        * svg/hixie/error/015-expected.png: Added.
        * svg/hixie/error/015-expected.txt: Added.
        * svg/hixie/error/015.xml: Added.
        * svg/hixie/error/016-expected.checksum: Added.
        * svg/hixie/error/016-expected.png: Added.
        * svg/hixie/error/016-expected.txt: Added.
        * svg/hixie/error/016.xml: Added.
        * svg/hixie/error/017-expected.checksum: Added.
        * svg/hixie/error/017-expected.png: Added.
        * svg/hixie/error/017-expected.txt: Added.
        * svg/hixie/error/017.xml: Added.
        * svg/hixie/links/001-expected.checksum: Added.
        * svg/hixie/links/001-expected.png: Added.
        * svg/hixie/links/001-expected.txt: Added.
        * svg/hixie/links/001.xml: Added.
        * svg/hixie/links/002-expected.checksum: Added.
        * svg/hixie/links/002-expected.png: Added.
        * svg/hixie/links/002-expected.txt: Added.
        * svg/hixie/links/002.css: Added.
        * svg/hixie/links/002.xml: Added.
        * svg/hixie/links/003-broken-expected.checksum: Added.
        * svg/hixie/links/003-broken-expected.png: Added.
        * svg/hixie/links/003-broken-expected.txt: Added.
        * svg/hixie/links/003-broken.xml: Added.
        * svg/hixie/links/pass.txt: Added.
        * svg/hixie/mixed/001a.css: Added.
        * svg/hixie/mixed/001b.css: Added.
        * svg/hixie/mixed/002a.css: Added.
        * svg/hixie/mixed/002b.css: Added.
        * svg/hixie/mixed/003-expected.checksum: Added.
        * svg/hixie/mixed/003-expected.png: Added.
        * svg/hixie/mixed/003-expected.txt: Added.
        * svg/hixie/mixed/003.xml: Added.
        * svg/hixie/mixed/004-expected.checksum: Added.
        * svg/hixie/mixed/004-expected.png: Added.
        * svg/hixie/mixed/004-expected.txt: Added.
        * svg/hixie/mixed/004.xml: Added.
        * svg/hixie/mixed/005-expected.checksum: Added.
        * svg/hixie/mixed/005-expected.png: Added.
        * svg/hixie/mixed/005-expected.txt: Added.
        * svg/hixie/mixed/005.xml: Added.
        * svg/hixie/mixed/006-expected.checksum: Added.
        * svg/hixie/mixed/006-expected.png: Added.
        * svg/hixie/mixed/006-expected.txt: Added.
        * svg/hixie/mixed/006.xml: Added.
        * svg/hixie/mixed/007-expected.checksum: Added.
        * svg/hixie/mixed/007-expected.png: Added.
        * svg/hixie/mixed/007-expected.txt: Added.
        * svg/hixie/mixed/007.xml: Added.
        * svg/hixie/mixed/008-expected.checksum: Added.
        * svg/hixie/mixed/008-expected.png: Added.
        * svg/hixie/mixed/008-expected.txt: Added.
        * svg/hixie/mixed/008.xml: Added.
        * svg/hixie/mixed/009-expected.checksum: Added.
        * svg/hixie/mixed/009-expected.png: Added.
        * svg/hixie/mixed/009-expected.txt: Added.
        * svg/hixie/mixed/009.xml: Added.
        * svg/hixie/mixed/010-expected.checksum: Added.
        * svg/hixie/mixed/010-expected.png: Added.
        * svg/hixie/mixed/010-expected.txt: Added.
        * svg/hixie/mixed/010.xml: Added.
        * svg/hixie/mixed/011-expected.checksum: Added.
        * svg/hixie/mixed/011-expected.png: Added.
        * svg/hixie/mixed/011-expected.txt: Added.
        * svg/hixie/mixed/011.xml: Added.
        * svg/hixie/painting/001-expected.checksum: Added.
        * svg/hixie/painting/001-expected.png: Added.
        * svg/hixie/painting/001-expected.txt: Added.
        * svg/hixie/painting/001.xml: Added.
        * svg/hixie/perf/001-expected.checksum: Added.
        * svg/hixie/perf/001-expected.png: Added.
        * svg/hixie/perf/001-expected.txt: Added.
        * svg/hixie/perf/001.xml: Added.
        * svg/hixie/perf/002-expected.checksum: Added.
        * svg/hixie/perf/002-expected.png: Added.
        * svg/hixie/perf/002-expected.txt: Added.
        * svg/hixie/perf/002.xml: Added.
        * svg/hixie/perf/003-expected.checksum: Added.
        * svg/hixie/perf/003-expected.png: Added.
        * svg/hixie/perf/003-expected.txt: Added.
        * svg/hixie/perf/003.xml: Added.
        * svg/hixie/perf/004-expected.checksum: Added.
        * svg/hixie/perf/004-expected.png: Added.
        * svg/hixie/perf/004-expected.txt: Added.
        * svg/hixie/perf/004.xml: Added.
        * svg/hixie/perf/005-expected.checksum: Added.
        * svg/hixie/perf/005-expected.png: Added.
        * svg/hixie/perf/005-expected.txt: Added.
        * svg/hixie/perf/005.xml: Added.
        * svg/hixie/perf/006-expected.checksum: Added.
        * svg/hixie/perf/006-expected.png: Added.
        * svg/hixie/perf/006-expected.txt: Added.
        * svg/hixie/perf/006.xml: Added.
        * svg/hixie/perf/007-expected.checksum: Added.
        * svg/hixie/perf/007-expected.png: Added.
        * svg/hixie/perf/007-expected.txt: Added.
        * svg/hixie/perf/007.xml: Added.
        * svg/hixie/processing-model/003-expected.checksum: Added.
        * svg/hixie/processing-model/003-expected.png: Added.
        * svg/hixie/processing-model/003-expected.txt: Added.
        * svg/hixie/processing-model/003.dtd: Added.
        * svg/hixie/processing-model/003.xml: Added.
        * svg/hixie/processing-model/004-expected.checksum: Added.
        * svg/hixie/processing-model/004-expected.png: Added.
        * svg/hixie/processing-model/004-expected.txt: Added.
        * svg/hixie/processing-model/004.xml: Added.
        * svg/hixie/processing-model/005-expected.checksum: Added.
        * svg/hixie/processing-model/005-expected.png: Added.
        * svg/hixie/processing-model/005-expected.txt: Added.
        * svg/hixie/processing-model/005.xml: Added.
        * svg/hixie/rendering-model/001-expected.checksum: Added.
        * svg/hixie/rendering-model/001-expected.png: Added.
        * svg/hixie/rendering-model/001-expected.txt: Added.
        * svg/hixie/rendering-model/001.xml: Added.
        * svg/hixie/rendering-model/002-expected.checksum: Added.
        * svg/hixie/rendering-model/002-expected.png: Added.
        * svg/hixie/rendering-model/002-expected.txt: Added.
        * svg/hixie/rendering-model/002.xml: Added.
        * svg/hixie/rendering-model/003-expected.checksum: Added.
        * svg/hixie/rendering-model/003-expected.png: Added.
        * svg/hixie/rendering-model/003-expected.txt: Added.
        * svg/hixie/rendering-model/003.xhtml: Added.
        * svg/hixie/rendering-model/003a-expected.checksum: Added.
        * svg/hixie/rendering-model/003a-expected.png: Added.
        * svg/hixie/rendering-model/003a-expected.txt: Added.
        * svg/hixie/rendering-model/003a.xml: Added.
        * svg/hixie/rendering-model/004-expected.checksum: Added.
        * svg/hixie/rendering-model/004-expected.png: Added.
        * svg/hixie/rendering-model/004-expected.txt: Added.
        * svg/hixie/rendering-model/004.xhtml: Added.
        * svg/hixie/shapes/path/001-expected.checksum: Added.
        * svg/hixie/shapes/path/001-expected.png: Added.
        * svg/hixie/shapes/path/001-expected.txt: Added.
        * svg/hixie/shapes/path/001.xml: Added.
        * svg/hixie/text/001-broken-expected.checksum: Added.
        * svg/hixie/text/001-broken-expected.png: Added.
        * svg/hixie/text/001-broken-expected.txt: Added.
        * svg/hixie/text/001-broken.xml: Added.
        * svg/hixie/text/002-expected.checksum: Added.
        * svg/hixie/text/002-expected.png: Added.
        * svg/hixie/text/002-expected.txt: Added.
        * svg/hixie/text/002.xml: Added.
        * svg/hixie/text/003-expected.checksum: Added.
        * svg/hixie/text/003-expected.png: Added.
        * svg/hixie/text/003-expected.txt: Added.
        * svg/hixie/text/003.html: Added.
        * svg/hixie/text/003a-expected.checksum: Added.
        * svg/hixie/text/003a-expected.png: Added.
        * svg/hixie/text/003a-expected.txt: Added.
        * svg/hixie/text/003a.xml: Added.
        * svg/hixie/text/003b-expected.checksum: Added.
        * svg/hixie/text/003b-expected.png: Added.
        * svg/hixie/text/003b-expected.txt: Added.
        * svg/hixie/text/003b.xml: Added.
        * svg/hixie/transform/001-expected.checksum: Added.
        * svg/hixie/transform/001-expected.png: Added.
        * svg/hixie/transform/001-expected.txt: Added.
        * svg/hixie/transform/001.xml: Added.
        * svg/hixie/use/001-expected.checksum: Added.
        * svg/hixie/use/001-expected.png: Added.
        * svg/hixie/use/001-expected.txt: Added.
        * svg/hixie/use/001.xml: Added.
        * svg/hixie/use/002-expected.checksum: Added.
        * svg/hixie/use/002-expected.png: Added.
        * svg/hixie/use/002-expected.txt: Added.
        * svg/hixie/use/002-test-expected.checksum: Added.
        * svg/hixie/use/002-test-expected.png: Added.
        * svg/hixie/use/002-test-expected.txt: Added.
        * svg/hixie/use/002-test.xml: Added.
        * svg/hixie/use/002.xml: Added.
        * svg/hixie/viewbox/001-expected.checksum: Added.
        * svg/hixie/viewbox/001-expected.png: Added.
        * svg/hixie/viewbox/001-expected.txt: Added.
        * svg/hixie/viewbox/001.xml: Added.
        * svg/hixie/viewbox/002-expected.checksum: Added.
        * svg/hixie/viewbox/002-expected.png: Added.
        * svg/hixie/viewbox/002-expected.txt: Added.
        * svg/hixie/viewbox/002.xml: Added.
        * svg/hixie/viewbox/004-expected.checksum: Added.
        * svg/hixie/viewbox/004-expected.png: Added.
        * svg/hixie/viewbox/004-expected.txt: Added.
        * svg/hixie/viewbox/004.xml: Added.
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum: Added.
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Added.
        * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added.
        * svg/hixie/viewbox/preserveAspectRatio/001.xml: Added.
        * svg/hixie/viewbox/preserveAspectRatio/002-expected.checksum: Added.
        * svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Added.
        * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
        * svg/hixie/viewbox/preserveAspectRatio/002.xml: Added.

2007-03-19  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Tim Hatcher.

        - test and updated result for http://bugs.webkit.org/show_bug.cgi?id=13091
          REGRESSION (r20075): Wrong text style and pixel break in Apple Store Locator HUD

        * editing/pasteboard/paste-table-002-expected.txt:
        * fast/innerHTML/additional-inline-style-expected.txt: Added.
        * fast/innerHTML/additional-inline-style.html: Added.
        * webarchive/test-duplicate-resources-expected.txt:
        * webarchive/test-frameset-expected.txt:
        * webarchive/test-link-href-expected.txt:

2007-03-18  Sam Weinig  <sam@webkit.org>

        Reviewed by Mark.

        Update results after Hyatt's patch in r20268.

        * tables/mozilla/bugs/bug137388-2-expected.checksum:
        * tables/mozilla/bugs/bug137388-2-expected.png:
        * tables/mozilla/bugs/bug137388-2-expected.txt:
        * tables/mozilla/bugs/bug137388-3-expected.checksum:
        * tables/mozilla/bugs/bug137388-3-expected.png:
        * tables/mozilla/bugs/bug137388-3-expected.txt:
        * tables/mozilla/bugs/bug50695-2-expected.checksum:
        * tables/mozilla/bugs/bug50695-2-expected.png:
        * tables/mozilla/bugs/bug50695-2-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug137388-1-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug137388-1-expected.png:
        * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:

2007-03-18  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13101
          REGRESSION (NativeTextField): Specifying word-wrap:break-word makes text field wrap

        * fast/forms/input-text-word-wrap-expected.checksum: Added.
        * fast/forms/input-text-word-wrap-expected.png: Added.
        * fast/forms/input-text-word-wrap-expected.txt: Added.
        * fast/forms/input-text-word-wrap.html: Added.

2007-03-18  Dan Waylonis  <waylonis@mac.com>

        Reviewed by Tim Hatcher.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=13005
        Bug 13005: WebScriptObject +throwException needs NULL check.

        A plugin that throws on dealloc can crash WebKit.

        * plugins/throw-on-dealloc-expected.txt: Added.
        * plugins/throw-on-dealloc.html: Added.

2007-03-18  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Oliver Hunt.
        
        Layout test for http://bugs.webkit.org/show_bug.cgi?id=13106
        REGRESSION: Incomplete document.all implementation breaks abtelectronics.com 
        (Style Change Through JavaScript Blanks Content)

        * fast/dom/collection-null-like-arguments-expected.txt: Added.
        * fast/dom/collection-null-like-arguments.html: Added.

2007-03-18  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Geoff.

        http://bugs.webkit.org/show_bug.cgi?id=13105
        REGRESSION: an exception raised when calculating base value of a dot expression is not returned

        * fast/js/dot-node-base-exception-expected.txt: Added.
        * fast/js/dot-node-base-exception.html: Added.
        * fast/js/resources/dot-node-base-exception.js: Added.

2007-03-17  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Sam Weinig.

        Added new layout test checking CSS pseudo styles work with <use> elements.

        * svg/custom/use-css-events-expected.checksum: Added.
        * svg/custom/use-css-events-expected.png: Added.
        * svg/custom/use-css-events-expected.txt: Added.
        * svg/custom/use-css-events.svg: Added.

2007-03-17  Antti Koivisto  <antti@apple.com>

        Reviewed by Adele.
        
        Test for http://bugs.webkit.org/show_bug.cgi?id=12595
        REGRESSION: Can't add item to cart at lnt.com (JS type error)
        <rdar://problem/4722863>
        
        Expanded version of Darin's test case. 

        * fast/forms/old-names-expected.txt: Added.
        * fast/forms/old-names.html: Added.

2007-03-16  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Updated test for <rdar://problem/4990050> REGRESSION: onchange gets fired when clicking on a programmatically selected element in a listbox
        http://bugs.webkit.org/show_bug.cgi?id=12725

        * fast/forms/listbox-onchange-expected.txt:
        * fast/forms/listbox-onchange.html:

2007-03-16  Oliver Hunt  <oliver@apple.com>

        Reviewed by Hyatt.

        Updating layout test to allow stand alone image to be
        dragged into a content editable div

        * fast/events/standalone-image-drag-to-editable-expected.checksum:
        * fast/events/standalone-image-drag-to-editable-expected.png:
        * fast/events/standalone-image-drag-to-editable-expected.txt:
        * fast/events/standalone-image-drag-to-editable.html:

2007-03-16  Brady Eidson  <beidson@apple.com>

        Reviewed by Braveheart

        Updated layouttest results because I added a window property

        * fast/dom/Window/window-properties-expected.txt:

2007-03-16  Brady Eidson  <beidson@apple.com>

        Reviewed by Anders

        <rdar://problem/5061826> and
        http://bugs.webkit.org/show_bug.cgi?id=12863
        Implement window.stop()

        * http/tests/misc/window-dot-stop-expected.txt: Added.
        * http/tests/misc/window-dot-stop.html: Added.

2007-03-15  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/5062376> 
        REGRESSION: In Mail and Gmail, can't change alignment to text after it has been applied

        * editing/execCommand/5062376-expected.checksum: Added.
        * editing/execCommand/5062376-expected.png: Added.
        * editing/execCommand/5062376-expected.txt: Added.
        * editing/execCommand/5062376.html: Added.

2007-03-15  Brady Eidson  <beidson@apple.com>

        Reviewed by Adele

        <rdar://problem/4429701>
        Implements a port blocking black list that matches Firefox's

        The layout test attempts to load an image at an invalid domain name on each
        of the black listed ports.  Using dumpResourceLoadCallbacks(), DRT is able
        to see the error codes for each resource.  A successful test shows the blocked
        error for each image load except for the few that are standard or should 
        succeed due to exemptions.

        * security/block-test-expected.txt: Added.
        * security/block-test.html: Added.

2007-03-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        Removed an unnecessary block (one that was fully
        selected but whose markup wasn't needed to preserve
        appearance):
        * editing/pasteboard/paste-text-011-expected.txt:
        Removed unnecessary style spans:
        * editing/pasteboard/merge-end-blockquote-expected.txt:
        Removed unnecessary empty anonymous blocks:
        * editing/execCommand/create-list-with-hr-expected.txt:
        * editing/pasteboard/display-block-on-spans-expected.txt:
        * editing/pasteboard/paste-text-006-expected.txt:
        * editing/pasteboard/paste-table-001-expected.txt:
        * editing/pasteboard/paste-text-013-expected.txt:
        * editing/pasteboard/paste-text-002-expected.txt:
        * editing/pasteboard/paste-list-001-expected.txt:
        * editing/pasteboard/paste-text-005-expected.txt:
        * editing/pasteboard/paste-text-003-expected.txt:
        * editing/pasteboard/paste-text-014-expected.txt:
        * editing/pasteboard/paste-pre-001-expected.txt:
        Now (correctly) includes fully selected root:
        * editing/pasteboard/paste-text-015-expected.checksum:
        * editing/pasteboard/paste-text-015-expected.png:
        * editing/pasteboard/paste-text-015-expected.txt:
        * editing/inserting/insert-3907422-fix-expected.txt:
        * editing/pasteboard/paste-text-004-expected.txt:
        Demonstrates a bug that already existed (we don't inline 
        the font styles from the Preference Pane on copy):
        * editing/pasteboard/5027857-expected.checksum:
        * editing/pasteboard/5027857-expected.png:
        * editing/pasteboard/5027857-expected.txt:
        * editing/pasteboard/paste-pre-002-expected.checksum:
        * editing/pasteboard/paste-pre-002-expected.png:
        * editing/pasteboard/paste-pre-002-expected.txt:

2007-03-15  Beth Dakin  <bdakin@apple.com>

        Rubber-stamped by Adele.

        Rolling out http://trac.webkit.org/projects/webkit/changeset/20148 
        (which is a fix for http://bugs.webkit.org/show_bug.cgi?id=12595 
        and rdar://4722863) because it causes a horrible memory-trasher.

        * fast/forms/old-names-expected.txt: Removed.
        * fast/forms/old-names.html: Removed.

2007-03-14  Oliver Hunt  <oliver@apple.com>

        Reviewed by Adele.

        Layout tests for rdar://problem/5061737

        * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Added.
        * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html: Added.

2007-03-14  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Geoff.

        - rdar://problem/5045720
        - DST changes in US affect JavaScript date calculations (12975)
        Changed layout tests to properly check for the new changes to DST in the
        US. Also these now test that equivalent years return the same results for DST.

        * fast/js/date-DST-time-cusps-expected.txt:
        * fast/js/date-big-setdate-expected.txt:
        * fast/js/resources/date-DST-time-cusps.js:
        * fast/js/resources/date-big-setdate.js:

t: 2007-03-15  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test for://bugs.webkit.org/show_bug.cgi?id=13071
          REGRESSION: Plain text files no longer wrap lines longer than the width of the browser window

        * fast/loader/resources/text-document-wrapping.txt: Added.
        * fast/loader/text-document-wrapping-expected.checksum: Added.
        * fast/loader/text-document-wrapping-expected.png: Added.
        * fast/loader/text-document-wrapping-expected.txt: Added.
        * fast/loader/text-document-wrapping.html: Added.

2007-03-14  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13072
          REGRESSION (r15617): white-space: pre-wrap breaks off the last character of a wide word

        * fast/text/whitespace/pre-wrap-last-char-expected.checksum: Added.
        * fast/text/whitespace/pre-wrap-last-char-expected.png: Added.
        * fast/text/whitespace/pre-wrap-last-char-expected.txt: Added.
        * fast/text/whitespace/pre-wrap-last-char.html: Added.

2007-03-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin

        Removed unnecessary style spans:
        * editing/deleting/delete-3857753-fix-expected.txt:
        * editing/execCommand/4916541-expected.txt:
        * editing/execCommand/create-list-from-range-selection-expected.txt:
        * editing/execCommand/format-block-expected.txt:
        * editing/execCommand/format-block-from-range-selection-expected.txt:
        * editing/execCommand/format-block-with-braces-expected.txt:
        * editing/execCommand/indent-selection-expected.txt:
        * editing/execCommand/remove-list-from-range-selection-expected.txt:
        * editing/execCommand/remove-list-items-expected.txt:
        * editing/execCommand/switch-list-type-expected.txt:
        * editing/pasteboard/4861080-expected.txt:
        * editing/pasteboard/display-block-on-spans-expected.txt:
        * editing/pasteboard/drag-drop-modifies-page-expected.txt:
        * editing/pasteboard/paste-table-002-expected.txt:
        * editing/pasteboard/paste-text-001-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
        * editing/style/smoosh-styles-001-expected.txt:
        * editing/style/smoosh-styles-002-expected.txt:

2007-03-14  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt, thumbs up by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12782
          Reproducible crash in BidiContext::deref

        * fast/dynamic/anonymous-block-orphaned-lines-expected.checksum: Added.
        * fast/dynamic/anonymous-block-orphaned-lines-expected.png: Added.
        * fast/dynamic/anonymous-block-orphaned-lines-expected.txt: Added.
        * fast/dynamic/anonymous-block-orphaned-lines.html: Added.

2007-03-14  Antti Koivisto  <antti@apple.com>

        Reviewed by Mitz.
        
        Test case for <rdar://problem/5058774>
        REGRESSION: In Mail, caret appears oversized when typing in a To Do note

        * editing/style/highlight-expected.checksum: Added.
        * editing/style/highlight-expected.png: Added.
        * editing/style/highlight-expected.txt: Added.
        * editing/style/highlight.html: Added.

2007-03-13  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5046875> 
        Gmail Editor: Applying alignment to selected text in message also applies alignment to signature

        Added:
        * editing/style/5046875-1-expected.checksum: Added.
        * editing/style/5046875-1-expected.png: Added.
        * editing/style/5046875-1-expected.txt: Added.
        * editing/style/5046875-1.html: Added.
        * editing/style/5046875-2-expected.checksum: Added.
        * editing/style/5046875-2-expected.png: Added.
        * editing/style/5046875-2-expected.txt: Added.
        * editing/style/5046875-2.html: Added.
        moveParagraphs doesn't move unnecessary brs:
        * editing/style/create-block-for-style-002-expected.txt:
        * editing/style/create-block-for-style-004-expected.txt:
        * editing/style/create-block-for-style-001-expected.txt:
        * editing/style/create-block-for-style-009-expected.txt:
        * editing/style/create-block-for-style-010-expected.txt:
        moveParagraphs clears out unrendered text during the move:
        * editing/style/create-block-for-style-011-expected.txt:
        * editing/style/create-block-for-style-007-expected.txt:
        * editing/style/create-block-for-style-012-expected.txt:

2007-03-13  Oliver Hunt  <oliver@apple.com>

        Reviewed by Brady.

        Test for <rdar://problem/5044366> make sure we can create
        a WebArchive from a page with a partially decoded url.

        * webarchive/archive-with-unencoded-url-expected.txt: Added.
        * webarchive/archive-with-unencoded-url.html: Added.

2007-03-13  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Test for <rdar://problem/5025925> A hang occurs in Safari when 
        attempting to print page at http://www.pcadvisor.co.uk

        * fast/block/float/nestedAnonymousBlocks-expected.checksum: Added.
        * fast/block/float/nestedAnonymousBlocks-expected.png: Added.
        * fast/block/float/nestedAnonymousBlocks-expected.txt: Added.
        * fast/block/float/nestedAnonymousBlocks.html: Added.

2007-03-13  David Harrison  <harrison@apple.com>
        
        <rdar://problem/5031181> cntl-k at end of paragraph adds nothing to the kill ring
        <rdar://problem/5031189> REGRESSION: cntl-y yanks only the most recently killed content

        Updated results.

        * editing/deleting/delete-to-end-of-paragraph-expected.checksum:
        * editing/deleting/delete-to-end-of-paragraph-expected.txt:

2007-03-13  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=12794
          <rdar://problem/5028154> REGRESSION: TripTik planner at aaa.com never
          finishes loading due to unclosed canvas tag (12794)

        * fast/canvas/canvas-hides-fallback-expected.txt: Added.
        * fast/canvas/canvas-hides-fallback.html: Added.
        * fast/canvas/script-inside-canvas-fallback-expected.txt: Added.
        * fast/canvas/script-inside-canvas-fallback.html: Added.
        * fast/canvas/unclosed-canvas-1-expected.txt: Added.
        * fast/canvas/unclosed-canvas-1.html: Added.
        * fast/canvas/unclosed-canvas-2-expected.txt: Added.
        * fast/canvas/unclosed-canvas-2.html: Added.
        * fast/canvas/unclosed-canvas-3-expected.txt: Added.
        * fast/canvas/unclosed-canvas-3.html: Added.
        * fast/canvas/unclosed-canvas-4-expected.txt: Added.
        * fast/canvas/unclosed-canvas-4.html: Added.

2007-03-13  David Harrison  <harrison@apple.com>

        Reviewed by Justin.

        <rdar://problem/5031181> cntl-k at end of paragraph adds nothing to the kill ring
        <rdar://problem/5031189> REGRESSION: cntl-y yanks only the most recently killed content

        * editing/pasteboard/emacs-ctrl-k-y-001-expected.checksum: Added.
        * editing/pasteboard/emacs-ctrl-k-y-001-expected.png: Added.
        * editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: Added.
        * editing/pasteboard/emacs-ctrl-k-y-001.html: Added.

2007-03-13  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin.
        
        http://bugs.webkit.org/show_bug.cgi?id=11083
        REGRESSION: Typing tab key fails to insert a tab character in Google Docs editable area
        <rdar://problem/4757650>

        * editing/inserting/typing-tab-designmode-expected.txt: Added.
        * editing/inserting/typing-tab-designmode-forms-expected.checksum: Added.
        * editing/inserting/typing-tab-designmode-forms-expected.png: Added.
        * editing/inserting/typing-tab-designmode-forms-expected.txt: Added.
        * editing/inserting/typing-tab-designmode-forms.html: Added.
        * editing/inserting/typing-tab-designmode.html: Added.

2007-03-13  Darin Adler  <darin@apple.com>

        * fast/js/kde/RegExp-expected.txt: Fix the one other test affected by
        the js-test-pre.js change.

2007-03-13  Darin Adler  <darin@apple.com>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12595
          <rdar://problem/4722863> REGRESSION: Can't add item to cart at lnt.com
          (JS type error) (12595)

        * fast/forms/old-names-expected.txt: Added.
        * fast/forms/old-names.html: Added.

        - check in files that were somehow left out in the last check-in

        * fast/js/resources/js-test-pre.js: Improve the format of the failure message when
        both the real results and expected results are strings.
        * fast/dom/wrapper-classes-expected.txt: Changed back to use the new format.

2007-03-13  Sam Weinig  <sam@webkit.org>

        Reviewed by Lars.

        Update text in tests to match expected output.

        * fast/dom/gc-6-expected.txt:
        * fast/dom/gc-6.html:
        * fast/dom/gc-7-expected.txt:
        * fast/dom/gc-7.html:

2007-03-13  Antti Koivisto  <antti@apple.com>

        Reviewed by Alexey.
        
        Test for DOS using composed character.

        * fast/text/large-text-composed-char-dos-expected.txt: Added.
        * fast/text/large-text-composed-char-dos.html: Added.

2007-03-13  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Tim H.

        - fix test results for http://bugs.webkit.org/show_bug.cgi?id=13054
          Layout tests results require updates after JavaScript wrapper class name fixes

        * fast/dom/gc-6-expected.txt: Renamed DOMHTMLElement to HTMLElement.
        * fast/dom/gc-7-expected.txt: Ditto.
        * fast/dom/prototype-chain-expected.txt: Renamed DOMHTMLElementPrototype to HTMLElementPrototype.
        * fast/dom/undetectable-document-all-expected.txt: Renamed Collection to HTMLCollection.
        * fast/dom/wrapper-classes-expected.txt: Updated for change to output for string comparison failure
        in fast/js/resources/js-test-pre.js.
        * fast/events/mouseclick-target-and-positioning-expected.txt: Renamed DOMHTMLElement to HTMLElement.
        * fast/tokenizer/external-script-document-write-expected.checksum: Ditto.
        * fast/tokenizer/external-script-document-write-expected.png: Ditto.
        * fast/tokenizer/external-script-document-write-expected.txt: Ditto.

2007-03-12  David Harrison  <harrison@apple.com>

        Reviewed by Darin.

        <rdar://problem/4743256> ctrl-y key binding (yank) should do nothing when kill ring is empty

        * editing/pasteboard/emacs-cntl-y-001-expected.checksum:
        * editing/pasteboard/emacs-cntl-y-001-expected.png:
        * editing/pasteboard/emacs-cntl-y-001-expected.txt:
        * editing/pasteboard/emacs-cntl-y-001.html:

2007-03-12  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Anders.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13015
          REGRESSION (r17233-r17241): Repro crash when leaving a page whose unload handler submits a form

        * fast/loader/onunload-form-submit-crash-2-expected.txt: Added.
        * fast/loader/onunload-form-submit-crash-2.html: Added.

2007-03-12  Anders Carlsson  <acarlsson@apple.com>

        Add expected results.
        
        * fast/frames/frame-navigation-expected.txt: Added.

2007-03-12  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        <rdar://problem/4900071>
        http://bugs.webkit.org/show_bug.cgi?id=6454
        ASSERTION: Navigating 'back' in frameset: !_private->previousItem (6454)

        * fast/frames/frame-navigation.html: Added.
        * fast/frames/resources/frame-navigation-child.html: Added.

2007-03-12  Darin Adler  <darin@apple.com>

        Reviewed by Tim Hatcher.

        - added a test that checks the classes of wrappers created by both
          the JavaScript binding and the Objective-C binding

        * fast/dom/wrapper-classes-expected.txt: Added.
        * fast/dom/wrapper-classes.html: Added.

2007-03-12  Antti Koivisto  <antti@apple.com>

        Reviewed by Alexey
        
        Test that this works correctly with composed characters
        http://bugs.webkit.org/show_bug.cgi?id=12833
        REGRESSION: Selecting text in 6.6MB txt file is sluggish as of the Feb 19th nightly
        <rdar://problem/5028159>

        * fast/text/large-text-composed-char-expected.checksum: Added.
        * fast/text/large-text-composed-char-expected.png: Added.
        * fast/text/large-text-composed-char-expected.txt: Added.
        * fast/text/large-text-composed-char.html: Added.

2007-03-09  Rob Buis  <buis@kde.org>

        Reviewed by Nikolas Zimmermann.

        http://bugs.webkit.org/show_bug.cgi?id=12500
        SVG fails to correctly handle all link style selectors
        http://bugs.webkit.org/show_bug.cgi?id=12567
        <text> elements ignore <a> children

        Updated results because of allowing <a> inside <text>.

        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.png:
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-06-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:

2007-03-11  Oliver Hunt  <oliver@apple.com>

        Reviewed by hyatt.

        <rdar://problem/5055690> ASSERTION failure on drop into editable element with content changed on drop

        * fast/events/content-changed-during-drop-expected.txt: Added.
        * fast/events/content-changed-during-drop.html: Added.

2007-03-11  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Adele.

        http://bugs.webkit.org/show_bug.cgi?id=12560
        W3C XPath test Text_Nodes.svg fails

        * dom/svg/level3/xpath/Text_Nodes-expected.txt: This fails again.

        * fast/xpath/4XPath/Borrowed/kd_20010423-expected.txt:
        * fast/xpath/4XPath/Borrowed/kd_20010423.html:
        Brought the test back to its original form (in which Firefox passes).

        * fast/xpath/text-nodes-expected.txt: Added.
        * fast/xpath/text-nodes.html: Added.
        A new test for text nodes, verifying some more arcane cases.

2007-03-11  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13021
        XPath can be very slow

        * fast/xpath/4XPath/Core/test_location_path-expected.txt:
        * fast/xpath/4XPath/Core/test_parser-expected.txt:
        These tests now pass, as "//*" now happens to produce correct node order.

2007-03-10  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12249
        FCKeditor: <hr>, <ul> and <ol> have id="undefined"

        * editing/execCommand/default-parameters-expected.txt: Added.
        * editing/execCommand/default-parameters.html: Added.

2007-03-10  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=13013
          REGRESSION: Selection box does not scroll to where the focus jumps when pressing an alphanumeric key

        * fast/forms/listbox-typeahead-scroll-expected.txt: Added.
        * fast/forms/listbox-typeahead-scroll.html: Added.

2007-03-10  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12973
          REGRESSION: Reproducible assert while loading this test file if css is already in the cache

        * fast/dom/css-cached-import-rule-expected.checksum: Added.
        * fast/dom/css-cached-import-rule-expected.png: Added.
        * fast/dom/css-cached-import-rule-expected.txt: Added.
        * fast/dom/css-cached-import-rule.html: Added.

2007-03-09  Darin Adler  <darin@apple.com>

        Reviewed by Justin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8928
          <rdar://problem/5045708> REPRODUCIBLE ASSERT: Cannot paste HTML into a
          contenteditable region in an XHTML document (8928)

        * editing/pasteboard/paste-xml-expected.checksum: Added.
        * editing/pasteboard/paste-xml-expected.png: Added.
        * editing/pasteboard/paste-xml-expected.txt: Added.
        * editing/pasteboard/paste-xml.xhtml: Added.

2007-03-09  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9929
          REGRESSION: crash on logging in on mijnpostbank.nl

        * http/tests/misc/onload-remove-iframe-crash-2-expected.txt: Added.
        * http/tests/misc/onload-remove-iframe-crash-2.html: Added.
        * http/tests/misc/resources/onload-remove-iframe-crash-2.html: Added.
        * http/tests/misc/resources/onload-remove-iframe.html: Added.

2007-03-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4903193> 
        On particular page, Copy is so slow it seems like a hang

        Less messy DOM trees:
        * editing/deleting/delete-3857753-fix-expected.txt:
        * editing/inserting/insert-3786362-fix-expected.txt:
        * editing/inserting/insert-3907422-fix-expected.txt:
        * editing/pasteboard/display-block-on-spans-expected.txt:
        * editing/pasteboard/paste-4035648-fix-expected.txt:
        * editing/pasteboard/paste-4039777-fix-expected.txt:
        * editing/pasteboard/paste-line-endings-001-expected.txt:
        * editing/pasteboard/paste-line-endings-006-expected.txt:
        * editing/pasteboard/paste-list-001-expected.txt:
        * editing/pasteboard/paste-pre-001-expected.txt:
        * editing/pasteboard/paste-pre-002-expected.txt:
        * editing/pasteboard/paste-table-001-expected.txt:
        * editing/pasteboard/paste-table-002-expected.txt:
        * editing/pasteboard/paste-text-003-expected.txt:
        * editing/pasteboard/paste-text-011-expected.txt:
        * editing/pasteboard/paste-text-015-expected.txt:
        * editing/pasteboard/paste-text-016-expected.txt:
        * editing/pasteboard/paste-text-017-expected.txt:
        * editing/pasteboard/styled-element-markup-expected.txt:
        * editing/pasteboard/testcase-9507-expected.txt:
        * editing/style/smoosh-styles-001-expected.txt:
        * editing/style/smoosh-styles-002-expected.txt:
        * fast/lists/drag-into-marker-expected.txt:
        Styles from style sheets are now inlined:
        * webarchive/test-duplicate-resources-expected.txt:
        * webarchive/test-frameset-expected.txt:
        * webarchive/test-link-href-expected.txt:\
        Two levels of nesting are removed, but text nodes are no
        longer coalesced when they should be, investigating:
        * editing/pasteboard/block-wrappers-necessary-expected.txt:

2007-03-08  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Adele.

        <rdar://problem/4646563> REGRESSION: Unable to send text message from Verizon text message website: vtext.com (12588)
        http://bugs.webkit.org/show_bug.cgi?id=12588

        Carefully revised which focus operations restore previous selection, which clear it, and which
        select the whole control contents, these test cases cover every focus call I could find.
        
        * fast/forms/focus-selection-input-expected.txt: Added.
        * fast/forms/focus-selection-input.html: Added.
        * fast/forms/focus-selection-textarea-expected.txt: Added.
        * fast/forms/focus-selection-textarea.html: Added.
        * fast/forms/onselect-textfield-expected.txt:

2007-03-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=12244>
        FCKeditor: Find dialog doesn't work

        * editing/execCommand/12244-expected.txt: Added.
        * editing/execCommand/12244.html: Added.
        * fast/dom/Window/window-properties-expected.txt:

2007-03-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=13000>
        Range.createContextualFragment is not supported

        * fast/dom/Range/13000-expected.txt: Added.
        * fast/dom/Range/13000.html: Added.

2007-03-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar::/problem/5049671>
        Gmail Editor: With linked text, Remove Formatting doesn't always remove underline

        * editing/execCommand/5049671-expected.checksum: Added.
        * editing/execCommand/5049671-expected.png: Added.
        * editing/execCommand/5049671-expected.txt: Added.
        * editing/execCommand/5049671.html: Added.

2007-03-08  Oliver Hunt  <oliver@apple.com>

        Reviewed by Adam.

        Adding GBK character encoding tests

        * fast/encoding/char-encoding-expected.txt:
        * fast/encoding/char-encoding.html:

2007-03-08  Alexey Proskuryakov  <ap@webkit.org>

        Added a test for attribute node string-value.

        * fast/xpath/string-value-expected.txt:
        * fast/xpath/string-value.html:

2007-03-08  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13006
        XPath string-value is broken for some node types

        * fast/xpath/string-value-expected.txt: Added.
        * fast/xpath/string-value.html: Added.

2007-03-07  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=13004
        Repeatedly calling XPathExpression.evaluate() causes crashes or memory leaks

        * fast/xpath/evaluate-twice-expected.txt: Added.
        * fast/xpath/evaluate-twice.html: Added.

2007-03-07  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13002
          Incomplete repaint of inset outlines

        * fast/repaint/outline-inset-expected.checksum: Added.
        * fast/repaint/outline-inset-expected.png: Added.
        * fast/repaint/outline-inset-expected.txt: Added.
        * fast/repaint/outline-inset.html: Added.

2007-03-07  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Adjusted tests for:
        http://bugs.webkit.org/show_bug.cgi?id=12579
        WebKit fails SVG xml:base test

        * dom/xhtml/level3/core/documentgetdocumenturi01-expected.txt:
        * dom/xhtml/level3/core/nodegetbaseuri01-expected.txt:
        * dom/xhtml/level3/core/nodegetbaseuri02-expected.txt:
        * dom/xhtml/level3/core/nodegetbaseuri04-expected.txt:
        * dom/xhtml/level3/core/nodegetbaseuri06-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-07-t-expected.png:

2007-03-07  Darin Adler  <darin@apple.com>

        Reviewed by Geoff.

        - change tests that depend on the order of iteration of built-in properties
          to sort explicitly so they don't depend on the order any more

        * fast/dom/Window/resources/window-appendages-cleared-results.html:
        * fast/dom/Window/window-appendages-cleared-expected.txt:

        * fast/dom/Window/window-properties-expected.txt:
        * fast/dom/Window/window-properties.html:

        * fast/js/regexp-caching-expected.txt:
        * fast/js/regexp-caching.html:

2007-03-07  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12953
        Import/convert 4XPath test suite

        Import the rest of the converted suite. The only remaining failures are due to
        incorrect node order, bug 12497.

        * fast/xpath/4XPath/Core/test_literal_expr.html: Added.
        * fast/xpath/4XPath/Core/test_location_path.html: Added.
        * fast/xpath/4XPath/Core/test_node_test.html: Added.
        * fast/xpath/4XPath/Core/test_nodeset_expr.html: Added.
        * fast/xpath/4XPath/Core/test_parser-expected.txt: Added.
        * fast/xpath/4XPath/Core/test_parser.html: Added.
        * fast/xpath/4XPath/Core/test_predicate_list.html: Added.
        * fast/xpath/4XPath/Core/test_step-expected.txt: Added.
        * fast/xpath/4XPath/Core/test_step.html: Added.

2007-03-07  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Darin.

        - LayoutTests part of fix for http://bugs.webkit.org/show_bug.cgi?id=12463
          WebArchiver - attempt to insert nil exception when archive empty iframe

        Tests using both dumpDOMAsWebArchive() and dumpSourceAsWebArchive() were added
        for this bug since a similar fix was suggested for the DOM case which was not
        needed.  The remaining changes are related to renaming dumpAsWebArchive() to
        dumpDOMAsWebArchive().

        * webarchive/archive-empty-frame-dom-expected.txt: Added.
        * webarchive/archive-empty-frame-dom.html: Added.
        * webarchive/archive-empty-frame-source-expected.txt: Added.
        * webarchive/archive-empty-frame-source.html: Added.
        * webarchive/resources/dump-webarchive.js: Renamed dumpAsWebArchive() to dumpDOMAsWebArchive().
        * webarchive/test-body-background-expected.txt: Ditto.
        * webarchive/test-body-background.html: Ditto.
        * webarchive/test-duplicate-resources-expected.txt: Ditto.
        * webarchive/test-frameset-expected.txt: Ditto.
        * webarchive/test-frameset.html: Ditto.
        * webarchive/test-img-src-expected.txt: Ditto.
        * webarchive/test-img-src.html: Ditto.
        * webarchive/test-input-src-expected.txt: Ditto.
        * webarchive/test-input-src.html: Ditto.
        * webarchive/test-link-href-expected.txt: Ditto.
        * webarchive/test-link-href.html: Ditto.
        * webarchive/test-object-data-expected.txt: Ditto.
        * webarchive/test-object-data.html: Ditto.
        * webarchive/test-script-src-expected.txt: Ditto.
        * webarchive/test-table-background-expected.txt: Ditto.
        * webarchive/test-table-background.html: Ditto.
        * webarchive/test-td-background-expected.txt: Ditto.
        * webarchive/test-td-background.html: Ditto.

2007-03-07  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Mitz.

        - fix http://bugs.webkit.org/show_bug.cgi?id=12992
          Test failure (r19972):  LayoutTests/svg/custom/struct-use-09-b.svg

        * svg/custom/struct-use-09-b.svg: Changed to use Helvetica instead of 'Arial Black', Arial.
        * svg/custom/struct-use-09-b-expected.checksum: Update results.
        * svg/custom/struct-use-09-b-expected.png: Ditto.
        * svg/custom/struct-use-09-b-expected.txt: Ditto.

2007-03-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by mjs

        <http://bugs.webkit.org/show_bug.cgi?id=8592>
        Extra line left after deleting whitespace:pre text

        Re-enabled the test and removed a FIXME:
        * editing/deleting/merge-whitespace-pre-expected.checksum:
        * editing/deleting/merge-whitespace-pre-expected.png:
        * editing/deleting/merge-whitespace-pre-expected.txt:
        * editing/deleting/merge-whitespace-pre.html: Added.
        * editing/deleting/merge-whitespace-pre.html-disabled: Removed.

2007-03-06  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Sam Weinig.

        http://bugs.webkit.org/show_bug.cgi?id=12987
        Fix and import 4XPath test_numeric_expr.html

        * fast/xpath/4XPath/Core/test_numeric_expr-expected.txt:
        * fast/xpath/4XPath/Core/test_numeric_expr.html: Added.

2007-03-07  Mark Rowe  <mrowe@apple.com>

        Add dumpAsText to test to match expected results.

        * fast/dom/Window/window-location-replace-functions.html:

2007-03-06  Mark Rowe  <mrowe@apple.com>

        Reviewed by Sam Weinig.

        Test for http://bugs.webkit.org/show_bug.cgi?id=12942
        Bug 12942: ASSERTION FAILURE: qantas.com.au changing selected item in <select> via JS

        * fast/dom/select-selectedIndex-bug-12942-expected.txt: Added.
        * fast/dom/select-selectedIndex-bug-12942.html: Added.

2007-03-06  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12986
          REGRESSION(NativeListBox): Listboxes not updated when resized dynamically

        * fast/forms/select-change-listbox-size-expected.checksum: Added.
        * fast/forms/select-change-listbox-size-expected.png: Added.
        * fast/forms/select-change-listbox-size-expected.txt: Added.
        * fast/forms/select-change-listbox-size.html: Added.

2007-03-06  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - repaint tests and updated result for http://bugs.webkit.org/show_bug.cgi?id=12885
          REGRESSION (r19696): Incomplete background repaint

        * fast/repaint/bugzilla-6278-expected.checksum:
        * fast/repaint/bugzilla-6278-expected.png:
        * fast/repaint/content-into-overflow-expected.checksum: Added.
        * fast/repaint/content-into-overflow-expected.png: Added.
        * fast/repaint/content-into-overflow-expected.txt: Added.
        * fast/repaint/content-into-overflow.html: Added.
        * fast/repaint/overflow-into-content-expected.checksum: Added.
        * fast/repaint/overflow-into-content-expected.png: Added.
        * fast/repaint/overflow-into-content-expected.txt: Added.
        * fast/repaint/overflow-into-content.html: Added.

2007-03-06  Feng Qian  <feng@chromium.org>

        Reviewed by Maciej.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=12720
        Bug 12720: Re-defining window.location.toString function keeps re-loading forever

        * fast/dom/Window/window-location-replace-functions-expected.txt: Added.
        * fast/dom/Window/window-location-replace-functions.html: Added.

2007-03-06  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Darin.

        <http://bugs.webkit.org/show_bug.cgi?id=12686>
        REGRESSION: Bloglines.com Feeds tab cannot expand folders in TOT
        - Now all class constructors implement implementsHasInstance.

        * fast/dom/dom-instanceof-expected.txt: Added.
        * fast/dom/dom-instanceof.html: Added.

2007-03-06  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by kevin
        
        <http://bugs.webkit.org/show_bug.cgi?id=12245>
        FCKeditor: Remove Format sometimes doesn't work
        <rdar://problem/4786404>
        Underline style is not removed from selection after performing Remove Format

        Added:
        * editing/execCommand/4786404-1-expected.checksum: Added.
        * editing/execCommand/4786404-1-expected.png: Added.
        * editing/execCommand/4786404-1-expected.txt: Added.
        * editing/execCommand/4786404-1.html: Added.
        * editing/execCommand/4786404-2-expected.checksum: Added.
        * editing/execCommand/4786404-2-expected.png: Added.
        * editing/execCommand/4786404-2-expected.txt: Added.
        * editing/execCommand/4786404-2.html: Added.
        Demonstrate fixes:
        * editing/execCommand/4920488-expected.checksum:
        * editing/execCommand/4920488-expected.png:
        * editing/execCommand/4920488-expected.txt:
        * editing/execCommand/4920742-1-expected.checksum:
        * editing/execCommand/4920742-1-expected.png:
        * editing/execCommand/4920742-1-expected.txt:
        * editing/execCommand/remove-formatting-2-expected.checksum:
        * editing/execCommand/remove-formatting-2-expected.png:
        * editing/execCommand/remove-formatting-2-expected.txt:
        Ditto, also added a FIXME:
        * editing/execCommand/remove-formatting-expected.checksum:
        * editing/execCommand/remove-formatting-expected.png:
        * editing/execCommand/remove-formatting-expected.txt:
        * editing/execCommand/remove-formatting.html:

2007-03-06  Kevin Decker <kdecker@apple.com>

        Reviewed by Adele.
        
        <rdar://problem/5041660>
        When we made the switch to non-NSView form controls, <keygen> was accidentally left behind.
        * fast/html/keygen-expected.txt: Added.
        * fast/html/keygen.html: Added.

2007-03-06  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Add new <use> layout tests.

        * svg/custom/use-empty-reference-expected.checksum: Added.
        * svg/custom/use-empty-reference-expected.png: Added.
        * svg/custom/use-empty-reference-expected.txt: Added.
        * svg/custom/use-empty-reference.svg: Added.
        * svg/custom/use-recalcStyle-crash-expected.checksum: Added.
        * svg/custom/use-recalcStyle-crash-expected.png: Added.
        * svg/custom/use-recalcStyle-crash-expected.txt: Added.
        * svg/custom/use-recalcStyle-crash.svg: Added.

2007-03-06  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Mitz.

        Remove an alert() which got accidently added in my last commit.

        * svg/custom/use-modify-target-symbol-expected.txt:
        * svg/custom/use-modify-target-symbol.svg:

2007-03-06  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        <rdar://problem/5035045>
        REGRESSION: WebKit browser doesn't display image at http://www.metoffice.gov.uk/weather/satellite/index.html
        
        Add some tests where image elements have id _and_ name elements.
        
        * fast/dom/HTMLDocument/document-special-properties-expected.txt:
        * fast/dom/HTMLDocument/document-special-properties.html:

2007-03-05  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Mark and Dave H.

        - rdar://problem/5038491
        An oversight of the security fix that prevented remote from loading local is that it
        prevents user style sheets when the site is remote.  This fixes that.

        * http/tests/security/local-user-CSS-from-remote-expected.txt: Added.
        * http/tests/security/local-user-CSS-from-remote.html: Added.

2007-03-06  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Darin.

        Updated SVG test results after enabling <use> again.

        Added test: svg/custom/use-nested-transform.svg
        Added test: svg/custom/struct-use-09-b.svg (not yet official W3C-SVG-1.1 testcase)
        Fixes test: svg/custom/use-elementInstance-event-target.svg (rectangle now turns green on first click)

        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-06-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
        * svg/carto.net/button-expected.txt:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/slider-expected.txt:
        * svg/carto.net/window-expected.txt:
        * svg/custom/deep-dynamic-updates-expected.txt:
        * svg/custom/path-textPath-simulation-expected.png:
        * svg/custom/path-textPath-simulation-expected.txt:
        * svg/custom/pointer-events-image-expected.png:
        * svg/custom/pointer-events-path-expected.png:
        * svg/custom/pointer-events-text-expected.png:
        * svg/custom/struct-use-09-b-expected.checksum: Added.
        * svg/custom/struct-use-09-b-expected.png: Added.
        * svg/custom/struct-use-09-b-expected.txt: Added.
        * svg/custom/struct-use-09-b.svg: Added.
        * svg/custom/text-hit-test-expected.png:
        * svg/custom/use-clipped-hit-expected.png:
        * svg/custom/use-clipped-hit-expected.txt:
        * svg/custom/use-elementInstance-event-target-expected.png:
        * svg/custom/use-elementInstance-event-target-expected.txt:
        * svg/custom/use-elementInstance-methods-expected.png:
        * svg/custom/use-elementInstance-methods-expected.txt:
        * svg/custom/use-event-handler-on-referenced-element-expected.png:
        * svg/custom/use-event-handler-on-referenced-element-expected.txt:
        * svg/custom/use-event-handler-on-use-element-expected.png:
        * svg/custom/use-event-handler-on-use-element-expected.txt:
        * svg/custom/use-events-crash-expected.checksum: Added.
        * svg/custom/use-events-crash-expected.png: Added.
        * svg/custom/use-events-crash-expected.txt:
        * svg/custom/use-forward-refs-expected.txt:
        * svg/custom/use-instanceRoot-modifications-expected.png:
        * svg/custom/use-instanceRoot-modifications-expected.txt:
        * svg/custom/use-modify-container-in-target-expected.png:
        * svg/custom/use-modify-container-in-target-expected.txt:
        * svg/custom/use-modify-target-container-expected.png:
        * svg/custom/use-modify-target-container-expected.txt:
        * svg/custom/use-modify-target-symbol-expected.png:
        * svg/custom/use-modify-target-symbol-expected.txt:
        * svg/custom/use-modify-target-symbol.svg:
        * svg/custom/use-nested-transform-expected.checksum: Added.
        * svg/custom/use-nested-transform-expected.png: Added.
        * svg/custom/use-nested-transform-expected.txt: Added.
        * svg/custom/use-nested-transform.svg: Added.
        * svg/custom/use-on-g-containing-use-expected.png:
        * svg/custom/use-on-g-containing-use-expected.txt:
        * svg/custom/use-on-g-expected.png:
        * svg/custom/use-on-g-expected.txt:
        * svg/custom/use-on-rect-expected.png:
        * svg/custom/use-on-rect-expected.txt:
        * svg/custom/use-on-symbol-expected.png:
        * svg/custom/use-on-symbol-expected.txt:
        * svg/custom/use-on-symbol-inside-pattern-expected.png:
        * svg/custom/use-on-symbol-inside-pattern-expected.txt:
        * svg/custom/use-on-text-expected.png:
        * svg/custom/use-on-text-expected.txt:
        * svg/custom/use-on-use-expected.png:
        * svg/custom/use-on-use-expected.txt:
        * svg/custom/use-property-changes-through-dom-expected.png:
        * svg/custom/use-property-changes-through-dom-expected.txt:
        * svg/custom/use-property-changes-through-svg-dom-expected.txt:
        * svg/custom/use-recursion-1-expected.txt:
        * svg/custom/use-recursion-2-expected.txt:
        * svg/custom/use-recursion-3-expected.txt:
        * svg/custom/use-recursion-4-expected.txt:
        * svg/custom/use-symbol-overflow-expected.png:
        * svg/custom/use-symbol-overflow-expected.txt:
        * svg/custom/use-transform-expected.png:
        * svg/custom/use-transform-expected.txt:

2007-03-06  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Darin.

        Add new test demonstrating that the getPointAtLength() function
        of SVGPathElement actually works now.

        * svg/custom/path-textPath-simulation-expected.checksum: Added.
        * svg/custom/path-textPath-simulation-expected.png: Added.
        * svg/custom/path-textPath-simulation-expected.txt: Added.
        * svg/custom/path-textPath-simulation.svg: Added.

2007-03-05  Darin Adler  <darin@apple.com>

        Reviewed by Oliver.

        Text encoding test case

        * fast/encoding/char-encoding-expected.txt: Added.
        * fast/encoding/char-encoding.html: Added.
        * fast/encoding/charset-names-expected.txt: Moved.
        * fast/encoding/charset-names.html: Moved.

2007-03-05  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12970
        Fix and import 4XPath test_core_functions.html test

        * fast/xpath/4XPath/Core/test_core_functions-expected.txt: Added.
        * fast/xpath/4XPath/Core/test_core_functions.html: Added.
        The remaining failures with id() are caused by an XML DOM problem - ID attributes declared
        in an internal subset are not treated as such.

        * fast/xpath/4XPath/Core/test.js: Common data for XPath tests.

2007-03-05  Anders Carlsson  <acarlsson@apple.com>

        * plugins/get-url-with-blank-target-expected.txt:
        Update test result.

2007-03-05  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Adam, Darin.

        <rdar://problem/5025212>
        In Mail, a crash occurs at WebCore::Frame::tree() when clicking on embedded flash object

        * plugins/get-url-with-blank-target-expected.txt: Added.
        * plugins/get-url-with-blank-target.html: Added.

2007-03-05  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12954
        XPath relative operations are implemented incorrectly

        * fast/xpath/4XPath/Core/test_boolean_expr-expected.txt: Added.
        * fast/xpath/4XPath/Core/test_boolean_expr.html: Added.

        * fast/xpath/4XPath/Borrowed/cz_20030217-expected.txt: Added.
        * fast/xpath/4XPath/Borrowed/cz_20030217.html: Added.
        * fast/xpath/4XPath/Borrowed/kd_20010423-expected.txt: Added.
        * fast/xpath/4XPath/Borrowed/kd_20010423.html: Added.
        * fast/xpath/4XPath/Borrowed/od_20000608-expected.txt: Added.
        * fast/xpath/4XPath/Borrowed/od_20000608.html: Added.
        * fast/xpath/4XPath/Borrowed/resources/od_20000608.xml: Added.
        * fast/xpath/4XPath/Borrowed/rs_20010831-expected.txt: Added.
        * fast/xpath/4XPath/Borrowed/rs_20010831.html: Added.
        * fast/xpath/4XPath/Borrowed/sr_20021217-expected.txt: Added.
        * fast/xpath/4XPath/Borrowed/sr_20021217.html: Added.
        Added a bunch of XPath tests that already passed.

        * fast/xpath/4XPath/Borrowed/namespace-nodes-expected.txt: Added.
        * fast/xpath/4XPath/Borrowed/namespace-nodes.html: Added.
        * fast/xpath/namespace-nodes-expected.txt: Removed.
        * fast/xpath/namespace-nodes.html: Removed.
        Moved a previously imported 4XPath test.

2007-03-05  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Add test for:
        http://bugs.webkit.org/show_bug.cgi?id=12868
        parts of the CSS classes in this simple SVG example are not applied

        * svg/custom/xml-stylesheet-expected.checksum: Added.
        * svg/custom/xml-stylesheet-expected.png: Added.
        * svg/custom/xml-stylesheet-expected.txt: Added.
        * svg/custom/xml-stylesheet.css: Added.
        * svg/custom/xml-stylesheet.svg: Added.

2007-03-04  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12961
        shouldBe() should support NaN

        * fast/js/resources/js-test-pre.js: Make shouldBe() succeed if both sides are NaN numbers.

2007-03-04  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        * fast/events/keydown-keypress-preventDefault-expected.txt: Added.
        * fast/events/keydown-keypress-preventDefault.html: Added.

2007-03-02  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        <rdar://problem/5028165> 
        http://bugs.webkit.org/show_bug.cgi?id=12915
        REGRESSION: XMLHttpRequest.abort() does not stop loading (12915)

        * http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt: Added.
        * http/tests/xmlhttprequest/abort-should-cancel-load.html: Added.

2007-03-04  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Nikolas Zimmermann.

        - fix http://bugs.webkit.org/show_bug.cgi?id=12951
          REGRESSION (r19949): LayoutTests/fast/xsl/xslt-processer.html fails

        Fixed spelling of "processer" to "processor" in file names.

        * fast/xsl/xslt-processer-expected.txt: Removed.
        * fast/xsl/xslt-processer.html: Removed.
        * fast/xsl/xslt-processor-expected.txt: Added. Results progressed after fixing
        Bugzilla Bug 12735 (<rdar://problem/4545040>).
        * fast/xsl/xslt-processor.html: Added.

2007-03-02  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Geoff.

        - rdar://problem/4922454
        - This fixes a security issue by making remote referrers not able to access local
        resources, unless they register their schemes to be treated as local. The result is
        that those schemes can access local resources and cannot be accessed by remote
        referrers.
        Because this behavior is new a link-on-or-after check is made to determine if the
        app should use the older, less safe, behavior.

        * fast/loader/local-CSS-from-local-expected.txt: Added.
        * fast/loader/local-CSS-from-local.html: Added.
        * fast/loader/local-JavaScript-from-local-expected.txt: Added.
        * fast/loader/local-JavaScript-from-local.html: Added.
        * fast/loader/local-iFrame-source-from-local-expected.txt: Added.
        * fast/loader/local-iFrame-source-from-local.html: Added.
        * fast/loader/local-image-from-local-expected.txt: Added.
        * fast/loader/local-image-from-local.html: Added.
        * http/tests/security/local-CSS-from-remote-expected.txt: Added.
        * http/tests/security/local-CSS-from-remote.html: Added.
        * http/tests/security/local-JavaScript-from-remote-expected.txt: Added.
        * http/tests/security/local-JavaScript-from-remote.html: Added.
        * http/tests/security/local-iFrame-from-remote-expected.txt: Added.
        * http/tests/security/local-iFrame-from-remote.html: Added.
        * http/tests/security/local-image-from-remote-expected.txt: Added.
        * http/tests/security/local-image-from-remote.html: Added.
        * http/tests/security/resources/compass.jpg: Added.
        * http/tests/security/resources/cssStyle.css: Added.
        * http/tests/security/resources/localPage.html: Added.
        * http/tests/security/resources/localScript.js: Added.

2007-03-02  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by kevin
        
        <rdar://problem/5028447>
        REGRESSION: Gmail Editor: Copied message text pastes at the wrong font size

        * editing/pasteboard/5028447-expected.checksum: Added.
        * editing/pasteboard/5028447-expected.png: Added.
        * editing/pasteboard/5028447-expected.txt: Added.
        * editing/pasteboard/5028447.html: Added.

2007-03-02  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4545040>
        innerHTML does not HTML-escape text nodes inside PRE elements
        <rdar://problem/5027857>
        Pasting into Mail from Safari's view-source window renders the HTML

        * editing/pasteboard/5027857-expected.checksum: Added.
        * editing/pasteboard/5027857-expected.png: Added.
        * editing/pasteboard/5027857-expected.txt: Added.
        * editing/pasteboard/5027857.html: Added.

2007-03-02  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/5032095>
        Gmail Editor: Copied text pastes on a new line instead of current line

        * editing/pasteboard/5032095-expected.checksum: Added.
        * editing/pasteboard/5032095-expected.png: Added.
        * editing/pasteboard/5032095-expected.txt: Added.
        * editing/pasteboard/5032095.html: Added.

2007-03-01  Antti Koivisto  <antti@apple.com>

        Reviewed by Maciej.
        
        HTTP layout test for http://bugs.webkit.org/show_bug.cgi?id=12690
        REGRESSION: can not log in to bank of america with TOT webkit
        <rdar://problem/4990044>

        also for
        http://bugs.webkit.org/show_bug.cgi?id=12604
        http://bugs.webkit.org/show_bug.cgi?id=12020
        
        * http/tests/misc/multiple-submit-expected.txt: Added.
        * http/tests/misc/multiple-submit.html: Added.
        * http/tests/misc/resources/post-echo-and-notify-done.cgi: Added.

2007-03-01  Kevin McCullough  <kmccullough@apple.com>

        Reviewed by Adam.

        - Tests that the url of a document after an open is what it was before the open.

        * fast/loader/external-script-URL-location-expected.txt: Added.
        * fast/loader/external-script-URL-location.html: Added.
        * fast/loader/resources/external-script-URL-location.js: Added.

2007-03-01  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12801
          Assertion failure in createMarkup() (root) when doing Select All, Copy in an SVG document

        * editing/pasteboard/createMarkup-assert-expected.txt: Added.
        * editing/pasteboard/createMarkup-assert.xml: Added.

2007-02-28  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Bradeee Eidson.

        Disabling this test for now because it fails on the buildbot but not on
        my Intel or PPC machines. I've filed http://bugs.webkit.org/show_bug.cgi?id=12930
        to track this issue.

        * fast/leaks/003.html: Removed.

2007-02-27  Antti Koivisto  <antti@apple.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12911
        GoogleDocs: Ordered lists don't update immediately when start attribute changed

        * fast/lists/ol-start-dynamic-expected.checksum: Added.
        * fast/lists/ol-start-dynamic-expected.png: Added.
        * fast/lists/ol-start-dynamic-expected.txt: Added.
        * fast/lists/ol-start-dynamic.html: Added.
        
2007-02-28  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Add testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12609
        Any SVG element will create renderers even when children of HTML elements

        * svg/custom/xhtml-no-svg-renderer-expected.checksum: Added.
        * svg/custom/xhtml-no-svg-renderer-expected.png: Added.
        * svg/custom/xhtml-no-svg-renderer-expected.txt: Added.
        * svg/custom/xhtml-no-svg-renderer.xhtml: Added.

2007-02-28  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Add test for:
        http://bugs.webkit.org/show_bug.cgi?id=12913
        Markers do not render in webkit when it misses markerWidth or markerHeight attribute

        * svg/custom/marker-default-width-height-expected.checksum: Added.
        * svg/custom/marker-default-width-height-expected.png: Added.
        * svg/custom/marker-default-width-height-expected.txt: Added.
        * svg/custom/marker-default-width-height.svg: Added.

2007-02-27  Geoffrey Garen  <ggaren@apple.com>

        Extending the timeout on this test to see if it fixes the buildbot failure.
        (I don't get a failure locally.)

        * fast/leaks/003.html:

2007-02-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by oliver
        
        <rdar://problem/5027300>
        REGRESSION: Images inserted with align left/right are lost

        * editing/inserting/12882-expected.checksum: Added.
        * editing/inserting/12882-expected.png: Added.
        * editing/inserting/12882-expected.txt: Added.
        * editing/inserting/12882.html: Added.

2007-02-27  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12910
          REGRESSION (r18756-r18765): list-bullet doesn't redraw properly when changing the list's content using JavaScript

        * fast/repaint/list-marker-expected.checksum: Added.
        * fast/repaint/list-marker-expected.png: Added.
        * fast/repaint/list-marker-expected.txt: Added.
        * fast/repaint/list-marker.html: Added.

2007-02-27  Antti Koivisto  <antti@apple.com>

        Reviewed by Hyatt.
        
        - test for http://bugs.webkit.org/show_bug.cgi?id=12918
        REGRESSION: Google Finance dropdown Flickers
        <rdar://4988039>

        * fast/events/mouseout-dead-node-expected.checksum: Added.
        * fast/events/mouseout-dead-node-expected.png: Added.
        * fast/events/mouseout-dead-node-expected.txt: Added.
        * fast/events/mouseout-dead-node.html: Added.

2007-02-27  Geoffrey Garen  <ggaren@apple.com>

        Bumped up the wiggle room on this test because it's failing on the buildbot.
        (We're still well below the ~100 objects you would see in a real failure.)

        * fast/leaks/003.html:

2007-02-27  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Maciej Stachowiak.
        
        Test for http://bugs.webkit.org/show_bug.cgi?id=12659 | <rdar://problem/4954306> 
        JS objects not collected after closing window @ ebay.com/maps.google.com
        
        * fast/leaks/003-expected.txt: Added.
        * fast/leaks/003.html: Added.

        * fast/dom/gc-10.html: Bumped the wiggle room threshold on this test by 2 
        because it's failing on my machine with the patch applied but, according 
        to the test notes, we're still well within the margin of error.

2007-02-27  Rob Buis  <buis@kde.org>

        Reviewed by David Hyatt.

        http://bugs.webkit.org/show_bug.cgi?id=4128
        !important is ignored in inline styling.

        Add testcase based on the one in the bug report.

        * fast/css/inline-properties-important-expected.checksum: Added.
        * fast/css/inline-properties-important-expected.png: Added.
        * fast/css/inline-properties-important-expected.txt: Added.
        * fast/css/inline-properties-important.html: Added.

2007-02-27  Darin Adler  <darin@apple.com>

        - test for MacRoman encoding name alias

        * fast/encoding/charset-names-expected.txt: Added.
        * fast/encoding/charset-names.html: Added.

2007-02-27  Darin Adler  <darin@apple.com>

        * fast/css/computed-style-expected.txt: Updated test result for
        Hyatt's addition of -webkit-border-fit.

2007-02-27  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Add test for:
        http://bugs.webkit.org/show_bug.cgi?id=12905
        Not all svg shapes should support markers

        * svg/custom/shapes-supporting-markers-expected.checksum: Added.
        * svg/custom/shapes-supporting-markers-expected.png: Added.
        * svg/custom/shapes-supporting-markers-expected.txt: Added.
        * svg/custom/shapes-supporting-markers.svg: Added.

2007-02-27  Adele Peterson  <adele@apple.com>

        Reviewed by Lars.

        Updated test for http://bugs.webkit.org/show_bug.cgi?id=12902
        <rdar://problem/5012679> REGRESSION: Pressing return key doesn't 
        move caret to next line after applying a font color in GMail

        * fast/frames/iframe-window-focus-expected.txt:
        * fast/frames/iframe-window-focus.html: Updated test to include insertion of newlines.

2007-02-26  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Oliver.

        - test cases for <rdar://problem/4946881> Recursive loop with <marker> not caught, crashes in WebCore::SVGPaintServer::draw (11244)
        http://bugs.webkit.org/show_bug.cgi?id=11244

        * svg/custom/circular-marker-reference-1-expected.checksum: Added.
        * svg/custom/circular-marker-reference-1-expected.png: Added.
        * svg/custom/circular-marker-reference-1-expected.txt: Added.
        * svg/custom/circular-marker-reference-1.svg: Added.
        * svg/custom/circular-marker-reference-2-expected.checksum: Added.
        * svg/custom/circular-marker-reference-2-expected.png: Added.
        * svg/custom/circular-marker-reference-2-expected.txt: Added.
        * svg/custom/circular-marker-reference-2.svg: Added.
        * svg/custom/circular-marker-reference-3-expected.checksum: Added.
        * svg/custom/circular-marker-reference-3-expected.png: Added.
        * svg/custom/circular-marker-reference-3-expected.txt: Added.
        * svg/custom/circular-marker-reference-3.svg: Added.
        * svg/custom/circular-marker-reference-4-expected.checksum: Added.
        * svg/custom/circular-marker-reference-4-expected.png: Added.
        * svg/custom/circular-marker-reference-4-expected.txt: Added.
        * svg/custom/circular-marker-reference-4.svg: Added.
        * svg/custom/non-circular-marker-reference-expected.checksum: Added.
        * svg/custom/non-circular-marker-reference-expected.png: Added.
        * svg/custom/non-circular-marker-reference-expected.txt: Added.
        * svg/custom/non-circular-marker-reference.svg: Added.

2007-02-26  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Antti Koivisto.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12899
          Ordered lists not updating dynamically with new styles

        * fast/lists/list-style-type-dynamic-change-expected.checksum: Added.
        * fast/lists/list-style-type-dynamic-change-expected.png: Added.
        * fast/lists/list-style-type-dynamic-change-expected.txt: Added.
        * fast/lists/list-style-type-dynamic-change.html: Added.

2007-02-26  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Test for <rdar://problem/5012761> REGRESSION: form submit invokes wrong event handler

        * fast/events/submit-reset-nested-bubble-expected.txt: Added.
        * fast/events/submit-reset-nested-bubble.html: Added.

2007-02-26  Oliver Hunt  <oliver@apple.com>

        Reviewed by Adam.

        Layout test for rdar://problem/5021127

        * fast/events/standalone-image-drag-to-editable-expected.checksum: Added.
        * fast/events/standalone-image-drag-to-editable-expected.png: Added.
        * fast/events/standalone-image-drag-to-editable-expected.txt: Added.
        * fast/events/standalone-image-drag-to-editable.html: Added.

2007-02-26  David Hyatt  <hyatt@apple.com>

        Land layout test demonstrating border-fit.

        Reviewed by darin

        * fast/borders/border-fit-expected.checksum: Added.
        * fast/borders/border-fit-expected.png: Added.
        * fast/borders/border-fit-expected.txt: Added.
        * fast/borders/border-fit.html: Added.
        * fast/borders/resources/Balloon_12641896.tiff: Added.
        * fast/borders/resources/Balloon_8107502.tiff: Added.
        * fast/borders/resources/largePerson.png: Added.

2007-02-26  Adele Peterson  <adele@apple.com>

        Reviewed by Adam.

        Test for <rdar://problem/4990700> Safari always crashes when attempting to edit/view 
        Yahoo pipes in WebCore::HTMLSelectElement::optionToListIndex

        * fast/forms/select-out-of-bounds-index-expected.txt: Added.
        * fast/forms/select-out-of-bounds-index.html: Added.

2007-02-25  Mitz Pettel  <mitz@webkit.org>

        Reviewed by David Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12886
          Crash with Scriptalicious javascript library

        * fast/dynamic/float-withdrawal-expected.checksum: Added.
        * fast/dynamic/float-withdrawal-expected.png: Added.
        * fast/dynamic/float-withdrawal-expected.txt: Added.
        * fast/dynamic/float-withdrawal.html: Added.

2007-02-24  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Darin Adler.
        
        Layout tests for BidiRun leaks.
        
        * fast/leaks/001-expected.txt: Added.
        * fast/leaks/001.html: Added.
        * fast/leaks/002-expected.txt: Added.
        * fast/leaks/002.html: Added.

2007-02-24  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Anders.

        Fix the test not to include any custom content in its auto-generated HTML wrapper.

        * fast/js/resources/select-options-add.js:
        * fast/js/select-options-add-expected.txt:
        * fast/js/select-options-add.html:

2007-02-23  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - updated test result for http://bugs.webkit.org/show_bug.cgi?id=12856
          REGRESSION (r13685): Canceling the suggestion popup does not revert the change

        * editing/deleting/delete-3800834-fix-expected.txt:

2007-02-23  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12823
          REGRESSION(r16968-16977): unable to prevent selection by cancelling "selectstart" event

        * fast/events/selectstart-during-autoscroll-expected.txt: Added.
        * fast/events/selectstart-during-autoscroll.html: Added.

2007-02-22  Feng Qian  <feng@chromium.org>

        Reviewed by Maciej.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=12850
          Leaks >10k objects

        * fast/events/remove-event-listener-expected.txt: Added.
        * fast/events/remove-event-listener.html: Added.

2007-02-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/5007143>
        REGRESSION: WebKit doesn't remember horizontal position of caret when moving forward by line

        Added, tests the removal of the use of the 
        recalc bool from xPosForVerticalArrowNavigation(...):
        * editing/selection/5007143-2-expected.checksum: Added.
        * editing/selection/5007143-2-expected.png: Added.
        * editing/selection/5007143-2-expected.txt: Added.
        * editing/selection/5007143-2.html: Added.
        Added, demonstrate the changes to modify:
        * editing/selection/5007143-expected.checksum: Added.
        * editing/selection/5007143-expected.png: Added.
        * editing/selection/5007143-expected.txt: Added.
        * editing/selection/5007143.html: Added.
        Demonstrates a bug (filed 5017312):
        * editing/style/block-style-004-expected.txt:
        * editing/style/block-style-005-expected.txt:
        * editing/style/block-style-006-expected.txt:
        Fixed:
        * editing/selection/3690703-2-expected.checksum:
        * editing/selection/3690703-2-expected.png:
        * editing/selection/3690703-2-expected.txt:
        * editing/style/create-block-for-style-009-expected.checksum:
        * editing/style/create-block-for-style-009-expected.png:
        * editing/style/create-block-for-style-009-expected.txt:
        * editing/style/create-block-for-style-011-expected.checksum:
        * editing/style/create-block-for-style-011-expected.png:
        * editing/style/create-block-for-style-011-expected.txt:

2007-02-22  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for <rdar://problem/5014970> 9A374: Tabs don't work in the message body

        * fast/events/keypress-insert-tab-expected.txt: Added.
        * fast/events/keypress-insert-tab.html: Added.

2007-02-22  Geoffrey Garen  <ggaren@apple.com>

        Used svn merge -r19786:19785 to roll out previous SVG results produced by 
        hack to work around SVG painting issue in DRT.
        
        The new work-around preserves the old SVG results -- both text and pixel. 
        This should fix the ~400 new pixel failures introduced in r19786.

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/carto.net/button-expected.txt:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/combobox-expected.txt:
        * svg/carto.net/scrollbar-expected.txt:
        * svg/carto.net/selectionlist-expected.txt:
        * svg/carto.net/slider-expected.txt:
        * svg/carto.net/tabgroup-expected.txt:
        * svg/carto.net/textbox-expected.txt:
        * svg/carto.net/window-expected.txt:
        * svg/custom/gradient-stop-style-change-expected.txt:
        * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
        * svg/custom/js-late-clipPath-creation-expected.txt:
        * svg/custom/js-late-gradient-and-object-creation-expected.txt:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/pointer-events-text-expected.txt:
        * svg/custom/text-clip-expected.txt:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/text-image-opacity-expected.txt:
        * svg/custom/text-repaint-including-stroke-expected.txt:
        * svg/custom/use-elementInstance-event-target-expected.txt:
        * svg/custom/use-on-text-expected.txt:

2007-02-21  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin.
        
        - tests for http://bugs.webkit.org/show_bug.cgi?id=11447
        REGRESSION(NativeListBox): List not scrolled to preselected option
        <rdar://problem/4957463>

        * fast/forms/select-initial-position-expected.checksum: Added.
        * fast/forms/select-initial-position-expected.png: Added.
        * fast/forms/select-initial-position-expected.txt: Added.
        * fast/forms/select-initial-position.html: Added.

2007-02-21  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Adam Roben.
        
        Updated results to new, more correct values produced by painting SVGs 
        before dumping their render trees.

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/carto.net/button-expected.txt:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/combobox-expected.txt:
        * svg/carto.net/scrollbar-expected.txt:
        * svg/carto.net/selectionlist-expected.txt:
        * svg/carto.net/slider-expected.txt:
        * svg/carto.net/tabgroup-expected.txt:
        * svg/carto.net/textbox-expected.txt:
        * svg/carto.net/window-expected.txt:
        * svg/custom/gradient-stop-style-change-expected.txt:
        * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
        * svg/custom/js-late-clipPath-creation-expected.txt:
        * svg/custom/js-late-gradient-and-object-creation-expected.txt:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/pointer-events-text-expected.txt:
        * svg/custom/text-clip-expected.txt:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/text-image-opacity-expected.txt:
        * svg/custom/text-repaint-including-stroke-expected.txt:
        * svg/custom/use-elementInstance-event-target-expected.txt:
        * svg/custom/use-on-text-expected.txt:

2007-02-21  Antti Koivisto  <antti@apple.com>

        Reviewed by Hyatt.

        http://bugs.webkit.org/show_bug.cgi?id=12820
        REGRESSION (r19706): Caret not painted after popup, failing editing/pasteboard/4641033

        add test for caret before <select> case too

        * editing/selection/caret-before-select-expected.checksum: Added.
        * editing/selection/caret-before-select-expected.png: Added.
        * editing/selection/caret-before-select-expected.txt: Added.
        * editing/selection/caret-before-select.html: Added.

2007-02-21  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12818
          REGRESSION (r19148): shacknews.com does not render completely

        * fast/dynamic/staticY-marking-parents-regression-expected.checksum: Added.
        * fast/dynamic/staticY-marking-parents-regression-expected.png: Added.
        * fast/dynamic/staticY-marking-parents-regression-expected.txt: Added.
        * fast/dynamic/staticY-marking-parents-regression.html: Added.

2007-02-21  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        <rdar://problem/5012665>
        Removing indent from list moves the caret to the line below

        No new layout tests needed because the new results
        for these tests and the removed FIXMEs cover the bug fix:
        * editing/execCommand/indent-list-item.html:
        * editing/execCommand/indent-list-item-expected.checksum:
        * editing/execCommand/indent-list-item-expected.png:
        * editing/execCommand/indent-list-item-expected.txt:
        * editing/execCommand/remove-list-1.html:
        * editing/execCommand/remove-list-1-expected.checksum:
        * editing/execCommand/remove-list-1-expected.png:
        * editing/execCommand/remove-list-1-expected.txt:

2007-02-20  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for <rdar://problem/4999030> Indexing into select element to get to items in the options collection is broken

        * fast/forms/select-index-setter-expected.txt: Added.
        * fast/forms/select-index-setter.html: Added.

2007-02-20  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/5006779>
        REGRESSION: Paste and Match Style of quoted text onto empty line yields quoted text

        * editing/pasteboard/5006779-expected.checksum: Added.
        * editing/pasteboard/5006779-expected.png: Added.
        * editing/pasteboard/5006779-expected.txt: Added.
        * editing/pasteboard/5006779.html: Added.

2007-02-20  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12439
        SVG parser complains about points attribute in polygon and polyline element

        Add a test for testing the poly parser. Also update test results.

        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/custom/js-update-polygon-changes-expected.txt:
        * svg/custom/js-update-polygon-removal-expected.txt:
        * svg/custom/polyline-hittest-expected.txt:
        * svg/custom/polyline-invalid-points-expected.checksum:
        * svg/custom/polyline-invalid-points-expected.txt:
        * svg/custom/polyline-invalid-points.svg:
        * svg/custom/svgpolyparser-extra-space-expected.txt:
        * svg/dom/points-parser-expected.txt: Added.
        * svg/dom/points-parser.html: Added.

2007-02-19  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12817
          REGRESSION (r18634): Table border-collapse problems with right margin

        * fast/repaint/table-outer-border-expected.checksum: Added.
        * fast/repaint/table-outer-border-expected.png: Added.
        * fast/repaint/table-outer-border-expected.txt: Added.
        * fast/repaint/table-outer-border.html: Added.

2007-02-19  Zalan Bujtas  <zbujtas@gmail.com>

        Reviewed by Darin.

        1. Test for background image with relative url, when base url element 
        is present. .html has a base url, which according to the html spec is supposed 
        to be absolute, is actually a relative url. Absolute url would not work with file:// scheme. 
        2. Test for base element and @import with relative url.
        http://bugs.webkit.org/show_bug.cgi?id=12214
        
        * fast/css/background-image-with-baseurl-expected.checksum: Added.
        * fast/css/background-image-with-baseurl-expected.png: Added.
        * fast/css/background-image-with-baseurl-expected.txt: Added.
        * fast/css/background-image-with-baseurl.html: Added.
        * fast/css/import_with_baseurl-expected.checksum: Added.
        * fast/css/import_with_baseurl-expected.png: Added.
        * fast/css/import_with_baseurl-expected.txt: Added.
        * fast/css/import_with_baseurl.html: Added.
        * fast/css/resources/background_image.css: Added.

2007-02-19  Antti Koivisto  <antti@apple.com>

        Reviewed by Mitz.
        
        - test for http://bugs.webkit.org/show_bug.cgi?id=10990
          REGRESSION: Pressing a pop-up's access key doesn't focus it
          <rdar://problem/4823138>

        * fast/forms/select-accesskey-expected.checksum: Added.
        * fast/forms/select-accesskey-expected.png: Added.
        * fast/forms/select-accesskey-expected.txt: Added.
        * fast/forms/select-accesskey.html: Added.

2007-02-18  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Adele.

        http://bugs.webkit.org/show_bug.cgi?id=12807
        XPath incorrectly converts NaN to boolean

        * fast/xpath/nan-to-boolean-expected.txt: Added.
        * fast/xpath/nan-to-boolean.html: Added.

2007-02-18  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - repaint tests for http://bugs.webkit.org/show_bug.cgi?id=12123
          REGRESSION: Incomplete repaint of floats' overflows

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=10116
          REGRESSION: Menu item drawn 2 pixels short on WWDC 2006 Attendee Site

        * css1/formatting_model/inline_elements-expected.checksum:
        * css1/formatting_model/inline_elements-expected.png:
        * css1/formatting_model/inline_elements-expected.txt:
        * css2.1/t0905-c414-flt-00-d-expected.txt:
        * css2.1/t0905-c414-flt-01-d-g-expected.txt:
        * css2.1/t0905-c414-flt-02-c-expected.txt:
        * css2.1/t0905-c414-flt-03-c-expected.txt:
        * css2.1/t0905-c414-flt-04-c-expected.txt:
        * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
        * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
        * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
        * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
        * css2.1/t090501-c414-flt-02-d-g-expected.txt:
        * css2.1/t090501-c414-flt-03-b-g-expected.txt:
        * fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
        * fast/block/float/008-expected.txt:
        * fast/block/float/013-expected.checksum:
        * fast/block/float/013-expected.txt:
        * fast/block/float/029-expected.txt:
        * fast/block/float/031-expected.txt:
        * fast/block/float/float-in-float-painting-expected.txt:
        * fast/block/margin-collapse/059-expected.checksum:
        * fast/block/margin-collapse/059-expected.png:
        * fast/block/margin-collapse/059-expected.txt:
        * fast/block/margin-collapse/062-expected.txt:
        * fast/block/margin-collapse/063-expected.txt:
        * fast/box-shadow/basic-shadows-expected.txt:
        * fast/forms/floating-textfield-relayout-expected.checksum:
        * fast/forms/floating-textfield-relayout-expected.txt:
        * fast/lists/003-expected.txt:
        * fast/media/mq-relative-constraints-08-expected.txt:
        * fast/multicol/float-multicol-expected.txt:
        * fast/repaint/float-overflow-expected.checksum: Added.
        * fast/repaint/float-overflow-expected.png: Added.
        * fast/repaint/float-overflow-expected.txt: Added.
        * fast/repaint/float-overflow-right-expected.checksum: Added.
        * fast/repaint/float-overflow-right-expected.png: Added.
        * fast/repaint/float-overflow-right-expected.txt: Added.
        * fast/repaint/float-overflow-right.html: Added.
        * fast/repaint/float-overflow.html: Added.
        * fast/repaint/table-cell-vertical-overflow-expected.checksum: Added.
        * fast/repaint/table-cell-vertical-overflow-expected.png: Added.
        * fast/repaint/table-cell-vertical-overflow-expected.txt: Added.
        * fast/repaint/table-cell-vertical-overflow.html: Added.
        * fast/table/009-expected.checksum:
        * fast/table/009-expected.png:
        * fast/table/009-expected.txt:
        * fast/text/whitespace/012-expected.txt:
        * tables/mozilla/bugs/bug120364-expected.txt:
        * tables/mozilla/bugs/bug196870-expected.checksum:
        * tables/mozilla/bugs/bug196870-expected.png:
        * tables/mozilla/bugs/bug196870-expected.txt:
        * tables/mozilla/bugs/bug45055-2-expected.txt:
        * tables/mozilla/bugs/bug72359-expected.txt:
        * tables/mozilla/marvin/x_table_align_left-expected.txt:
        * tables/mozilla/marvin/x_table_align_right-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-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:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:

2007-02-18  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Hyatt.

        http://bugs.webkit.org/show_bug.cgi?id=12799
        REGRESSION: Webpage doesn't load correctly (www.cincinnati.com
        redirects to the wrong URL)

        * http/tests/misc/refresh-meta-with-newline-expected.txt: Added.
        * http/tests/misc/refresh-meta-with-newline.html: Added.

2007-02-17  Lars Knoll <lars@trolltech.com>

        Reviewed by Adam.

        test for http://bugs.webkit.org/show_bug.cgi?id=11476
        <rdar://problem/4960247> REGRESSION: Nesting the IMG tag inside of a
        MAP fails to render correctly in ToT

        * fast/images/image-in-map-expected.checksum: Added.
        * fast/images/image-in-map-expected.png: Added.
        * fast/images/image-in-map-expected.txt: Added.
        * fast/images/image-in-map.html: Added.

2007-02-17  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=12733
        XPath namespace is attached to a wrong step

        * fast/xpath/namespace-vs-predicate-expected.txt: Added.
        * fast/xpath/namespace-vs-predicate.xhtml: Added.

2007-02-17  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12479
          ASSERTION FAILURE: resource->inCache() in WebCore::Cache::remove

        * fast/loader/resources/simultaneous-reloads-assert-frame.html: Added.
        * fast/loader/simultaneous-reloads-assert-expected.txt: Added.
        * fast/loader/simultaneous-reloads-assert.html: Added.

2007-02-16  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12780
          REGRESSION (r19341-r19385): Reproducible crash in "onselectstart" event

        * fast/events/shadow-boundary-crossing-expected.txt: Added.
        * fast/events/shadow-boundary-crossing.html: Added.

2007-02-16  Adele Peterson  <adele@apple.com>

        Reviewed by Mitz.

        Fix for http://bugs.webkit.org/show_bug.cgi?id=11534
        <rdar://problem/4946947> REGRESSION: Readonly text fields don't scroll when selecting content

        * fast/forms/input-readonly-autoscroll-expected.checksum: Added.
        * fast/forms/input-readonly-autoscroll-expected.png: Added.
        * fast/forms/input-readonly-autoscroll-expected.txt: Added.
        * fast/forms/input-readonly-autoscroll.html: Added.

2007-02-15  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4989774>
        REGRESSION: Pasting a image into a plain text message can place image on a new line

        Added:
        * editing/pasteboard/4989774-expected.checksum: Added.
        * editing/pasteboard/4989774-expected.png: Added.
        * editing/pasteboard/4989774-expected.txt: Added.
        * editing/pasteboard/4989774.html: Added.
        Equivalent trees:
        * editing/deleting/delete-3857753-fix-expected.txt:
        * editing/pasteboard/paste-list-001-expected.txt:
        * editing/pasteboard/paste-table-001-expected.txt:
        * editing/pasteboard/paste-text-001-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:

2007-02-15  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=12777
          REGRESSION (r18574): User profile pages display incorrectly at ebay.ca

        * tables/mozilla/bugs/bug45486-expected.checksum:
        * tables/mozilla/bugs/bug45486-expected.png:
        * tables/mozilla/bugs/bug45486-expected.txt:
        * tables/mozilla_expected_failures/core/col_span2-expected.txt:

2007-02-14  Adam Roben  <aroben@apple.com>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=12517
        <rdar://problem/4971227> REGRESSION: Tab order incorrect when input
        inside frame/iframe gets initial focus (12517)

        * fast/events/frame-programmatic-focus-expected.txt: Added.
        * fast/events/frame-programmatic-focus.html: Added.
        * fast/forms/focus2-expected.txt: Updated results to now-correct
        behavior.

2007-02-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by adele
        
        <rdar://problem/4976800>
        Outdent combines 2 separate strings on 2 different lines

        * editing/execCommand/4976800-expected.txt: Added.
        * editing/execCommand/4976800.html: Added.

2007-02-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by adele

        <rdar://problem/4960120>
        REGRESSION: First Enter key ignored on initial focus of textarea after page load (11967)

        * editing/inserting/4960120-1-expected.checksum: Added.
        * editing/inserting/4960120-1-expected.png: Added.
        * editing/inserting/4960120-1-expected.txt: Added.
        * editing/inserting/4960120-1.html: Added.
        * editing/inserting/4960120-2-expected.checksum: Added.
        * editing/inserting/4960120-2-expected.png: Added.
        * editing/inserting/4960120-2-expected.txt: Added.
        * editing/inserting/4960120-2.html: Added.

2007-02-14  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12417
          <rdar://problem/4990046> REGRESSION: pressing "Return" in a <select>
          box does not submit the form (12697)

        * fast/forms/select-enter-key-expected.txt: Added.
        * fast/forms/select-enter-key.html: Added.

2007-02-14  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin Adler, tweaked and committed by Geoff Garen.
        
        Reverting my fix for find-after-replace.html and committing this one because 
        its results don't rely on an editing bug and because stomping bugzilla patches
        is just plain uncivilized.

        - http://bugs.webkit.org/show_bug.cgi?id=12770
          editing/execCommand/find-after-replace fails intermittently on buildbot

        * editing/execCommand/find-after-replace.html: Use the frame's onload
        handler instead of relying on a timeout. Force a layout to get a correct
        render tree when dumping. (This requirement may be an editing bug.)

2007-02-14  Antti Koivisto  <antti@apple.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11974
        REGRESSION: Caret drawn over input when smaller than font size on initial focus
        <rdar://problem/4960258>

        * fast/forms/textfield-overflow-expected.checksum: Added.
        * fast/forms/textfield-overflow-expected.png: Added.
        * fast/forms/textfield-overflow-expected.txt: Added.
        * fast/forms/textfield-overflow.html: Added.

2007-02-14  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Blind attempt to make this test more reliable. (It fails intermittently
        on the buildbot.)

        * editing/execCommand/find-after-replace-expected.checksum:
        * editing/execCommand/find-after-replace-expected.png:
        * editing/execCommand/find-after-replace-expected.txt:
        * editing/execCommand/find-after-replace.html: Use a load event handler
        instead of a 100ms timer. There's no guarantee that everything will be
        done loading in under 100ms (and there's no reason to wait that long all
        the time, either!).

2007-02-14  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12726
          REGRESSION (r12073): Text wraps in the middle of a word instead of wrapping at the space before the word

        * fast/text/break-word-expected.checksum: Added.
        * fast/text/break-word-expected.png: Added.
        * fast/text/break-word-expected.txt: Added.
        * fast/text/break-word.html: Added.

2007-02-14  Antti Koivisto  <antti@apple.com>

        Reviewed by Hyatt.
        
        - layout test for http://bugs.webkit.org/show_bug.cgi?id=11923
        REGRESSION: Placeholder text in password field shows as bullets
        <rdar://problem/4960257>        

        * fast/forms/password-placeholder-expected.checksum: Added.
        * fast/forms/password-placeholder-expected.png: Added.
        * fast/forms/password-placeholder-expected.txt: Added.
        * fast/forms/password-placeholder.html: Added.

2007-02-13  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Mark Rowe.

        http://bugs.webkit.org/show_bug.cgi?id=12763
        REGRESSION: button title is displayed incorrectly at quotes.burntelectrons.org

        * fast/parser/entities-in-attributes-expected.txt: Added.
        * fast/parser/entities-in-attributes.xhtml: Added.

2007-02-13  Sam Weinig  <sam@webkit.org>

        Reviewed by Mark.

        * fast/dom/Window/window-properties-expected.txt: Update results.

2007-02-13  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Kevin Decker.

        <rdar://problem/4990049> 
        http://bugs.webkit.org/show_bug.cgi?id=12718
        REGRESSION: Segmentation fault when loading abc.go.com (12718)

        * http/tests/misc/redirect-to-about-blank-expected.txt: Added.
        * http/tests/misc/redirect-to-about-blank.html: Added.
        * http/tests/misc/resources/redirect-to-about-blank.php: Added.

2007-02-14  Alexey Proskuryakov  <ap@webkit.org>

        Actually removed pixel results that were supposed to be removed
        a year ago, in r12290.

        * fast/parser/entity-surrogate-pairs-expected.checksum: Removed.
        * fast/parser/entity-surrogate-pairs-expected.png: Removed.
        * fast/parser/head-comment-expected.checksum: Removed.
        * fast/parser/head-comment-expected.png: Removed.

2007-02-13  Brady Eidson  <beidson@apple.com>

        Reviewed by The Spirit of Layout Test Fixing!

        Re-added a directory and some files Darin removed that one of my layout tests 
        relied on.

        * http/tests/security/resources/green250x50.png: Added.
        * http/tests/security/resources/red200x100.png: Added.
        * http/tests/security/resources/showRefererImage.php: Added.

2007-02-13  Darin Adler  <darin@apple.com>

        - update test results for Hyatt's focus node enhancement (fix for 12149)
          518 of tests had extra "begin editing" delegate callbacks.

        * editing: Updated test results of many tests in this directory.

        - removed tests for rolled-out fix for rdar://problem/4922454

        * http/tests/security/local-JavaScript-from-remote-expected.txt: Removed.
        * http/tests/security/local-JavaScript-from-remote.html: Removed.
        * http/tests/security/local-iFrame-from-remote-expected.txt: Removed.
        * http/tests/security/local-iFrame-from-remote.html: Removed.
        * http/tests/security/local-image-from-remote-expected.txt: Removed.
        * http/tests/security/local-image-from-remote.html: Removed.
        * http/tests/security/resources/compass.jpg: Removed.
        * http/tests/security/resources/green250x50.png: Removed.
        * http/tests/security/resources/localPage.html: Removed.
        * http/tests/security/resources/localScript.js: Removed.
        * http/tests/security/resources/red200x100.png: Removed.
        * http/tests/security/resources/showRefererImage.php: Removed.

2007-02-13  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12746
        REGRESSION (r13853): List item's first line overflows containing div

        * fast/lists/item-not-in-list-line-wrapping-expected.checksum: Added.
        * fast/lists/item-not-in-list-line-wrapping-expected.png: Added.
        * fast/lists/item-not-in-list-line-wrapping-expected.txt: Added.
        * fast/lists/item-not-in-list-line-wrapping.html: Added.

2007-02-13  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=12578
        WebKit incorrectly strokes zero-width/height rectangles

        Updated test results.

        * svg/W3C-SVG-1.1/animate-elem-32-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:

2007-02-13  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.
        
        - fixed to still be a valid test (wouldn't crash without the relevant fix).

        * fast/text/text-shadow-extreme-value.html:

2007-02-12  Kevin McCullough  <kmccullough@apple.com>

        - reverting change to not cause regressions and performance problems.

        * fast/loader/local-JavaScript-from-local-expected.txt: Removed.
        * fast/loader/local-JavaScript-from-local.html: Removed.
        * fast/loader/local-iFrame-source-from-local-expected.txt: Removed.
        * fast/loader/local-iFrame-source-from-local.html: Removed.
        * fast/loader/local-image-from-local-expected.txt: Removed.
        * fast/loader/local-image-from-local.html: Removed.

2007-02-12  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12123
          REGRESSION: Incomplete repaint of floats' overflows

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=10116
          REGRESSION: Menu item drawn 2 pixels short on WWDC 2006 Attendee Site

        * css1/formatting_model/inline_elements-expected.checksum:
        * css1/formatting_model/inline_elements-expected.png:
        * css1/formatting_model/inline_elements-expected.txt:
        * css2.1/t0905-c414-flt-00-d-expected.txt:
        * css2.1/t0905-c414-flt-01-d-g-expected.txt:
        * css2.1/t0905-c414-flt-02-c-expected.txt:
        * css2.1/t0905-c414-flt-03-c-expected.txt:
        * css2.1/t0905-c414-flt-04-c-expected.txt:
        * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
        * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
        * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
        * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
        * css2.1/t090501-c414-flt-02-d-g-expected.txt:
        * css2.1/t090501-c414-flt-03-b-g-expected.txt:
        * fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
        * fast/block/float/008-expected.txt:
        * fast/block/float/013-expected.checksum:
        * fast/block/float/013-expected.txt:
        * fast/block/float/029-expected.txt:
        * fast/block/float/031-expected.txt:
        * fast/block/float/float-in-float-painting-expected.txt:
        * fast/block/margin-collapse/059-expected.checksum:
        * fast/block/margin-collapse/059-expected.png:
        * fast/block/margin-collapse/059-expected.txt:
        * fast/block/margin-collapse/062-expected.txt:
        * fast/block/margin-collapse/063-expected.txt:
        * fast/box-shadow/basic-shadows-expected.txt:
        * fast/forms/floating-textfield-relayout-expected.checksum:
        * fast/forms/floating-textfield-relayout-expected.txt:
        * fast/lists/003-expected.txt:
        * fast/media/mq-relative-constraints-08-expected.txt:
        * fast/multicol/float-multicol-expected.txt:
        * fast/repaint/float-overflow-expected.checksum: Added.
        * fast/repaint/float-overflow-expected.png: Added.
        * fast/repaint/float-overflow-expected.txt: Added.
        * fast/repaint/float-overflow-right-expected.checksum: Added.
        * fast/repaint/float-overflow-right-expected.png: Added.
        * fast/repaint/float-overflow-right-expected.txt: Added.
        * fast/repaint/float-overflow-right.html: Added.
        * fast/repaint/float-overflow.html: Added.
        * fast/table/009-expected.checksum:
        * fast/table/009-expected.png:
        * fast/table/009-expected.txt:
        * fast/text/text-shadow-extreme-value.html:
        * fast/text/whitespace/012-expected.txt:
        * tables/mozilla/bugs/bug120364-expected.txt:
        * tables/mozilla/bugs/bug196870-expected.checksum:
        * tables/mozilla/bugs/bug196870-expected.png:
        * tables/mozilla/bugs/bug196870-expected.txt:
        * tables/mozilla/bugs/bug45055-2-expected.txt:
        * tables/mozilla/bugs/bug72359-expected.txt:
        * tables/mozilla/marvin/x_table_align_left-expected.txt:
        * tables/mozilla/marvin/x_table_align_right-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-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:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:

2007-02-12  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - update pixel results in cases where overline and line-through were used,
          because our old code put them 1px too low

        * css1/cascade/cascade_order-expected.checksum: Updated because this has
        line-through style.
        * css1/cascade/cascade_order-expected.png: Ditto.
        * css1/text_properties/text_decoration-expected.checksum: Updated because
        this has overline and line-through.
        * css1/text_properties/text_decoration-expected.png: Ditto.
        * css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum: Ditto.
        * css2.1/t1504-c543-txt-decor-00-d-g-expected.png: Ditto.
        * fast/text/stroking-decorations-expected.checksum: Ditto.
        * fast/text/stroking-decorations-expected.png: Ditto.

        - added some missing pixel-test results

        * fast/forms/disabled-select-change-index-expected.checksum: Added.
        * fast/forms/disabled-select-change-index-expected.png: Added.

2007-02-12  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        <rdar://problem/4846962>
        Aperture: Aperture 1.5 - DOM exception occurs when exporting a web gallery

        * fast/dom/Document/replace-child-expected.txt: Added.
        * fast/dom/Document/replace-child.html: Added.

2007-02-12  Lars Knoll  <lars@trolltech.com>

        Reviewed by Mitz.

        Do not create child renderers for table column groups
        if the child has not a table column display type.

        * fast/forms/form-hides-table-expected.txt:
        * fast/table/div-as-col-span-expected.txt: Added.
        * fast/table/div-as-col-span.html: Added.
        * fast/table/form-with-table-style-expected.txt:

2007-02-12  Antti Koivisto  <antti@apple.com>

        Reviewed by Darin

        - test for Imagemap not clickable in www.toptenbooks.net/
        http://bugs.webkit.org/show_bug.cgi?id=12738

        * fast/images/imagemap-case-expected.checksum: Added.
        * fast/images/imagemap-case-expected.png: Added.
        * fast/images/imagemap-case-expected.txt: Added.
        * fast/images/imagemap-case.html: Added.

2007-02-12  Geoffrey Garen  <ggaren@apple.com>

        Updated results for this failing test. It looks like Maciej generated
        the original results before he made the test "dump as text."

        * fast/text/text-shadow-extreme-value-expected.txt:

2007-02-12  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Antti.
        
        - test case for <rdar://problem/4928675> REGRESSION: Crash in CGBlt_copyBytes under WebCore::Font::drawGlyphs (12083)
        http://bugs.webkit.org/show_bug.cgi?id=12083
        
        * fast/text/text-shadow-extreme-value.html: Added.
        * fast/text/text-shadow-extreme-value-expected.txt: Added.

2007-02-11  Maciej Stachowiak  <mjs@apple.com>

        Test case not reviewed; based on manual test by David Kilzer.

        - test case for <rdar://problem/4975133> ASSERT failure and crash right-clicking on image in SVG use test
        http://bugs.webkit.org/show_bug.cgi?id=12580
        
        * svg/custom/use-events-crash.svg: Added.

2007-02-11  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10144
          REGRESSION: Reproducible assertion failure in DeleteSelectionCommand::fixupWhitespace()

        * fast/text/delete-hard-break-character-expected.checksum: Added.
        * fast/text/delete-hard-break-character-expected.png: Added.
        * fast/text/delete-hard-break-character-expected.txt: Added.
        * fast/text/delete-hard-break-character.html: Added.

2007-02-12  Antti Koivisto  <antti@apple.com>

        Reviewed by Maciej.
        
        Test for REGRESSION: Google Calendar cell highlight misplaced
        http://bugs.webkit.org/show_bug.cgi?id=12687

        * fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Added.
        * fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Added.
        * fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Added.
        * fast/block/positioning/offsetLeft-offsetTop-borders.html: Added.

2007-02-11  Antti Koivisto  <antti@apple.com>

        Reviewed by Maciej.
        
        Test for REGRESSION: No day/week scrollbar in Google Calendar
        http://bugs.webkit.org/show_bug.cgi?id=11985

        * fast/layers/overflow-scroll-auto-switch-expected.checksum: Added.
        * fast/layers/overflow-scroll-auto-switch-expected.png: Added.
        * fast/layers/overflow-scroll-auto-switch-expected.txt: Added.
        * fast/layers/overflow-scroll-auto-switch.html: Added.

2007-02-11  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Hyatt.

        http://bugs.webkit.org/show_bug.cgi?id=12581
        XPath //title shouldn't match <title> in XHTML

        * fast/xpath/ensure-null-namespace-expected.txt: Added.
        * fast/xpath/ensure-null-namespace.xhtml: Added.

2007-02-10  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=12724
        Crash when enumerating XPath namespace axis

        Test adapted from Python-based 4XPath test suite, 
        <http://sourceforge.net/projects/foursuite/>

        * fast/xpath/namespace-nodes-expected.txt: Added.
        * fast/xpath/namespace-nodes.html: Added.

2007-02-10  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Adam.

        - fix http://bugs.webkit.org/show_bug.cgi?id=12727
          Layout test failure: fast/events/frame-click-focus.html

        * fast/events/frame-click-focus-expected.txt: Update results to include main frame blur.
        * fast/events/frame-click-focus.html: Update to click in main frame first.

2007-02-10  Brady Eidson <beidson@apple.com>

        Reviewed by Maciej

        <rdar://problem/4965133> WebKit sends file:// url referrers

        Added a new category of http tests - "local" where the test is run as a local file but
        the test involves remote resources from the httpd.
        This test had to be done with cached subresources to tickle the code path that was failing before,
        hence the bizarre different-sized images instead of simple success/failure text  

        * http/tests/local/file-url-sent-as-referer-expected.txt: Added.
        * http/tests/local/file-url-sent-as-referer.html: Added - document.writes an img source
          that ends up testing the http-referer

        * http/tests/security/resources/green250x50.png: Added.
        * http/tests/security/resources/red200x100.png: Added.

        * http/tests/security/resources/showRefererImage.php: Added - By scanning the referrer,
          sends back either the success or failure image

2007-02-10  Maciej Stachowiak  <mjs@apple.com>

        - add missing result and update tests to work right from DumpRenderTree

        * fast/dom/Window/resources/window-appendages-cleared-results.html:
        * fast/dom/Window/window-appendages-cleared-expected.txt: Added.
        * fast/dom/Window/window-appendages-cleared.html:

2007-02-10  Maciej Stachowiak  <mjs@apple.com>

        Regression not reviewed, based loosely on test case from Feng Qian.

        - test case for <rdar://problem/4988091> objects attached to Window not cleared (memory leak)
        
        * fast/dom/Window/resources/window-appendages-cleared-results.html: Added.
        * fast/dom/Window/window-appendages-cleared.html: Added.

2007-02-09  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin

        * editing/selection/4975120-expected.checksum: Added.
        * editing/selection/4975120-expected.png: Added.
        * editing/selection/4975120-expected.txt: Added.
        * editing/selection/4975120.html: Added.

2007-02-09  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/4960116>
        REGRESSION: Nightly Safari crashes in WebCore::SelectionController::xPosForVerticalArrowNavigation (12416)

        * editing/selection/4960116-expected.checksum: Added.
        * editing/selection/4960116-expected.png: Added.
        * editing/selection/4960116-expected.txt: Added.
        * editing/selection/4960116.html: Added.

2007-02-09  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/4983858>
        REGRESSION: In a new mail message, attempting to select a single word causes the selection to extend to the previous line
        
        * editing/selection/4983858-expected.checksum: Added.
        * editing/selection/4983858-expected.png: Added.
        * editing/selection/4983858-expected.txt: Added.
        * editing/selection/4983858.html: Added.

2007-02-09  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        <rdar://problem/4916541>
        Some of the selection isn't preserved during an Indent opreration
        
        Added:
        * editing/execCommand/4916541-expected.checksum: Added.
        * editing/execCommand/4916541-expected.png: Added.
        * editing/execCommand/4916541-expected.txt: Added.
        * editing/execCommand/4916541.html: Added.
        Fixed:
        * editing/execCommand/4641880-2-expected.checksum:
        * editing/execCommand/4641880-2-expected.png:
        * editing/execCommand/4641880-2-expected.txt:
        * editing/execCommand/indent-selection-expected.checksum:
        * editing/execCommand/indent-selection-expected.png:
        * editing/execCommand/indent-selection-expected.txt:
        Added a FIXME:
        * editing/execCommand/indent-list-item-expected.checksum:
        * editing/execCommand/indent-list-item-expected.png:
        * editing/execCommand/indent-list-item-expected.txt:
        * editing/execCommand/indent-list-item.html:

2007-02-09  Nicholas Shanks  <webkit@nickshanks.com>

        Reviewed by Dave Hyatt.

        Removed broken recognition of :last-* and :only-* selectors
        Test results show red indicating property unsupported
        Previous behaviour was to erroneously make everything green

        * css3/expected_failures/css3-modsel-33-expected.checksum: Added.
        * css3/expected_failures/css3-modsel-33-expected.png: Added.
        * css3/expected_failures/css3-modsel-33-expected.txt: Added.
        * css3/expected_failures/css3-modsel-33.html: Added.
        * css3/expected_failures/css3-modsel-35-expected.checksum: Added.
        * css3/expected_failures/css3-modsel-35-expected.png: Added.
        * css3/expected_failures/css3-modsel-35-expected.txt: Added.
        * css3/expected_failures/css3-modsel-35.html: Added.
        * css3/expected_failures/css3-modsel-36-expected.checksum: Added.
        * css3/expected_failures/css3-modsel-36-expected.png: Added.
        * css3/expected_failures/css3-modsel-36-expected.txt: Added.
        * css3/expected_failures/css3-modsel-36.html: Added.
        * css3/expected_failures/css3-modsel-37-expected.checksum: Added.
        * css3/expected_failures/css3-modsel-37-expected.png: Added.
        * css3/expected_failures/css3-modsel-37-expected.txt: Added.
        * css3/expected_failures/css3-modsel-37.html: Added.

2007-02-08  Adele Peterson  <adele@apple.com>

        Reviewed by Brady.

        Test for http://bugs.webkit.org/show_bug.cgi?id=12599
        <rdar://problem/4973507> REGRESSION: When replying in Gmail, the caret disappears when you start to type (12599)

        * fast/frames/iframe-window-focus-expected.txt: Added.
        * fast/frames/iframe-window-focus.html: Added.

2007-02-08  Adele Peterson  <adele@apple.com>

        Reviewed by Brady.

        Test for http://bugs.webkit.org/show_bug.cgi?id=12480
        <rdar://problem/4971222> REGRESSION (NativeListBox): Deselecting option causes list to jump to top

        * fast/forms/listbox-deselect-scroll-expected.checksum: Added.
        * fast/forms/listbox-deselect-scroll-expected.png: Added.
        * fast/forms/listbox-deselect-scroll-expected.txt: Added.
        * fast/forms/listbox-deselect-scroll.html: Added.

2007-02-08  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Test for: <rdar://problem/4963411> Items of SELECT element are incorrectly highlighted when display:block is set

        * fast/forms/select-block-background-expected.checksum: Added.
        * fast/forms/select-block-background-expected.png: Added.
        * fast/forms/select-block-background-expected.txt: Added.
        * fast/forms/select-block-background.html: Added.

2007-02-08  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11047
          REGRESSION: Empty options cause the entire select to collapse
        
        - updated results for http://bugs.webkit.org/show_bug.cgi?id=10783
          REGRESSION (r16044): Clicking a popup changes layout around it

        * fast/forms/HTMLOptionElement_label07-expected.txt:
        * fast/forms/form-element-geometry-expected.txt:
        * fast/forms/select-baseline-expected.txt:
        * fast/forms/select-empty-option-height-expected.checksum: Added.
        * fast/forms/select-empty-option-height-expected.png: Added.
        * fast/forms/select-empty-option-height-expected.txt: Added.
        * fast/forms/select-empty-option-height.html: Added.
        * fast/replaced/three-selects-break-expected.txt:

2007-02-08  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Updated results now that we actually return the correct ones.

        * fast/css/computed-style-expected.txt:

2007-02-08  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Adam Roben, Darin Adler.
        
        Updated results for tests that started failing after my run-webkit-tests
        check-in.
        
        These failures were not regressions. My check-in just caused the regular
        bot to behave more like the leaks bot, so it started reporting the results
        that the leaks bot had been reporting all along.

        There does seem to be an underlying bug in the way XHTML documents report
        line numbers for JavaScript exceptions. I've file that bug along with a 
        reduction:
        
        http://bugs.webkit.org/show_bug.cgi?id=12700
        JavaScript errors in XML documents have incorrect line numbers
        
        However, that bug is not a regression, so I think we should treat it separately.

        * dom/xhtml/level2/html/frame-expected.txt:
        * dom/xhtml/level2/html/iframe-expected.txt:

2007-02-08  Kevin McCullough  <KMcCullough@apple.com>

        Reviewed by Maciej, Darin and Mark.

        rdar://problem/4922454
        - No longer allow remote sites to access local resources.

        * fast/loader/local-JavaScript-from-local-expected.txt: Added.
        * fast/loader/local-JavaScript-from-local.html: Added.
        * fast/loader/local-iFrame-source-from-local-expected.txt: Added.
        * fast/loader/local-iFrame-source-from-local.html: Added.
        * fast/loader/local-image-from-local-expected.txt: Added.
        * fast/loader/local-image-from-local.html: Added.
        * http/tests/security/local-JavaScript-from-remote-expected.txt: Added.
        * http/tests/security/local-JavaScript-from-remote.html: Added.
        * http/tests/security/local-iFrame-from-remote-expected.txt: Added.
        * http/tests/security/local-iFrame-from-remote.html: Added.
        * http/tests/security/local-image-from-remote-expected.txt: Added.
        * http/tests/security/local-image-from-remote.html: Added.
        * http/tests/security/resources/compass.jpg: Added.
        * http/tests/security/resources/localPage.html: Added.
        * http/tests/security/resources/localPage.html.orig: Added.
        * http/tests/security/resources/localScript.js: Added.

2007-02-07  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12608
          Incorrect min. width calculation of a series of floats with clear:both and white-space:nowrap

        * fast/block/float/nowrap-clear-min-width-expected.checksum: Added.
        * fast/block/float/nowrap-clear-min-width-expected.png: Added.
        * fast/block/float/nowrap-clear-min-width-expected.txt: Added.
        * fast/block/float/nowrap-clear-min-width.html: Added.

2007-02-07  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=10522
          REGRESSION: Incomplete repaint after table relayout that decreases height

        * fast/repaint/intermediate-layout-position-expected.checksum: Added.
        * fast/repaint/intermediate-layout-position-expected.png: Added.
        * fast/repaint/intermediate-layout-position-expected.txt: Added.
        * fast/repaint/intermediate-layout-position.html: Added.

2007-02-07  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Dave Hyatt.

        - pixel test and updated results for http://bugs.webkit.org/show_bug.cgi?id=5399
          no-repeat on negatively positioned background images are ignored

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=5821
          Changing background of <col> doesn't repaint the column
        
        * fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Added.
        * fast/backgrounds/repeat/negative-offset-repeat-expected.png: Added.
        * fast/backgrounds/repeat/negative-offset-repeat-expected.txt: Added.
        * fast/backgrounds/repeat/negative-offset-repeat.html: Added. Based on a test by Mark Rowe.
        * fast/backgrounds/repeat/resources/gradient.gif: Added.
        * fast/repaint/table-col-background-expected.checksum: Added.
        * fast/repaint/table-col-background-expected.png: Added.
        * fast/repaint/table-col-background-expected.txt: Added.
        * fast/repaint/table-col-background.html: Added.
        * tables/mozilla/marvin/backgr_position-table-expected.checksum:
        * tables/mozilla/marvin/backgr_position-table-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:

2007-02-07  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12603
        A crash when trying to use XPath functions normalize-space(), string-length() and number()

        * fast/xpath/implicit-node-args-expected.txt:
        * fast/xpath/implicit-node-args.html: Uncommented cases that used to crash and added a case for number().

2007-02-06  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        <rdar://problem/4922367>
        WebView selectLine: followed by deleteBackward: deletes TABLE element of following line
        
        Added:
        * editing/deleting/4922367-expected.checksum: Added.
        * editing/deleting/4922367-expected.png: Added.
        * editing/deleting/4922367-expected.txt: Added.
        * editing/deleting/4922367.html: Added.
        
        Fixed:
        * editing/deleting/delete-block-table-expected.txt:
        * editing/deleting/delete-select-all-001-expected.txt:
        * editing/deleting/delete-to-select-table-expected.txt:
        * editing/inserting/insert-paragraph-02-expected.txt:
        * editing/pasteboard/4641033-expected.txt:
        * editing/pasteboard/paste-table-001-expected.txt:
        * editing/pasteboard/select-element-1-expected.txt:
        * editing/selection/3690719-expected.txt:
        * editing/selection/7152-1-expected.txt:
        * editing/selection/7152-2-expected.txt:
        * editing/selection/click-before-and-after-table-expected.txt:
        * editing/selection/replaced-boundaries-3-expected.txt:
        * editing/style/apple-style-editable-mix-expected.txt:
        * editing/unsupported-content/table-delete-001-expected.txt:
        * editing/unsupported-content/table-type-after-expected.txt:
        * editing/unsupported-content/table-type-before-expected.txt:

2007-02-06  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Mark.

        - fix http://bugs.webkit.org/show_bug.cgi?id=12640
          run-webkit-tests --pixel hangs because svg/custom/use-elementInstance-event-target-expected.png
          is a render tree dump instead of an image

        * svg/custom/use-elementInstance-event-target-expected.png:

2007-02-06  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        <rdar://problem/4959067>
        Bullets get erased or moved down to another line
        <rdar://problem/4912529>
        Seed: Bulleted list in Note in Mail.app does not work with Japanese input mode

        * editing/inserting/4959067-expected.checksum: Added.
        * editing/inserting/4959067-expected.png: Added.
        * editing/inserting/4959067-expected.txt: Added.
        * editing/inserting/4959067.html: Added.

2007-02-06  Geoffrey Garen  <ggaren@apple.com>

        At Darin's request, checked in new (failing) results instead of disabling test.

        * fast/images/svg-as-image-expected.txt:

2007-02-06  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Anders Carlsson.
        
        Disabled support for SVG image because it crashes all the time.

        * fast/images/svg-as-image.html: Removed.
        * fast/images/svg-as-image.html-disabled: Moved to here.

2007-02-06  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12518
          Betsson.com crashes browser

        * fast/layers/generated-layer-scrollbar-crash-expected.txt: Added.
        * fast/layers/generated-layer-scrollbar-crash.html: Added.

2007-02-06  Eric Seidel  <eric@webkit.org>

        Reviewed by mitz.
        
        http://bugs.webkit.org/show_bug.cgi?id=12577
        Update test results now that stroke-miterlimit is a float.

        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:

2007-02-06  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Geoff.

        http://bugs.webkit.org/show_bug.cgi?id=12619
        Non-abbreviated XPaths don't work

        * fast/xpath/ancestor-axis-expected.txt: Added.
        * fast/xpath/ancestor-axis.html: Added.

2007-02-05  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=7266
        Webarchive format saves duplicate WebSubresources to .webarchive file

        * webarchive/test-duplicate-resources-expected.txt: Duplicate resources removed.
        * webarchive/test-frameset-expected.txt: Ditto.

2007-02-06  Mark Rowe  <mrowe@apple.com>

        Roll out incomplete support for font-stretch (r19350) at Dave Hyatt's request.
        See http://bugs.webkit.org/show_bug.cgi?id=12530#c9 for more info.

        * fast/css/computed-style-expected.txt:
        * fast/css/font-stretch-expected.checksum: Removed.
        * fast/css/font-stretch-expected.png: Removed.
        * fast/css/font-stretch-expected.txt: Removed.
        * fast/css/font-stretch.html: Removed.

2007-02-05  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4947387>
        REGRESSION: Shift Command Left should only select to the beginning of the line

        * editing/selection/4947387-expected.checksum: Added.
        * editing/selection/4947387-expected.png: Added.
        * editing/selection/4947387-expected.txt: Added.
        * editing/selection/4947387.html: Added.

2007-02-05  Darin Adler  <darin@apple.com>

        Reviewed by John Sullivan.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11535
          <rdar://problem/4946959> REGRESSION: onclick="this.select();"
          not working on new forms (11535)

        * fast/forms/input-select-on-click-expected.txt: Added.
        * fast/forms/input-select-on-click.html: Added.

2007-02-05  Adele Peterson  <adele@apple.com>

        Reviewed by Mitz and Anders.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=11811
        <rdar://problem/4947184> REGRESSION (r11783): Hebrew text in list boxes is reversed

        * fast/text/international/bidi-listbox-expected.checksum: Added.
        * fast/text/international/bidi-listbox-expected.png: Added.
        * fast/text/international/bidi-listbox-expected.txt: Added.
        * fast/text/international/bidi-listbox.html: Added.

        * fast/text/international/bidi-listbox-atsui-expected.checksum: Added.
        * fast/text/international/bidi-listbox-atsui-expected.png: Added.
        * fast/text/international/bidi-listbox-atsui-expected.txt: Added.
        * fast/text/international/bidi-listbox-atsui.html: Added.

2007-02-05  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12590
          REGRESSION: Text selection is weird in textareas in Trac wiki editing pages

        * fast/repaint/selection-gap-overflow-scroll-expected.checksum: Added.
        * fast/repaint/selection-gap-overflow-scroll-expected.png: Added.
        * fast/repaint/selection-gap-overflow-scroll-expected.txt: Added.
        * fast/repaint/selection-gap-overflow-scroll.html: Added.

2007-02-05  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11916
          REGRESSION (SearchField): RTL search fields are mixed up

        * fast/forms/search-rtl-expected.checksum: Added.
        * fast/forms/search-rtl-expected.png: Added.
        * fast/forms/search-rtl-expected.txt: Added.
        * fast/forms/search-rtl.html: Added.

2007-02-05  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12618
          REGRESSION (SearchField): Dragging across the text and releasing over the clear button clears the field

        * fast/forms/search-cancel-button-mouseup-expected.txt: Added.
        * fast/forms/search-cancel-button-mouseup.html: Added.

2007-02-05  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by John Sullivan and Darin Adler.

        Focused gc-8.html on the issue it was really trying to test (a crash)
        to fix intermittent failures seen on buildbot.
        
        * fast/dom/gc-8.html: Don't test the value of our custom property, which
        (legitimately) can be cleared by garbage collection.
        * fast/dom/gc-8-expected.txt: 

2007-02-04  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12602
        XPath functions string(), normalize-space() and string-length() don't work
        without arguments

        * fast/xpath/implicit-node-args-expected.txt: Added.
        * fast/xpath/implicit-node-args.html: Added.
        Some cases in the test are commented out for now due to bug 12603.

2007-02-04  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=8791
        XPath should support custom node resolvers

        * fast/xpath/nsresolver-bad-object-expected.txt: Added.
        * fast/xpath/nsresolver-bad-object.xhtml: Added.
        * fast/xpath/nsresolver-exception-expected.txt: Added.
        * fast/xpath/nsresolver-exception.xhtml: Added.
        * fast/xpath/nsresolver-function-expected.txt: Added.
        * fast/xpath/nsresolver-function.xhtml: Added.
        * fast/xpath/nsresolver-object-expected.txt: Added.
        * fast/xpath/nsresolver-object.xhtml: Added.

2007-02-04  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Patch for http://bugs.webkit.org/show_bug.cgi?id=12562
        Fix test cases that are now spewing console errors that 
        they are not testing for

        * fast/events/iframe-object-onload-expected.txt:
        * fast/events/iframe-object-onload.html: Change nil to null.
        * fast/forms/display-none-in-onchange-keyboard-expected.txt:
        * fast/forms/display-none-in-onchange-keyboard.html: Add missing id to div, change 
        its text, and change the resulting text.
        * fast/forms/input-text-click-inside-expected.checksum:
        * fast/forms/input-text-click-inside-expected.png:
        * fast/forms/input-text-click-inside-expected.txt:
        * fast/forms/input-text-click-inside.html: Change moveTo(x,y) to mouseMoveTo(x,y).
        * fast/forms/input-text-click-outside-expected.txt:
        * fast/forms/input-text-click-outside.html: Ditto.
        * fast/js/array-foreach-expected.txt:
        * fast/js/array-foreach.html: Add try-catch blocks to catch exceptions and print them and 
        general cleanup.
        * fast/js/array-some-expected.txt:
        * fast/js/array-some.html: Ditto.
        * fast/table/click-near-anonymous-table-expected.checksum:
        * fast/table/click-near-anonymous-table-expected.png:
        * fast/table/click-near-anonymous-table-expected.txt:
        * fast/table/click-near-anonymous-table.html: Change timeForward(ms) to leapForward(ms) and
        change the amount of time from 500ms to 1000ms to avoid clicking.

2007-02-03  Geoffrey Garen  <ggaren@apple.com>

        Landing results that I think Maciej intended to land, to get the buildbot
        back to green.

        * fast/forms/disabled-select-change-index-expected.txt: Added.

2007-02-04  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Sam.

        Update SVG baseline after xml:space fixes.

        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/custom/text-whitespace-handling-expected.checksum: Added.
        * svg/custom/text-whitespace-handling-expected.png: Added.
        * svg/custom/text-whitespace-handling-expected.txt: Added.
        * svg/custom/text-whitespace-handling.svg: Added.

2007-02-03  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12560
        W3C XPath test Text_Nodes.svg fails

        * dom/svg/level3/xpath/Text_Nodes-expected.txt: Test now passes.
        * dom/svg/level3/xpath/Text_Nodes.js: Invert the success condition, as the test appears incorrect.

2007-02-03  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12485
        XPath id() function doesn't work as root in paths

        * fast/xpath/id-path-expected.txt: Added.
        * fast/xpath/id-path.html: Added.

2007-02-03  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Mitz.

        http://bugs.webkit.org/show_bug.cgi?id=12549
        Wrong character encoding at www.ravmilim.co.il

        * fast/encoding/meta-charset-expected.txt: Added.
        * fast/encoding/meta-charset.html: Added.

2007-02-02  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Hyatt & Adele.

        - test case for <rdar://problem/4896972> TV guide listings page doesn't finish loading (11674)

        * fast/forms/disabled-select-change-index.html: Added.

2007-02-03  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Eric & Maciej.

        Add new SVG <use> tests regarding JS scripting.
        The use-elementInstance-event-target.svg basically works, but shows
        a repainting issue, which has to be tackled later.

        * svg/custom/use-elementInstance-event-target-expected.checksum: Added.
        * svg/custom/use-elementInstance-event-target-expected.png: Added.
        * svg/custom/use-elementInstance-event-target-expected.txt: Added.
        * svg/custom/use-elementInstance-event-target.svg: Added.
        * svg/custom/use-elementInstance-methods-expected.checksum: Added.
        * svg/custom/use-elementInstance-methods-expected.png: Added.
        * svg/custom/use-elementInstance-methods-expected.txt: Added.
        * svg/custom/use-elementInstance-methods.svg: Added.
        * svg/custom/use-event-handler-on-referenced-element-expected.checksum: Added.
        * svg/custom/use-event-handler-on-referenced-element-expected.png: Added.
        * svg/custom/use-event-handler-on-referenced-element-expected.txt: Added.
        * svg/custom/use-event-handler-on-referenced-element.svg: Added.
        * svg/custom/use-event-handler-on-use-element-expected.checksum: Added.
        * svg/custom/use-event-handler-on-use-element-expected.png: Added.
        * svg/custom/use-event-handler-on-use-element-expected.txt: Added.
        * svg/custom/use-event-handler-on-use-element.svg: Added.

2007-02-02  Eric Seidel  <eric@webkit.org>

        Reviewed by mitz.
        
        Update test results after adding SVGHiddenContainer while fixing:
        http://bugs.webkit.org/show_bug.cgi?id=12193

        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/window-expected.txt:
        * svg/custom/deep-dynamic-updates-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/gradient-add-stops-expected.txt:
        * svg/custom/gradient-attr-update-expected.txt:
        * svg/custom/gradient-cycle-detection-expected.txt:
        * svg/custom/gradient-deep-referencing-expected.txt:
        * svg/custom/gradient-stop-corner-cases-expected.txt:
        * svg/custom/gradient-stop-style-change-expected.checksum: Added.
        * svg/custom/gradient-stop-style-change-expected.png: Added.
        * svg/custom/gradient-stop-style-change-expected.txt: Added.
        * svg/custom/gradient-stop-style-change.svg: Added.
        * svg/custom/gradient-stroke-width-expected.txt:
        * svg/custom/grayscale-gradient-mask-expected.txt:
        * svg/custom/invalid-css-expected.txt:
        * svg/custom/js-late-gradient-and-object-creation-expected.txt:
        * svg/custom/js-late-gradient-creation-expected.txt:
        * svg/custom/js-late-marker-and-object-creation-expected.txt:
        * svg/custom/js-late-marker-creation-expected.txt:
        * svg/custom/js-update-gradient-expected.txt:
        * svg/custom/js-update-pattern-child-expected.txt:
        * svg/custom/js-update-pattern-expected.txt:
        * svg/custom/js-update-stop-expected.txt:
        * svg/custom/large-bounding-box-percents-expected.txt:
        * svg/custom/marker-changes-expected.txt:
        * svg/custom/marker-child-changes-expected.txt:
        * svg/custom/marker-viewBox-changes-expected.txt:
        * svg/custom/pattern-cycle-detection-expected.txt:
        * svg/custom/pattern-deep-referencing-expected.txt:
        * svg/custom/pattern-in-defs-expected.txt:
        * svg/custom/text-gradient-no-content-expected.txt:
        * svg/custom/tref-update-expected.txt:
        * svg/custom/use-instanceRoot-modifications-expected.txt:
        * svg/custom/use-modify-container-in-target-expected.txt:
        * svg/custom/use-modify-target-container-expected.txt:
        * svg/custom/use-on-g-containing-use-expected.txt:
        * svg/custom/use-on-g-expected.txt:
        * svg/custom/use-on-rect-expected.txt:
        * svg/custom/use-on-symbol-inside-pattern-expected.txt:
        * svg/custom/use-on-text-expected.txt:
        * svg/custom/use-on-use-expected.txt:
        * svg/custom/use-property-changes-through-dom-expected.txt:
        * svg/custom/use-property-changes-through-svg-dom-expected.txt:
        * svg/custom/use-recursion-1-expected.txt:
        * svg/custom/use-recursion-3-expected.txt:
        * svg/custom/use-recursion-4-expected.txt:
        * svg/custom/use-transform-expected.txt:
        * svg/custom/visibility-override-mask-expected.txt:

2007-02-01  Nicholas Shanks  <webkit@nickshanks.com>

        Reviewed by Mark.

        CSS2 font-stretch property; uses American Typewriter and Helvetica Neue fonts,
        requiring Regular, Condensed, Bold and Bold Condensed faces.

        * fast/css/computed-style-expected.txt: Updated.
        * fast/css/font-stretch-expected.checksum: Added.
        * fast/css/font-stretch-expected.png: Added.
        * fast/css/font-stretch-expected.txt: Added.
        * fast/css/font-stretch.html: Added.

2007-02-01  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12506
        REGRESSION: Safari doesn't display hebrew text on a web page,
        displayed correctly on Tiger

        * fast/encoding/pseudo-tags-in-attributes-expected.txt: Changing back to success.

2007-02-01  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        Update test results that have console messages.
        
        * dom/html/level2/html/HTMLFrameElement09-expected.txt:
        * dom/html/level2/html/HTMLIFrameElement11-expected.txt:
        * dom/xhtml/level2/html/HTMLBaseElement01-expected.txt:
        * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt:
        * dom/xhtml/level2/html/frame-expected.txt:
        * dom/xhtml/level2/html/iframe-expected.txt:
        * editing/execCommand/4920488-expected.txt:
        * editing/selection/contenteditable-click-inside-expected.txt:
        * editing/selection/contenteditable-click-outside-expected.txt:
        * fast/AppleScript/001-expected.txt:
        * fast/dynamic/015-expected.txt:
        * fast/events/iframe-object-onload-expected.txt:
        * fast/events/updateLayoutForHitTest-expected.txt:
        * fast/forms/display-none-in-onchange-keyboard-expected.txt:
        * fast/forms/input-text-click-inside-expected.txt:
        * fast/forms/input-text-click-outside-expected.txt:
        * fast/forms/selected-index-assert-expected.txt:
        * fast/js/array-foreach-expected.txt:
        * fast/js/array-some-expected.txt:
        * fast/js/kde/exception_propagation-expected.txt:
        * fast/js/kde/garbage-n-expected.txt:
        * fast/js/kde/string-1-n-expected.txt:
        * fast/js/kde/string-2-n-expected.txt:
        * fast/parser/script-tag-with-trailing-slash-expected.txt:
        * fast/table/click-near-anonymous-table-expected.txt:
        * fast/tokenizer/002-expected.txt:
        * fast/tokenizer/external-script-document-write_2-expected.txt:
        * fast/tokenizer/script_extra_close-expected.txt:
        * fast/xsl/transform-xhr-doc-expected.txt:
        * http/tests/navigation/error404-goback-expected.txt:
        * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/custom/dynamic-empty-path-expected.txt:
        * svg/custom/js-update-container-expected.txt:
        * svg/custom/js-update-gradient-expected.txt:
        * svg/custom/js-update-polygon-changes-expected.txt:
        * svg/custom/js-update-polygon-removal-expected.txt:
        * svg/custom/path-bad-data-expected.txt:
        * svg/custom/polyline-hittest-expected.txt:
        * svg/custom/polyline-invalid-points-expected.txt:
        * svg/custom/polyline-setattribute-points-null-expected.txt:
        * svg/custom/svgpolyparser-extra-space-expected.txt:
        * svg/custom/use-modify-target-symbol-expected.txt:
        * svg/custom/viewbox-syntax-expected.txt:
        * tables/mozilla/bugs/bug53690-1-expected.txt:
        * tables/mozilla/bugs/bug9024-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug3517-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
        * tables/mozilla_expected_failures/core/captions1-expected.txt:
        * tables/mozilla_expected_failures/dom/appendCells1-expected.txt:
        * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt:
        * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
        * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:

2007-02-01  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=10517 REGRESSION 
        (r12065-r12082): Navigation graphic wraps to the next line on 
        duart.com and <rdar://problem/4960505> REGRESSION: The Awesome 
        Windows Vista page has a layout error in the header table (10517)

        New Test:
        * fast/table/growCellForImageQuirk-expected.checksum: Added.
        * fast/table/growCellForImageQuirk-expected.png: Added.
        * fast/table/growCellForImageQuirk-expected.txt: Added.
        * fast/table/growCellForImageQuirk.html: Added.

        These are new results for tests that used to be expected failures:
        * tables/mozilla/bugs/bug101674-expected.checksum: Added.
        * tables/mozilla/bugs/bug101674-expected.png: Added.
        * tables/mozilla/bugs/bug101674-expected.txt: Added.
        * tables/mozilla/bugs/bug14323-expected.checksum: Added.
        * tables/mozilla/bugs/bug14323-expected.png: Added.
        * tables/mozilla/bugs/bug14323-expected.txt: Added.
        
        New results that match WinIE:
        * tables/mozilla/bugs/bug26553-expected.checksum:
        * tables/mozilla/bugs/bug26553-expected.png:
        * tables/mozilla/bugs/bug26553-expected.txt:

        New results that appeared correct before, but now are actually 
        correct:
        * tables/mozilla/bugs/bug2973-expected.checksum: Added.
        * tables/mozilla/bugs/bug2973-expected.png: Added.
        * tables/mozilla/bugs/bug2973-expected.txt: Added.
        * tables/mozilla/bugs/bug4427-expected.checksum:
        * tables/mozilla/bugs/bug4427-expected.png:
        * tables/mozilla/bugs/bug4427-expected.txt:

        The failures that have been moved to successes:
        * tables/mozilla_expected_failures/bugs/bug101674-expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug101674-expected.png: Removed.
        * tables/mozilla_expected_failures/bugs/bug101674-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug101674.html: Removed.
        * tables/mozilla_expected_failures/bugs/bug14323-expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug14323-expected.png: Removed.
        * tables/mozilla_expected_failures/bugs/bug14323-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug14323.html: Removed.
        * tables/mozilla_expected_failures/bugs/bug2973-expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug2973-expected.png: Removed.
        * tables/mozilla_expected_failures/bugs/bug2973-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug2973.html: Removed.

2007-02-01  Darin Adler  <darin@apple.com>

        * fast/encoding/pseudo-tags-in-attributes-expected.txt: Change test result to reflect failure
        because bug 12506 isn't fixed yet; we'll change it back once the bug is re-fixed.

2007-02-01  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - test for <rdar://problem/4887428> REGRESSION: Implement slight delay for firing incremental onSearch event

        * fast/forms/search-event-delay-expected.txt: Added.
        * fast/forms/search-event-delay.html: Added.

2007-01-31  Darin Adler  <darin@apple.com>

        Reviewed by Adam and Geoff.

        - test for <rdar://problem/4786767> REGRESSION: <select> controls are not resized when zooming text

        * fast/forms/select-width-font-change-expected.txt: Added.
        * fast/forms/select-width-font-change.html: Added.

2007-01-31  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12506
        REGRESSION: Safari doesn't display hebrew text on a web page,
        displayed correctly on Tiger

        * fast/encoding/pseudo-tags-in-attributes-expected.txt: Added.
        * fast/encoding/pseudo-tags-in-attributes.html: Added.

2007-01-31  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        <rdar://problem/4886776>
        REGRESSION: After opening a web archive, location shows the actual URL, not the webarchive file

        * webarchive/loading/resources/helloworld.webarchive: Added.
        * webarchive/loading/test-loading-archive-expected.txt: Added.
        * webarchive/loading/test-loading-archive.html: Added.

2007-01-31  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for <rdar://problem/4521461> REGRESSION: when keyPress event changes form focus, inserted key goes to wrong control

        * fast/events/keypress-focus-change-expected.txt: Added.
        * fast/events/keypress-focus-change.html: Added.
        * fast/events/resources/keypress-frame.html: Added.

2007-01-30  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=11882
        Need a way to regression test .webarchive output files

        Created webarchive tests that exercise various features of the WebArchive format.

        * webarchive/resources/apple.gif: Copied from fast/canvas/resources/apple.gif.
        * webarchive/resources/dump-webarchive.js: Added.
        * webarchive/resources/test-frame.html: Added.
        * webarchive/resources/test-style.css: Added.
        * webarchive/test-body-background-expected.txt: Added.
        * webarchive/test-body-background.html: Added.
        * webarchive/test-duplicate-resources-expected.txt: Added.
        * webarchive/test-duplicate-resources.html: Added.
        * webarchive/test-frameset-expected.txt: Added.
        * webarchive/test-frameset.html: Added.
        * webarchive/test-img-src-expected.txt: Added.
        * webarchive/test-img-src.html: Added.
        * webarchive/test-input-src-expected.txt: Added.
        * webarchive/test-input-src.html: Added.
        * webarchive/test-link-href-expected.txt: Added.
        * webarchive/test-link-href.html: Added.
        * webarchive/test-object-data-expected.txt: Added.
        * webarchive/test-object-data.html: Added.
        * webarchive/test-script-src-expected.txt: Added.
        * webarchive/test-script-src.html: Added.
        * webarchive/test-table-background-expected.txt: Added.
        * webarchive/test-table-background.html: Added.
        * webarchive/test-td-background-expected.txt: Added.
        * webarchive/test-td-background.html: Added.

2007-01-30  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Geoff.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12050
          REGRESSION: Assertion failure in -[WebBaseNetscapePluginView willCallPlugInFunction] (plugin)

        * plugins/createScriptableObject-before-start-expected.txt: Added.
        * plugins/createScriptableObject-before-start.html: Added.

2007-01-30  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12487
          REGRESSION: Repro crash when a second background image is animated

        * fast/images/animated-background-image-crash-expected.txt: Added.
        * fast/images/animated-background-image-crash.html: Added.
        * fast/images/resources/animated.gif: Added.
        * fast/images/resources/animated2.gif: Added.

2007-01-31  Mark Rowe  <mrowe@apple.com>

        Reviewed by Mitz.

        Re-enable editing/pasteboard/paste-{RTFD,TIFF}.html now that a fix has been landed for:
        http://bugs.webkit.org/show_bug.cgi?id=12474
        REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()

        * editing/pasteboard/paste-RTFD.html: Added.
        * editing/pasteboard/paste-RTFD.html-disabled: Removed.
        * editing/pasteboard/paste-TIFF.html: Added.
        * editing/pasteboard/paste-TIFF.html-disabled: Removed.

2007-01-30  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin (by way of Hyatt).

        - test for http://bugs.webkit.org/show_bug.cgi?id=12373
          ASSERTION FAILURE: !child->needsLayout() on paypal.com

        * fast/table/inline-form-assert-expected.checksum: Added.
        * fast/table/inline-form-assert-expected.png: Added.
        * fast/table/inline-form-assert-expected.txt: Added.
        * fast/table/inline-form-assert.html: Added.

2007-01-30  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12486
        XPathNSResolver.lookupNamespaceURI should return null if no URI is found

        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
        These tests now pass.

2007-01-30  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Update svg baseline after svg text repaint rect fixes.

        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
        * svg/custom/text-repaint-including-stroke-expected.checksum: Added.
        * svg/custom/text-repaint-including-stroke-expected.png: Added.
        * svg/custom/text-repaint-including-stroke-expected.txt: Added.
        * svg/custom/text-repaint-including-stroke.svg: Added.
        * svg/custom/use-on-text-expected.txt:

2007-01-30  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12452
        XPath id() function is not supported

        * dom/svg/level3/xpath/Conformance_ID-expected.txt:
        This test now passes.

        * fast/xpath/complex-id-expected.txt: Added.
        * fast/xpath/complex-id.html: Added.
        A test for more advanced id() capabilities.

2007-01-31  Mark Rowe  <mrowe@apple.com>

        Disable editing/pasteboard/paste-{RTFD,TIFF}.html so tests run to completion until a fix is landed for:
        http://bugs.webkit.org/show_bug.cgi?id=12474
        REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()

        * editing/pasteboard/paste-RTFD.html: Removed.
        * editing/pasteboard/paste-RTFD.html-disabled: Added.
        * editing/pasteboard/paste-TIFF.html: Removed.
        * editing/pasteboard/paste-TIFF.html-disabled: Added.

2007-01-30  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Eric & Oliver.

        Update SVG baseline after the <use> rewrite.

        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
        * svg/custom/deep-dynamic-updates-expected.png:
        * svg/custom/use-modify-container-in-target-expected.checksum: Added.
        * svg/custom/use-modify-container-in-target-expected.png: Added.
        * svg/custom/use-modify-container-in-target-expected.txt: Added.
        * svg/custom/use-modify-container-in-target.svg: Added.
        * svg/custom/use-modify-target-container-expected.checksum: Added.
        * svg/custom/use-modify-target-container-expected.png: Added.
        * svg/custom/use-modify-target-container-expected.txt: Added.
        * svg/custom/use-modify-target-container.svg: Added.
        * svg/custom/use-modify-target-symbol-expected.checksum: Added.
        * svg/custom/use-modify-target-symbol-expected.png: Added.
        * svg/custom/use-modify-target-symbol-expected.txt: Added.
        * svg/custom/use-modify-target-symbol.svg: Added.
        * svg/custom/use-on-g-containing-use-expected.checksum: Added.
        * svg/custom/use-on-g-containing-use-expected.png: Added.
        * svg/custom/use-on-g-containing-use-expected.txt: Added.
        * svg/custom/use-on-g-containing-use.svg: Added.
        * svg/custom/use-on-symbol.svg:
        * svg/custom/use-on-use-expected.checksum: Added.
        * svg/custom/use-on-use-expected.png: Added.
        * svg/custom/use-on-use-expected.txt: Added.
        * svg/custom/use-on-use.svg: Added.
        * svg/custom/use-recursion-1-expected.checksum: Added.
        * svg/custom/use-recursion-1-expected.png: Added.
        * svg/custom/use-recursion-1-expected.txt: Added.
        * svg/custom/use-recursion-1.svg: Added.
        * svg/custom/use-recursion-2-expected.checksum: Added.
        * svg/custom/use-recursion-2-expected.png: Added.
        * svg/custom/use-recursion-2-expected.txt: Added.
        * svg/custom/use-recursion-2.svg: Added.
        * svg/custom/use-recursion-3-expected.checksum: Added.
        * svg/custom/use-recursion-3-expected.png: Added.
        * svg/custom/use-recursion-3-expected.txt: Added.
        * svg/custom/use-recursion-3.svg: Added.
        * svg/custom/use-recursion-4-expected.checksum: Added.
        * svg/custom/use-recursion-4-expected.png: Added.
        * svg/custom/use-recursion-4-expected.txt: Added.
        * svg/custom/use-recursion-4.svg: Added.

2007-01-29  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12464
        Fix XPath test suite conversion problems

        * dom/svg/level3/xpath/svgunit.js: Fixed createXPathEvaluator() to work in Firefox (whose
        document.getFeature returns null for XPath). Changed load() to use XMLHttpRequest, instead of
        merely cloning the current document.

        * dom/svg/level3/xpath/resources/internaldtd.xml: Added.
        * dom/svg/level3/xpath/resources/staff.dtd: Added.
        * dom/svg/level3/xpath/resources/staff.xml: Added.
        * dom/svg/level3/xpath/resources/staffNS.dtd: Added.
        * dom/svg/level3/xpath/resources/staffNS.xml: Added.
        Added external test documents.

        * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
        These tests now run, but fail. They also fail in Firefox, but pass in Opera.

        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
        These now fail, because XPathResult relies on DOMSubtreeModified event for invalidation,
        but event listeners cannot be registered on nodes in documents that aren't attached (such as
        XHR.responseXML). Not yet sure what exactly the bug is, but I think it's good to have the tests
        fail, as it appears to be a genuine issue.

        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.js:
        * dom/svg/level3/xpath/XPathResult_numberValue.js:
        Updated these tests to use /staff instead of /svg paths.

        * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
        * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.js:
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
        These tests now pass.

        * dom/svg/level3/xpath/Attribute_Nodes.svg:
        * dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg:
        * dom/svg/level3/xpath/Comment_Nodes.svg:
        * dom/svg/level3/xpath/Conformance_Expressions.svg:
        * dom/svg/level3/xpath/Conformance_ID.svg:
        * dom/svg/level3/xpath/Conformance_hasFeature_3.svg:
        * dom/svg/level3/xpath/Conformance_hasFeature_empty.svg:
        * dom/svg/level3/xpath/Conformance_hasFeature_null.svg:
        * dom/svg/level3/xpath/Conformance_isSupported_3.svg:
        * dom/svg/level3/xpath/Conformance_isSupported_empty.svg:
        * dom/svg/level3/xpath/Conformance_isSupported_null.svg:
        * dom/svg/level3/xpath/Element_Nodes.svg:
        * dom/svg/level3/xpath/Processing_Instruction_Nodes.svg:
        * dom/svg/level3/xpath/Text_Nodes.svg:
        * dom/svg/level3/xpath/XPathEvaluatorCast01.svg:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg:
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg:
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg:
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg:
        * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg:
        * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg:
        * dom/svg/level3/xpath/XPathExpression_evaluate_document.svg:
        * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg:
        * dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg:
        * dom/svg/level3/xpath/XPathResult_booleanValue_false.svg:
        * dom/svg/level3/xpath/XPathResult_booleanValue_true.svg:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg:
        * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_numberValue.svg:
        * dom/svg/level3/xpath/XPathResult_resultType.svg:
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg:
        * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
        * dom/svg/level3/xpath/XPathResult_stringValue.svg:
        Removed unneeded inline test data.

2007-01-29  Graham Dennis  <graham.dennis@gmail.com>

        Reviewed by Maciej.
        
        - test for http://bugs.webkit.org/show_bug.cgi?id=10725
          Image data in from RTFD clipboard data thrown away

        * editing/pasteboard/paste-RTFD-expected.checksum: Added.
        * editing/pasteboard/paste-RTFD-expected.png: Added.
        * editing/pasteboard/paste-RTFD-expected.txt: Added.
        * editing/pasteboard/paste-RTFD.html: Added.
        * editing/pasteboard/paste-TIFF-expected.checksum: Added.
        * editing/pasteboard/paste-TIFF-expected.png: Added.
        * editing/pasteboard/paste-TIFF-expected.txt: Added.
        * editing/pasteboard/paste-TIFF.html: Added.
        * editing/resources/RTFD-pasteboard-data.dat: Added.
        * editing/resources/TIFF-pasteboard-data.dat: Added.

2007-01-29  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
 
        <rdar://problem/4960137>
        ASSERTION FAILURE calling SelectionController::setBaseAndExtent (11833)

        * editing/selection/4960137-expected.checksum: Added.
        * editing/selection/4960137-expected.png: Added.
        * editing/selection/4960137-expected.txt: Added.
        * editing/selection/4960137.html: Added.

2007-01-29  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Geoff.

        <rdar://problem/4960097>
        http://bugs.webkit.org/show_bug.cgi?id=12444
        Assertion failure in -[WebCoreFrameBridge installInFrame:]

        * fast/parser/xhtml-document-with-html-object-expected.txt: Added.
        * fast/parser/xhtml-document-with-html-object.xhtml: Added.

2007-01-29  Kevin McCullough  <KMcCullough@apple.com>

        Reviewed by Geoff and Oliver.

        - rdar://problem/4955561
        - missusing JavaScript shouldn't crash webkit.  Now it doesn't in this case.

        * plugins/call-as-function-test-expected.txt: Added.
        * plugins/call-as-function-test.html: Added.

2007-01-29  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12359
        XPathEvaluator may return some nodes more than once in a result set

        * fast/xpath/nodeset-duplicates-expected.txt: Added.
        * fast/xpath/nodeset-duplicates.html: Added.

2007-01-29  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12340
        XPathEvaluator behavior does not match Firefox - name() and attribute nodes

        * fast/xpath/name-null-namespace-expected.txt: Added.
        * fast/xpath/name-null-namespace.html: Added.
        Test for the bug.

        * fast/dom/xpath-empty-string-expected.txt: Removed.
        * fast/dom/xpath-empty-string.html: Removed.
        Moved these to fast/xpath.

        * fast/xpath/xpath-namespaces.html: Fixed an inline document to be well-formed, so the test now passes in Firefox.
        This is really a quirk of our DOMParser that the test passed in WebKit: on error, a descriptive message is appended to
        the partially parsed document, instead of replacing it.

2007-01-29  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=11815
        XPathEvaluator behavior does not match Firefox - substring() and empty element

        * fast/xpath/empty-string-substring-expected.txt: Added.
        * fast/xpath/empty-string-substring.html: Added.

2007-01-28  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Darin and David Hyatt.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=12423
          Mixing white-space:pre text with non white-space:pre text does not wrap properly

        * fast/block/basic/white-space-pre-wraps-expected.checksum: Added.
        * fast/block/basic/white-space-pre-wraps-expected.png: Added.
        * fast/block/basic/white-space-pre-wraps-expected.txt: Added.
        * fast/block/basic/white-space-pre-wraps.html: Added.

2007-01-28  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8360
          Repro crash when onscroll handler deletes the scrolled object

        * fast/layers/removed-by-scroll-handler-expected.txt: Added.
        * fast/layers/removed-by-scroll-handler.html: Added.

2007-01-28  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Darin.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=9815
          JavaScript TypeError loading Dean Edwards' JS compressor/obfuscator

        * fast/js/function-prototype-expected.txt: Added.
        * fast/js/function-prototype.html: Added.

2007-01-28  Alexey Proskuryakov  <ap@webkit.org>

        Fixed a broken test to actually work (and fail).

        * dom/svg/level3/xpath/Conformance_ID-expected.checksum: Removed.
        * dom/svg/level3/xpath/Conformance_ID-expected.png: Removed.
        * dom/svg/level3/xpath/Conformance_ID-expected.txt:
        * dom/svg/level3/xpath/Conformance_ID.svg:

2007-01-27  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by NOBODY (missing pixel test results).

        * fast/dom/gc-10-expected.checksum: Added.
        * fast/dom/gc-10-expected.png: Added.
        * http/tests/misc/location-replace-crossdomain-expected.checksum: Added.
        * http/tests/misc/location-replace-crossdomain-expected.png: Added.

2007-01-27  Sam Weinig  <sam@webkit.org>

        Reviewed by Mitz.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=11957
          Unordered List Bullets too big and changing from size

        * fast/lists/big-list-marker-expected.checksum: Added.
        * fast/lists/big-list-marker-expected.png: Added.
        * fast/lists/big-list-marker-expected.txt: Added.
        * fast/lists/big-list-marker.html: Added.

2007-01-27  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=12389
        Chinese decoding error at hk.antispam.yahoo.com

        * fast/encoding/noscript-in-head-expected.txt: Added.
        * fast/encoding/noscript-in-head.html: Added.

2007-01-25  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Maciej Stachowiak.
        
        Added test for <rdar://problem/4608404> WebScriptObject's _rootObject lack 
        of ownership policy causes crashes (e.g., in Dashcode)
        
        No test for Java or NPP versions of this bug because there's no reliable way to
        make Java and NPP objects outlive their RootObjects (although Java objects
        sometimes do).

        * plugins/root-object-premature-delete-crash-expected.txt: Added.
        * plugins/root-object-premature-delete-crash.html: Added.

2007-01-27  Andrew Wellington  <proton@wiretapped.net>

        Reviewed by Maciej.
        
        Test for "Repeated string concatenation results in OOM crash"
        http://bugs.webkit.org/show_bug.cgi?id=11131

        * fast/js/resources/string-concatenate-outofmemory.js: Added.
        * fast/js/string-concatenate-outofmemory-expected.txt: Added.
        * fast/js/string-concatenate-outofmemory.html: Added.

2007-01-26  Darin Adler  <darin@apple.com>

        Reviewed by Beth.

        - updated test results for change to computed style

        * editing/pasteboard/paste-table-002-expected.txt:
        Updated for change to order of style properties.

        * fast/css/computed-style-expected.txt:
        Updated for change to order of style properties and to add new ones.

2007-01-26  Alice Liu  <alice.liu@apple.com>

        Reviewed by Ada.

        Added tests for <rdar://problem/4919097> REGRESSION: Ctrl-Y fails to yank (11076)

        * editing/pasteboard/emacs-ctrl-a-k-y-expected.checksum: Added.
        * editing/pasteboard/emacs-ctrl-a-k-y-expected.png: Added.
        * editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: Added.
        * editing/pasteboard/emacs-ctrl-a-k-y.html: Added.
        Test for <rdar://problem/4919097>

        * editing/deleting/delete-by-word-001-expected.txt:
        * editing/deleting/delete-by-word-002-expected.txt:
        * editing/deleting/delete-to-end-of-paragraph-expected.txt:
        * editing/pasteboard/emacs-cntl-y-001-expected.txt:
        The expected results of these tests were affected by the WebCore checkin of the same number.  The results are the same, but there were more editing delegates that were called, as expected.  I suspect these tests were created during the time that <rdar://problem/4919097> was broken

2007-01-26  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=12385
        Assertion failure when loading subresources from "data:" frames

        * fast/loader/opaque-base-url-expected.txt: Added.
        * fast/loader/opaque-base-url.html: Added.

2007-01-26  Darin Adler  <darin@apple.com>

        * fast/events/objc-event-api-expected.txt: Updated test result now that we no
        longer invalidate clicks when the mouse moves a bit.

2007-01-26  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test and updated tests and results for
          http://bugs.webkit.org/show_bug.cgi?id=11109
          REGRESSION (r15471): menus are offset on eink.com
          <rdar://problem/4824760>

        * editing/execCommand/findString-2.html:
        * editing/pasteboard/4947130.html:
        * editing/pasteboard/drop-text-without-selection.html:
        * editing/selection/anchor-focus1-expected.txt:
        * editing/selection/click-before-and-after-table.html:
        * editing/selection/drag-select-1.html:
        * editing/selection/editable-links-expected.txt:
        * editing/selection/mixed-editability-1.html:
        * editing/selection/paragraph-granularity.html:
        * editing/selection/selection-actions.html:
        * editing/selection/word-granularity.html:
        * fast/dom/Element/offsetLeft-offsetTop-body-quirk-expected.txt: Added.
        * fast/dom/Element/offsetLeft-offsetTop-body-quirk.html: Added.
        * fast/forms/drag-into-textarea.html:
        * fast/forms/listbox-selection-2.html:
        * fast/forms/listbox-selection.html:
        * fast/table/click-near-anonymous-table-expected.txt:
        * fast/table/click-near-anonymous-table.html:

2007-01-26  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin and Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10983
          REGRESSION (r12290): Drop shadow of flickr photo note is positioned incorrectly the second time it's shown

        Tests three cases that the patch fixes and another one that was fixed in
        r8284 but did not have a test.

        * fast/dynamic/staticY-expected.checksum: Added.
        * fast/dynamic/staticY-expected.png: Added.
        * fast/dynamic/staticY-expected.txt: Added.
        * fast/dynamic/staticY.html: Added.

2007-01-25  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by oliver
        
        <http://bugs.webkit.org/show_bug.cgi?id=12409>
        REGRESSION (r19039): Drag caret isn't cleared after a drop

        * editing/pasteboard/4947130-expected.checksum:
        * editing/pasteboard/4947130-expected.png:

2007-01-25  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Geoffrey Garen.
        
        Added tests for http://bugs.webkit.org/show_bug.cgi?id=12342
        REGRESSION: destroying a frame from its own script causes various crashes
        
        Thanks to Alexey Proskuryakov for the original versions of these tests.

        * fast/dom/exception-no-frame-inline-script-crash-expected.txt: Added.
        * fast/dom/exception-no-frame-inline-script-crash.html: Added.
        * fast/dom/exception-no-frame-timeout-crash-expected.txt: Added.
        * fast/dom/exception-no-frame-timeout-crash.html: Added.

2007-01-25  Beth Dakin  <bdakin@apple.com>

        Test for <rdar://problem/4921692> not processing comments inside a 
        title element leads to XSS (for at least BlogSpot)

        * fast/parser/parseCommentsInTitles-expected.checksum: Added.
        * fast/parser/parseCommentsInTitles-expected.png: Added.
        * fast/parser/parseCommentsInTitles-expected.txt: Added.
        * fast/parser/parseCommentsInTitles.html: Added.

2007-01-25  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - test for bugs found by code inspection in the SVGPreserveAspectRatio parser

        * svg/dom/preserve-aspect-ratio-parser-expected.txt: Added.
        * svg/dom/preserve-aspect-ratio-parser.html: Added.

2007-01-25  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12391
        SVG containers with viewports should respect overflow when hit testing

        * svg/custom/use-clipped-hit-expected.checksum: Added.
        * svg/custom/use-clipped-hit-expected.png: Added.
        * svg/custom/use-clipped-hit-expected.txt: Added.
        * svg/custom/use-clipped-hit.svg: Added.

2007-01-22  Alice Liu  <alice.liu@apple.com>

        Reviewed by Maciej.

        added test for 
        <rdar://problem/4808039> REGRESSION: eBay ID check never completes
        also known as
        http://bugs.webkit.org/show_bug.cgi?id=11230

        * http/tests/misc/location-replace-crossdomain-expected.txt: Added.
        * http/tests/misc/location-replace-crossdomain.html: Added.
        * http/tests/misc/resources/failure.html: Added.
        * http/tests/misc/resources/success.html: Added.

2007-01-25  Alice Liu  <alice.liu@apple.com>

        Reviewed by Geoff and Adele

        added test for <rdar://problem/4866655> REGRESSION: Copying out of Calculator & CIFIlterWidget is broken on 9A320

        * editing/execCommand/copy-without-selection-expected.txt: Added.
        * editing/execCommand/copy-without-selection.html: Added.

2007-01-24  Adele Peterson  <adele@apple.com>

        Reviewed by Brady and Oliver.

        Test for <rdar://problem/4953504> When the keydown event changes focus, the keypress event should go to the new focused node

        * fast/events/keydown-keypress-focus-change-expected.txt: Added.
        * fast/events/keydown-keypress-focus-change.html: Added.

2007-01-24  Darin Adler  <darin@apple.com>

        Reviewed by Adele.

        - test for one of the symptoms of http://bugs.webkit.org/show_bug.cgi?id=12331
          REGRESSION(r18951): Selecting text in a textarea makes the page scroll

        * fast/events/autoscroll-expected.checksum: Added.
        * fast/events/autoscroll-expected.png: Added.
        * fast/events/autoscroll-expected.txt: Added.
        * fast/events/autoscroll.html: Added.

2007-01-24  Beth Dakin  <bdakin@apple.com>

        Reviewed by Geoff.

        Test for <rdar://problem/4948128> REGRESSION: A crash occurs at 
        WebCore::Frame::view() after completing a query at mapquest.com 
        then switching to Bookmarks view

        * fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum: Added.
        * fast/dom/clientWidthAfterDocumentIsRemoved-expected.png: Added.
        * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Added.
        * fast/dom/clientWidthAfterDocumentIsRemoved.html: Added.

2007-01-24  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Geoff and Adam.

        <rdar://problem/4922655>
        http://galeri.milliyet.com.tr/ reproducibly crashes Safari

        * fast/dom/resources/set-frame-src-while-running-script-in-frame.html: Added.
        * fast/dom/set-frame-src-while-running-script-in-frame-expected.txt: Added.
        * fast/dom/set-frame-src-while-running-script-in-frame.html: Added.

2007-01-24  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        Adding this layout test for a bug fixed by the changes
        in r19088.

        * editing/execCommand/4916402-expected.checksum: Added.
        * editing/execCommand/4916402-expected.png: Added.
        * editing/execCommand/4916402-expected.txt: Added.
        * editing/execCommand/4916402.html: Added.

2007-01-24  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for <rdar://problem/4943650> REGRESSION: insertion point blink in form field redraws entire web page, making everything slow

        * fast/events/arrow-navigation-expected.txt: Added.
        * fast/events/arrow-navigation.html: Added.

2007-01-24  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        Fix tests and update test results.
        
        * fast/dom/gc-6-expected.txt:
        * fast/dom/gc-6.html:
        * fast/dom/gc-7-expected.txt:
        * fast/dom/gc-7.html:

2007-01-23  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4916235>
        <rdar://problem/4857269>
        <rdar://problem/4916583>
        <rdar://problem/4928635>
        
        Fixed and removed FIXME:
        * 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:
        Added:
        * editing/deleting/4916235-1-expected.txt: Added.
        * editing/deleting/4916235-1.html: Added.
        * editing/execCommand/4916235-expected.txt: Added.
        * editing/execCommand/4916235.html: Added.
        * editing/execCommand/4916583-expected.checksum: Added.
        * editing/execCommand/4916583-expected.png: Added.
        * editing/execCommand/4916583-expected.txt: Added.
        * editing/execCommand/4916583.html: Added.
        * editing/execCommand/4928635-expected.txt: Added.
        * editing/execCommand/4928635.html: Added.
        Equivalent trees:
        * editing/execCommand/remove-list-item-1-expected.txt:
        * editing/execCommand/remove-list-items-expected.txt:
        * editing/execCommand/switch-list-type-expected.txt:
        Introduced an extraneous newline because of the poor substitute for
        VisiblePosition creation in shouldEmitNewlineAfterNode:
        * dom/xhtml/level3/core/nodecomparedocumentposition12-expected.txt:
        * dom/xhtml/level3/core/nodecomparedocumentposition17-expected.txt:
        * dom/xhtml/level3/core/nodeinsertbefore09-expected.txt: 


2007-01-23  Mark Rowe  <mrowe@apple.com>

        Reviewed by Adele.

        Layout tests for http://bugs.webkit.org/show_bug.cgi?id=12375
        Bug 12375: REGRESSION(r19038): fast/dom/title-text-property-2.html failing

        * fast/dom/Document/title-property-creates-title-element-expected.txt: Added.
        * fast/dom/Document/title-property-creates-title-element.html: Added.
        * fast/dom/Document/title-property-set-multiple-times-expected.txt: Added.
        * fast/dom/Document/title-property-set-multiple-times.html: Added.
        * fast/dom/title-text-property-2.html: Remove in reverse order to preserve test behaviour when removing title elements.
        * svg/custom/multiple-title-elements.svg: Added.

2007-01-23  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Updated test for 4843226 to include a grandchild.

        * fast/clip/nestedTransparencyClip-expected.checksum:
        * fast/clip/nestedTransparencyClip-expected.png:
        * fast/clip/nestedTransparencyClip-expected.txt:
        * fast/clip/nestedTransparencyClip.html:

2007-01-23  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/4947130>
        REGRESSION: Items duplicated when moved inside contenteditable element (11766)

        * editing/pasteboard/4947130-expected.checksum: Added.
        * editing/pasteboard/4947130-expected.png: Added.
        * editing/pasteboard/4947130-expected.txt: Added.
        * editing/pasteboard/4947130.html: Added.

2007-01-23  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Test for <rdar://problem/4843226> REGRESSION: Pull down menu 
        appears clipped at http://istweb.apple.com/

        * fast/clip/nestedTransparencyClip-expected.checksum: Added.
        * fast/clip/nestedTransparencyClip-expected.png: Added.
        * fast/clip/nestedTransparencyClip-expected.txt: Added.
        * fast/clip/nestedTransparencyClip.html: Added.

2007-01-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/4920742>
        REGRESSION: GMail Editor: Attempting to remove formatting from selection results in a crash at WebCore::Range::checkDeleteEx
tract()

        * editing/execCommand/4920742-1-expected.checksum: Added.
        * editing/execCommand/4920742-1-expected.png: Added.
        * editing/execCommand/4920742-1-expected.txt: Added.
        * editing/execCommand/4920742-1.html: Added.
        * editing/execCommand/4920742-2-expected.txt: Added.
        * editing/execCommand/4920742-2.html: Added.

2007-01-23  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Sam.

        Update SVG baseline after the dynamic update fixes (16 new tests added).

        * svg/custom/clip-path-child-changes-expected.checksum: Added.
        * svg/custom/clip-path-child-changes-expected.png: Added.
        * svg/custom/clip-path-child-changes-expected.txt: Added.
        * svg/custom/clip-path-child-changes.svg: Added.
        * svg/custom/clip-path-href-changes-expected.checksum: Added.
        * svg/custom/clip-path-href-changes-expected.png: Added.
        * svg/custom/clip-path-href-changes-expected.txt: Added.
        * svg/custom/clip-path-href-changes.svg: Added.
        * svg/custom/clip-path-units-changes-expected.checksum: Added.
        * svg/custom/clip-path-units-changes-expected.png: Added.
        * svg/custom/clip-path-units-changes-expected.txt: Added.
        * svg/custom/clip-path-units-changes.svg: Added.
        * svg/custom/deep-dynamic-updates-expected.checksum: Added.
        * svg/custom/deep-dynamic-updates-expected.png: Added.
        * svg/custom/deep-dynamic-updates-expected.txt: Added.
        * svg/custom/deep-dynamic-updates.svg: Added.
        * svg/custom/image-with-transform-clip-filter-expected.png:
        * svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
        * svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
        * svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
        * svg/custom/js-late-clipPath-and-object-creation.svg: Added.
        * svg/custom/js-late-clipPath-creation-expected.checksum: Added.
        * svg/custom/js-late-clipPath-creation-expected.png: Added.
        * svg/custom/js-late-clipPath-creation-expected.txt: Added.
        * svg/custom/js-late-clipPath-creation.svg: Added.
        * svg/custom/js-late-marker-and-object-creation-expected.checksum: Added.
        * svg/custom/js-late-marker-and-object-creation-expected.png: Added.
        * svg/custom/js-late-marker-and-object-creation-expected.txt: Added.
        * svg/custom/js-late-marker-and-object-creation.svg: Added.
        * svg/custom/js-late-marker-creation-expected.checksum: Added.
        * svg/custom/js-late-marker-creation-expected.png: Added.
        * svg/custom/js-late-marker-creation-expected.txt: Added.
        * svg/custom/js-late-marker-creation.svg: Added.
        * svg/custom/js-late-mask-and-object-creation-expected.checksum: Added.
        * svg/custom/js-late-mask-and-object-creation-expected.png: Added.
        * svg/custom/js-late-mask-and-object-creation-expected.txt: Added.
        * svg/custom/js-late-mask-and-object-creation.svg: Added.
        * svg/custom/js-late-mask-creation-expected.checksum: Added.
        * svg/custom/js-late-mask-creation-expected.png: Added.
        * svg/custom/js-late-mask-creation-expected.txt: Added.
        * svg/custom/js-late-mask-creation.svg: Added.
        * svg/custom/js-update-pattern-child-expected.checksum: Added.
        * svg/custom/js-update-pattern-child-expected.png: Added.
        * svg/custom/js-update-pattern-child-expected.txt: Added.
        * svg/custom/js-update-pattern-child.svg: Added.
        * svg/custom/marker-changes-expected.checksum: Added.
        * svg/custom/marker-changes-expected.png: Added.
        * svg/custom/marker-changes-expected.txt: Added.
        * svg/custom/marker-changes.svg: Added.
        * svg/custom/marker-child-changes-expected.checksum: Added.
        * svg/custom/marker-child-changes-expected.png: Added.
        * svg/custom/marker-child-changes-expected.txt: Added.
        * svg/custom/marker-child-changes.svg: Added.
        * svg/custom/marker-viewBox-changes-expected.checksum: Added.
        * svg/custom/marker-viewBox-changes-expected.png: Added.
        * svg/custom/marker-viewBox-changes-expected.txt: Added.
        * svg/custom/marker-viewBox-changes.svg: Added.
        * svg/custom/mask-changes-expected.checksum: Added.
        * svg/custom/mask-changes-expected.png: Added.
        * svg/custom/mask-changes-expected.txt: Added.
        * svg/custom/mask-changes.svg: Added.
        * svg/custom/mask-child-changes-expected.checksum: Added.
        * svg/custom/mask-child-changes-expected.png: Added.
        * svg/custom/mask-child-changes-expected.txt: Added.
        * svg/custom/mask-child-changes.svg: Added.

2007-01-22  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12344
          NativeListBox: item hit testing does not account for top padding and border

        * fast/forms/listbox-selection-2-expected.checksum: Added.
        * fast/forms/listbox-selection-2-expected.png: Added.
        * fast/forms/listbox-selection-2-expected.txt: Added.
        * fast/forms/listbox-selection-2.html: Added.

2007-01-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin

        <rdar://problem/4944770>
        editing/pasteboard/4641033 layout test is broken (12328)

        The fixes not only make this test pass, but also fix a bug that 
        was reflected in the results checked in for this test.  The caret
        was in the wrong position:
        * editing/pasteboard/4641033-expected.checksum:
        * editing/pasteboard/4641033-expected.png:
        * editing/pasteboard/4641033-expected.txt:
        Added:
        * editing/pasteboard/4944770-1-expected.checksum: Added.
        * editing/pasteboard/4944770-1-expected.png: Added.
        * editing/pasteboard/4944770-1-expected.txt: Added.
        * editing/pasteboard/4944770-1.html: Added.
        * editing/pasteboard/4944770-2-expected.checksum: Added.
        * editing/pasteboard/4944770-2-expected.png: Added.
        * editing/pasteboard/4944770-2-expected.txt: Added.
        * editing/pasteboard/4944770-2.html: Added.
        * editing/pasteboard/4944770-expected.checksum: Added.
        * editing/pasteboard/4944770-expected.png: Added.
        * editing/pasteboard/4944770-expected.txt: Added.
        Equivalent render trees:
        * editing/execCommand/format-block-from-range-selection-expected.txt:
        * editing/pasteboard/drag-drop-modifies-page-expected.txt:
        Fixed:
        * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
        * editing/pasteboard/nested-blocks-with-text-area-expected.png:
        * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
        * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
        * editing/pasteboard/nested-blocks-with-text-field-expected.png:
        * editing/pasteboard/nested-blocks-with-text-field-expected.txt:

2007-01-22  Beth Dakin  <bdakin@apple.com>

        Reviewed by Darin.

        Darin and I looked into these tests that are adding an empty 
        RenderText, and we think they just need new results. Here they are!

        * editing/execCommand/find-after-replace-expected.txt:
        * fast/css/beforeSelectorOnCodeElement-expected.txt:
        * fast/forms/control-restrict-line-height-expected.txt:
        * fast/forms/select-size-expected.txt:

2007-01-22  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12364
          REGRESSSION (NativeListBox): Selected option's background is not clipped to the list box

        * fast/forms/select-item-background-clip-expected.checksum: Added.
        * fast/forms/select-item-background-clip-expected.png: Added.
        * fast/forms/select-item-background-clip-expected.txt: Added.
        * fast/forms/select-item-background-clip.html: Added.

2007-01-22  Darin Adler  <darin@apple.com>

        Test by Andrew Wellington <proton@wiretapped.net>.
        Reviewed by Darin.
        
        - test for fix to http://bugs.webkit.org/show_bug.cgi?id=11197
          REGRESSION: Specifying a counter for a CODE tag's content style
          property on before or after causes a crash.

        * fast/css/beforeSelectorOnCodeElement-expected.checksum: Added.
        * fast/css/beforeSelectorOnCodeElement-expected.png: Added.
        * fast/css/beforeSelectorOnCodeElement-expected.txt: Added.
        * fast/css/beforeSelectorOnCodeElement.html: Added.

        Test by Mitz.
        Reviewed by Darin.

        - test for monospace problem mentioned in the above bug
        
        * fast/text/monospace-width-cache-expected.checksum: Added.
        * fast/text/monospace-width-cache-expected.png: Added.
        * fast/text/monospace-width-cache-expected.txt: Added.
        * fast/text/monospace-width-cache.html: Added.

2007-01-21  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=10934
        REGRESSION: prototype.js logs error (HTMLFormElement) on webkit builds

        * fast/dom/Window/window-properties-expected.txt: Updated results.

        * fast/dom/Window/element-constructors-on-window.html: Added a more explicit test 
        for element constructors, as it isn't always easy to recognize regressions via window-properties.html.
        * fast/dom/Window/element-constructors-on-window-expected.txt: Added.

2007-01-21  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12345
          REGRESSION: Disabled pop-up text is not grayed out

        * fast/forms/select-disabled-appearance-expected.checksum: Added.
        * fast/forms/select-disabled-appearance-expected.png: Added.
        * fast/forms/select-disabled-appearance-expected.txt: Added.
        * fast/forms/select-disabled-appearance.html: Added.

2007-01-21  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12353
          REGRESSION: Crash on load (mutation event dispatch under the image element constructor deletes the element)

        * fast/dom/HTMLImageElement/constructor-mutation-event-dispatch-expected.txt: Added.
        * fast/dom/HTMLImageElement/constructor-mutation-event-dispatch.html: Added.

2007-01-21  Sam Weinig  <sam@webkit.org>

        Rolling out patch for http://bugs.webkit.org/show_bug.cgi?id=8360.

        * fast/layers/removed-by-scroll-handler-expected.checksum: Removed.
        * fast/layers/removed-by-scroll-handler-expected.png: Removed.
        * fast/layers/removed-by-scroll-handler-expected.txt: Removed.
        * fast/layers/removed-by-scroll-handler.html: Removed.

2007-01-21  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12280
          select element not available by name through document.all
          (dropdown list not available on smarthome.com checkout)

        * fast/dom/document-all-select-expected.txt: Added.
        * fast/dom/document-all-select.html: Added.

2007-01-21  Sanjay Madhav  <sanjay12@gmail.com>

        Reviewed by Darin.

        Test for: <rdar://problem/4928583> Memory usage grows when reloading google.com/ig

        * fast/dom/gc-10-expected.txt: Added.
        * fast/dom/gc-10.html: Added.
        * fast/dom/resources/gc-10-frame.html: Added.

2007-01-21  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10692
          REGRESSION (r14847): Unnecessary scrollbars with position:relative; and overflow:auto;

        * fast/overflow/position-relative-expected.checksum: Added.
        * fast/overflow/position-relative-expected.png: Added.
        * fast/overflow/position-relative-expected.txt: Added.
        * fast/overflow/position-relative.html: Added.

2007-01-21  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10472
          REGRESSION: "add" method of <select> object does not put the <option> object in the correct position

        * fast/dom/HTMLSelectElement/options-collection-detached-expected.txt: Added.
        * fast/dom/HTMLSelectElement/options-collection-detached.html: Added.

2007-01-21  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=12349
          NativeFileUpload: Button text is not grayed out when the control is disabled

        * fast/forms/file-input-disabled-expected.checksum:
        * fast/forms/file-input-disabled-expected.png:
        * fast/forms/file-input-disabled-expected.txt:

2007-01-20  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11115
          REGRESSION: Crash on Flickr after hitting cancel from adding a note

        * fast/forms/text-set-value-crash-expected.txt: Added.
        * fast/forms/text-set-value-crash.html: Added.

2007-01-20  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8360
          Repro crash when onscroll handler deletes the scrolled object

        * fast/layers/removed-by-scroll-handler-expected.checksum: Added.
        * fast/layers/removed-by-scroll-handler-expected.png: Added.
        * fast/layers/removed-by-scroll-handler-expected.txt: Added.
        * fast/layers/removed-by-scroll-handler.html: Added.

2007-01-20  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Sam.

        Update svg baseline after the dynamic update fixes.

        * svg/custom/js-update-stop-expected.checksum: Added.
        * svg/custom/js-update-stop-expected.png: Added.
        * svg/custom/js-update-stop-expected.txt: Added.
        * svg/custom/js-update-stop.svg: Added.
        * svg/custom/use-property-changes-through-dom-expected.checksum: Added.
        * svg/custom/use-property-changes-through-dom-expected.png: Added.
        * svg/custom/use-property-changes-through-dom-expected.txt: Added.
        * svg/custom/use-property-changes-through-dom.svg: Added.
        * svg/custom/use-property-changes-through-svg-dom-expected.checksum: Added.
        * svg/custom/use-property-changes-through-svg-dom-expected.png: Added.
        * svg/custom/use-property-changes-through-svg-dom-expected.txt: Added.
        * svg/custom/use-property-changes-through-svg-dom.svg: Added.

2007-01-20  Darin Adler  <darin@apple.com>

        - updated results because my recent check-in made list boxes
          one pixel taller

        * fast/forms/HTMLOptionElement_label05-expected.checksum:
        * fast/forms/HTMLOptionElement_label05-expected.png:
        * fast/forms/HTMLOptionElement_label05-expected.txt:
        * fast/forms/form-element-geometry-expected.checksum:
        * fast/forms/form-element-geometry-expected.png:
        * fast/forms/form-element-geometry-expected.txt:
        * fast/forms/listbox-clip-expected.checksum:
        * fast/forms/listbox-clip-expected.png:
        * fast/forms/listbox-clip-expected.txt:
        * fast/forms/listbox-width-change-expected.checksum:
        * fast/forms/listbox-width-change-expected.png:
        * fast/forms/listbox-width-change-expected.txt:
        * fast/forms/option-strip-whitespace-expected.checksum:
        * fast/forms/option-strip-whitespace-expected.png:
        * fast/forms/option-strip-whitespace-expected.txt:
        * fast/forms/select-change-popup-to-listbox-expected.checksum:
        * fast/forms/select-change-popup-to-listbox-expected.png:
        * fast/forms/select-change-popup-to-listbox-expected.txt:
        * fast/replaced/replaced-breaking-expected.checksum:
        * fast/replaced/replaced-breaking-expected.png:
        * fast/replaced/replaced-breaking-expected.txt:
        * fast/text/updateNewFont-expected.checksum:
        * fast/text/updateNewFont-expected.png:
        * fast/text/updateNewFont-expected.txt:

        - reset results since the ones I generated before were on Leopard

        * fast/forms/select-list-box-with-height-expected.checksum:
        * fast/forms/select-list-box-with-height-expected.png:

        - generated some missing pixel results

        * http/tests/navigation/anchor-basic-expected.checksum: Added.
        * http/tests/navigation/anchor-basic-expected.png: Added.
        * http/tests/navigation/anchor-frames-expected.checksum: Added.
        * http/tests/navigation/anchor-frames-expected.png: Added.
        * http/tests/navigation/anchor-goback-expected.checksum: Added.
        * http/tests/navigation/anchor-goback-expected.png: Added.
        * http/tests/navigation/anchor-subframeload-expected.checksum: Added.
        * http/tests/navigation/anchor-subframeload-expected.png: Added.
        * http/tests/navigation/error404-basic-expected.checksum: Added.
        * http/tests/navigation/error404-basic-expected.png: Added.
        * http/tests/navigation/error404-frames-expected.checksum: Added.
        * http/tests/navigation/error404-frames-expected.png: Added.
        * http/tests/navigation/error404-goback-expected.checksum: Added.
        * http/tests/navigation/error404-goback-expected.png: Added.
        * http/tests/navigation/error404-subframeload-expected.checksum: Added.
        * http/tests/navigation/error404-subframeload-expected.png: Added.
        * http/tests/navigation/javascriptlink-basic-expected.checksum: Added.
        * http/tests/navigation/javascriptlink-basic-expected.png: Added.
        * http/tests/navigation/javascriptlink-frames-expected.checksum: Added.
        * http/tests/navigation/javascriptlink-frames-expected.png: Added.
        * http/tests/navigation/javascriptlink-goback-expected.checksum: Added.
        * http/tests/navigation/javascriptlink-goback-expected.png: Added.
        * http/tests/navigation/javascriptlink-subframeload-expected.checksum: Added.
        * http/tests/navigation/javascriptlink-subframeload-expected.png: Added.
        * http/tests/navigation/metaredirect-basic-expected.checksum: Added.
        * http/tests/navigation/metaredirect-basic-expected.png: Added.
        * http/tests/navigation/metaredirect-frames-expected.checksum: Added.
        * http/tests/navigation/metaredirect-frames-expected.png: Added.
        * http/tests/navigation/metaredirect-goback-expected.checksum: Added.
        * http/tests/navigation/metaredirect-goback-expected.png: Added.
        * http/tests/navigation/metaredirect-subframeload-expected.checksum: Added.
        * http/tests/navigation/metaredirect-subframeload-expected.png: Added.
        * http/tests/navigation/post-basic-expected.checksum: Added.
        * http/tests/navigation/post-basic-expected.png: Added.
        * http/tests/navigation/post-frames-expected.checksum: Added.
        * http/tests/navigation/post-frames-expected.png: Added.
        * http/tests/navigation/post-goback1-expected.checksum: Added.
        * http/tests/navigation/post-goback1-expected.png: Added.
        * http/tests/navigation/post-goback2-expected.checksum: Added.
        * http/tests/navigation/post-goback2-expected.png: Added.
        * http/tests/navigation/postredirect-basic-expected.checksum: Added.
        * http/tests/navigation/postredirect-basic-expected.png: Added.
        * http/tests/navigation/postredirect-frames-expected.checksum: Added.
        * http/tests/navigation/postredirect-frames-expected.png: Added.
        * http/tests/navigation/postredirect-goback1-expected.checksum: Added.
        * http/tests/navigation/postredirect-goback1-expected.png: Added.
        * http/tests/navigation/postredirect-goback2-expected.checksum: Added.
        * http/tests/navigation/postredirect-goback2-expected.png: Added.
        * http/tests/navigation/redirect302-basic-expected.checksum: Added.
        * http/tests/navigation/redirect302-basic-expected.png: Added.
        * http/tests/navigation/redirect302-frames-expected.checksum: Added.
        * http/tests/navigation/redirect302-frames-expected.png: Added.
        * http/tests/navigation/redirect302-goback-expected.checksum: Added.
        * http/tests/navigation/redirect302-goback-expected.png: Added.
        * http/tests/navigation/redirect302-subframeload-expected.checksum: Added.
        * http/tests/navigation/redirect302-subframeload-expected.png: Added.
        * http/tests/navigation/relativeanchor-basic-expected.checksum: Added.
        * http/tests/navigation/relativeanchor-basic-expected.png: Added.
        * http/tests/navigation/relativeanchor-frames-expected.checksum: Added.
        * http/tests/navigation/relativeanchor-frames-expected.png: Added.
        * http/tests/navigation/relativeanchor-goback-expected.checksum: Added.
        * http/tests/navigation/relativeanchor-goback-expected.png: Added.
        * http/tests/navigation/slowmetaredirect-basic-expected.checksum: Added.
        * http/tests/navigation/slowmetaredirect-basic-expected.png: Added.
        * http/tests/navigation/slowtimerredirect-basic-expected.checksum: Added.
        * http/tests/navigation/slowtimerredirect-basic-expected.png: Added.
        * http/tests/navigation/success200-basic-expected.checksum: Added.
        * http/tests/navigation/success200-basic-expected.png: Added.
        * http/tests/navigation/success200-frames-expected.checksum: Added.
        * http/tests/navigation/success200-frames-expected.png: Added.
        * http/tests/navigation/success200-frames-loadsame-expected.checksum: Added.
        * http/tests/navigation/success200-frames-loadsame-expected.png: Added.
        * http/tests/navigation/success200-goback-expected.checksum: Added.
        * http/tests/navigation/success200-goback-expected.png: Added.
        * http/tests/navigation/success200-loadsame-expected.checksum: Added.
        * http/tests/navigation/success200-loadsame-expected.png: Added.
        * http/tests/navigation/success200-reload-expected.checksum: Added.
        * http/tests/navigation/success200-reload-expected.png: Added.
        * http/tests/navigation/success200-subframeload-expected.checksum: Added.
        * http/tests/navigation/success200-subframeload-expected.png: Added.
        * http/tests/navigation/timerredirect-basic-expected.checksum: Added.
        * http/tests/navigation/timerredirect-basic-expected.png: Added.
        * http/tests/navigation/timerredirect-frames-expected.checksum: Added.
        * http/tests/navigation/timerredirect-frames-expected.png: Added.
        * http/tests/navigation/timerredirect-goback-expected.checksum: Added.
        * http/tests/navigation/timerredirect-goback-expected.png: Added.
        * http/tests/navigation/timerredirect-subframeload-expected.checksum: Added.
        * http/tests/navigation/timerredirect-subframeload-expected.png: Added.

2007-01-19  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Test for <rdar://problem/4697438> REGRESSION: select menu lists match the wrong css rule on www.chainreaction.com

        * fast/forms/select-size-expected.checksum: Added.
        * fast/forms/select-size-expected.png: Added.
        * fast/forms/select-size-expected.txt: Added.
        * fast/forms/select-size.html: Added.

2007-01-19  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Test for <rdar://problem/4760280> REGRESSION: Bottom portion of text hangs off edge of SELECT element at http://macreviewzone.com/index.php

        * fast/forms/control-restrict-line-height-expected.checksum: Added.
        * fast/forms/control-restrict-line-height-expected.png: Added.
        * fast/forms/control-restrict-line-height-expected.txt: Added.
        * fast/forms/control-restrict-line-height.html: Added.

2007-01-19  Darin Adler  <darin@apple.com>

        Reviewed by Adele.

        - test for html4.css problem where we had a missing semicolon and thus missed
          parsing a style rule

        * fast/forms/radio-no-theme-padding-expected.txt: Added.
        * fast/forms/radio-no-theme-padding.html: Added.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12008
          <rdar://problem/4901834> REGRESSION(NativeListBox): Focus is not placed on
          SELECT after mousing down on OPTION

        * fast/forms/select-list-box-mouse-focus-expected.txt: Added.
        * fast/forms/select-list-box-mouse-focus.html: Added.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11999
          <rdar://problem/4940442> REGRESSION: Incomplete listing in TVListings window (11999)

        Note: Only the pixel test shows the failure in the old version.

        Note: I generated the pixel results on Leopard -- may need to be
        regenated on Tiger.

        * fast/forms/select-list-box-with-height-expected.checksum: Added.
        * fast/forms/select-list-box-with-height-expected.png: Added.
        * fast/forms/select-list-box-with-height-expected.txt: Added.
        * fast/forms/select-list-box-with-height.html: Added.

2007-01-19  Beth Dakin  <bdakin@apple.com>

        Reviewed by Maciej and Darin.

        New layout tests and some updates results for the fix for <rdar://
        problem/4702420> REGRESSION: Null characters need to be stripped 
        from text nodes (townhall.com)

        * fast/dom/stripNullFromTextNodes-expected.checksum: Added.
        * fast/dom/stripNullFromTextNodes-expected.png: Added.
        * fast/dom/stripNullFromTextNodes-expected.txt: Added.
        * fast/dom/stripNullFromTextNodes.html: Added.
        * fast/js/null-char-in-string-expected.txt: New results.
        * fast/text/stripNullFromText-expected.checksum: Added.
        * fast/text/stripNullFromText-expected.png: Added.
        * fast/text/stripNullFromText-expected.txt: Added.
        * fast/text/stripNullFromText.html: Added.
        * tables/mozilla/images/adforce_imgis_com-expected.txt: New 
        results.
        * tables/mozilla_expected_failures/images/adforce_imgis_com-
        expected.checksum: Removed. This is the same test as the one above. 
        The same test was in two places.
        * tables/mozilla_expected_failures/images/adforce_imgis_com-
        expected.png: Removed.
        * tables/mozilla_expected_failures/images/adforce_imgis_com-
        expected.txt: Removed.
        * tables/mozilla_expected_failures/images/adforce_imgis_com.html: 
        Removed.

2007-01-19  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Eric.

        Update svg baseline after <use> rewrite.

        * svg/W3C-SVG-1.1/text-text-04-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
        * svg/carto.net/button-expected.png:
        * svg/carto.net/button-expected.txt:
        * svg/carto.net/colourpicker-expected.png:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/slider-expected.png:
        * svg/carto.net/slider-expected.txt:
        * svg/carto.net/window-expected.png:
        * svg/carto.net/window-expected.txt:
        * svg/custom/use-forward-refs-expected.png:
        * svg/custom/use-forward-refs-expected.txt:
        * svg/custom/use-instanceRoot-modifications-expected.checksum: Added.
        * svg/custom/use-instanceRoot-modifications-expected.png: Added.
        * svg/custom/use-instanceRoot-modifications-expected.txt: Added.
        * svg/custom/use-instanceRoot-modifications.svg: Added.
        * svg/custom/use-on-g-expected.checksum: Added.
        * svg/custom/use-on-g-expected.png: Added.
        * svg/custom/use-on-g-expected.txt: Added.
        * svg/custom/use-on-g.svg: Added.
        * svg/custom/use-on-rect-expected.checksum: Added.
        * svg/custom/use-on-rect-expected.png: Added.
        * svg/custom/use-on-rect-expected.txt: Added.
        * svg/custom/use-on-rect.svg: Added.
        * svg/custom/use-on-symbol-expected.checksum: Added.
        * svg/custom/use-on-symbol-expected.png: Added.
        * svg/custom/use-on-symbol-expected.txt: Added.
        * svg/custom/use-on-symbol-inside-pattern-expected.checksum: Added.
        * svg/custom/use-on-symbol-inside-pattern-expected.png: Added.
        * svg/custom/use-on-symbol-inside-pattern-expected.txt: Added.
        * svg/custom/use-on-symbol-inside-pattern.svg: Added.
        * svg/custom/use-on-symbol.svg: Added.
        * svg/custom/use-on-text-expected.checksum: Added.
        * svg/custom/use-on-text-expected.png: Added.
        * svg/custom/use-on-text-expected.txt: Added.
        * svg/custom/use-on-text.svg: Added.
        * svg/custom/use-transform-expected.checksum: Added.
        * svg/custom/use-transform-expected.png: Added.
        * svg/custom/use-transform-expected.txt: Added.
        * svg/custom/use-transform.svg: Added.

2007-01-18  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12039
          Assertion failure in WebCore::Font::primaryFont

        * fast/text/font-initial-expected.checksum: Added.
        * fast/text/font-initial-expected.png: Added.
        * fast/text/font-initial-expected.txt: Added.
        * fast/text/font-initial.html: Added.

2007-01-18  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11451
          REGRESSION: Dell.com does not render correctly in ToT (stylesheet not loaded)

        * http/tests/misc/css-accept-any-type-expected.txt: Added.
        * http/tests/misc/css-accept-any-type.html: Added.
        * http/tests/misc/resources/stylesheet.php: Added.

2007-01-18  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11271
        REGRESSION (r12358): Text in display: table unselectable

        * editing/selection/display-table-text-expected.checksum: Added.
        * editing/selection/display-table-text-expected.png: Added.
        * editing/selection/display-table-text-expected.txt: Added.
        * editing/selection/display-table-text.html: Added.

2007-01-18  John Sullivan  <sullivan@apple.com>

        Reviewed by Darin
        
        - Tests for:
          <rdar://problem/4912002> REGRESSION: Series of words marked as a single misspelled word
          <rdar://problem/4462420> REGRESSION: Mail hangs during Replace All if the replacement string contains the search string

        * editing/spelling/spelling-expected.checksum: Added.
        * editing/spelling/spelling-expected.png: Added.
        * editing/spelling/spelling-expected.txt: Added.
        * editing/spelling/spelling.html: Added.
        * editing/execCommand/find-after-replace-expected.checksum: Added.
        * editing/execCommand/find-after-replace-expected.png: Added.
        * editing/execCommand/find-after-replace-expected.txt: Added.
        * editing/execCommand/find-after-replace.html: Added.

2007-01-18  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin and Mitz.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=12305
          REGRESSION: Images do not load in video sections on CNN.com homepage

        * fast/dom/HTMLImageElement/image-lowsrc-getset-expected.txt: Added.
        * fast/dom/HTMLImageElement/image-lowsrc-getset.html: Added.

2007-01-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin

        <rdar://problem/4920488>
        REGRESSION: A crash occurs at WebCore::Range::processContents () when removing formatting from selected text (that contains a link)

        * editing/execCommand/4920488-expected.checksum: Added.
        * editing/execCommand/4920488-expected.png: Added.
        * editing/execCommand/4920488-expected.txt: Added.
        * editing/execCommand/4920488.html: Added.
        * fast/dom/Range/compareBoundaryPoints-1-expected.txt: Added.
        * fast/dom/Range/compareBoundaryPoints-1.html: Added.

2007-01-17  Eric Seidel  <eric@webkit.org>

        Reviewed by Brady.
        
        Update results after SVG container hit testing changes.

        * svg/custom/pointer-events-text-expected.checksum:
        * svg/custom/pointer-events-text-expected.png:
        * svg/custom/pointer-events-text-expected.txt:

2007-01-17  Adele Peterson  <adele@apple.com>

        Reviewed by Mitz.

        Updating this new layout test so that it actually crashes before the last fix.

        * fast/css/pseudostyle-anonymous-text.html:

2007-01-17  Adele Peterson  <adele@apple.com>

        Reviewed by Beth.

        Test for http://bugs.webkit.org/show_bug.cgi?id=10139
        <rdar://problem/4823028> REGRESSION: Reproducible crash when selecting a popup/button with ::selection pseudostyle

        * fast/css/pseudostyle-anonymous-text-expected.txt: Added.
        * fast/css/pseudostyle-anonymous-text.html: Added.

2007-01-17  Adele Peterson  <adele@apple.com>

        Reviewed by Anders and John.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11278
        <rdar://problem/4826875> REGRESSION: Popup width doesn't change to accommodate dynamic changes to options

        * fast/forms/menulist-width-change-expected.checksum: Added.
        * fast/forms/menulist-width-change-expected.png: Added.
        * fast/forms/menulist-width-change-expected.txt: Added.
        * fast/forms/menulist-width-change.html: Added.

2007-01-16  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=12268
        Give object prototypes their own names

        * fast/dom/Window/window-properties-expected.txt:
        * fast/dom/prototype-chain-expected.txt:
        * fast/events/event-view-toString-expected.txt:
        * fast/events/mouseclick-target-and-positioning-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:
        Updated the results.

2007-01-17  Eric Seidel  <eric@webkit.org>

        Reviewed by rwlbuis.

        * svg/custom/inner-svg-hit-test-expected.checksum: Added.
        * svg/custom/inner-svg-hit-test-expected.png: Added.
        * svg/custom/inner-svg-hit-test-expected.txt: Added.
        * svg/custom/inner-svg-hit-test.svg: Added.

2007-01-17  Eric Seidel  <eric@webkit.org>

        Reviewed by mitz and rwlbuis.
        
        SVGs don't work as background images.
        http://bugs.webkit.org/show_bug.cgi?id=12096

        * fast/images/svg-as-background-expected.checksum:
        * fast/images/svg-as-background-expected.png:
        * fast/images/svg-as-tiled-background-expected.checksum:
        * fast/images/svg-as-tiled-background-expected.png:

2007-01-16  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4747450>
        Gmail Editor: Caret doesn't always position itself after list marker
        <rdar://problem/4917055>
        GMail Editor: A hang can occur when attempting to apply list styling to selected indented text

        Added:
        * editing/execCommand/4747450-expected.checksum: Added.
        * editing/execCommand/4747450-expected.png: Added.
        * editing/execCommand/4747450-expected.txt: Added.
        * editing/execCommand/4747450.html: Added.
        * editing/execCommand/4917055-expected.txt: Added.
        * editing/execCommand/4917055.html: Added.
        Fixed:
        * editing/execCommand/create-list-with-hr-expected.checksum:
        * editing/execCommand/create-list-with-hr-expected.png:
        * editing/execCommand/create-list-with-hr-expected.txt:

2007-01-16  Darin Adler  <darin@apple.com>

        - updated one more test results affected by Rob's coordinates patch

        * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Regenerated.
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Ditto.
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Ditto.

2007-01-15  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12272
        SVG picture is clipped (edges not visible)

        Also updated test results(all improvements, matches Opera
        and FF).

        * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
        * svg/custom/coords-relative-units-transforms-expected.checksum:
        * svg/custom/coords-relative-units-transforms-expected.png:
        * svg/custom/coords-relative-units-transforms-expected.txt:
        * svg/custom/css-pixels-dpi-expected.checksum: Added.
        * svg/custom/css-pixels-dpi-expected.png: Added.
        * svg/custom/css-pixels-dpi-expected.txt: Added.
        * svg/custom/css-pixels-dpi.svg: Added.
        * svg/custom/js-update-container-expected.checksum:
        * svg/custom/js-update-container-expected.png:
        * svg/custom/js-update-container-expected.txt:

2007-01-15  Eric Seidel  <eric@webkit.org>

        Reviewed by hyatt.
        
        Don't map attributes in namespaces other than null to CSS properties.

        * svg/custom/attribute-namespace-check-expected.checksum: Added.
        * svg/custom/attribute-namespace-check-expected.png: Added.
        * svg/custom/attribute-namespace-check-expected.txt: Added.
        * svg/custom/attribute-namespace-check.svg: Added.

2007-01-15  Darin Adler  <darin@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=12190
          REGRESSION: Placeholder text does not reflect dynamic updates

        * fast/forms/placeholder-set-attribute-expected.checksum: Added.
        * fast/forms/placeholder-set-attribute-expected.png: Added.
        * fast/forms/placeholder-set-attribute-expected.txt: Added.
        * fast/forms/placeholder-set-attribute.html: Added.

2007-01-15  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by mjs

        <rdar://problem/4810960>
        Gmail Editor: window.focus() called on keyDown (9640)

        * editing/input/attributed-substring-from-range-lines.html-disabled:
        * fast/events/keydown-1-expected.checksum: Added.
        * fast/events/keydown-1-expected.png: Added.
        * fast/events/keydown-1-expected.txt: Added.
        * fast/events/keydown-1.html: Added.

2007-01-15  Adam Roben  <aroben@apple.com>

        Reviewed by Anders.

        Fix: http://bugs.webkit.org/show_bug.cgi?id=12288
        fast/tokenizer/004 needs new results

        * fast/tokenizer/004.html: Changed to dump as text, changed tabs to
        spaces.
        * fast/tokenizer/004-expected.txt: Updated results.
        * fast/tokenizer/004-expected.checksum: Removed.
        * fast/tokenizer/004-expected.png: Removed.

2007-01-15  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - updates for http://bugs.webkit.org/show_bug.cgi?id=8604
          rowspan does not work when set through javascript

        * fast/dom/HTMLTableElement/colSpan-expected.checksum: Updated.
        * fast/dom/HTMLTableElement/colSpan-expected.png: Updated.
        * fast/dom/HTMLTableElement/colSpan-expected.txt: Updated.
        * fast/dom/HTMLTableElement/colSpan.html: Removed comment about expected
        failure.
        * tables/mozilla/bugs/bug22246-2-expected.checksum: Added.
        * tables/mozilla/bugs/bug22246-2-expected.png: Added.
        * tables/mozilla/bugs/bug22246-2-expected.txt: Added.
        * tables/mozilla/bugs/bug22246-2a-expected.checksum: Added.
        * tables/mozilla/bugs/bug22246-2a-expected.png: Added.
        * tables/mozilla/bugs/bug22246-2a-expected.txt: Added.
        * tables/mozilla/bugs/bug22246-3-expected.checksum: Added.
        * tables/mozilla/bugs/bug22246-3-expected.png: Added.
        * tables/mozilla/bugs/bug22246-3-expected.txt: Added.
        * tables/mozilla/bugs/bug22246-3a-expected.checksum: Added.
        * tables/mozilla/bugs/bug22246-3a-expected.png: Added.
        * tables/mozilla/bugs/bug22246-3a-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug22246-2-expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-2-expected.png: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-2-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-2.html: Moved to mozilla/ since it
        no longer fails.
        * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.png: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-2a.html: Moved to mozilla/ since it
        no longer fails.
        * tables/mozilla_expected_failures/bugs/bug22246-3-expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-3-expected.png: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-3-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-3.html: Moved to mozilla/ since it
        no longer fails.
        * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.png: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug22246-3a.html: Moved to mozilla/ since it
        no longer fails.

2007-01-15  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=6272
        XMLHttpRequest freezes on getting a missing document with overridden Content-Length

        http://bugs.webkit.org/show_bug.cgi?id=6212
        Investigate disallowing some XMLHttpRequest headers from being set via setRequestHeader.

        * http/tests/xmlhttprequest/connection-error-sync-expected.txt: Added.
        * http/tests/xmlhttprequest/connection-error-sync.html: Added.
        * http/tests/xmlhttprequest/resources/infinite-loop.php: Added.
        * http/tests/xmlhttprequest/resources/print-headers.cgi: Added.
        * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt: Added.
        * http/tests/xmlhttprequest/set-dangerous-headers.html: Added.

2007-01-15  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12069
        Hit detection fails under some viewbox constraints

        * svg/custom/viewBox-hit-expected.checksum: Added.
        * svg/custom/viewBox-hit-expected.png: Added.
        * svg/custom/viewBox-hit-expected.txt: Added.
        * svg/custom/viewBox-hit.svg: Added.

2007-01-15  Eric Seidel  <eric@webkit.org>

        Reviewed by mjs.
        
        SVG gradients do not notice stop additions
        http://bugs.webkit.org/show_bug.cgi?id=12192

        * svg/custom/gradient-add-stops-expected.checksum: Added.
        * svg/custom/gradient-add-stops-expected.png: Added.
        * svg/custom/gradient-add-stops-expected.txt: Added.
        * svg/custom/gradient-add-stops.svg: Added.

2007-01-14  Eric Seidel  <eric@webkit.org>

        Reviewed by hyatt.
        
        SVG does not correctly handle float: left
        http://bugs.webkit.org/show_bug.cgi?id=12210

        * svg/custom/svg-float-border-padding-expected.checksum: Added.
        * svg/custom/svg-float-border-padding-expected.png: Added.
        * svg/custom/svg-float-border-padding-expected.txt: Added.
        * svg/custom/svg-float-border-padding.xml: Added.

2007-01-14  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adam.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12264
          REGRESSION (r18843): Webkit crashes on 43Folders.com home page

        * fast/tokenizer/ignore-tags-in-iframe-expected.txt: Added.
        * fast/tokenizer/ignore-tags-in-iframe.html: Added.

2007-01-14  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Mitz.

        * fast/multicol/float-multicol.html: Fixed an URL not to point to a 
        remote resource (we already have a local copy).

2007-01-14  Alexey Proskuryakov  <ap@webkit.org>

        http://bugs.webkit.org/show_bug.cgi?id=12258
        fast/tokenizer/002 test broken

        * editing/selection/designmode-no-caret-expected.txt:
        * fast/dom/HTMLHeadElement/textInHead4-expected.txt:
        * fast/parser/broken-comments-vs-parsing-mode-expected.txt:
        * fast/parser/tabs-in-scripts-expected.txt:
        * fast/tokenizer/external-script-document-write-expected.txt:
        * fast/tokenizer/missing-title-end-tag-1-expected.txt:
        * tables/mozilla/images/adforce_imgis_com-expected.txt:
        * tables/mozilla_expected_failures/images/adforce_imgis_com-expected.txt:
        Updated the results (inconsequential changes only).

2007-01-14  Adam Roben  <aroben@apple.com>

        Reviewed by Maciej.

        * editing/deleting/4845371.html: Removed bogus "Javascript" type.
        * editing/selection/4397952.html: Ditto.
        * fast/html/script-allowed-types-languages-expected.txt: Added.
        * fast/html/script-allowed-types-languages.html: Added. Tests
        type/language whitelisting.

2007-01-14  Mark Rowe  <mrowe@apple.com>

        Reviewed by Mitz.

        Layout tests for fixes to JavaScript pretty-printing.

        * fast/js/pretty-print-expected.txt:
        * fast/js/resources/pretty-print.js: Test handling of object literal with non-identifier property name, and of array literals.

2007-01-13  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=12165
        REGRESSION: text encoding problem at jn.sapo.pt

        * fast/encoding/script-in-head-expected.txt: Added.
        * fast/encoding/script-in-head.html: Added.

2007-01-13  Eric Seidel  <eric@webkit.org>

        Reviewed by hyatt.
        
        Test case for:
        http://bugs.webkit.org/show_bug.cgi?id=10364

        * svg/custom/svg-absolute-children-expected.checksum: Added.
        * svg/custom/svg-absolute-children-expected.png: Added.
        * svg/custom/svg-absolute-children-expected.txt: Added.
        * svg/custom/svg-absolute-children.svg: Added.

2007-01-12  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Maciej.

        - test for fast/css/line-height.html
          REGRESSION (r18816-r18818): Assertion failure in
          WebCore::Length::Length[in-charge](int, WebCore::LengthType, bool)

        * fast/css/line-height-expected.checksum: Added.
        * fast/css/line-height-expected.png: Added.
        * fast/css/line-height-expected.txt: Added.
        * fast/css/line-height.html: Added.

2007-01-12  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by hyatt

        <rdar://problem/4875425>
        EBay, GMail, and GoogleDocs RTEs font size popups don't work

        Added to test changes:
        * editing/style/fontsize-1-expected.checksum: Added.
        * editing/style/fontsize-1-expected.png: Added.
        * editing/style/fontsize-1-expected.txt: Added.
        * editing/style/fontsize-1.html: Added.

        Removed use of "px" and "pt" values passed to
        execCommand("FontSize", ...) (other browsers don't
        support them): 
        * editing/input/attributed-substring-from-range-lines.html-disabled:
        * editing/style/block-style-004-expected.checksum:
        * editing/style/block-style-004-expected.png:
        * editing/style/block-style-004-expected.txt:
        * editing/style/block-style-004.html:
        * editing/style/block-style-005-expected.checksum:
        * editing/style/block-style-005-expected.png:
        * editing/style/block-style-005-expected.txt:
        * editing/style/block-style-005.html:
        * editing/style/block-style-006-expected.checksum:
        * editing/style/block-style-006-expected.png:
        * editing/style/block-style-006-expected.txt:
        * editing/style/block-style-006.html:

2007-01-12  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test updated for http://bugs.webkit.org/show_bug.cgi?id=12215
          Treat 'overflow' and '-webkit-border-radius' as shorthands when parsing and
          when removing.

        * fast/css/remove-shorthand-expected.txt:
        * fast/css/remove-shorthand.html:

2007-01-12  Rob Buis  <buis@kde.org>

        Reviewed by Mitz.

        Test for poly element identity.

        * svg/custom/poly-identify-expected.checksum: Added.
        * svg/custom/poly-identify-expected.png: Added.
        * svg/custom/poly-identify-expected.txt: Added.
        * svg/custom/poly-identify.svg: Added.

2007-01-11  David Hyatt  <hyatt@apple.com>

       Force column-width to parse in strict mode so that there is no confusion when it is used in the columns
       shorthand (it can be mistaken for column-count otherwise).

       Reviewed by Mark
       
        * fast/multicol/columns-shorthand-parsing-expected.checksum: Added.
        * fast/multicol/columns-shorthand-parsing-expected.png: Added.
        * fast/multicol/columns-shorthand-parsing-expected.txt: Added.
        * fast/multicol/columns-shorthand-parsing.html: Added.

2007-01-11  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=12124
          RenderTable::section{Above,Below}() can return the wrong answer for the {footer,header}

        Collapsed borders changed in the "marvin" tests, as the footer cells now
        collapse correctly with the last row of the body. Visual differences not
        captured by the pixel results since they occurred below 600px.

        The "other" test has changed since in a table with multiple captions,
        now the first one wins. No visual difference in this case since both captions
        are the same.

        * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
        * tables/mozilla/marvin/backgr_position-table-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
        * tables/mozilla_expected_failures/other/test4-expected.txt:

2007-01-11  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=12115
          RTL text is jumbled on display
          (fixing fixed table layout)

        * tables/mozilla/bugs/bug157890-expected.checksum:
        * tables/mozilla/bugs/bug157890-expected.png:
        * tables/mozilla/bugs/bug157890-expected.txt:
        * tables/mozilla/bugs/bug44505-expected.checksum:
        * tables/mozilla/bugs/bug44505-expected.png:
        * tables/mozilla/bugs/bug44505-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug7243-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug7243-expected.png:
        * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:

2007-01-11  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8438
          iExploder(#460): Assertion failure in RenderObject::drawBorder()

        * fast/block/basic/fieldset-stretch-to-legend-expected.checksum: Added.
        * fast/block/basic/fieldset-stretch-to-legend-expected.png: Added.
        * fast/block/basic/fieldset-stretch-to-legend-expected.txt: Added.
        * fast/block/basic/fieldset-stretch-to-legend.html: Added.

2007-01-11  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Adam.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11449
          Type-to-select in unopened popups doesn't work with Hebrew

        * fast/forms/select-type-ahead-non-latin-expected.txt: Added.
        * fast/forms/select-type-ahead-non-latin.html: Added.

2007-01-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by geoff
        
        <rdar://problem/4889140>
        GMail Editor: List creation fails in new message

        * editing/execCommand/insert-list-empty-div-expected.checksum: Added.
        * editing/execCommand/insert-list-empty-div-expected.png: Added.
        * editing/execCommand/insert-list-empty-div-expected.txt: Added.
        * editing/execCommand/insert-list-empty-div.html: Added.

2007-01-10  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Update test results:
        http://bugs.webkit.org/show_bug.cgi?id=12201
        Fix image dragging issues with http://www.carto.net/papers/svg/gui/scrollbar/index.svg

        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
        * svg/carto.net/scrollbar-expected.txt:
        * svg/carto.net/textbox-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.txt:

2007-01-10  Pam Greene  <pam@chromium.org>

        Reviewed by Darin.

        New and adjusted test cases for
        http://bugs.webkit.org/show_bug.cgi?id=11841

        * fast/dom/HTMLImageElement/image-alt-text-expected.checksum: Added.
        * fast/dom/HTMLImageElement/image-alt-text-expected.png: Added.
        * fast/dom/HTMLImageElement/image-alt-text-expected.txt: Added.
        * fast/dom/HTMLImageElement/image-alt-text.html: Added.
        * fast/dom/HTMLImageElement/resources/blue_rect.jpg: Added.
        * fast/dom/HTMLInputElement/input-image-alt-text-expected.checksum: Added.
        * fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added.
        * fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Added.
        * fast/dom/HTMLInputElement/input-image-alt-text.html: Added.
        * fast/dom/HTMLInputElement/resources/blue_rect.jpg: Added.
        * fast/forms/focus2-expected.txt:
        * fast/forms/focus2.html:
        * fast/forms/input-value-expected.checksum:
        * fast/forms/input-value-expected.png:
        * fast/forms/input-value-expected.txt:

2007-01-10  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9284
          Quirksmode (CSS1): Removing inline border styles is impossible

        * fast/css/remove-shorthand-expected.txt: Added.
        * fast/css/remove-shorthand.html: Added.

2007-01-10  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Eric.

        Update SVG baseline after the svg dynamic update fixes.

        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
        * svg/carto.net/button-expected.txt:
        * svg/carto.net/colourpicker-expected.txt:
        * svg/carto.net/scrollbar-expected.txt:
        * svg/custom/SVGPoint-matrixTransform-expected.txt:
        * svg/custom/getTransformToElement-expected.txt:
        * svg/custom/path-bad-data-expected.png:
        * svg/custom/path-bad-data-expected.txt:
        * svg/custom/polyline-setattribute-points-null-expected.txt:
        * svg/custom/text-ctm-expected.txt:

2007-01-09  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        * editing/inserting/4840662-expected.checksum: Added.
        * editing/inserting/4840662-expected.png: Added.
        * editing/inserting/4840662-expected.txt: Added.
        * editing/inserting/4840662.html: Added.
        * editing/pasteboard/4840662-expected.checksum: Added.
        * editing/pasteboard/4840662-expected.png: Added.
        * editing/pasteboard/4840662-expected.txt: Added.
        * editing/pasteboard/4840662.html: Added.

2007-01-09  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Testcases for:
        http://bugs.webkit.org/show_bug.cgi?id=12145
        Color parsing is too relaxed in strict mode

        * fast/css/color-quirk-expected.checksum: Added.
        * fast/css/color-quirk-expected.png: Added.
        * fast/css/color-quirk-expected.txt: Added.
        * fast/css/color-quirk.html: Added.
        * fast/css/color-strict-expected.checksum: Added.
        * fast/css/color-strict-expected.png: Added.
        * fast/css/color-strict-expected.txt: Added.
        * fast/css/color-strict.html: Added.

2007-01-09  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11078
          Forms Don't Submit (ASP Pages)

        * fast/dom/collection-namedItem-via-item-expected.txt: Added.
        * fast/dom/collection-namedItem-via-item.html: Added.

2007-01-09  Darin Adler  <darin@apple.com>

        Reviewed by Mitz.

        - added a Thai line breaking test

        * fast/text/international/thai-line-breaks-expected.checksum: Added.
        * fast/text/international/thai-line-breaks-expected.png: Added.
        * fast/text/international/thai-line-breaks-expected.txt: Added.
        * fast/text/international/thai-line-breaks.html: Added.

2007-01-09  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12129
        repaint issue after setting viewBox attribute with ECMAScript

        * svg/custom/dynamic-viewBox-expected.checksum: Added.
        * svg/custom/dynamic-viewBox-expected.png: Added.
        * svg/custom/dynamic-viewBox-expected.txt: Added.
        * svg/custom/dynamic-viewBox.svg: Added.

2007-01-08  Sam Weinig  <sam@webkit.org>

        Reviewed by Mark.

        Update results to include outline-color.

        * fast/css/computed-style-expected.txt:
        * fast/css/computed-style.html:

2007-01-08  Remi Zara  <remi_zara@mac.com>

        Reviewed by Darin and Eric.

        Fixes: http://bugs.webkit.org/show_bug.cgi?id=12150
        Corrected results for W3C's pservers-grad-16-b.
        Add a test for stop values corner cases.

        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
        * svg/custom/gradient-stop-corner-cases-expected.checksum: Added.
        * svg/custom/gradient-stop-corner-cases-expected.png: Added.
        * svg/custom/gradient-stop-corner-cases-expected.txt: Added.
        * svg/custom/gradient-stop-corner-cases.svg: Added.

2007-01-08  Darin Adler  <darin@apple.com>

        - turn off the Armenian part of this test for now,
          since it gives different results with different fonts

        * fast/lists/w3-list-styles-expected.checksum:
        * fast/lists/w3-list-styles-expected.png:
        * fast/lists/w3-list-styles-expected.txt:
        * fast/lists/w3-list-styles.html:

2007-01-08  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=12099
        XMLHttpRequest shouldn't honor a charset specified via setRequestHeader

        * http/tests/xmlhttprequest/request-encoding-expected.txt: Added.
        * http/tests/xmlhttprequest/request-encoding.html: Added.

2007-01-08  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=7640
        Menu items are displayed as "undefined"

        * fast/dom/Window/window-properties-expected.txt: Updated the results.

        * fast/dom/node-item-expected.txt: Added.
        * fast/dom/node-item.html: Added.
        Check that there is no Node:item or HTMLElement:item.

2007-01-08  Darin Adler  <darin@apple.com>

        - added a W3C list style test that was cited in a bug

        * fast/lists/w3-list-styles-expected.checksum: Added.
        * fast/lists/w3-list-styles-expected.png: Added.
        * fast/lists/w3-list-styles-expected.txt: Added.
        * fast/lists/w3-list-styles.html: Added.

2007-01-08  Darin Adler  <darin@apple.com>

        Reviewed by Beth.

        - http://bugs.webkit.org/show_bug.cgi?id=12142
          render tree dump for test results should include the value of list markers

        * css1/basic/class_as_selector-expected.txt:
        * css1/basic/containment-expected.txt:
        * css1/basic/contextual_selectors-expected.txt:
        * css1/basic/id_as_selector-expected.txt:
        * css1/box_properties/border_bottom-expected.txt:
        * css1/box_properties/border_left-expected.txt:
        * css1/box_properties/border_right_inline-expected.txt:
        * css1/box_properties/border_top-expected.txt:
        * css1/box_properties/clear_float-expected.txt:
        * css1/box_properties/margin-expected.txt:
        * css1/box_properties/margin_bottom-expected.txt:
        * css1/box_properties/margin_left-expected.txt:
        * css1/box_properties/margin_right-expected.txt:
        * css1/box_properties/margin_top-expected.txt:
        * css1/box_properties/padding_left-expected.txt:
        * css1/box_properties/padding_right-expected.txt:
        * css1/cascade/cascade_order-expected.txt:
        * css1/classification/display-expected.txt:
        * css1/classification/list_style-expected.txt:
        * css1/classification/list_style_image-expected.txt:
        * css1/classification/list_style_position-expected.txt:
        * css1/classification/list_style_type-expected.txt:
        * css1/conformance/forward_compatible_parsing-expected.txt:
        * css1/pseudo/anchor-expected.txt:
        * css2.1/t0402-c71-fwd-parsing-02-f-expected.txt:
        * css2.1/t0505-c16-descendant-01-e-expected.txt:
        * css2.1/t050803-c14-classes-00-e-expected.txt:
        * css2.1/t0509-c15-ids-01-e-expected.txt:
        * css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
        * css2.1/t0805-c5519-brdr-r-02-e-expected.txt:
        * css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
        * css2.1/t0805-c5521-brdr-l-02-e-expected.txt:
        * css2.1/t1205-c561-list-displ-00-b-expected.txt:
        * css2.1/t1205-c563-list-type-00-b-expected.txt:
        * css2.1/t1205-c563-list-type-01-b-expected.txt:
        * css2.1/t1205-c564-list-img-00-b-g-expected.txt:
        * css2.1/t1205-c565-list-pos-00-b-expected.txt:
        * css2.1/t1205-c566-list-stl-00-e-ag-expected.txt:
        * editing/deleting/4866671-expected.txt:
        * editing/deleting/delete-first-list-item-expected.txt:
        * editing/deleting/delete-link-1-expected.txt:
        * editing/deleting/delete-listitem-002-expected.txt:
        * editing/deleting/list-item-1-expected.txt:
        * editing/deleting/merge-into-empty-block-2-expected.txt:
        * editing/execCommand/4641880-1-expected.txt:
        * editing/execCommand/create-list-from-range-selection-expected.txt:
        * editing/execCommand/create-list-with-hr-expected.txt:
        * editing/execCommand/indent-list-item-expected.txt:
        * editing/execCommand/indent-selection-expected.txt:
        * editing/execCommand/insert-list-and-stitch-expected.txt:
        * editing/execCommand/remove-list-from-range-selection-expected.txt:
        * editing/execCommand/remove-list-item-1-expected.txt:
        * editing/execCommand/remove-list-items-expected.txt:
        * editing/execCommand/switch-list-type-expected.txt:
        * editing/inserting/insert-div-022-expected.txt:
        * editing/inserting/insert-div-023-expected.txt:
        * editing/inserting/insert-div-024-expected.txt:
        * editing/pasteboard/4861080-expected.txt:
        * editing/pasteboard/drop-link-expected.txt:
        * editing/pasteboard/innerText-inline-table-expected.txt:
        * editing/pasteboard/input-field-1-expected.txt:
        * editing/pasteboard/merge-end-list-expected.txt:
        * editing/pasteboard/merge-start-list-expected.txt:
        * editing/pasteboard/paste-4039777-fix-expected.txt:
        * editing/pasteboard/paste-list-001-expected.txt:
        * editing/pasteboard/select-element-1-expected.txt:
        * editing/selection/drag-to-contenteditable-iframe-expected.txt:
        * editing/selection/extend-by-word-002-expected.txt:
        * editing/selection/move-by-line-002-expected.txt:
        * editing/selection/select-all-iframe-expected.txt:
        * editing/selection/selectNode-expected.txt:
        * editing/selection/selectNodeContents-expected.txt:
        * editing/unsupported-content/list-delete-001-expected.txt:
        * editing/unsupported-content/list-type-after-expected.txt:
        * editing/unsupported-content/list-type-before-expected.txt:
        * fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt:
        * fast/block/float/014-expected.txt:
        * fast/css-generated-content/009-expected.txt:
        * fast/css/001-expected.txt:
        * fast/css/continuationCrash-expected.txt:
        * fast/css/css2-system-fonts-expected.txt:
        * fast/css/css3-modsel-22-expected.txt:
        * fast/css/list-outline-expected.txt:
        * fast/doctypes/001-expected.txt:
        * fast/doctypes/002-expected.txt:
        * fast/doctypes/003-expected.txt:
        * fast/doctypes/004-expected.txt:
        * fast/dom/Window/window-onFocus-expected.txt:
        * fast/forms/form-hides-table-expected.txt:
        * fast/forms/plaintext-mode-2-expected.txt:
        * fast/lists/001-expected.txt:
        * fast/lists/002-expected.txt:
        * fast/lists/003-expected.txt:
        * fast/lists/004-expected.txt:
        * fast/lists/005-expected.txt:
        * fast/lists/006-expected.txt:
        * fast/lists/007-expected.txt:
        * fast/lists/008-expected.txt:
        * fast/lists/alpha-list-wrap-expected.txt:
        * fast/lists/decimal-leading-zero-expected.txt:
        * fast/lists/drag-into-marker-expected.txt:
        * fast/lists/dynamic-marker-crash-expected.txt:
        * fast/lists/inlineBoxWrapperNullCheck-expected.txt:
        * fast/lists/li-br-expected.txt:
        * fast/lists/li-style-alpha-huge-value-crash-expected.txt:
        * fast/lists/li-values-expected.txt:
        * fast/lists/markers-in-selection-expected.txt:
        * fast/lists/numeric-markers-outside-list-expected.txt:
        * fast/lists/ol-display-types-expected.txt:
        * fast/lists/olstart-expected.txt:
        * fast/lists/ordered-list-with-no-ol-tag-expected.txt:
        * fast/lists/scrolled-marker-paint-expected.txt:
        * fast/overflow/overflow-rtl-expected.txt:
        * fast/selectors/001-expected.txt:
        * fast/selectors/013-expected.txt:
        * fast/selectors/015-expected.txt:
        * fast/selectors/166-expected.txt:
        * fast/table/018-expected.txt:
        * fast/table/form-with-table-style-expected.txt:
        * fast/text/whitespace/tab-character-basics-expected.txt:
        * fast/tokenizer/004-expected.txt:
        * tables/mozilla/bugs/bug23235-expected.txt:
        * tables/mozilla/bugs/bug30692-expected.txt:
        * tables/mozilla/bugs/bug3191-expected.txt:
        * tables/mozilla/bugs/bug32205-2-expected.txt:
        * tables/mozilla/marvin/backgr_index-expected.txt:
        * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
        * tables/mozilla/marvin/x_table-expected.txt:
        * tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
        * tables/mozilla/other/wa_table_tr_align-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
        * traversal/stay-within-root-expected.txt:

2007-01-08  Sam Weinig  <sam@webkit.org>

        Reviewed by Tim H.

        Update results to include -webkit-box-shadow.

        * fast/css/computed-style-expected.txt:

2007-01-08  Andrew Wellington  <proton@wiretapped.net>

        Reviewed by Mark.

        * fast/css/computed-style-expected.txt: Update results to include
        -webkit-column styles.

2007-01-08  David Hyatt  <hyatt@apple.com>

        Add layout test for inheritance of auto z-index.

        Reviewed by eric

        * fast/layers/zindex-inherit-expected.checksum: Added.
        * fast/layers/zindex-inherit-expected.png: Added.
        * fast/layers/zindex-inherit-expected.txt: Added.
        * fast/layers/zindex-inherit.html: Added.

2007-01-07  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcases for:
        http://bugzilla.opendarwin.org/show_bug.cgi?id=10587
        pointer-events is not implemented for RenderSVGImage or RenderSVGText

        Also changed image-clipped-hit.svg to explicitly state
        the pointer-events.

        * svg/custom/image-clipped-hit.svg:
        * svg/custom/pointer-events-image-expected.checksum: Added.
        * svg/custom/pointer-events-image-expected.png: Added.
        * svg/custom/pointer-events-image-expected.txt: Added.
        * svg/custom/pointer-events-image.svg: Added.
        * svg/custom/pointer-events-text-expected.checksum: Added.
        * svg/custom/pointer-events-text-expected.png: Added.
        * svg/custom/pointer-events-text-expected.txt: Added.
        * svg/custom/pointer-events-text.svg: Added.

2007-01-07  David Hyatt  <hyatt@apple.com>

        Add support for the CSS3 box-shadow property.

        Reviewed by olliej

        * fast/box-shadow/basic-shadows-expected.checksum: Added.
        * fast/box-shadow/basic-shadows-expected.png: Added.
        * fast/box-shadow/basic-shadows-expected.txt: Added.
        * fast/box-shadow/basic-shadows.html: Added.

2007-01-07  Rob Buis  <buis@kde.org>

        Reviewed by weinig.

        Correct results from previous patch.

        * svg/custom/path-bad-data-expected.txt:

2007-01-07  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Sam.

        RenderSVGContainer shows different boundaries now that text-anchor is
        taken into account in the flow box x position calculation.

        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
        * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
        * svg/carto.net/scrollbar-expected.txt:

2007-01-07  Alexey Proskuryakov  <ap@webkit.org>

        Updated pixel results that weren't landed with r17141.

        * http/tests/incremental/slow-utf8-css-expected.checksum:
        * http/tests/incremental/slow-utf8-css-expected.png:

2007-01-07  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Mark Rowe.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11133

        * fast/forms/listbox-clip-expected.checksum: Added.
        * fast/forms/listbox-clip-expected.png: Added.
        * fast/forms/listbox-clip-expected.txt: Added.
        * fast/forms/listbox-clip.html: Added.

2007-01-07  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11935
          REGRESSION: Changing the overflow style dynamically does not force repaint

        * fast/repaint/erase-overflow-expected.checksum: Added.
        * fast/repaint/erase-overflow-expected.png: Added.
        * fast/repaint/erase-overflow-expected.txt: Added.
        * fast/repaint/erase-overflow.html: Added.

2007-01-07  Alexey Proskuryakov  <ap@webkit.org>

        Re-apply r17618, which got reverted with CSS suite update.

        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:

2007-01-07  Lamar Goddard  <lamargoddard@gmail.com>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=10313
        xsl:import doesn't work in stylesheets loaded via XMLHttpRequest

        * fast/xsl/resources/xhr-doc-imported.xsl: Added.
        * fast/xsl/resources/xhr-doc.xml: Added.
        * fast/xsl/resources/xhr-doc.xsl: Added.
        * fast/xsl/transform-xhr-doc-expected.txt: Added.
        * fast/xsl/transform-xhr-doc.xhtml: Added.

2007-01-06  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12125
        overflow attribute of the symbol element not respected

        Also including changed testresults (improvements).

        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/carto.net/window-expected.checksum:
        * svg/carto.net/window-expected.png:
        * svg/custom/use-symbol-overflow-expected.checksum: Added.
        * svg/custom/use-symbol-overflow-expected.png: Added.
        * svg/custom/use-symbol-overflow-expected.txt: Added.
        * svg/custom/use-symbol-overflow.svg: Added.

2007-01-06  Darin Adler  <darin@apple.com>

        Suggested by Mitz.

        - disabled 3 tests with results that are too font-dependent to be used as
          part of the test suite; two are tests of Armenian numbering and one is
          a test of some SVG font features which we do not support

        * css2.1/t1202-counter-10-b-expected.checksum: Removed.
        * css2.1/t1202-counter-10-b-expected.png: Removed.
        * css2.1/t1202-counter-10-b-expected.txt: Removed.
        * css2.1/t1202-counter-10-b.html: Removed.
        * css2.1/t1202-counters-10-b-expected.checksum: Removed.
        * css2.1/t1202-counters-10-b-expected.png: Removed.
        * css2.1/t1202-counters-10-b-expected.txt: Removed.
        * css2.1/t1202-counters-10-b.html: Removed.
        * svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Removed.
        * svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-fonts-03-t.svg: Removed.

2007-01-05  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - added a new version of the CSS 2.1 test from the W3C site
        - added counters, list, and other CSS tests for my counter-related check-in

        * css2.1: Updated to the 2006-10-11 version of the test suite.
        I downloaded it from http://www.w3.org/Style/CSS/Test/CSS2.1/20061011/
        added UTF-8 BOMs to the beginning of all the files, and generated expected
        results.

        * fast/css-generated-content/reset-content-to-initial-expected.txt: Updated
        to reflect a bug fix in CSS content property support.

        * fast/css/counters/*: Removed all the existing tests since they are now part
        of the CSS 2.1 test suite.

        * fast/css/counters/counter-text-security-expected.checksum:  Added. New test.
        * fast/css/counters/counter-text-security-expected.png: Ditto.
        * fast/css/counters/counter-text-security-expected.txt: Ditto.
        * fast/css/counters/counter-text-security.html: Ditto.

        * fast/css/counters/counter-text-transform-expected.checksum: Added. New test.
        * fast/css/counters/counter-text-transform-expected.png: Ditto.
        * fast/css/counters/counter-text-transform-expected.txt: Ditto.
        * fast/css/counters/counter-text-transform.html: Ditto.

        * fast/lists/decimal-leading-zero-expected.checksum: Added. New test.
        * fast/lists/decimal-leading-zero-expected.png: Ditto.
        * fast/lists/decimal-leading-zero-expected.txt: Ditto.
        * fast/lists/decimal-leading-zero.html: Ditto.

        * fast/css/text-security-expected.checksum:  Added. New test.
        * fast/css/text-security-expected.png: Ditto.
        * fast/css/text-security-expected.txt: Ditto.
        * fast/css/text-security.html: Ditto.

        * fast/lists/decimal-leading-zero-expected.checksum: Added. New test.
        * fast/lists/decimal-leading-zero-expected.png: Ditto.
        * fast/lists/decimal-leading-zero-expected.txt: Ditto.
        * fast/lists/decimal-leading-zero.html: Ditto.

        * fast/lists/li-values-expected.checksum: Added. New test.
        * fast/lists/li-values-expected.png: Ditto.
        * fast/lists/li-values-expected.txt: Ditto.
        * fast/lists/li-values.html: Ditto.

        * fast/css/import-rule-regression-11590-expected.checksum: Added. Missing
        pixel-test results.
        * fast/css/import-rule-regression-11590-expected.png: Ditto.
        * fast/dom/css-insert-import-rule-expected.checksum: Ditto.
        * fast/dom/css-insert-import-rule-expected.png: Ditto.
        * fast/forms/encoding-test-expected.checksum: Ditto.
        * fast/forms/encoding-test-expected.png: Ditto.
        * fast/frames/frame-src-attribute-expected.checksum: Ditto.
        * fast/frames/frame-src-attribute-expected.png: Ditto.
        * fast/frames/onlyCommentInIFrame-expected.png: Ditto.
        * fast/frames/viewsource-attribute-expected.checksum: Ditto.
        * fast/frames/viewsource-attribute-expected.png: Ditto.
        * fast/loader/start-load-in-unload-expected.checksum: Ditto.
        * fast/loader/start-load-in-unload-expected.png: Ditto.

2007-01-05  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - repaint tests and updated results for
          http://bugs.webkit.org/show_bug.cgi?id=12079
          Nested tables don't repaint properly when a certain row is added

        * fast/repaint/table-section-overflow-expected.checksum: Added.
        * fast/repaint/table-section-overflow-expected.png: Added.
        * fast/repaint/table-section-overflow-expected.txt: Added.
        * fast/repaint/table-section-overflow.html: Added.
        * fast/repaint/table-section-repaint-expected.checksum: Added.
        * fast/repaint/table-section-repaint-expected.png: Added.
        * fast/repaint/table-section-repaint-expected.txt: Added.
        * fast/repaint/table-section-repaint.html: Added.
        * tables/mozilla/core/misc-expected.txt:
        * tables/mozilla/core/misc-expected.png:
        * tables/mozilla/core/misc-expected.checksum:

2007-01-05  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=3420
        XMLHttpRequest does not handle set-cookie headers

        * http/tests/xmlhttprequest/resources/get-set-cookie.cgi:
        Set the cookies unconditionally (previously, the test failed if there 
        were other cookies for 127.0.0.1:8000.

2007-01-04  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Geoff.

        http://bugs.webkit.org/show_bug.cgi?id=7296
        Disable JavaScript exceptions when dynamically changing CSS properties.

        * fast/dom/css-set-property-exception-expected.txt:
        * fast/dom/css-set-property-exception.html:

2007-01-05  Antti Koivisto  <koivisto@iki.fi>

        Reviewed by hyatt.
        
        Test for http://bugs.webkit.org/show_bug.cgi?id=12109
        layer visibility incorrect in some cases

        * fast/layers/layer-visibility-sublayer-expected.checksum: Added.
        * fast/layers/layer-visibility-sublayer-expected.png: Added.
        * fast/layers/layer-visibility-sublayer-expected.txt: Added.
        * fast/layers/layer-visibility-sublayer.html: Added.

2007-01-04  Adam Roben  <aroben@apple.com>

        Reviewed by Geoff.

        Added new tests for tabindex and tabbing into/out of subframes.

        * fast/dom/tabindex-clamp-expected.txt: Added.
        * fast/dom/tabindex-clamp.html: Added.
        * fast/events/frame-click-focus-expected.txt: Added.
        * fast/events/frame-click-focus.html: Added.
        * fast/events/frame-tab-focus-expected.txt: Added.
        * fast/events/frame-tab-focus.html: Added.
        * fast/events/resources/frame-tab-focus-child.html: Added.
        * fast/events/resources/frame-tab-focus-empty-child.html: Added.
        * fast/events/resources/frame-tab-focus-empty-middle.html: Added.
        * fast/events/resources/frame-tab-focus-middle.html: Added.
        * fast/events/resources/frame-tab-focus-upper.html: Added.
        * fast/html/tab-order-expected.txt: Added.
        * fast/html/tab-order.html: Added.

        Updated test to match new behavior.

        * fast/forms/focus2-expected.txt: Updated results.
        * fast/forms/focus2.html: Fixed typo, and reduced the number of tab
        events dispatched now that frames containing focusable elements aren't
        themselves in the tab order.

2007-01-04  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Sam Weinig.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12043
          Another assertion failure in WebCore::RenderObject::drawBorder

        * fast/borders/border-radius-huge-assert-expected.checksum: Added.
        * fast/borders/border-radius-huge-assert-expected.png: Added.
        * fast/borders/border-radius-huge-assert-expected.txt: Added.
        * fast/borders/border-radius-huge-assert.html: Added.

2007-01-04  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/4861080>
        GMail Editor: Crash when dropping content into certain list items

        * editing/pasteboard/4861080-expected.checksum: Added.
        * editing/pasteboard/4861080-expected.png: Added.
        * editing/pasteboard/4861080-expected.txt: Added.
        * editing/pasteboard/4861080.html: Added.

2007-01-04  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for <rdar://problem/4887422>
        http://bugs.webkit.org/show_bug.cgi?id=11848
        REGRESSION (SearchField): Search field on developer.apple.com not drawn with top/bottom borders (11848)

        * fast/forms/searchfield-heights-expected.checksum: Added.
        * fast/forms/searchfield-heights-expected.png: Added.
        * fast/forms/searchfield-heights-expected.txt: Added.
        * fast/forms/searchfield-heights.html: Added.

2007-01-04  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11611
        REGRESSION: No http referer header sent on XMLHttpRequest

        * http/tests/xmlhttprequest/referer-expected.txt: Added.
        * http/tests/xmlhttprequest/referer.html: Added.
        * http/tests/xmlhttprequest/resources/print-referer.cgi: Added.

2007-01-03  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Mark Rowe.

        - more updated results for http://bugs.webkit.org/show_bug.cgi?id=5164
          Non-integer percentages are incorrectly rounded down in Safari

        * css1/box_properties/acid_test-expected.checksum:
        * css1/box_properties/acid_test-expected.png:
        * css1/box_properties/acid_test-expected.txt:

2007-01-03  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=5164
          Non-integer percentages are incorrectly rounded down in Safari

        * css2.1/t0804-c5507-padn-r-00-c-ag-expected.checksum:
        * css2.1/t0804-c5507-padn-r-00-c-ag-expected.png:
        * css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
        * css2.1/t0804-c5509-padn-l-00-b-ag-expected.checksum:
        * css2.1/t0804-c5509-padn-l-00-b-ag-expected.png:
        * css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
        * css2.1/t09-c5526c-display-00-e-expected.checksum:
        * css2.1/t09-c5526c-display-00-e-expected.png:
        * css2.1/t09-c5526c-display-00-e-expected.txt:
        * fast/block/basic/011-expected.checksum:
        * fast/block/basic/011-expected.png:
        * fast/block/basic/011-expected.txt:
        * fast/css/percentage-non-integer-expected.checksum: Added.
        * fast/css/percentage-non-integer-expected.png: Added.
        * fast/css/percentage-non-integer-expected.txt: Added.
        * fast/css/percentage-non-integer.html: Added.
        * tables/mozilla/bugs/bug4385-expected.checksum:
        * tables/mozilla/bugs/bug4385-expected.png:
        * tables/mozilla/bugs/bug4385-expected.txt:
        * tables/mozilla_expected_failures/core/col_span2-expected.checksum:
        * tables/mozilla_expected_failures/core/col_span2-expected.txt:

2007-01-03  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11744
          Setting the 'content' property dynamically has no effect

        * fast/css/content-dynamic-expected.checksum: Added.
        * fast/css/content-dynamic-expected.png: Added.
        * fast/css/content-dynamic-expected.txt: Added.
        * fast/css/content-dynamic.html: Added.

2007-01-03  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12082
          REGRESSION (r18333): Crash in RenderFrameSet::layOutAxis()

        * fast/frames/negative-remaining-length-crash-expected.txt: Added.
        * fast/frames/negative-remaining-length-crash.html: Added.

2007-01-03  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        * editing/pasteboard/merge-end-blockquote-expected.txt: A
        recent change caused an acceptable change in these expected results.

2007-01-03  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - test for bug where :after content appeared in the wrong order

        * fast/css-generated-content/after-order-expected.checksum: Added.
        * fast/css-generated-content/after-order-expected.png: Added.
        * fast/css-generated-content/after-order-expected.txt: Added.
        * fast/css-generated-content/after-order.html: Added.
        * fast/css-generated-content/resources/greenbox.png: Added.

2007-01-03  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=3420
        XMLHttpRequest does not handle set-cookie headers

        * http/tests/xmlhttprequest/cookies-expected.txt: Added.
        * http/tests/xmlhttprequest/cookies.html: Added.
        * http/tests/xmlhttprequest/resources/get-set-cookie.cgi: Added.

2007-01-02  Sam Weinig  <sam@webkit.org>

        Reviewed by Anders.

        Testcase for http://bugs.webkit.org/show_bug.cgi?id=12072

        * fast/forms/select-align-expected.checksum: Added.
        * fast/forms/select-align-expected.png: Added.
        * fast/forms/select-align-expected.txt: Added.
        * fast/forms/select-align.html: Added.

2007-01-02  Sam Weinig  <sam@webkit.org>

        Reviewed by Mitz.

        Testcase for http://bugs.webkit.org/show_bug.cgi?id=12071

        * fast/forms/button-align-expected.checksum: Added.
        * fast/forms/button-align-expected.png: Added.
        * fast/forms/button-align-expected.txt: Added.
        * fast/forms/button-align.html: Added.

2007-01-02  Sam Weinig  <sam@webkit.org>

        Reviewed by Mitz and Anders.

        Testcase for http://bugs.webkit.org/show_bug.cgi?id=7075

        * fast/forms/textarea-align-expected.checksum: Added.
        * fast/forms/textarea-align-expected.png: Added.
        * fast/forms/textarea-align-expected.txt: Added.
        * fast/forms/textarea-align.html: Added.

2007-01-02  Sam Weinig  <sam@webkit.org>

        Reviewed by Darin.

        Testcases for http://bugs.webkit.org/show_bug.cgi?id=3360

        * fast/forms/input-align-expected.checksum: Added.
        * fast/forms/input-align-expected.png: Added.
        * fast/forms/input-align-expected.txt: Added.
        * fast/forms/input-align-image-expected.checksum: Added.
        * fast/forms/input-align-image-expected.png: Added.
        * fast/forms/input-align-image-expected.txt: Added.
        * fast/forms/input-align-image.html: Added.
        * fast/forms/input-align.html: Added.

2007-01-02  Nikolas Zimmermann  <zimmermann@kde.org>

        Rubber stamped by Rob.

        Adding all carto.net SVG/JS examples. Highlights some nifty bugs.

        * svg/carto.net/button-expected.checksum: Added.
        * svg/carto.net/button-expected.png: Added.
        * svg/carto.net/button-expected.txt: Added.
        * svg/carto.net/button.svg: Added.
        * svg/carto.net/colourpicker-expected.checksum: Added.
        * svg/carto.net/colourpicker-expected.png: Added.
        * svg/carto.net/colourpicker-expected.txt: Added.
        * svg/carto.net/colourpicker.svg: Added.
        * svg/carto.net/combobox-expected.checksum: Added.
        * svg/carto.net/combobox-expected.png: Added.
        * svg/carto.net/combobox-expected.txt: Added.
        * svg/carto.net/combobox.svg: Added.
        * svg/carto.net/images/butterscotch.jpg: Added.
        * svg/carto.net/images/chalchtrittli_tierfed_panorama_low_res.jpg: Added.
        * svg/carto.net/images/ci_peace.jpg: Added.
        * svg/carto.net/images/impatient.jpg: Added.
        * svg/carto.net/images/lady_hillingdon.jpg: Added.
        * svg/carto.net/images/lavaglut.jpg: Added.
        * svg/carto.net/images/mission_bells.jpg: Added.
        * svg/carto.net/images/sexy_rexy.jpg: Added.
        * svg/carto.net/images/souvenir_de_pierre_notting.jpg: Added.
        * svg/carto.net/images/sunflare.jpg: Added.
        * svg/carto.net/images/whisky_mac.jpg: Added.
        * svg/carto.net/images/whisper_floribunda.jpg: Added.
        * svg/carto.net/images/zervreilasee_vals_panorama_low_res.jpg: Added.
        * svg/carto.net/resources/button.js: Added.
        * svg/carto.net/resources/colourPicker.js: Added.
        * svg/carto.net/resources/comboBox.js: Added.
        * svg/carto.net/resources/helper_functions.js: Added.
        * svg/carto.net/resources/initComboBox.js: Added.
        * svg/carto.net/resources/initSelectionList.js: Added.
        * svg/carto.net/resources/mapApp.js: Added.
        * svg/carto.net/resources/scrollbar.js: Added.
        * svg/carto.net/resources/selectionList.js: Added.
        * svg/carto.net/resources/slider.js: Added.
        * svg/carto.net/resources/tabgroup.js: Added.
        * svg/carto.net/resources/textbox.js: Added.
        * svg/carto.net/resources/timer.js: Added.
        * svg/carto.net/resources/window.js: Added.
        * svg/carto.net/scrollbar-expected.checksum: Added.
        * svg/carto.net/scrollbar-expected.png: Added.
        * svg/carto.net/scrollbar-expected.txt: Added.
        * svg/carto.net/scrollbar.svg: Added.
        * svg/carto.net/selectionlist-expected.checksum: Added.
        * svg/carto.net/selectionlist-expected.png: Added.
        * svg/carto.net/selectionlist-expected.txt: Added.
        * svg/carto.net/selectionlist.svg: Added.
        * svg/carto.net/slider-expected.checksum: Added.
        * svg/carto.net/slider-expected.png: Added.
        * svg/carto.net/slider-expected.txt: Added.
        * svg/carto.net/slider.svg: Added.
        * svg/carto.net/tabgroup-expected.checksum: Added.
        * svg/carto.net/tabgroup-expected.png: Added.
        * svg/carto.net/tabgroup-expected.txt: Added.
        * svg/carto.net/tabgroup.svg: Added.
        * svg/carto.net/textbox-expected.checksum: Added.
        * svg/carto.net/textbox-expected.png: Added.
        * svg/carto.net/textbox-expected.txt: Added.
        * svg/carto.net/textbox.svg: Added.
        * svg/carto.net/window-expected.checksum: Added.
        * svg/carto.net/window-expected.png: Added.
        * svg/carto.net/window-expected.txt: Added.
        * svg/carto.net/window.svg: Added.

2007-01-02  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Eric.

        Fixes: http://bugs.webkit.org/show_bug.cgi?id=12013
        Update baseline after the pattern/gradient rewrite.

        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * svg/custom/gradient-attr-update-expected.png:
        * svg/custom/gradient-attr-update-expected.txt:
        * svg/custom/gradient-cycle-detection-expected.checksum: Added.
        * svg/custom/gradient-cycle-detection-expected.png: Added.
        * svg/custom/gradient-cycle-detection-expected.txt: Added.
        * svg/custom/gradient-cycle-detection.svg: Added.
        * svg/custom/gradient-deep-referencing-expected.checksum: Added.
        * svg/custom/gradient-deep-referencing-expected.png: Added.
        * svg/custom/gradient-deep-referencing-expected.txt: Added.
        * svg/custom/gradient-deep-referencing.svg: Added.
        * svg/custom/gradient-stroke-width-expected.txt:
        * svg/custom/invalid-css-expected.txt:
        * svg/custom/js-late-gradient-and-object-creation-expected.png:
        * svg/custom/js-late-gradient-and-object-creation-expected.txt:
        * svg/custom/js-late-gradient-creation-expected.png:
        * svg/custom/js-late-gradient-creation-expected.txt:
        * svg/custom/js-late-pattern-and-object-creation-expected.checksum: Added.
        * svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
        * svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
        * svg/custom/js-late-pattern-and-object-creation.svg: Added.
        * svg/custom/js-late-pattern-creation-expected.checksum: Added.
        * svg/custom/js-late-pattern-creation-expected.png: Added.
        * svg/custom/js-late-pattern-creation-expected.txt: Added.
        * svg/custom/js-late-pattern-creation.svg: Added.
        * svg/custom/js-update-pattern-expected.png:
        * svg/custom/js-update-pattern-expected.txt:
        * svg/custom/large-bounding-box-percents-expected.txt:
        * svg/custom/mask-excessive-malloc-expected.checksum: Added.
        * svg/custom/mask-excessive-malloc-expected.png: Added.
        * svg/custom/mask-excessive-malloc-expected.txt: Added.
        * svg/custom/mask-excessive-malloc.svg: Added.
        * svg/custom/pattern-cycle-detection-expected.checksum: Added.
        * svg/custom/pattern-cycle-detection-expected.png: Added.
        * svg/custom/pattern-cycle-detection-expected.txt: Added.
        * svg/custom/pattern-cycle-detection.svg: Added.
        * svg/custom/pattern-deep-referencing-expected.checksum: Added.
        * svg/custom/pattern-deep-referencing-expected.png: Added.
        * svg/custom/pattern-deep-referencing-expected.txt: Added.
        * svg/custom/pattern-deep-referencing.svg: Added.
        * svg/custom/pattern-in-defs-expected.txt:
        * svg/custom/pattern-y-offset-expected.txt:
        * svg/custom/text-gradient-no-content-expected.txt:

2007-01-01  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11359
          Incomplete repaint of table cell's collapsed border when changing only the cell

        * fast/repaint/table-cell-collapsed-border-expected.checksum: Added.
        * fast/repaint/table-cell-collapsed-border-expected.png: Added.
        * fast/repaint/table-cell-collapsed-border-expected.txt: Added.
        * fast/repaint/table-cell-collapsed-border.html: Added.

2007-01-01  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Mark Rowe.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12042
          Assertion failure in WebCore::RenderObject::drawBorder

        * fast/borders/outline-offset-min-assert-expected.checksum: Added.
        * fast/borders/outline-offset-min-assert-expected.png: Added.
        * fast/borders/outline-offset-min-assert-expected.txt: Added.
        * fast/borders/outline-offset-min-assert.html: Added.

2007-01-01  Mark Rowe  <bdash@webkit.org>

        Reviewed by Eric.

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=12061
        Bug 12061: Crash in WebCore::Shared<WebCore::StringImpl>::deref

        * fast/css-generated-content/reset-content-to-initial-expected.txt: Added.
        * fast/css-generated-content/reset-content-to-initial.html: Added.

2006-12-31  Eric Seidel  <eric@webkit.org>

        Reviewed by mitz.
        
        Make getTotalLength test case work in Opera and FireFox.

        * svg/custom/path-getTotalLength-expected.checksum: Removed.
        * svg/custom/path-getTotalLength-expected.png: Removed.
        * svg/custom/path-getTotalLength-expected.txt:
        * svg/custom/path-getTotalLength.svg:

2006-12-31  Eric Seidel  <eric@webkit.org>

        Reviewed by weinig.
        
        Add SVGPathElement::getTotalLength
        http://bugs.webkit.org/show_bug.cgi?id=12033

        * svg/custom/path-getTotalLength-expected.checksum: Added.
        * svg/custom/path-getTotalLength-expected.png: Added.
        * svg/custom/path-getTotalLength-expected.txt: Added.
        * svg/custom/path-getTotalLength.svg: Added.

2006-12-31  Chris McLay  <chris@eeoh.com.au>

        Reviewed by Hyatt. Tweaked by Mitz.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9659
          Quirksmode: Fixed / Overflow > Positioned objects get hidden when scrolling

        * fast/overflow/clip-rects-fixed-ancestor-expected.checksum: Added.
        * fast/overflow/clip-rects-fixed-ancestor-expected.png: Added.
        * fast/overflow/clip-rects-fixed-ancestor-expected.txt: Added.
        * fast/overflow/clip-rects-fixed-ancestor.html: Added.

2006-12-31  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Sam.

        - test for http://bugs.webkit.org/show_bug.cgi?id=12037
          For relatively positioned boxes in an RTL block, 'right' should win over 'left' if both are not 'auto'

        * fast/block/positioning/relative-overconstrained-expected.checksum: Added.
        * fast/block/positioning/relative-overconstrained-expected.png: Added.
        * fast/block/positioning/relative-overconstrained-expected.txt: Added.
        * fast/block/positioning/relative-overconstrained.html: Added.

2006-12-30  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Adapted testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12004
        Webkit doesnt handle omitting M at the start of path syntax well

        * svg/custom/path-bad-data-expected.checksum:
        * svg/custom/path-bad-data-expected.png:
        * svg/custom/path-bad-data-expected.txt:
        * svg/custom/path-bad-data.svg:

2006-12-30  Rémi Zara  <remi_zara@mac.com>

        Reviewed by Darin.

        Updated tests results for http://bugs.webkit.org/show_bug.cgi?id=12001

        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:

2006-12-30  Rob Buis  <buis@kde.org>

        Reviewed by weinig.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12034
        Adapt preserveAspectRatio parsing to SVGParserUtilities

        * svg/custom/preserve-aspect-ratio-syntax-expected.checksum: Added.
        * svg/custom/preserve-aspect-ratio-syntax-expected.png: Added.
        * svg/custom/preserve-aspect-ratio-syntax-expected.txt: Added.
        * svg/custom/preserve-aspect-ratio-syntax.svg: Added.

2006-12-30  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Mitz.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11998
        Incorrect serialization of quotation marks in XML attributes.

        * fast/dom/serialize-attribute-expected.txt: Added.
        * fast/dom/serialize-attribute.xhtml: Added.

2006-12-29  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12007
        SVGColor::setRGBColor color creates/deletes many strings, slowing down parsing

        * svg/custom/rgbcolor-syntax-expected.checksum: Added.
        * svg/custom/rgbcolor-syntax-expected.png: Added.
        * svg/custom/rgbcolor-syntax-expected.txt: Added.
        * svg/custom/rgbcolor-syntax.svg: Added.

2006-12-29  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=12028
        Adapt viewBox parsing to SVGParserUtilities

        Also removed testcases that are covered by the new one.

        * svg/custom/invalid-viewbox1-expected.checksum: Removed.
        * svg/custom/invalid-viewbox1-expected.png: Removed.
        * svg/custom/invalid-viewbox1-expected.txt: Removed.
        * svg/custom/invalid-viewbox1.svg: Removed.
        * svg/custom/invalid-viewbox2-expected.checksum: Removed.
        * svg/custom/invalid-viewbox2-expected.png: Removed.
        * svg/custom/invalid-viewbox2-expected.txt: Removed.
        * svg/custom/invalid-viewbox2.svg: Removed.
        * svg/custom/viewbox-syntax-expected.checksum: Added.
        * svg/custom/viewbox-syntax-expected.png: Added.
        * svg/custom/viewbox-syntax-expected.txt: Added.
        * svg/custom/viewbox-syntax.svg: Added.

2006-12-29  Eric Seidel  <eric@webkit.org>

        Reviewed by olliej.
        
        Add updated SVGImage results, forgotten in last commit.

        * fast/images/svg-as-background-expected.checksum: Added.
        * fast/images/svg-as-background-expected.png: Added.
        * fast/images/svg-as-background-expected.txt: Added.
        * fast/images/svg-as-image-expected.checksum: Added.
        * fast/images/svg-as-image-expected.png: Added.
        * fast/images/svg-as-image-expected.txt: Added.
        * fast/images/svg-as-tiled-background-expected.checksum: Added.
        * fast/images/svg-as-tiled-background-expected.png: Added.
        * fast/images/svg-as-tiled-background-expected.txt: Added.
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:

2006-12-28  Eric Seidel  <eric@webkit.org>

        Reviewed by hyatt.
        
        Test cases for SVGImage
        http://bugs.webkit.org/show_bug.cgi?id=5971

        * fast/images/animated-gif-with-offsets-expected.checksum: Added.
        * fast/images/animated-gif-with-offsets-expected.png: Added.
        * fast/images/resources/green-fixed-size-rect.svg: Added.
        * fast/images/svg-as-background.html: Added.
        * fast/images/svg-as-image.html: Added.
        * fast/images/svg-as-tiled-background.html: Added.

2006-12-29  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by NOBODY (build fix).

        Reverted last commit until WebResourceData issue is fixed.

        http://bugs.webkit.org/show_bug.cgi?id=11882
        Need a way to regression test .webarchive output files

        * webarchive/resources/apple.gif: Removed.
        * webarchive/resources/dump-webarchive.js: Removed.
        * webarchive/resources/test-frame.html: Removed.
        * webarchive/resources/test-style.css: Removed.
        * webarchive/test-body-background-expected.txt: Removed.
        * webarchive/test-body-background.html: Removed.
        * webarchive/test-duplicate-resources-expected.txt: Removed.
        * webarchive/test-duplicate-resources.html: Removed.
        * webarchive/test-frameset-expected.txt: Removed.
        * webarchive/test-frameset.html: Removed.
        * webarchive/test-img-src-expected.txt: Removed.
        * webarchive/test-img-src.html: Removed.
        * webarchive/test-input-src-expected.txt: Removed.
        * webarchive/test-input-src.html: Removed.
        * webarchive/test-link-href-expected.txt: Removed.
        * webarchive/test-link-href.html: Removed.
        * webarchive/test-object-data-expected.txt: Removed.
        * webarchive/test-object-data.html: Removed.
        * webarchive/test-script-src-expected.txt: Removed.
        * webarchive/test-script-src.html: Removed.
        * webarchive/test-table-background-expected.txt: Removed.
        * webarchive/test-table-background.html: Removed.
        * webarchive/test-td-background-expected.txt: Removed.
        * webarchive/test-td-background.html: Removed.

2006-12-28  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=11882
        Need a way to regression test .webarchive output files

        Created webarchive tests that exercise various features of the WebArchive format.

        * webarchive/resources/apple.gif: Copied from fast/canvas/resources/apple.gif.
        * webarchive/resources/dump-webarchive.js: Added.
        * webarchive/resources/test-frame.html: Added.
        * webarchive/resources/test-style.css: Added.
        * webarchive/test-body-background-expected.txt: Added.
        * webarchive/test-body-background.html: Added.
        * webarchive/test-duplicate-resources-expected.txt: Added.
        * webarchive/test-duplicate-resources.html: Added.
        * webarchive/test-frameset-expected.txt: Added.
        * webarchive/test-frameset.html: Added.
        * webarchive/test-img-src-expected.txt: Added.
        * webarchive/test-img-src.html: Added.
        * webarchive/test-input-src-expected.txt: Added.
        * webarchive/test-input-src.html: Added.
        * webarchive/test-link-href-expected.txt: Added.
        * webarchive/test-link-href.html: Added.
        * webarchive/test-object-data-expected.txt: Added.
        * webarchive/test-object-data.html: Added.
        * webarchive/test-script-src-expected.txt: Added.
        * webarchive/test-script-src.html: Added.
        * webarchive/test-table-background-expected.txt: Added.
        * webarchive/test-table-background.html: Added.
        * webarchive/test-td-background-expected.txt: Added.
        * webarchive/test-td-background.html: Added.

2006-12-28  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Eric Seidel.

        Disable MS-font dependent tests until http://bugs.webkit.org/show_bug.cgi?id=11662 is fixed.

        * svg/W3C-SVG-1.1/text-align-08-b.svg: Removed.
        * svg/custom/js-font-test.svg: Removed.

2006-12-28  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11124
          REGRESSION (r14297): No drag image for partially-selected complex text

        * fast/text/atsui-partial-selection-expected.checksum: Added.
        * fast/text/atsui-partial-selection-expected.png: Added.
        * fast/text/atsui-partial-selection-expected.txt: Added.
        * fast/text/atsui-partial-selection.html: Added.

2006-12-28  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        Based on a test by Joost de Valk.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=9202
          CSS3: border-radius not completely implemented, testcase hangs webkit

        * fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Added.
        * fast/borders/borderRadiusAllStylesAllCorners-expected.png: Added.
        * fast/borders/borderRadiusAllStylesAllCorners-expected.txt: Added.
        * fast/borders/borderRadiusAllStylesAllCorners.html: Added.
        * fast/borders/borderRadiusArcs01-expected.checksum:
        * fast/borders/borderRadiusArcs01-expected.png:
        * fast/borders/borderRadiusGroove01-expected.checksum:
        * fast/borders/borderRadiusGroove01-expected.png:
        * fast/borders/borderRadiusGroove02-expected.checksum:
        * fast/borders/borderRadiusGroove02-expected.png:
        * fast/borders/borderRadiusInset01-expected.checksum:
        * fast/borders/borderRadiusInset01-expected.png:
        * fast/borders/borderRadiusInvalidColor-expected.checksum:
        * fast/borders/borderRadiusOutset01-expected.checksum:
        * fast/borders/borderRadiusOutset01-expected.png:
        * fast/borders/borderRadiusRidge01-expected.checksum:
        * fast/borders/borderRadiusRidge01-expected.png:

2006-12-28  Alexey Proskuryakov  <ap@webkit.org>

        Reverting the previous checkin, as it caused an assertion in layout tests.

        * fast/repaint/table-cell-collapsed-border-expected.checksum: Removed.
        * fast/repaint/table-cell-collapsed-border-expected.png: Removed.
        * fast/repaint/table-cell-collapsed-border-expected.txt: Removed.
        * fast/repaint/table-cell-collapsed-border.html: Removed.

2006-12-28  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11359
          Incomplete repaint of table cell's collapsed border when changing only the cell

        * fast/repaint/table-cell-collapsed-border-expected.checksum: Added.
        * fast/repaint/table-cell-collapsed-border-expected.png: Added.
        * fast/repaint/table-cell-collapsed-border-expected.txt: Added.
        * fast/repaint/table-cell-collapsed-border.html: Added.

2006-12-28  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Alexey.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11671
          REGRESSION (r13702): text-transform: capitalize changes non-breaking spaces to spaces

        * fast/text/capitalize-preserve-nbsp-expected.checksum: Added.
        * fast/text/capitalize-preserve-nbsp-expected.png: Added.
        * fast/text/capitalize-preserve-nbsp-expected.txt: Added.
        * fast/text/capitalize-preserve-nbsp.html: Added.

2006-12-28  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=10699
          div with border-radius does not redraw properly if element inside div is resized

        * fast/repaint/border-radius-repaint-expected.checksum: Added.
        * fast/repaint/border-radius-repaint-expected.png: Added.
        * fast/repaint/border-radius-repaint-expected.txt: Added.
        * fast/repaint/border-radius-repaint.html: Added.

2006-12-28  Rob Buis  <buis@kde.org>

        Reviewed by Mitz.

        http://bugs.webkit.org/show_bug.cgi?id=12011
        svg/custom/dynamic-svg-document-creation.svg is failing

        Correct the transform syntax errors (since the new transform
        parser is more strict).

        * svg/custom/dynamic-svg-document-creation.svg:

2006-12-27  Eric Seidel  <eric@webkit.org>

        Reviewed by ggaren.
        
        Disable MS-font dependent tests until http://bugs.webkit.org/show_bug.cgi?id=11662 is fixed.

        * svg/W3C-SVG-1.1/text-intro-01-t.svg: Removed.
        * svg/W3C-SVG-1.1/text-intro-02-b.svg: Removed.
        * svg/W3C-SVG-1.1/text-intro-03-b.svg: Removed.
        * svg/W3C-SVG-1.1/text-intro-04-t.svg: Removed.

2006-12-27  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Hyatt.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11452
          REGRESSION (r16736-r16801): Incorrect repaint of fixed boxes

        * fast/repaint/fixed-expected.checksum: Added.
        * fast/repaint/fixed-expected.png: Added.
        * fast/repaint/fixed-expected.txt: Added.
        * fast/repaint/fixed.html: Added.

2006-12-27  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Geoff.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11930
          Specifying border-radius makes the outline shrink

        * fast/css/border-radius-outline-offset-expected.checksum: Added.
        * fast/css/border-radius-outline-offset-expected.png: Added.
        * fast/css/border-radius-outline-offset-expected.txt: Added.
        * fast/css/border-radius-outline-offset.html: Added.

2006-12-27  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Improved testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=11108
        Replace usage of split by proper parsers
        http://bugs.webkit.org/show_bug.cgi?id=11908
        WebKit spends 40% of its time displaying "bamboo.svg" executing Regexes

        * svg/custom/transform-invalid-expected.txt:
        * svg/custom/transform-invalid.svg:

2006-12-27  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Eric Seidel.

        Fixed regression in plugins/netscape-dom-access.html. 
        
        When I stopped WebKit from meddling in plug-in lifetime, plug-ins started 
        to live a little longer. In this case, the plug-in from mouse-events.html 
        started to live long enough to get a blur event when DumpRenderTree navigated 
        to the next page.
        
        * plugins/mouse-events.html: Stop logging events when the test is over,
        so our results don't bleed into the next test. A better solution might
        be for the event logger inside DRT to check for whether you're still in
        the document, but that doesn't seem worth the effort right now.

2006-12-27  Eric Seidel  <eric@webkit.org>

        Rubber-stamped by ggaren.
        
        Update SVG tests with the latest tests released by the W3C:
        http://www.w3.org/Graphics/SVG/Test/20061213
        
        A few tests are likely to fail on the buildbot due to Asian fonts, filter color spaces, and '(' and ')' spacing differences between machines

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-02-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-02-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-03-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-04-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-05-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-07-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-08-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-09-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-09-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-10-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-11-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-11-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-12-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-12-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-13-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-14-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-17-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-19-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-20-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-21-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-22-b-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-22-b.svg:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-23-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-23-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-25-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-25-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-26-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-26-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-27-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-27-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-28-t-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-28-t.svg:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-w3c.png:
        * svg/W3C-SVG-1.1/animate-elem-29-b.svg:
        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-30-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-30-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-31-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-31-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-32-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-32-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-33-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-33-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-34-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-34-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-35-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-36-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-36-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-37-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-37-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-38-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-39-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-39-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-40-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-40-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-41-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-41-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-42-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-43-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-44-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-44-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-45-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-46-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-46-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-47-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-48-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-49-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-50-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-51-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-52-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-52-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-52-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-53-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-60-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-60-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-61-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-61-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-62-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-62-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-63-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-63-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-64-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-64-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-65-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-65-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-66-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-66-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-67-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-67-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-68-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-68-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-69-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-69-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-70-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-70-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-77-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-77-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-78-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-78-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-80-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-80-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-81-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-81-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-82-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-82-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-83-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-83-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-84-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-84-t.svg: Added.
        * svg/W3C-SVG-1.1/animate-elem-85-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/animate-elem-85-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/animate-elem-85-t.svg: Added.
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prof-01-f-w3c.png:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-01-b-w3c.png:
        * svg/W3C-SVG-1.1/color-prop-01-b.svg:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-02-f-w3c.png:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
        * svg/W3C-SVG-1.1/color-prop-03-t-w3c.png:
        * svg/W3C-SVG-1.1/color-prop-03-t.svg:
        * svg/W3C-SVG-1.1/color-prop-04-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/color-prop-05-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/coords-coord-01-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Added.
        * svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/coords-coord-01-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/coords-coord-01-t.svg: Added.
        * svg/W3C-SVG-1.1/coords-coord-02-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Added.
        * svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/coords-coord-02-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/coords-coord-02-t.svg: Added.
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-01-b-w3c.png:
        * svg/W3C-SVG-1.1/coords-trans-01-b.svg:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-02-t-w3c.png:
        * svg/W3C-SVG-1.1/coords-trans-02-t.svg:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-03-t-w3c.png:
        * svg/W3C-SVG-1.1/coords-trans-03-t.svg:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-04-t-w3c.png:
        * svg/W3C-SVG-1.1/coords-trans-04-t.svg:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-05-t-w3c.png:
        * svg/W3C-SVG-1.1/coords-trans-05-t.svg:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-06-t-w3c.png:
        * svg/W3C-SVG-1.1/coords-trans-06-t.svg:
        * svg/W3C-SVG-1.1/coords-trans-07-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/coords-trans-08-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/coords-trans-09-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-01-b-w3c.png:
        * svg/W3C-SVG-1.1/coords-units-01-b.svg:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-02-b-w3c.png:
        * svg/W3C-SVG-1.1/coords-units-02-b.svg:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-03-b-w3c.png:
        * svg/W3C-SVG-1.1/coords-units-03-b.svg:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-w3c.png:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b.svg:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-w3c.png:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b.svg:
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Added.
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/coords-viewattr-03-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/coords-viewattr-03-b.svg: Added.
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f.svg:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-w3c.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b.svg:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-w3c.png:
        * svg/W3C-SVG-1.1/filters-color-01-b.svg:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-w3c.png:
        * svg/W3C-SVG-1.1/filters-composite-02-b.svg:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-w3c.png:
        * svg/W3C-SVG-1.1/filters-comptran-01-b.svg:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-w3c.png:
        * svg/W3C-SVG-1.1/filters-conv-01-f.svg:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-w3c.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f.svg:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-w3c.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f.svg:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-w3c.png:
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Added.
        * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/filters-felem-01-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/filters-felem-01-b.svg: Added.
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-w3c.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b.svg:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-w3c.png:
        * svg/W3C-SVG-1.1/filters-image-01-b.svg:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-w3c.png:
        * svg/W3C-SVG-1.1/filters-light-01-f.svg:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-w3c.png:
        * svg/W3C-SVG-1.1/filters-morph-01-f.svg:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-w3c.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b.svg:
        * svg/W3C-SVG-1.1/filters-overview-01-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f-w3c.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f.svg:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-w3c.png:
        * svg/W3C-SVG-1.1/filters-tile-01-b.svg:
        * svg/W3C-SVG-1.1/filters-turb-01-f-w3c.png:
        * svg/W3C-SVG-1.1/fonts-desc-01-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Added.
        * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/fonts-desc-02-t.svg: Added.
        * svg/W3C-SVG-1.1/fonts-desc-03-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/fonts-desc-04-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/fonts-desc-05-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-w3c.png:
        * svg/W3C-SVG-1.1/fonts-elem-01-t.svg:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-w3c.png:
        * svg/W3C-SVG-1.1/fonts-elem-02-t.svg:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-w3c.png:
        * svg/W3C-SVG-1.1/fonts-elem-03-b.svg:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-04-b.svg:
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added.
        * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/fonts-elem-05-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/fonts-elem-05-t.svg: Added.
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added.
        * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/fonts-elem-06-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/fonts-elem-06-t.svg: Added.
        * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Added.
        * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/fonts-elem-07-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/fonts-elem-07-b.svg: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-02-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-02-t.svg: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-03-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-03-t.svg: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-04-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/fonts-glyph-04-t.svg: Added.
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added.
        * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/fonts-kern-01-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/fonts-kern-01-t.svg: Added.
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-w3c.png:
        * svg/W3C-SVG-1.1/interact-cursor-01-f.svg:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-dom-01-b-w3c.png:
        * svg/W3C-SVG-1.1/interact-dom-01-b.svg:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-w3c.png:
        * svg/W3C-SVG-1.1/interact-events-01-b.svg:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-01-b-w3c.png:
        * svg/W3C-SVG-1.1/interact-order-01-b.svg:
        * svg/W3C-SVG-1.1/interact-order-02-b-w3c.png:
        * svg/W3C-SVG-1.1/interact-order-02-b.svg:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-03-b-w3c.png:
        * svg/W3C-SVG-1.1/interact-order-03-b.svg:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-w3c.png:
        * svg/W3C-SVG-1.1/interact-zoom-01-t.svg:
        * svg/W3C-SVG-1.1/interact-zoom-02-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/interact-zoom-03-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-01-b-w3c.png:
        * svg/W3C-SVG-1.1/linking-a-01-b.svg:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-02-b-w3c.png:
        * svg/W3C-SVG-1.1/linking-a-02-b.svg:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.png:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-03-b-w3c.png:
        * svg/W3C-SVG-1.1/linking-a-03-b.svg:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-04-t-w3c.png:
        * svg/W3C-SVG-1.1/linking-a-04-t.svg:
        * svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Added.
        * svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/linking-a-05-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/linking-a-05-t.svg: Added.
        * svg/W3C-SVG-1.1/linking-a-06-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/linking-a-07-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Added.
        * svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/linking-a-07-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/linking-a-07-t.svg: Added.
        * svg/W3C-SVG-1.1/linking-a-08-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/linking-a-09-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-w3c.png:
        * svg/W3C-SVG-1.1/linking-uri-01-b.svg:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-w3c.png:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-03-t.svg:
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum: Added.
        * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
        * svg/W3C-SVG-1.1/masking-intro-01-f-w3c.png: Added.
        * svg/W3C-SVG-1.1/masking-intro-01-f.svg: Added.
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-w3c.png:
        * svg/W3C-SVG-1.1/masking-mask-01-b.svg:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-w3c.png:
        * svg/W3C-SVG-1.1/masking-opacity-01-b.svg:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-01-b-w3c.png:
        * svg/W3C-SVG-1.1/masking-path-01-b.svg:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-02-b-w3c.png:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-03-b-w3c.png:
        * svg/W3C-SVG-1.1/masking-path-03-b.svg:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-w3c.png:
        * svg/W3C-SVG-1.1/masking-path-04-b.svg:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-05-f-w3c.png:
        * svg/W3C-SVG-1.1/masking-path-05-f.svg:
        * svg/W3C-SVG-1.1/masking-path-06-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-w3c.png:
        * svg/W3C-SVG-1.1/metadata-example-01-b.svg:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-01-t-w3c.png:
        * svg/W3C-SVG-1.1/painting-fill-01-t.svg:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-w3c.png:
        * svg/W3C-SVG-1.1/painting-fill-02-t.svg:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-03-t-w3c.png:
        * svg/W3C-SVG-1.1/painting-fill-03-t.svg:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-04-t-w3c.png:
        * svg/W3C-SVG-1.1/painting-fill-04-t.svg:
        * svg/W3C-SVG-1.1/painting-fill-05-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: Added.
        * svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/painting-fill-05-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/painting-fill-05-b.svg: Added.
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-01-f-w3c.png:
        * svg/W3C-SVG-1.1/painting-marker-01-f.svg:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-02-f-w3c.png:
        * svg/W3C-SVG-1.1/painting-marker-02-f.svg:
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum: Added.
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Added.
        * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Added.
        * svg/W3C-SVG-1.1/painting-marker-03-f-w3c.png: Added.
        * svg/W3C-SVG-1.1/painting-marker-03-f.svg: Added.
        * svg/W3C-SVG-1.1/painting-marker-04-f-w3c.png: Added.
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-w3c.png:
        * svg/W3C-SVG-1.1/painting-render-01-b.svg:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-w3c.png:
        * svg/W3C-SVG-1.1/painting-stroke-01-t.svg:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-w3c.png:
        * svg/W3C-SVG-1.1/painting-stroke-02-t.svg:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-w3c.png:
        * svg/W3C-SVG-1.1/painting-stroke-03-t.svg:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-w3c.png:
        * svg/W3C-SVG-1.1/painting-stroke-04-t.svg:
        * svg/W3C-SVG-1.1/painting-stroke-05-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/painting-stroke-06-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png: Added.
        * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/painting-stroke-07-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/painting-stroke-07-t.svg: Added.
        * svg/W3C-SVG-1.1/painting-stroke-08-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-01-t-w3c.png:
        * svg/W3C-SVG-1.1/paths-data-01-t.svg:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-02-t-w3c.png:
        * svg/W3C-SVG-1.1/paths-data-02-t.svg:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-03-f-w3c.png:
        * svg/W3C-SVG-1.1/paths-data-03-f.svg:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-04-t-w3c.png:
        * svg/W3C-SVG-1.1/paths-data-04-t.svg:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-05-t-w3c.png:
        * svg/W3C-SVG-1.1/paths-data-05-t.svg:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-06-t-w3c.png:
        * svg/W3C-SVG-1.1/paths-data-06-t.svg:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-07-t-w3c.png:
        * svg/W3C-SVG-1.1/paths-data-07-t.svg:
        * svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/paths-data-08-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/paths-data-08-t.svg: Added.
        * svg/W3C-SVG-1.1/paths-data-09-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Added.
        * svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/paths-data-09-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/paths-data-09-t.svg: Added.
        * svg/W3C-SVG-1.1/paths-data-10-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/paths-data-10-t-expected.png: Added.
        * svg/W3C-SVG-1.1/paths-data-10-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/paths-data-10-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/paths-data-10-t.svg: Added.
        * svg/W3C-SVG-1.1/paths-data-11-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added.
        * svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/paths-data-12-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/paths-data-13-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/paths-data-13-t-expected.png: Added.
        * svg/W3C-SVG-1.1/paths-data-13-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/paths-data-13-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/paths-data-13-t.svg: Added.
        * svg/W3C-SVG-1.1/paths-data-14-t-expected.png: Added.
        * svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/paths-data-14-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/paths-data-14-t.svg: Added.
        * svg/W3C-SVG-1.1/paths-data-15-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Added.
        * svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/paths-data-15-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/paths-data-15-t.svg: Added.
        * svg/W3C-SVG-1.1/paths-dist-01-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-01-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-02-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-03-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-04-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-05-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-06-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-07-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-08-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-09-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-10-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-11-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-w3c.png:
        * svg/W3C-SVG-1.1/pservers-grad-12-b.svg:
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/pservers-grad-13-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-13-b.svg: Added.
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/pservers-grad-14-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-14-b.svg: Added.
        * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/pservers-grad-15-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-15-b.svg: Added.
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/pservers-grad-16-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-16-b.svg: Added.
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/pservers-grad-17-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-17-b.svg: Added.
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/pservers-grad-18-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-18-b.svg: Added.
        * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/pservers-grad-19-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/pservers-grad-19-b.svg: Added.
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-w3c.png:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-01-t-w3c.png:
        * svg/W3C-SVG-1.1/render-elems-01-t.svg:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-02-t-w3c.png:
        * svg/W3C-SVG-1.1/render-elems-02-t.svg:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-03-t-w3c.png:
        * svg/W3C-SVG-1.1/render-elems-03-t.svg:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-06-t-w3c.png:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-w3c.png:
        * svg/W3C-SVG-1.1/render-elems-07-t.svg:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-w3c.png:
        * svg/W3C-SVG-1.1/render-elems-08-t.svg:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-w3c.png:
        * svg/W3C-SVG-1.1/render-groups-01-b.svg:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t.svg:
        * svg/W3C-SVG-1.1/resources/20x20.png: Added.
        * svg/W3C-SVG-1.1/resources/SVGImageTest.svg: Added.
        * svg/W3C-SVG-1.1/resources/animation-add-BE-09.svg:
        * svg/W3C-SVG-1.1/resources/coords-units-01-f.svg:
        * svg/W3C-SVG-1.1/resources/filters-blend-01-f.svg:
        * svg/W3C-SVG-1.1/resources/filters-color-01-f.svg:
        * svg/W3C-SVG-1.1/resources/filters-composite-01-f.svg:
        * svg/W3C-SVG-1.1/resources/filters-comptran-01-f.svg: Added.
        * svg/W3C-SVG-1.1/resources/filters-conv-01-f.svg:
        * svg/W3C-SVG-1.1/resources/filters-diffuse-01-f.svg:
        * svg/W3C-SVG-1.1/resources/filters-example-01-f.svg:
        * svg/W3C-SVG-1.1/resources/galpha.png: Added.
        * svg/W3C-SVG-1.1/resources/interact-dom-01-f.svg:
        * svg/W3C-SVG-1.1/resources/linking-uri-01-b.svg:
        * svg/W3C-SVG-1.1/resources/makealpha.svg: Added.
        * svg/W3C-SVG-1.1/resources/paths-data-01-f.svg:
        * svg/W3C-SVG-1.1/resources/paths-data-02-f.svg:
        * svg/W3C-SVG-1.1/resources/paths-data-03-f.svg:
        * svg/W3C-SVG-1.1/resources/paths-data-04-f.svg:
        * svg/W3C-SVG-1.1/resources/plant.jpg: Added.
        * svg/W3C-SVG-1.1/resources/rgbalpha.png: Added.
        * svg/W3C-SVG-1.1/resources/shapes-ellipse-01-b.svg:
        * svg/W3C-SVG-1.1/resources/shapes-ellipse-01-f.svg:
        * svg/W3C-SVG-1.1/resources/shapes-rect-01-b.svg:
        * svg/W3C-SVG-1.1/resources/shapes-rect-01-f.svg:
        * svg/W3C-SVG-1.1/resources/smiley.png: Added.
        * svg/W3C-SVG-1.1/resources/stefan_252_tRNS_opti.png: Added.
        * svg/W3C-SVG-1.1/resources/svgRef1.svg: Added.
        * svg/W3C-SVG-1.1/resources/svgRef4.css: Added.
        * svg/W3C-SVG-1.1/resources/svgRef4.svg: Added.
        * svg/W3C-SVG-1.1/resources/text-align-01-f.svg:
        * svg/W3C-SVG-1.1/resources/text-align-02-f.svg:
        * svg/W3C-SVG-1.1/resources/text-align-03-f.svg:
        * svg/W3C-SVG-1.1/resources/text-altglyph-01-f.svg:
        * svg/W3C-SVG-1.1/resources/text-extTref-BE-18-targ.svg:
        * svg/W3C-SVG-1.1/resources/text-intro-01-f.svg:
        * svg/W3C-SVG-1.1/resources/text-tref-01-f.svg:
        * svg/W3C-SVG-1.1/resources/text-ws-01-f.svg:
        * svg/W3C-SVG-1.1/script-handle-02-b-w3c.png:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-w3c.png:
        * svg/W3C-SVG-1.1/script-handle-03-b.svg:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-w3c.png:
        * svg/W3C-SVG-1.1/script-handle-04-b.svg:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-w3c.png:
        * svg/W3C-SVG-1.1/shapes-circle-01-t.svg:
        * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Added.
        * svg/W3C-SVG-1.1/shapes-circle-02-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/shapes-circle-02-t.svg: Added.
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-w3c.png:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t.svg:
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png: Added.
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/shapes-ellipse-02-t.svg: Added.
        * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png: Added.
        * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/shapes-intro-01-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/shapes-intro-01-t.svg: Added.
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-line-01-t-w3c.png:
        * svg/W3C-SVG-1.1/shapes-line-01-t.svg:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-w3c.png:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t.svg:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-w3c.png:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t.svg:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-w3c.png:
        * svg/W3C-SVG-1.1/shapes-rect-01-t.svg:
        * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Added.
        * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/shapes-rect-02-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/shapes-rect-02-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-01-t-w3c.png:
        * svg/W3C-SVG-1.1/struct-cond-01-t.svg:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-02-t-w3c.png:
        * svg/W3C-SVG-1.1/struct-cond-02-t.svg:
        * svg/W3C-SVG-1.1/struct-cond-03-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-cond-03-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-cond-03-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-cond-03-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-defs-01-t-w3c.png:
        * svg/W3C-SVG-1.1/struct-defs-01-t.svg:
        * svg/W3C-SVG-1.1/struct-dom-01-b-w3c.png:
        * svg/W3C-SVG-1.1/struct-dom-02-b-w3c.png:
        * svg/W3C-SVG-1.1/struct-dom-03-b-w3c.png:
        * svg/W3C-SVG-1.1/struct-dom-04-b-w3c.png:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-w3c.png:
        * svg/W3C-SVG-1.1/struct-dom-05-b.svg:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-w3c.png:
        * svg/W3C-SVG-1.1/struct-dom-06-b.svg:
        * svg/W3C-SVG-1.1/struct-frag-01-t.svg:
        * svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-frag-02-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-frag-03-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-frag-03-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-frag-03-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-frag-04-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-frag-04-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-frag-04-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-frag-04-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-frag-06-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-frag-06-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-01-t-w3c.png:
        * svg/W3C-SVG-1.1/struct-group-02-b-w3c.png:
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-group-03-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-group-03-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-01-t-w3c.png:
        * svg/W3C-SVG-1.1/struct-image-01-t.svg:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-w3c.png:
        * svg/W3C-SVG-1.1/struct-image-02-b.svg:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-w3c.png:
        * svg/W3C-SVG-1.1/struct-image-03-t.svg:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-w3c.png:
        * svg/W3C-SVG-1.1/struct-image-04-t.svg:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-05-b-w3c.png:
        * svg/W3C-SVG-1.1/struct-image-05-b.svg:
        * svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-image-06-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-image-06-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-image-06-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-image-07-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-image-07-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-image-07-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-image-08-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-image-08-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-image-08-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-image-09-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-image-09-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-image-09-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-image-09-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-image-10-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-image-10-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-w3c.png:
        * svg/W3C-SVG-1.1/struct-symbol-01-b.svg:
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-use-01-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-use-01-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-use-02-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-use-03-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-use-03-t.svg: Added.
        * svg/W3C-SVG-1.1/struct-use-04-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-use-05-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/struct-use-05-b-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/struct-use-05-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/struct-use-05-b.svg: Added.
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-w3c.png:
        * svg/W3C-SVG-1.1/styling-css-01-b.svg:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-w3c.png:
        * svg/W3C-SVG-1.1/styling-css-02-b.svg:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-03-b-w3c.png:
        * svg/W3C-SVG-1.1/styling-css-04-f-expected.checksum: Added.
        * svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Added.
        * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Added.
        * svg/W3C-SVG-1.1/styling-css-04-f-w3c.png: Added.
        * svg/W3C-SVG-1.1/styling-css-04-f.svg: Added.
        * svg/W3C-SVG-1.1/styling-css-05-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/styling-css-05-b-expected.png: Added.
        * svg/W3C-SVG-1.1/styling-css-05-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/styling-css-05-b.svg: Added.
        * svg/W3C-SVG-1.1/styling-css-06-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/styling-css-06-b-expected.png: Added.
        * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/styling-css-06-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/styling-css-06-b.svg: Added.
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-w3c.png:
        * svg/W3C-SVG-1.1/styling-inherit-01-b.svg:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.png:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
        * svg/W3C-SVG-1.1/styling-pres-01-t-w3c.png:
        * svg/W3C-SVG-1.1/styling-pres-01-t.svg:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-w3c.png:
        * svg/W3C-SVG-1.1/text-align-01-b.svg:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-w3c.png:
        * svg/W3C-SVG-1.1/text-align-02-b.svg:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-03-b-w3c.png:
        * svg/W3C-SVG-1.1/text-align-03-b.svg:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-w3c.png:
        * svg/W3C-SVG-1.1/text-align-04-b.svg:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-w3c.png:
        * svg/W3C-SVG-1.1/text-align-05-b.svg:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-w3c.png:
        * svg/W3C-SVG-1.1/text-align-06-b.svg:
        * svg/W3C-SVG-1.1/text-align-07-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/text-align-08-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added.
        * svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/text-align-08-b.svg: Added.
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b.svg:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-w3c.png:
        * svg/W3C-SVG-1.1/text-deco-01-b.svg:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-w3c.png:
        * svg/W3C-SVG-1.1/text-fonts-01-t.svg:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-w3c.png:
        * svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added.
        * svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/text-fonts-03-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/text-fonts-03-t.svg: Added.
        * 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-01-t-w3c.png:
        * 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-02-b-w3c.png:
        * svg/W3C-SVG-1.1/text-intro-02-b.svg:
        * 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-03-b.svg:
        * 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:
        * svg/W3C-SVG-1.1/text-intro-04-t-w3c.png:
        * svg/W3C-SVG-1.1/text-intro-04-t.svg:
        * svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Added.
        * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/text-intro-05-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/text-intro-05-t.svg: Added.
        * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-w3c.png:
        * svg/W3C-SVG-1.1/text-path-01-b.svg:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-spacing-01-b-w3c.png:
        * svg/W3C-SVG-1.1/text-spacing-01-b.svg:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-01-b-w3c.png:
        * svg/W3C-SVG-1.1/text-text-01-b.svg:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-w3c.png:
        * svg/W3C-SVG-1.1/text-text-03-b.svg:
        * svg/W3C-SVG-1.1/text-text-04-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/text-text-04-t-expected.png: Added.
        * svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/text-text-04-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/text-text-04-t.svg: Added.
        * svg/W3C-SVG-1.1/text-text-05-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/text-text-05-t-expected.png: Added.
        * svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/text-text-05-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/text-text-05-t.svg: Added.
        * svg/W3C-SVG-1.1/text-text-06-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/text-text-06-t-w3c.png: Added.
        * svg/W3C-SVG-1.1/text-text-07-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/text-text-07-t-expected.png: Added.
        * svg/W3C-SVG-1.1/text-text-07-t-expected.txt: Added.
        * svg/W3C-SVG-1.1/text-text-07-t.svg: Added.
        * svg/W3C-SVG-1.1/text-text-08-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/text-text-08-b-expected.png: Added.
        * svg/W3C-SVG-1.1/text-text-08-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/text-text-08-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/text-text-08-b.svg: Added.
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-w3c.png:
        * svg/W3C-SVG-1.1/text-tref-01-b.svg:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-01-b-w3c.png:
        * svg/W3C-SVG-1.1/text-tselect-01-b.svg:
        * svg/W3C-SVG-1.1/text-tselect-01-f-w3c.png: Added.
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum: Added.
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Added.
        * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Added.
        * svg/W3C-SVG-1.1/text-tselect-02-f.svg: Added.
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-w3c.png:
        * svg/W3C-SVG-1.1/text-tspan-01-b.svg:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-w3c.png:
        * svg/W3C-SVG-1.1/text-ws-01-t.svg:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-w3c.png:
        * svg/W3C-SVG-1.1/text-ws-02-t.svg:
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum: Added.
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: Added.
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Added.
        * svg/W3C-SVG-1.1/types-basicDOM-01-b-w3c.png: Added.
        * svg/W3C-SVG-1.1/types-basicDOM-01-b.svg: Added.

2006-12-27  Eric Seidel  <eric@webkit.org>

        Reviewed by mitz.
        
        Corrected test results.  (Last minute change before earlier checkin.)

        * svg/custom/invalid-fill-hex-expected.checksum:
        * svg/custom/invalid-fill-hex-expected.png:
        * svg/custom/invalid-fill-hex-expected.txt:

2006-12-27  Eric Seidel  <eric@webkit.org>

        Reviewed by olliej.
        
        Add tests to document our current PDF-as-image behavior.
        (Note: we fail pdf-as-background tests, filed as bug 11992)

        * fast/images/pdf-as-background-expected.checksum: Added.
        * fast/images/pdf-as-background-expected.png: Added.
        * fast/images/pdf-as-background-expected.txt: Added.
        * fast/images/pdf-as-background.html: Added.
        * fast/images/pdf-as-image-expected.checksum: Added.
        * fast/images/pdf-as-image-expected.png: Added.
        * fast/images/pdf-as-image-expected.txt: Added.
        * fast/images/pdf-as-image.html: Added.
        * fast/images/pdf-as-tiled-background-expected.checksum: Added.
        * fast/images/pdf-as-tiled-background-expected.png: Added.
        * fast/images/pdf-as-tiled-background-expected.txt: Added.
        * fast/images/pdf-as-tiled-background.html: Added.
        * fast/images/resources/green_rectangle.pdf: Added.

2006-12-26  Eric Seidel  <eric@webkit.org>

        Reviewed by olliej.
        
        ASSERT while loading SVG map
        http://bugs.webkit.org/show_bug.cgi?id=11987

        * svg/custom/invalid-fill-hex-expected.checksum: Added.
        * svg/custom/invalid-fill-hex-expected.png: Added.
        * svg/custom/invalid-fill-hex-expected.txt: Added.
        * svg/custom/invalid-fill-hex.svg: Added.

2006-12-27  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Add patternContentUnits support, and cleanup SVGPaintServerGradientCg.cpp
        Fixes coords-units-01-b.svg

        * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
        * svg/custom/js-update-pattern-expected.txt:

2006-12-26  Eric Seidel  <eric@webkit.org>

        Reviewed by rwlbuis.
        
        Updated tests (and test results) after fixing:
        WebKit does not respect boundingbox percentages larger than 100%
        http://bugs.webkit.org/show_bug.cgi?id=11973

        * svg/custom/js-late-gradient-and-object-creation-expected.checksum:
        * svg/custom/js-late-gradient-and-object-creation-expected.png:
        * svg/custom/js-late-gradient-and-object-creation-expected.txt:
        * svg/custom/js-late-gradient-and-object-creation.svg:
        * svg/custom/js-late-gradient-creation-expected.checksum:
        * svg/custom/js-late-gradient-creation-expected.png:
        * svg/custom/js-late-gradient-creation-expected.txt:
        * svg/custom/js-late-gradient-creation.svg:
        * svg/custom/large-bounding-box-percents-expected.checksum: Added.
        * svg/custom/large-bounding-box-percents-expected.png: Added.
        * svg/custom/large-bounding-box-percents-expected.txt: Added.
        * svg/custom/large-bounding-box-percents.svg: Added.

2006-12-26  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Adding new testcase demonstrating dynamic SVG content creation via DOMParser.

        * svg/custom/dynamic-svg-document-creation-expected.checksum: Added.
        * svg/custom/dynamic-svg-document-creation-expected.png: Added.
        * svg/custom/dynamic-svg-document-creation-expected.txt: Added.
        * svg/custom/dynamic-svg-document-creation.svg: Added.

2006-12-26  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Fixes: http://bugs.webkit.org/show_bug.cgi?id=11963
        Fixes: http://bugs.webkit.org/show_bug.cgi?id=11123

        Adding two new testcases demonstrating the working JS SVGPODList wrappers.

        * svg/custom/js-update-polygon-changes-expected.checksum: Added.
        * svg/custom/js-update-polygon-changes-expected.png: Added.
        * svg/custom/js-update-polygon-changes-expected.txt: Added.
        * svg/custom/js-update-polygon-changes.svg: Added.
        * svg/custom/js-update-polygon-removal-expected.checksum: Added.
        * svg/custom/js-update-polygon-removal-expected.png: Added.
        * svg/custom/js-update-polygon-removal-expected.txt: Added.
        * svg/custom/js-update-polygon-removal.svg: Added.

2006-12-24  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=11952
        style changes made through CSSMediaRule functions insertRule() 
        and deleteRule do not show up on the screen 

        * fast/dom/css-mediarule-deleteRule-update-expected.checksum: Added.
        * fast/dom/css-mediarule-deleteRule-update-expected.png: Added.
        * fast/dom/css-mediarule-deleteRule-update-expected.txt: Added.
        * fast/dom/css-mediarule-deleteRule-update.html: Added.
        * fast/dom/css-mediarule-insertRule-update-expected.checksum: Added.
        * fast/dom/css-mediarule-insertRule-update-expected.png: Added.
        * fast/dom/css-mediarule-insertRule-update-expected.txt: Added.
        * fast/dom/css-mediarule-insertRule-update.html: Added.

2006-12-24  Alexey Proskuryakov  <ap@webkit.org>

        http://bugs.webkit.org/show_bug.cgi?id=9801
        fast/encoding/utf-16-big-endian-diffs.html pixel test fails

        * fast/encoding/utf-16-big-endian-expected.checksum:
        * fast/encoding/utf-16-big-endian-expected.png:
        * fast/encoding/utf-16-little-endian-expected.checksum:
        * fast/encoding/utf-16-little-endian-expected.png:
        Updated the pixel results, which weren't landed with the fix for bug 3297.

2006-12-23  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Geoff.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11933
        REGRESSION: trying to change a property in a computed style declaration results in a crash

        * fast/dom/computed-style-set-property-expected.txt: Added.
        * fast/dom/computed-style-set-property.html: Added.

2006-12-23  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=11876
        CSSMediaRule functions insertRule and deleteRule don't raise exceptions

        * fast/dom/css-mediarule-functions-expected.txt: Added.
        * fast/dom/css-mediarule-functions.html: Added.

2006-12-23  David Kilzer  <ddkilzer@webkit.org>

        Reviewed by Mitz.

        Regenerate test results with default fonts installed.

        * svg/custom/js-font-test-expected.png: Regenerated.
        * svg/custom/js-font-test-expected.txt: Regenerated.

2006-12-22  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Brady Eidson.
        
        Test for <rdar://problem/4871518> Leopard9A321: Crash visiting www.audible.com 
        (WebCore::FrameLoader::loadSubframe)
        
        Tests an onload handler for a synchronously loaded iframe removing the iframe 
        from the document.

        * fast/frames/onload-remove-iframe-crash-expected.txt: Added.
        * fast/frames/onload-remove-iframe-crash.html: Added.

2006-12-22  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Rob.

        Fixes: http://bugs.webkit.org/show_bug.cgi?id=11934

        Fix SVG DOM path bindings. Path modifcations & removal through
        the SVGPathSegList interface, are fully supported now.

        * svg/custom/js-update-path-removal-expected.checksum: Added.
        * svg/custom/js-update-path-removal-expected.png: Added.
        * svg/custom/js-update-path-removal-expected.txt: Added.
        * svg/custom/js-update-path-removal.svg: Added.

2006-12-22  Eric Seidel  <eric@webkit.org>

        Reviewed by aroben.
        
        Add tests to document our visibility override behavior (which seems to differ from Firefox, spec unclear)

        * svg/custom/visibility-override-clip-expected.checksum: Added.
        * svg/custom/visibility-override-clip-expected.png: Added.
        * svg/custom/visibility-override-clip-expected.txt: Added.
        * svg/custom/visibility-override-clip.svg: Added.
        * svg/custom/visibility-override-expected.checksum: Added.
        * svg/custom/visibility-override-expected.png: Added.
        * svg/custom/visibility-override-expected.txt: Added.
        * svg/custom/visibility-override-filter-expected.checksum: Added.
        * svg/custom/visibility-override-filter-expected.png: Added.
        * svg/custom/visibility-override-filter-expected.txt: Added.
        * svg/custom/visibility-override-filter.svg: Added.
        * svg/custom/visibility-override-mask-expected.checksum: Added.
        * svg/custom/visibility-override-mask-expected.png: Added.
        * svg/custom/visibility-override-mask-expected.txt: Added.
        * svg/custom/visibility-override-mask.svg: Added.
        * svg/custom/visibility-override.svg: Added.

2006-12-22  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Rob.

        Add new test js-update-path-changes.svg which test
        SVGPathSeg changes using JS.

        * svg/custom/js-update-path-changes-expected.checksum: Added.
        * svg/custom/js-update-path-changes-expected.png: Added.
        * svg/custom/js-update-path-changes-expected.txt: Added.
        * svg/custom/js-update-path-changes.svg: Added.

2006-12-21  Geoff Garen  <ggaren@apple.com>

        Reviewed by Beth. (Geoff wrote the new test.)

        New test for <rdar://problem/4897162>. This also reverts the layout 
        test changes that were caused by the first rev of the clone-node 
        style change.

        * editing/style/remove-underline-across-paragraph-expected.checksum:
        * editing/style/remove-underline-across-paragraph-expected.png:
        * editing/style/remove-underline-across-paragraph-expected.txt:
        * editing/style/remove-underline-expected.checksum:
        * editing/style/remove-underline-expected.png:
        * editing/style/remove-underline-expected.txt:
        * fast/dom/clone-node-style-expected.txt: Added.
        * fast/dom/clone-node-style.html: Added.

2006-12-21  Adele Peterson  <adele@apple.com>

        Reviewed by Geoff.

        Test for <rdar://problem/4895716> REGRESSION: Pressing return key in search field doesn't begin search

        * fast/events/onsearch-enter-expected.txt: Added.
        * fast/events/onsearch-enter.html: Added.

2006-12-21  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Brady Eidson.
        
        <rdar://problem/4897205> ASSERTION FAILURE in ContainerNode::queuePostAttachCallback 
        when creating an iframe from an iframe onload handler

        Test for adding an iframe to the document from another iframe's onload handler.

        * fast/loader/iframe-recursive-synchronous-load-expected.txt: Added.
        * fast/loader/iframe-recursive-synchronous-load.html: Added.

2006-12-21  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=11919
        Allow setting CSS values to null.

        * fast/dom/css-set-property-exception-expected.txt:
        * fast/dom/css-set-property-exception.html:

2006-12-21  Rob Buis  <buis@kde.org>

        Reviewed by Anders.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=11898
        CSSMediaRule functions insertRule and deleteRule assert when called from js in debug builds

        * fast/css/media-rule-dyn-expected.txt: Added.
        * fast/css/media-rule-dyn.html: Added.

2006-12-21  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Adam.

        Adding new test js-update-style.svg, testing
        dynamic style updates via JS (here: stroke-width change)

        * svg/custom/js-update-style-expected.checksum: Added.
        * svg/custom/js-update-style-expected.png: Added.
        * svg/custom/js-update-style-expected.txt: Added.
        * svg/custom/js-update-style.svg: Added.

2006-12-21  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Beth.

        Adding new test js-update-pattern.svg, testing
        dynamic pattern updates via JS.

        * svg/custom/js-update-pattern-expected.checksum: Added.
        * svg/custom/js-update-pattern-expected.png: Added.
        * svg/custom/js-update-pattern-expected.txt: Added.
        * svg/custom/js-update-pattern.svg: Added.

2006-12-21  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Maciej.

        Fix dynamic gradient changes, via JS.

        * svg/custom/js-update-gradient-expected.png:
        * svg/custom/js-update-gradient-expected.txt:
        * svg/custom/js-update-gradient.svg:

2006-12-20  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Sam.

        Add a new set of SVG JavaScript testcases, mostly using SVG DOM.

        js-late-gradient-and-object-creation.svg:
        -> Create gradient, and shape referencing it dynamically.

        js-late-gradient-creation.svg:
        -> Create gradient dynamically. Shape referencing it already exists.

        js-update-bounce.svg:
        -> Scripted Animation which lets a circle bound around and change opacity over the time.
           (Should test repainting issues, no problems with primitives like circle, ellipse..)

        js-update-container.svg:
        -> Updating a group, must update all elements. Works fine.

        js-update-container2.svg:
        -> Same like js-update-container.svg, but updates using SVG CSS.

        js-update-gradient.svg:
        -> Dynamic gradient modification. Doesn't work at the moment.

        * svg/custom/js-late-gradient-and-object-creation-expected.checksum: Added.
        * svg/custom/js-late-gradient-and-object-creation-expected.png: Added.
        * svg/custom/js-late-gradient-and-object-creation-expected.txt: Added.
        * svg/custom/js-late-gradient-and-object-creation.svg: Added.
        * svg/custom/js-late-gradient-creation-expected.checksum: Added.
        * svg/custom/js-late-gradient-creation-expected.png: Added.
        * svg/custom/js-late-gradient-creation-expected.txt: Added.
        * svg/custom/js-late-gradient-creation.svg: Added.
        * svg/custom/js-update-bounce-expected.checksum: Added.
        * svg/custom/js-update-bounce-expected.png: Added.
        * svg/custom/js-update-bounce-expected.txt: Added.
        * svg/custom/js-update-bounce.svg: Added.
        * svg/custom/js-update-container-expected.checksum: Added.
        * svg/custom/js-update-container-expected.png: Added.
        * svg/custom/js-update-container-expected.txt: Added.
        * svg/custom/js-update-container.svg: Added.
        * svg/custom/js-update-container2-expected.checksum: Added.
        * svg/custom/js-update-container2-expected.png: Added.
        * svg/custom/js-update-container2-expected.txt: Added.
        * svg/custom/js-update-container2.svg: Added.
        * svg/custom/js-update-gradient-expected.checksum: Added.
        * svg/custom/js-update-gradient-expected.png: Added.
        * svg/custom/js-update-gradient-expected.txt: Added.
        * svg/custom/js-update-gradient.svg: Added.

2006-12-20  Beth Dakin  <bdakin@apple.com>

        Rubber-stamped by Darin.

        This test also needs updated results after my clone node check-in. 
        Somehow, the fix to clone node eliminated the dummy spans in both 
        of these tests. This is an improvement.

        * editing/style/remove-underline-expected.checksum:
        * editing/style/remove-underline-expected.png:
        * editing/style/remove-underline-expected.txt:

2006-12-20  Beth Dakin  <bdakin@apple.com>

        Rubberstamped by Darin.

        Updated results for this test after my clone node check-in 
        yesterday.

        * editing/style/remove-underline-across-paragraph-expected.checksum:
        * editing/style/remove-underline-across-paragraph-expected.png:
        * editing/style/remove-underline-across-paragraph-expected.txt:

2006-12-20  David Harrison  <harrison@apple.com>

        Updated for Justin's checkin that added properties.

        * fast/dom/Window/window-properties-expected.txt:

2006-12-20  David Harrison  <harrison@apple.com>

        Reviewed by John Sullivan.

        Test for <rdar://problem/4570218> REGRESSION (?-10.4.7): cntl-K only works the first time

        * editing/deleting/delete-to-end-of-paragraph-expected.checksum: Added.
        * editing/deleting/delete-to-end-of-paragraph-expected.png: Added.
        * editing/deleting/delete-to-end-of-paragraph-expected.txt: Added.
        * editing/deleting/delete-to-end-of-paragraph.html: Added.

2006-12-20  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11746
        REGRESSION(r14931): Outlook Web Access incorrectly positions the insertion point when replying to e-mail

        * editing/selection/move-begin-end-expected.txt: Updated editing delegate results.
        * fast/forms/onselect-textarea-expected.txt: Updated selection start/end positions.
        * fast/forms/textarea-initial-caret-position-expected.txt: Added.
        * fast/forms/textarea-initial-caret-position.html: Added.
        * fast/forms/textarea-no-scroll-on-blur.html:
        Updated to position caret at end of text to match previous initial focus behavior for this test.
        * fast/forms/textarea-scrollbar.html: Ditto.
        * fast/forms/textarea-scrolled-endline-caret.html: Ditto.
        * fast/forms/textarea-scrolled-type.html: Ditto.

2006-12-19  Adele Peterson  <adele@apple.com>

        Reviewed by Anders.

        Test for <rdar://problem/3824247> Select All works even if -khtml-user-select:none; style is set

        * editing/selection/select-all-user-select-none-expected.txt: Added.
        * editing/selection/select-all-user-select-none.html: Added.

2006-12-19  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Adele.

        <rdar://problem/4701860>
        http://bugs.webkit.org/show_bug.cgi?id=11010
        
        [9A255] Crash in WebCore::EventTargetNode::dispatchEvent

        * fast/dom/resources/script-element-gc.js: Added.
        * fast/dom/script-element-gc-expected.txt: Added.
        * fast/dom/script-element-gc.html: Added.

2006-12-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        Added Selection::removeAllRanges() and ::addRange()
        
        * editing/selection/addRange-expected.checksum: Added.
        * editing/selection/addRange-expected.png: Added.
        * editing/selection/addRange-expected.txt: Added.
        * editing/selection/addRange.html: Added.
        * editing/selection/removeAllRanges-expected.txt: Added.
        * editing/selection/removeAllRanges.html: Added.

2006-12-19  Oliver Hunt  <oliver@apple.com>

        rs=ggaren.
        Fix expected output of layout test to not rely on ms fonts

        * svg/custom/js-font-test-expected.checksum:
        * svg/custom/js-font-test-expected.png:
        * svg/custom/js-font-test-expected.txt:

2006-12-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by hyatt
        
        <rdar://problem/4888891>
        Docs & Spreadsheets: Comment fails to insert if text is selected in the document
        
        * fast/dom/Range/surroundContents-1-expected.checksum: Added.
        * fast/dom/Range/surroundContents-1-expected.png: Added.
        * fast/dom/Range/surroundContents-1-expected.txt: Added.
        * fast/dom/Range/surroundContents-1.html: Added.

2006-12-19  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Fix SVGList index validation (off-by-one error).

        Adding new testcase js-font-test.svg, which uses SVGLengthList interface.
        (This is a very old ksvg1 testcase, adopted for SVG1.1)

        * svg/custom/js-font-test-expected.checksum: Added.
        * svg/custom/js-font-test-expected.png: Added.
        * svg/custom/js-font-test-expected.txt: Added.
        * svg/custom/js-font-test.svg: Added.

2006-12-19  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Fixes: http://bugs.webkit.org/show_bug.cgi?id=11879

        Fix patterns on fill/stroke of text.

        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:

2006-12-19  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=7296
        JavaScript error not thrown when trying to set a CSS property to an invalid value

        * fast/block/positioning/relayout-on-position-change.html: This test was setting
        position property to an invalid value, expecting that it will be removed. Changed
        it to set the property to an empty value (now the test passes in Firefox, too).

        * fast/dom/css-set-property-exception-expected.txt:
        * fast/dom/css-set-property-exception.html:
        Updated the results, added a new case and made the output more verbose.

2006-12-18  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Sam. Previous attempts reviewed by Oliver & Eric.

        Fixes: http://bugs.webkit.org/show_bug.cgi?id=11867

        Bring back masks into a working shape.

        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
        * svg/custom/grayscale-gradient-mask-expected.png:
        * svg/custom/mask-inside-defs-expected.png:

2006-12-18  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Test cases for capturing of mouse up events.

        * fast/events/mouseup-outside-button-expected.txt: Added.
        * fast/events/mouseup-outside-button.html: Added.
        * fast/events/mouseup-outside-document-expected.txt: Added.
        * fast/events/mouseup-outside-document.html: Added.

2006-12-18  Alice Liu  <alice.liu@apple.com>

        Reviewed by Adam.

        Test case for <rdar://problem/4766174> REGRESSION(r16081): Aspect eWFM: Unable to log in

        * http/tests/misc/location-test-xsl-style-sheet-expected.txt: Added.
        * http/tests/misc/location-test-xsl-style-sheet.xml: Added.
        * http/tests/misc/resources/location-test-xsl-style-sheet.xsl: Added.

2006-12-18  Mark Rowe  <bdash@webkit.org>

        Reviewed by Brady.

        Bug 11870: Bug 11866 caused layout test regression in fast/forms/input-value.html
        http://bugs.webkit.org/show_bug.cgi?id=11870

        * fast/forms/input-value-expected.txt: Updated results.

2006-12-18  Beth Dakin  <bdakin@apple.com>

        Reviewed by Adele.

        Test case for <rdar://problem/4749770> WebCore crashes on a blog 
        website in WebCore::InlineBox::root() + 6

        * fast/lists/inlineBoxWrapperNullCheck-expected.checksum: Added.
        * fast/lists/inlineBoxWrapperNullCheck-expected.png: Added.
        * fast/lists/inlineBoxWrapperNullCheck-expected.txt: Added.
        * fast/lists/inlineBoxWrapperNullCheck.html: Added.

2006-12-18  Dex Deacon  <occupant4@gmail.com>

        Reviewed by Maciej.

        Layout tests for http://bugs.webkit.org/show_bug.cgi?id=11760

        * ChangeLog:
        * fast/images/animated-gif-with-offsets-expected.txt: Added.
        * fast/images/animated-gif-with-offsets.html: Added.
        * fast/images/resources/animated-gif-with-offsets.gif: Added.

2006-12-18  Pam Greene  <pam@chromium.org>

        Reviewed by Darin.

        Layout tests for http://bugs.webkit.org/show_bug.cgi?id=11866

        * fast/dom/HTMLInputElement/input-checked-reset-expected.txt: Added.
        * fast/dom/HTMLInputElement/input-checked-reset.html: Added.
        * fast/dom/HTMLInputElement/input-text-reset-expected.txt: Added.
        * fast/dom/HTMLInputElement/input-text-reset.html: Added.

2006-12-18  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Mitz.

        Test for http://bugs.webkit.org/show_bug.cgi?id=7170
        `window.parent.[frameName].location=' fails if the target frame has not yet loaded a document

        * fast/frames/resources/set-unloaded-frame-location-1.html: Added.
        * fast/frames/resources/set-unloaded-frame-location-2.html: Added.
        * fast/frames/set-unloaded-frame-location-expected.txt: Added.
        * fast/frames/set-unloaded-frame-location.html: Added.

2006-12-17  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Add missing checksum file, thnx to Wildfox for noticing.

        * svg/custom/sheet-title-expected.checksum: Added.

2006-12-17  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Eric.

        Fixes: http://bugs.webkit.org/show_bug.cgi?id=10956

        Long standing regression.
        Update baseline for gradient-on-stroke-of-text. Works properly again.

        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:

2006-12-17  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Rob.

        Fixes: http://bugs.webkit.org/show_bug.cgi?id=11813

        Update baseline after the SVGLength patch.
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:

2006-12-16  Sam Weinig  <sam@webkit.org>

        Reviewed by Maciej.

        Update tests for http://bugs.webkit.org/show_bug.cgi?id=11856
        Update renderName() methods to return current class names.

        * dom/svg/level3/xpath/Conformance_ID-expected.txt:
        * editing/inserting/before-after-input-element-expected.txt:
        * editing/pasteboard/4806874-expected.txt:
        * editing/pasteboard/drop-text-without-selection-expected.txt:
        * editing/pasteboard/input-field-1-expected.txt:
        * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
        * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
        * editing/pasteboard/pasting-tabs-expected.txt:
        * editing/selection/3690703-2-expected.txt:
        * editing/selection/3690703-expected.txt:
        * editing/selection/3690719-expected.txt:
        * editing/selection/drag-select-1-expected.txt:
        * editing/selection/select-from-textfield-outwards-expected.txt:
        * fast/block/float/032-expected.txt:
        * fast/block/margin-collapse/103-expected.txt:
        * fast/css/resize-corner-tracking-expected.txt:
        * fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
        * fast/dom/isindex-002-expected.txt:
        * fast/dynamic/008-expected.txt:
        * fast/events/label-focus-expected.txt:
        * fast/forms/8250-expected.txt:
        * fast/forms/encoding-test-expected.txt:
        * fast/forms/fieldset-align-expected.txt:
        * fast/forms/floating-textfield-relayout-expected.txt:
        * fast/forms/form-element-geometry-expected.txt:
        * fast/forms/input-appearance-bkcolor-expected.txt:
        * fast/forms/input-appearance-default-bkcolor-expected.txt:
        * fast/forms/input-appearance-disabled-expected.txt:
        * fast/forms/input-appearance-focus-expected.txt:
        * fast/forms/input-appearance-height-expected.txt:
        * fast/forms/input-appearance-minWidth-expected.txt:
        * fast/forms/input-appearance-preventDefault-expected.txt:
        * fast/forms/input-appearance-readonly-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:
        * fast/forms/input-disabled-color-expected.txt:
        * fast/forms/input-double-click-selection-gap-bug-expected.txt:
        * fast/forms/input-maxlength-2-expected.txt:
        * fast/forms/input-paste-undo-expected.txt:
        * fast/forms/input-readonly-dimmed-expected.txt:
        * fast/forms/input-readonly-empty-expected.txt:
        * fast/forms/input-spaces-expected.txt:
        * fast/forms/input-table-expected.txt:
        * fast/forms/input-text-click-inside-expected.txt:
        * fast/forms/input-text-click-outside-expected.txt:
        * fast/forms/input-text-double-click-expected.txt:
        * fast/forms/input-text-drag-down-expected.txt:
        * fast/forms/input-text-maxlength-expected.txt:
        * fast/forms/input-text-option-delete-expected.txt:
        * fast/forms/input-text-paste-maxlength-expected.txt:
        * fast/forms/input-text-scroll-left-on-blur-expected.txt:
        * fast/forms/input-text-self-emptying-click-expected.txt:
        * fast/forms/input-type-change2-expected.txt:
        * fast/forms/input-value-expected.txt:
        * fast/forms/input-width-expected.txt:
        * fast/forms/minWidthPercent-expected.txt:
        * fast/forms/negativeLineHeight-expected.txt:
        * fast/forms/plaintext-mode-2-expected.txt:
        * fast/forms/tabbing-input-iframe-expected.txt:
        * fast/forms/textAreaLineHeight-expected.txt:
        * fast/forms/textarea-scroll-height-expected.txt:
        * fast/forms/textarea-scrollbar-expected.txt:
        * fast/forms/textarea-scrolled-type-expected.txt:
        * fast/forms/textarea-setinnerhtml-expected.txt:
        * fast/forms/textfield-drag-into-disabled-expected.txt:
        * fast/forms/visual-hebrew-text-field-expected.txt:
        * fast/lists/dynamic-marker-crash-expected.txt:
        * fast/overflow/overflow-x-y-expected.txt:
        * fast/replaced/width100percent-expected.txt:
        * fast/table/003-expected.txt:
        * fast/table/colspanMinWidth-expected.txt:
        * fast/table/spanOverlapRepaint-expected.txt:
        * fast/table/text-field-baseline-expected.txt:
        * fast/text/international/rtl-white-space-pre-wrap-expected.txt:
        * fast/text/textIteratorNilRenderer-expected.txt:
        * http/tests/navigation/anchor-basic-expected.txt:
        * http/tests/navigation/anchor-frames-expected.txt:
        * http/tests/navigation/anchor-goback-expected.txt:
        * http/tests/navigation/anchor-subframeload-expected.txt:
        * http/tests/navigation/javascriptlink-basic-expected.txt:
        * http/tests/navigation/javascriptlink-frames-expected.txt:
        * http/tests/navigation/javascriptlink-goback-expected.txt:
        * http/tests/navigation/javascriptlink-subframeload-expected.txt:
        * http/tests/navigation/metaredirect-basic-expected.txt:
        * http/tests/navigation/metaredirect-frames-expected.txt:
        * http/tests/navigation/metaredirect-goback-expected.txt:
        * http/tests/navigation/metaredirect-subframeload-expected.txt:
        * http/tests/navigation/post-goback2-expected.txt:
        * http/tests/navigation/postredirect-goback2-expected.txt:
        * http/tests/navigation/redirect302-basic-expected.txt:
        * http/tests/navigation/redirect302-frames-expected.txt:
        * http/tests/navigation/redirect302-goback-expected.txt:
        * http/tests/navigation/redirect302-subframeload-expected.txt:
        * http/tests/navigation/relativeanchor-basic-expected.txt:
        * http/tests/navigation/relativeanchor-frames-expected.txt:
        * http/tests/navigation/relativeanchor-goback-expected.txt:
        * http/tests/navigation/slowmetaredirect-basic-expected.txt:
        * http/tests/navigation/slowtimerredirect-basic-expected.txt:
        * http/tests/navigation/success200-basic-expected.txt:
        * http/tests/navigation/success200-frames-expected.txt:
        * http/tests/navigation/success200-frames-loadsame-expected.txt:
        * http/tests/navigation/success200-goback-expected.txt:
        * http/tests/navigation/success200-loadsame-expected.txt:
        * http/tests/navigation/success200-reload-expected.txt:
        * http/tests/navigation/success200-subframeload-expected.txt:
        * http/tests/navigation/timerredirect-basic-expected.txt:
        * http/tests/navigation/timerredirect-frames-expected.txt:
        * http/tests/navigation/timerredirect-goback-expected.txt:
        * http/tests/navigation/timerredirect-subframeload-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/custom/SVGNumber-interface-expected.txt:
        * svg/custom/SVGPoint-interface-expected.txt:
        * svg/custom/SVGPoint-matrixTransform-expected.txt:
        * svg/custom/SVGRect-interface-expected.txt:
        * svg/custom/baseval-animval-equality-expected.txt:
        * svg/custom/class-selector-expected.txt:
        * svg/custom/clip-path-with-transform-expected.txt:
        * svg/custom/conditional-processing-outside-switch-expected.txt:
        * svg/custom/control-points-for-S-and-T-expected.txt:
        * svg/custom/coords-relative-units-transforms-expected.txt:
        * svg/custom/create-metadata-element-expected.txt:
        * svg/custom/createelement-expected.txt:
        * svg/custom/dasharrayOrigin-expected.txt:
        * svg/custom/display-none-expected.txt:
        * svg/custom/dynamic-empty-path-expected.txt:
        * svg/custom/empty-merge-expected.txt:
        * svg/custom/evt-onload-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/feDisplacementMap-01-expected.txt:
        * svg/custom/fill-update-expected.txt:
        * svg/custom/filter-source-alpha-expected.txt:
        * svg/custom/foreign-object-skew-expected.txt:
        * svg/custom/fractional-rects-expected.txt:
        * svg/custom/getTransformToElement-expected.txt:
        * svg/custom/getsvgdocument-expected.txt:
        * svg/custom/gradient-attr-update-expected.txt:
        * svg/custom/gradient-stroke-width-expected.txt:
        * svg/custom/grayscale-gradient-mask-expected.txt:
        * svg/custom/hover-default-fill-expected.txt:
        * svg/custom/image-clipped-hit-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.txt:
        * svg/custom/inner-percent-expected.txt:
        * svg/custom/invalid-css-expected.txt:
        * svg/custom/invalid-fill-expected.txt:
        * svg/custom/invalid-transforms-expected.txt:
        * svg/custom/invalid-viewbox1-expected.txt:
        * svg/custom/invalid-viewbox2-expected.txt:
        * svg/custom/junk-data-expected.txt:
        * svg/custom/marker-overflow-clip-expected.txt:
        * svg/custom/mask-inside-defs-expected.txt:
        * svg/custom/missing-xlink-expected.txt:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/path-bad-data-expected.txt:
        * svg/custom/path-update-expected.txt:
        * svg/custom/pattern-in-defs-expected.txt:
        * svg/custom/pattern-y-offset-expected.txt:
        * svg/custom/percentage-rect-expected.txt:
        * svg/custom/percentage-rect2-expected.txt:
        * svg/custom/pointer-events-path-expected.txt:
        * svg/custom/polyline-hittest-expected.txt:
        * svg/custom/polyline-invalid-points-expected.txt:
        * svg/custom/polyline-setattribute-points-null-expected.txt:
        * svg/custom/recursive-clippath-expected.txt:
        * svg/custom/rootelement-expected.txt:
        * svg/custom/rounded-rects-expected.txt:
        * svg/custom/sheet-title-expected.txt:
        * svg/custom/simpleCDF-expected.txt:
        * svg/custom/svg-overflow-types-expected.txt:
        * svg/custom/svgpolyparser-extra-space-expected.txt:
        * svg/custom/text-clip-expected.txt:
        * svg/custom/text-ctm-expected.txt:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/text-gradient-no-content-expected.txt:
        * svg/custom/text-hit-test-expected.txt:
        * svg/custom/text-image-opacity-expected.txt:
        * svg/custom/transform-ignore-after-invalid-expected.txt:
        * svg/custom/transform-invalid-expected.txt:
        * svg/custom/transform-scale-parse-expected.txt:
        * svg/custom/transform-with-ending-space-expected.txt:
        * svg/custom/tref-update-expected.txt:
        * svg/custom/use-forward-refs-expected.txt:
        * svg/custom/viewport-clip-expected.txt:
        * svg/custom/viewport-em-expected.txt:
        * svg/custom/viewport-no-width-height-expected.txt:
        * svg/custom/viewport-update-expected.txt:
        * svg/custom/viewport-update2-expected.txt:
        * svg/custom/width-full-percentage-expected.txt:
        * svg/hixie/cascade/002-expected.txt:
        * svg/hixie/viewbox/003-expected.txt:
        * tables/mozilla/bugs/45621-expected.txt:
        * tables/mozilla/bugs/bug1188-expected.txt:
        * tables/mozilla/bugs/bug12384-expected.txt:
        * tables/mozilla/bugs/bug18359-expected.txt:
        * tables/mozilla/bugs/bug194024-expected.txt:
        * tables/mozilla/bugs/bug24200-expected.txt:
        * tables/mozilla/bugs/bug2479-3-expected.txt:
        * tables/mozilla/bugs/bug2479-4-expected.txt:
        * tables/mozilla/bugs/bug28928-expected.txt:
        * tables/mozilla/bugs/bug30559-expected.txt:
        * tables/mozilla/bugs/bug30692-expected.txt:
        * tables/mozilla/bugs/bug4382-expected.txt:
        * tables/mozilla/bugs/bug4527-expected.txt:
        * tables/mozilla/bugs/bug46368-1-expected.txt:
        * tables/mozilla/bugs/bug46368-2-expected.txt:
        * tables/mozilla/bugs/bug51037-expected.txt:
        * tables/mozilla/bugs/bug55545-expected.txt:
        * tables/mozilla/bugs/bug59354-expected.txt:
        * tables/mozilla/bugs/bug7342-expected.txt:
        * tables/mozilla/bugs/bug96334-expected.txt:
        * tables/mozilla/bugs/bug99948-expected.txt:
        * tables/mozilla/dom/tableDom-expected.txt:
        * tables/mozilla/other/move_row-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:

2006-12-16  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11189
        <rdar://problem/4770249> REGRESSION (NativeListBox): When a list box has focus, pressing command- A (select all) doesn't selected all items in list

        * fast/forms/listbox-select-all-expected.txt: Added.
        * fast/forms/listbox-select-all.html: Added.

2006-12-16  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Oliver.

        - http://bugs.webkit.org/show_bug.cgi?id=11831
          REGRESSION: pixel test failing for editing/selection/select-all-005.html

        * editing/selection/select-all-005-expected.txt: Reverted to the original
          expected result for this test.
        * editing/selection/select-all-005.html: Eliminated a script element that was
          added outside the body, so that the selection will encompass the entire html
          element as originally intended.

2006-12-16  Adele Peterson  <adele@apple.com>

        Reviewed by Adam.

        Updated test results for:
        <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">

        * fast/events/onchange-searchfield-expected.txt:
        * fast/forms/input-appearance-height-expected.checksum:
        * fast/forms/input-appearance-height-expected.png:
        * fast/forms/input-appearance-height-expected.txt:

2006-12-16  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Alexey.

        - test for http://bugs.webkit.org/show_bug.cgi?id=11814
          REGRESSION(r18098): Find does not work with capital letters

        * editing/execCommand/findString-3-expected.txt: Added.
        * editing/execCommand/findString-3.html: Added.

2006-12-15  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=11610
        XMLHttpRequest.onreadystatechange doesn't provide access to the request object

        * fast/dom/xmlhttprequest-get-expected.txt:
        * http/tests/xmlhttprequest/event-target-expected.txt:
        * http/tests/xmlhttprequest/event-target.html:

2006-12-15  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Testcases for:
        http://bugs.webkit.org/show_bug.cgi?id=11824
        CSSStyleSheet.title property is always null

        * fast/css/sheet-title-expected.txt: Added.
        * fast/css/sheet-title.html: Added.
        * svg/custom/sheet-title-expected.png: Added.
        * svg/custom/sheet-title-expected.txt: Added.
        * svg/custom/sheet-title.svg: Added.

2006-12-14  Geoffrey Garen  <ggaren@apple.com>

        Updated these results now that I've rolled out my change to move focus
        to the page level:
        
        * editing/undo/undo-iframe-location-change-expected.txt:
        * fast/forms/focus2-expected.txt:
        
        Added this test for one of the regressions that moving focus to the page
        level caused:
        
        * editing/selection/inactive-selection-expected.txt: Added.
        * editing/selection/inactive-selection.html: Added.

2006-12-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        <rdar://problem/4866671>
        CrashTracer: 1 crashes in Mail after deleting a list item at WebCore::DeleteSelectionCommand::doApply()

        * editing/deleting/4866671-expected.checksum: Added.
        * editing/deleting/4866671-expected.png: Added.
        * editing/deleting/4866671-expected.txt: Added.
        * editing/deleting/4866671.html: Added.
        * editing/pasteboard/4866671-expected.checksum: Added.
        * editing/pasteboard/4866671-expected.png: Added.
        * editing/pasteboard/4866671-expected.txt: Added.
        * editing/pasteboard/4866671.html: Added.

2006-12-14  Rob Buis  <buis@kde.org>

        Reviewed by Oliver.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=11726
        SVG Image do not take into account clip/overflow when hit testing

        Also updated testcases with changed (improved!) results due to this
        patch.

        * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/custom/baseval-animval-equality-expected.txt:
        * svg/custom/image-clipped-hit-expected.checksum: Added.
        * svg/custom/image-clipped-hit-expected.png: Added.
        * svg/custom/image-clipped-hit-expected.txt: Added.
        * svg/custom/image-clipped-hit.svg: Added.
        * svg/custom/svg-overflow-types-expected.txt:

2006-12-13  Geoffrey Garen  <ggaren@apple.com>

        Updated results to match Justin Garcia's addition of rangeCount to
        the selection object.
        
        * fast/dom/Window/window-properties-expected.txt:

2006-12-12  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4757667>
        GoogleDocs: Style menu does not open
        
        * editing/selection/rangeCount-expected.txt: Added.
        * editing/selection/rangeCount.html: Added.

2006-12-12  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Geoff.

        http://bugs.webkit.org/show_bug.cgi?id=6257
        Throw errors on invalid expressions (KJS merge)

        * fast/js/kde/RegExp-expected.txt: One more test passes.

2006-12-12  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Sam Weinig & Rob Buis.

        Fixes: http://bugs.webkit.org/show_bug.cgi?id=11797

        SVGPoint-matrixTransform works again as expected, now that SVGMatrix
        is converted to the AffineTransform POD type. Updating layout test result.

        * svg/custom/SVGPoint-matrixTransform-expected.txt:

2006-12-12  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth Dakin.
        
        Added some focus-related tests.

        * editing/undo/undo-iframe-location-change-expected.txt: Updated to reflect
        the fact that we now unfocus nodes when they're removed from the document.

        * fast/events/keypress-removed-node-expected.txt: Added.
        * fast/events/keypress-removed-node.html: Added.
        * fast/forms/focus2-expected.txt: Added.
        * fast/forms/focus2.html: Added.

2006-12-11  Alexey Proskuryakov  <ap@webkit.org>

        Added the new XHR EventTarget methods to test results.

        * fast/dom/Window/window-properties-expected.txt:

2006-12-11  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11053
        XMLHttpRequest should be an EventTarget

        * http/tests/xmlhttprequest/event-target-expected.txt: Added.
        * http/tests/xmlhttprequest/event-target.html: Added.

2006-12-11  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=9673
        Add support for window.atob() and window.btoa()

        * fast/dom/Window/atob-btoa-expected.txt: Added.
        * fast/dom/Window/atob-btoa.html: Added.
        * fast/dom/Window/btoa-pnglet-expected.checksum: Added.
        * fast/dom/Window/btoa-pnglet-expected.png: Added.
        * fast/dom/Window/btoa-pnglet-expected.txt: Added.
        * fast/dom/Window/btoa-pnglet.html: Added.
        * fast/dom/Window/window-properties-expected.txt:

2006-12-11  Darin Adler  <darin@apple.com>

        * fast/frames/iframe-option-crash-expected.txt: Updated results for this test.
        My recent change to owner element lifetime management changed these results,
        but since the point of the test is simply to check if the page crashes, the
        new result is probably OK. Or there could be some problem, but if so we need
        some other investigation -- I couldn't see anything.

2006-12-11  Nikolas Zimmermann  <zimmermann@kde.org>

        Update SVG pixel tests - hasn't been done for a long time.
        Mainly tiny text related positioning changes, all fine.

        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
        * svg/custom/image-with-transform-clip-filter-expected.png:
        * svg/custom/text-filter-expected.png:

2006-12-11  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Sam Weinig.

        Temporarily changing layout test result, it actually fails now, but it's expected
        as the matrixTransform() is temporarily disabled, until the SVGMatrix -> AffineTransform
        replacement patch is landed, as we want to avoid adding temp special cases to CodeGeneratorJs/ObjC.pm

        * svg/custom/SVGPoint-matrixTransform-expected.txt:

2006-12-11  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Mitz.

        Make this test faster by eliminating timeouts (which didn't work anyway, now that
        mouse dragging events are stored and replayed on mouse-up).

        * fast/text/atsui-rtl-override-selection.html:

2006-12-10  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Updated testcases due to:
        http://bugs.webkit.org/show_bug.cgi?id=10996
        WebKit needs (possibly private) XML/SVG innerText support (for DumpRenderTree)

        * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
        * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt:
        * dom/svg/level3/xpath/Comment_Nodes-expected.txt:
        * dom/svg/level3/xpath/Conformance_Expressions-expected.txt:
        * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt:
        * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt:
        * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt:
        * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt:
        * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt:
        * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt:
        * dom/svg/level3/xpath/Element_Nodes-expected.txt:
        * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt:
        * dom/svg/level3/xpath/Text_Nodes-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt:
        * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt:
        * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt:
        * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt:
        * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt:
        * dom/svg/level3/xpath/XPathResult_resultType-expected.txt:
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
        * svg/custom/getBBox-js-expected.txt:
        * svg/custom/stroke-width-click-expected.txt:

2006-12-08  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=10188
        Form elements added via appendChild() are not accessible via form.element

        * fast/forms/form-collection-lookup-expected.txt: Added.
        * fast/forms/form-collection-lookup.html: Added.

2006-12-08  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=10188
        Form elements added via appendChild() are not accessible via form.element

        * fast/forms/form-collection-lookup-expected.txt: Added.
        * fast/forms/form-collection-lookup.html: Added.

2006-12-08  Rob Buis  <buis@kde.org>

        Reviewed by Adele.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=11765
        REGRESSION: Clicking on a select with size other than 1 and no children results in a crash

        * fast/forms/select-empty-list-expected.txt: Added.
        * fast/forms/select-empty-list.html: Added.

2006-12-08  Sam Weinig  <sam@webkit.org>

        Reviewed by Geoff.

        Testcases for http://bugs.webkit.org/show_bug.cgi?id=11777
        Crash when using XMLSerializer.serializeToString() on
        documentless, DocumentType nodes.

        * fast/dom/XMLSerializer-doctype-expected.txt: Added.
        * fast/dom/XMLSerializer-doctype.html: Added.
        * fast/dom/XMLSerializer-doctype2-expected.txt: Added.
        * fast/dom/XMLSerializer-doctype2.html: Added.

2006-12-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        <rdar://problem/4836287>
        Cannot expand selection out of editable element when containing element is non-editable.

        * editing/selection/mixed-editability-6-expected.checksum: Added.
        * editing/selection/mixed-editability-6-expected.png: Added.
        * editing/selection/mixed-editability-6-expected.txt: Added.
        * editing/selection/mixed-editability-6.html: Added.
        * editing/selection/mixed-editability-7-expected.checksum: Added.
        * editing/selection/mixed-editability-7-expected.png: Added.
        * editing/selection/mixed-editability-7-expected.txt: Added.
        * editing/selection/mixed-editability-7.html: Added.

2006-12-08  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Geoff.

        http://bugs.webkit.org/show_bug.cgi?id=6275
        XMLHttpRequest.getResponseHeader should return a null string for non-existent headers

        * http/tests/xmlhttprequest/methods-async-expected.txt:
        * http/tests/xmlhttprequest/methods-expected.txt:
        * http/tests/xmlhttprequest/methods-lower-case-expected.txt:
        Updated the results.

        * http/tests/xmlhttprequest/web-apps/008-expected.txt:
        * http/tests/xmlhttprequest/web-apps/008-test.asis:
        * http/tests/xmlhttprequest/web-apps/008.html:
        Changed to test both missing and empty headers, also test case insensitivity
        of header names.
        Please note that neither Firefox nor IE passes this test now - the former returns
        null in both cases, and the latter returns empty strings.

2006-12-08  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=9854
        HTTP Refresh header with quotes is parsed incorrectly

        * http/tests/misc/redirect-with-quotes-expected.txt: Added.
        * http/tests/misc/redirect-with-quotes.php: Added.
        * http/tests/misc/resources/redirect-step2.php: Added.
        * http/tests/misc/resources/redirect-step3.php: Added.
        * http/tests/misc/resources/redirect-step4.php: Added.

2006-12-08  Alexey Proskuryakov  <ap@webkit.org>

        Reviewed by Tim H.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11772
        REGRESSION: XMLSerializer.serializeToString incorrect value for CDATA nodes

        * fast/dom/serialize-cdata-expected.txt: Added.
        * fast/dom/serialize-cdata.html: Added.

2006-12-08  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=6074
        WebKit+SVG and FireFox disagree on invalid "transform" handling

        Also new results for transform-ignore-after-invalid.svg.

        * svg/custom/invalid-transforms-expected.checksum: Added.
        * svg/custom/invalid-transforms-expected.png: Added.
        * svg/custom/invalid-transforms-expected.txt: Added.
        * svg/custom/invalid-transforms.svg: Added.
        * svg/custom/transform-ignore-after-invalid-expected.checksum:
        * svg/custom/transform-ignore-after-invalid-expected.png:
        * svg/custom/transform-ignore-after-invalid-expected.txt:

2006-12-07  Geoffrey Garen  <ggaren@apple.com>

        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  <acarlsson@apple.com>

        Reviewed by Darin.

        <rdar://problem/4838778>
        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  Pam Greene  <pam@chromium.org>

        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  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/4818134>
        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  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/4854869>
        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  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4753545>
        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  <buis@kde.org>

        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  Pam Greene  <pam@chromium.org>

        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  <ap@webkit.org>

        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  <darin@apple.com>

        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  <ggaren@apple.com>

        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  <buis@kde.org>

        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
        <legend> 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  <zimmermann@kde.org>

        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  <buis@kde.org>

        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  <ap@webkit.org>

        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  <mitz@webkit.org>

        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  <justin.garcia@apple.com>

        Reviewed by john

        <rdar://problem/4826940>
        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  <sullivan@apple.com>

        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 <div>, and now it does not.

2006-11-29  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by sullivan
        
        <rdar://problem/4845371>
        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  <harrison@apple.com>

        Reviewed by Adele.

        <rdar://problem/4852804> 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  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4397952>
        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  <ap@webkit.org>

        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  <KMcCullough@apple.com>

        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  <KMcCullough@apple.com>

        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  <buis@kde.org>

        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  <buis@kde.org>

        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  <darwin@techvisual.co.nz>

        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  <wac@google.com>

        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  <ap@webkit.org>

        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  <ap@webkit.org>

        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  <ap@webkit.org>

        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  <mitz@webkit.org>

        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  <acarlsson@apple.com>

        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  <buis@kde.org>

        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  <ap@webkit.org>

        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  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4237467> REGRESSION: Pasting word from quoted text quotes the destination
        <rdar://problem/4017358> 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  <buis@kde.org>

        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  <adele@apple.com>

        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  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4806874>
        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  <mitz@webkit.org>

        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  <justin.garcia@apple.com>

        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  <justin.garcia@apple.com>

        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  <buis@kde.org>

        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  <graham.dennis@gmail.com>

        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  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4069359>
        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  <aroben@apple.com>

        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  <darin@apple.com>

        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 <beidson@apple.com>

        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  <darin@apple.com>

        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  <bdakin@apple.com>

        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  <bdakin@apple.com>

        Reviewed by Hyatt.

        Test cases for <rdar://problem/4820814> 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  <harrison@apple.com>

        Updated.
        
        * editing/pasteboard/4076267-2-expected.checksum:
        * editing/pasteboard/4076267-2-expected.png:
        * editing/pasteboard/4076267-2-expected.txt:

2006-11-07  Darin Adler  <darin@apple.com>

        Rolled out change for <rdar://problem/4820814>.

        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  <harrison@apple.com>

        Reviewed by Darin.

        <rdar://problem/4714993> 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  <mitz@webkit.org>

        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 <rdar://problem/4820814>,
        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  <bdakin@apple.com>

        Reviewed by Hyatt.

        Test for <rdar://problem/4820814> 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  <ggaren@apple.com>

        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  <justin.garcia@apple.com>

        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  <oliver@apple.com>

        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  <harrison@apple.com>

        Reviewed by Darin.

        <rdar://problem/4813973> 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  <ap@nypop.com>

        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  <ap@webkit.org>

        Reviewed by Maciej.

        Removed leftover results from the previous test.

        * editing/selection/drag-to-contenteditable-iframe-expected.txt:

2006-11-07  Mark Rowe  <bdash@webkit.org>

        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  <bdash@webkit.org>

        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  <ap@webkit.org>

        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  <bdash@webkit.org>

        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  <ap@nypop.com>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=11448
        &lang; and &rang; 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 &lang; and &rang;.

        * 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  <ap@nypop.com>

        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  <ggaren@apple.com>

        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  <ggaren@apple.com>

        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
        <script> elements.
        
        [ many tests and results modified ]

2006-11-02  Geoffrey Garen  <ggaren@apple.com>

        Updated results because they were incorrect when checked in. (We never
        passed this test.)
        
        * fast/js/regexp-unicode-handling-expected.txt:

2006-11-02  Adele Peterson  <adele@apple.com>

        Reviewed by Anders.

        Test for http://bugs.webkit.org/show_bug.cgi?id=9581
        REGRESSION: The new NativeTextArea scrolls to the top when the control is unfocused.

        * fast/forms/textarea-no-scroll-on-blur-expected.txt: Added.
        * fast/forms/textarea-no-scroll-on-blur.html: Added.

2006-11-02  W. Andy Carrel  <wac@google.com>

        Reviewed by Maciej, landed by Anders.
        
        Adding tests for Unicode RegExp behavior to match IE and Firefox.
        * fast/js/regexp-unicode-handling-expected.txt: Added.
        * fast/js/regexp-unicode-handling.html: Added.
        * fast/js/resources/regexp-unicode-handling.js: Added.

2006-11-02  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Maciej, landed by Anders.

        Test for bugs 7253 and 7445, based on reductions made by Parag Shah and W. Andy Carrel.

        * fast/js/gmail-re-re-expected.txt: Added.
        * fast/js/gmail-re-re.html: Added.
        * fast/js/resources/gmail-re-re.js: Added.

2006-11-02  Geoffrey Garen  <ggaren@apple.com>

        Updated results to fix failure seen when running layout tests. Justin 
        Garcia says the new results look more correct.
        
        * editing/selection/drag-to-contenteditable-iframe-expected.txt:

2006-11-02  Adele Peterson  <adele@apple.com>

        Reviewed by Mitz and Geoff.

        Test for <rdar://problem/4650271> REGRESSION(NativeTextArea): Textareas don't get scrollbars when text gets too big for content area (10105)

        * fast/forms/textarea-scrollbar-expected.checksum: Added.
        * fast/forms/textarea-scrollbar-expected.png: Added.
        * fast/forms/textarea-scrollbar-expected.txt: Added.
        * fast/forms/textarea-scrollbar.html: Added.

2006-11-02  Kevin McCullough  <KMcCullough@apple.com>

        Reviewed by Maciej.

        - Changed the test to take into account the JavaScript standard's interesting take on DST.  According to the standard DST should not reflect historically accurate information but should rather interpolate from a comparable year.  This test used to show historically accurate information but now reflects the results of interpolating.

        * fast/js/date-big-setdate-expected.txt:
        * fast/js/resources/date-big-setdate.js:

2006-11-01  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/4062865>
        Copy/paste of a select element fails to include the options

        Updated to reflect fix:
        * editing/pasteboard/4641033-expected.checksum:
        * editing/pasteboard/4641033-expected.png:
        * editing/pasteboard/4641033-expected.txt:
        * editing/pasteboard/4641033.html:
        
        Added:
        * editing/inserting/before-after-input-element-expected.checksum: Added.
        * editing/inserting/before-after-input-element-expected.png: Added.
        * editing/inserting/before-after-input-element-expected.txt: Added.
        * editing/inserting/before-after-input-element.html: Added.
        * editing/pasteboard/input-field-1-expected.checksum: Added.
        * editing/pasteboard/input-field-1-expected.png: Added.
        * editing/pasteboard/input-field-1-expected.txt: Added.
        * editing/pasteboard/input-field-1.html: Added.
        * editing/pasteboard/select-element-1-expected.checksum: Added.
        * editing/pasteboard/select-element-1-expected.png: Added.
        * editing/pasteboard/select-element-1-expected.txt: Added.
        * editing/pasteboard/select-element-1.html: Added.
        * editing/selection/select-element-paragraph-boundary-expected.checksum: Added.
        * editing/selection/select-element-paragraph-boundary-expected.png: Added.
        * editing/selection/select-element-paragraph-boundary-expected.txt: Added.
        * editing/selection/select-element-paragraph-boundary.html: Added.

2006-11-01  Kevin McCullough  <KMcCullough@apple.com>

        - temporarily passing a test so that it does not interfere with others testing.

        * fast/js/date-big-setdate-expected.txt:

2006-11-01  Adele Peterson  <adele@apple.com>

        Fixing typo.  Changed repaintTest to runRepaintTest.

        * fast/repaint/overflow-outline-repaint-expected.checksum:
        * fast/repaint/overflow-outline-repaint-expected.png:
        * fast/repaint/overflow-outline-repaint.html:

2006-11-01  Adele Peterson  <adele@apple.com>

        Reviewed by Mitz.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=11277
        REGRESSION: Incomplete repaint of overflow areas when deleting

        * fast/repaint/overflow-delete-line-expected.checksum: Added.
        * fast/repaint/overflow-delete-line-expected.png: Added.
        * fast/repaint/overflow-delete-line-expected.txt: Added.
        * fast/repaint/overflow-delete-line.html: Added.
        * fast/repaint/overflow-scroll-delete-expected.checksum: Added.
        * fast/repaint/overflow-scroll-delete-expected.png: Added.
        * fast/repaint/overflow-scroll-delete-expected.txt: Added.
        * fast/repaint/overflow-scroll-delete.html: Added.
        * fast/repaint/overflow-outline-repaint-expected.checksum: Added.
        * fast/repaint/overflow-outline-repaint-expected.png: Added.
        * fast/repaint/overflow-outline-repaint-expected.txt: Added.
        * fast/repaint/overflow-outline-repaint.html: Added.

2006-10-31  Geoffrey Garen  <ggaren@apple.com>

        Added test for accessing the 'caller' property from inside an event
        listener.

        * fast/events/caller-access-from-event-listener-expected.txt: Added.
        * fast/events/caller-access-from-event-listener.html: Added.

2006-10-31  Geoffrey Garen  <ggaren@apple.com>

        Added layout test for copying password field.

        * editing/pasteboard/copy-in-password-field-expected.txt: Added.
        * editing/pasteboard/copy-in-password-field.html: Added.

2006-10-31  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        Updated these tests to mention the bug that they demonstrate:
        * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
        * editing/pasteboard/nested-blocks-with-text-area-expected.png:
        * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
        * editing/pasteboard/nested-blocks-with-text-area.html:
        * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
        * editing/pasteboard/nested-blocks-with-text-field-expected.png:
        * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
        * editing/pasteboard/nested-blocks-with-text-field.html:

2006-10-31  Adele Peterson  <adele@apple.com>

        Reviewed by Adam.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=11127 NativeListBox: arrow and drag selection should pivot around one list item
        and http://bugs.webkit.org/show_bug.cgi?id=11173 REGRESSION (NativeListBox): Shift-clicking items in list box doesn't expand the current selection
        and http://bugs.webkit.org/show_bug.cgi?id=11417 REGRESSION: onchange does not fire for list-style select elements

        * fast/forms/listbox-onchange-expected.txt: Added.
        * fast/forms/listbox-onchange.html: Added.
        * fast/forms/listbox-selection-expected.txt: Added.
        * fast/forms/listbox-selection.html: Added.

2006-10-31  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/execCommand/create-list-1.html: Removed.
        * 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/remove-list-1-expected.checksum:
        * editing/execCommand/remove-list-1-expected.png:
        * editing/execCommand/remove-list-1-expected.txt:
        * fast/text/attributed-substring-from-range-001-expected.txt:

2006-10-31  Vladimir Olexa  <vladimir.olexa@gmail.com>

        Reviewed by Geoff.

        Test for http://bugs.webkit.org/show_bug.cgi?id=4166
        Function object does not support caller property

        * fast/js/caller-property-expected.txt: Added.
        * fast/js/caller-property.html: Added.
        * fast/js/resources/caller-property.js: Added.

2006-10-30  Darin Adler  <darin@apple.com>

        Requested by Maciej.

        * fast/dom/xmlhttprequest-get-expected.txt: Generated a new result.
        Maciej says that the new behavior of returning empty string instead of
        undefined is correct and matches Firefox, so the new result is better
        than the old.

2006-10-29  Mitz Pettel  <mitz@webkit.org>

        Reviewed by Geoff.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11444
        REGRESSION (r17378): Exception (-[NSCFDictionary setObject:forKey:]: attempt to insert nil value)
        when submitting a form with an empty uninitialized field

        * fast/forms/submit-nil-value-field-assert-expected.txt: Added.
        * fast/forms/submit-nil-value-field-assert.html: Added.

2006-10-30  Mark Rowe  <bdash@webkit.org>

        Reviewed by Maciej.

        Fix fast/block/basic/014.html to pass when Microsoft Office fonts are present.

        * fast/block/basic/014-expected.checksum:
        * fast/block/basic/014-expected.png:
        * fast/block/basic/014-expected.txt:
        * fast/block/basic/014.html: Always use default sans-serif font rather than
        preferring Microsoft Office fonts.

2006-10-29  Mark Rowe  <bdash@webkit.org>

        Reviewed by Mitz.

        Fix failure in editing/inserting/insert-3851164-fix if Gill Sans font is present.

        * editing/inserting/insert-3851164-fix.html: Specify sans-serif to match expected results
        generated without Gill Sans present.

2006-10-29  Darin Adler  <darin@apple.com>

        * fast/events/js-keyboard-event-creation-expected.txt: Update test that
        is affected in a minor way by the change to DumpRenderTree.

2006-10-26  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=11423>
        REGRESSION: First newline missing from textarea's value

        Changes reflect the removal of more brs that were about 
        to collapse:
        * editing/deleting/delete-4038408-fix-expected.txt:
        * editing/inserting/insert-3654864-fix-expected.txt:
        * editing/inserting/insert-3659587-fix-expected.txt:
        * editing/inserting/insert-3775316-fix-expected.txt:
        * editing/inserting/insert-at-end-01-expected.txt:
        * editing/inserting/insert-at-end-02-expected.txt:
        * editing/inserting/insert-br-001-expected.txt:
        * editing/inserting/insert-br-005-expected.txt:

        Added to demonstrate fix:
        * fast/forms/11423-expected.txt: Added.
        * fast/forms/11423.html: Added.
        
2006-10-27  Darin Adler  <darin@apple.com>

        - new test results for a couple of tests

        * fast/js/kde/RegExp-expected.txt: Affected by the change to decode \u
        sequences in JavaScript regular expression at the lexer level.

        * http/tests/navigation/success200-reload-expected.txt: For some reason,
        this is consistently not dumping the "scrolled" line any more -- since the
        purpose of the test has nothing to do with that, landing new results.

2006-10-26  W. Andy Carrel  <wac@google.com>

        Reviewed by Maciej.

        * tests/mozilla/ecma_2/RegExp/properties-001.js: Changed test to look
        for Unicode character rather than the '\u' escaped equivalent for
        .source and .toString().

2006-10-26  Darin Adler  <darin@apple.com>

        Reviewed by Adam.

        * editing/execCommand/remove-formatting-expected.txt: Roll back results.
        The ones just checked in showed the same kind of intermittent failure that
        copy-paste-bidi.html used to show -- now we consistently get these results.

2006-10-26  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <http://bugs.webkit.org/show_bug.cgi?id=11329>
        Gmail Editor: Can't remove styling applied to selection after clicking "Remove Formatting" toolbar icon.

        * editing/execCommand/remove-formatting-2-expected.checksum: Added.
        * editing/execCommand/remove-formatting-2-expected.png: Added.
        * editing/execCommand/remove-formatting-2-expected.txt: Added.
        * editing/execCommand/remove-formatting-2.html: Added.
        * editing/execCommand/remove-formatting-expected.txt:

2006-10-26  Oliver Hunt  <oliver@apple.com>

        Reviewed by Anders.
        Layout test for <rdar://problem/4800518>

        * fast/canvas/canvas-transforms-during-path-expected.checksum: Added.
        * fast/canvas/canvas-transforms-during-path-expected.png: Added.
        * fast/canvas/canvas-transforms-during-path-expected.txt: Added.
        * fast/canvas/canvas-transforms-during-path.html: Added.

2006-10-26  Darin Adler  <darin@apple.com>

        Reviewed by Anders.

        - removed non-deterministic behavior in editing that was causing
          give inconsistent results for editing/pasteboard/copy-paste-bidi.html

        * editing/pasteboard/copy-paste-bidi-expected.txt: New results, without the
        anonymous block that sometimes appeared and sometimes did not.

2006-10-26  Darin Adler  <darin@apple.com>

        - oops, checked in failure results, not success

        * fast/js/string-property-iteration-expected.txt:
        Successful results.

2006-10-26  Darin Adler  <darin@apple.com>

        - checked in some missing results
          (if these are wrong we could remove or disable the test)

        * svg/hixie/cascade/002-expected.checksum: Added.
        * svg/hixie/cascade/002-expected.png: Added.
        * svg/hixie/cascade/002-expected.txt: Added.

2006-10-26  Darin Adler  <darin@apple.com>

        Reviewed by John.

        - add a test for iteration of properties of string objects

        * fast/js/resources/string-property-iteration.js: Added.
        * fast/js/string-property-iteration-expected.txt: Added.
        * fast/js/string-property-iteration.html: Added.

2006-10-24  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Oliver.

        - re-enable testing of HEAD methods, now that bugs relating to these are fixed

        * http/tests/xmlhttprequest/methods-async-expected.txt:
        * http/tests/xmlhttprequest/methods-async.html:
        * http/tests/xmlhttprequest/methods-expected.txt:
        * http/tests/xmlhttprequest/methods.html:

2006-10-24  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin

        <http://bugs.webkit.org/show_bug.cgi?id=10993>
        GMail Editor: Caret doesn't always position itself after list marker

        * editing/execCommand/create-list-1-expected.checksum: Added.
        * editing/execCommand/create-list-1-expected.png: Added.
        * editing/execCommand/create-list-1-expected.txt: Added.
        * editing/execCommand/create-list-1.html: Added.
        
        Fixed:
        * 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:
        * editing/execCommand/remove-list-1-expected.checksum:
        * editing/execCommand/remove-list-1-expected.png:
        * editing/execCommand/remove-list-1-expected.txt:
        * fast/text/attributed-substring-from-range-001-expected.txt:
        
2006-10-23  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by mjs
        
        <http://bugs.webkit.org/show_bug.cgi?id=11334>
        Writely Editor: Placing caret in a list "highlights" both Numbered List and Bulleted List toolbar icons

        * editing/execCommand/queryCommandState-01-expected.txt: Added.
        * editing/execCommand/queryCommandState-01.html: Added.

2006-10-20  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        <http://bugs.webkit.org/show_bug.cgi?id=11333>
        Writely Editor: After inserting a HR element, pressing return key creates a copy of this HR element in the document

        * editing/inserting/insert-br-009-expected.checksum: Added.
        * editing/inserting/insert-br-009-expected.png: Added.
        * editing/inserting/insert-br-009-expected.txt: Added.
        * editing/inserting/insert-br-009.html: Added.
        * editing/inserting/insert-paragraph-01-expected.checksum: Added.
        * editing/inserting/insert-paragraph-01-expected.png: Added.
        * editing/inserting/insert-paragraph-01-expected.txt: Added.
        * editing/inserting/insert-paragraph-01.html: Added.
        * editing/inserting/insert-paragraph-02-expected.checksum: Added.
        * editing/inserting/insert-paragraph-02-expected.png: Added.
        * editing/inserting/insert-paragraph-02-expected.txt: Added.
        * editing/inserting/insert-paragraph-02.html: Added.
        * editing/inserting/insert-paragraph-03-expected.checksum: Added.
        * editing/inserting/insert-paragraph-03-expected.png: Added.
        * editing/inserting/insert-paragraph-03-expected.txt: Added.
        * editing/inserting/insert-paragraph-03.html: Added.
        * editing/inserting/insert-paragraph-04-expected.checksum: Added.
        * editing/inserting/insert-paragraph-04-expected.png: Added.
        * editing/inserting/insert-paragraph-04-expected.txt: Added.
        * editing/inserting/insert-paragraph-04.html: Added.

2006-10-20  Geoffrey Garen  <ggaren@apple.com>

        RS by Beth "pants on fire" Dakin.
        
        Put some layout tests in their place.

        * fast/dom/Window/window-object-cross-frame-calls-expected.txt: Added.
        * fast/dom/Window/window-object-cross-frame-calls.html: Added.
        * fast/dom/Window/window-onFocus-expected.checksum: Added.
        * fast/dom/Window/window-onFocus-expected.png: Added.
        * fast/dom/Window/window-onFocus-expected.txt: Added.
        * fast/dom/Window/window-onFocus.html: Added.
        * fast/dom/Window/window-xy-properties-expected.txt: Added.
        * fast/dom/Window/window-xy-properties.html: Added.
        * fast/dom/window-object-cross-frame-calls-expected.txt: Removed.
        * fast/dom/window-object-cross-frame-calls.html: Removed.
        * fast/dom/window-onFocus-expected.checksum: Removed.
        * fast/dom/window-onFocus-expected.png: Removed.
        * fast/dom/window-onFocus-expected.txt: Removed.
        * fast/dom/window-onFocus.html: Removed.
        * fast/dom/window-xy-properties-expected.txt: Removed.
        * fast/dom/window-xy-properties.html: Removed.
        * fast/html/xhtml-serialize-expected.txt: Added.
        * fast/html/xhtml-serialize.html: Added.
        * fast/js/resources/xhtml-serialize.js: Removed.
        * fast/js/resources/xslt-fragment-in-empty-doc.js: Removed.
        * fast/js/xhtml-serialize-expected.txt: Removed.
        * fast/js/xhtml-serialize.html: Removed.
        * fast/js/xslt-fragment-in-empty-doc-expected.txt: Removed.
        * fast/js/xslt-fragment-in-empty-doc.html: Removed.
        * fast/xsl/xslt-fragment-in-empty-doc-expected.txt: Added.
        * fast/xsl/xslt-fragment-in-empty-doc.html: Added.
        * fast/dom/resources/child.html: Removed.
        * fast/dom/Window/resources/child.html: Added.

2006-10-20  Beth Dakin  <bdakin@apple.com>

        Reviewed by Geoff.

        Changing these counters tests because they fail on some people's 
        machines. They fail for people who have the Armenian glyphs the 
        tests were looking for in the "expected" line. There is no point in 
        testing that anyway, since we do not currently support Armenian in 
        counters or in list markers.

        * fast/css/counters/counter10-expected.checksum:
        * fast/css/counters/counter10-expected.png:
        * fast/css/counters/counter10-expected.txt:
        * fast/css/counters/counter10.html:
        * fast/css/counters/counters10-expected.checksum:
        * fast/css/counters/counters10-expected.png:
        * fast/css/counters/counters10-expected.txt:
        * fast/css/counters/counters10.html:

2006-10-20  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Anders.
        
        Removed old window property tests because they didn't quite work and they
        were looking at me funny. Replaced with new, comprehensive test.

        * fast/dom/Window/window-properties-expected.txt: Added.
        * fast/dom/Window/window-properties.html: Added.
        * fast/js/window-properties-expected.txt: Removed.
        * fast/js/window-properties.html: Removed.
        * fast/js/window-properties2-expected.txt: Removed.
        * fast/js/window-properties2.html: Removed.

2006-10-20  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Geoff.

        Add test case for timer crash.
        
        * fast/dom/timer-clear-interval-in-handler-expected.txt: Added.
        * fast/dom/timer-clear-interval-in-handler.html: Added.

2006-10-20  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth, approved in principle by Adele, who couldn't be troubled
        for an actual review.
        
        Fixed http://bugs.webkit.org/show_bug.cgi?id=11345
        1 fewer shouldChangeSelection delegate call for fast/forms/focus-control-to-page
        
        I updated this test to use <input type="search"> because that's the only
        remaining AppKit control, and the test's intention is verify tabbing
        between AppKit and non-AppKit controls.
        
        I updated the results because the behavior change is good.
        
        Here's why the test regressed:
        
        Our editing code is cra-zay. When AppKit calls nextKeyView, we not only
        calculate the next key element in the page, we also focus it as a side-effect. 
        As a result, we used to fire a focus delegate twice, because AppKit happened
        to call nextKeyView twice.
        
        This test first regressed when Adele changed listboxes to be non-AppKit
        controls (r16718). That change took AppKit out of test.
        
        The regression redoubled itself when Adam moved TAB handling into the DOM
        (r16741), taking AppKit out of TABing completely.

        * fast/forms/focus-control-to-page-expected.txt:
        * fast/forms/focus-control-to-page.html:

2006-10-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4447885>
        API: WebView should have a method something like incrementLeftMarginBy: or indentBy:

        Changed blockquotes in these tests to blockquote class="webkit-indent-blockquote".
        * editing/execCommand/indent-empty-root-expected.txt:
        * editing/execCommand/indent-selection-expected.checksum:
        * editing/execCommand/indent-selection-expected.png:
        * editing/execCommand/indent-selection-expected.txt:
        * editing/execCommand/indent-selection.html:
        * editing/execCommand/nsresponder-indent-expected.txt:
        * editing/execCommand/nsresponder-outdent.html:
        * editing/execCommand/outdent-selection-expected.checksum:
        * editing/execCommand/outdent-selection-expected.png:
        * editing/execCommand/outdent-selection-expected.txt:
        
        Ditto.  Added a FIXME:
        * editing/execCommand/outdent-selection.html:

2006-10-19  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by ap.
        
        Added a delay before printing the last line of text to ensure that the two
        lines consistently decode as separate chunks.

        * http/tests/incremental/slow-utf8-css.pl:
        * http/tests/incremental/slow-utf8-css-expected.txt:
        
2006-10-19  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Mitz.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11141
        REGRESSION(r16681-r16691): CSS '@import' doesn't respect HTML Base element

        * http/tests/uri/css-href-2.css: Added.
        * http/tests/uri/css-href-expected.checksum: Added.
        * http/tests/uri/css-href-expected.png: Added.
        * http/tests/uri/css-href-expected.txt: Added.
        * http/tests/uri/css-href-fwd.css: Added.
        * http/tests/uri/css-href.css: Added.
        * http/tests/uri/css-href.php: Added.
        * http/tests/uri/resources/css-href-2.css: Added.
        * http/tests/uri/resources/css-href.css: Added.

2006-10-19  Geoffrey Garen  <ggaren@apple.com>

        Updated this test to avoid machine-specific results.

        * fast/js/window-properties2-expected.txt:
        * fast/js/window-properties2.html:

2006-10-18  Geoffrey Garen  <ggaren@apple.com>

        Test for some window properties that WebCore previously didn't enumerate.

        * fast/js/window-properties2-expected.txt: Added.
        * fast/js/window-properties2.html: Added.

2006-10-18  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth.
        
        Updated some results now that some global JS objects repeatably report their
        statically declared properties.

        * fast/js/window-properties-expected.txt:
        * fast/js/window-properties.html:

2006-10-18  Adam Roben  <aroben@apple.com>

        Reviewed by Maciej.

        Fix: http://bugs.webkit.org/show_bug.cgi?id=11342
        fast/repaint/4774354 is failing

        It seems that this test got checked in with incorrect results, as it
        has been failing since its introduction in r17093.

        * fast/repaint/4774354-expected.txt:

2006-10-18  Adam Roben  <aroben@apple.com>

        Reviewed by Brady.

        New test to make sure we're generating the correct keycodes for Tab
        and Shift-Tab keypresses.

        * fast/events/js-keyboard-event-creation-expected.txt: Added.
        * fast/events/js-keyboard-event-creation.html: Added.

2006-10-18  Adam Roben  <aroben@apple.com>

        Reviewed by Brady.

        Fix: http://bugs.webkit.org/show_bug.cgi?id=11344
        REGRESSION (r16741): webViewDidChangeSelection delegate not firing in
        2 layout tests

        The behavior for display-none-in-onchange-keyboard is still correct
        (we don't crash when the element about to receive focus gets
        display:none set), so I've just generated new results for it.

        The behavior of tabbing-input-iframe has changed a little. iframe
        elements are now in the tab order, so I've changed the test to take
        that into account and generated new results.

        * fast/forms/display-none-in-onchange-keyboard-expected.txt:
        * fast/forms/tabbing-input-iframe-expected.txt:
        * fast/forms/tabbing-input-iframe.html:

2006-10-18  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        <rdar://problem/4784823>
        GMail Editor: Hang occurs when removing list styling on text in a rich text message

        * editing/execCommand/remove-list-1-expected.checksum: Added.
        * editing/execCommand/remove-list-1-expected.png: Added.
        * editing/execCommand/remove-list-1-expected.txt: Added.
        * editing/execCommand/remove-list-1.html: Added.

2006-10-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        <rdar://problem/4765600>
        REGRESSION: Mail.app: smart deletion of words does not work

        * editing/deleting/smart-delete-003-expected.checksum: Added.
        * editing/deleting/smart-delete-003-expected.png: Added.
        * editing/deleting/smart-delete-003-expected.txt: Added.
        * editing/deleting/smart-delete-003.html: Added.
        * editing/deleting/smart-delete-004-expected.checksum: Added.
        * editing/deleting/smart-delete-004-expected.png: Added.
        * editing/deleting/smart-delete-004-expected.txt: Added.
        * editing/deleting/smart-delete-004.html: Added.
        
2006-10-18  Adam Roben  <aroben@apple.com>

        Reviewed by Maciej.

        Fix: http://bugs.webkit.org/show_bug.cgi?id=11340
        editing/pasteboard/4641033 needs new results

        Update results after r17071.

        * editing/pasteboard/4641033-expected.txt:

2006-10-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        <rdar://problem/4776665>
        REGRESSION: In Mail, caret is visible when the message body isn't focused

        * editing/selection/4776665-expected.checksum: Added.
        * editing/selection/4776665-expected.png: Added.
        * editing/selection/4776665-expected.txt: Added.
        * editing/selection/4776665.html: Added.

2006-10-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4774354>
        REGRESSION: In Gmail, caret reappears when dragging a selection over some text in the message body

        * fast/repaint/4774354-expected.checksum: Added.
        * fast/repaint/4774354-expected.png: Added.
        * fast/repaint/4774354-expected.txt: Added.
        * fast/repaint/4774354.html: Added.
        * fast/repaint/resources/contenteditable-iframe-src.html: Added.

2006-10-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by sullivan
        
        <rdar://problem/4776765>
        REGRESSION: Caret's ghost left behind after inserting a paragraph separator (11237)

        * fast/repaint/4776765-expected.checksum: Added.
        * fast/repaint/4776765-expected.png: Added.
        * fast/repaint/4776765-expected.txt: Added.
        * fast/repaint/4776765.html: Added.

2006-10-17  Alice Liu  <alice.liu@apple.com>

        Reviewed by Tim Hatcher.

        When nodes are removed, selections are cleared, and when 
        http://bugs.webkit.org/show_bug.cgi?id=6498 was fixed, we started 
        sending didChangeSelection notifications.  Updating the test results 
        fixes some of the tests mentioned in http://bugs.webkit.org/show_bug.cgi?id=10924

        * fast/dynamic/move-node-with-selection-expected.txt:
        * fast/events/dblclick-addEventListener-expected.txt:
        * fast/events/updateLayoutForHitTest-expected.txt:

2006-10-17  Alice Liu  <alice.liu@apple.com>

        Reviewed by aroben.

        updating test results after r17068 - http://bugs.webkit.org/show_bug.cgi?id=11320

        * fast/block/float/013-expected.checksum:
        * fast/block/float/013-expected.txt:

2006-10-17  Adam Roben  <aroben@apple.com>

        Reviewed by Adele.

        Fixes http://bugs.webkit.org/show_bug.cgi?id=11214
        http/tests/xmlhttprequest/exceptions.html needs new results

        Updating results after r16794.

        * http/tests/xmlhttprequest/exceptions-expected.txt:
        * http/tests/xmlhttprequest/exceptions.html: Add comments about why we
        don't follow the XHR spec.

2006-10-16  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/3655385>
        Editing: -indent: method unimplemented

        * editing/execCommand/nsresponder-indent-expected.checksum: Added.
        * editing/execCommand/nsresponder-indent-expected.png: Added.
        * editing/execCommand/nsresponder-indent-expected.txt: Added.
        * editing/execCommand/nsresponder-indent.html: Added.
        * editing/execCommand/nsresponder-outdent-expected.checksum: Added.
        * editing/execCommand/nsresponder-outdent-expected.png: Added.
        * editing/execCommand/nsresponder-outdent-expected.txt: Added.
        * editing/execCommand/nsresponder-outdent.html: Added.

2006-10-13  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by ggaren and harrison
        
        <rdar://problem/4744008>
        9A270: Mail crashes when I try to paste large items from Safari
        
        * editing/pasteboard/4744008-expected.txt: Added.
        * editing/pasteboard/4744008.html: Added.

2006-10-13  Geoffrey Garen  <ggaren@apple.com>

        Tests for accessing renderer-dependent properties from a javascript: URL.
        
        * fast/frames/frame-js-url-clientWidth-expected.txt: Added.
        * fast/frames/frame-js-url-clientWidth.html: Added.
        * fast/frames/iframe-js-url-clientWidth-expected.txt: Added.
        * fast/frames/iframe-js-url-clientWidth.html: Added.

2006-10-13  David Harrison  <harrison@apple.com>

        Reviewed by Justin.

        <rdar://problem/4746860> Mail crash in WebCore::CSSMutableStyleDeclaration::merge(WebCore::CSSMutableStyleDeclaration*, bool)

        * editing/style/style-boundary-005.html: Added. Matches steps from bug.
        * editing/execCommand/hilitecolor-expected.txt: Updated (no empty Apple style spans).
        * editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Updated (no empty Apple style spans).
        * editing/style/remove-underline-in-bold-expected.txt: Updated (no empty Apple style spans).
        * editing/style/typing-style-003-expected.txt: Updated (no empty Apple style spans).

2006-10-12  Adele Peterson  <adele@apple.com>

        Reviewed by Anders.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=11172
          REGRESSION (NativeListBox): OPTION text paints over the edge of the select element at http://jobs.apple.com/

        * fast/forms/listbox-width-change-expected.txt: Added.
        * fast/forms/listbox-width-change-expected.png: Added.
        * fast/forms/listbox-width-change-expected.checksum: Added.
        * fast/forms/listbox-width-change.html: Added.

2006-10-11  Kevin McCullough  <KMcCullough@apple.com>

        Reviewed by Darin.

        These test DST behavior on the cusp of a change (i.e. spring forward, fall back)

        * fast/js/date-DST-time-cusps-expected.txt: Added.
        * fast/js/date-DST-time-cusps.html: Added.
        * fast/js/resources/date-DST-time-cusps.js: Added.

2006-10-11  Oliver Hunt  <oliver@apple.com>

        Reviewed by Brady.

        Fix svg text related layout tests

        * svg/custom/getsvgdocument-expected.txt:
        * svg/hixie/viewbox/003-expected.txt:

2006-10-11  Oliver Hunt  <oliver@apple.com>

        Reviewed by Geoff.

        Test case for http://bugs.webkit.org/show_bug.cgi?id=11251

        * fast/canvas/zero-size-fill-rect-expected.checksum: Added.
        * fast/canvas/zero-size-fill-rect-expected.png: Added.
        * fast/canvas/zero-size-fill-rect-expected.txt: Added.
        * fast/canvas/zero-size-fill-rect.html: Added.

2006-10-11  Rob Buis  <buis@kde.org>

        Reviewed by Mitz.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=11221
        REGRESSION: iExploder crash due to style="cursor: url()"

        * fast/css/invalid-cursor-property-crash-expected.txt: Added.
        * fast/css/invalid-cursor-property-crash.html: Added.

2006-10-11  Antti Koivisto  <koivisto@iki.fi>

        Reviewed by Hyatt.
        
        Test for http://bugs.webkit.org/show_bug.cgi?id=4377

        * fast/layers/layer-visibility-expected.checksum: Added.
        * fast/layers/layer-visibility-expected.png: Added.
        * fast/layers/layer-visibility-expected.txt: Added.
        * fast/layers/layer-visibility.html: Added.

2006-10-10  Oliver Hunt  <ohunt@apple.com>

        Rubber stamped by Anders.

        Updated to deal with new svg text renderers, and
        updated result.

        custom/text-clip testcase was incorrect, and has been fixed

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/custom/baseval-animval-equality-expected.checksum:
        * svg/custom/baseval-animval-equality-expected.png:
        * svg/custom/coords-relative-units-transforms-expected.checksum:
        * svg/custom/coords-relative-units-transforms-expected.png:
        * svg/custom/coords-relative-units-transforms-expected.txt:
        * svg/custom/createelement-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/foreign-object-skew-expected.txt:
        * svg/custom/gradient-stroke-width-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.txt:
        * svg/custom/invalid-css-expected.txt:
        * svg/custom/invalid-fill-expected.txt:
        * svg/custom/invalid-viewbox1-expected.txt:
        * svg/custom/invalid-viewbox2-expected.txt:
        * svg/custom/junk-data-expected.txt:
        * svg/custom/marker-overflow-clip-expected.txt:
        * svg/custom/missing-xlink-expected.txt:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/pointer-events-path-expected.txt:
        * svg/custom/svg-overflow-types-expected.txt:
text-clip was an incorrect test, rather than an incorrect result
        * svg/custom/text-clip-expected.txt:
        * svg/custom/text-clip.svg:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/text-gradient-no-content-expected.txt:
        * svg/custom/text-hit-test-expected.txt:
        * svg/custom/text-image-opacity-expected.txt:
        * svg/custom/tref-update-expected.txt:

2006-10-09  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.
        
        - test case that ensures Referer[sic] header is sent

        * http/tests/misc/referrer-expected.txt: Added.
        * http/tests/misc/referrer.html: Added.
        * http/tests/misc/resources/referrer-result.php: Added.

2006-10-09  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by Oliver.

        Use log() instead of alert() just like in all other tests.

        * editing/selection/move-begin-end.html:

2006-10-07  Andrew Wellington  <proton@wiretapped.net>

        Reviewed by Eric.

        Test for http://bugs.webkit.org/show_bug.cgi?id=10837
        Bug 10837: REGRESSION: Yahoo New Charts Crashes WebKit

        * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.checksum: Added.
        * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.png: Added.
        * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Added.
        * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html: Added.

2006-10-05  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=11054
        REGRESSION: Traditional Chinese encoding in login authentication

        Each of these tests is passed by Firefox 1.5 and/or WinIE 6.

        * fast/encoding/GBK/EUC-CN-expected.txt: Added.
        * fast/encoding/GBK/EUC-CN.html: Added.
        * fast/encoding/GBK/chinese-expected.txt: Added.
        * fast/encoding/GBK/chinese.html: Added.
        * fast/encoding/GBK/cn-gb-expected.txt: Added.
        * fast/encoding/GBK/cn-gb.html: Added.
        * fast/encoding/GBK/csgb2312-expected.txt: Added.
        * fast/encoding/GBK/csgb2312.html: Added.
        * fast/encoding/GBK/csgb231280-expected.txt: Added.
        * fast/encoding/GBK/csgb231280.html: Added.
        * fast/encoding/GBK/gb2312-expected.txt: Added.
        * fast/encoding/GBK/gb2312.html: Added.
        * fast/encoding/GBK/gb_2312-80-expected.txt: Added.
        * fast/encoding/GBK/gb_2312-80.html: Added.
        * fast/encoding/GBK/gbk-expected.txt: Added.
        * fast/encoding/GBK/gbk.html: Added.
        * fast/encoding/GBK/iso-ir-58-expected.txt: Added.
        * fast/encoding/GBK/iso-ir-58.html: Added.
        * fast/encoding/GBK/x-euc-cn-expected.txt: Added.
        * fast/encoding/GBK/x-euc-cn.html: Added.
        * fast/encoding/GBK/x-gbk-expected.txt: Added.
        * fast/encoding/GBK/x-gbk.html: Added.

2006-10-04  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Adam.

        * fast/frames/frame-src-attribute-expected.txt:
        Update test result.

2006-10-03  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Tim H.

        http://bugs.webkit.org/show_bug.cgi?id=11130
        Convert "undefined" to AE missing value

        * fast/AppleScript/001-expected.txt:
        * fast/AppleScript/array-expected.txt:
        Updated the results.

2006-10-03  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/execCommand/paste-1-expected.checksum: Added.
        * editing/execCommand/paste-1-expected.png: Added.
        * editing/execCommand/paste-1-expected.txt: Added.
        * editing/execCommand/paste-1.html: Added.
        * editing/execCommand/paste-2-expected.checksum: Added.
        * editing/execCommand/paste-2-expected.png: Added.
        * editing/execCommand/paste-2-expected.txt: Added.
        * editing/execCommand/paste-2.html: Added.

2006-10-03  Beth Dakin  <bdakin@apple.com>

        Reviewed by Geoff.

        Changing these two counters tests so they pass on the BuildBot.

        * fast/css/counters/counter04-expected.checksum:
        * fast/css/counters/counter04-expected.png:
        * fast/css/counters/counter04-expected.txt:
        * fast/css/counters/counter04.html:
        * fast/css/counters/counters04-expected.checksum:
        * fast/css/counters/counters04-expected.png:
        * fast/css/counters/counters04-expected.txt:
        * fast/css/counters/counters04.html:

2006-10-03  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by geoff
        
        Fixed a typo, updating expected results.

        * editing/execCommand/create-list-with-hr-expected.checksum:
        * editing/execCommand/create-list-with-hr-expected.png:
        * editing/execCommand/create-list-with-hr-expected.txt:

2006-10-03  David Harrison  <harrison@apple.com>

        Reviewed by Maciej.
        
        <rdar://problem/4671286> Candidate Window isn't displayed and only first candidate is displayed at typing location.

        Updated test so that it actually shows the caret rect for the caret position.
        Before, it was showing the caret rect for the 9th character of the test description.
        
        * fast/text/justified-text-rect-expected.checksum:
        * fast/text/justified-text-rect-expected.png:
        * fast/text/justified-text-rect-expected.txt:
        * fast/text/justified-text-rect.html:

2006-10-02  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        * editing/execCommand/create-list-with-hr-expected.checksum: Added.
        * editing/execCommand/create-list-with-hr-expected.png: Added.
        * editing/execCommand/create-list-with-hr-expected.txt: Added.
        * editing/execCommand/create-list-with-hr.html: Added.

2006-10-02  Beth Dakin  <bdakin@apple.com>

        Minor harassment followed by abject surrender provided by ggggaren.

        Tests for counters.

        * fast/css/counters/contentNone-expected.checksum: Added.
        * fast/css/counters/contentNone-expected.png: Added.
        * fast/css/counters/contentNone-expected.txt: Added.
        * fast/css/counters/contentNone.html: Added.
        * fast/css/counters/counter00-expected.checksum: Added.
        * fast/css/counters/counter00-expected.png: Added.
        * fast/css/counters/counter00-expected.txt: Added.
        * fast/css/counters/counter00.html: Added.
        * fast/css/counters/counter01-expected.checksum: Added.
        * fast/css/counters/counter01-expected.png: Added.
        * fast/css/counters/counter01-expected.txt: Added.
        * fast/css/counters/counter01.html: Added.
        * fast/css/counters/counter02-expected.checksum: Added.
        * fast/css/counters/counter02-expected.png: Added.
        * fast/css/counters/counter02-expected.txt: Added.
        * fast/css/counters/counter02.html: Added.
        * fast/css/counters/counter03-expected.checksum: Added.
        * fast/css/counters/counter03-expected.png: Added.
        * fast/css/counters/counter03-expected.txt: Added.
        * fast/css/counters/counter03.html: Added.
        * fast/css/counters/counter04-expected.checksum: Added.
        * fast/css/counters/counter04-expected.png: Added.
        * fast/css/counters/counter04-expected.txt: Added.
        * fast/css/counters/counter04.html: Added.
        * fast/css/counters/counter05-expected.checksum: Added.
        * fast/css/counters/counter05-expected.png: Added.
        * fast/css/counters/counter05-expected.txt: Added.
        * fast/css/counters/counter05.html: Added.
        * fast/css/counters/counter06-expected.checksum: Added.
        * fast/css/counters/counter06-expected.png: Added.
        * fast/css/counters/counter06-expected.txt: Added.
        * fast/css/counters/counter06.html: Added.
        * fast/css/counters/counter07-expected.checksum: Added.
        * fast/css/counters/counter07-expected.png: Added.
        * fast/css/counters/counter07-expected.txt: Added.
        * fast/css/counters/counter07.html: Added.
        * fast/css/counters/counter08-expected.checksum: Added.
        * fast/css/counters/counter08-expected.png: Added.
        * fast/css/counters/counter08-expected.txt: Added.
        * fast/css/counters/counter08.html: Added.
        * fast/css/counters/counter09-expected.checksum: Added.
        * fast/css/counters/counter09-expected.png: Added.
        * fast/css/counters/counter09-expected.txt: Added.
        * fast/css/counters/counter09.html: Added.
        * fast/css/counters/counter10-expected.checksum: Added.
        * fast/css/counters/counter10-expected.png: Added.
        * fast/css/counters/counter10-expected.txt: Added.
        * fast/css/counters/counter10.html: Added.
        * fast/css/counters/counter11-expected.checksum: Added.
        * fast/css/counters/counter11-expected.png: Added.
        * fast/css/counters/counter11-expected.txt: Added.
        * fast/css/counters/counter11.html: Added.
        * fast/css/counters/counter12-expected.checksum: Added.
        * fast/css/counters/counter12-expected.png: Added.
        * fast/css/counters/counter12-expected.txt: Added.
        * fast/css/counters/counter12.html: Added.
        * fast/css/counters/counter13-expected.checksum: Added.
        * fast/css/counters/counter13-expected.png: Added.
        * fast/css/counters/counter13-expected.txt: Added.
        * fast/css/counters/counter13.html: Added.
        * fast/css/counters/counter14-expected.checksum: Added.
        * fast/css/counters/counter14-expected.png: Added.
        * fast/css/counters/counter14-expected.txt: Added.
        * fast/css/counters/counter14.html: Added.
        * fast/css/counters/counter15-expected.checksum: Added.
        * fast/css/counters/counter15-expected.png: Added.
        * fast/css/counters/counter15-expected.txt: Added.
        * fast/css/counters/counter15.html: Added.
        * fast/css/counters/counter16-expected.checksum: Added.
        * fast/css/counters/counter16-expected.png: Added.
        * fast/css/counters/counter16-expected.txt: Added.
        * fast/css/counters/counter16.html: Added.
        * fast/css/counters/counters00-expected.checksum: Added.
        * fast/css/counters/counters00-expected.png: Added.
        * fast/css/counters/counters00-expected.txt: Added.
        * fast/css/counters/counters00.html: Added.
        * fast/css/counters/counters01-expected.checksum: Added.
        * fast/css/counters/counters01-expected.png: Added.
        * fast/css/counters/counters01-expected.txt: Added.
        * fast/css/counters/counters01.html: Added.
        * fast/css/counters/counters02-expected.checksum: Added.
        * fast/css/counters/counters02-expected.png: Added.
        * fast/css/counters/counters02-expected.txt: Added.
        * fast/css/counters/counters02.html: Added.
        * fast/css/counters/counters03-expected.checksum: Added.
        * fast/css/counters/counters03-expected.png: Added.
        * fast/css/counters/counters03-expected.txt: Added.
        * fast/css/counters/counters03.html: Added.
        * fast/css/counters/counters04-expected.checksum: Added.
        * fast/css/counters/counters04-expected.png: Added.
        * fast/css/counters/counters04-expected.txt: Added.
        * fast/css/counters/counters04.html: Added.
        * fast/css/counters/counters05-expected.checksum: Added.
        * fast/css/counters/counters05-expected.png: Added.
        * fast/css/counters/counters05-expected.txt: Added.
        * fast/css/counters/counters05.html: Added.
        * fast/css/counters/counters06-expected.checksum: Added.
        * fast/css/counters/counters06-expected.png: Added.
        * fast/css/counters/counters06-expected.txt: Added.
        * fast/css/counters/counters06.html: Added.
        * fast/css/counters/counters07-expected.checksum: Added.
        * fast/css/counters/counters07-expected.png: Added.
        * fast/css/counters/counters07-expected.txt: Added.
        * fast/css/counters/counters07.html: Added.
        * fast/css/counters/counters08-expected.checksum: Added.
        * fast/css/counters/counters08-expected.png: Added.
        * fast/css/counters/counters08-expected.txt: Added.
        * fast/css/counters/counters08.html: Added.
        * fast/css/counters/counters09-expected.checksum: Added.
        * fast/css/counters/counters09-expected.png: Added.
        * fast/css/counters/counters09-expected.txt: Added.
        * fast/css/counters/counters09.html: Added.
        * fast/css/counters/counters10-expected.checksum: Added.
        * fast/css/counters/counters10-expected.png: Added.
        * fast/css/counters/counters10-expected.txt: Added.
        * fast/css/counters/counters10.html: Added.
        * fast/css/counters/counters11-expected.checksum: Added.
        * fast/css/counters/counters11-expected.png: Added.
        * fast/css/counters/counters11-expected.txt: Added.
        * fast/css/counters/counters11.html: Added.
        * fast/css/counters/counters12-expected.checksum: Added.
        * fast/css/counters/counters12-expected.png: Added.
        * fast/css/counters/counters12-expected.txt: Added.
        * fast/css/counters/counters12.html: Added.
        * fast/css/counters/counters13-expected.checksum: Added.
        * fast/css/counters/counters13-expected.png: Added.
        * fast/css/counters/counters13-expected.txt: Added.
        * fast/css/counters/counters13.html: Added.
        * fast/css/counters/counters14-expected.checksum: Added.
        * fast/css/counters/counters14-expected.png: Added.
        * fast/css/counters/counters14-expected.txt: Added.
        * fast/css/counters/counters14.html: Added.
        * fast/css/counters/counters15-expected.checksum: Added.
        * fast/css/counters/counters15-expected.png: Added.
        * fast/css/counters/counters15-expected.txt: Added.
        * fast/css/counters/counters15.html: Added.
        * fast/css/counters/counters18-expected.checksum: Added.
        * fast/css/counters/counters18-expected.png: Added.
        * fast/css/counters/counters18-expected.txt: Added.
        * fast/css/counters/counters18.html: Added.
        * fast/css/counters/implied00-expected.checksum: Added.
        * fast/css/counters/implied00-expected.png: Added.
        * fast/css/counters/implied00-expected.txt: Added.
        * fast/css/counters/implied00.html: Added.
        * fast/css/counters/root-expected.checksum: Added.
        * fast/css/counters/root-expected.png: Added.
        * fast/css/counters/root-expected.txt: Added.
        * fast/css/counters/root.html: Added.
        * fast/css/counters/visibilityNone-expected.checksum: Added.
        * fast/css/counters/visibilityNone-expected.png: Added.
        * fast/css/counters/visibilityNone-expected.txt: Added.
        * fast/css/counters/visibilityNone.html: Added.

2006-10-02  Adam Roben  <aroben@apple.com>

        Reviewed by Tim H.

        This change fixes a couple of problems with the window-properties
        test. window-properties' output changes depending on the presence or
        non-presence of session history (see
        http://bugs.webkit.org/show_bug.cgi?id=10965 for details). For this
        reason, the test must always be run as part of a run of ALL layout
        tests. The test results checked in were generated from an individual
        run of this test, so the buildbots were always failing since they run
        all the tests at once.

        This change regenerates the results for the test using a full run of
        layout tests. The test now also prints out object class names, and
        will print an error message when the test is run by itself.

        * fast/js/window-properties-expected.txt:
        * fast/js/window-properties.html:

2006-10-02  Adele Peterson  <adele@apple.com>

        Reviewed by Adam.

        - Updated results for <rdar://problem/4463841> Switch to use new list box implementation for <select multiple>

        * fast/forms/HTMLOptionElement_label05-expected.checksum:
        * fast/forms/HTMLOptionElement_label05-expected.png:
        * fast/forms/HTMLOptionElement_label05-expected.txt:
        * fast/forms/form-element-geometry-expected.checksum:
        * fast/forms/form-element-geometry-expected.png:
        * fast/forms/form-element-geometry-expected.txt:
        * fast/forms/option-strip-whitespace-expected.checksum:
        * fast/forms/option-strip-whitespace-expected.png:
        * fast/forms/option-strip-whitespace-expected.txt:
        * fast/forms/password-doubleclick-selection-expected.txt: Added.
        * fast/forms/password-doubleclick-selection.html: Added.
        * fast/forms/select-change-popup-to-listbox-expected.checksum:
        * fast/forms/select-change-popup-to-listbox-expected.png:
        * fast/forms/select-change-popup-to-listbox-expected.txt:
        * fast/text/updateNewFont-expected.checksum:
        * fast/text/updateNewFont-expected.png:
        * fast/text/updateNewFont-expected.txt:

2006-10-01  Maciej Stachowiak  <mjs@apple.com>

        Rubber stamped by Alexey.

        - reverted fix for http://bugs.webkit.org/show_bug.cgi?id=10893 since it led to layout test crashes

        * fast/dom/css-insert-import-rule-expected.txt: Removed.
        * fast/dom/css-insert-import-rule.html: Removed.

2006-09-30  Geoffrey Garen  <ggaren@apple.com>

        Added test for the viewource attribute, which applies to <frame> and
        <iframe> elements.

        * fast/frames/viewsource-attribute-expected.txt: Added.
        * fast/frames/viewsource-attribute.html: Added.

        * fast/frames/frameElement-widthheight.html: Removed stray character.

2006-09-30  David Harrison  <harrison@apple.com>

        Reviewed by John Sullivan.

        <rdar://problem/4641262> REGRESSION: Japanese text corrupts on wrapping point

        * fast/text/international/wrap-CJK-001-expected.checksum: Added.
        * fast/text/international/wrap-CJK-001-expected.png: Added.
        * fast/text/international/wrap-CJK-001-expected.txt: Added.
        * fast/text/international/wrap-CJK-001.html: Added.

2006-10-01  Graham Dennis  <graham.dennis@gmail.com>

        Reviewed by Hyatt.
        
        Test for http://bugs.webkit.org/show_bug.cgi?id=10842
        REGRESSION (r15418): contenteditable div truncates rightmost Japanese character

        * fast/text/line-breaks-after-white-space-expected.checksum: Added.
        * fast/text/line-breaks-after-white-space-expected.png: Added.
        * fast/text/line-breaks-after-white-space-expected.txt: Added.
        * fast/text/line-breaks-after-white-space.html: Added.

2006-10-01  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Maciej and Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=4372
        JavaScript document.write page form does not submit in Safari

        * fast/forms/document-write-expected.txt: Added.
        * fast/forms/document-write.html: Added.

2006-09-30  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=11011
        External CSS is parsed as iso-8859-1 even though the main document is utf-8

        * fast/encoding/css-charset-default-expected.txt: Added.
        * fast/encoding/css-charset-default.xhtml: Added.
        * fast/encoding/css-charset-import.css: Added.
        * fast/encoding/css-charset-inherit-iso-8859-5.css: Added.
        * fast/encoding/css-charset-inherit-koi-8.css: Added.

2006-09-30  Rob Buis  <buis@kde.org>

        Reviewed by eseidel.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=11096
        Hit testing for polylines fails

        * svg/custom/polyline-hittest-expected.checksum: Added.
        * svg/custom/polyline-hittest-expected.png: Added.
        * svg/custom/polyline-hittest-expected.txt: Added.
        * svg/custom/polyline-hittest.svg: Added.

2006-09-29  Timothy Hatcher  <timothy@apple.com>

        Bug 11041: fast/dom/isindex-001 needs new results
        http://bugs.webkit.org/show_bug.cgi?id=11041

        * fast/dom/isindex-001-expected.txt:

2006-09-29  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by John, Maciej.
        
        Added test for whether a frame element reports its src attribute as a
        complete, rather than relative, URL.

        * fast/frames/frame-src-attribute-expected.txt: Added.
        * fast/frames/frame-src-attribute.html: Added.
        * fast/frames/resources/frame-src-attribute-subframe.html: Added.

2006-09-29  David Harrison  <harrison@apple.com>

        Reviewed by John Sullivan.

        <rdar://problem/4663772> REGRESSION: Cannot type in Japanese after replying to a particular message
        <rdar://problem/4673293> REGRESSION: Can't enter the Japanese characters in Mail or Blot

        * fast/text/attributed-substring-from-range-001-expected.txt: Added.
        * fast/text/attributed-substring-from-range-001.html: Added.
        
        Check attributed string results when starting or ending at a br element.

2006-09-29  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=10893
        InsertRule can not handle @import statements

        * fast/dom/css-insert-import-rule.html: Added.
        * fast/dom/resources/css-insert-import-rule.css: Added.

2006-09-28  David Harrison  <harrison@apple.com>

        Reviewed by Justin.

        Call clearKillRing() so we are guaranteed to start with empty kill ring.

        * editing/pasteboard/emacs-cntl-y-001.html:

2006-09-27  Eric Seidel  <eric@webkit.org>

        Reviewed by mitz.
        
        paths with no fill specified default to black but do not recieve paint-related mouse events
        http://bugs.webkit.org/show_bug.cgi?id=11069

        * svg/custom/hover-default-fill-expected.checksum: Added.
        * svg/custom/hover-default-fill-expected.png: Added.
        * svg/custom/hover-default-fill-expected.txt: Added.
        * svg/custom/hover-default-fill.svg: Added.

2006-09-27  Rob Buis  <buis@kde.org>

        Reviewed by eseidel.

        Testcases for:
        http://bugs.webkit.org/show_bug.cgi?id=11015
        SVG handles em units incorrectly

        * svg/custom/viewport-em-expected.checksum: Added.
        * svg/custom/viewport-em-expected.png: Added.
        * svg/custom/viewport-em-expected.txt: Added.
        * svg/custom/viewport-em.svg: Added.
        * svg/custom/viewport-update2-expected.checksum: Added.
        * svg/custom/viewport-update2-expected.png: Added.
        * svg/custom/viewport-update2-expected.txt: Added.
        * svg/custom/viewport-update2.svg: Added.

2006-09-27  Eric Seidel  <eric@webkit.org>

        Reviewed by darin.
        
        Updated test (and results) for new invalid fill behavior.
        http://bugs.webkit.org/show_bug.cgi?id=11017

        * svg/custom/invalid-fill-expected.checksum:
        * svg/custom/invalid-fill-expected.png:
        * svg/custom/invalid-fill-expected.txt:
        * svg/custom/invalid-fill.svg:

2006-09-26  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/4747695> 
        Gmail Editor: Crash at WebCore::Range::startPosition() when decreasing a indent

        * editing/deleting/list-item-1-expected.checksum: Added.
        * editing/deleting/list-item-1-expected.png: Added.
        * editing/deleting/list-item-1-expected.txt: Added.
        * editing/deleting/list-item-1.html: Added.
        * editing/execCommand/remove-list-item-1-expected.checksum: Added.
        * editing/execCommand/remove-list-item-1-expected.png: Added.
        * editing/execCommand/remove-list-item-1-expected.txt: Added.
        * editing/execCommand/remove-list-item-1.html: Added.

2006-09-26  David Harrison  <harrison@apple.com>

        Reviewed by John and TimH.
        
        <rdar://problem/4743256> Seed: Ctrl-Y key binding does nothing when kill ring is empty

        * editing/pasteboard/emacs-cntl-y-001-expected.checksum: Added.
        * editing/pasteboard/emacs-cntl-y-001-expected.png: Added.
        * editing/pasteboard/emacs-cntl-y-001-expected.txt: Added.
        * editing/pasteboard/emacs-cntl-y-001.html: Added.

2006-09-26  Eric Seidel  <eric@webkit.org>

        Reviewed by Tim H.
        
        viewbox parser does not allow <tab> as a delimiter
        http://bugs.webkit.org/show_bug.cgi?id=11014

        * svg/hixie/viewbox/003-expected.checksum: Added.
        * svg/hixie/viewbox/003-expected.png: Added.
        * svg/hixie/viewbox/003-expected.txt: Added.
        * svg/hixie/viewbox/003.xml: Added.

2006-09-26  Eric Seidel  <eric@webkit.org>

        Reviewed by Tim H.

        SVGDocument::createElement does not create elements in the SVG namespace
        http://bugs.webkit.org/show_bug.cgi?id=10932

        * svg/custom/createelement-expected.checksum: Added.
        * svg/custom/createelement-expected.png: Added.
        * svg/custom/createelement-expected.txt: Added.
        * svg/custom/createelement.svg: Added.

2006-09-26  Eric Seidel  <eric@webkit.org>

        Reviewed by Tim H.
        
        RenderPath::nodeAtPoint does not respect stroke width
        http://bugs.webkit.org/show_bug.cgi?id=10829

        * svg/custom/stroke-width-click-expected.txt: Added.
        * svg/custom/stroke-width-click.svg: Added.

2006-09-25  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        * editing/execCommand/indent-empty-root-expected.checksum: Added.
        * editing/execCommand/indent-empty-root-expected.png: Added.
        * editing/execCommand/indent-empty-root-expected.txt: Added.
        * editing/execCommand/indent-empty-root.html: Added.

2006-09-24  Eric Seidel  <eric@webkit.org>

        Reviewed by mjs.
        
        Add test: svg/custom/viewport-clip.svg
        and update results for:
        http://bugs.webkit.org/show_bug.cgi?id=11007
        (Also update some old results, due to CoreImage variance)

        * svg/custom/baseval-animval-equality.svg:
        * svg/custom/empty-merge-expected.checksum:
        * svg/custom/empty-merge-expected.png:
        * svg/custom/empty-merge-expected.txt:
        * svg/custom/empty-merge.svg:
        * svg/custom/feDisplacementMap-01-expected.checksum:
        * svg/custom/feDisplacementMap-01-expected.png:
        * svg/custom/foreign-object-skew-expected.checksum:
        * svg/custom/foreign-object-skew-expected.png:
        * svg/custom/gradient-stroke-width-expected.txt:
        * svg/custom/grayscale-gradient-mask-expected.checksum:
        * svg/custom/grayscale-gradient-mask-expected.png:
        * svg/custom/grayscale-gradient-mask-expected.txt:
        * svg/custom/grayscale-gradient-mask.svg:
        * svg/custom/image-with-transform-clip-filter-expected.checksum:
        * svg/custom/image-with-transform-clip-filter-expected.png:
        * svg/custom/path-bad-data-expected.checksum:
        * svg/custom/path-bad-data-expected.png:
        * svg/custom/path-bad-data-expected.txt:
        * svg/custom/text-filter-expected.checksum:
        * svg/custom/text-filter-expected.png:
        * svg/custom/text-image-opacity-expected.checksum:
        * svg/custom/text-image-opacity-expected.png:
        * svg/custom/transform-scale-parse.svg:
        * svg/custom/viewport-clip-expected.checksum: Added.
        * svg/custom/viewport-clip-expected.png: Added.
        * svg/custom/viewport-clip-expected.txt: Added.
        * svg/custom/viewport-clip.svg: Added.

2006-09-24  Eric Seidel  <eric@webkit.org>

        Reviewed by beth.

        Browsers disagree on behavior for an invalid fill
        http://bugs.webkit.org/show_bug.cgi?id=11017

        * svg/custom/invalid-fill-expected.checksum: Added.
        * svg/custom/invalid-fill-expected.png: Added.
        * svg/custom/invalid-fill-expected.txt: Added.
        * svg/custom/invalid-fill.svg: Added.

2006-09-24  Eric Seidel  <eric@webkit.org>

        Reviewed by hyatt.
        
        Import one of Hixie's tests for:
        <svg:a> cannot be styled with a:hover
        http://bugs.webkit.org/show_bug.cgi?id=11005

        * svg/hixie/cascade/002.css: Added.
        * svg/hixie/cascade/002.xml: Added.

2006-09-23  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Eric.

        http://bugs.webkit.org/show_bug.cgi?id=4872
        XMLHttpRequest fails to throw an exception when there is a security violation
        (mismatching domains)

        * http/tests/xmlhttprequest/exceptions-expected.txt: Added.
        * http/tests/xmlhttprequest/exceptions.html: Added.

        * http/tests/xmlhttprequest/extra-parameters-expected.txt: Added.
        * http/tests/xmlhttprequest/extra-parameters.html: Added.
        * http/tests/xmlhttprequest/resources/post-echo.cgi: Added.
        Test that passing too many parameters is OK (Firefox behavior; WinIE raises an exception).

        * fast/dom/xmlhttprequest-get-expected.txt: Updated results. 

        * http/tests/xmlhttprequest/zero-length-response-expected.txt:
        * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
        * http/tests/xmlhttprequest/zero-length-response-sync.html:
        * http/tests/xmlhttprequest/zero-length-response.html:
        Updated results and changed state names to match the current spec.

        * http/tests/xmlhttprequest/resources/zero-length.xml: Added.

2006-09-21  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by eseidel.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=10977
        SVGDocument does not expose 'rootElement' property

        * svg/custom/rootelement-expected.checksum: Added.
        * svg/custom/rootelement-expected.png: Added.
        * svg/custom/rootelement-expected.txt: Added.
        * svg/custom/rootelement.svg: Added.

2006-09-21  Timothy Hatcher  <timothy@apple.com>

        Adding more calls to layoutTestController.dumpChildFrameScrollPositions()
        for tests that need to report child frame scroll positions.

        * http/tests/navigation/anchor-frames.html:
        * http/tests/navigation/anchor-subframeload.html:
        * http/tests/navigation/relativeanchor-frames.html:

2006-09-21  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Adam.

        Bug 10923: Frame scroll layout test failures on the buildbot
        http://bugs.webkit.org/show_bug.cgi?id=10923

        Made this test call layoutTestController.dumpChildFrameScrollPositions().

        * fast/overflow/scrollRevealButton-expected.txt:
        * fast/overflow/scrollRevealButton.html:

2006-09-20  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john

        * editing/pasteboard/subframe-dragndrop-1-expected.checksum: Added.
        * editing/pasteboard/subframe-dragndrop-1-expected.png: Added.
        * editing/pasteboard/subframe-dragndrop-1-expected.txt: Added.
        * editing/pasteboard/subframe-dragndrop-1.html: Added.

2006-09-20  Rob Buis  <buis@kde.org>

        Reviewed by eseidel.

        Updated test results because of:
        http://bugs.webkit.org/show_bug.cgi?id=10946
        new marker code draws end-marker in wrong place

        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
        * svg/custom/invalid-css-expected.txt:
        
2006-09-20  Julien Palmas  <julien.palmas@gmail.com>

        Reviewed by eseidel.  Landed by eseidel.
        
        Test for http://bugs.webkit.org/show_bug.cgi?id=6003

        * svg/custom/pattern-y-offset-expected.checksum: Added.
        * svg/custom/pattern-y-offset-expected.png: Added.
        * svg/custom/pattern-y-offset-expected.txt: Added.
        * svg/custom/pattern-y-offset.svg: Added.

2006-09-20  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/selection/editable-links.html: Added.
        * editing/selection/editable-links.html-disabled: Removed.

2006-09-20  Adam Roben  <aroben@apple.com>

        Reviewed by timothy.

        Fixes http://bugs.webkit.org/show_bug.cgi?id=10953
        Test results for fast/js/window-properties.html should include
        children of window.document.body.firstChild

        * fast/js/window-properties-expected.txt: Regenerate results which now
        include window.document.body.firstChild.*
        * fast/js/window-properties.html: Print out 'null' for null objects
        instead of 'object' for more clarity

2006-09-20  Adam Roben  <aroben@apple.com>

        Reviewed by Adele.

        Adding test for http://bugs.webkit.org/show_bug.cgi?id=10935
        REGRESSION: file upload control with direction:rtl or text-align:right
        draws button on top of filename/icon

        * fast/forms/file-input-direction-expected.checksum: Added.
        * fast/forms/file-input-direction-expected.png: Added.
        * fast/forms/file-input-direction-expected.txt: Added.
        * fast/forms/file-input-direction.html: Added.

2006-09-20  Eric Seidel  <eric@webkit.org>

        Reviewed by hyatt.
        
        Commit two test updates I forgot to commit with:
        Markers should clip to their viewport.
        http://bugs.webkit.org/show_bug.cgi?id=5967

        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:

2006-09-19  Eric Seidel  <eric@webkit.org>

        Reviewed by adele.
        
        Updated results for http://bugs.webkit.org/show_bug.cgi?id=8585

        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/feDisplacementMap-01-expected.txt:
        * svg/custom/filter-source-alpha-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.txt:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/text-filter-expected.txt:

2006-09-19  Eric Seidel  <eric@webkit.org>

        Reviewed by adele.

        Markers should clip to their viewport.
        http://bugs.webkit.org/show_bug.cgi?id=5967

        * svg/custom/marker-overflow-clip-expected.checksum: Added.
        * svg/custom/marker-overflow-clip-expected.png: Added.
        * svg/custom/marker-overflow-clip-expected.txt: Added.
        * svg/custom/marker-overflow-clip.svg: Added.

2006-09-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by eseidel
        
        Disabling this test temporarily.

        * editing/selection/editable-links.html: Removed.
        * editing/selection/editable-links.html-disabled: Added.

2006-09-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/selection/editable-links-expected.checksum: Added.
        * editing/selection/editable-links-expected.png: Added.
        * editing/selection/editable-links-expected.txt: Added.
        * editing/selection/editable-links.html: Added.

2006-09-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/pasteboard/pasting-tabs-expected.checksum: Added.
        * editing/pasteboard/pasting-tabs-expected.png: Added.
        * editing/pasteboard/pasting-tabs-expected.txt: Added.
        * editing/pasteboard/pasting-tabs.html: Added.

2006-09-18  Adam Roben  <aroben@apple.com>

        Reviewed by Adele.

        Update tests for the new file upload control.

        * fast/forms/file-input-disabled-expected.txt:
        * fast/forms/form-element-geometry-expected.txt:
        * fast/forms/input-appearance-height-expected.txt:
        * fast/forms/input-value-expected.txt:

2006-09-17  Eric Seidel  <eric@webkit.org>

        Reviewed by hyatt.

        * fast/js/window-properties.html: make work in Firefox (hangs IE)

2006-09-17  Eric Seidel  <eric@webkit.org>

        Add a textual dump of the window object property tree.

        Reviewed by Sarge.

        * fast/js/window-properties-expected.txt: Added.
        * fast/js/window-properties.html: Added.

2006-09-17  David Hyatt  <hyatt@apple.com>

        Adding layout test for bug 10899.

        * fast/text/basic/generic-family-changes-expected.checksum: Added.
        * fast/text/basic/generic-family-changes-expected.png: Added.
        * fast/text/basic/generic-family-changes-expected.txt: Added.
        * fast/text/basic/generic-family-changes.html: Added.

2006-09-17  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Brady.

        Test for http://bugs.webkit.org/show_bug.cgi?id=10852
        REGRESSION: Reproducible crash in XMLHttpRequest::abort()

        Currently, this test prints an error message to the console, because requests from
        an unload handler still don't work.

        * http/tests/xmlhttprequest/xhr-onunload-expected.txt: Added.
        * http/tests/xmlhttprequest/xhr-onunload.html: Added.

2006-09-15  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4674869>
        REGRESSION: selecting text to write over results in cursor jumping to middle of next line

        * editing/deleting/whitespace-pre-1-expected.checksum: Added.
        * editing/deleting/whitespace-pre-1-expected.png: Added.
        * editing/deleting/whitespace-pre-1-expected.txt: Added.
        * editing/deleting/whitespace-pre-1.html: Added.

2006-09-15  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Justin.

        Updating results to new expected values.

        * fast/lists/drag-into-marker-expected.txt:
        * fast/repaint/selection-after-delete-expected.txt:

2006-09-15  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Justin.

        Updating results to new expected values.

        * editing/inserting/4278698-expected.txt:
        * fast/dom/window-xy-properties-expected.txt:

2006-09-15  Adam Roben  <aroben@apple.com>

        Reviewed by timothy.

        Part of http://bugs.webkit.org/show_bug.cgi?id=10865
        New file upload control should match the width of the old one

        Update tests to match new file upload control.

        * fast/forms/file-input-disabled-expected.txt:
        * fast/forms/form-element-geometry-expected.txt:
        * fast/forms/input-appearance-height-expected.txt:
        * fast/forms/input-value-expected.txt:

2006-09-15  Kevin McCullough  <KMcCullough@apple.com>

        - just layout test result changes 

        * fast/dom/Range/range-compareNode-expected.txt:
        * fast/dom/Range/range-intersectsNode-expected.txt:

2006-09-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4655880> Up/Down arrows skip over To Do

        * editing/selection/mixed-editability-3-expected.checksum: Added.
        * editing/selection/mixed-editability-3-expected.png: Added.
        * editing/selection/mixed-editability-3-expected.txt: Added.
        * editing/selection/mixed-editability-3.html: Added.
        * editing/selection/mixed-editability-4-expected.checksum: Added.
        * editing/selection/mixed-editability-4-expected.png: Added.
        * editing/selection/mixed-editability-4-expected.txt: Added.
        * editing/selection/mixed-editability-4.html: Added.
        * editing/selection/mixed-editability-5-expected.checksum: Added.
        * editing/selection/mixed-editability-5-expected.png: Added.
        * editing/selection/mixed-editability-5-expected.txt: Added.
        * editing/selection/mixed-editability-5.html: Added.

2006-09-14  Graham Dennis  <graham.dennis@gmail.com>

        Reviewed by Justin Garcia.

        Modified testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=10726
        Crash in ApplyStyleCommand::applyRelativeFontStyleChange

        * editing/style/table-selection-expected.checksum:
        * editing/style/table-selection-expected.png:
        * editing/style/table-selection-expected.txt:
        * editing/style/table-selection.html:
        This testcase was for 10579, which is very similar to this bug (10726)
        Now the testcase tests both bugs.

2006-09-13  Adam Roben  <aroben@apple.com>

        Rubberstamped by hyatt.

        Updating tables results after hyatt landed a fix for
        http://bugs.webkit.org/show_bug.cgi?id=8126
        Padding must not apply to columns

        * tables/mozilla/bugs/bug139524-2-expected.txt:
        * tables/mozilla/bugs/bug139524-4-expected.txt:
        * tables/mozilla/bugs/bug32841-expected.txt:
        * tables/mozilla/dom/appendCol2-expected.txt:
        * tables/mozilla/dom/deleteCol1-expected.txt:
        * tables/mozilla/dom/deleteCol2-expected.txt:
        * tables/mozilla/dom/deleteCol3-expected.txt:
        * tables/mozilla/dom/deleteColGroup1-expected.txt:
        * tables/mozilla/dom/deleteColGroup2-expected.txt:
        * tables/mozilla/dom/insertColGroups1-expected.txt:
        * tables/mozilla/dom/insertColGroups2-expected.txt:
        * tables/mozilla/dom/insertCols1-expected.txt:
        * tables/mozilla/dom/insertCols2-expected.txt:
        * tables/mozilla/dom/insertCols3-expected.txt:
        * tables/mozilla/dom/insertCols4-expected.txt:
        * tables/mozilla/dom/insertCols5-expected.txt:
        * tables/mozilla/marvin/body_col-expected.txt:
        * tables/mozilla/marvin/x_col_span-expected.txt:
        * tables/mozilla/marvin/x_col_width_px-expected.txt:
        * tables/mozilla/marvin/x_colgroup_span-expected.txt:
        * tables/mozilla/other/body_col-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
        * tables/mozilla_expected_failures/core/cols1-expected.txt:
        * tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
        * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
        * tables/mozilla_expected_failures/other/test4-expected.txt:

2006-09-12  Julien Palmas  <julien.palmas@gmail.com>

        Reviewed by darin.  Landed by eseidel.

        * svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
        * svg/custom/svgpolyparser-extra-space-expected.png: Added.
        * svg/custom/svgpolyparser-extra-space-expected.txt: Added.
        * svg/custom/svgpolyparser-extra-space.svg: Added.

2006-09-12  Kevin McCullough  <KMcCullough@apple.com>

        Reviewed by Andersca, Maciej, Brady.

        * fast/dom/Range/range-intersectsNode-expected.txt: Added.
        * fast/dom/Range/range-intersectsNode.html: Added.
        * fast/dom/Range/resources/intersectsNode.js: Added.

2006-09-12  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by eseidel.  Landed by eseidel.

        Fixed: http://bugs.webkit.org/show_bug.cgi?id=10826

        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:

2006-09-11  Nikolas Zimmermann  <zimmermann@kde.org>

        Reviewed by eseidel.  Landed by eseidel.

        * svg/custom/baseval-animval-equality.svg: Added.

2006-09-11  Kevin McCullough  <KMcCullough@apple.com>

        Reviewed by Darin.

        * ChangeLog:
        * fast/dom/Range/range-compareNode-expected.txt: Added.
        * fast/dom/Range/range-compareNode.html: Added.
        * fast/dom/Range/range-comparePoint.html:

2006-09-11  Vladimir Olexa  <vladimir.olexa@gmail.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10323
          REGRESSION: javascript: URL containing '\\' gets passed as '//'

        * fast/dom/javascript-backslash-expected.txt: Added.
        * fast/dom/javascript-backslash.html: Added.

2006-09-11  Darin Adler  <darin@apple.com>

        - converted a test to plain text (makes it platform independent; fixes a failure)

        * fast/events/ondragenter-expected.checksum: Removed.
        * fast/events/ondragenter-expected.png: Removed.
        * fast/events/ondragenter-expected.txt:
        * fast/events/ondragenter.html:

2006-09-10  Darin Adler  <darin@apple.com>

        - converted a test to plain text (makes it platform independent; fixes a failure)

        * fast/text/plain-text-line-breaks-expected.checksum: Removed.
        * fast/text/plain-text-line-breaks-expected.png: Removed.
        * fast/text/plain-text-line-breaks-expected.txt: Regenerated.
        * fast/text/plain-text-line-breaks.html: Added a call to dumpAsText().

2006-09-08  Timothy Hatcher  <timothy@apple.com>

        Adds a test for the CSS URL quoting logic.

        * fast/inspector/cssURLQuotes-expected.txt: Added.
        * fast/inspector/cssURLQuotes.html: Added.

2006-09-09  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=10759
        fast/AppleScript/array.html test failing

        * fast/AppleScript/001-expected.txt: Updated results.

2006-09-07  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=10753
        REGRESSION: The beginning of a CSS file is missing

        * http/tests/incremental/slow-utf8-css-expected.checksum: Added.
        * http/tests/incremental/slow-utf8-css-expected.png: Added.
        * http/tests/incremental/slow-utf8-css-expected.txt: Added.
        * http/tests/incremental/slow-utf8-css.pl: Added.

2006-09-07  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        New test case for
        <http://bugs.webkit.org/show_bug.cgi?id=9753>
        SVG with width and height 100% leaves room for scrollbar on the right.

        Also Updated .txt files (all text blocks are wider) and some updated
        pixel tests (some text is layouted differently because of wider text blocks).

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/custom/coords-relative-units-transforms-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.txt:
        * svg/custom/invalid-css-expected.txt:
        * svg/custom/invalid-viewbox1-expected.txt:
        * svg/custom/invalid-viewbox2-expected.txt:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/percentage-rect-expected.checksum:
        * svg/custom/percentage-rect-expected.png:
        * svg/custom/percentage-rect-expected.txt:
        * svg/custom/pointer-events-path-expected.txt:
        * svg/custom/svg-overflow-types-expected.txt:
        * svg/custom/text-clip-expected.txt:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/text-gradient-no-content-expected.checksum:
        * svg/custom/text-gradient-no-content-expected.png:
        * svg/custom/text-gradient-no-content-expected.txt:
        * svg/custom/text-hit-test-expected.txt:
        * svg/custom/text-image-opacity-expected.txt:
        * svg/custom/tref-update-expected.txt:
        * svg/custom/width-full-percentage-expected.checksum: Added.
        * svg/custom/width-full-percentage-expected.png: Added.
        * svg/custom/width-full-percentage-expected.txt: Added.
        * svg/custom/width-full-percentage.svg: Added.

2006-09-05  Darin Adler  <darin@apple.com>

        Reviewed by Alexey.

        - test for bug where the charset in a link element for a CSS stylesheet is ignored.
          I noticed this while working on new text encoding machinery.

        * fast/encoding/css-link-charset-expected.txt: Added.
        * fast/encoding/css-link-charset.css: Added.
        * fast/encoding/css-link-charset.html: Added.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10681
          REGRESSION: Reproducible crash at Wikipedia
          (Alexey wrote this one, I reviewed.)

        * fast/forms/form-data-encoding-normalization-overrun-expected.txt: Added.
        * fast/forms/form-data-encoding-normalization-overrun.html: Added.

        - and a tweak to an existing test

        * fast/forms/form-data-encoding.html: Changed to dump encoded URL so it's easier to
        diagnose this when it fails.

2006-09-05  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by thatcher
        
        Setup for <rdar://problem/4344550> Misspellings aren't marked after undo delete

        Fixed:
        * editing/pasteboard/4641033-expected.checksum:
        * editing/pasteboard/4641033-expected.png:
        * editing/execCommand/outdent-selection-expected.checksum:
        * editing/execCommand/outdent-selection-expected.png:

        Added a didChangeSelection notification that was absent before:
        * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
        * editing/deleting/delete-3608430-fix-expected.txt:
        * editing/deleting/delete-3608462-fix-expected.txt:
        * editing/deleting/delete-3775172-fix-expected.txt:
        * editing/deleting/delete-3800834-fix-expected.txt:
        * editing/deleting/delete-3857753-fix-expected.txt:
        * editing/deleting/delete-3865854-fix-expected.txt:
        * editing/deleting/delete-3928305-fix-expected.txt:
        * editing/deleting/delete-3959464-fix-expected.txt:
        * editing/deleting/delete-4038408-fix-expected.txt:
        * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
        * editing/deleting/delete-block-contents-001-expected.txt:
        * editing/deleting/delete-block-contents-002-expected.txt:
        * editing/deleting/delete-block-contents-003-expected.txt:
        * editing/deleting/delete-block-merge-contents-001-expected.txt:
        * editing/deleting/delete-block-merge-contents-002-expected.txt:
        * editing/deleting/delete-block-merge-contents-003-expected.txt:
        * editing/deleting/delete-block-merge-contents-004-expected.txt:
        * editing/deleting/delete-block-merge-contents-005-expected.txt:
        * editing/deleting/delete-block-merge-contents-006-expected.txt:
        * editing/deleting/delete-block-merge-contents-007-expected.txt:
        * editing/deleting/delete-block-merge-contents-008-expected.txt:
        * editing/deleting/delete-block-merge-contents-009-expected.txt:
        * editing/deleting/delete-block-merge-contents-010-expected.txt:
        * editing/deleting/delete-block-merge-contents-012-expected.txt:
        * editing/deleting/delete-block-merge-contents-013-expected.txt:
        * editing/deleting/delete-block-merge-contents-014-expected.txt:
        * editing/deleting/delete-block-merge-contents-015-expected.txt:
        * editing/deleting/delete-block-merge-contents-016-expected.txt:
        * editing/deleting/delete-block-merge-contents-017-expected.txt:
        * editing/deleting/delete-block-merge-contents-018-expected.txt:
        * editing/deleting/delete-block-merge-contents-019-expected.txt:
        * editing/deleting/delete-block-merge-contents-020-expected.txt:
        * editing/deleting/delete-block-merge-contents-021-expected.txt:
        * editing/deleting/delete-block-merge-contents-022-expected.txt:
        * editing/deleting/delete-block-merge-contents-023-expected.txt:
        * editing/deleting/delete-block-merge-contents-024-expected.txt:
        * editing/deleting/delete-block-table-expected.txt:
        * editing/deleting/delete-br-008-expected.txt:
        * editing/deleting/delete-br-010-expected.txt:
        * editing/deleting/delete-br-011-expected.txt:
        * editing/deleting/delete-first-list-item-expected.txt:
        * editing/deleting/delete-image-001-expected.txt:
        * editing/deleting/delete-image-002-expected.txt:
        * editing/deleting/delete-image-003-expected.txt:
        * editing/deleting/delete-image-004-expected.txt:
        * editing/deleting/delete-line-001-expected.txt:
        * editing/deleting/delete-line-002-expected.txt:
        * editing/deleting/delete-line-003-expected.txt:
        * editing/deleting/delete-line-004-expected.txt:
        * editing/deleting/delete-line-005-expected.txt:
        * editing/deleting/delete-line-006-expected.txt:
        * editing/deleting/delete-line-007-expected.txt:
        * editing/deleting/delete-line-008-expected.txt:
        * editing/deleting/delete-line-009-expected.txt:
        * editing/deleting/delete-line-010-expected.txt:
        * editing/deleting/delete-line-011-expected.txt:
        * editing/deleting/delete-line-012-expected.txt:
        * editing/deleting/delete-line-013-expected.txt:
        * editing/deleting/delete-line-014-expected.txt:
        * editing/deleting/delete-line-015-expected.txt:
        * editing/deleting/delete-line-016-expected.txt:
        * editing/deleting/delete-line-017-expected.txt:
        * editing/deleting/delete-listitem-001-expected.txt:
        * editing/deleting/delete-listitem-002-expected.txt:
        * editing/deleting/delete-mixed-editable-content-001-expected.txt:
        * editing/deleting/delete-select-all-001-expected.txt:
        * editing/deleting/delete-select-all-002-expected.txt:
        * editing/deleting/delete-select-all-003-expected.txt:
        * editing/deleting/merge-different-styles-expected.txt:
        * editing/deleting/merge-endOfParagraph-expected.txt:
        * editing/deleting/merge-no-br-expected.txt:
        * editing/deleting/pruning-after-merge-1-expected.txt:
        * editing/deleting/pruning-after-merge-2-expected.txt:
        * editing/deleting/table-cells-expected.txt:
        * editing/execCommand/boldSelection-expected.txt:
        * editing/execCommand/create-list-from-range-selection-expected.txt:
        * editing/execCommand/createLink-expected.txt:
        * editing/execCommand/format-block-expected.txt:
        * editing/execCommand/format-block-from-range-selection-expected.txt:
        * editing/execCommand/format-block-with-braces-expected.txt:
        * editing/execCommand/format-block-with-trailing-br-expected.txt:
        * editing/execCommand/hilitecolor-expected.txt:
        * editing/execCommand/indent-list-item-expected.txt:
        * editing/execCommand/indent-selection-expected.txt:
        * editing/execCommand/insert-list-and-stitch-expected.txt:
        * editing/execCommand/insert-list-with-id-expected.txt:
        * editing/execCommand/insertHTML-expected.txt:
        * editing/execCommand/insertHorizontalRule-expected.txt:
        * editing/execCommand/remove-formatting-expected.txt:
        * editing/execCommand/remove-list-from-range-selection-expected.txt:
        * editing/execCommand/remove-list-items-expected.txt:
        * editing/execCommand/strikethroughSelection-expected.txt:
        * editing/execCommand/switch-list-type-expected.txt:
        * editing/execCommand/unlink-expected.txt:
        * editing/input/text-input-controller-expected.txt:
        * editing/inserting/insert-3654864-fix-expected.txt:
        * editing/inserting/insert-3659587-fix-expected.txt:
        * editing/inserting/insert-3775316-fix-expected.txt:
        * editing/inserting/insert-3851164-fix-expected.txt:
        * editing/inserting/insert-3907422-fix-expected.txt:
        * editing/inserting/insert-after-delete-001-expected.txt:
        * editing/inserting/insert-div-001-expected.txt:
        * editing/inserting/insert-div-002-expected.txt:
        * editing/inserting/insert-div-003-expected.txt:
        * editing/inserting/insert-div-005-expected.txt:
        * editing/inserting/insert-div-007-expected.txt:
        * editing/inserting/insert-div-009-expected.txt:
        * editing/inserting/insert-div-010-expected.txt:
        * editing/inserting/insert-div-020-expected.txt:
        * editing/inserting/insert-div-023-expected.txt:
        * editing/inserting/insert-div-024-expected.txt:
        * editing/inserting/insert-div-025-expected.txt:
        * editing/inserting/insert-div-026-expected.txt:
        * editing/inserting/multiple-lines-selected-expected.txt:
        * editing/inserting/paragraph-separator-03-expected.txt:
        * editing/inserting/paragraph-separator-in-table-2-expected.txt:
        * editing/inserting/redo-expected.txt:
        * editing/inserting/return-key-with-selection-001-expected.txt:
        * editing/inserting/return-key-with-selection-002-expected.txt:
        * editing/inserting/return-key-with-selection-003-expected.txt:
        * editing/pasteboard/3976872-expected.txt:
        * editing/pasteboard/4076267-3-expected.txt:
        * editing/pasteboard/4076267-expected.txt:
        * editing/pasteboard/4700297-expected.txt:
        * editing/pasteboard/8145-3-expected.txt:
        * editing/pasteboard/block-wrappers-necessary-expected.txt:
        * editing/pasteboard/copy-paste-bidi-expected.txt:
        * editing/pasteboard/displaced-generic-placeholder-expected.txt:
        * editing/pasteboard/displaced-placeholder-expected.txt:
        * editing/pasteboard/display-block-on-spans-expected.txt:
        * editing/pasteboard/drag-drop-modifies-page-expected.txt:
        * editing/pasteboard/interchange-newline-2-expected.txt:
        * editing/pasteboard/merge-after-delete-1-expected.txt:
        * editing/pasteboard/merge-after-delete-2-expected.txt:
        * editing/pasteboard/merge-after-delete-expected.txt:
        * editing/pasteboard/merge-end-3-expected.txt:
        * editing/pasteboard/merge-end-5-expected.txt:
        * editing/pasteboard/merge-end-blockquote-expected.txt:
        * editing/pasteboard/merge-end-list-expected.txt:
        * editing/pasteboard/merge-end-table-expected.txt:
        * editing/pasteboard/paste-4035648-fix-expected.txt:
        * editing/pasteboard/paste-4039777-fix-expected.txt:
        * editing/pasteboard/paste-line-endings-001-expected.txt:
        * editing/pasteboard/paste-line-endings-006-expected.txt:
        * editing/pasteboard/paste-match-style-001-expected.txt:
        * editing/pasteboard/paste-match-style-002-expected.txt:
        * editing/pasteboard/paste-pre-001-expected.txt:
        * editing/pasteboard/paste-pre-002-expected.txt:
        * editing/pasteboard/paste-table-002-expected.txt:
        * editing/pasteboard/paste-table-003-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-011-expected.txt:
        * editing/pasteboard/paste-text-015-expected.txt:
        * editing/pasteboard/paste-text-016-expected.txt:
        * editing/pasteboard/paste-text-017-expected.txt:
        * editing/pasteboard/paste-text-018-expected.txt:
        * editing/pasteboard/prevent-block-nesting-01-expected.txt:
        * editing/pasteboard/smart-paste-003-expected.txt:
        * editing/pasteboard/smart-paste-004-expected.txt:
        * editing/pasteboard/smart-paste-005-expected.txt:
        * editing/pasteboard/smart-paste-006-expected.txt:
        * editing/pasteboard/smart-paste-007-expected.txt:
        * editing/pasteboard/smart-paste-008-expected.txt:
        * editing/pasteboard/testcase-9507-expected.txt:
        * editing/pasteboard/undoable-fragment-removes-expected.txt:
        * editing/selection/expanding-selections-expected.txt:
        * editing/selection/expanding-selections2-expected.txt:
        * editing/selection/node-removal-1-expected.txt:
        * editing/selection/node-removal-2-expected.txt:
        * editing/selection/select-all-iframe-expected.txt:
        * editing/selection/skip-non-editable-1-expected.txt:
        * editing/selection/triple-click-in-pre-expected.txt:
        * editing/style/apple-style-editable-mix-expected.txt:
        * editing/style/block-style-004-expected.txt:
        * editing/style/block-style-005-expected.txt:
        * editing/style/block-style-006-expected.txt:
        * editing/style/create-block-for-style-001-expected.txt:
        * editing/style/create-block-for-style-002-expected.txt:
        * editing/style/create-block-for-style-003-expected.txt:
        * editing/style/create-block-for-style-004-expected.txt:
        * editing/style/create-block-for-style-007-expected.txt:
        * editing/style/create-block-for-style-009-expected.txt:
        * editing/style/create-block-for-style-010-expected.txt:
        * editing/style/create-block-for-style-011-expected.txt:
        * editing/style/create-block-for-style-012-expected.txt:
        * editing/style/create-block-for-style-013-expected.txt:
        * editing/style/designmode-expected.txt:
        * editing/style/relative-font-size-change-001-expected.txt:
        * editing/style/relative-font-size-change-002-expected.txt:
        * editing/style/remove-underline-across-paragraph-expected.txt:
        * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
        * editing/style/remove-underline-after-paragraph-expected.txt:
        * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
        * editing/style/remove-underline-from-stylesheet-expected.txt:
        * editing/style/smoosh-styles-001-expected.txt:
        * editing/style/smoosh-styles-002-expected.txt:
        * editing/style/smoosh-styles-003-expected.txt:
        * editing/style/style-3681552-fix-001-expected.txt:
        * editing/style/style-3681552-fix-002-expected.txt:
        * editing/style/style-3690704-fix-expected.txt:
        * editing/style/style-3998892-fix-expected.txt:
        * editing/style/style-boundary-001-expected.txt:
        * editing/style/style-boundary-003-expected.txt:
        * editing/style/style-boundary-004-expected.txt:
        * editing/style/typing-style-001-expected.txt:
        * editing/style/typing-style-003-expected.txt:
        * editing/undo/undo-misspellings-expected.txt:
        * editing/unsupported-content/list-delete-001-expected.txt:
        * editing/unsupported-content/list-delete-002-expected.txt:
        * editing/unsupported-content/list-delete-003-expected.txt:
        * editing/unsupported-content/table-delete-001-expected.txt:
        * editing/unsupported-content/table-delete-002-expected.txt:
        * editing/unsupported-content/table-delete-003-expected.txt:
        * fast/forms/attributed-strings-expected.txt:
        * fast/forms/cursor-position-expected.txt:
        * fast/forms/drag-into-textarea-expected.txt:
        * fast/forms/input-appearance-maxlength-expected.txt:
        * fast/forms/input-paste-undo-expected.txt:
        * fast/forms/input-selection-restore-expected.txt:
        * fast/forms/input-text-paste-maxlength-expected.txt:
        * fast/forms/selection-functions-expected.txt:
        * fast/forms/text-field-setvalue-crash-expected.txt:
        * fast/forms/textarea-paste-newline-expected.txt:

2006-09-04  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=10716
        XMLHttpRequest.responseText is null if HTTP response is empty

        The results are not fully correct yet:
        - accessing properties that are now undefined should cause an exception;
        - on error, responseXML should be null, rather than contain an HTML document describing 
        the error.

        * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Updated for responseXML
        now returning null for nil documents.

        * http/tests/xmlhttprequest/zero-length-response-expected.txt:
        * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
        * http/tests/xmlhttprequest/zero-length-response-sync.html:
        * http/tests/xmlhttprequest/zero-length-response.html:
        Extended to cover more properties.

2006-09-04  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=10676
        @charset rules not accessible via DOM

        * fast/encoding/css-charset-dom-expected.txt: Added.
        * fast/encoding/css-charset-dom.html: Added.

2006-09-04  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase needed for:
        http://bugs.webkit.org/show_bug.cgi?id=6546
        clipPath data does not respect transforms

        * svg/custom/clip-path-with-transform-expected.checksum: Added.
        * svg/custom/clip-path-with-transform-expected.png: Added.
        * svg/custom/clip-path-with-transform-expected.txt: Added.
        * svg/custom/clip-path-with-transform.svg: Added.

2006-09-03  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Tim H.

        Test for http://bugs.webkit.org/show_bug.cgi?id=10693
        Convert JavaScript arrays to AppleScript lists

        * fast/AppleScript/array-expected.txt:
        * fast/AppleScript/array.html: Updated results, added a test for
        circular dependencies.

2006-09-03  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Eric.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=10697
        REGRESSION (r16175): Errors in incremental decoding of UTF-8

        * fast/encoding/charset-invalid-expected.txt: Added.
        * fast/encoding/charset-invalid.html: Added.
        * http/tests/incremental/slow-utf8-html-expected.txt: Added.
        * http/tests/incremental/slow-utf8-html.pl: Added.

2006-09-03  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Tim H.

        http://bugs.webkit.org/show_bug.cgi?id=4508
        Layout tests access an external server

        * fast/backgrounds/repeat/noRepeatCorrectClip.html: Use a local resource (it was already present,
        but the test still pointed to a remote one).
        * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt:
        * fast/dom/HTMLImageElement/image-src-absolute-url.html: Use a non-existent file URL instead of 
        a non-existent http one.
        * fast/loader/docLoaderFrame-expected.checksum: Removed.
        * fast/loader/docLoaderFrame-expected.png: Removed.
        * fast/loader/docLoaderFrame-expected.txt: Removed.
        * fast/loader/docLoaderFrame.html: Removed.
        * http/tests/xmlhttprequest/docLoaderFrame-expected.txt: Added.
        * http/tests/xmlhttprequest/docLoaderFrame.html: Added.
        * http/tests/xmlhttprequest/resources/docLoaderFrame-data.html: Added.
        Use a local resource. Also, turned the test into a text one, and used waitUntilDone to make it 
        actually work.

2006-09-02  Graham Dennis  <graham.dennis@gmail.com>

        Reviewed by Justin.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=10579
        AppleStyleCommand::applyBlockStyle crash

        * editing/style/table-selection-expected.checksum: Added.
        * editing/style/table-selection-expected.png: Added.
        * editing/style/table-selection-expected.txt: Added.
        * editing/style/table-selection.html: Added.

2006-09-01  Adele Peterson  <adele@apple.com>

        Reviewed by Tim Omernick.

        Updated results for http://bugs.webkit.org/show_bug.cgi?id=6990
        Switch to use new text field implementation for <input type="password">

        * dom/html/level2/html/HTMLInputElement22-expected.txt:
        * dom/xhtml/level2/html/HTMLInputElement22-expected.txt:
        * fast/events/event-sender-mouse-click.html:
        * fast/forms/input-appearance-height-expected.checksum:
        * fast/forms/input-appearance-height-expected.txt:
        * fast/forms/input-type-change-in-onfocus-mouse-expected.txt:
        * fast/forms/input-value-expected.checksum:
        * fast/forms/input-value-expected.png:
        * fast/forms/input-value-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
        * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:

        Updated from switch to style-able selects
        * fast/forms/option-strip-whitespace-expected.checksum:
        * fast/forms/option-strip-whitespace-expected.png:
        * fast/forms/option-strip-whitespace-expected.txt:

2006-09-01  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Darin.

        - updated results, null is not round-tripped through the bindings
          because of regressions the original change caused in other applications.
        - added an echo for "undefined".

        * plugins/bindings-test-expected.txt:
        * plugins/bindings-test.html:

2006-09-01  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Eric.

        Tests for:
        - http://bugs.webkit.org/show_bug.cgi?id=5620
        Should only honor encoding from <meta> in HTML

        - http://bugs.webkit.org/show_bug.cgi?id=9783
        An XML declaration without an explicit encoding incorrectly triggers
        UTF-8 encoding in an HTML document

        - http://bugs.webkit.org/show_bug.cgi?id=10155
        CSS2: @charset is not supported

        * fast/encoding/css-charset-expected.txt: Added.
        * fast/encoding/css-charset.css: Added.
        * fast/encoding/css-charset.html: Added.
        * fast/encoding/css-charset-evil-expected.txt: Added.
        * fast/encoding/css-charset-evil.css: Added.
        * fast/encoding/css-charset-evil.html: Added.
        * fast/encoding/default-xhtml-encoding-expected.txt: Added.
        * fast/encoding/default-xhtml-encoding.xhtml: Added.
        * fast/encoding/meta-in-xhtml-expected.txt: Added.
        * fast/encoding/meta-in-xhtml.xhtml: Added.
        * fast/encoding/pseudo-xml-2-expected.txt: Added.
        * fast/encoding/pseudo-xml-2.html: Added.
        * fast/encoding/pseudo-xml-3-expected.txt: Added.
        * fast/encoding/pseudo-xml-3.html: Added.
        * fast/encoding/pseudo-xml-4-expected.txt: Added.
        * fast/encoding/pseudo-xml-4.html: Added.
        * fast/encoding/pseudo-xml-expected.txt: Added.
        * fast/encoding/pseudo-xml.html: Added.

2006-08-31  Alice Liu  <alice.liu@apple.com>

        Reviewed by Darin.

        Revised expected results for an isindex element because of 
        <rdar://problem/4463870> Switch to use new text field implementation for <isindex>
        Now the field is rendered as a textfield

        * fast/dom/isindex-002-expected.checksum:
        * fast/dom/isindex-002-expected.png:
        * fast/dom/isindex-002-expected.txt:

2006-08-30  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Changed test results because of:
        http://bugs.webkit.org/show_bug.cgi?id=10586
        pointer-events has issues when things are not stroked/filled

        * svg/custom/pointer-events-path-expected.checksum:
        * svg/custom/pointer-events-path-expected.png:
        * svg/custom/pointer-events-path-expected.txt:

2006-08-29  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4700297>
        REGRESSION: After replacing a misspelled word in a sentence, the selection extends to end of current line
        
        Fixed:
        * editing/pasteboard/smart-paste-002-expected.checksum:
        * editing/pasteboard/smart-paste-002-expected.png:
        * editing/pasteboard/smart-paste-002-expected.txt:
        Added to demonstrate fix:
        * editing/pasteboard/4700297-expected.checksum: Added.
        * editing/pasteboard/4700297-expected.png: Added.
        * editing/pasteboard/4700297-expected.txt: Added.
        * editing/pasteboard/4700297.html: Added.
        Removed a superfluous style span:
        * editing/deleting/pruning-after-merge-1-expected.txt:
        * editing/pasteboard/interchange-newline-1-expected.txt:
        * editing/pasteboard/paste-text-019-expected.checksum:
        * editing/pasteboard/paste-text-019-expected.png:
        * editing/pasteboard/paste-text-019-expected.txt:
        * editing/selection/drag-to-contenteditable-iframe-expected.txt:
        Accidently checked in bad results yesterday:
        * editing/pasteboard/copy-paste-bidi-expected.txt:
        Equivalent render tree:
        * editing/pasteboard/smart-paste-001-expected.txt:

2006-08-29  waylonis  <waylonis@google.com>

        Reviewed by ggaren.

        - Updated test to check for exceptions thrown in a plug-in.  This is
          a test for http://bugs.webkit.org/show_bug.cgi?id=10114.
        * plugins/bindings-test-expected.txt:
        * plugins/bindings-test.html:

2006-08-29  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - test for <rdar://problem/4701494> REGRESSION: Scrollbar on EPSN widget doesn't scroll (also affects Widgets widget, web inspector)

        * fast/css/computed-style-negative-top-expected.txt: Added.
        * fast/css/computed-style-negative-top.html: Added.

2006-08-28  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/inserting/redo-expected.checksum: Added.
        * editing/inserting/redo-expected.png: Added.
        * editing/inserting/redo-expected.txt: Added.
        * editing/inserting/redo.html: Added.
        * editing/pasteboard/copy-paste-bidi-expected.txt:

2006-08-28  Alice Liu  <alice.liu@apple.com>

        Reviewed by Geoff.

       Added tests for <rdar://problem/4548537> Document.domain and other attributes are blank for an iframe created with document.write

        * http/tests/misc/iframe-domain-test-expected.txt: Added.
        * http/tests/misc/iframe-domain-test.html: Added.

2006-08-27  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Changed test result because of:
        http://bugs.webkit.org/show_bug.cgi?id=10557
        KCanvasPath should be replace by platform/Path

        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:

2006-08-26  Eric Seidel  <eric@webkit.org>

        Reviewed by hyatt.
        
        Test case for: pointer-events does not work.
        http://bugs.webkit.org/show_bug.cgi?id=10415

        * svg/custom/pointer-events-path-expected.checksum: Added.
        * svg/custom/pointer-events-path-expected.png: Added.
        * svg/custom/pointer-events-path-expected.txt: Added.
        * svg/custom/pointer-events-path.svg: Added.

2006-08-27  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=10558
        SVG should have support for <metadata> element

        * svg/custom/create-metadata-element-expected.checksum: Added.
        * svg/custom/create-metadata-element-expected.png: Added.
        * svg/custom/create-metadata-element-expected.txt: Added.
        * svg/custom/create-metadata-element.svg: Added.

2006-08-25  Adele Peterson  <adele@apple.com>

        Updated results for addition of -webkit-text-security.

        * fast/css/computed-style-expected.txt:

2006-08-25  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        New tests and updated tests for styled selects.

        * fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
        * fast/borders/borderRadiusInvalidColor-expected.png: Added.
        * fast/borders/borderRadiusInvalidColor-expected.txt: Added.
        * fast/borders/borderRadiusInvalidColor.html: Added.

        * fast/forms/select-baseline-expected.checksum: Added.
        * fast/forms/select-baseline-expected.png: Added.
        * fast/forms/select-baseline-expected.txt: Added.
        * fast/forms/select-baseline.html: Added.

        * editing/pasteboard/4641033-expected.txt:
        * editing/selection/replaced-boundaries-3-expected.txt:
        * editing/selection/select-box-expected.txt:
        * fast/block/margin-collapse/103-expected.txt:
        * fast/forms/001-expected.checksum:
        * fast/forms/001-expected.png:
        * fast/forms/001-expected.txt:
        * fast/forms/003-expected.txt:
        * fast/forms/004-expected.txt:
        * fast/forms/HTMLOptionElement_label01-expected.txt:
        * fast/forms/HTMLOptionElement_label02-expected.txt:
        * fast/forms/HTMLOptionElement_label03-expected.txt:
        * fast/forms/HTMLOptionElement_label04-expected.txt:
        * fast/forms/HTMLOptionElement_label06-expected.txt:
        * fast/forms/HTMLOptionElement_label07-expected.txt:
        * fast/forms/form-element-geometry-expected.checksum:
        * fast/forms/form-element-geometry-expected.png:
        * fast/forms/form-element-geometry-expected.txt:
        * fast/forms/option-script-expected.txt:
        * fast/forms/option-text-clip-expected.txt:
        * fast/forms/select-change-listbox-to-popup-expected.txt:
        * fast/forms/select-selected-expected.txt:
        * fast/forms/select-style-expected.txt:
        * fast/forms/select-visual-hebrew-expected.txt:
        * fast/invalid/014-expected.txt:
        * fast/parser/document-write-option-expected.txt:
        * fast/replaced/width100percent-expected.txt:
        * http/tests/navigation/anchor-basic-expected.txt:
        * http/tests/navigation/anchor-frames-expected.txt:
        * http/tests/navigation/anchor-goback-expected.txt:
        * http/tests/navigation/anchor-subframeload-expected.txt:
        * http/tests/navigation/javascriptlink-basic-expected.txt:
        * http/tests/navigation/javascriptlink-frames-expected.txt:
        * http/tests/navigation/javascriptlink-goback-expected.txt:
        * http/tests/navigation/javascriptlink-subframeload-expected.txt:
        * http/tests/navigation/metaredirect-basic-expected.txt:
        * http/tests/navigation/metaredirect-frames-expected.txt:
        * http/tests/navigation/metaredirect-goback-expected.txt:
        * http/tests/navigation/metaredirect-subframeload-expected.txt:
        * http/tests/navigation/post-goback2-expected.txt:
        * http/tests/navigation/postredirect-goback2-expected.txt:
        * http/tests/navigation/redirect302-basic-expected.txt:
        * http/tests/navigation/redirect302-frames-expected.txt:
        * http/tests/navigation/redirect302-goback-expected.txt:
        * http/tests/navigation/redirect302-subframeload-expected.txt:
        * http/tests/navigation/relativeanchor-basic-expected.txt:
        * http/tests/navigation/relativeanchor-frames-expected.txt:
        * http/tests/navigation/relativeanchor-goback-expected.txt:
        * http/tests/navigation/slowmetaredirect-basic-expected.txt:
        * http/tests/navigation/slowtimerredirect-basic-expected.txt:
        * http/tests/navigation/success200-basic-expected.txt:
        * http/tests/navigation/success200-frames-expected.txt:
        * http/tests/navigation/success200-frames-loadsame-expected.txt:
        * http/tests/navigation/success200-goback-expected.txt:
        * http/tests/navigation/success200-loadsame-expected.txt:
        * http/tests/navigation/success200-reload-expected.txt:
        * http/tests/navigation/success200-subframeload-expected.txt:
        * http/tests/navigation/timerredirect-basic-expected.txt:
        * http/tests/navigation/timerredirect-frames-expected.txt:
        * http/tests/navigation/timerredirect-goback-expected.txt:
        * http/tests/navigation/timerredirect-subframeload-expected.txt:
        * tables/mozilla/bugs/bug1188-expected.txt:
        * tables/mozilla/bugs/bug18359-expected.txt:
        * tables/mozilla/bugs/bug2479-3-expected.txt:
        * tables/mozilla/bugs/bug2479-4-expected.txt:
        * tables/mozilla/bugs/bug29326-expected.txt:
        * tables/mozilla/bugs/bug33855-expected.txt:
        * tables/mozilla/bugs/bug4382-expected.txt:
        * tables/mozilla/bugs/bug96334-expected.txt:
        * tables/mozilla/core/margins-expected.txt:
        * tables/mozilla/dom/tableDom-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:

2006-08-24  Darin Adler  <darin@apple.com>

        Reviewed by Justin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10169
          REGRESSION: NativeTextArea: Text dragged from <input type=text> to textarea disappears

        * fast/forms/drag-into-textarea-expected.txt: Added.
        * fast/forms/drag-into-textarea.html: Added.

2006-08-24  David Harrison  <harrison@apple.com>

        Updated expected results for this change:
        
        <rdar://problem/4522205> Represent controls in AXAttributedStringForTextMarkerRange

        * editing/selection/anchor-focus1-expected.txt:
        * editing/selection/anchor-focus2-expected.txt:
        * editing/selection/anchor-focus3-expected.txt:
        * editing/selection/move-begin-end-expected.txt:
        * fast/dom/Element/onclick-case-expected.txt:
        * fast/dom/HTMLInputElement/size-as-number-expected.txt:
        * fast/dom/document-all-input-expected.txt:
        * fast/dom/option-properties-expected.txt:
        * fast/events/objc-keyboard-event-creation-expected.txt:
        * fast/events/onsubmit-bubbling-expected.txt:
        * fast/forms/access-key-expected.txt:
        * fast/forms/activate-and-disabled-elements-expected.txt:
        * fast/forms/button-in-forms-collection-expected.txt:
        * fast/forms/check-box-enter-key-expected.txt:
        * fast/forms/cursor-position-expected.txt:
        * fast/forms/display-none-in-onchange-keyboard-expected.txt:
        * fast/forms/domstring-replace-crash-expected.txt:
        * fast/forms/double-focus-expected.txt:
        * fast/forms/element-by-name-expected.txt:
        * fast/forms/empty-get-expected.txt:
        * fast/forms/focus-expected.txt:
        * fast/forms/form-get-multipart-expected.txt:
        * fast/forms/form-get-multipart2-expected.txt:
        * fast/forms/form-get-multipart3-expected.txt:
        * fast/forms/form-post-urlencoded-expected.txt:
        * fast/forms/input-appearance-elementFromPoint-expected.txt:
        * fast/forms/input-appearance-maxlength-expected.txt:
        * fast/forms/input-changing-value-expected.txt:
        * fast/forms/input-delete-expected.txt:
        * fast/forms/input-selection-hidden-expected.txt:
        * fast/forms/input-selection-restore-expected.txt:
        * fast/forms/input-text-enter-expected.txt:
        * fast/forms/input-truncate-newline-expected.txt:
        * fast/forms/legend-access-key-expected.txt:
        * fast/forms/onchange-enter-submit-expected.txt:
        * fast/forms/onselect-textarea-expected.txt:
        * fast/forms/onselect-textfield-expected.txt:
        * fast/forms/paste-into-textarea-expected.txt:
        * fast/forms/plaintext-mode-1-expected.txt:
        * fast/forms/select-remove-option-expected.txt:
        * fast/forms/select-replace-option-expected.txt:
        * fast/forms/select-reset-expected.txt:
        * fast/forms/selection-functions-expected.txt:
        * fast/forms/text-field-setvalue-crash-expected.txt:
        * fast/forms/textarea-crlf-expected.txt:
        * fast/forms/textarea-scrolled-endline-caret-expected.txt:
        * fast/forms/textarea-setvalue-submit-expected.txt:
        * fast/forms/textfield-focus-out-expected.txt:

2006-08-24  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=10524
        svg transform: comma delimiting breaks display

        * svg/custom/transform-scale-parse-expected.checksum: Added.
        * svg/custom/transform-scale-parse-expected.png: Added.
        * svg/custom/transform-scale-parse-expected.txt: Added.
        * svg/custom/transform-scale-parse.svg: Added.

2006-08-22  Trey Matteson  <trey@usa.net>

        Reviewed by NOBODY
        
        This test update was missing from the patch I posted, and ggarren just checked in.

        * fast/overflow/scrollRevealButton-expected.txt:

2006-08-22  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Eric.

        - test for <rdar://problem/4683948> REGRESSION: Assertion failure in [FrameProgressEntry addChild:forDataSource:] (fandango.com)
        
        (I both added a WebKit assertion that would fail under this test, and then did a fix to make it not fire)
        
        * fast/loader/start-load-in-unload-expected.txt: Added.
        * fast/loader/start-load-in-unload.html: Added.

2006-08-22  Maciej Stachowiak  <mjs@apple.com>

        Fix for broken tests.

        - made newly added CGI scripts executable

        * http/tests/navigation/resources/error404.pl:
        * http/tests/navigation/resources/frameset.pl:
        * http/tests/navigation/resources/postresult.pl:
        * http/tests/navigation/resources/redirect302.pl:
        
2006-08-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=10449>
        REGRESSION(r15918): drag-into-marker.html failing

        * editing/pasteboard/paste-list-001-expected.txt:
        * fast/lists/drag-into-marker.html: Added.
        * fast/lists/drag-into-marker.html-disabled: Removed.

2006-08-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        <rdar://problem/4052343&4052343&4426622> Mail hung on paste text
        
        Bugs exposed:
        * editing/pasteboard/paste-4039777-fix-expected.checksum:
        * editing/pasteboard/paste-4039777-fix-expected.png:
        * editing/pasteboard/paste-4039777-fix-expected.txt:
        * editing/deleting/delete-3857753-fix-expected.txt:
        * editing/pasteboard/styled-element-markup-expected.checksum:
        * editing/pasteboard/styled-element-markup-expected.png:
        * editing/pasteboard/styled-element-markup-expected.txt:
        * editing/execCommand/insertHTML-expected.checksum:
        * editing/execCommand/insertHTML-expected.png:
        * editing/execCommand/insertHTML-expected.txt:
        * editing/execCommand/insertHTML.html:
        
        Removed some empty style spans, font tags are replaced by style spans
        in a couple of cases:
        * editing/deleting/merge-different-styles-expected.txt:
        * editing/deleting/pruning-after-merge-1-expected.txt:
        * editing/deleting/pruning-after-merge-2-expected.txt:
        * editing/inserting/insert-3786362-fix-expected.txt:
        * editing/pasteboard/block-wrappers-necessary-expected.txt:
        * editing/pasteboard/display-block-on-spans-expected.txt:
        * editing/pasteboard/merge-end-table-expected.txt:
        * editing/pasteboard/paste-4035648-fix-expected.txt:
        * editing/pasteboard/paste-line-endings-001-expected.txt:
        * editing/pasteboard/paste-line-endings-006-expected.txt:
        * editing/pasteboard/paste-list-001-expected.txt:
        * editing/pasteboard/paste-pre-001-expected.txt:
        * editing/pasteboard/paste-pre-002-expected.txt:
        * editing/pasteboard/paste-table-001-expected.txt:
        * editing/pasteboard/paste-table-002-expected.txt:
        * editing/pasteboard/paste-text-001-expected.txt:
        * editing/pasteboard/paste-text-002-expected.txt:
        * editing/pasteboard/paste-text-003-expected.txt:
        * editing/pasteboard/paste-text-004-expected.txt:
        * editing/pasteboard/paste-text-005-expected.txt:
        * editing/pasteboard/paste-text-006-expected.txt:
        * editing/pasteboard/paste-text-011-expected.txt:
        * editing/pasteboard/paste-text-012-expected.txt:
        * editing/pasteboard/paste-text-013-expected.txt:
        * editing/pasteboard/paste-text-014-expected.txt:
        * editing/pasteboard/paste-text-015-expected.txt:
        * editing/pasteboard/paste-text-016-expected.txt:
        * editing/pasteboard/paste-text-017-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
        * editing/pasteboard/styled-element-markup.html:
        * editing/pasteboard/testcase-9507-expected.txt:
        * editing/style/smoosh-styles-001-expected.txt:
        * editing/style/smoosh-styles-002-expected.txt:

2006-08-22  Trey Matteson  <trey@usa.net>

        Reviewed by ggaren.

        Introducing a small test suite for bugs related to various navigation techniques,
        e.g., back/forward, reload, various redirect flavors, POST, POST-then-redirect,
        within-page anchors.  Most of the tests are done with and without an enclosing frameset.
        The tests verify the content of the final page (which may include restored form
        state), scroll location (also sometimes restored), and the full content of the
        back-forward list.

        * fast/overflow/scrollRevealButton-expected.txt:
           Updated to include scroll location that is now emitted.
        * http/tests/navigation/anchor-basic-expected.txt: Added.
        * http/tests/navigation/anchor-basic.html: Added.
        * http/tests/navigation/anchor-frames-expected.txt: Added.
        * http/tests/navigation/anchor-frames.html: Added.
        * http/tests/navigation/anchor-goback-expected.txt: Added.
        * http/tests/navigation/anchor-goback.html: Added.
        * http/tests/navigation/anchor-subframeload-expected.txt: Added.
        * http/tests/navigation/anchor-subframeload.html: Added.
        * http/tests/navigation/error404-basic-expected.txt: Added.
        * http/tests/navigation/error404-basic.html: Added.
        * http/tests/navigation/error404-frames-expected.txt: Added.
        * http/tests/navigation/error404-frames.html: Added.
        * http/tests/navigation/error404-goback-expected.txt: Added.
        * http/tests/navigation/error404-goback.html: Added.
        * http/tests/navigation/error404-subframeload-expected.txt: Added.
        * http/tests/navigation/error404-subframeload.html: Added.
        * http/tests/navigation/javascriptlink-basic-expected.txt: Added.
        * http/tests/navigation/javascriptlink-basic.html: Added.
        * http/tests/navigation/javascriptlink-frames-expected.txt: Added.
        * http/tests/navigation/javascriptlink-frames.html: Added.
        * http/tests/navigation/javascriptlink-goback-expected.txt: Added.
        * http/tests/navigation/javascriptlink-goback.html: Added.
        * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added.
        * http/tests/navigation/javascriptlink-subframeload.html: Added.
        * http/tests/navigation/metaredirect-basic-expected.txt: Added.
        * http/tests/navigation/metaredirect-basic.html: Added.
        * http/tests/navigation/metaredirect-frames-expected.txt: Added.
        * http/tests/navigation/metaredirect-frames.html: Added.
        * http/tests/navigation/metaredirect-goback-expected.txt: Added.
        * http/tests/navigation/metaredirect-goback.html: Added.
        * http/tests/navigation/metaredirect-subframeload-expected.txt: Added.
        * http/tests/navigation/metaredirect-subframeload.html: Added.
        * http/tests/navigation/post-basic-expected.txt: Added.
        * http/tests/navigation/post-basic.html: Added.
        * http/tests/navigation/post-frames-expected.txt: Added.
        * http/tests/navigation/post-frames-goback1.html-disabled: Added.
        * http/tests/navigation/post-frames.html: Added.
        * http/tests/navigation/post-goback1-expected.txt: Added.
        * http/tests/navigation/post-goback1.html: Added.
        * http/tests/navigation/post-goback2-expected.txt: Added.
        * http/tests/navigation/post-goback2.html: Added.
        * http/tests/navigation/postredirect-basic-expected.txt: Added.
        * http/tests/navigation/postredirect-basic.html: Added.
        * http/tests/navigation/postredirect-frames-expected.txt: Added.
        * http/tests/navigation/postredirect-frames-goback1.html-disabled: Added.
        * http/tests/navigation/postredirect-frames.html: Added.
        * http/tests/navigation/postredirect-goback1-expected.txt: Added.
        * http/tests/navigation/postredirect-goback1.html: Added.
        * http/tests/navigation/postredirect-goback2-expected.txt: Added.
        * http/tests/navigation/postredirect-goback2.html: Added.
        * http/tests/navigation/redirect302-basic-expected.txt: Added.
        * http/tests/navigation/redirect302-basic.html: Added.
        * http/tests/navigation/redirect302-frames-expected.txt: Added.
        * http/tests/navigation/redirect302-frames.html: Added.
        * http/tests/navigation/redirect302-goback-expected.txt: Added.
        * http/tests/navigation/redirect302-goback.html: Added.
        * http/tests/navigation/redirect302-subframeload-expected.txt: Added.
        * http/tests/navigation/redirect302-subframeload.html: Added.
        * http/tests/navigation/relativeanchor-basic-expected.txt: Added.
        * http/tests/navigation/relativeanchor-basic.html: Added.
        * http/tests/navigation/relativeanchor-frames-expected.txt: Added.
        * http/tests/navigation/relativeanchor-frames.html: Added.
        * http/tests/navigation/relativeanchor-goback-expected.txt: Added.
        * http/tests/navigation/relativeanchor-goback.html: Added.
        * http/tests/navigation/resources/error404.pl: Added.
        * http/tests/navigation/resources/frameset.pl: Added.
        * http/tests/navigation/resources/javascriptlink.html: Added.
        * http/tests/navigation/resources/metaredirect.html: Added.
        * http/tests/navigation/resources/otherpage.html: Added.
        * http/tests/navigation/resources/postresult.pl: Added.
        * http/tests/navigation/resources/redirect302.pl: Added.
        * http/tests/navigation/resources/slowmetaredirect.html: Added.
        * http/tests/navigation/resources/slowtimerredirect.html: Added.
        * http/tests/navigation/resources/success200.html: Added.
        * http/tests/navigation/resources/testcode.js: Added.
        * http/tests/navigation/resources/timerredirect.html: Added.
        * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added.
        * http/tests/navigation/slowmetaredirect-basic.html: Added.
        * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added.
        * http/tests/navigation/slowtimerredirect-basic.html: Added.
        * http/tests/navigation/success200-basic-expected.txt: Added.
        * http/tests/navigation/success200-basic.html: Added.
        * http/tests/navigation/success200-frames-expected.txt: Added.
        * http/tests/navigation/success200-frames-goback.html-disabled: Added.
        * http/tests/navigation/success200-frames-loadsame-expected.txt: Added.
        * http/tests/navigation/success200-frames-loadsame.html: Added.
        * http/tests/navigation/success200-frames-reload.html-disabled: Added.
        * http/tests/navigation/success200-frames.html: Added.
        * http/tests/navigation/success200-goback-expected.txt: Added.
        * http/tests/navigation/success200-goback.html: Added.
        * http/tests/navigation/success200-loadsame-expected.txt: Added.
        * http/tests/navigation/success200-loadsame.html: Added.
        * http/tests/navigation/success200-reload-expected.txt: Added.
        * http/tests/navigation/success200-reload.html: Added.
        * http/tests/navigation/success200-subframeload-expected.txt: Added.
        * http/tests/navigation/success200-subframeload-goback.html-disabled: Added.
        * http/tests/navigation/success200-subframeload.html: Added.
        * http/tests/navigation/timerredirect-basic-expected.txt: Added.
        * http/tests/navigation/timerredirect-basic.html: Added.
        * http/tests/navigation/timerredirect-frames-expected.txt: Added.
        * http/tests/navigation/timerredirect-frames.html: Added.
        * http/tests/navigation/timerredirect-goback-expected.txt: Added.
        * http/tests/navigation/timerredirect-goback.html: Added.
        * http/tests/navigation/timerredirect-subframeload-expected.txt: Added.
        * http/tests/navigation/timerredirect-subframeload.html: Added.

2006-08-22  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase for:
        http://bugs.webkit.org/show_bug.cgi?id=10402
        REPRO: SVG crashes inside gradient code

        * svg/custom/gradient-attr-update-expected.checksum: Added.
        * svg/custom/gradient-attr-update-expected.png: Added.
        * svg/custom/gradient-attr-update-expected.txt: Added.
        * svg/custom/gradient-attr-update.svg: Added.

2006-08-22  Rob Buis  <buis@kde.org>

        Reviewed by Eric.

        Testcase needed for:
        http://bugs.webkit.org/show_bug.cgi?id=10405
        REPRO: SVG Maze crashes in RenderPath code

        * svg/custom/dynamic-empty-path-expected.checksum: Added.
        * svg/custom/dynamic-empty-path-expected.png: Added.
        * svg/custom/dynamic-empty-path-expected.txt: Added.
        * svg/custom/dynamic-empty-path.svg: Added.

2006-08-21  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Eric.

        Test for http://bugs.webkit.org/show_bug.cgi?id=10419
        XSLTProcessor transformToFragment fails because of an XML declaration

        * fast/xsl/transformToFragment-XML-declaration-expected.txt: Added.
        * fast/xsl/transformToFragment-XML-declaration.html: Added.

        * fast/xsl/xslt-extra-content-at-end-expected.checksum:
        * fast/xsl/xslt-extra-content-at-end-expected.png:
        * fast/xsl/xslt-extra-content-at-end-expected.txt: Updated for a changed error reporting.

2006-08-21  Vladimir Olexa  <vladimir.olexa@gmail.com>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=6252
        JavaScript 1.6 Array.lastIndexOf

        * fast/js/array-lastIndexOf-expected.txt: Added.
        * fast/js/array-lastIndexOf.html: Added.
        * fast/js/resources/array-lastIndexOf.js: Added.

2006-08-21  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Eric.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10429
          XSLTProcessor.transformToFragment crashes if the owner document is empty

        * fast/js/resources/xslt-fragment-in-empty-doc.js: Added.
        * fast/js/xslt-fragment-in-empty-doc-expected.txt: Added.
        * fast/js/xslt-fragment-in-empty-doc.html: Added.

2006-08-16  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by thatcher

        Equivalent render tree:
        * fast/events/ondragenter-expected.checksum:
        * fast/events/ondragenter-expected.txt:
        
        Patch exposed a bug (10449):
        * fast/lists/drag-into-marker.html: Removed.
        * fast/lists/drag-into-marker.html-disabled: Added.

2006-08-15  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by thatcher
        
        Added:
        * editing/pasteboard/interchange-newline-4-expected.checksum: Added.
        * editing/pasteboard/interchange-newline-4-expected.png: Added.
        * editing/pasteboard/interchange-newline-4-expected.txt: Added.
        * editing/pasteboard/interchange-newline-4.html: Added.
        * editing/deleting/paragraph-in-preserveNewline-expected.checksum: Added.
        * editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
        * editing/deleting/paragraph-in-preserveNewline-expected.txt: Added.
        * editing/deleting/paragraph-in-preserveNewline.html: Added.
        
        Equivalent render trees, fixes, or bugs exposed (10427, 10428):
        * editing/execCommand/insertHTML-expected.checksum:
        * editing/execCommand/insertHTML-expected.png:
        * editing/execCommand/insertHTML-expected.txt:
        * editing/execCommand/insertHTML.html:
        * editing/execCommand/insertHorizontalRule-expected.checksum:
        * editing/execCommand/insertHorizontalRule-expected.png:
        * editing/execCommand/insertHorizontalRule-expected.txt:
        * editing/inserting/insert-3786362-fix-expected.checksum:
        * editing/inserting/insert-3786362-fix-expected.png:
        * editing/inserting/insert-3786362-fix-expected.txt:
        * editing/inserting/insert-3786362-fix.html:
        * editing/inserting/insert-3907422-fix-expected.txt:
        * editing/pasteboard/3976872-expected.checksum:
        * editing/pasteboard/3976872-expected.png:
        * editing/pasteboard/3976872-expected.txt:
        * editing/pasteboard/4076267-3-expected.checksum:
        * editing/pasteboard/4076267-3-expected.png:
        * editing/pasteboard/4076267-3-expected.txt:
        * editing/pasteboard/4076267-3.html:
        * editing/pasteboard/4076267-expected.checksum:
        * editing/pasteboard/4076267-expected.png:
        * editing/pasteboard/4076267-expected.txt:
        * editing/pasteboard/4076267.html:
        * editing/pasteboard/4242293-1-expected.txt:
        * editing/pasteboard/4242293-expected.checksum:
        * editing/pasteboard/4242293-expected.png:
        * editing/pasteboard/4242293-expected.txt:
        * editing/pasteboard/4631972-expected.txt:
        * editing/pasteboard/8145-1-expected.txt:
        * editing/pasteboard/8145-3-expected.txt:
        * editing/pasteboard/block-wrappers-necessary-expected.txt:
        * editing/pasteboard/copy-paste-bidi-expected.txt:
        * editing/pasteboard/display-block-on-spans-expected.checksum:
        * editing/pasteboard/display-block-on-spans-expected.png:
        * editing/pasteboard/display-block-on-spans-expected.txt:
        * editing/pasteboard/interchange-newline-1-expected.txt:
        * editing/pasteboard/merge-end-1-expected.checksum:
        * editing/pasteboard/merge-end-1-expected.png:
        * editing/pasteboard/merge-end-1-expected.txt:
        * editing/pasteboard/merge-end-1.html:
        * editing/pasteboard/merge-end-2-expected.checksum:
        * editing/pasteboard/merge-end-2-expected.png:
        * editing/pasteboard/merge-end-2-expected.txt:
        * editing/pasteboard/merge-end-2.html:
        * editing/pasteboard/merge-end-4-expected.txt:
        * editing/pasteboard/merge-end-list-expected.txt:
        * editing/pasteboard/merge-end-table-expected.checksum:
        * editing/pasteboard/merge-end-table-expected.png:
        * editing/pasteboard/merge-end-table-expected.txt:
        * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
        * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
        * editing/pasteboard/paste-4039777-fix-expected.checksum:
        * editing/pasteboard/paste-4039777-fix-expected.png:
        * editing/pasteboard/paste-4039777-fix-expected.txt:
        * editing/pasteboard/paste-line-endings-002-expected.txt:
        * editing/pasteboard/paste-line-endings-004-expected.txt:
        * editing/pasteboard/paste-line-endings-007-expected.txt:
        * editing/pasteboard/paste-line-endings-008-expected.txt:
        * editing/pasteboard/paste-line-endings-009-expected.txt:
        * editing/pasteboard/paste-match-style-002-expected.txt:
        * editing/pasteboard/paste-pre-001-expected.txt:
        * editing/pasteboard/paste-pre-002-expected.txt:
        * editing/pasteboard/paste-table-001-expected.checksum:
        * editing/pasteboard/paste-table-001-expected.png:
        * editing/pasteboard/paste-table-001-expected.txt:
        * editing/pasteboard/paste-table-003-expected.txt:
        * editing/pasteboard/paste-text-001-expected.txt:
        * editing/pasteboard/paste-text-003-expected.txt:
        * editing/pasteboard/paste-text-007-expected.checksum:
        * editing/pasteboard/paste-text-007-expected.png:
        * editing/pasteboard/paste-text-007-expected.txt:
        * editing/pasteboard/paste-text-008-expected.txt:
        * editing/pasteboard/paste-text-009-expected.txt:
        * editing/pasteboard/paste-text-010-expected.txt:
        * editing/pasteboard/paste-text-011-expected.txt:
        * editing/pasteboard/paste-text-012-expected.checksum:
        * editing/pasteboard/paste-text-012-expected.png:
        * editing/pasteboard/paste-text-012-expected.txt:
        * editing/pasteboard/paste-text-012.html:
        * editing/pasteboard/paste-text-013-expected.checksum:
        * editing/pasteboard/paste-text-013-expected.png:
        * editing/pasteboard/paste-text-013-expected.txt:
        * editing/pasteboard/paste-text-015-expected.txt:
        * editing/pasteboard/paste-text-017-expected.txt:
        * 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:
        * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
        * editing/pasteboard/pasting-object-expected.txt:
        * editing/pasteboard/prevent-block-nesting-01-expected.txt:
        * editing/pasteboard/quirks-mode-br-1-expected.txt:
        * editing/pasteboard/smart-paste-001-expected.txt:
        * editing/pasteboard/smart-paste-002-expected.txt:
        * editing/pasteboard/smart-paste-003-expected.txt:
        * editing/pasteboard/smart-paste-004-expected.txt:
        * editing/pasteboard/smart-paste-005-expected.txt:
        * editing/pasteboard/smart-paste-006-expected.txt:
        * editing/pasteboard/smart-paste-007-expected.txt:
        * editing/pasteboard/smart-paste-008-expected.txt:
        * editing/pasteboard/undoable-fragment-removes-expected.checksum:
        * editing/pasteboard/undoable-fragment-removes-expected.png:
        * editing/pasteboard/undoable-fragment-removes-expected.txt:
        * editing/pasteboard/undoable-fragment-removes.html:
        * editing/style/smoosh-styles-001-expected.txt:
        * editing/style/smoosh-styles-002-expected.txt:

2006-08-15  Jonas Witt <jonas.witt@gmail.com>

        Reviewed by Darin.

        - added a test to check keyboard events fired from the ObjC API:
          http://bugs.webkit.org/show_bug.cgi?id=9736

        * fast/events/objc-keyboard-event-creation-expected.txt: Added.
        * fast/events/objc-keyboard-event-creation.html: Added.

2006-08-15  Geoffrey Garen  <ggaren@apple.com>

        Layout test for <rdar://problem/4661982> (crash in KHTMLParser::popBlock)

        * fast/parser/remove-node-stack-expected.txt: Added.
        * fast/parser/remove-node-stack.html: Added.

2006-08-15  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Test for: <rdar://problem/4680207> REGRESSION: select-all should fire onSelect event for text fields and textareas (9518)
        http://bugs.webkit.org/show_bug.cgi?id=9518

        * fast/forms/onselect-selectall-expected.txt: Added.
        * fast/forms/onselect-selectall.html: Added.

2006-08-14  Eric Seidel  <eric@webkit.org>

        Reviewed by mjs.
        
        Updated results for:
        <mask>, <marker>, <pattern> inside <defs> do not work
        http://bugs.webkit.org/show_bug.cgi?id=6548

        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/custom/empty-merge-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.txt:
        * svg/custom/feComponentTransfer-Gamma-expected.txt:
        * svg/custom/feComponentTransfer-Linear-expected.txt:
        * svg/custom/feComponentTransfer-Table-expected.txt:
        * svg/custom/feDisplacementMap-01-expected.txt:
        * svg/custom/filter-source-alpha-expected.txt:
        * svg/custom/gradient-stroke-width-expected.txt:
        * svg/custom/grayscale-gradient-mask-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.txt:
        * svg/custom/invalid-css-expected.txt:
        * svg/custom/non-opaque-filters-expected.txt:
        * svg/custom/pattern-in-defs-expected.checksum: Added.
        * svg/custom/pattern-in-defs-expected.png: Added.
        * svg/custom/pattern-in-defs-expected.txt: Added.
        * svg/custom/pattern-in-defs.svg: Added.
        * svg/custom/text-clip-expected.txt:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/tref-update-expected.txt:

2006-08-14  Eric Seidel  <eric@webkit.org>

        Reviewed by darin and mjs.
        
        Add better SVGLoad event support.
        http://bugs.webkit.org/show_bug.cgi?id=6010
        Updated test results.

        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:

2006-08-14  Maciej Stachowiak  <mjs@apple.com>

        Missing expected results for last test.

        * http/tests/plugins/interrupted-get-url-expected.txt: Added.

2006-08-14  Maciej Stachowiak  <mjs@apple.com>

        Test case not reviewed but the patch was reviewed by Tim Omernick.
        
        - test case for REGRESSION: crash when leaving youtube page while movie is still loading
        http://bugs.webkit.org/show_bug.cgi?id=10398

        * http/tests/plugins/interrupted-get-url.html: Added.
        * http/tests/plugins/resources/interrupted-get-url-success.html: Added.
        * http/tests/plugins/resources/slow-resource.pl: Added.

2006-08-14  Darin Adler  <darin@apple.com>

        Reviewed by John Sullivan.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10204
          REGRESSION: title tag parsing problem breaks Travelocity and Google Analytics pages

        * fast/parser/title-error-test-expected.checksum: Added.
        * fast/parser/title-error-test-expected.png: Added.
        * fast/parser/title-error-test-expected.txt: Added.
        * fast/parser/title-error-test.html: Added.

2006-08-11  David Kilzer  <ddkilzer@kilzer.net>

        Additional layout test fixes from hyatt's "Eliminate RenderImageButton" change
        in r15839.  See also r15840 for more layout test fixes.

        * tables/mozilla/bugs/bug19599-expected.txt: Changed RenderImageButton to RenderImage.
        * tables/mozilla/bugs/bug24200-expected.txt: Ditto.
        * tables/mozilla/bugs/bug4527-expected.txt: Ditto.

2006-08-11  Eric Seidel  <eric@webkit.org>

        Reviewed by andersca.
        
        Updated results, and new test for:
        The outermost <svg> element needs to clip itself
        http://bugs.webkit.org/show_bug.cgi?id=5358

        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
        * svg/custom/svg-overflow-types-expected.checksum: Added.
        * svg/custom/svg-overflow-types-expected.png: Added.
        * svg/custom/svg-overflow-types-expected.txt: Added.
        * svg/custom/svg-overflow-types.svg: Added.

2006-08-11  Adele Peterson  <adele@apple.com>

        Reviewed by Brady.

        Test case for <rdar://problem/4656274> 
        REGRESSION: option elements are selected when added regardless of "selected" property

        * fast/forms/option-constructor-selected-expected.txt: Added.
        * fast/forms/option-constructor-selected.html: Added.

2006-08-08  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Test case for
        <http://bugs.webkit.org/show_bug.cgi?id=10230>
        SVGDOMImplementation should die (and be rolled into DOMImplementation)

        * svg/custom/svg-features-expected.txt: Added.
        * svg/custom/svg-features.html: Added.

2006-08-05  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10213
          REGRESSION: Crash in WebCore::RenderLayer::isTransparent involving <iframe> and <select>

        * fast/frames/iframe-option-crash-expected.checksum: Added.
        * fast/frames/iframe-option-crash-expected.png: Added.
        * fast/frames/iframe-option-crash-expected.txt: Added.
        * fast/frames/iframe-option-crash.xhtml: Added.

2006-08-03  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        * editing/style/non-inheritable-styles-expected.checksum: Added.
        * editing/style/non-inheritable-styles-expected.png: Added.
        * editing/style/non-inheritable-styles-expected.txt: Added.
        * editing/style/non-inheritable-styles.html: Added.

2006-08-03  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin

        * fast/forms/plaintext-mode-1-expected.txt:
        * fast/forms/plaintext-mode-1.html:

2006-08-02  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by mjs

        <http://bugs.webkit.org/show_bug.cgi?id=10225>
        GMail Editor: Change Hilite Color doesn't work

        * editing/execCommand/hilitecolor-expected.checksum: Added.
        * editing/execCommand/hilitecolor-expected.png: Added.
        * editing/execCommand/hilitecolor-expected.txt: Added.
        * editing/execCommand/hilitecolor.html: Added.

2006-08-03  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Adele and Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10177
          REGRESSION: Successfully dragging text into a disabled field

        * fast/forms/textfield-drag-into-disabled-expected.checksum: Added.
        * fast/forms/textfield-drag-into-disabled-expected.png: Added.
        * fast/forms/textfield-drag-into-disabled-expected.txt: Added.
        * fast/forms/textfield-drag-into-disabled.html: Added.

        * fast/forms/input-disabled-color-expected.txt: Updated.

2006-08-03  Jonathan Johnsson  <jonathanjohnsson@gmail.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10198
          REGRESSION: WebKit r15750 crashes while loading anthem.com

        * fast/overflow/generated-content-crash-expected.txt: Added.
        * fast/overflow/generated-content-crash.html: Added.

2006-08-03  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Anders.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10202
          REGRESSION: Repro crash when loading an empty image document

        * fast/tokenizer/image-empty-crash-expected.txt: Added.
        * fast/tokenizer/image-empty-crash.html: Added.

2006-08-02  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=3438
          incorrect display of transparent 1x1 PNGs

        * fast/replaced/image-solid-color-with-alpha-expected.checksum: Added.
        * fast/replaced/image-solid-color-with-alpha-expected.png: Added.
        * fast/replaced/image-solid-color-with-alpha-expected.txt: Added.
        * fast/replaced/image-solid-color-with-alpha.html: Added.
        * fast/replaced/img-1x1-expected.checksum: Removed.
        * fast/replaced/img-1x1-expected.png: Removed.
        * fast/replaced/img-1x1-expected.txt: Removed.
        * fast/replaced/img-1x1.html: Removed.

2006-08-01  Darin Adler  <darin@apple.com>

        - updated a test affected by changes to the DumpRenderTree tool
          to return a current mouse position

        * fast/inline/dirtyLinesForInline-expected.txt: Updated.

2006-07-31  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Darin.

        - tests changed by http://bugs.webkit.org/show_bug.cgi?id=9955
        Colors scaled from [0, 1] range to [0, 255] incorrectly

        * fast/css/hsl-color-expected.checksum:
        * fast/css/hsl-color-expected.png:
        * fast/css/hsl-color-expected.txt:
        * fast/forms/input-disabled-color-expected.checksum:
        * fast/forms/input-disabled-color-expected.png:
        * fast/forms/input-disabled-color-expected.txt:

2006-07-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=10158
          REGRESSION: Selection highlight is dark and opaque when solid-color images are used

        Reviewed by Darin.

        * fast/backgrounds/solid-color-context-restore-expected.checksum: Added.
        * fast/backgrounds/solid-color-context-restore-expected.png: Added.
        * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
        * fast/backgrounds/solid-color-context-restore.html: Added.

2006-07-31  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - fix http://bugs.webkit.org/show_bug.cgi?id=10171
          REGRESSION: failing layout test: fast/events/objc-event-api.html

        * fast/events/objc-event-api-expected.txt: Updated test results for changes in the
        DumpRenderTree tool.

2006-07-31  Mark Rowe  <opendarwin.org@bdash.net.nz>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=9738
        Bug 9738: Unqualified :hover selector ignored in strict parsing mode

        * fast/selectors/unqualified-hover-quirks-expected.checksum: Added.
        * fast/selectors/unqualified-hover-quirks-expected.png: Added.
        * fast/selectors/unqualified-hover-quirks-expected.txt: Added.
        * fast/selectors/unqualified-hover-quirks.html: Added.
        * fast/selectors/unqualified-hover-strict-expected.checksum: Added.
        * fast/selectors/unqualified-hover-strict-expected.png: Added.
        * fast/selectors/unqualified-hover-strict-expected.txt: Added.
        * fast/selectors/unqualified-hover-strict.html: Added.

2006-07-31  Adele Peterson  <adele@apple.com>

        Reviewed by John and Anders.

        - Test for <rdar://problem/4380576> onChange does not get called when field changed by return key

        * fast/forms/onchange-enter-submit-expected.txt: Added.
        * fast/forms/onchange-enter-submit.html: Added.

2006-07-31  Graham Dennis  <graham.dennis@gmail.com>

        Reviewed by justin
        
        <http://bugs.webkit.org/show_bug.cgi?id=9507>
        Empty style spans created in applyInlineStyle
        <rdar://problem/4515463>
        REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page        

        * editing/pasteboard/paste-4039777-fix-expected.txt:
        * editing/pasteboard/testcase-9507-expected.checksum: Added.
        * editing/pasteboard/testcase-9507-expected.png: Added.
        * editing/pasteboard/testcase-9507-expected.txt: Added.
        * editing/pasteboard/testcase-9507.html: Added.
        * editing/unsupported-content/table-delete-001-expected.txt:
        * editing/selection/selectNode-expected.png:
        * editing/selection/selectNode-expected.checksum:
        * editing/selection/selectNode-expected.txt:

2006-07-31  Mark Rowe  <opendarwin.org@bdash.net.nz>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=10167
        Bug 10167: REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layout tests

        * fast/events/objc-event-api-expected.txt: Update test results.

2006-07-31  Darin Adler  <darin@apple.com>

        * editing/pasteboard/paste-table-002-expected.txt: Corrected one result
        affected by my recent change to getComputedStyle.

        * editing/pasteboard/paste-table-002.html: Converted to a text test, since
        it dumps the serialized form of the result.
        * editing/pasteboard/paste-table-002-expected.checksum: Removed.
        * editing/pasteboard/paste-table-002-expected.png: Removed.

2006-07-30  Darin Adler  <darin@apple.com>

        - test that displays all computed style -- demonstrates bug fixes I just
          made to the computed style class and also acts as a regression test for
          the existence of all of them and the basic format for a default object

        * fast/css/computed-style-expected.txt: Added.
        * fast/css/computed-style.html: Added.

2006-07-29  Rob Buis  <buis@kde.org>

        Reviewed by Geoff.

        Updated test case result as a result of:
        http://bugs.webkit.org/show_bug.cgi?id=10151
        ghostmap XHTML + SVG fails due to javascript undefined exception
        The new test case result now should match the required spec result
        and acts as a way to test document.URL on non-html documents.

        * dom/xhtml/level2/html/HTMLDocument04-expected.txt:

2006-07-29  Darin Adler  <darin@apple.com>

        - changed this test to a plain-text one and added text explaining what it tests

        * fast/forms/input-named-action-overrides-action-attribute.html: Added explanation text,
        got rid of some incorrect HTML syntax, added a call to dumpAsText(), and used a paragraph
        element instead of a span element for the result.
        * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Updated.

2006-07-29  Andrew Wellington  <proton@wiretapped.net>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=8587 / <rdar://problem/4631844>
        REGRESSION: {display:list-item} items outside an ol or ul element don't number correctly

        * fast/lists/ordered-list-with-no-ol-tag-expected.checksum: Added.
        * fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
        * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Added.
        * fast/lists/ordered-list-with-no-ol-tag.html: Added.

2006-07-29  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=10147
        REGRESSION: custom attribute values set via javascript are not persistent

        * fast/dom/Element/setAttribute-case-insensitivity-expected.txt: Added.
        * fast/dom/Element/setAttribute-case-insensitivity.html: Added.

2006-07-29  Darin Adler  <darin@apple.com>

        - rolled out the test for bug 9753, since we rolled out the fix
          we'll bring back the test when we bring back the fix

        * svg/custom/width-full-percentage-expected.checksum: Removed.
        * svg/custom/width-full-percentage-expected.png: Removed.
        * svg/custom/width-full-percentage-expected.txt: Removed.
        * svg/custom/width-full-percentage.svg: Removed.

2006-07-28  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4515463>
        REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
        
        Removed incorrect nesting:
        * editing/pasteboard/paste-table-001-expected.checksum:
        * editing/pasteboard/paste-table-001-expected.png:
        * editing/pasteboard/paste-table-001-expected.txt:
        * editing/pasteboard/paste-table-003-expected.txt:

2006-07-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4242293>
        Poor paste fidelity of http://www.google.com/

        Removed one of the two extraneous newlines that are introduced on paste:
        * editing/pasteboard/paste-table-003-expected.checksum:
        * editing/pasteboard/paste-table-003-expected.png:
        * editing/pasteboard/paste-table-003-expected.txt:
        
        Fewer pastes remove nodes containing the selection b/c of 
        the changes to interchange newlines:
        * editing/pasteboard/paste-line-endings-007-expected.txt:
        * editing/pasteboard/paste-line-endings-008-expected.txt:
        * editing/pasteboard/paste-line-endings-009-expected.txt:
        
        Added:
        * editing/pasteboard/4242293-1-expected.checksum: Added.
        * editing/pasteboard/4242293-1-expected.png: Added.
        * editing/pasteboard/4242293-1-expected.txt: Added.
        * editing/pasteboard/4242293-1.html: Added.
        * editing/pasteboard/4242293-expected.checksum: Added.
        * editing/pasteboard/4242293-expected.png: Added.
        * editing/pasteboard/4242293-expected.txt: Added.
        * editing/pasteboard/4242293.html: Added.

2006-07-28  Alexey Proskuryakov  <ap@nypop.com>

        Rolling out http://bugs.webkit.org/show_bug.cgi?id=6010 because of failing layout tests.
        Add better SVGLoad event support.

        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:

2006-07-27  Eric Seidel  <eric@webkit.org>

        Reviewed by darin.
        
        Add better SVGLoad event support.
        http://bugs.webkit.org/show_bug.cgi?id=6010
        A bunch of the SVG tests didn't render anything since they never received an SVGLoad, now they properly render.

        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:

2006-07-27  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Test case for
        <http://bugs.webkit.org/show_bug.cgi?id=9753>
        SVG with width and height 100% leaves room for scrollbar on the right.

        * svg/custom/width-full-percentage-expected.txt: Added.
        * svg/custom/width-full-percentage-expected.checksum: Added.
        * svg/custom/width-full-percentage-expected.png: Added.
        * svg/custom/width-full-percentage.svg: Added.

2006-07-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4242293>
        Poor paste fidelity of http://www.google.com/

        * editing/pasteboard/styled-element-markup-expected.checksum: Added.
        * editing/pasteboard/styled-element-markup-expected.png: Added.
        * editing/pasteboard/styled-element-markup-expected.txt: Added.
        * editing/pasteboard/styled-element-markup.html: Added.

2006-07-27  Alexander Kellett  <lypanov@kde.org>

        Reviewed by Darin.

        Test for: http://bugs.webkit.org/show_bug.cgi?id=9867
        REGRESSION: code that modifies form element in Firefox modifies form attribute in WebKit

        * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Added.
        * fast/forms/input-named-action-overrides-action-attribute.html: Added.

2006-07-27  Rob Buis  <buis@kde.org>

        Reviewed by Anders.

        Testcase for and from:
        http://bugs.webkit.org/show_bug.cgi?id=8992
        Some HTML DOM attributes have incorrect types

        * fast/dom/html-attribute-types-expected.txt: Added.
        * fast/dom/html-attribute-types.html: Added.

2006-07-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4628409>
        Safari crashes in CompositeEditCommand::removeBlockPlaceholder entering text in a web page form

        * fast/forms/4628409-expected.txt: Added.
        * fast/forms/4628409.html: Added.

2006-07-27  Graham Dennis  <graham.dennis@gmail.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10094
          Japanese characters improperly rendering in TOT

        * fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Added.
        * fast/encoding/denormalised-voiced-japanese-chars-expected.png: Added.
        * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Added.
        * fast/encoding/denormalised-voiced-japanese-chars.html: Added.

2006-07-27  Eric Seidel  <eric@webkit.org>

        Reviewed by ap.
        
        Complex entities seem to fail on TOT
        http://bugs.webkit.org/show_bug.cgi?id=6390
        Updated test cases now that this bug is fixed.

        * fast/parser/entity-ignorable-whitespace-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:

2006-07-27  Rob Buis  <buis@kde.org

        Reviewed by Darin.

        Add some tests for http://bugs.webkit.org/show_bug.cgi?id=9938
        Specifically the testcases are:

        http://hixie.ch/tests/adhoc/svg/error/010.xml
        http://hixie.ch/tests/adhoc/svg/error/011.xml

        * svg/custom/invalid-viewbox1-expected.checksum: Added.
        * svg/custom/invalid-viewbox1-expected.png: Added.
        * svg/custom/invalid-viewbox1-expected.txt: Added.
        * svg/custom/invalid-viewbox1.svg: Added.
        * svg/custom/invalid-viewbox2-expected.checksum: Added.
        * svg/custom/invalid-viewbox2-expected.png: Added.
        * svg/custom/invalid-viewbox2-expected.txt: Added.
        * svg/custom/invalid-viewbox2.svg: Added.

2006-07-27  Eric Seidel  <eric@webkit.org>

        Reviewed by ap.
        
        Add testcases for getSVGDocument() function.
        Also test HTMLObjectElement.vspace and hspace as numbers (while I'm at it).

        * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.checksum: Added.
        * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Added.
        * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Added.
        * fast/dom/HTMLObjectElement/vspace-hspace-as-number.html: Added.
        * svg/custom/getsvgdocument-expected.checksum: Added.
        * svg/custom/getsvgdocument-expected.png: Added.
        * svg/custom/getsvgdocument-expected.txt: Added.
        * svg/custom/getsvgdocument.html: Added.
        * svg/custom/resources/getsvgdocument.svg: Added.

2006-07-26  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=9901
        XSLTProcessor cannot parse text nodes for INPUT ELEMENTS in an XSLT stylesheet

        * fast/js/resources/xhtml-serialize.js: Added.
        * fast/js/xhtml-serialize-expected.txt: Added.
        * fast/js/xhtml-serialize.html: Added.

2006-07-26  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <rdar://problem/4652788>
        REGRESSION: Can't change size or style of any text in message body

        * editing/style/designmode-expected.checksum: Added.
        * editing/style/designmode-expected.png: Added.
        * editing/style/designmode-expected.txt: Added.
        * editing/style/designmode.html: Added.

2006-07-25  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by adele
        
        <rdar://problem/4649560>
        REGRESSION: Can't Select All when the body is contentEditable="true"

        * editing/selection/select-all-005-expected.checksum: Added.
        * editing/selection/select-all-005-expected.png: Added.
        * editing/selection/select-all-005-expected.txt: Added.
        * editing/selection/select-all-005.html: Added.
        * editing/selection/select-all-006-expected.checksum: Added.
        * editing/selection/select-all-006-expected.png: Added.
        * editing/selection/select-all-006-expected.txt: Added.
        * editing/selection/select-all-006.html: Added.

2006-07-24  Dan Waylonis  <waylonis@google.com>

        Reviewed and tweaked a bit by Darin.

        - added some new tests that use "echo" including one for JavaScript null

        * plugins/bindings-test-expected.txt: Added results.
        * plugins/bindings-test.html: Added tests.

2006-07-24  Darin Adler  <darin@apple.com>

        Reviewed by Adele and Justin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9630
          REGRESSION: some spaces typed in <textarea> are posted as non-breaking spaces

        * fast/forms/textarea-type-spaces-expected.txt: Added.
        * fast/forms/textarea-type-spaces.html: Added.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9939
          REGRESSION: Pasting text into native text area with newline at end does not preserve newline

        * fast/forms/textarea-paste-newline-expected.txt: Added.
        * fast/forms/textarea-paste-newline.html: Added.

        - updated tests affected by above changes, results are equivalent or better

        * editing/pasteboard/4641033-expected.checksum:
        * editing/pasteboard/4641033-expected.png:
        * editing/pasteboard/4641033-expected.txt:
        * editing/pasteboard/paste-table-003-expected.checksum:
        * editing/pasteboard/paste-table-003-expected.png:
        * editing/pasteboard/paste-table-003-expected.txt:
        * editing/pasteboard/paste-text-016-expected.txt:
        * editing/pasteboard/quirks-mode-br-1-expected.txt:
        * editing/pasteboard/quirks-mode-br-2-expected.txt:
        * fast/forms/textarea-scrolled-type-expected.checksum:
        * fast/forms/textarea-scrolled-type-expected.png:
        * fast/forms/textarea-scrolled-type-expected.txt:

        - changed a test to be a "dump as text" test

        * fast/forms/paste-into-textarea-expected.txt:
        * fast/forms/paste-into-textarea.html:
        * fast/forms/paste-into-textarea-expected.checksum: Removed.
        * fast/forms/paste-into-textarea-expected.png: Removed.

        - changed a test to be a "dump as text" test, improved test a bit and also checked in new results

        * fast/forms/textarea-scrolled-endline-caret-expected.txt:
        * fast/forms/textarea-scrolled-endline-caret.html:

        - fixed a test that was raising an exception every time it ran

        * fast/forms/attributed-strings-expected.txt:
        * fast/forms/attributed-strings.html:

        - corrected checksums on a bunch of tests (pngs were right, but checksums wrong, apparently)

        * editing/deleting/delete-to-select-table-expected.checksum:
        * editing/selection/3690719-expected.checksum:
        * editing/selection/clear-selection-expected.checksum:
        * editing/undo/undo-misspellings-expected.checksum:

        - added some missing pixel test results

        * editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added.
        * editing/pasteboard/nested-blocks-with-text-area-expected.png: Added.
        * editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added.
        * editing/pasteboard/nested-blocks-with-text-field-expected.png: Added.

2006-07-24  Adele Peterson  <adele@apple.com>

        Reviewed by Justin.

        - Test for <rdar://problem/4632132> Changing style of content with mixed editability fails

        * editing/style/apple-style-editable-mix-expected.checksum: Added.
        * editing/style/apple-style-editable-mix-expected.png: Added.
        * editing/style/apple-style-editable-mix-expected.txt: Added.
        * editing/style/apple-style-editable-mix.html: Added.

2006-07-24  Dave MacLachlan  <dmaclach@mac.com>

        Reviewed by Darin and Alexey.
        
        Test for: <http://bugs.webkit.org/show_bug.cgi?id=8425> 
        and <http://bugs.webkit.org/show_bug.cgi?id=6947>

        * svg/custom/non-opaque-filters-expected.checksum: Added.
        * svg/custom/non-opaque-filters-expected.png: Added.
        * svg/custom/non-opaque-filters-expected.txt: Added.
        * svg/custom/non-opaque-filters.svg: Added.

2006-07-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=9669
          Incomplete repaint when changing an inline's border

        * fast/repaint/line-overflow-expected.checksum: Added.
        * fast/repaint/line-overflow-expected.png: Added.
        * fast/repaint/line-overflow-expected.txt: Added.
        * fast/repaint/line-overflow.html: Added.

2006-07-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=10075
          REGRESSION: Reversed pop-up text in visually-ordered Hebrew pages

        * fast/forms/select-visual-hebrew-expected.checksum: Added.
        * fast/forms/select-visual-hebrew-expected.png: Added.
        * fast/forms/select-visual-hebrew-expected.txt: Added.
        * fast/forms/select-visual-hebrew.html: Added.

2006-07-23  David Harrison  <harrison@apple.com>

        Reviewed by timo.

        <rdar://problem/4646759> Mail crash editing To Do - WebCore::InsertTextCommand::prepareForTextInsertion

        * editing/deleting/delete-mixed-editable-content-001-expected.checksum: Added.
        * editing/deleting/delete-mixed-editable-content-001-expected.png: Added.
        * editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
        * editing/deleting/delete-mixed-editable-content-001.html: Added.

2006-07-23  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Test for: <rdar://problem/4644614> REGRESSION: Typing, pasting or dragging in new text areas causes unnecessary scrolling

        * fast/forms/textarea-scrolled-type-expected.checksum: Added.
        * fast/forms/textarea-scrolled-type-expected.png: Added.
        * fast/forms/textarea-scrolled-type-expected.txt: Added.
        * fast/forms/textarea-scrolled-type.html: Added.

2006-07-22  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        Fix http://bugs.webkit.org/show_bug.cgi?id=10038
        REGRESSION: Length of navigator.mimeTypes collection returns number of installed plugins, not number 
        of registered mime types

        * fast/js/navigator-mimeTypes-length-expected.txt: Added.
        * fast/js/navigator-mimeTypes-length.html: Added.
        * fast/js/resources/navigator-mimeTypes-length.js: Added.

2006-07-21  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for: <rdar://problem/4643238> REGRESSION: Can't set insertion point at the end of a line of text

        * fast/forms/textarea-scrolled-endline-caret-expected.txt: Added.
        * fast/forms/textarea-scrolled-endline-caret.html: Added.

2006-07-21  Geoffrey Garen  <ggaren@apple.com>

        RS by Adele.
        
        Test for whether focusing and/or blurring a frame before its content has loaded causes
        a crash. <rdar://problem/4632505> REGRESSION: Crash at 
        WebCore::Widget::getView() const + 6
        
        * http/tests/incremental/frame-focus-before-load-expected.txt: Added.
        * http/tests/incremental/frame-focus-before-load.html: Added.

2006-07-21  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.

        <rdar://problem/4523976> REGRESSION (NativeTextField): Crash occurs when choosing "Undo Typing" after typing and setting the value
        
        * fast/forms/text-field-setvalue-crash-expected.txt: Added.
        * fast/forms/text-field-setvalue-crash.html: Added.

2006-07-21  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4548238>
        REGRESSION: Can't remove the first OL/UL list item in a Mail's compose window

        * editing/deleting/delete-first-list-item-expected.checksum: Added.
        * editing/deleting/delete-first-list-item-expected.png: Added.
        * editing/deleting/delete-first-list-item-expected.txt: Added.
        * editing/deleting/delete-first-list-item.html: Added.

2006-07-21  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        * editing/selection/select-all-iframe-expected.txt:
        * editing/selection/select-from-textfield-outwards-expected.checksum: Added.
        * editing/selection/select-from-textfield-outwards-expected.png: Added.
        * editing/selection/select-from-textfield-outwards-expected.txt: Added.
        * editing/selection/select-from-textfield-outwards.html: Added.
        * fast/events/drag-outside-window-expected.txt:

2006-07-21  Geoffrey Garen  <ggaren@apple.com>

        Test for undetectable style.filter property.

        * fast/dom/undetectable-style-filter-expected.txt: Added.
        * fast/dom/undetectable-style-filter.html: Added.

2006-07-21  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by john
        
        <rdar://problem/4641033>
        REGRESSION: Pasting from web pages into Mail (or Blot) often loses most of the content

        * editing/pasteboard/4641033-expected.checksum: Added.
        * editing/pasteboard/4641033-expected.png: Added.
        * editing/pasteboard/4641033-expected.txt: Added.
        * editing/pasteboard/4641033.html: Added.

2006-07-20  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Geoff.

        <rdar://problem/4637807> REGRESSION: "Features & Options" page at volvocars.us fails
        
        * fast/xsl/xslt-processer-expected.txt:
        This passes now.
        
        * fast/xsl/xslt-string-parameters-expected.txt: Added.
        * fast/xsl/xslt-string-parameters.html: Added.

2006-07-20  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Beth and John.
        
        - fix recently broken layout tests that need updated results or test changes:

        For these three, the selection ranges changed (for the better) due to my input
        editing fix.
        
        * editing/selection/3690703-2-expected.txt:
        * editing/selection/3690703-expected.txt:
        * fast/text/textIteratorNilRenderer-expected.txt:

        For this one, DumpRenderTree no longer shows resize corners by default, so turned
        it on via style.
        
        * fast/css/resize-corner-tracking.html:

2006-07-19  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Adele.
        
        - fixed layout test results that were affected by editing input
        paste patch -- new results are actually more correct, handling
        text fields properly as a replaced element.

        * editing/selection/3690703-2-expected.txt:
        * editing/selection/3690703-expected.txt:
        * fast/events/div-focus-expected.txt:
        * fast/text/textIteratorNilRenderer-expected.txt:

2006-07-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4631972>
        REGRESSION: Mail crashes when pasting entire contents of http://www.apple.com/support/ into a new mail message

        * editing/pasteboard/4631972-expected.checksum: Added.
        * editing/pasteboard/4631972-expected.png: Added.
        * editing/pasteboard/4631972-expected.txt: Added.
        * editing/pasteboard/4631972.html: Added.
        * editing/selection/drag-to-contenteditable-iframe-expected.txt:
        * editing/selection/replaced-boundaries-3-expected.checksum:
        * editing/selection/replaced-boundaries-3-expected.txt:
        * editing/selection/select-box-expected.txt:

2006-07-19  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Adele.

        <rdar://problem/4631272> REGRESSION: Crash tabbing out of hostname field at autorestore.apple.com
        
        * fast/forms/display-none-in-onchange-keyboard-expected.txt: Added.
        * fast/forms/display-none-in-onchange-keyboard.html: Added.

2006-07-19  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4613519>
        REGRESSION: Pasting text in native text area inserts text one character before it should (9527)

        * fast/forms/paste-into-textarea-expected.checksum: Added.
        * fast/forms/paste-into-textarea-expected.png: Added.
        * fast/forms/paste-into-textarea-expected.txt: Added.
        * fast/forms/paste-into-textarea.html: Added.

2006-07-19  Anders Carlsson  <acarlsson@apple.com>

        * fast/js/pretty-print-expected.txt:
        Update result.
        
        * fast/js/resources/pretty-print.js:
        Fix description string.

2006-07-19  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        <rdar://problem/4620655> REGRESSION(10.4.7-10.5): preview button for a blogger.com post doesn't work
        
        * fast/js/pretty-print-expected.txt: Added.
        * fast/js/pretty-print.html: Added.
        * fast/js/resources/pretty-print.js: Added.

2006-07-19  David Harrison  <harrison@apple.com>

        <rdar://problem/4629307> -[DOMRange markupString] does not include the initial table element if it is at the beginning of the range
        <rdar://problem/4062218> pasting in contents of web.apple.com strips off the <table> element from the first table

        (this really only tests the symptoms of <rdar://problem/4062218>, because -[DOMRange markupString] is not testable)
        
        * editing/pasteboard/paste-table-003-expected.checksum: Added.
        * editing/pasteboard/paste-table-003-expected.png: Added.
        * editing/pasteboard/paste-table-003-expected.txt: Added.
        * editing/pasteboard/paste-table-003.html: Added.

2006-07-18  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Adele Peterson.
        
        Test case for:
        
        <rdar://problem/4620646> REGRESSION(10.4.7-10.5): can't type into editing region when creating or editing a blogger.com post

        * fast/js/null-char-in-string-expected.txt: Added.
        * fast/js/null-char-in-string.html: Added.
        * fast/js/resources/null-char-in-string.js: Added.

2006-07-18  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=9959
        REGRESSION: iframes stop rendering after 200th one on successive reloads

        * fast/frames/frame-limit-expected.txt: Added.
        * fast/frames/frame-limit.html: Added.

2006-07-18  Darin Adler  <darin@apple.com>

        Reviewed by Alice.

        - convert a couple of tests to "dump as text" tests

        * fast/dom/css-selectorText-expected.checksum: Removed.
        * fast/dom/css-selectorText-expected.png: Removed.
        * fast/dom/css-selectorText-expected.txt: Replaced render tree results with text results.
        * fast/dom/css-selectorText.html: Added a call to layoutTestController.dumpAsText.

        * fast/dom/css-shortHands-expected.checksum: Removed.
        * fast/dom/css-shortHands-expected.png: Removed.
        * fast/dom/css-shortHands-expected.txt: Replaced render tree results with text results.
        * fast/dom/css-shortHands.html: Added a call to layoutTestController.dumpAsText.

2006-07-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Justin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9978
          REGRESSION (r12949-r12988): Clicking the first letter on a line places the caret at the end of the previous line

        * editing/selection/click-start-of-line-expected.checksum: Added.
        * editing/selection/click-start-of-line-expected.png: Added.
        * editing/selection/click-start-of-line-expected.txt: Added.
        * editing/selection/click-start-of-line.html: Added.

2006-07-18  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=9695
        <rdar://problem/4614085> 
        TOT REGRESSION: NativeTextArea: Text area does not respond to Cmd-UpArrow/Cmd-DownArrow (9695)
        
        * editing/selection/move-begin-end-expected.txt: Added.
        * editing/selection/move-begin-end.html: Added.

2006-07-17  Maciej Stachowiak  <mjs@apple.com>

        Test cases not reviewed but the corresponding fix was.
        
        - test cases for <rdar://problem/4618089> Blot crashes when I paste in all the contents of http://www.apple.com/startpage/

        * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
        * editing/pasteboard/nested-blocks-with-text-area.html: Added.
        * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
        * editing/pasteboard/nested-blocks-with-text-field.html: Added.

2006-07-17  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        Add Apache 2 config file.
        
        * http/conf/apache2-httpd.conf: Added.

2006-07-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4618389> REGRESSION: After applying a link to the last word of a sentence, a new selection is created at the start of the sentence

        * editing/selection/replace-selection-1-expected.checksum: Added.
        * editing/selection/replace-selection-1-expected.png: Added.
        * editing/selection/replace-selection-1-expected.txt: Added.
        * editing/selection/replace-selection-1.html: Added.

2006-07-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi

        * editing/selection/drag-to-contenteditable-iframe-expected.txt:
        * editing/selection/subframe-with-selection-expected.txt:

2006-07-17  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Beth.
        
        <rdar://problem/4604946> REGRESSION: 'checkboxRef.checked = true' fires onchange event in Leopard

        * fast/events/programmatic-check-no-change-event-expected.txt: Added.
        * fast/events/programmatic-check-no-change-event.html: Added.

2006-07-16  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9954
          REGRESSION: document.dir should return empty string in <head>

        * fast/dom/document-dir-property-expected.txt: Added.
        * fast/dom/document-dir-property.html: Added.

2006-07-16  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        * fast/dynamic/move-node-with-selection-expected.checksum:
        Removed "No newline at end of file" that snuck in as part of the "apply patch" process.

2006-07-16  Darin Adler  <darin@apple.com>

        - fixed a couple of files I checked in wrong

        * fast/html/body-offset-properties-expected.txt: Removed property cruft.
        * fast/html/body-offset-properties.html: Ditto.

2006-07-16  Maciej Stachowiak  <mjs@apple.com>

        - fixed typo in expected results

        * fast/js/for-in-avoid-duplicates-expected.txt:

2006-07-16  Darin Adler  <darin@apple.com>

        Reviewed by John Sullivan (new test, not the changes to existing ones).

        - test for http://bugs.webkit.org/show_bug.cgi?id=9943
          <rdar://problem/4590613>
          REGRESSION (Tiger-TOT): menus are offset to the right at http://movies.aol.com/movie-photo-bts/superman-returns

        * fast/html/body-offset-properties-expected.txt: Added.
        * fast/html/body-offset-properties.html: Added.

        * editing/execCommand/findString-2.html: Update to not depend on the buggy body.offseLeft/Top.
        Instead hardcode the default body margin of 8.
        * editing/pasteboard/drop-text-without-selection.html: Ditto.
        * editing/selection/click-before-and-after-table.html: Ditto.
        * editing/selection/mixed-editability-1.html: Ditto.
        * fast/table/click-near-anonymous-table.html: Ditto.

        * editing/selection/drag-to-contenteditable-iframe.html: Remove unnecessary use of body.offsetLeft/Top
        that are always 0.

2006-07-16  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.
        
        - new test case and updated results for property list changes

        * fast/js/for-in-avoid-duplicates-expected.txt: Added.
        * fast/js/for-in-avoid-duplicates.html: Added.
        * fast/js/kde/Array-expected.txt:
        * fast/js/resources/for-in-avoid-duplicates.js: Added.

2006-07-15  Darin Adler  <darin@apple.com>

        Reviewed by John Sullivan.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8952
          <rdar://problem/4575185>
          REGRESSION: crash on drag of highlighted Google custom home page modules

        * fast/dynamic/move-node-with-selection-expected.checksum: Added.
        * fast/dynamic/move-node-with-selection-expected.png: Added.
        * fast/dynamic/move-node-with-selection-expected.txt: Added.
        * fast/dynamic/move-node-with-selection.html: Added.

2006-07-15  Darin Adler  <darin@apple.com>

        Reviewed by John Sullivan.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8587
          <rdar://problem/4631844>
          REGRESSION: {display:list-item} on items outside an ol or ul element no longer causes incremental numbering

        * fast/lists/numeric-markers-outside-list-expected.checksum: Added.
        * fast/lists/numeric-markers-outside-list-expected.png: Added.
        * fast/lists/numeric-markers-outside-list-expected.txt: Added.
        * fast/lists/numeric-markers-outside-list.html: Added.

2006-07-15  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Maciej.
        
        Layout test for crash when setting the dir property on a document with no body.

        * fast/dom/dir-no-body-expected.txt: Added.
        * fast/dom/dir-no-body.html: Added.

2006-07-15  Darin Adler  <darin@apple.com>

        Reviewed by Geoff.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8395
          <rdar://problem/4613467>
          REGRESSION: RegEx seems broken for hex escaped non breaking space

        * fast/js/regexp-extended-characters-more-expected.txt: Added.
        * fast/js/regexp-extended-characters-more.html: Added.
        * fast/js/resources/regexp-extended-characters-more.js: Added.

2006-07-15  Darin Adler  <darin@apple.com>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8871
          <rdar://problem/4575417>
          REGRESSION: Pressing Enter/Return in a text input removes the selected text
          and http://bugs.webkit.org/show_bug.cgi?id=9743
          <rdar://problem/4614228>
          REGRESSION: crash dispatching JavaScript-created keyboard event to input element

        * fast/forms/input-text-enter-expected.txt: Added.
        * fast/forms/input-text-enter.html: Added.

2006-07-15  Darin Adler  <darin@apple.com>

        Reviewed by John Sullivan.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9883
          <rdar://problem/4631821>
          REGRESSION: NativePopups don't work correctly in some forum software

        * fast/forms/select-selected-expected.checksum: Added.
        * fast/forms/select-selected-expected.png: Added.
        * fast/forms/select-selected-expected.txt: Added.
        * fast/forms/select-selected.html: Added.

2006-07-15  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=9866
        <rdar://problem/4631561>
        REGRESSION: Repro crash from mangleme using iframe, only from server.

        * http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
        * http/tests/misc/iframe-invalid-source-crash.html: Added.

2006-07-14  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        Fix http://bugs.webkit.org/show_bug.cgi?id=4195
        REGRESSION: KOI8-U encoding no longer supported.

        * fast/encoding/charset-koi8-u-expected.txt: Added.
        * fast/encoding/charset-koi8-u.html: Added.
        * fast/encoding/charset-x-nextstep-expected.txt: Added.
        * fast/encoding/charset-x-nextstep.html: Added.
        * http/tests/misc/BOM-override-expected.txt: Added.
        * http/tests/misc/BOM-override-script-expected.txt: Added.
        * http/tests/misc/BOM-override-script.html: Added.
        * http/tests/misc/BOM-override.pl: Added.
        * http/tests/misc/resources/BOM-override-2.pl: Added.
        * http/tests/misc/resources/BOM-override-3.pl: Added.

2006-07-14  Timothy Hatcher  <timothy@apple.com>
 
        Rolling out this fix from r15358 since it isn't resolved.

    2006-07-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi & thatcher

        <http://bugs.webkit.org/show_bug.cgi?id=9642>
        GMail Editor: Operations that use drop down menus blow away the selection

        * editing/selection/drag-to-contenteditable-iframe-expected.txt:
        * editing/selection/subframe-with-selection-expected.checksum: Added.
        * editing/selection/subframe-with-selection-expected.png: Added.
        * editing/selection/subframe-with-selection-expected.txt: Added.
        * editing/selection/subframe-with-selection.html: Added.

2006-07-14  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9905
          REGRESSION (r15404-r15415): Repro crash when pressing delete in an empty editable div

        * editing/deleting/delete-at-start-or-end-expected.checksum: Added.
        * editing/deleting/delete-at-start-or-end-expected.png: Added.
        * editing/deleting/delete-at-start-or-end-expected.txt: Added.
        * editing/deleting/delete-at-start-or-end.html: Added.

2006-07-14  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9879
          REGRESSION: Repro crash when clicking to the side of an anonymous table
        - see also <rdar://problem/4628129> REGRESSION: Repro crash when clicking
          to the side of an anonymous table

        NOTE: Only the layout test part of this patch was landed since an alternate
        fix was committed in r15401:  <rdar://problem/4509393> selected DOM range
        starts with <object>, 0 offset but selection should include the <object>

        * fast/table/click-near-anonymous-table-expected.checksum: Added.
        * fast/table/click-near-anonymous-table-expected.png: Added.
        * fast/table/click-near-anonymous-table-expected.txt: Added.
        * fast/table/click-near-anonymous-table.html: Added.

2006-07-12  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Hyatt.
        
        Test cases for <rdar://problem/4567031> REGRESSION: Crash at WebCore::RenderBlock::createLineBoxes (seems to be a security hole?)
        
        I included the test case from the bug plus variants for other broken cases that
        were similar but needed separate fixes.

        * fast/table/cell-in-row-before-misnested-text-crash-expected.txt: Added.
        * fast/table/cell-in-row-before-misnested-text-crash.xhtml: Added.
        * fast/table/form-in-row-before-misnested-text-crash-expected.txt: Added.
        * fast/table/form-in-row-before-misnested-text-crash.xhtml: Added.
        * fast/table/form-in-table-before-misnested-text-crash-expected.txt: Added.
        * fast/table/form-in-table-before-misnested-text-crash.xhtml: Added.
        * fast/table/form-in-tbody-before-misnested-text-crash-expected.txt: Added.
        * fast/table/form-in-tbody-before-misnested-text-crash.xhtml: Added.
        * fast/table/row-in-tbody-before-misnested-text-crash-expected.txt: Added.
        * fast/table/row-in-tbody-before-misnested-text-crash.xhtml: Added.
        * fast/table/section-in-table-before-misnested-text-crash-expected.txt: Added.
        * fast/table/section-in-table-before-misnested-text-crash.xhtml: Added.

2006-07-13  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=9670
          REGRESSION: RTL white-space:pre-wrap text is offset to the right

        * editing/deleting/delete-to-select-table-expected.txt:
        * editing/execCommand/boldSelection-expected.txt:
        * editing/execCommand/italicizeByCharacter-expected.txt:
        * editing/execCommand/modifyForeColorByCharacter-expected.txt:
        * editing/execCommand/print-expected.txt:
        * editing/execCommand/selectAll-expected.txt:
        * editing/execCommand/strikethroughSelection-expected.txt:
        * editing/inserting/insert-div-027-expected.txt:
        * editing/selection/after-line-wrap-expected.txt:
        * editing/selection/mixed-editability-1-expected.txt:
        * editing/selection/select-all-001-expected.txt:
        * editing/selection/select-all-002-expected.txt:
        * editing/selection/select-all-003-expected.txt:
        * fast/clip/outline-overflowClip-expected.txt:
        * fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added.
        * fast/text/international/rtl-white-space-pre-wrap-expected.png: Added.
        * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Added.
        * fast/text/international/rtl-white-space-pre-wrap.html: Added.
        * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
        * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:

2006-07-13  Mark Rowe  <opendarwin.org@bdash.net.nz>

        Reviewed by Geoffrey.

        http://bugs.webkit.org/show_bug.cgi?id=9742
        Bug 9742: REGRESSION: WebKit hangs when loading <http://www.vtbook.com>

        This includes tests for indexing an array with immediate types, and for
        setting selectField.options.length to immediate types.

        * fast/dom/select-selectedIndex-expected.txt:
        * fast/dom/select-selectedIndex-multiple-expected.txt:
        * fast/dom/select-selectedIndex-multiple.html: Update to test setting length to true and false.
        * fast/dom/select-selectedIndex.html: Ditto.
        * fast/js/array-index-immediate-types-expected.txt: Added.
        * fast/js/array-index-immediate-types.html: Added.
        * fast/js/resources/array-index-immediate-types.js: Added.

2006-07-13  David Harrison  <harrison@apple.com>

        Reviewed by Justin and Levi.

        <rdar://problem/4620743> REGRESSION: Option-Delete doesn't delete words during typing

        * editing/deleting/delete-by-word-001-expected.checksum: Added.
        * editing/deleting/delete-by-word-001-expected.png: Added.
        * editing/deleting/delete-by-word-001-expected.txt: Added.
        * editing/deleting/delete-by-word-001.html: Added.
        * editing/deleting/delete-by-word-002-expected.checksum: Added.
        * editing/deleting/delete-by-word-002-expected.png: Added.
        * editing/deleting/delete-by-word-002-expected.txt: Added.
        * editing/deleting/delete-by-word-002.html: Added.

2006-07-13  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin

        <rdar://problem/4622763> Deleting from beginning of paragraph following a table deletes rather than selects the table

        * editing/deleting/delete-block-table-expected.checksum: Added.
        * editing/deleting/delete-block-table-expected.png: Added.
        * editing/deleting/delete-block-table-expected.txt: Added.
        * editing/deleting/delete-block-table.html: Added.
        * editing/deleting/delete-hr-expected.checksum: Added.
        * editing/deleting/delete-hr-expected.png: Added.
        * editing/deleting/delete-hr-expected.txt: Added.
        * editing/deleting/delete-hr.html: Added.
        * editing/deleting/delete-to-select-table-expected.png:
        * editing/execCommand/insertHorizontalRule-expected.txt:
        * fast/lists/markers-in-selection-expected.txt:

2006-07-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9862
          REGRESSION: GMail: Crash in RenderView::repaintViewRectangle when spoofing as FF
        - see also <rdar://problem/4622407>

        * fast/frames/repaint-display-none-crash-expected.txt: Added.
        * fast/frames/repaint-display-none-crash.html: Added.

2006-07-12  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4509393>
        selected DOM range starts with <object>, 0 offset but selection should include the <object>

        * editing/selection/legal-positions-expected.txt: Added.
        * editing/selection/legal-positions.html: Added.

        * editing/deleting/delete-3608430-fix-expected.txt:
        * editing/deleting/delete-image-001-expected.txt:
        * editing/deleting/delete-image-002-expected.txt:
        * editing/deleting/delete-image-003-expected.txt:
        * editing/deleting/delete-image-004-expected.txt:
        * editing/selection/drag-to-contenteditable-iframe-expected.txt:
        * editing/selection/replaced-boundaries-3-expected.txt:
        * editing/selection/select-box-expected.txt:

2006-07-12  John Sullivan  <sullivan@apple.com>

        Reviewed by Brady Eidson (and written by Justin Garcia)
        
        - layout test corresponding to <rdar://problem/4611164>

        * editing/undo/undo-misspellings-expected.checksum: Added.
        * editing/undo/undo-misspellings-expected.png: Added.
        * editing/undo/undo-misspellings-expected.txt: Added.
        * editing/undo/undo-misspellings.html: Added.

2006-07-13  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Justin.

        http://bugs.webkit.org/show_bug.cgi?id=9663
        REGRESSION (r14948-r14956): Selection in text field remains highlighted when the text field loses focus

        * editing/selection/clear-selection-expected.checksum: Added.
        * editing/selection/clear-selection-expected.png: Added.
        * editing/selection/clear-selection-expected.txt: Added.
        * editing/selection/clear-selection.html: Added.

2006-07-12  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by NOBODY (layout test fix).

        Remove property information left in files from svn-apply.

        * fast/table/large-rowspan-crash-expected.txt:
        * fast/table/large-rowspan-crash.html:

2006-07-12  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - another large rowspan test case

        * fast/table/large-rowspan-crash-expected.txt: Added.
        * fast/table/large-rowspan-crash.html: Added.

2006-07-12  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        <rdar://problem/4586665> REGRESSION: autorestore.apple.com: Crashes Safari in WebCore::Widget::client() const

        * fast/forms/input-type-change-in-onfocus-keyboard-expected.txt: Added.
        * fast/forms/input-type-change-in-onfocus-keyboard.html: Added.
        * fast/forms/input-type-change-in-onfocus-mouse-expected.txt: Added.
        * fast/forms/input-type-change-in-onfocus-mouse.html: Added.

2006-07-12  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Test for: http://bugs.webkit.org/show_bug.cgi?id=9813
        OPTION text can paint over select element's scrollbar

        * fast/forms/option-text-clip-expected.checksum: Added.
        * fast/forms/option-text-clip-expected.png: Added.
        * fast/forms/option-text-clip-expected.txt: Added.
        * fast/forms/option-text-clip.html: Added.

2006-07-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4620686>
        REGRESSION: Mispelling markers are still displayed when using the delete key to place caret into a misspelled word

        * editing/deleting/delete-after-span-ws-001-expected.checksum:
        * editing/deleting/delete-after-span-ws-001-expected.png:
        * editing/deleting/delete-after-span-ws-002-expected.checksum:
        * editing/deleting/delete-after-span-ws-002-expected.png:
        * editing/deleting/delete-after-span-ws-003-expected.checksum:
        * editing/deleting/delete-after-span-ws-003-expected.png:
        * editing/deleting/delete-block-merge-contents-010-expected.checksum:
        * editing/deleting/delete-block-merge-contents-010-expected.png:
        * editing/deleting/merge-unrendered-space-expected.checksum:
        * editing/deleting/merge-unrendered-space-expected.png:
        
2006-07-11  Tim Omernick  <timo@apple.com>

        Reviewed by Geoff.

        Test case for <http://bugs.webkit.org/show_bug.cgi?id=9843>:
        Give Netscape plug-ins access to their own DOM element

        * plugins/netscape-dom-access-expected.checksum: Added.
        * plugins/netscape-dom-access-expected.png: Added.
        * plugins/netscape-dom-access-expected.txt: Added.
        * plugins/netscape-dom-access.html: Added.

2006-07-11  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=9861
        REGRESSION: Can't dynamically change list box to popup

        * fast/forms/select-change-listbox-to-popup-expected.checksum: Added.
        * fast/forms/select-change-listbox-to-popup-expected.png: Added.
        * fast/forms/select-change-listbox-to-popup-expected.txt: Added.
        * fast/forms/select-change-listbox-to-popup.html: Added.
        * fast/forms/select-change-popup-to-listbox.html:

2006-07-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi & thatcher
        
        <http://bugs.webkit.org/show_bug.cgi?id=9642>
        GMail Editor: Operations that use drop down menus blow away the selection

        * editing/selection/drag-to-contenteditable-iframe-expected.txt:
        * editing/selection/subframe-with-selection-expected.checksum: Added.
        * editing/selection/subframe-with-selection-expected.png: Added.
        * editing/selection/subframe-with-selection-expected.txt: Added.
        * editing/selection/subframe-with-selection.html: Added.

2006-07-11  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Test for http://bugs.webkit.org/show_bug.cgi?id=9859
        REGRESSION: Can't dynamically change popup to list box

        * fast/forms/select-change-popup-to-listbox-expected.checksum: Added.
        * fast/forms/select-change-popup-to-listbox-expected.png: Added.
        * fast/forms/select-change-popup-to-listbox-expected.txt: Added.
        * fast/forms/select-change-popup-to-listbox.html: Added.

2006-07-11  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9572
        Add application/xhtml+xml to the Accept header

        The fix itself was landed on 2006-07-09, but I forgot about the test.

        * http/tests/misc/xhtml-expected.txt: Added.
        * http/tests/misc/xhtml.php: Added.

2006-07-11  Beth Dakin  <bdakin@apple.com>

        Reviewed by Adele.

        Adele checked in new results for this test when you could style 
        selects, but the styling of selects is turned off for now, so back 
        to the original results.

        * fast/forms/001-expected.checksum:
        * fast/forms/001-expected.png:
        * fast/forms/001-expected.txt:

2006-07-11  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Tim O.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7808
        Assertion failure in -[WebBaseNetscapePluginStream dealloc] when requesting an invalid URL

        * plugins/get-empty-url-expected.txt: Added.
        * plugins/get-empty-url.html: Added.

2006-07-10  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9179
          Implement select.options.add() method

        * fast/dom/select-selectedIndex-multiple-expected.txt: Updated test results.
        * fast/dom/select-selectedIndex-multiple.html: Updated to print comments between
        tests to make failures easier to track down.
        * fast/dom/select-selectedIndex-expected.txt: Mirrored updates from select-selectedIndex-multiple.html
        * fast/dom/select-selectedIndex.html: Ditto.
        * fast/js/resources/select-options-add.js: Added.
        * fast/js/select-options-add-expected.txt: Added.
        * fast/js/select-options-add.html: Added.

2006-07-10  Adele Peterson  <adele@apple.com>

        Reviewed by Beth.

        Test for <rdar://problem/4621442> REGRESSION (NativePopup) : Popup menus aren't drawn correctly on page at orbitz.com; cheaptickets.com

        * fast/forms/select-style-expected.checksum: Added.
        * fast/forms/select-style-expected.png: Added.
        * fast/forms/select-style-expected.txt: Added.
        * fast/forms/select-style.html: Added.

2006-07-10  Beth Dakin  <bdakin@apple.com>

        Reviewed by Darin.

        Test for  <rdar://problem/4621095> The should be a way to 
        access the user interface scale factor through the DOM

        * fast/dom/jsDevicePixelRatio-expected.checksum: Added.
        * fast/dom/jsDevicePixelRatio-expected.png: Added.
        * fast/dom/jsDevicePixelRatio-expected.txt: Added.
        * fast/dom/jsDevicePixelRatio.html: Added.

2006-07-10  Adele Peterson  <adele@apple.com>

        http://bugs.webkit.org/show_bug.cgi?id=9830
        More pixel test results need updating since switching to native popup

        * editing/selection/replaced-boundaries-3-expected.checksum:
        * editing/selection/replaced-boundaries-3-expected.png:
        * fast/block/margin-collapse/103-expected.checksum:
        * fast/block/margin-collapse/103-expected.png:
        * fast/forms/001-expected.checksum:
        * fast/forms/001-expected.png:
        * fast/forms/HTMLOptionElement_label01-expected.checksum:
        * fast/forms/HTMLOptionElement_label01-expected.png:
        * fast/forms/HTMLOptionElement_label02-expected.checksum:
        * fast/forms/HTMLOptionElement_label02-expected.png:
        * fast/forms/HTMLOptionElement_label03-expected.checksum:
        * fast/forms/HTMLOptionElement_label03-expected.png:
        * fast/forms/HTMLOptionElement_label04-expected.checksum:
        * fast/forms/HTMLOptionElement_label04-expected.png:
        * fast/forms/form-element-geometry-expected.checksum:
        * fast/forms/form-element-geometry-expected.png:
        * fast/forms/option-script-expected.checksum:
        * fast/forms/option-script-expected.png:
        * fast/forms/option-strip-whitespace-expected.checksum:
        * fast/forms/option-strip-whitespace-expected.png:
        * fast/invalid/014-expected.checksum:
        * fast/invalid/014-expected.png:
        * fast/parser/document-write-option-expected.checksum:
        * fast/parser/document-write-option-expected.png:
        * tables/mozilla/bugs/bug2479-3-expected.checksum:
        * tables/mozilla/bugs/bug2479-3-expected.png:
        * tables/mozilla/bugs/bug29326-expected.checksum:
        * tables/mozilla/bugs/bug29326-expected.png:
        * tables/mozilla/bugs/bug33855-expected.checksum:
        * tables/mozilla/bugs/bug33855-expected.png:
        * tables/mozilla/bugs/bug96334-expected.checksum:
        * tables/mozilla/bugs/bug96334-expected.png:
        * tables/mozilla/core/margins-expected.checksum:
        * tables/mozilla/core/margins-expected.png:
        * tables/mozilla/dom/tableDom-expected.checksum:
        * tables/mozilla/dom/tableDom-expected.png:

2006-07-10  Darin Adler  <darin@apple.com>

        * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
        Updated one more result for Adele's 4463835 change last night.

2006-07-10  Beth Dakin  <bdakin@apple.com>

        Reviewed by Maciej.

        Test cases for <rdar://problem/4610314> Support the CSS3 content 
        property for images

        * fast/css/contentDiv-expected.checksum: Added.
        * fast/css/contentDiv-expected.png: Added.
        * fast/css/contentDiv-expected.txt: Added.
        * fast/css/contentDiv.html: Added.
        * fast/css/contentDivWithChildren-expected.checksum: Added.
        * fast/css/contentDivWithChildren-expected.png: Added.
        * fast/css/contentDivWithChildren-expected.txt: Added.
        * fast/css/contentDivWithChildren.html: Added.
        * fast/css/contentImage-expected.checksum: Added.
        * fast/css/contentImage-expected.png: Added.
        * fast/css/contentImage-expected.txt: Added.
        * fast/css/contentImage.html: Added.
        * fast/css/resources/show-shoes-vs-pie.png: Added.

2006-07-09  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Adele.

        http://bugs.webkit.org/show_bug.cgi?id=9245
        Quirksmode: Incorrect handling of disabled BUTTON elements
        
        * fast/forms/activate-and-disabled-elements-expected.txt: Added.
        * fast/forms/activate-and-disabled-elements.html: Added.

2006-07-09  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Updated results for:
        <rdar://problem/4463835> Switch to use new popup menu implementation for <select>

        * editing/selection/replaced-boundaries-3-expected.txt:
        * editing/selection/select-box-expected.txt:
        * fast/block/margin-collapse/103-expected.txt:
        * fast/dom/option-properties-expected.txt:
        * fast/forms/003-expected.txt:
        * fast/forms/004-expected.txt:
        * fast/forms/HTMLOptionElement_label01-expected.txt:
        * fast/forms/HTMLOptionElement_label02-expected.txt:
        * fast/forms/HTMLOptionElement_label03-expected.txt:
        * fast/forms/HTMLOptionElement_label04-expected.txt:
        * fast/forms/HTMLOptionElement_label06-expected.txt:
        * fast/forms/HTMLOptionElement_label07-expected.txt:
        * fast/forms/form-element-geometry-expected.txt:
        * fast/forms/option-script-expected.txt:
        * fast/forms/option-strip-whitespace-expected.txt:
        * fast/forms/select-remove-option-expected.txt:
        * fast/forms/select-replace-option-expected.txt:
        * fast/forms/select-reset-expected.txt:
        * fast/invalid/014-expected.txt:
        * fast/parser/document-write-option-expected.txt:
        * fast/replaced/width100percent-expected.txt:
        * tables/mozilla/bugs/bug1188-expected.txt:
        * tables/mozilla/bugs/bug18359-expected.txt:
        * tables/mozilla/bugs/bug2479-3-expected.txt:
        * tables/mozilla/bugs/bug2479-4-expected.txt:
        * tables/mozilla/bugs/bug29326-expected.txt:
        * tables/mozilla/bugs/bug33855-expected.txt:
        * tables/mozilla/bugs/bug4382-expected.txt:
        * tables/mozilla/bugs/bug96334-expected.txt:
        * tables/mozilla/core/margins-expected.txt:
        * tables/mozilla/dom/tableDom-expected.txt:

2006-07-09  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Beth.
        
        Now that we garbage collect after reinitalizing the global object, not
        before, we have more free memory, so a custom property that used to
        get collected during the initialization phase of this test now avoids
        getting collected until the collection phase.

        * fast/dom/gc-9-expected.txt:
        * fast/dom/gc-9.html:

2006-07-09  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=9812
          LayoutTests/svg/custom/foreign-object-skew.svg seems to be fixed

        * svg/custom/foreign-object-skew-expected.checksum: Updated.
        * svg/custom/foreign-object-skew-expected.png: Updated.

2006-07-09  Darin Adler  <darin@apple.com>

        * fast/dom/delete-contents-expected.txt: Updated results that changed
        because we now keep comment nodes in the DOM.

2006-07-09  David Harrison  <harrison@apple.com>

        Reviewed by John Sullivan.

        <rdar://problem/4598149> Deleting the contents of a DOMRange and then inserting a node into it crashes in WebCore::Font::canUseGlyphCache

        * fast/dom/delete-contents-expected.checksum: Added.
        * fast/dom/delete-contents-expected.png: Added.
        * fast/dom/delete-contents-expected.txt: Added.
        * fast/dom/delete-contents.html: Added.

2006-07-09  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=9797
          Make description() in fast/js/resources/js-test-pre.js work with MSIE 6

        * fast/js/resources/js-test-pre.js: Change description() to work with MSIE 6.

2006-07-08  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Maciej.

        Bug 5312: comments aren't available via DOM
        http://bugs.webkit.org/show_bug.cgi?id=5312

        New tests for DOM comment nodes. Updated results to account for new
        nodes in the DOM (editing offsets changed.)

        * editing/deleting/delete-line-013-expected.txt:
        * editing/deleting/delete-line-014-expected.txt:
        * editing/inserting/insert-3907422-fix-expected.txt:
        * editing/inserting/insert-div-009-expected.txt:
        * editing/inserting/insert-div-010-expected.txt:
        * editing/selection/extend-by-character-006-expected.txt:
        * editing/selection/move-between-blocks-no-001-expected.txt:
        * editing/selection/move-between-blocks-yes-001-expected.txt:
        * fast/dom/HTMLDocument/object-by-name-or-id-expected.txt:
        * fast/dom/HTMLDocument/object-by-name-or-id.html:
        * fast/dom/comment-document-fragment-expected.txt: Added.
        * fast/dom/comment-document-fragment.html: Added.
        * fast/dom/comment-dom-node-expected.txt: Added.
        * fast/dom/comment-dom-node.html: Added.
        * fast/dom/comment-not-documentElement-expected.checksum: Added.
        * fast/dom/comment-not-documentElement-expected.png: Added.
        * fast/dom/comment-not-documentElement-expected.txt: Added.
        * fast/dom/comment-not-documentElement.html: Added.
        * fast/text/atsui-pointtooffset-calls-cg-expected.txt:
        * fast/text/atsui-rtl-override-selection-expected.txt:

2006-07-08  Darin Adler  <darin@apple.com>

        Reviewed by Geoff (well, half of it at least).

        - http://bugs.webkit.org/show_bug.cgi?id=9788
          storage leaks in Objective-C tests

        * plugins/jsobjc-simple.html: Add an autorelease to fix a storage leak.

2006-07-08  Darin Adler  <darin@apple.com>

        - clear up a few minor housekeeping problems

        * fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Added.
        * fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Added.
        * fast/forms/input-appearance-height-expected.checksum: Added.
        Added missing test results.

        * fast/block/float/nopaint-after-layer-destruction-expected.checksum:
        * fast/block/positioning/absolute-positioned-overconstrained.html:
        * fast/css/ZeroOpacityLayers.html:
        * fast/css/ZeroOpacityLayers2.html:
        * fast/css/font-shorthand-weight-only-expected.checksum:
        * fast/css/hsl-color-expected.checksum:
        * fast/css/hsla-color-expected.checksum:
        * fast/css/resize-corner-tracking-expected.checksum:
        * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum:
        * fast/dynamic/selection-highlight-adjust-expected.checksum:
        * fast/forms/button-generated-content-expected.checksum:
        * fast/frames/calculate-fixed.html:
        * fast/frames/calculate-order.html:
        * fast/frames/calculate-percentage.html:
        * fast/frames/calculate-relative.html:
        * fast/frames/calculate-round.html:
        * fast/history/clicked-link-is-visited-expected.checksum:
        * fast/layers/opacity-outline-expected.checksum:
        * fast/media/import-p-red.css:
        * fast/parser/broken-comments-vs-parsing-mode-expected.checksum:
        * fast/repaint/clipped-relative-expected.checksum:
        * fast/repaint/float-move-during-layout-expected.checksum:
        * fast/repaint/layer-child-outline-expected.checksum:
        * fast/repaint/outline-shrinking-expected.checksum:
        * fast/repaint/static-to-positioned-expected.checksum:
        * fast/repaint/table-collapsed-border-expected.checksum:
        * fast/table/absolute-table-at-bottom-expected.checksum:
        * fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum:
        * fast/table/empty-section-crash-expected.checksum:
        * fast/table/rtl-cell-display-none-assert-expected.checksum:
        * fast/table/text-field-baseline-expected.checksum:
        * fast/text/capitalize-empty-generated-string-expected.checksum:
        * svg/custom/gradient-stroke-width-expected.checksum:
        * traversal/stay-within-root-expected.checksum:
        Removed "No newline at end of file" that snuck in as part of the "apply patch" process.

        * fast/block/positioning/absolute-positioned-overconstrained-expected.txt:
        * fast/css/ZeroOpacityLayers-expected.checksum:
        * fast/css/ZeroOpacityLayers-expected.png:
        * fast/css/ZeroOpacityLayers-expected.txt:
        * fast/css/ZeroOpacityLayers2-expected.checksum:
        * fast/css/ZeroOpacityLayers2-expected.png:
        * fast/css/ZeroOpacityLayers2-expected.txt:
        Updated tests results that changed due to the above.

2006-07-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi

        * editing/selection/editable-non-editable-crash-expected.checksum: Added.
        * editing/selection/editable-non-editable-crash-expected.png: Added.
        * editing/selection/editable-non-editable-crash-expected.txt: Added.
        * editing/selection/editable-non-editable-crash.html: Added.
        * editing/selection/skip-non-editable-1-expected.txt:
        * editing/selection/skip-non-editable-1.html:

2006-07-07  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by NOBODY

        Missed a few in the last update...

        * fast/forms/input-delete-expected.txt:
        * fast/repaint/inline-outline-repaint-expected.txt:
        * fast/repaint/selection-after-delete-expected.txt:

2006-07-07  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin

        Deletion editing deligates now show up!

        * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
        * editing/deleting/delete-3608430-fix-expected.txt:
        * editing/deleting/delete-3608445-fix-expected.txt:
        * editing/deleting/delete-3608462-fix-expected.txt:
        * editing/deleting/delete-3775172-fix-expected.txt:
        * editing/deleting/delete-3800834-fix-expected.txt:
        * editing/deleting/delete-3857753-fix-expected.txt:
        * editing/deleting/delete-3865854-fix-expected.txt:
        * editing/deleting/delete-3928305-fix-expected.txt:
        * editing/deleting/delete-3959464-fix-expected.txt:
        * editing/deleting/delete-4038408-fix-expected.txt:
        * editing/deleting/delete-4083333-fix-expected.txt:
        * editing/deleting/delete-after-span-ws-001-expected.txt:
        * editing/deleting/delete-after-span-ws-002-expected.txt:
        * editing/deleting/delete-after-span-ws-003-expected.txt:
        * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
        * editing/deleting/delete-and-undo-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
        * editing/deleting/delete-block-contents-001-expected.txt:
        * editing/deleting/delete-block-contents-002-expected.txt:
        * editing/deleting/delete-block-contents-003-expected.txt:
        * editing/deleting/delete-block-merge-contents-001-expected.txt:
        * editing/deleting/delete-block-merge-contents-002-expected.txt:
        * editing/deleting/delete-block-merge-contents-003-expected.txt:
        * editing/deleting/delete-block-merge-contents-004-expected.txt:
        * editing/deleting/delete-block-merge-contents-005-expected.txt:
        * editing/deleting/delete-block-merge-contents-006-expected.txt:
        * editing/deleting/delete-block-merge-contents-007-expected.txt:
        * editing/deleting/delete-block-merge-contents-008-expected.txt:
        * editing/deleting/delete-block-merge-contents-009-expected.txt:
        * editing/deleting/delete-block-merge-contents-010-expected.txt:
        * editing/deleting/delete-block-merge-contents-012-expected.txt:
        * editing/deleting/delete-block-merge-contents-013-expected.txt:
        * editing/deleting/delete-block-merge-contents-014-expected.txt:
        * editing/deleting/delete-block-merge-contents-015-expected.txt:
        * editing/deleting/delete-block-merge-contents-016-expected.txt:
        * editing/deleting/delete-block-merge-contents-017-expected.txt:
        * editing/deleting/delete-block-merge-contents-018-expected.txt:
        * editing/deleting/delete-block-merge-contents-019-expected.txt:
        * editing/deleting/delete-block-merge-contents-020-expected.txt:
        * editing/deleting/delete-block-merge-contents-021-expected.txt:
        * editing/deleting/delete-block-merge-contents-022-expected.txt:
        * editing/deleting/delete-block-merge-contents-023-expected.txt:
        * editing/deleting/delete-block-merge-contents-024-expected.txt:
        * editing/deleting/delete-br-001-expected.txt:
        * editing/deleting/delete-br-002-expected.txt:
        * editing/deleting/delete-br-003-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-007-expected.txt:
        * editing/deleting/delete-br-008-expected.txt:
        * editing/deleting/delete-br-009-expected.txt:
        * editing/deleting/delete-br-010-expected.txt:
        * editing/deleting/delete-br-011-expected.txt:
        * editing/deleting/delete-character-001-expected.txt:
        * editing/deleting/delete-contiguous-ws-001-expected.txt:
        * editing/deleting/delete-image-001-expected.txt:
        * editing/deleting/delete-image-002-expected.txt:
        * editing/deleting/delete-image-003-expected.txt:
        * editing/deleting/delete-image-004-expected.txt:
        * editing/deleting/delete-leading-ws-001-expected.txt:
        * editing/deleting/delete-line-001-expected.txt:
        * editing/deleting/delete-line-002-expected.txt:
        * editing/deleting/delete-line-003-expected.txt:
        * editing/deleting/delete-line-004-expected.txt:
        * editing/deleting/delete-line-005-expected.txt:
        * editing/deleting/delete-line-006-expected.txt:
        * editing/deleting/delete-line-007-expected.txt:
        * editing/deleting/delete-line-008-expected.txt:
        * editing/deleting/delete-line-009-expected.txt:
        * editing/deleting/delete-line-010-expected.txt:
        * editing/deleting/delete-line-011-expected.txt:
        * editing/deleting/delete-line-012-expected.txt:
        * editing/deleting/delete-line-013-expected.txt:
        * editing/deleting/delete-line-014-expected.txt:
        * editing/deleting/delete-line-015-expected.txt:
        * editing/deleting/delete-line-016-expected.txt:
        * editing/deleting/delete-line-017-expected.txt:
        * editing/deleting/delete-line-end-ws-001-expected.txt:
        * editing/deleting/delete-line-end-ws-002-expected.txt:
        * editing/deleting/delete-listitem-001-expected.txt:
        * editing/deleting/delete-listitem-002-expected.txt:
        * editing/deleting/delete-select-all-001-expected.txt:
        * editing/deleting/delete-select-all-002-expected.txt:
        * editing/deleting/delete-select-all-003-expected.txt:
        * editing/deleting/delete-selection-001-expected.txt:
        * editing/deleting/delete-tab-001-expected.txt:
        * editing/deleting/delete-tab-002-expected.txt:
        * editing/deleting/delete-tab-003-expected.txt:
        * editing/deleting/delete-tab-004-expected.txt:
        * editing/deleting/delete-trailing-ws-001-expected.txt:
        * editing/deleting/delete-trailing-ws-002-expected.txt:
        * editing/deleting/delete-ws-fixup-001-expected.txt:
        * editing/deleting/delete-ws-fixup-002-expected.txt:
        * editing/deleting/delete-ws-fixup-003-expected.txt:
        * editing/deleting/delete-ws-fixup-004-expected.txt:
        * editing/deleting/forward-delete-expected.txt:
        * editing/deleting/merge-different-styles-expected.txt:
        * editing/deleting/merge-endOfParagraph-expected.txt:
        * editing/deleting/merge-into-empty-block-1-expected.txt:
        * editing/deleting/merge-into-empty-block-2-expected.txt:
        * editing/deleting/merge-no-br-expected.txt:
        * editing/deleting/merge-unrendered-space-expected.txt:
        * editing/deleting/pruning-after-merge-1-expected.txt:
        * editing/deleting/pruning-after-merge-2-expected.txt:
        * editing/deleting/smart-delete-001-expected.txt:
        * editing/deleting/smart-delete-002-expected.txt:
        * editing/deleting/table-cells-expected.txt:
        * editing/execCommand/insertHTML-expected.txt:
        * editing/input/text-input-controller-expected.txt:
        * editing/inserting/insert-3775316-fix-expected.txt:
        * editing/inserting/insert-3851164-fix-expected.txt:
        * editing/inserting/insert-after-delete-001-expected.txt:
        * editing/inserting/insert-div-021-expected.txt:
        * editing/inserting/insert-div-026-expected.txt:
        * editing/pasteboard/4076267-2-expected.txt:
        * editing/pasteboard/4076267-3-expected.txt:
        * editing/pasteboard/4076267-expected.txt:
        * editing/pasteboard/paste-table-002-expected.txt:
        * editing/pasteboard/paste-text-015-expected.txt:
        * editing/selection/move-between-blocks-no-001-expected.txt:
        * editing/selection/select-all-iframe-expected.txt:
        * editing/style/block-style-005-expected.txt:
        * editing/style/smoosh-styles-001-expected.txt:
        * editing/style/smoosh-styles-002-expected.txt:
        * editing/style/style-3681552-fix-002-expected.txt:
        * editing/style/typing-style-001-expected.txt:
        * editing/style/typing-style-002-expected.txt:
        * editing/unsupported-content/list-delete-001-expected.txt:
        * editing/unsupported-content/list-delete-002-expected.txt:
        * editing/unsupported-content/list-delete-003-expected.txt:
        * editing/unsupported-content/table-delete-001-expected.txt:
        * editing/unsupported-content/table-delete-002-expected.txt:
        * editing/unsupported-content/table-delete-003-expected.txt:
        * fast/forms/input-text-option-delete-expected.checksum:
        * fast/forms/input-text-option-delete-expected.txt:

2006-07-07  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin

        Improved table editing

        * editing/deleting/delete-to-select-table-expected.checksum: Added.
        * editing/deleting/delete-to-select-table-expected.png: Added.
        * editing/deleting/delete-to-select-table-expected.txt: Added.
        * editing/deleting/delete-to-select-table.html: Added.
        * editing/input/text-input-controller-expected.txt:

2006-07-07  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=8300
        REGRESSION: First mouse click is randomly ignored when clicking on checkbox and radio buttons

        * fast/forms/radio-check-click-and-drag-expected.txt: Added.
        * fast/forms/radio-check-click-and-drag.html: Added.

2006-07-06  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4609184>
        Mail crashes at WebCore::Selection::adjustForEditableContent
        <rdar://problem/4609140>
        Crash at WebCore::Range::compareBoundaryPoints

        * editing/selection/mixed-editability-1-expected.checksum: Added.
        * editing/selection/mixed-editability-1-expected.png: Added.
        * editing/selection/mixed-editability-1-expected.txt: Added.
        * editing/selection/mixed-editability-1.html: Added.
        * editing/selection/mixed-editability-2-expected.checksum: Added.
        * editing/selection/mixed-editability-2-expected.png: Added.
        * editing/selection/mixed-editability-2-expected.txt: Added.
        * editing/selection/mixed-editability-2.html: Added.

2006-07-06  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Adele.

        http://bugs.webkit.org/show_bug.cgi?id=9528
        REGRESSION: arrow key skips '>' in Bugzilla replies due to '\n' in text nodes

        * fast/dom/css-selectorText-expected.txt:
        * fast/dom/css-shortHands-expected.txt:
        Update tests.
        
        * fast/dom/set-inner-text-newlines-expected.txt: Added.
        * fast/dom/set-inner-text-newlines.html: Added.

2006-07-06  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        <rdar://problem/4610891> Support overflow events
        
        * fast/events/overflow-events-expected.txt: Added.
        * fast/events/overflow-events.html: Added.
        
2006-07-06  David Harrison  <harrison@apple.com>

        Reviewed by Geoff.

        <rdar://problem/4565031> innerHTML of XMP tag returns special characters like '&gt;' instead of '>'

        * fast/innerHTML/006-expected.checksum: Added.
        * fast/innerHTML/006-expected.png: Added.
        * fast/innerHTML/006-expected.txt: Added.
        * fast/innerHTML/006.html: Added.

2006-07-05  John Sullivan  <sullivan@apple.com>

        Reviewed by Adele.
        
        - layout test for <rdar://problem/4609162> REGRESSION: When tabbing between links on a page, 
        the window doesn't scroll to link that's not in view
        
        The test verifies that focusing a link will scroll the link into view.

        * fast/events/reveal-link-when-focused-expected.checksum: Added.
        * fast/events/reveal-link-when-focused-expected.png: Added.
        * fast/events/reveal-link-when-focused-expected.txt: Added.
        * fast/events/reveal-link-when-focused.html: Added.

2006-07-05  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=3581
        iFrames set to display:none are Missing from frames array

        * fast/events/mouseover-mouseout2-expected.txt:
        * fast/events/mouseover-mouseout2.html:
        Update expected result. Since we now keep the frame around, the mouseout event is 
        now dispatched to the element in the frame.

        * fast/events/onloadFrameCrash-expected.checksum:
        * fast/events/onloadFrameCrash-expected.png:
        * fast/events/onloadFrameCrash-expected.txt:
        This does hide the frame now.
        
        * fast/frames/iframe-display-none-expected.txt: Added.
        * fast/frames/iframe-display-none.html: Added.
        * fast/frames/resources/iframe-display-none-child.html: Added.
        New test that tests JS interaction with frames.
        
        * fast/frames/iframe-double-attach-expected.txt: Added.
        * fast/frames/iframe-double-attach.html: Added.
        
2006-07-04  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.
        
        http://bugs.webkit.org/show_bug.cgi?id=9734
        - change SVG XPath DOM tests to dump as text, and update expected results
        
        This should stop the random failures in Attribute_Nodes.svg

        * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
        * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt:
        * dom/svg/level3/xpath/Comment_Nodes-expected.txt:
        * dom/svg/level3/xpath/Conformance_Expressions-expected.txt:
        * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt:
        * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt:
        * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt:
        * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt:
        * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt:
        * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt:
        * dom/svg/level3/xpath/Element_Nodes-expected.txt:
        * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt:
        * dom/svg/level3/xpath/Text_Nodes-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt:
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt:
        * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt:
        * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt:
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt:
        * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt:
        * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
        * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt:
        * dom/svg/level3/xpath/XPathResult_resultType-expected.txt:
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
        * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
        * dom/svg/level3/xpath/svgunit.js:

2006-07-04  Darin Adler  <darin@apple.com>

        - updated test result to reflect window without scroll bars

        1) this test should not have scroll bars
        2) on the buildbot the result is the non-scroll-bar one

        * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
        Changed text node width to 800.

2006-07-02  David Carson  <dacarson@gmail.com>

        Reviewed by Darin.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=9506
        Tests using HSL rather than RGB for color values.

        * fast/css/hsl-color-expected.checksum: Added.
        * fast/css/hsl-color-expected.png: Added.
        * fast/css/hsl-color-expected.txt: Added.
        * fast/css/hsl-color.html: Added.
        * fast/css/hsla-color-expected.checksum: Added.
        * fast/css/hsla-color-expected.png: Added.
        * fast/css/hsla-color-expected.txt: Added.
        * fast/css/hsla-color.html: Added.

2006-07-04  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Maciej.

        - http://bugs.webkit.org/show_bug.cgi?id=8210
        Conditional XMLHttpRequest gets should pass 304 responses unchanged

        * http/tests/xmlhttprequest/cache-override-expected.txt: Added.
        * http/tests/xmlhttprequest/cache-override.html: Added.
        * http/tests/xmlhttprequest/resources/304.pl: Added.

2006-07-02  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9674
          REGRESSION (r15075): Blank or incomplete pages on digg.com

        * fast/tokenizer/nested-cached-scripts-expected.txt: Added.
        * fast/tokenizer/nested-cached-scripts.html: Added.
        * fast/tokenizer/resources/nested-1.js: Added.
        * fast/tokenizer/resources/nested-2.js: Added.

2006-06-30  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7204
          float inserted in fixed height block via DOM not repainted

        * fast/repaint/float-move-during-layout-expected.checksum: Added.
        * fast/repaint/float-move-during-layout-expected.png: Added.
        * fast/repaint/float-move-during-layout-expected.txt: Added.
        * fast/repaint/float-move-during-layout.html: Added.

2006-06-30  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin

        * editing/execCommand/format-block-with-trailing-br-expected.checksum: Added.
        * editing/execCommand/format-block-with-trailing-br-expected.png: Added.
        * editing/execCommand/format-block-with-trailing-br-expected.txt: Added.
        * editing/execCommand/format-block-with-trailing-br.html: Added.

2006-06-30  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi

        * editing/pasteboard/pasting-object-expected.checksum: Added.
        * editing/pasteboard/pasting-object-expected.png: Added.
        * editing/pasteboard/pasting-object-expected.txt: Added.
        * editing/pasteboard/pasting-object.html: Added.

2006-06-30  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        Added:
        * editing/selection/skip-non-editable-1-expected.txt: Added.
        * editing/selection/skip-non-editable-1.html: Added.
        * editing/selection/skip-non-editable-2-expected.txt: Added.
        * editing/selection/skip-non-editable-2.html: Added.

        Equivalent render tree:
        * editing/execCommand/format-block-with-braces-expected.txt:
        
        Fixes:
        * editing/selection/iframe-expected.checksum:
        * editing/selection/iframe-expected.png:
        * editing/selection/iframe-expected.txt:
        * editing/selection/inline-table-expected.checksum:
        * editing/selection/inline-table-expected.png:
        * editing/selection/inline-table-expected.txt:
        * editing/selection/move-between-blocks-no-001-expected.checksum:
        * editing/selection/move-between-blocks-no-001-expected.png:
        * editing/selection/move-between-blocks-no-001-expected.txt:
        * editing/selection/select-box-expected.checksum:
        * editing/selection/select-box-expected.png:
        * editing/selection/select-box-expected.txt:

2006-06-30  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=9358
          REGRESSION: Assertion failure in HTMLInputElement::setValueFromRenderer
          (value == constrainValue(value)) when deleting all text

        * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Added.
        * editing/deleting/delete-all-text-in-text-field-assertion.html: Added.

2006-06-29  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=4874
        Table with absolute bottom positioning is positioned incorrectly

        Note: test case originally from Mitz.

        * fast/table/absolute-table-at-bottom-expected.checksum: Added.
        * fast/table/absolute-table-at-bottom-expected.png: Added.
        * fast/table/absolute-table-at-bottom-expected.txt: Added.
        * fast/table/absolute-table-at-bottom.html: Added.

2006-06-29  Graham Dennis  <Graham.Dennis@gmail.com>

        Reviewed by Justin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9505
         moveParagraphContentsToNewBlockIfNecessary creates a new block outside the current position

        * editing/pasteboard/paste-table-002.html: Added.
        * editing/pasteboard/paste-table-002-expected.checksum: Added.
        * editing/pasteboard/paste-table-002-expected.png: Added.
        * editing/pasteboard/paste-table-002-expected.txt: Added.

2006-06-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9652
          Assertion failure when changing an RTL table cell to display:none

        * fast/table/rtl-cell-display-none-assert-expected.checksum: Added.
        * fast/table/rtl-cell-display-none-assert-expected.png: Added.
        * fast/table/rtl-cell-display-none-assert-expected.txt: Added.
        * fast/table/rtl-cell-display-none-assert.html: Added.

2006-06-29  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Test for <rdar://problem/4450615> Add composite mode to background 
        styles

        * fast/backgrounds/bgCompositeCopy-expected.checksum: Added.
        * fast/backgrounds/bgCompositeCopy-expected.png: Added.
        * fast/backgrounds/bgCompositeCopy-expected.txt: Added.
        * fast/backgrounds/bgCompositeCopy.html: Added.
        * fast/backgrounds/resources/rgba16.png: Added.

2006-06-28  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin

        <rdar://problem/4592005> FormatBlock inserts in the wrong place, disregarding editable content
        <rdar://problem/4590763> FormatBlock for paragraph style doesn't work

        * editing/execCommand/format-block-with-braces-expected.checksum: Added.
        * editing/execCommand/format-block-with-braces-expected.png: Added.
        * editing/execCommand/format-block-with-braces-expected.txt: Added.
        * editing/execCommand/format-block-with-braces.html: Added.
        * editing/execCommand/indent-list-item-expected.checksum: Added.
        * editing/execCommand/indent-list-item-expected.png: Added.
        * editing/execCommand/indent-list-item-expected.txt: Added.
        * editing/execCommand/indent-list-item.html: Added.
        * editing/execCommand/indent-selection-expected.checksum: Added.
        * editing/execCommand/indent-selection-expected.png: Added.
        * editing/execCommand/indent-selection-expected.txt: Added.
        * editing/execCommand/indent-selection.html: Added.
        * editing/execCommand/outdent-selection-expected.checksum: Added.
        * editing/execCommand/outdent-selection-expected.png: Added.
        * editing/execCommand/outdent-selection-expected.txt: Added.
        * editing/execCommand/outdent-selection.html: Added.

2006-06-28  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin

        Missed the layout tests themselves in the first checkin! Whoops!

2006-06-28  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin

        http://bugs.webkit.org/show_bug.cgi?id=7568
        Bug 7568: Implement Indent/Outdent

        * editing/execCommand/indent-list-item-expected.checksum: Added.
        * editing/execCommand/indent-list-item-expected.png: Added.
        * editing/execCommand/indent-list-item-expected.txt: Added.
        * editing/execCommand/indent-list-item.html: Added.
        * editing/execCommand/indent-selection-expected.checksum: Added.
        * editing/execCommand/indent-selection-expected.png: Added.
        * editing/execCommand/indent-selection-expected.txt: Added.
        * editing/execCommand/indent-selection.html: Added.
        * editing/execCommand/outdent-selection.html: Added.

2006-06-28  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin and Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9561
          REGRESSION: Content property on :before of button causes hang on click or hover

        * fast/forms/button-generated-content-expected.checksum: Added.
        * fast/forms/button-generated-content-expected.png: Added.
        * fast/forms/button-generated-content-expected.txt: Added.
        * fast/forms/button-generated-content.html: Added.

2006-06-28  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Improved test to check offsetX/Y after dispatching instead of before.

        * fast/dom/window-xy-properties.html:
        * fast/dom/window-xy-properties-expected.txt:

2006-06-27  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Updated test for http://bugs.webkit.org/show_bug.cgi?id=9605

        * fast/dom/window-xy-properties.html:
        * fast/dom/window-xy-properties-expected.txt:

2006-06-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9317
          REGRESSION: crash in HTML tokenizer at Japanese Apple support page

        * fast/tokenizer/write-unclosed-script-expected.txt: Added.
        * fast/tokenizer/write-unclosed-script.html: Added.

2006-06-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi

        * editing/execCommand/remove-formatting-expected.checksum: Added.
        * editing/execCommand/remove-formatting-expected.png: Added.
        * editing/execCommand/remove-formatting-expected.txt: Added.
        * editing/execCommand/remove-formatting.html: Added.

2006-06-27  Justin Garcia  <justin.garcia@apple.com>
        
        Reviewed by levi
        
        <rdar://problem/4599735> Clicking out of a table at the extremes of an editable document doesn't appear to work
        
        Added:
        * editing/selection/click-before-and-after-table-expected.txt: Added.
        * editing/selection/click-before-and-after-table.html: Added.
        Updated to reflect fix:
        * editing/selection/move-by-line-001-expected.checksum:
        * editing/selection/move-by-line-001-expected.png:

2006-06-27  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Geoff.

        http://bugs.webkit.org/show_bug.cgi?id=9623
        REGRESSION: getComputedStyle should do a relayout

        * fast/css/getComputedStyle-relayout-expected.txt: Added.
        * fast/css/getComputedStyle-relayout.html: Added.

2006-06-27  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Test cases for <rdar://problem/4602635> Media queries must be 
        extended to address CSS pixel scaling factor

        * fast/media/mq-max-pixel-ratio-expected.checksum: Added.
        * fast/media/mq-max-pixel-ratio-expected.png: Added.
        * fast/media/mq-max-pixel-ratio-expected.txt: Added.
        * fast/media/mq-max-pixel-ratio.html: Added.
        * fast/media/mq-min-pixel-ratio-expected.checksum: Added.
        * fast/media/mq-min-pixel-ratio-expected.png: Added.
        * fast/media/mq-min-pixel-ratio-expected.txt: Added.
        * fast/media/mq-min-pixel-ratio.html: Added.
        * fast/media/mq-pixel-ratio-expected.checksum: Added.
        * fast/media/mq-pixel-ratio-expected.png: Added.
        * fast/media/mq-pixel-ratio-expected.txt: Added.
        * fast/media/mq-pixel-ratio.html: Added.
        * fast/media/resources/apple_logo_big.jpg: Added.
        * fast/media/resources/apple_logo_half_size.png: Added.

2006-06-27  Darin Adler  <darin@apple.com>

        Tests for fix for 2/3 of http://bugs.webkit.org/show_bug.cgi?id=9606
        REGRESSION: some callers are still using clientX/Y to get pageX/Y

        * fast/events/anchor-image-scrolled-x-y-expected.txt: Added.
        * fast/events/anchor-image-scrolled-x-y.html: Added.
        * fast/events/input-image-scrolled-x-y-expected.txt: Added.
        * fast/events/input-image-scrolled-x-y.html: Added.

2006-06-26  Jonas Witt  <jonas.witt@gmail.com>

        Reviewed by Darin.

        * LayoutTests/fast/events/objc-event-api-expected.txt: Updated to
        reflect flipped coordinates dumped by the layout tests.

2006-06-25  David Carson  <dacarson@gmail.com>

        Reviewed by Darin.

        Tests for http://bugs.webkit.org/show_bug.cgi?id=9185

        * fast/forms/input-appearance-height-expected.png: Added.
        * fast/forms/input-appearance-height-expected.txt: Added.
        * fast/forms/input-appearance-height.html: Added.
        Tests the height attribute on all input types

        * fast/forms/input-type-change-expected.checksum: Added.
        * fast/forms/input-type-change-expected.png: Added.
        * fast/forms/input-type-change-expected.txt: Added.
        * fast/forms/input-type-change.html: Added.
        Tests changing an input type=TEXT to type=IMAGE with
        a height and width specified on the element.

        * fast/forms/input-type-change2-expected.checksum: Added.
        * fast/forms/input-type-change2-expected.png: Added.
        * fast/forms/input-type-change2-expected.txt: Added.
        * fast/forms/input-type-change2.html: Added.
        Tests changing an input type=IMAGE to type=TEXT with
        a height and width specified on the element.

2006-06-25  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        * fast/forms/textarea-hard-linewrap-empty.html: Submit form without setTimeout().
        * fast/forms/textarea-hard-linewrap.html: Ditto.

2006-06-25  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=9537
          REGRESSION: Reproducible crash in WebCore::RenderTextField::textWithHardLineBreaks()

        * fast/forms/textarea-hard-linewrap-empty-expected.txt: Added.
        * fast/forms/textarea-hard-linewrap-empty.html: Added.
        * fast/forms/textarea-hard-linewrap.html: Reduced timeout from 200ms to 0ms and
        renamed function from foo() to submitForm().

2006-06-25  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=9388
          REGRESSION: outlines don't get erased when removed in some cases

        * fast/repaint/outline-shrinking-expected.checksum: Added.
        * fast/repaint/outline-shrinking-expected.png: Added.
        * fast/repaint/outline-shrinking-expected.txt: Added.
        * fast/repaint/outline-shrinking.html: Added.

2006-06-25  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Test cases for
        <http://bugs.webkit.org/show_bug.cgi?id=8707>
        event.clientX and event.clientY should be relative to the viewport, not the canvas

        * fast/dom/window-xy-properties-expected.txt: Added.
        * fast/dom/window-xy-properties.html: Added.

2006-06-25  Timothy Hatcher  <timothy@apple.com>

        http://bugs.webkit.org/show_bug.cgi?id=9560
        
        This fix converted the resize corner image to a B/W tiff.
        The pixel tests showed 0.0% changes but still said it had differences.
        Updating the tests that use CSS3 resize or textarea.

        * fast/forms/floating-textfield-relayout-expected.checksum:
        * fast/forms/form-element-geometry-expected.checksum:
        * fast/forms/form-element-geometry-expected.png:
        * fast/forms/negativeLineHeight-expected.checksum:
        * fast/forms/negativeLineHeight-expected.png:
        * fast/forms/textAreaLineHeight-expected.checksum:
        * fast/forms/textAreaLineHeight-expected.png:
        * fast/forms/textarea-setinnerhtml-expected.checksum:
        * fast/forms/textarea-setinnerhtml-expected.png:
        * fast/overflow/overflow-x-y-expected.checksum:
        * fast/overflow/overflow-x-y-expected.png:
        * fast/table/003-expected.checksum:
        * fast/table/003-expected.png:
        * tables/mozilla/bugs/bug194024-expected.checksum:
        * tables/mozilla/bugs/bug194024-expected.png:
        * tables/mozilla/bugs/bug30559-expected.checksum:
        * tables/mozilla/bugs/bug30559-expected.png:
        * tables/mozilla/bugs/bug30692-expected.checksum:
        * tables/mozilla/bugs/bug30692-expected.png:

2006-06-24  David Kilzer  <ddkilzer@kilzer.net>

        Build fix.  Reviewed by NOBODY.

        - Backed out patch for http://bugs.webkit.org/show_bug.cgi?id=8707
          event.clientX and event.clientY should be relative to the viewport, not the canvas

        * fast/dom/window-xy-properties-expected.txt: Removed.
        * fast/dom/window-xy-properties.html: Removed.

2006-06-24  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Test cases for
        <http://bugs.webkit.org/show_bug.cgi?id=8707>
        event.clientX and event.clientY should be relative to the viewport, not the canvas

        * fast/dom/window-xy-properties-expected.txt: Added.
        * fast/dom/window-xy-properties.html: Added.

2006-06-24  James G. Speth  <speth@end.com>

        Reviewed by Darin.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=8843
          add a way to build Objective-C test cases in HTML

        * plugins/jsobjc-dom-wrappers-expected.txt: Added.
        * plugins/jsobjc-dom-wrappers.html: Added.
        * plugins/jsobjc-simple-expected.txt: Added.
        * plugins/jsobjc-simple.html: Added.

2006-06-24  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Test cases for
        <http://bugs.webkit.org/show_bug.cgi?id=9352>
        Webkit doesn't respect stroke-width in SVG for smaller <circle>s

        * svg/custom/gradient-stroke-width-expected.checksum: Added.
        * svg/custom/gradient-stroke-width-expected.png: Added.
        * svg/custom/gradient-stroke-width-expected.txt: Added.
        * svg/custom/gradient-stroke-width.svg: Added.

2006-06-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin, landed by ap.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9547
          Resize corner does not track the mouse accurately

        * fast/css/resize-corner-tracking-expected.checksum: Added.
        * fast/css/resize-corner-tracking-expected.png: Added.
        * fast/css/resize-corner-tracking-expected.txt: Added.
        * fast/css/resize-corner-tracking.html: Added.

2006-06-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin. landed by ap.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9316
          REGRESSION: text field width shrinks on first keystroke

        * fast/forms/floating-textfield-relayout-expected.checksum: Added.
        * fast/forms/floating-textfield-relayout-expected.png: Added.
        * fast/forms/floating-textfield-relayout-expected.txt: Added.
        * fast/forms/floating-textfield-relayout.html: Added.

2006-06-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - updated test results for http://bugs.webkit.org/show_bug.cgi?id=9531
          Pages that need only a horizontal scroll bar get a vertical one as well

        * css1/classification/white_space-expected.checksum:
        * css1/classification/white_space-expected.png:
        * css1/classification/white_space-expected.txt:
        * editing/selection/select-all-004-expected.checksum:
        * editing/selection/select-all-004-expected.png:
        * editing/selection/select-all-004-expected.txt:
        * editing/selection/unrendered-001-expected.checksum:
        * editing/selection/unrendered-001-expected.png:
        * editing/selection/unrendered-001-expected.txt:
        * editing/selection/unrendered-002-expected.checksum:
        * editing/selection/unrendered-002-expected.png:
        * editing/selection/unrendered-002-expected.txt:
        * editing/selection/unrendered-003-expected.checksum:
        * editing/selection/unrendered-003-expected.png:
        * editing/selection/unrendered-003-expected.txt:
        * editing/selection/unrendered-004-expected.checksum:
        * editing/selection/unrendered-004-expected.png:
        * editing/selection/unrendered-004-expected.txt:
        * editing/selection/unrendered-005-expected.checksum:
        * editing/selection/unrendered-005-expected.png:
        * editing/selection/unrendered-005-expected.txt:
        * fast/block/float/019-expected.checksum:
        * fast/block/float/019-expected.png:
        * fast/block/float/019-expected.txt:
        * fast/block/margin-collapse/104-expected.checksum:
        * fast/block/margin-collapse/104-expected.png:
        * fast/block/margin-collapse/104-expected.txt:
        * fast/block/positioning/relative-overflow-block-expected.checksum:
        * fast/block/positioning/relative-overflow-block-expected.txt:
        * fast/block/positioning/relative-overflow-replaced-expected.checksum:
        * fast/block/positioning/relative-overflow-replaced-expected.txt:
        * fast/block/positioning/relative-overflow-replaced-float-expected.checksum:
        * fast/block/positioning/relative-overflow-replaced-float-expected.txt:
        * fast/lists/li-br-expected.checksum:
        * fast/lists/li-br-expected.png:
        * fast/lists/li-br-expected.txt:
        * fast/media/mq-relative-constraints-02-expected.checksum:
        * fast/media/mq-relative-constraints-02-expected.png:
        * fast/media/mq-relative-constraints-02-expected.txt:
        * fast/media/mq-relative-constraints-03-expected.checksum:
        * fast/media/mq-relative-constraints-03-expected.png:
        * fast/media/mq-relative-constraints-03-expected.txt:
        * fast/media/mq-relative-constraints-04-expected.checksum:
        * fast/media/mq-relative-constraints-04-expected.png:
        * fast/media/mq-relative-constraints-04-expected.txt:
        * fast/media/mq-relative-constraints-05-expected.checksum:
        * fast/media/mq-relative-constraints-05-expected.png:
        * fast/media/mq-relative-constraints-05-expected.txt:
        * fast/media/mq-relative-constraints-06-expected.checksum:
        * fast/media/mq-relative-constraints-06-expected.png:
        * fast/media/mq-relative-constraints-06-expected.txt:
        * fast/media/mq-relative-constraints-07-expected.checksum:
        * fast/media/mq-relative-constraints-07-expected.png:
        * fast/media/mq-relative-constraints-07-expected.txt:
        * fast/media/mq-relative-constraints-09-expected.checksum:
        * fast/media/mq-relative-constraints-09-expected.png:
        * fast/media/mq-relative-constraints-09-expected.txt:
        * fast/media/mq-width-absolute-01-expected.checksum:
        * fast/media/mq-width-absolute-01-expected.png:
        * fast/media/mq-width-absolute-01-expected.txt:
        * fast/media/mq-width-absolute-02-expected.checksum:
        * fast/media/mq-width-absolute-02-expected.png:
        * fast/media/mq-width-absolute-02-expected.txt:
        * fast/media/mq-width-absolute-03-expected.checksum:
        * fast/media/mq-width-absolute-03-expected.png:
        * fast/media/mq-width-absolute-03-expected.txt:
        * fast/media/mq-width-absolute-04-expected.checksum:
        * fast/media/mq-width-absolute-04-expected.png:
        * fast/media/mq-width-absolute-04-expected.txt:
        * fast/table/wide-colspan-expected.checksum:
        * fast/table/wide-colspan-expected.png:
        * fast/table/wide-colspan-expected.txt:
        * fast/table/wide-column-expected.checksum:
        * fast/table/wide-column-expected.png:
        * fast/table/wide-column-expected.txt:
        * tables/mozilla/bugs/bug131020-expected.checksum:
        * tables/mozilla/bugs/bug131020-expected.png:
        * tables/mozilla/bugs/bug131020-expected.txt:
        * tables/mozilla/bugs/bug23151-expected.checksum:
        * tables/mozilla/bugs/bug23151-expected.png:
        * tables/mozilla/bugs/bug23151-expected.txt:
        * tables/mozilla/bugs/bug29314-expected.checksum:
        * tables/mozilla/bugs/bug29314-expected.png:
        * tables/mozilla/bugs/bug29314-expected.txt:
        * tables/mozilla/bugs/bug43039-expected.checksum:
        * tables/mozilla/bugs/bug43039-expected.png:
        * tables/mozilla/bugs/bug43039-expected.txt:
        * tables/mozilla/bugs/bug43854-1-expected.checksum:
        * tables/mozilla/bugs/bug43854-1-expected.png:
        * tables/mozilla/bugs/bug43854-1-expected.txt:
        * tables/mozilla/bugs/bug625-expected.checksum:
        * tables/mozilla/bugs/bug625-expected.png:
        * tables/mozilla/bugs/bug625-expected.txt:
        * tables/mozilla/bugs/bug92143-expected.checksum:
        * tables/mozilla/bugs/bug92143-expected.png:
        * tables/mozilla/bugs/bug92143-expected.txt:
        * tables/mozilla/bugs/bug96334-expected.checksum:
        * tables/mozilla/bugs/bug96334-expected.png:
        * tables/mozilla/bugs/bug96334-expected.txt:
        * tables/mozilla/core/misc-expected.checksum:
        * tables/mozilla/core/misc-expected.png:
        * tables/mozilla/core/misc-expected.txt:
        * tables/mozilla/core/nested1-expected.checksum:
        * tables/mozilla/core/nested1-expected.png:
        * tables/mozilla/core/nested1-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug220653-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug220653-expected.png:
        * tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:

2006-06-24  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=7461
          Always encode the path part of an URI as UTF-8

        * http/tests/uri/intercept/.htaccess: Added.
        * http/tests/uri/resources/print-uri.php: Added.
        * http/tests/uri/utf8-path-expected.txt: Added.
        * http/tests/uri/utf8-path.html: Added.

2006-06-24  Graham Dennis  <Graham.Dennis@gmail.com>

        Reviewed by Darin, landed by ap.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=9467
          TreeWalker/NodeIterator do not restrict the traversal

        * traversal/node-iterator-001.html:
        * traversal/node-iterator-002.html:
        * traversal/node-iterator-003.html:
        * traversal/node-iterator-004.html:
        * traversal/node-iterator-005.html:
        * traversal/node-iterator-006.html:
        * traversal/node-iterator-007.html:
        * traversal/stay-within-root-expected.checksum: Added.
        * traversal/stay-within-root-expected.png: Added.
        * traversal/stay-within-root-expected.txt: Added.
        * traversal/stay-within-root.html: Added.
        * traversal/tree-walker-001.html:
        * traversal/tree-walker-002.html:
        * traversal/tree-walker-003.html:
        * traversal/tree-walker-004.html:
        * traversal/tree-walker-005.html:

2006-06-24  Jonas Witt <jonas.witt@gmail.com>

        Reviewed by ggaren, landed by ap.

        - test that DOMEvents are correctly handed to the ObjC API
          http://bugs.webkit.org/show_bug.cgi?id=9181

        * fast/events/objc-event-api-expected.txt: Added.
        * fast/events/objc-event-api.html: Added.

2006-06-23  Tim Omernick  <timo@apple.com>

        Reviewed by Tim Hatcher.

        <rdar://problem/4560947> Leopard REGRESSION: Dragging to TileGame Widget is broken
        
        * fast/events/ondragenter-expected.checksum: Added.
        * fast/events/ondragenter-expected.png: Added.
        * fast/events/ondragenter-expected.txt: Added.
        * fast/events/ondragenter.html: Added.

2006-06-23  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi

        * editing/deleting/merge-into-empty-block-1-expected.checksum: Added.
        * editing/deleting/merge-into-empty-block-1-expected.png: Added.
        * editing/deleting/merge-into-empty-block-1-expected.txt: Added.
        * editing/deleting/merge-into-empty-block-1.html: Added.
        * editing/deleting/merge-into-empty-block-2-expected.checksum: Added.
        * editing/deleting/merge-into-empty-block-2-expected.png: Added.
        * editing/deleting/merge-into-empty-block-2-expected.txt: Added.
        * editing/deleting/merge-into-empty-block-2.html: Added.

2006-06-23  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <http://bugs.webkit.org/show_bug.cgi?id=8074>
        Caret before/after block tables is too small
        <rdar://problem/4598331>
        right arrow out of a table shows cursor in a weird place

        Demonstrates 9557:
        * editing/input/range-for-empty-document-expected.txt:
        Added:
        * editing/selection/table-caret-1-expected.checksum: Added.
        * editing/selection/table-caret-1-expected.png: Added.
        * editing/selection/table-caret-1-expected.txt: Added.
        * editing/selection/table-caret-1.html: Added.
        * editing/selection/table-caret-2-expected.checksum: Added.
        * editing/selection/table-caret-2-expected.png: Added.
        * editing/selection/table-caret-2-expected.txt: Added.
        * editing/selection/table-caret-2.html: Added.
        * editing/selection/table-caret-3-expected.checksum: Added.
        * editing/selection/table-caret-3-expected.png: Added.
        * editing/selection/table-caret-3-expected.txt: Added.
        * editing/selection/table-caret-3.html: Added.

2006-06-22  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=9497
          REGRESSION: Incomplete repainting when scrolling thumbnails on Flickr

        * fast/repaint/clipped-relative-expected.checksum: Added.
        * fast/repaint/clipped-relative-expected.png: Added.
        * fast/repaint/clipped-relative-expected.txt: Added.
        * fast/repaint/clipped-relative.html: Added.
        * fast/repaint/containing-block-position-change-expected.checksum: Updated.
        * fast/repaint/containing-block-position-change-expected.png: Updated.

2006-06-22  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by John.

        <rdar://problem/4529334> REGRESSION: Can't configure RadarInMotion widget for U.S. locations on Leopard (Javascript errors)
        
        * fast/dom/resource-locations-in-created-html-document-expected.txt: Added.
        * fast/dom/resource-locations-in-created-html-document.html: Added.

2006-06-22  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        <rdar://problem/4499675> Package Tracker widget always crashes in WebCore::Frame::jScriptEnabled() const + 0
        
        * fast/dom/noscript-canvas-in-created-html-document-expected.txt: Added.
        * fast/dom/noscript-canvas-in-created-html-document.html: Added.

2006-06-22  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        <rdar://problem/4524840> Entities contained in DOCTYPE referenced DTD in XSLT source document are unknown

        * fast/xsl/dtd-in-source-document-expected.txt: Added.
        * fast/xsl/dtd-in-source-document.xml: Added.
        * fast/xsl/resources/dtd-in-source-document.dtd: Added.
        * fast/xsl/resources/dtd-in-source-document.xsl: Added.

2006-06-21  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi

        * editing/deleting/table-cells-expected.checksum: Added.
        * editing/deleting/table-cells-expected.png: Added.
        * editing/deleting/table-cells-expected.txt: Added.
        * editing/deleting/table-cells.html: Added.
        * editing/inserting/paragraph-separator-in-table-1-expected.checksum: Added.
        * editing/inserting/paragraph-separator-in-table-1-expected.png: Added.
        * editing/inserting/paragraph-separator-in-table-1-expected.txt: Added.
        * editing/inserting/paragraph-separator-in-table-1.html: Added.
        * editing/inserting/paragraph-separator-in-table-2-expected.checksum: Added.
        * editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
        * editing/inserting/paragraph-separator-in-table-2-expected.txt: Added.
        * editing/inserting/paragraph-separator-in-table-2.html: Added.

2006-06-21  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4590366>
        REGRESSION: Selection incorrectly paints gaps on TOT
        
        Added:
        * editing/selection/line-wrap-1-expected.checksum: Added.
        * editing/selection/line-wrap-1-expected.png: Added.
        * editing/selection/line-wrap-1-expected.txt: Added.
        * editing/selection/line-wrap-1.html: Added.
        * editing/selection/line-wrap-2-expected.checksum: Added.
        * editing/selection/line-wrap-2-expected.png: Added.
        * editing/selection/line-wrap-2-expected.txt: Added.
        * editing/selection/line-wrap-2.html: Added.
        Fixes:
        * editing/execCommand/findString-expected.checksum:
        * editing/execCommand/findString-expected.png:
        * editing/execCommand/findString-expected.txt:
        * editing/inserting/editing-empty-divs-expected.checksum:
        * editing/inserting/editing-empty-divs-expected.png:
        * editing/inserting/editing-empty-divs-expected.txt:
        * editing/inserting/insert-3659587-fix-expected.txt:
        * editing/inserting/insert-tab-002-expected.txt:
        * editing/inserting/insert-text-with-newlines-expected.txt:
        * editing/inserting/typing-001-expected.txt:
        * editing/inserting/typing-003-expected.txt:
        * editing/inserting/typing-around-br-001-expected.txt:
        * editing/style/remove-underline-across-paragraph-expected.txt:
        * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
        * editing/style/remove-underline-after-paragraph-expected.txt:
        * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
        * editing/style/remove-underline-expected.txt:
        * editing/style/remove-underline-from-stylesheet-expected.txt:
        * editing/style/remove-underline-in-bold-expected.txt:
        * editing/style/typing-style-002-expected.txt:
        * editing/style/typing-style-003-expected.txt:
        * editing/style/unbold-in-bold-expected.txt:
        * editing/style/underline-expected.txt:
        Disabled (9337):
        * editing/input/attributed-substring-from-range-lines.html

2006-06-21  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Geoff.

        http://bugs.webkit.org/show_bug.cgi?id=6058
        XMLTokenizer runs all <script> tags at once instead of as they're encountered

        * dom/svg/level3/xpath/svgunit.js:
        The XPath tests depend on the document being loaded before running the tests.
        Add a "load" event listener and run the test in the handler.
        
        * fast/canvas/quadraticCurveTo.xml:
        Add onload handler and run tests there.
        
        * fast/innerHTML/004-expected.txt:
        * fast/innerHTML/004.xhtml:
        Add load event listener and run test there.
        
        * fast/parser/external-entities-expected.txt:
        This now dumps as text because the script is ran before the parse error is encountered.
        
        * fast/parser/resources/xhtml-scripts.js: Added.
        * fast/parser/xhtml-scripts-expected.txt: Added.
        * fast/parser/xhtml-scripts.xhtml: Added.
        Add new tests.
        
        * svg/custom/text-hit-test.svg:
        Run test in onload handler.
        
2006-06-20  Maciej Stachowiak  <mjs@apple.com>

        No review - updated results for earlier patch.
        
        - updated SVG test results where my recent fix affected bounding boxes
        
        I think the new results are more accurate bounding boxes and in
        any case there is no actual difference in rendered output.

        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/custom/foreign-object-skew-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.txt:
        * svg/custom/text-image-opacity-expected.txt:

2006-06-20  Adele Peterson  <adele@apple.com>

        Reviewed by Anders.

        Updated results for: http://bugs.webkit.org/show_bug.cgi?id=8948
        Switch to use new text field implementation for <textarea>

        Changes include some size differences since the new textareas have 4 pixels less horizontal padding,
        and the renderer name for textareas has changed from RenderTextArea to RenderTextField.

        * dom/html/level2/html/HTMLTextAreaElement14-expected.txt:
        * dom/html/level2/html/HTMLTextAreaElement15-expected.txt:
        * dom/xhtml/level2/html/HTMLTextAreaElement14-expected.txt:
        * dom/xhtml/level2/html/HTMLTextAreaElement15-expected.txt:
        * fast/block/margin-collapse/103-expected.checksum:
        * fast/block/margin-collapse/103-expected.png:
        * fast/block/margin-collapse/103-expected.txt:
        * fast/dynamic/008-expected.checksum:
        * fast/dynamic/008-expected.png:
        * fast/dynamic/008-expected.txt:
        * fast/forms/001-expected.checksum:
        * fast/forms/002-expected.checksum:
        * fast/forms/003-expected.checksum:
        * fast/forms/004-expected.checksum:
        * fast/forms/005-expected.checksum:
        * fast/forms/006-expected.checksum:
        * fast/forms/007-expected.checksum:
        * fast/forms/8250-expected.checksum:
        * fast/forms/blankbuttons-expected.checksum:
        * fast/forms/button-cannot-be-nested-expected.checksum:
        * fast/forms/button-default-title-expected.checksum:
        * fast/forms/button-inner-block-reuse-expected.checksum:
        * fast/forms/button-positioned-expected.checksum:
        * fast/forms/button-sizes-expected.checksum:
        * fast/forms/button-table-styles-expected.checksum:
        * fast/forms/button-white-space-expected.checksum:
        * fast/forms/checkbox-radio-onchange-expected.checksum:
        * fast/forms/cursor-position-expected.txt:
        * fast/forms/double-focus-expected.txt:
        * fast/forms/file-input-disabled-expected.checksum:
        * fast/forms/form-element-geometry-expected.checksum:
        * fast/forms/form-element-geometry-expected.png:
        * fast/forms/form-element-geometry-expected.txt:
        * fast/forms/form-hides-table-expected.checksum:
        * fast/forms/formmove-expected.checksum:
        * fast/forms/formmove2-expected.checksum:
        * fast/forms/formmove3-expected.checksum:
        * fast/forms/indeterminate-expected.checksum:
        * fast/forms/input-appearance-bkcolor-expected.checksum:
        * fast/forms/input-appearance-default-bkcolor-expected.checksum:
        * fast/forms/input-appearance-disabled-expected.checksum:
        * fast/forms/input-appearance-focus-expected.checksum:
        * fast/forms/input-appearance-minWidth-expected.checksum:
        * fast/forms/input-appearance-preventDefault-expected.checksum:
        * fast/forms/input-appearance-readonly-expected.checksum:
        * fast/forms/input-appearance-selection-expected.checksum:
        * fast/forms/input-appearance-visibility-expected.checksum:
        * fast/forms/input-appearance-width-expected.checksum:
        * fast/forms/input-baseline-expected.checksum:
        * fast/forms/input-disabled-color-expected.checksum:
        * fast/forms/input-double-click-selection-gap-bug-expected.checksum:
        * fast/forms/input-maxlength-2-expected.checksum:
        * fast/forms/input-no-renderer-expected.checksum:
        * fast/forms/input-paste-undo-expected.checksum:
        * fast/forms/input-readonly-dimmed-expected.checksum:
        * fast/forms/input-readonly-empty-expected.checksum:
        * fast/forms/input-spaces-expected.checksum:
        * fast/forms/input-table-expected.checksum:
        * fast/forms/input-text-click-inside-expected.checksum:
        * fast/forms/input-text-click-outside-expected.checksum:
        * fast/forms/input-text-double-click-expected.checksum:
        * fast/forms/input-text-drag-down-expected.checksum:
        * fast/forms/input-text-maxlength-expected.checksum:
        * fast/forms/input-text-option-delete-expected.checksum:
        * fast/forms/input-text-paste-maxlength-expected.checksum:
        * fast/forms/input-text-scroll-left-on-blur-expected.checksum:
        * fast/forms/input-text-self-emptying-click-expected.checksum:
        * fast/forms/input-value-expected.checksum:
        * fast/forms/input-width-expected.checksum:
        * fast/forms/minWidthPercent-expected.checksum:
        * fast/forms/negativeLineHeight-expected.checksum:
        * fast/forms/negativeLineHeight-expected.png:
        * fast/forms/negativeLineHeight-expected.txt:
        * fast/forms/option-index-expected.checksum:
        * fast/forms/option-script-expected.checksum:
        * fast/forms/option-strip-whitespace-expected.checksum:
        * fast/forms/plaintext-mode-2-expected.checksum:
        * fast/forms/radio-attr-order-expected.checksum:
        * fast/forms/radio_checked-expected.checksum:
        * fast/forms/radio_checked_dynamic-expected.checksum:
        * fast/forms/selection-functions-expected.txt:
        * fast/forms/tabbing-input-iframe-expected.checksum:
        * fast/forms/textAreaLineHeight-expected.checksum:
        * fast/forms/textAreaLineHeight-expected.png:
        * fast/forms/textAreaLineHeight-expected.txt:
        * fast/forms/textarea-crlf-expected.txt:
        * fast/forms/textarea-setinnerhtml-expected.checksum:
        * fast/forms/textarea-setinnerhtml-expected.png:
        * fast/forms/textarea-setinnerhtml-expected.txt:
        * fast/forms/textarea-setvalue-submit-expected.txt:
        * fast/forms/visual-hebrew-text-field-expected.checksum:
        * fast/replaced/width100percent-expected.checksum:
        * fast/replaced/width100percent-expected.png:
        * fast/replaced/width100percent-expected.txt:
        * fast/table/003-expected.checksum:
        * fast/table/003-expected.png:
        * fast/table/003-expected.txt:
        * tables/mozilla/bugs/bug194024-expected.checksum:
        * tables/mozilla/bugs/bug194024-expected.png:
        * tables/mozilla/bugs/bug194024-expected.txt:
        * tables/mozilla/bugs/bug30559-expected.checksum:
        * tables/mozilla/bugs/bug30559-expected.png:
        * tables/mozilla/bugs/bug30559-expected.txt:
        * tables/mozilla/bugs/bug30692-expected.checksum:
        * tables/mozilla/bugs/bug30692-expected.png:
        * tables/mozilla/bugs/bug30692-expected.txt:

2006-06-20  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Tests for:
        http://bugs.webkit.org/show_bug.cgi?id=8724
        REGRESSION: onSelect handler doesn't work for text fields

        http://bugs.webkit.org/show_bug.cgi?id=7676
        REGRESSION: Selection methods on new text fields don't work if text field is hidden

        http://bugs.webkit.org/show_bug.cgi?id=8867
        REGRESSION: selectionStart/End return 0 for input element once it no longer has focus

        * fast/forms/double-focus-expected.txt:
        * fast/forms/input-selection-hidden-expected.txt: Added.
        * fast/forms/input-selection-hidden.html: Added.
        * fast/forms/input-selection-restore-expected.txt: Added.
        * fast/forms/input-selection-restore.html: Added.
        * fast/forms/input-text-paste-maxlength-expected.txt:
        * fast/forms/onselect-textarea-expected.txt: Added.
        * fast/forms/onselect-textarea.html: Added.
        * fast/forms/onselect-textfield-expected.txt: Added.
        * fast/forms/onselect-textfield.html: Added.
        * fast/forms/selection-functions-expected.txt:

2006-06-20  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by John.

        <rdar://problem/4592244> REGRESSION (417.9.3 - 420+): (some?) plain text files have all lines concatenated into one line

        * fast/text/plain-text-line-breaks-expected.checksum: Added.
        * fast/text/plain-text-line-breaks-expected.png: Added.
        * fast/text/plain-text-line-breaks-expected.txt: Added.
        * fast/text/plain-text-line-breaks.html: Added.
        * fast/text/resources/line-breaks-cr.txt: Added.
        * fast/text/resources/line-breaks-crlf.txt: Added.
        * fast/text/resources/line-breaks-lf.txt: Added.

2006-06-19  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5499
        Page reload does not send any cache control headers

        * http/tests/misc/refresh-headers-expected.txt: Added.
        * http/tests/misc/refresh-headers.php: Added.

2006-06-19  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8972
        REGRESSION: invalid UTF-8 sequences are not displayed

        * fast/encoding/invalid-UTF-8-expected.checksum:
        * fast/encoding/invalid-UTF-8-expected.png:
        * fast/encoding/invalid-UTF-8-expected.txt:
        * fast/encoding/invalid-UTF-8.html:

2006-06-18  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by ggaren.

        * fast/history/clicked-link-is-visited.html: Changed to use DOM mouse event.

2006-06-18  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by ggaren.

        - test and results for http://bugs.webkit.org/show_bug.cgi?id=9150
          DumpRenderTree should be able to keep URL history during runs

        * fast/history/clicked-link-is-visited-expected.checksum: Added.
        * fast/history/clicked-link-is-visited-expected.png: Added.
        * fast/history/clicked-link-is-visited-expected.txt: Added.
        * fast/history/clicked-link-is-visited.html: Added.
        * fast/history/resources/clicked-link-is-visited-2.html: Added.

2006-06-17  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by ggaren.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8131
        Some properties and methods of window and document objects cannot be converted to a string

        * fast/dom/everything-to-string-expected.txt: Added.
        * fast/dom/everything-to-string.html: Added.

2006-06-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=7395
          Table not properly re-flowed when floated div removed from layout

        * css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: Updated.
        * css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Updated.
        * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Updated.
        * fast/block/float/table-relayout-expected.checksum: Added.
        * fast/block/float/table-relayout-expected.png: Added.
        * fast/block/float/table-relayout-expected.txt: Added.
        * fast/block/float/table-relayout.html: Added.

2006-06-17  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Test cases for
        <http://bugs.webkit.org/show_bug.cgi?id=6282>

        * fast/dom/select-selectedIndex-multiple.html: Added.
        * fast/dom/select-selectedIndex.html: Added.

2006-06-16  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Adding missing expected result for test from yesterday.

        * fast/events/window-load-capture-expected.txt: Added.

2006-06-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9432
          REGRESSION: crash in capitalization code due to empty-string generated content

        * fast/text/capitalize-empty-generated-string-expected.checksum: Added.
        * fast/text/capitalize-empty-generated-string-expected.png: Added.
        * fast/text/capitalize-empty-generated-string-expected.txt: Added.
        * fast/text/capitalize-empty-generated-string.html: Added.

2006-06-15  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi

        <http://bugs.webkit.org/show_bug.cgi?id=8637>
        REGRESSION (11-16-05): Selection gaps left behind after delete

        * fast/repaint/selection-after-delete-expected.checksum: Added.
        * fast/repaint/selection-after-delete-expected.png: Added.
        * fast/repaint/selection-after-delete-expected.txt: Added.
        * fast/repaint/selection-after-delete.html: Added.
        * fast/repaint/selection-after-remove-expected.checksum: Added.
        * fast/repaint/selection-after-remove-expected.png: Added.
        * fast/repaint/selection-after-remove-expected.txt: Added.
        * fast/repaint/selection-after-remove.html: Added.

2006-06-15  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/deleting/pruning-after-merge-2-expected.checksum: Added.
        * editing/deleting/pruning-after-merge-2-expected.png: Added.
        * editing/deleting/pruning-after-merge-2-expected.txt: Added.
        * editing/deleting/pruning-after-merge-2.html: Added.

2006-06-15  Nicholas Shanks  <contact@nickshanks.com>

        Reviewed by Hyatt, landed by Joost de Valk.

        Testcases for fix to bug http://bugs.webkit.org/show_bug.cgi?id=3233

        * fast/css/css3-modsel-22-expected.txt: Added.
        * fast/css/css3-modsel-22.html: Added.

2006-06-15  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=9456>
        REGRESSION (417.9.2-420+): Cmd-G doesn't work in Safari after double-click and Cmd-E

        * editing/execCommand/findString-2-expected.checksum: Added.
        * editing/execCommand/findString-2-expected.png: Added.
        * editing/execCommand/findString-2-expected.txt: Added.
        * editing/execCommand/findString-2.html: Added.

2006-06-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4439248>
        REGRESSION(412-417): [RTL] Serious problem with RTL signatures in Mail.app in 10.4.4 (7766)

        * editing/pasteboard/copy-paste-bidi-expected.checksum: Added.
        * editing/pasteboard/copy-paste-bidi-expected.png: Added.
        * editing/pasteboard/copy-paste-bidi-expected.txt: Added.
        * editing/pasteboard/copy-paste-bidi.html: Added.

2006-06-14  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin

        <http://bugs.webkit.org/show_bug.cgi?id=7580>
        TinyMCE: Implement execCommand(formatBlock, ...)

        * editing/deleting/delete-ws-fixup-002-expected.checksum:
        * editing/deleting/delete-ws-fixup-002-expected.png:
        * editing/deleting/delete-ws-fixup-002-expected.txt:
        * editing/deleting/delete-ws-fixup-002.html:
        * editing/execCommand/format-block-expected.checksum: Added.
        * editing/execCommand/format-block-expected.png: Added.
        * editing/execCommand/format-block-expected.txt: Added.
        * editing/execCommand/format-block-from-range-selection-expected.checksum: Added.
        * editing/execCommand/format-block-from-range-selection-expected.png: Added.
        * editing/execCommand/format-block-from-range-selection-expected.txt: Added.
        * editing/execCommand/format-block-from-range-selection.html: Added.
        * editing/execCommand/format-block.html: Added.

2006-06-14  Maciej Stachowiak  <mjs@apple.com>

        Test case by Anders, reviewed and tweaked by Maciej.
        
        - fixed <rdar://problem/4586051> 10.4.7 regression: 'Saved and recent' button on mapquest.com does not work
        
        * fast/events/window-load-capture.html: Added.

2006-06-13  Geoffrey Garen  <ggaren@apple.com>

        Test for createHTMLDocument.

        * fast/dom/implementation-createHTMLDocument-expected.txt: Added.
        * fast/dom/implementation-createHTMLDocument.html: Added.

2006-06-13  Maciej Stachowiak  <mjs@apple.com>

        - fixed up results of the layout test I committed for 4583892,
        they were guaranteed to fail

        * fast/events/no-window-load-expected.txt:
        * fast/events/resources/greenbox.png: Added.

2006-06-13  Geoffrey Garen  <ggaren@apple.com>

        RS by MacDome. Added missing results for this test.

        * fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Added.

2006-06-13  Darin Adler  <darin@apple.com>

        Reviewed by Geoff.

        - test for <rdar://problem/4585333> Changing location for weather on yahoo.com home page redirects to another page

        * fast/events/event-listener-html-non-html-confusion-expected.txt: Added.
        * fast/events/event-listener-html-non-html-confusion.html: Added.

2006-06-13  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Geoff.
        
        - test case for <rdar://problem/4583892> 10.4.7 regression: Hang occurs when attempting to load
        search results at mapquest.com

        * fast/events/no-window-load-expected.txt: Added.
        * fast/events/no-window-load.html: Added.

2006-06-13  Antti Koivisto  <koivisto@iki.fi>

        Reviewed by Hyatt

        http://bugs.webkit.org/show_bug.cgi?id=9314

        * fast/block/positioning/relative-overflow-block-expected.checksum: Added.
        * fast/block/positioning/relative-overflow-block-expected.png: Added.
        * fast/block/positioning/relative-overflow-block-expected.txt: Added.
        * fast/block/positioning/relative-overflow-block.html: Added.
        * fast/block/positioning/relative-overflow-replaced-expected.checksum: Added.
        * fast/block/positioning/relative-overflow-replaced-expected.png: Added.
        * fast/block/positioning/relative-overflow-replaced-expected.txt: Added.
        * fast/block/positioning/relative-overflow-replaced-float-expected.checksum: Added.
        * fast/block/positioning/relative-overflow-replaced-float-expected.png: Added.
        * fast/block/positioning/relative-overflow-replaced-float-expected.txt: Added.
        * fast/block/positioning/relative-overflow-replaced-float.html: Added.
        * fast/block/positioning/relative-overflow-replaced.html: Added.

2006-06-13  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Dave Hyatt.

        http://bugs.webkit.org/show_bug.cgi?id=9427
        
        * fast/css/resources/xml-stylesheet-pi-not-in-prolog.css: Added.
        * fast/css/xml-stylesheet-pi-not-in-prolog.xml: Added.

2006-06-10  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9334
          Incomplete repaint when changing block from non-positioned to positioned

        * fast/repaint/static-to-positioned-expected.checksum: Added.
        * fast/repaint/static-to-positioned-expected.png: Added.
        * fast/repaint/static-to-positioned-expected.txt: Added.
        * fast/repaint/static-to-positioned.html: Added.

2006-06-10  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9193
          REGRESSION: setting an opacity on an element with an outline causes the outline to disappear completely

        - test repainting of layer children's outlines that extend beyond the layer

        * fast/layers: Added.
        * fast/layers/opacity-outline-expected.checksum: Added.
        * fast/layers/opacity-outline-expected.png: Added.
        * fast/layers/opacity-outline-expected.txt: Added.
        * fast/layers/opacity-outline.html: Added.
        * fast/repaint/layer-child-outline-expected.checksum: Added.
        * fast/repaint/layer-child-outline-expected.png: Added.
        * fast/repaint/layer-child-outline-expected.txt: Added.
        * fast/repaint/layer-child-outline.html: Added.

2006-06-09  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <rdar://problem/4549980>
        REGRESSION: "Find Again" can get stuck when searching for string with a trailing space

        * editing/execCommand/findString-expected.checksum: Added.
        * editing/execCommand/findString-expected.png: Added.
        * editing/execCommand/findString-expected.txt: Added.
        * editing/execCommand/findString.html: Added.

2006-06-09  Kimmo Kinnunen  <kimmo.t.kinnunen@nokia.com>

        Reviewed by Hyatt.

        Test cases for CSS3 Media Queries implementation.
        <http://bugs.webkit.org/show_bug.cgi?id=4127>

        * fast/media/import-p-green.css: Added.
        * fast/media/import-p-red.css: Added.
        * fast/media/media-descriptor-syntax-01-expected.checksum: Added.
        * fast/media/media-descriptor-syntax-01-expected.png: Added.
        * fast/media/media-descriptor-syntax-01-expected.txt: Added.
        * fast/media/media-descriptor-syntax-01.html: Added.
        * fast/media/media-descriptor-syntax-02-expected.checksum: Added.
        * fast/media/media-descriptor-syntax-02-expected.png: Added.
        * fast/media/media-descriptor-syntax-02-expected.txt: Added.
        * fast/media/media-descriptor-syntax-02.html: Added.
        * fast/media/media-descriptor-syntax-03-expected.checksum: Added.
        * fast/media/media-descriptor-syntax-03-expected.png: Added.
        * fast/media/media-descriptor-syntax-03-expected.txt: Added.
        * fast/media/media-descriptor-syntax-03.html: Added.
        * fast/media/media-descriptor-syntax-04-expected.checksum: Added.
        * fast/media/media-descriptor-syntax-04-expected.png: Added.
        * fast/media/media-descriptor-syntax-04-expected.txt: Added.
        * fast/media/media-descriptor-syntax-04.html: Added.
        * fast/media/media-descriptor-syntax-05-expected.checksum: Added.
        * fast/media/media-descriptor-syntax-05-expected.png: Added.
        * fast/media/media-descriptor-syntax-05-expected.txt: Added.
        * fast/media/media-descriptor-syntax-05.html: Added.
        * fast/media/media-descriptor-syntax-06-expected.checksum: Added.
        * fast/media/media-descriptor-syntax-06-expected.png: Added.
        * fast/media/media-descriptor-syntax-06-expected.txt: Added.
        * fast/media/media-descriptor-syntax-06.html: Added.
        * fast/media/media-type-syntax-01-expected.checksum: Added.
        * fast/media/media-type-syntax-01-expected.png: Added.
        * fast/media/media-type-syntax-01-expected.txt: Added.
        * fast/media/media-type-syntax-01.html: Added.
        * fast/media/media-type-syntax-02-expected.checksum: Added.
        * fast/media/media-type-syntax-02-expected.png: Added.
        * fast/media/media-type-syntax-02-expected.txt: Added.
        * fast/media/media-type-syntax-02.html: Added.
        * fast/media/mq-compound-query-01-expected.checksum: Added.
        * fast/media/mq-compound-query-01-expected.png: Added.
        * fast/media/mq-compound-query-01-expected.txt: Added.
        * fast/media/mq-compound-query-01.html: Added.
        * fast/media/mq-compound-query-02-expected.checksum: Added.
        * fast/media/mq-compound-query-02-expected.png: Added.
        * fast/media/mq-compound-query-02-expected.txt: Added.
        * fast/media/mq-compound-query-02.html: Added.
        * fast/media/mq-compound-query-03-expected.checksum: Added.
        * fast/media/mq-compound-query-03-expected.png: Added.
        * fast/media/mq-compound-query-03-expected.txt: Added.
        * fast/media/mq-compound-query-03.html: Added.
        * fast/media/mq-compound-query-04-expected.checksum: Added.
        * fast/media/mq-compound-query-04-expected.png: Added.
        * fast/media/mq-compound-query-04-expected.txt: Added.
        * fast/media/mq-compound-query-04.html: Added.
        * fast/media/mq-compound-query-05-expected.checksum: Added.
        * fast/media/mq-compound-query-05-expected.png: Added.
        * fast/media/mq-compound-query-05-expected.txt: Added.
        * fast/media/mq-compound-query-05.html: Added.
        * fast/media/mq-grid-01-expected.checksum: Added.
        * fast/media/mq-grid-01-expected.png: Added.
        * fast/media/mq-grid-01-expected.txt: Added.
        * fast/media/mq-grid-01.html: Added.
        * fast/media/mq-grid-02-expected.checksum: Added.
        * fast/media/mq-grid-02-expected.png: Added.
        * fast/media/mq-grid-02-expected.txt: Added.
        * fast/media/mq-grid-02.html: Added.
        * fast/media/mq-invalid-media-feature-01-expected.checksum: Added.
        * fast/media/mq-invalid-media-feature-01-expected.png: Added.
        * fast/media/mq-invalid-media-feature-01-expected.txt: Added.
        * fast/media/mq-invalid-media-feature-01.html: Added.
        * fast/media/mq-invalid-media-feature-02-expected.checksum: Added.
        * fast/media/mq-invalid-media-feature-02-expected.png: Added.
        * fast/media/mq-invalid-media-feature-02-expected.txt: Added.
        * fast/media/mq-invalid-media-feature-02.html: Added.
        * fast/media/mq-invalid-media-feature-03-expected.checksum: Added.
        * fast/media/mq-invalid-media-feature-03-expected.png: Added.
        * fast/media/mq-invalid-media-feature-03-expected.txt: Added.
        * fast/media/mq-invalid-media-feature-03.html: Added.
        * fast/media/mq-invalid-media-feature-04-expected.checksum: Added.
        * fast/media/mq-invalid-media-feature-04-expected.png: Added.
        * fast/media/mq-invalid-media-feature-04-expected.txt: Added.
        * fast/media/mq-invalid-media-feature-04.html: Added.
        * fast/media/mq-invalid-syntax-01-expected.checksum: Added.
        * fast/media/mq-invalid-syntax-01-expected.png: Added.
        * fast/media/mq-invalid-syntax-01-expected.txt: Added.
        * fast/media/mq-invalid-syntax-01.html: Added.
        * fast/media/mq-invalid-syntax-02-expected.checksum: Added.
        * fast/media/mq-invalid-syntax-02-expected.png: Added.
        * fast/media/mq-invalid-syntax-02-expected.txt: Added.
        * fast/media/mq-invalid-syntax-02.html: Added.
        * fast/media/mq-invalid-syntax-03-expected.checksum: Added.
        * fast/media/mq-invalid-syntax-03-expected.png: Added.
        * fast/media/mq-invalid-syntax-03-expected.txt: Added.
        * fast/media/mq-invalid-syntax-03.html: Added.
        * fast/media/mq-invalid-syntax-04-expected.checksum: Added.
        * fast/media/mq-invalid-syntax-04-expected.png: Added.
        * fast/media/mq-invalid-syntax-04-expected.txt: Added.
        * fast/media/mq-invalid-syntax-04.html: Added.
        * fast/media/mq-invalid-syntax-05-expected.checksum: Added.
        * fast/media/mq-invalid-syntax-05-expected.png: Added.
        * fast/media/mq-invalid-syntax-05-expected.txt: Added.
        * fast/media/mq-invalid-syntax-05.html: Added.
        * fast/media/mq-js-media-except-01-expected.checksum: Added.
        * fast/media/mq-js-media-except-01-expected.png: Added.
        * fast/media/mq-js-media-except-01-expected.txt: Added.
        * fast/media/mq-js-media-except-01.html: Added.
        * fast/media/mq-js-media-except-02-expected.checksum: Added.
        * fast/media/mq-js-media-except-02-expected.png: Added.
        * fast/media/mq-js-media-except-02-expected.txt: Added.
        * fast/media/mq-js-media-except-02.html: Added.
        * fast/media/mq-js-media-except-03-expected.checksum: Added.
        * fast/media/mq-js-media-except-03-expected.png: Added.
        * fast/media/mq-js-media-except-03-expected.txt: Added.
        * fast/media/mq-js-media-except-03.html: Added.
        * fast/media/mq-js-media-forward-syntax-expected.checksum: Added.
        * fast/media/mq-js-media-forward-syntax-expected.png: Added.
        * fast/media/mq-js-media-forward-syntax-expected.txt: Added.
        * fast/media/mq-js-media-forward-syntax.html: Added.
        * fast/media/mq-js-stylesheet-media-01-expected.checksum: Added.
        * fast/media/mq-js-stylesheet-media-01-expected.png: Added.
        * fast/media/mq-js-stylesheet-media-01-expected.txt: Added.
        * fast/media/mq-js-stylesheet-media-01.html: Added.
        * fast/media/mq-js-stylesheet-media-02-expected.checksum: Added.
        * fast/media/mq-js-stylesheet-media-02-expected.png: Added.
        * fast/media/mq-js-stylesheet-media-02-expected.txt: Added.
        * fast/media/mq-js-stylesheet-media-02.html: Added.
        * fast/media/mq-js-stylesheet-media-03-expected.checksum: Added.
        * fast/media/mq-js-stylesheet-media-03-expected.png: Added.
        * fast/media/mq-js-stylesheet-media-03-expected.txt: Added.
        * fast/media/mq-js-stylesheet-media-03.html: Added.
        * fast/media/mq-js-stylesheet-media-04-expected.checksum: Added.
        * fast/media/mq-js-stylesheet-media-04-expected.png: Added.
        * fast/media/mq-js-stylesheet-media-04-expected.txt: Added.
        * fast/media/mq-js-stylesheet-media-04.html: Added.
        * fast/media/mq-min-constraint-expected.checksum: Added.
        * fast/media/mq-min-constraint-expected.png: Added.
        * fast/media/mq-min-constraint-expected.txt: Added.
        * fast/media/mq-min-constraint.html: Added.
        * fast/media/mq-relative-constraints-02-expected.checksum: Added.
        * fast/media/mq-relative-constraints-02-expected.png: Added.
        * fast/media/mq-relative-constraints-02-expected.txt: Added.
        * fast/media/mq-relative-constraints-02.html: Added.
        * fast/media/mq-relative-constraints-03-expected.checksum: Added.
        * fast/media/mq-relative-constraints-03-expected.png: Added.
        * fast/media/mq-relative-constraints-03-expected.txt: Added.
        * fast/media/mq-relative-constraints-03.html: Added.
        * fast/media/mq-relative-constraints-04-expected.checksum: Added.
        * fast/media/mq-relative-constraints-04-expected.png: Added.
        * fast/media/mq-relative-constraints-04-expected.txt: Added.
        * fast/media/mq-relative-constraints-04.html: Added.
        * fast/media/mq-relative-constraints-05-expected.checksum: Added.
        * fast/media/mq-relative-constraints-05-expected.png: Added.
        * fast/media/mq-relative-constraints-05-expected.txt: Added.
        * fast/media/mq-relative-constraints-05.html: Added.
        * fast/media/mq-relative-constraints-06-expected.checksum: Added.
        * fast/media/mq-relative-constraints-06-expected.png: Added.
        * fast/media/mq-relative-constraints-06-expected.txt: Added.
        * fast/media/mq-relative-constraints-06.html: Added.
        * fast/media/mq-relative-constraints-07-expected.checksum: Added.
        * fast/media/mq-relative-constraints-07-expected.png: Added.
        * fast/media/mq-relative-constraints-07-expected.txt: Added.
        * fast/media/mq-relative-constraints-07.html: Added.
        * fast/media/mq-relative-constraints-08-expected.checksum: Added.
        * fast/media/mq-relative-constraints-08-expected.png: Added.
        * fast/media/mq-relative-constraints-08-expected.txt: Added.
        * fast/media/mq-relative-constraints-08.html: Added.
        * fast/media/mq-relative-constraints-09-expected.checksum: Added.
        * fast/media/mq-relative-constraints-09-expected.png: Added.
        * fast/media/mq-relative-constraints-09-expected.txt: Added.
        * fast/media/mq-relative-constraints-09.html: Added.
        * fast/media/mq-simple-neg-query-01-expected.checksum: Added.
        * fast/media/mq-simple-neg-query-01-expected.png: Added.
        * fast/media/mq-simple-neg-query-01-expected.txt: Added.
        * fast/media/mq-simple-neg-query-01.html: Added.
        * fast/media/mq-simple-neg-query-02-expected.checksum: Added.
        * fast/media/mq-simple-neg-query-02-expected.png: Added.
        * fast/media/mq-simple-neg-query-02-expected.txt: Added.
        * fast/media/mq-simple-neg-query-02.html: Added.
        * fast/media/mq-simple-neg-query-03-expected.checksum: Added.
        * fast/media/mq-simple-neg-query-03-expected.png: Added.
        * fast/media/mq-simple-neg-query-03-expected.txt: Added.
        * fast/media/mq-simple-neg-query-03.html: Added.
        * fast/media/mq-simple-neg-query-04-expected.checksum: Added.
        * fast/media/mq-simple-neg-query-04-expected.png: Added.
        * fast/media/mq-simple-neg-query-04-expected.txt: Added.
        * fast/media/mq-simple-neg-query-04.html: Added.
        * fast/media/mq-simple-neg-query-05-expected.checksum: Added.
        * fast/media/mq-simple-neg-query-05-expected.png: Added.
        * fast/media/mq-simple-neg-query-05-expected.txt: Added.
        * fast/media/mq-simple-neg-query-05.html: Added.
        * fast/media/mq-simple-query-01-expected.checksum: Added.
        * fast/media/mq-simple-query-01-expected.png: Added.
        * fast/media/mq-simple-query-01-expected.txt: Added.
        * fast/media/mq-simple-query-01.html: Added.
        * fast/media/mq-simple-query-02-expected.checksum: Added.
        * fast/media/mq-simple-query-02-expected.png: Added.
        * fast/media/mq-simple-query-02-expected.txt: Added.
        * fast/media/mq-simple-query-02.html: Added.
        * fast/media/mq-simple-query-03-expected.checksum: Added.
        * fast/media/mq-simple-query-03-expected.png: Added.
        * fast/media/mq-simple-query-03-expected.txt: Added.
        * fast/media/mq-simple-query-03.html: Added.
        * fast/media/mq-simple-query-04-expected.checksum: Added.
        * fast/media/mq-simple-query-04-expected.png: Added.
        * fast/media/mq-simple-query-04-expected.txt: Added.
        * fast/media/mq-simple-query-04.html: Added.
        * fast/media/mq-simple-query-05-expected.checksum: Added.
        * fast/media/mq-simple-query-05-expected.png: Added.
        * fast/media/mq-simple-query-05-expected.txt: Added.
        * fast/media/mq-simple-query-05.html: Added.
        * fast/media/mq-valueless-expected.checksum: Added.
        * fast/media/mq-valueless-expected.png: Added.
        * fast/media/mq-valueless-expected.txt: Added.
        * fast/media/mq-valueless.html: Added.
        * fast/media/mq-width-absolute-01-expected.checksum: Added.
        * fast/media/mq-width-absolute-01-expected.png: Added.
        * fast/media/mq-width-absolute-01-expected.txt: Added.
        * fast/media/mq-width-absolute-01.html: Added.
        * fast/media/mq-width-absolute-02-expected.checksum: Added.
        * fast/media/mq-width-absolute-02-expected.png: Added.
        * fast/media/mq-width-absolute-02-expected.txt: Added.
        * fast/media/mq-width-absolute-02.html: Added.
        * fast/media/mq-width-absolute-03-expected.checksum: Added.
        * fast/media/mq-width-absolute-03-expected.png: Added.
        * fast/media/mq-width-absolute-03-expected.txt: Added.
        * fast/media/mq-width-absolute-03.html: Added.
        * fast/media/mq-width-absolute-04-expected.checksum: Added.
        * fast/media/mq-width-absolute-04-expected.png: Added.
        * fast/media/mq-width-absolute-04-expected.txt: Added.
        * fast/media/mq-width-absolute-04.html: Added.

2006-06-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        <http://bugs.webkit.org/show_bug.cgi?id=4468>
        Implement execCommand(Insert{Un}OrderedList)

        Added:
        * editing/execCommand/create-list-from-range-selection-expected.checksum: Added.
        * editing/execCommand/create-list-from-range-selection-expected.png: Added.
        * editing/execCommand/create-list-from-range-selection-expected.txt: Added.
        * editing/execCommand/create-list-from-range-selection.html: Added.
        * editing/execCommand/insert-list-and-stitch-expected.checksum: Added.
        * editing/execCommand/insert-list-and-stitch-expected.png: Added.
        * editing/execCommand/insert-list-and-stitch-expected.txt: Added.
        * editing/execCommand/insert-list-and-stitch.html: Added.
        * editing/execCommand/insert-list-with-id-expected.checksum: Added.
        * editing/execCommand/insert-list-with-id-expected.png: Added.
        * editing/execCommand/insert-list-with-id-expected.txt: Added.
        * editing/execCommand/insert-list-with-id.html: Added.
        * editing/execCommand/remove-list-from-range-selection-expected.checksum: Added.
        * editing/execCommand/remove-list-from-range-selection-expected.png: Added.
        * editing/execCommand/remove-list-from-range-selection-expected.txt: Added.
        * editing/execCommand/remove-list-from-range-selection.html: Added.
        * editing/execCommand/remove-list-items-expected.checksum: Added.
        * editing/execCommand/remove-list-items-expected.png: Added.
        * editing/execCommand/remove-list-items-expected.txt: Added.
        * editing/execCommand/remove-list-items.html: Added.
        * editing/execCommand/switch-list-type-expected.checksum: Added.
        * editing/execCommand/switch-list-type-expected.png: Added.
        * editing/execCommand/switch-list-type-expected.txt: Added.
        * editing/execCommand/switch-list-type.html: Added.
        
        Fixes:
        * editing/pasteboard/drag-drop-modifies-page-expected.txt:
        * editing/pasteboard/paste-list-001-expected.txt:
        * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
        * editing/selection/drag-to-contenteditable-iframe-expected.png:
        * editing/selection/drag-to-contenteditable-iframe-expected.txt:
        * editing/style/block-style-005-expected.txt:
        * fast/text/textIteratorNilRenderer-expected.checksum:
        * fast/text/textIteratorNilRenderer-expected.png:
        * fast/text/textIteratorNilRenderer-expected.txt:
        * editing/deleting/delete-line-016-expected.checksum:
        * editing/deleting/delete-line-016-expected.png:
        * editing/deleting/delete-line-016-expected.txt:

2006-06-08  David Harrison  <harrison@apple.com>

        Reviewed by Geoff and John.

        <rdar://problem/4558879> -[DOMCSSPrimitiveValue setStringValue:] throws an exception (12)

        * fast/dom/setPrimitiveValue-expected.checksum: Added.
        * fast/dom/setPrimitiveValue-expected.png: Added.
        * fast/dom/setPrimitiveValue-expected.txt: Added.
        * fast/dom/setPrimitiveValue.html: Added.

2006-06-08  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9341
          REGRESSION: Repro crash caused by style="font:bold"

        * fast/css/font-shorthand-weight-only-expected.checksum: Added.
        * fast/css/font-shorthand-weight-only-expected.png: Added.
        * fast/css/font-shorthand-weight-only-expected.txt: Added.
        * fast/css/font-shorthand-weight-only.html: Added.

2006-06-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi

        * editing/deleting/delete-4038408-fix-expected.txt:
        * editing/input/attributed-substring-from-range-lines-expected.txt:
        * editing/inserting/insert-3654864-fix-expected.txt:
        * editing/inserting/insert-3659587-fix-expected.txt:
        * editing/inserting/insert-3775316-fix-expected.txt:
        * editing/inserting/insert-at-end-01-expected.txt:
        * editing/inserting/insert-at-end-02-expected.txt:
        * editing/inserting/insert-br-001-expected.txt:
        * editing/inserting/insert-br-005-expected.txt:

2006-06-07  Denis Defreyne  <amonre@amonre.org>

        Reviewed by Hyatt, tweaked by Mitz.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9122
          REGRESSION: Incorrect vertical position for text fields in a "display: table" block

        * fast/table/text-field-baseline-expected.checksum: Added.
        * fast/table/text-field-baseline-expected.png: Added.
        * fast/table/text-field-baseline-expected.txt: Added.
        * fast/table/text-field-baseline.html: Added.

2006-06-07  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - pixel test for http://bugs.webkit.org/show_bug.cgi?id=4334
          REGRESSION: Flickering when css-hover should change opacity on floating elements

        * fast/block/float/nopaint-after-layer-destruction-expected.checksum: Added.
        * fast/block/float/nopaint-after-layer-destruction-expected.png: Added.
        * fast/block/float/nopaint-after-layer-destruction-expected.txt: Added.
        * fast/block/float/nopaint-after-layer-destruction.html: Added.

2006-06-06  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - repaint test for http://bugs.webkit.org/show_bug.cgi?id=9121
          REGRESSION: [Incremental Repaint] DHTML movement test failures

        * fast/repaint/containing-block-position-change-expected.checksum: Added.
        * fast/repaint/containing-block-position-change-expected.png: Added.
        * fast/repaint/containing-block-position-change-expected.txt: Added.
        * fast/repaint/containing-block-position-change.html: Added.

2006-06-06  Darin Adler  <darin@apple.com>

        * fast/repaint/table-extra-bottom-grow.html: Removed unneeded line of code.

        * fast/repaint/table-extra-bottom-grow-expected.png: Regenerated.
        * fast/repaint/table-extra-bottom-grow-expected.checksum: Regenerated.

2006-06-06  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi

        Added to demonstrate fixes:
        * editing/pasteboard/merge-after-delete-expected.checksum: Added.
        * editing/pasteboard/merge-after-delete-expected.png: Added.
        * editing/pasteboard/merge-after-delete-expected.txt: Added.
        * editing/pasteboard/merge-after-delete.html: Added.
        * editing/inserting/line-break-expected.checksum: Added.
        * editing/inserting/line-break-expected.png: Added.
        * editing/inserting/line-break-expected.txt: Added.
        * editing/inserting/line-break.html: Added.
        * editing/inserting/multiple-lines-selected-expected.checksum: Added.
        * editing/inserting/multiple-lines-selected-expected.png: Added.
        * editing/inserting/multiple-lines-selected-expected.txt: Added.
        * editing/inserting/multiple-lines-selected.html: Added.
        
        Fixed:
        * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
        * editing/deleting/delete-3775172-fix-expected.txt:
        * editing/deleting/delete-3928305-fix-expected.txt:
        * editing/deleting/delete-3959464-fix-expected.checksum:
        * editing/deleting/delete-3959464-fix-expected.png:
        * editing/deleting/delete-3959464-fix-expected.txt:
        * editing/deleting/delete-4038408-fix-expected.checksum:
        * editing/deleting/delete-4038408-fix-expected.png:
        * editing/deleting/delete-4038408-fix-expected.txt:
        * editing/deleting/delete-4038408-fix.html:
        * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-011-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
        * editing/deleting/delete-block-contents-001-expected.txt:
        * editing/deleting/delete-block-contents-002-expected.txt:
        * editing/deleting/delete-block-contents-003-expected.txt:
        * editing/deleting/delete-br-011-expected.checksum:
        * editing/deleting/delete-br-011-expected.png:
        * editing/deleting/delete-br-011-expected.txt:
        * editing/deleting/delete-image-004-expected.txt:
        * editing/deleting/delete-line-010-expected.txt:
        * editing/deleting/delete-line-015-expected.txt:
        * editing/deleting/delete-select-all-001-expected.checksum:
        * editing/deleting/delete-select-all-001-expected.png:
        * editing/deleting/delete-select-all-001-expected.txt:
        * editing/deleting/delete-select-all-002-expected.txt:
        * editing/deleting/delete-select-all-003-expected.checksum:
        * editing/deleting/delete-select-all-003-expected.png:
        * editing/deleting/delete-select-all-003-expected.txt:
        * editing/execCommand/insertImage-expected.checksum:
        * editing/execCommand/insertImage-expected.png:
        * editing/input/attributed-substring-from-range-lines-expected.txt:
        * editing/input/text-input-controller-expected.txt:
        * editing/inserting/insert-3654864-fix-expected.txt:
        * editing/inserting/insert-3659587-fix-expected.txt:
        * editing/inserting/insert-3775316-fix-expected.txt:
        * editing/inserting/insert-after-delete-001-expected.txt:
        * editing/inserting/insert-at-end-01-expected.txt:
        * editing/inserting/insert-at-end-02-expected.txt:
        * editing/inserting/insert-br-001-expected.txt:
        * editing/inserting/insert-br-005-expected.txt:
        * editing/pasteboard/4076267-3-expected.txt:
        * editing/pasteboard/4076267-expected.txt:
        * editing/pasteboard/drag-drop-modifies-page-expected.txt:
        * editing/pasteboard/paste-4035648-fix-expected.txt:
        * editing/pasteboard/paste-4039777-fix-expected.checksum:
        * editing/pasteboard/paste-4039777-fix-expected.png:
        * editing/pasteboard/paste-4039777-fix-expected.txt:
        * editing/pasteboard/paste-match-style-001-expected.txt:
        * editing/pasteboard/paste-match-style-002-expected.txt:
        * editing/pasteboard/smart-paste-006-expected.txt:
        * editing/pasteboard/smart-paste-007-expected.txt:
        * editing/selection/drag-to-contenteditable-iframe-expected.txt:
        * editing/style/block-style-005-expected.txt:
        * editing/style/typing-style-002-expected.txt:
        * editing/unsupported-content/list-delete-001-expected.checksum:
        * editing/unsupported-content/list-delete-001-expected.png:
        * editing/unsupported-content/list-delete-001-expected.txt:
        * editing/unsupported-content/list-delete-002-expected.checksum:
        * editing/unsupported-content/list-delete-002-expected.png:
        * editing/unsupported-content/list-delete-002-expected.txt:
        * editing/unsupported-content/table-delete-001-expected.checksum:
        * editing/unsupported-content/table-delete-001-expected.png:
        * editing/unsupported-content/table-delete-001-expected.txt:
        * editing/unsupported-content/table-delete-003-expected.checksum:
        * editing/unsupported-content/table-delete-003-expected.png:
        * editing/unsupported-content/table-delete-003-expected.txt:
        * fast/text/attributed-substring-from-range.html:

2006-06-06  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=9325
        clientWidth/clientHeight on document element in strict mode should return visible frame size

        * fast/dom/client-width-height-expected.txt: Added.
        * fast/dom/client-width-height.html: Added.

2006-06-05  Rob Buis  <buis@kde.org>

        Reviewed by mjs.

        testcases for http://bugs.webkit.org/show_bug.cgi?id=5564
        'font' shorthand parsing should be more tolerant in quirks mode

        * fast/css/font_property_compatibility-expected.txt: Added.
        * fast/css/font_property_compatibility.html: Added.
        * fast/css/font_property_normal-expected.txt: Added.
        * fast/css/font_property_normal.html: Added.

2006-06-05  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by ggaren.

        - Test results for http://bugs.webkit.org/show_bug.cgi?id=9310
        Add missing DOM prototypes and other DOM cleanup

        * fast/dom/global-constructors-expected.txt: Fixed test results.

2006-06-04  Geoffrey Garen  <ggaren@apple.com>

        - Merged test-prototypes.html into global-constructors.html
        - Added prototypes.html, which tests for some missing prototypes in DOM objects
        
        * fast/dom/global-constructors-expected.txt:
        * fast/dom/global-constructors.html:
        * fast/dom/prototypes-expected.txt: Added.
        * fast/dom/prototypes.html: Added.
        * fast/dom/test-prototypes-expected.txt: Removed.
        * fast/dom/test-prototypes.html: Removed.
        * fast/dom/undetectable-document-all-expected.txt: Updated to reflect
        change from "HTMLCollection" to "Collection"

2006-06-04  Darin Adler  <darin@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=9176
          REGRESSION: repro crash in WebCore::StringImpl::hash() const + 28 (StringImpl.h:67)

        * fast/loader/link-no-URL.html: Added.
        * fast/loader/link-no-URL-expected.txt: Added.

2006-06-04  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by hyatt.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=9213
          Absolutely positioned objects with relatively positioned inline 
          containing blocks are rendered incorrectly

        * fast/block/positioning/absolute-in-inline-ltr-2.html: Added.
        * fast/block/positioning/absolute-in-inline-ltr-3.html: Added.
        * fast/block/positioning/absolute-in-inline-ltr.html: Added.
        * fast/block/positioning/absolute-in-inline-rtl-2.html: Added.
        * fast/block/positioning/absolute-in-inline-rtl-3.html: Added.
        * fast/block/positioning/absolute-in-inline-rtl.html: Added.
        * fast/block/positioning/absolute-in-inline-short-ltr.html: Added.
        * fast/block/positioning/absolute-in-inline-short-rtl.html: Added.

2006-06-04  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=9035
        document.evaluate and createNSResolver miss on namespaced elements

        * fast/xpath: Added.
        * fast/xpath/xpath-namespaces-expected.txt: Added.
        * fast/xpath/xpath-namespaces.html: Added.

2006-06-03  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Eric.

        Added missing pixel test output:
        http://bugs.webkit.org/show_bug.cgi?id=8848
        TFOOT borders are copied to THEAD and TBODY

        * fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added.

2006-06-03  Rob Buis  <buis@kde.org>

        Reviewed by mjs.  Tweaked and landed by ddkilzer.

        http://bugs.webkit.org/show_bug.cgi?id=7281
        With java disabled wrong information is displayed.

        * fast/replaced/applet-rendering-java-disabled.html: Added.
        * fast/replaced/applet-rendering-java-disabled-expected.checksum: Added.
        * fast/replaced/applet-rendering-java-disabled-expected.html: Added.
        * fast/replaced/applet-rendering-java-disabled-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug8499-expected.checksum: Changed after removing RenderEmptyApplet.
        * tables/mozilla_expected_failures/bugs/bug8499-expected.png: Ditto.
        * tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Ditto.

2006-06-03  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9252
          REGRESSION: Very odd roll-over issues (content disappearing)

        * fast/dom/HTMLLinkElement/pending-stylesheet-count.html: Added.
        * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt: Added.
        * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.png: Added.
        * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum: Added.

2006-06-02  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by ggaren.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9234
          Implement $&, $' and $` replacement codes in String.prototype.replace

        * fast/js/resources/string-replace-3.js: Added.
        * fast/js/string-replace-3-expected.txt: Added.
        * fast/js/string-replace-3.html: Added.

2006-06-02  David Carson  <dacarson@gmail.com>

        Reviewed by Hyatt, checked in by Tim H.

        For: http://bugs.webkit.org/show_bug.cgi?id=9115
        Added test case to test opacity layers, in particular, opacities
        with a value of zero.

       * fast/css/ZeroOpacityLayers.html: Added.
       * fast/css/ZeroOpacityLayers-expected.txt: Added.
       * fast/css/ZeroOpacityLayers-expected.png: Added.
       * fast/css/ZeroOpacityLayers-expected.checksum: Added.
       * fast/css/ZeroOpacityLayers2.html: Added.
       * fast/css/ZeroOpacityLayers2-expected.txt: Added.
       * fast/css/ZeroOpacityLayers2-expected.png: Added.
       * fast/css/ZeroOpacityLayers2-expected.checksum: Added.

2006-06-02  Rob Buis  <buis@kde.org>

        Reviewed by Hyatt, checked in by Tim H.

        Adding testcase for bug 8223.

        * fast/dom/css-inline-style-important-expected.checksum: Added.
        * fast/dom/css-inline-style-important-expected.png: Added.
        * fast/dom/css-inline-style-important-expected.txt: Added.
        * fast/dom/css-inline-style-important.html: Added.

2006-06-02  Rémi Zara  <remi_zara@mac.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=3379
          attr(X) does not work

        * fast/css-generated-content/016-expected.checksum: Added.
        * fast/css-generated-content/016-expected.png: Added.
        * fast/css-generated-content/016-expected.txt: Added.
        * fast/css-generated-content/016.html: Added.

2006-06-02  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Anders.

        Updated test so that is will once again exercise the fix for
        http://bugs.webkit.org/show_bug.cgi?id=9009

        * fast/table/empty-section-crash-expected.txt:
        * fast/table/empty-section-crash.html:

2006-06-02  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by mjs.

        http://bugs.webkit.org/show_bug.cgi?id=9183
        Finish renaming of RenderCanvas to RenderView

        * editing/selection/7152-1-expected.checksum: Layout changed due to text change in HTML file.
        * editing/selection/7152-1-expected.png: Ditto.
        * editing/selection/7152-1-expected.txt: Ditto.
        * editing/selection/7152-1.html: Changed text in HTML content.
        * editing/selection/7152-2-expected.checksum: Layout changed due to text change in HTML file.
        * editing/selection/7152-2-expected.png: Ditto.
        * editing/selection/7152-2-expected.txt: Ditto.
        * editing/selection/7152-2.html: Changed text in HTML content.
        * *-expected.txt: Replaced "RenderCanvas" with "RenderView" in 3023 more files.

2006-06-01  David Carson  <dacarson@gmail.com>

        Reviewed by Maciej and Adele
        
        Tests for http://bugs.webkit.org/show_bug.cgi?id=8398
        Updated and extended select/option form tests 
        
        * fast/forms/HTMLOptionElement_label01.html:
        * fast/forms/HTMLOptionElement_label01-expected.txt:
        * fast/forms/HTMLOptionElement_label01-expected.png:
        * fast/forms/HTMLOptionElement_label02.html:
        * fast/forms/HTMLOptionElement_label02-expected.txt:
        * fast/forms/HTMLOptionElement_label02-expected.png:
        * fast/forms/HTMLOptionElement_label03.html:
        * fast/forms/HTMLOptionElement_label03-expected.txt:
        * fast/forms/HTMLOptionElement_label03-expected.png
        * fast/forms/HTMLOptionElement_label04.html:
        * fast/forms/HTMLOptionElement_label04-expected.txt:
        * fast/forms/HTMLOptionElement_label04-expected.png
        * fast/forms/HTMLOptionElement_label05.html:
        * fast/forms/HTMLOptionElement_label05-expected.txt:
        * fast/forms/HTMLOptionElement_label05-expected.png:
        Updated to reflect success and added some description
        
        * fast/forms/HTMLOptionElement_label06.html:
        * fast/forms/HTMLOptionElement_label06-expected.txt:
        * fast/forms/HTMLOptionElement_label05-expected.png:
        * fast/forms/HTMLOptionElement_label07.html:
        * fast/forms/HTMLOptionElement_label07-expected.txt:
        * fast/forms/HTMLOptionElement_label07-expected.png:
        Added.

2006-06-01  David Carson  <dacarson@gmail.com>
        
        Reviewed by Hyatt
        
        Tests for http://bugs.webkit.org/show_bug.cgi?id=8646
        Test the window.screen.pixelDepth and window.screen.colorDepth
        
        * fast/dom/window/window-screen-properties.html: Added
        * fast/dom/window/window-screen-properties-expected.txt: Added.

2006-06-01  Geoffrey Garen  <ggaren@apple.com>

        - Test for http://bugs.webkit.org/show_bug.cgi?id=9113
        REGRESSION (14581): XMLHttpRequest never calls onreadystatechange with 
        a readystate == 4

        * http/tests/xmlhttprequest/event-listener-gc.html: Added.
        * http/tests/xmlhttprequest/event-listener-gc-expected.txt: Added.

2006-06-01  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=6309
        multiple problems prevent bookmarking/back button technique for AJAX/DHTML applications from working
        
        * fast/dom/location-hash-expected.txt: Added.
        * fast/dom/location-hash.html: Added.
        Added tests.
        
2006-06-01  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Anders.
        
        - fixed "REGRESSION: Can't order from Pizza Hut (ToT, 05/24/06)"
        http://bugs.webkit.org/show_bug.cgi?id=9103

        * http/tests/misc/redirect-expected.txt: Added.
        * http/tests/misc/redirect.php: Added.
        * http/tests/misc/resources/redirect-result.php: Added.

2006-06-01  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/selection/focus-body-expected.checksum: Added.
        * editing/selection/focus-body-expected.png: Added.
        * editing/selection/focus-body-expected.txt: Added.
        * editing/selection/focus-body.html: Added.
        * editing/selection/focus_editable_html-expected.checksum:
        * editing/selection/focus_editable_html-expected.png:
        * editing/selection/focus_editable_html-expected.txt:

2006-06-01  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=8996
        slow-utf8-text layout test case failing (no longer deterministic?)

        * http/tests/incremental/slow-utf8-text-expected.txt:
        Updated

2006-05-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9124
          Drop shadow obscures "add more stuff" bubble at live.com

        * fast/css/find-next-layer-expected.checksum: Added.
        * fast/css/find-next-layer-expected.png: Added.
        * fast/css/find-next-layer-expected.txt: Added.
        * fast/css/find-next-layer.html: Added.

2006-05-31  Adele Peterson  <adele@apple.com>

        Updated test results for http://bugs.webkit.org/show_bug.cgi?id=8848
        TFOOT borders are copied to THEAD and TBODY

        * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
        * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
        * tables/mozilla/marvin/backgr_position-table-expected.checksum:
        * tables/mozilla/marvin/backgr_position-table-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:

2006-05-31  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Hyatt.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=9100
          Absolutely positioned replaced elements with all non-auto
          values are rendered incorrectly

        * fast/replaced/absolute-position-with-auto-height-and-top-and-bottom.html: Added.
        * fast/replaced/absolute-position-with-auto-width-and-left-and-right.html: Added.

2006-05-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - test and updated results for
          http://bugs.webkit.org/show_bug.cgi?id=9012
          Row height not updated when cell heights change

        * fast/table/row-height-recalc-expected.checksum: Added.
        * fast/table/row-height-recalc-expected.png: Added.
        * fast/table/row-height-recalc-expected.txt: Added.
        * fast/table/row-height-recalc.html: Added.

2006-05-31  Rob Buis  <buis@kde.org>

        Reviewed by Geoff.

        Testcase for http://bugs.webkit.org/show_bug.cgi?id=8455

        * fast/forms/select-reset.html: Added.

2006-05-31  Rob Buis  <buis@kde.org>

        Reviewed by Geoff.

        Add a test for http://bugs.webkit.org/show_bug.cgi?id=8024

        * fast/dom/document-all-input.html: Added.

2006-05-31  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Test cases for http://bugs.webkit.org/show_bug.cgi?id=6755 
        CSS3: Borders rounded with border-radius don't draw the roundings

        * fast/borders: Added.
        * fast/borders/borderRadiusDashed01-expected.checksum: Added.
        * fast/borders/borderRadiusDashed01-expected.png: Added.
        * fast/borders/borderRadiusDashed01-expected.txt: Added.
        * fast/borders/borderRadiusDashed01.html: Added.
        * fast/borders/borderRadiusDashed02-expected.checksum: Added.
        * fast/borders/borderRadiusDashed02-expected.png: Added.
        * fast/borders/borderRadiusDashed02-expected.txt: Added.
        * fast/borders/borderRadiusDashed02.html: Added.
        * fast/borders/borderRadiusDashed03-expected.checksum: Added.
        * fast/borders/borderRadiusDashed03-expected.png: Added.
        * fast/borders/borderRadiusDashed03-expected.txt: Added.
        * fast/borders/borderRadiusDashed03.html: Added.
        * fast/borders/borderRadiusDotted01-expected.checksum: Added.
        * fast/borders/borderRadiusDotted01-expected.png: Added.
        * fast/borders/borderRadiusDotted01-expected.txt: Added.
        * fast/borders/borderRadiusDotted01.html: Added.
        * fast/borders/borderRadiusDotted02-expected.checksum: Added.
        * fast/borders/borderRadiusDotted02-expected.png: Added.
        * fast/borders/borderRadiusDotted02-expected.txt: Added.
        * fast/borders/borderRadiusDotted02.html: Added.
        * fast/borders/borderRadiusDotted03-expected.checksum: Added.
        * fast/borders/borderRadiusDotted03-expected.png: Added.
        * fast/borders/borderRadiusDotted03-expected.txt: Added.
        * fast/borders/borderRadiusDotted03.html: Added.
        * fast/borders/borderRadiusDouble01-expected.checksum: Added.
        * fast/borders/borderRadiusDouble01-expected.png: Added.
        * fast/borders/borderRadiusDouble01-expected.txt: Added.
        * fast/borders/borderRadiusDouble01.html: Added.
        * fast/borders/borderRadiusDouble02-expected.checksum: Added.
        * fast/borders/borderRadiusDouble02-expected.png: Added.
        * fast/borders/borderRadiusDouble02-expected.txt: Added.
        * fast/borders/borderRadiusDouble02.html: Added.
        * fast/borders/borderRadiusDouble03-expected.checksum: Added.
        * fast/borders/borderRadiusDouble03-expected.png: Added.
        * fast/borders/borderRadiusDouble03-expected.txt: Added.
        * fast/borders/borderRadiusDouble03.html: Added.
        * fast/borders/borderRadiusGroove01-expected.checksum: Added.
        * fast/borders/borderRadiusGroove01-expected.png: Added.
        * fast/borders/borderRadiusGroove01-expected.txt: Added.
        * fast/borders/borderRadiusGroove01.html: Added.
        * fast/borders/borderRadiusGroove02-expected.checksum: Added.
        * fast/borders/borderRadiusGroove02-expected.png: Added.
        * fast/borders/borderRadiusGroove02-expected.txt: Added.
        * fast/borders/borderRadiusGroove02.html: Added.
        * fast/borders/borderRadiusInset01-expected.checksum: Added.
        * fast/borders/borderRadiusInset01-expected.png: Added.
        * fast/borders/borderRadiusInset01-expected.txt: Added.
        * fast/borders/borderRadiusInset01.html: Added.
        * fast/borders/borderRadiusOutset01-expected.checksum: Added.
        * fast/borders/borderRadiusOutset01-expected.png: Added.
        * fast/borders/borderRadiusOutset01-expected.txt: Added.
        * fast/borders/borderRadiusOutset01.html: Added.
        * fast/borders/borderRadiusRidge01-expected.checksum: Added.
        * fast/borders/borderRadiusRidge01-expected.png: Added.
        * fast/borders/borderRadiusRidge01-expected.txt: Added.
        * fast/borders/borderRadiusRidge01.html: Added.
        * fast/borders/borderRadiusSolid01-expected.checksum: Added.
        * fast/borders/borderRadiusSolid01-expected.png: Added.
        * fast/borders/borderRadiusSolid01-expected.txt: Added.
        * fast/borders/borderRadiusSolid01.html: Added.
        * fast/borders/borderRadiusSolid02-expected.checksum: Added.
        * fast/borders/borderRadiusSolid02-expected.png: Added.
        * fast/borders/borderRadiusSolid02-expected.txt: Added.
        * fast/borders/borderRadiusSolid02.html: Added.
        * fast/borders/borderRadiusSolid03-expected.checksum: Added.
        * fast/borders/borderRadiusSolid03-expected.png: Added.
        * fast/borders/borderRadiusSolid03-expected.txt: Added.
        * fast/borders/borderRadiusSolid03.html: Added.
        * fast/borders/borderRadiusSolid04-expected.checksum: Added.
        * fast/borders/borderRadiusSolid04-expected.png: Added.
        * fast/borders/borderRadiusSolid04-expected.txt: Added.
        * fast/borders/borderRadiusSolid04.html: Added.

2006-05-30  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Maciej, landed by Beth.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=9137
          Children with percentage heights of absolutely positioned element 
          with height: auto and top and bottom non-auto does not lay out 
          correctly

        * fast/block/positioning/child-of-absolute-with-auto-height-expected.checksum: Added.
        * fast/block/positioning/child-of-absolute-with-auto-height-expected.png: Added.
        * fast/block/positioning/child-of-absolute-with-auto-height-expected.txt: Added.
        * fast/block/positioning/child-of-absolute-with-auto-height.html: Added.
        * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.checksum: Added.
        * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.png: Added.
        * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt: Added.
        * fast/replaced/replaced-child-of-absolute-with-auto-height.html: Added.

2006-05-30  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Hyatt, landed by Beth.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9085
          Absolutely positioned objects with 'height': auto and 'top': and
          'bottom': non-auto should not be content based

        * fast/block/positioning/auto-height-with-top-and-bottom-expected.checksum: Added.
        * fast/block/positioning/auto-height-with-top-and-bottom-expected.png: Added.
        * fast/block/positioning/auto-height-with-top-and-bottom-expected.txt: Added.
        * fast/block/positioning/auto-height-with-top-and-bottom.html: Added.

2006-05-26  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi

        Added, test for the crash by focusing an editable html element and then
        inserting a tab
        * editing/selection/editable-html-element-expected.checksum: Added.
        * editing/selection/editable-html-element-expected.png: Added.
        * editing/selection/editable-html-element-expected.txt: Added.
        * editing/selection/editable-html-element.html: Added.
        Fixed:
        * editing/selection/focus_editable_html-expected.checksum:
        * editing/selection/focus_editable_html-expected.png:
        * editing/selection/focus_editable_html-expected.txt:

2006-05-26  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Added test for new textarea implementation.  Tests
        wrap attributes and form submission.

        * fast/forms/textarea-appearance-wrap-expected.txt: Added.
        * fast/forms/textarea-appearance-wrap.html: Added.

2006-05-26  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Geoff.

        http://bugs.webkit.org/show_bug.cgi?id=9127
        Invoke capturing event listeners when AT_TARGET

        * dom/html/level2/events/dispatchEvent09-expected.txt:
        * dom/xhtml/level2/events/dispatchEvent09-expected.txt:
        These fail now.
        
        * fast/dom/capturing-event-listeners-expected.txt: Added.
        * fast/dom/capturing-event-listeners.html: Added.

2006-05-25  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by hyatt.  Landed by eseidel.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8848
          TFOOT borders are copied to THEAD and TBODY

        * fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum: Added.
        * fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added.
        * fast/table/border-collapsing/border-collapsing-head-foot-expected.txt: Added.
        * fast/table/border-collapsing/border-collapsing-head-foot.html: Added.

2006-05-25  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by hyatt.  Landed by eseidel.

        - updated results for http://bugs.webkit.org/show_bug.cgi?id=3297
          height property is not honored on table rows

        * editing/selection/3690703-2-expected.txt:
        * editing/selection/3690703-expected.txt:
        * editing/selection/3690719-expected.txt:
        * fast/encoding/utf-16-big-endian-expected.txt:
        * fast/encoding/utf-16-little-endian-expected.txt:
        * fast/invalid/017-expected.txt:
        * fast/invalid/018-expected.txt:
        * fast/table/012-expected.txt:
        * fast/table/cell-absolute-child-expected.txt:
        * fast/table/colspanMinWidth-expected.txt:
        * fast/table/giantRowspan-expected.txt:
        * fast/table/spanOverlapRepaint-expected.txt:
        * tables/mozilla/bugs/bug10296-1-expected.txt:
        * tables/mozilla/bugs/bug113235-1-expected.txt:
        * tables/mozilla/bugs/bug113235-2-expected.txt:
        * tables/mozilla/bugs/bug12384-expected.txt:
        * tables/mozilla/bugs/bug133756-1-expected.txt:
        * tables/mozilla/bugs/bug133756-2-expected.txt:
        * tables/mozilla/bugs/bug220536-expected.txt:
        * tables/mozilla/bugs/bug23072-expected.txt:
        * tables/mozilla/bugs/bug25086-expected.txt:
        * tables/mozilla/bugs/bug28928-expected.txt:
        * tables/mozilla/bugs/bug44523-expected.txt:
        * tables/mozilla/bugs/bug6184-expected.txt:
        * tables/mozilla/bugs/bug6304-expected.txt:
        * tables/mozilla/bugs/bug8858-expected.txt:
        * tables/mozilla/bugs/bug97138-expected.txt:
        * tables/mozilla/core/cell_heights-expected.txt:
        * tables/mozilla/core/col_widths_fix_auto-expected.txt:
        * tables/mozilla/core/row_span-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug11945-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug65372-expected.txt:

2006-05-25  Eric Seidel  <eric@webkit.org>

        Reviewed by andersca.

        * fast/dom/document-scripts-expected.txt: correct results.

2006-05-24  Beth Dakin  <bdakin@apple.com>

        Reviewed by Geoff.

        This layout test is now correct, so I moved it into the expected 
        successes directory and generated new results.

        * tables/mozilla/bugs/bug222846-expected.checksum: Added.
        * tables/mozilla/bugs/bug222846-expected.png: Added.
        * tables/mozilla/bugs/bug222846-expected.txt: Added.
        * tables/mozilla/bugs/bug222846.html: Added.
        * tables/mozilla_expected_failures/bugs/bug222846-
        expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug222846-expected.png: 
        Removed.
        * tables/mozilla_expected_failures/bugs/bug222846-expected.txt: 
        Removed.
        * tables/mozilla_expected_failures/bugs/bug222846.html: Removed.

2006-05-24  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi

        * editing/selection/designmode-no-caret-expected.checksum: Added.
        * editing/selection/designmode-no-caret-expected.png: Added.
        * editing/selection/designmode-no-caret-expected.txt: Added.
        * editing/selection/designmode-no-caret.html: Added.

2006-05-24  Geoffrey Garen  <ggaren@apple.com>

        - Layout test for http://bugs.webkit.org/show_bug.cgi?id=9095
        regression: can't select by setting option.selected to true

        * fast/dom/option-properties-expected.txt: Added.
        * fast/dom/option-properties.html: Added.

2006-05-24  Geoffrey Garen  <ggaren@apple.com>

        Layout tests for DOM object cache and garbage collection,
        <rdar://problem/4557926> TOT REGRESSION: Crash occurs when attempting 
        to view image in slideshow mode at http://d.smugmug.com/gallery/581716 
        ( KJS::IfNode::execute (KJS::ExecState*) + 312) if you use a PAC file

        * fast/dom/gc-8-expected.txt: Added.
        * fast/dom/gc-8.html: Added.
        * fast/dom/gc-9-expected.txt: Added.
        * fast/dom/gc-9.html: Added.

2006-05-24  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        Add tests for http://bugs.webkit.org/show_bug.cgi?id=9093
        Implement document.scripts
        
        * fast/dom/document-scripts-expected.txt: Added.
        * fast/dom/document-scripts.html: Added.

2006-05-24  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Geoff.

        Add test for http://bugs.webkit.org/show_bug.cgi?id=9092
        innerText is empty for elements without renderers.
        
        * fast/dom/inner-text-with-no-renderer-expected.txt: Added.
        * fast/dom/inner-text-with-no-renderer.html: Added.

2006-05-23  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        Update tests for http://bugs.webkit.org/show_bug.cgi?id=9017
        Weather2.css incorrectly treated as JavaScript file @ www.live.com
        
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
        This fails in a different way now.
        
        * dom/xhtml/level3/core/nodelookupnamespaceuri17-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri20-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix17-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix20-expected.txt:
        * dom/xhtml/level3/core/noderemovechild28-expected.txt:
        * dom/xhtml/level3/core/noderemovechild29-expected.txt:
        These now pass.
        
        * fast/dom/attribute-namespaces-get-set-expected.txt: Added.
        * fast/dom/attribute-namespaces-get-set.html: Added.
        Add new tests.

2006-05-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by levi
        
        Fixed and reenabled this test.

        * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
        * editing/selection/drag-to-contenteditable-iframe-expected.png:
        * editing/selection/drag-to-contenteditable-iframe-expected.txt:
        * editing/selection/drag-to-contenteditable-iframe.html: Added.
        * editing/selection/drag-to-contenteditable-iframe.html-disabled: Removed.

2006-05-22  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by eric.
        
        - http://bugs.webkit.org/show_bug.cgi?id=8393
          <br>s created by createMarkup aren't valid xhtml
          Changes in case from innerHTML

        * editing/execCommand/createLink-expected.txt:
        * editing/execCommand/unlink-expected.txt:
        * editing/input/attributed-substring-from-range-lines-expected.txt:
        * fast/dom/Range/range-exceptions-expected.txt:
        * fast/dom/Range/resources/range-exceptions.js:
        * fast/innerHTML/005-expected.txt:
        * fast/innerHTML/innerHTML-custom-tag-expected.txt:
        * fast/innerHTML/innerHTML-cast.html: Added.
        * fast/innerHTML/innerHTML-cast-expected.txt: Added.
        * fast/xsl/xslt-processer-expected.txt:

2006-05-20  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Geoff.

        * fast/js/function-declarations-in-switch-statement-expected.txt: Added.
        * fast/js/function-declarations-in-switch-statement.html: Added.
        * fast/js/resources/function-declarations-in-switch-statement.js: Added.

2006-05-20  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed and landed by ap.

        - test for http://bugs.webkit.org/show_bug.cgi?id=9009
          REGRESSION: ToT crash in WebCore at Zap2it

        * fast/table/empty-section-crash-expected.checksum: Added.
        * fast/table/empty-section-crash-expected.png: Added.
        * fast/table/empty-section-crash-expected.txt: Added.
        * fast/table/empty-section-crash.html: Added.

2006-05-19  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin.
        
        Tests for <http://bugs.webkit.org/show_bug.cgi?id=8931>
        Drag caret not painted for editable sub-frames

        * editing/resources/select-and-drag-iframe.html: Added.
        * editing/selection/drag-in-iframe-expected.checksum: Added.
        * editing/selection/drag-in-iframe-expected.png: Added.
        * editing/selection/drag-in-iframe-expected.txt: Added.
        * editing/selection/drag-in-iframe.html: Added.

2006-05-17  Geoffrey Garen  <ggaren@apple.com>

        - Test for overriding non-autogenerated global constructors.

        * fast/dom/constructors-overriding-expected.txt: Added.
        * fast/dom/constructors-overriding.html: Added.

2006-05-18  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Hyatt.

        Tests for <http://bugs.webkit.org/show_bug.cgi?id=8896>
        Bug 8896: Absolutely positioned elements should use their parent's
        direction when left, right and width are auto in quirks mode.

        * fast/block/positioning/absolute-position-direction-quirk.html: Added.
        * fast/block/positioning/absolute-position-direction-quirk-expected.txt: Added.
        * fast/block/positioning/absolute-position-direction-quirk-expected.png: Added.
        * fast/block/positioning/absolute-position-direction-quirk-expected.checksum: Added.
        * fast/block/positioning/absolute-position-direction-strict.html: Added.
        * fast/block/positioning/absolute-position-direction-strict-expected.txt: Added.
        * fast/block/positioning/absolute-position-direction-strict-expected.png: Added.
        * fast/block/positioning/absolute-position-direction-strict-expected.checksum: Added.

2006-05-18  Anders Carlsson  <acarlsson@apple.com>

        http://bugs.webkit.org/show_bug.cgi?id=8964
        Autogenerate more HTML classes

        * fast/dom/prototype-chain-expected.txt:
        Update test result.

2006-05-17  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6915
        fast/js/date-constructor.html testcase is timezone-dependent

        * fast/js/date-constructor-expected.txt:
        * fast/js/resources/date-constructor.js:
        Disable the offending tests.

2006-05-17  Eric Seidel  <eseidel@apple.com>

        Reviewed by andersca.
        
        Autogenerate more HTML js bindings.
        http://bugs.webkit.org/show_bug.cgi?id=8953

        * fast/dom/HTMLHtmlElement: Added.
        * fast/dom/HTMLHtmlElement/set-version.html: Added.
        * fast/dom/HTMLHtmlElement/set-version-expected.txt: Added.
        * fast/dom/HTMLInputElement: Added.
        * fast/dom/HTMLInputElement/size-as-number.html: Added.
        * fast/dom/HTMLInputElement/size-as-number-expected.txt: Added.

2006-05-17  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Updated test results for changes to prepare for 
        http://bugs.webkit.org/show_bug.cgi?id=8948
        Switch to use new text field implementation for <textarea>

        * fast/block/float/032-expected.txt:

2006-05-17  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8870
        Crash typing in Yahoo auto-complete widget.

        * fast/js/regexp-stack-overflow-expected.txt: Added.
        * fast/js/regexp-stack-overflow.html: Added.
        * fast/js/resources/regexp-stack-overflow.js: Added.

2006-05-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8951
          AtomicString hash corrupted by high-bit Latin-1

        * fast/encoding/high-bit-latin1-expected.txt: Added.
        * fast/encoding/high-bit-latin1.html: Added.

2006-05-17  Rob Buis  <buis@kde.org>

        Reviewed by Maciej.

        Test for http://bugs.webkit.org/show_bug.cgi?id=7492
        CSS attribute selectors fail when the setAttribute() method is used
        to create an attribute and the attribute name is not Class or ID.

        * fast/css/selector-set-attribute.html: Added.
        * fast/css/selector-set-attribute-expected.txt: Added.
        * fast/css/selector-set-attribute-expected.checksum: Added.
        * fast/css/selector-set-attribute-expected.png: Added.

2006-05-17  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Fix for http://bugs.webkit.org/show_bug.cgi?id=5264
        document.createElementNS() should not allow to insert a second <html> element

        * dom/xhtml/level3/core/documentnormalizedocument10-expected.txt:
        Updated to show a different failure.

        * dom/xhtml/level3/core/nodeappendchild02-expected.txt:
        * dom/xhtml/level3/core/nodeinsertbefore06-expected.txt:
        * dom/xhtml/level3/core/nodereplacechild39-expected.txt:
        Updated to reflect success.

        * fast/dom/createDocumentType2.html: Added.
        * fast/dom/createDocumentType2-expected.txt: Added.
        * fast/dom/createElementNS.html: Added.
        * fast/dom/createElementNS-expected.txt: Added.

2006-05-16  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        http://bugs.webkit.org/show_bug.cgi?id=8921
        Use WebCore to render full-frame images.

        * css2.1/t0801-c412-hz-box-00-b-a-expected.txt:
        * dom/xhtml/level2/html/frame-expected.checksum:
        * dom/xhtml/level2/html/frame-expected.png:
        * dom/xhtml/level2/html/frame-expected.txt:
        * dom/xhtml/level2/html/iframe-expected.checksum:
        * dom/xhtml/level2/html/iframe-expected.png:
        * dom/xhtml/level2/html/iframe-expected.txt:
        * tables/mozilla/bugs/bug50695-2-expected.txt:
        Update tests.

2006-05-16  Eric Seidel  <eseidel@apple.com>

        Reviewed by andersca.

        Autogenerate JSHTMLMetaElement.
        http://bugs.webkit.org/show_bug.cgi?id=8938

        * fast/dom/HTMLMetaElement: Added.
        * fast/dom/HTMLMetaElement/meta-attributes-expected.txt: Added.
        * fast/dom/HTMLMetaElement/meta-attributes.html: Added.

2006-05-15  Geoffrey Garen  <ggaren@apple.com>

        - Tests for JavaScript reserved words and the 'debugger' statement
        <rdar://problem/4534904> 
        AKA
        http://bugs.webkit.org/show_bug.cgi?id=6179

        * fast/js/debugger-expected.txt: Added.
        * fast/js/debugger.html: Added.
        * fast/js/reserved-words-expected.txt: Added.
        * fast/js/reserved-words.html: Added.
        * fast/js/resources/debugger.js: Added.
        * fast/js/resources/reserved-words.js: Added.

2006-05-15  Beth Dakin  <bdakin@apple.com>

        Reviewed by Darin.

        These tests have new expected results after the fix for
        http://bugs.webkit.org/show_bug.cgi?id=6838 Incomplete 
        repaint of collapsed table borders

        * fast/table/border-collapsing/001-expected.checksum:
        * fast/table/border-collapsing/001-expected.png:
        * fast/table/border-collapsing/001-expected.txt:
        * fast/table/border-collapsing/002-expected.checksum:
        * fast/table/border-collapsing/002-expected.png:
        * fast/table/border-collapsing/002-expected.txt:
        * fast/table/border-collapsing/003-expected.checksum:
        * fast/table/border-collapsing/003-expected.png:
        * fast/table/border-collapsing/003-expected.txt:
        * fast/table/border-collapsing/003.html:
        * fast/table/border-collapsing/004-expected.checksum:
        * fast/table/border-collapsing/004-expected.png:
        * fast/table/border-collapsing/004-expected.txt:
        * fast/table/border-collapsing/rtl-border-collapsing-expected.checksum:
        * fast/table/border-collapsing/rtl-border-collapsing-expected.png:
        * fast/table/border-collapsing/rtl-border-collapsing-expected.txt:
        * fast/table/overflowHidden-expected.checksum:
        * fast/table/overflowHidden-expected.png:
        * fast/table/overflowHidden-expected.txt:
        * tables/mozilla/bugs/bug159108-expected.checksum:
        * tables/mozilla/bugs/bug159108-expected.png:
        * tables/mozilla/bugs/bug159108-expected.txt:
        * tables/mozilla/bugs/bug23151-expected.checksum:
        * tables/mozilla/bugs/bug23151-expected.png:
        * tables/mozilla/bugs/bug23151-expected.txt:
        * tables/mozilla/bugs/bug43854-2-expected.checksum:
        * tables/mozilla/bugs/bug43854-2-expected.png:
        * tables/mozilla/bugs/bug43854-2-expected.txt:
        * tables/mozilla/bugs/bug8381-expected.checksum:
        * tables/mozilla/bugs/bug8381-expected.png:
        * tables/mozilla/bugs/bug8381-expected.txt:
        * tables/mozilla/bugs/bug9024-expected.txt:
        * tables/mozilla/collapsing_borders/bug127040-expected.checksum:
        * tables/mozilla/collapsing_borders/bug127040-expected.png:
        * tables/mozilla/collapsing_borders/bug127040-expected.txt:
        * tables/mozilla/collapsing_borders/bug41262-3-expected.checksum:
        * tables/mozilla/collapsing_borders/bug41262-3-expected.png:
        * tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
        * tables/mozilla/collapsing_borders/bug41262-4-expected.checksum:
        * tables/mozilla/collapsing_borders/bug41262-4-expected.png:
        * tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
        * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
        * tables/mozilla/marvin/backgr_layers-opacity-expected.png:
        * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
        * tables/mozilla/marvin/backgr_position-table-expected.checksum:
        * tables/mozilla/marvin/backgr_position-table-expected.png:
        * tables/mozilla/marvin/backgr_position-table-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-cell-expected.png:
        * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-column-expected.png:
        * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
        * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-expected.png:
        * tables/mozilla/marvin/backgr_simple-table-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-row-expected.png:
        * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
        * tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
        * tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
        * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug3517-expected.txt:
        * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.checksum:
        * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png:
        * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
        * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
        * tables/mozilla_expected_failures/other/test4-expected.checksum:
        * tables/mozilla_expected_failures/other/test4-expected.png:
        * tables/mozilla_expected_failures/other/test4-expected.txt:

2006-05-14  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - fix http://bugs.webkit.org/show_bug.cgi?id=6838
          Incomplete repaint of collapsed table borders
          
        * fast/repaint/table-collapsed-border-expected.checksum: Added.
        * fast/repaint/table-collapsed-border-expected.png: Added.
        * fast/repaint/table-collapsed-border-expected.txt: Added.
        * fast/repaint/table-collapsed-border.html: Added.

2006-05-14  Rob Buis  <buis@kde.org>

        Reviewed by Darin.

        Test for http://bugs.webkit.org/show_bug.cgi?id=5882:
        disabled type="file" element doesn't appear disabled

        * fast/forms/file-input-disabled.html: Added.
        * fast/forms/file-input-disabled-expected.txt: Added.
        * fast/forms/file-input-disabled-expected.png: Added.
        * fast/forms/file-input-disabled-expected.checksum: Added.

2006-05-14  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Hyatt, landed by ap.

        Test for <http://bugs.webkit.org/show_bug.cgi?id=8387>
        "border-left/padding-Left do not show up on multiline rtl inline boxes"

        * fast/inline/inline-borders-with-bidi-override.html: Added.
        * fast/inline/inline-borders-with-bidi-override-expected.txt: Added.
        * fast/inline/inline-borders-with-bidi-override-expected.png: Added.
        * fast/inline/inline-borders-with-bidi-override-expected.checksum: Added.

2006-05-13  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin, landed by ap.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8485
          iExploder(#11705): Freeze in RenderBlock::layout()

        * fast/text/midword-break-hang-expected.checksum: Added.
        * fast/text/midword-break-hang-expected.png: Added.
        * fast/text/midword-break-hang-expected.txt: Added.
        * fast/text/midword-break-hang.html: Added.

2006-05-13  Rob Buis  <buis@kde.org>

        Reviewed by Darin, landed by ap.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8132
        CSS parser sometimes accepts real number as integer

        * fast/css/rgb-float.html: Added.
        * fast/css/rgb-float-expected.txt: Added.
        * fast/css/rgb-float-expected.png: Added.
        * fast/css/rgb-float-expected.checksum: Added.

2006-05-13  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Hyatt, landed by ap.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=7604
        
        * fast/block/positioning/absolute-length-of-neg-666666.html: Added.
        * fast/block/positioning/absolute-positioned-overconstrained.html: Added.
        * fast/block/positioning/auto/006.html: Updated to reflect that the containing
        block's direction, not the parent's is used.
        * fast/css/absolute-poition-in-rtl-parent.html: Updated and cleaned up.

2006-05-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - fix http://bugs.webkit.org/show_bug.cgi?id=8835
          REGRESSION: Line moves but selection highlight stays behind

        * fast/dynamic/selection-highlight-adjust-expected.checksum: Added.
        * fast/dynamic/selection-highlight-adjust-expected.png: Added.
        * fast/dynamic/selection-highlight-adjust-expected.txt: Added.
        * fast/dynamic/selection-highlight-adjust.html: Added.

2006-05-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed and landed by Anders.
        
        - test for http://bugs.webkit.org/show_bug.cgi?id=8866
          REGRESSION: Incorrect caret position in RTL text

        * fast/text/international/rtl-caret-expected.checksum: Added.
        * fast/text/international/rtl-caret-expected.png: Added.
        * fast/text/international/rtl-caret-expected.txt: Added.
        * fast/text/international/rtl-caret.html: Added.

2006-05-11  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8770
          XMLHttpRequest should strip CR/LF characters from the URL

        * fast/loader/url-strip-cr-lf-tab-expected.txt: Added.
        * fast/loader/url-strip-cr-lf-tab.html: Added.

2006-05-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by thatcher, levi
        
        Inserting an <hr> into <div>foo^bar</div> now produces 
        <div>foo</div><hr><div>bar</div>, instead of <div>foo<hr>bar</div>, 
        which means that removing an inserted <hr> programmatically from 
        javascript produces a different visual result than before (the 
        new result is arguably more correct):
        * editing/execCommand/insertHorizontalRule.html:
        * editing/execCommand/insertHorizontalRule-expected.checksum:
        * editing/execCommand/insertHorizontalRule-expected.png:
        * editing/execCommand/insertHorizontalRule-expected.txt:
        
        Equivalent render trees or changes in the editing delegate
        notifications that reflect the fact that we are doing an end
        merge more often:
        * editing/pasteboard/paste-text-001-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
        * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
        * editing/pasteboard/smart-paste-003-expected.txt:
        * editing/pasteboard/smart-paste-004-expected.txt:
        * editing/pasteboard/smart-paste-005-expected.txt:
        * editing/pasteboard/smart-paste-006-expected.txt:
        * editing/pasteboard/smart-paste-007-expected.txt:
        * editing/style/smoosh-styles-001-expected.txt:
        * editing/style/smoosh-styles-002-expected.txt:

2006-05-11  Darin Adler  <darin@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=8743
          REGRESSION: focus() on input field selects all text within it (was: cannot select cities on British Rail reservation site)

        * fast/forms/double-focus-expected.txt: Added.
        * fast/forms/double-focus.html: Added.

2006-05-11  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        http://bugs.webkit.org/show_bug.cgi?id=7838
        Add support for mozilla-style node constructors as properties of the window object

        * fast/dom/prototype-chain-expected.txt:
        Update prototype chains.

        * fast/dom/global-constructors-expected.txt:
        * fast/dom/global-constructors.html:
        Test new constructor objects.
        
2006-05-10  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin

        Fixed a select-after-replacement problem:
        * editing/pasteboard/drag-drop-modifies-page-expected.checksum:
        * editing/pasteboard/drag-drop-modifies-page-expected.png:
        * editing/pasteboard/drag-drop-modifies-page-expected.txt:
        
        The trailing interchange newline used to be lost:
        * editing/pasteboard/paste-text-012-expected.checksum:
        * editing/pasteboard/paste-text-012-expected.png:
        * editing/pasteboard/paste-text-012-expected.txt:
        * editing/pasteboard/paste-text-012.html:
        * editing/pasteboard/paste-text-016-expected.checksum:
        * editing/pasteboard/paste-text-016-expected.png:
        * editing/pasteboard/paste-text-016-expected.txt:
        * editing/pasteboard/paste-text-017-expected.checksum:
        * editing/pasteboard/paste-text-017-expected.png:
        * editing/pasteboard/paste-text-017-expected.txt:
        
        Illustrates the bug fixed in smart replace whitespace handling:
        * editing/pasteboard/smart-paste-008.html
        * editing/pasteboard/smart-paste-008-expected.txt
        * editing/pasteboard/smart-paste-008-expected.png
        * editing/pasteboard/smart-paste-008-expected.checksum

2006-05-10  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Anders.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6621
          Blank page in Safari; http://www.capitalone.co.uk/web/MenuUrl?z=null&c=null% (Works in Firefox & IE)

        The problem itself was fixed by Anders in bug 8808 (WebCore should handle text files).

        * http/tests/misc/resources: Added.
        * http/tests/misc/resources/200.html: Added.
        * http/tests/misc/resources/text-refresh.pl: Added.
        * http/tests/misc/text-refresh-expected.txt: Added.
        * http/tests/misc/text-refresh.html: Added.

2006-05-09  Darin Adler  <darin@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=8781
          REGRESSION: image maps with "poly" areas, including one at lisp.geek.nz, don't work

        * fast/replaced/image-map.html: Added.
        * fast/replaced/image-map-expected.txt: Added.

2006-05-09  Darin Adler  <darin@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=6310
          text-transform: uppercase/lowercase don't handle cases one character becomes two

        * fast/css/case-transform.html: Added.
        * fast/css/case-transform-expected.txt: Added.

2006-05-09  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin.

        <rdar:/problem/4442395>
        Tiny MCE: Link isn't inserted after dragging into textarea field
        Created tests to test drag-and-dropped links.
        
        * editing/pasteboard/drop-link-expected.checksum: Added.
        * editing/pasteboard/drop-link-expected.png: Added.
        * editing/pasteboard/drop-link-expected.txt: Added.
        * editing/pasteboard/drop-link.html: Added.

2006-05-09  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Hyatt.
        
        * http/tests/incremental/slow-utf8-text-expected.checksum:
        * http/tests/incremental/slow-utf8-text-expected.png:
        * http/tests/incremental/slow-utf8-text-expected.txt:
        Update tests now that we wrap plain text differently.

2006-05-09  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Maciej.

        Add test for http://bugs.webkit.org/show_bug.cgi?id=8803
        XPath query for empty attributes crashes in XPath::StringExpression::StringExpression
        
        * fast/dom/xpath-empty-string-expected.txt: Added.
        * fast/dom/xpath-empty-string.html: Added.

2006-05-08  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin.
        
        REGRESSION: two editing layout tests show incorrect spell checking in pixel test mode
        http://bugs.webkit.org/show_bug.cgi?id=8350
        Forgot to update expected results.

        * fast/dom/inner-text-001-expected.txt

2006-05-08  Levi Weintraub  <lweintraub@apple.com>

        Reviewed by justin.
        
        REGRESSION: two editing layout tests show incorrect spell checking in pixel test mode
        http://bugs.webkit.org/show_bug.cgi?id=8350

        * editing/pasteboard/innerText-inline-table-expected.checksum: Added.
        * editing/pasteboard/innerText-inline-table-expected.png: Added.
        * editing/pasteboard/innerText-inline-table-expected.txt: Added.
        * editing/pasteboard/innerText-inline-table.html: Added.

2006-05-04  Anders Carlsson  <acarlsson@apple.com>

        Reviewed by Darin.

        Add DOM3 xpath tests as self-contained SVG files. 
        
        * dom/svg: Added.
        * dom/svg/level3: Added.
        * dom/svg/level3/xpath: Added.
        * dom/svg/level3/xpath/Attribute_Nodes-expected.txt: Added.
        * dom/svg/level3/xpath/Attribute_Nodes.js: Added.
        * dom/svg/level3/xpath/Attribute_Nodes.svg: Added.
        * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt: Added.
        * dom/svg/level3/xpath/Attribute_Nodes_xmlns.js: Added.
        * dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg: Added.
        * dom/svg/level3/xpath/Comment_Nodes-expected.txt: Added.
        * dom/svg/level3/xpath/Comment_Nodes.js: Added.
        * dom/svg/level3/xpath/Comment_Nodes.svg: Added.
        * dom/svg/level3/xpath/Conformance_Expressions-expected.txt: Added.
        * dom/svg/level3/xpath/Conformance_Expressions.js: Added.
        * dom/svg/level3/xpath/Conformance_Expressions.svg: Added.
        * dom/svg/level3/xpath/Conformance_ID-expected.txt: Added.
        * dom/svg/level3/xpath/Conformance_ID.js: Added.
        * dom/svg/level3/xpath/Conformance_ID.svg: Added.
        * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt: Added.
        * dom/svg/level3/xpath/Conformance_hasFeature_3.js: Added.
        * dom/svg/level3/xpath/Conformance_hasFeature_3.svg: Added.
        * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt: Added.
        * dom/svg/level3/xpath/Conformance_hasFeature_empty.js: Added.
        * dom/svg/level3/xpath/Conformance_hasFeature_empty.svg: Added.
        * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt: Added.
        * dom/svg/level3/xpath/Conformance_hasFeature_null.js: Added.
        * dom/svg/level3/xpath/Conformance_hasFeature_null.svg: Added.
        * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt: Added.
        * dom/svg/level3/xpath/Conformance_isSupported_3.js: Added.
        * dom/svg/level3/xpath/Conformance_isSupported_3.svg: Added.
        * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt: Added.
        * dom/svg/level3/xpath/Conformance_isSupported_empty.js: Added.
        * dom/svg/level3/xpath/Conformance_isSupported_empty.svg: Added.
        * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt: Added.
        * dom/svg/level3/xpath/Conformance_isSupported_null.js: Added.
        * dom/svg/level3/xpath/Conformance_isSupported_null.svg: Added.
        * dom/svg/level3/xpath/Element_Nodes-expected.txt: Added.
        * dom/svg/level3/xpath/Element_Nodes.js: Added.
        * dom/svg/level3/xpath/Element_Nodes.svg: Added.
        * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt: Added.
        * dom/svg/level3/xpath/Processing_Instruction_Nodes.js: Added.
        * dom/svg/level3/xpath/Processing_Instruction_Nodes.svg: Added.
        * dom/svg/level3/xpath/Text_Nodes-expected.txt: Added.
        * dom/svg/level3/xpath/Text_Nodes.js: Added.
        * dom/svg/level3/xpath/Text_Nodes.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluatorCast01.js: Added.
        * dom/svg/level3/xpath/XPathEvaluatorCast01.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.js: Added.
        * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.js: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.js: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_document.js: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_document.svg: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.js: Added.
        * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.js: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.js: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.js: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.js: Added.
        * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg: Added.
        * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_TYPE_ERR.js: Added.
        * dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg: Added.
        * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_booleanValue_false.js: Added.
        * dom/svg/level3/xpath/XPathResult_booleanValue_false.svg: Added.
        * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_booleanValue_true.js: Added.
        * dom/svg/level3/xpath/XPathResult_booleanValue_true.svg: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.js: Added.
        * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg: Added.
        * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_iteratorNext_UNORDERED_NODE_ITERATOR_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_numberValue.js: Added.
        * dom/svg/level3/xpath/XPathResult_numberValue.svg: Added.
        * dom/svg/level3/xpath/XPathResult_resultType-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_resultType.js: Added.
        * dom/svg/level3/xpath/XPathResult_resultType.svg: Added.
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.js: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.js: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.js: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.js: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.js: Added.
        * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
        * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt: Added.
        * dom/svg/level3/xpath/XPathResult_stringValue.js: Added.
        * dom/svg/level3/xpath/XPathResult_stringValue.svg: Added.
        * dom/svg/level3/xpath/svgunit.js: Added.

2006-05-08  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        Updated a test case affected by the previous checkin. &rang; and &lang; are
        replaced with their canonical equivalents during normalization.

        * fast/parser/entities-in-xhtml-expected.checksum:
        * fast/parser/entities-in-xhtml-expected.txt:

2006-05-07  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=8769
          TextEncoding::fromUnicode() - support non-BMP characters and convert to NFC

        * fast/forms/form-data-encoding.html: Cover more cases for Latin-1 encoding.
        * fast/forms/form-data-encoding-2.html: Added. Test conversion to UTF-8.
        * fast/forms/form-data-encoding-2-expected.txt: Added.

2006-05-05  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8626
          Strict mode erroneously triggered by a broken comment

        * fast/parser/broken-comments-vs-parsing-mode-expected.checksum: Added.
        * fast/parser/broken-comments-vs-parsing-mode-expected.png: Added.
        * fast/parser/broken-comments-vs-parsing-mode-expected.txt: Added.
        * fast/parser/broken-comments-vs-parsing-mode.html: Added.

2006-05-05  Darin Adler  <darin@apple.com>

        - test update for http://bugs.webkit.org/show_bug.cgi?id=8722
          IE compatibility fix in date parsing

        * fast/js/kde/resources/Date.js: Added test cases that George Staikos provided
        that test dates with day values of 0, 55, and 452.

2006-05-05  Matt Gough  <matt@softchaos.com>

        Reviewed by Darin.

        <http://bugs.webkit.org/show_bug.cgi?id=8563>

        Tests that the name, publicID and systemID are all read correctly
        and that the doctype object preserves the case of the
        components from the source html:
        * fast/doctypes/005-case-preserving.html: Added.
        * fast/doctypes/005-case-preserving-expected.txt: Added.

2006-05-04  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8594
          REGRESSION: Exception on closing a page containing (just) an mp3

        * plugins/pluginDocumentView-deallocated-dataSource-expected.txt: Added.
        * plugins/pluginDocumentView-deallocated-dataSource.html: Added.
        * plugins/resources: Added.
        * plugins/resources/orange.mov: Added.

2006-05-04  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        Pasted content would end up inside the block that contained the end of 
        the selection that was pasted into and not the block that contained 
        the start of the selection that was pasted into:
        * editing/pasteboard/merge-end-5-expected.checksum: Added.
        * editing/pasteboard/merge-end-5-expected.png: Added.
        * editing/pasteboard/merge-end-5-expected.txt: Added.
        * editing/pasteboard/merge-end-5.html: Added.
        
        Inserting a paragraph separator was splitting and cloning the body element
        if the html element was editable:
        * editing/inserting/editable-html-element-expected.checksum: Added.
        * editing/inserting/editable-html-element-expected.png: Added.
        * editing/inserting/editable-html-element-expected.txt: Added.
        * editing/inserting/editable-html-element.html: Added.
        
        Since we now sometimes merge backward (from content already in the 
        document to just inserted content) during the end merge, the node that 
        contains the old caret is removed more often during paste.  The editing 
        delegate notifications in these tests reflect this:
        * editing/pasteboard/paste-line-endings-007-expected.txt:
        * editing/pasteboard/paste-line-endings-008-expected.txt:
        * editing/pasteboard/paste-line-endings-009-expected.txt:
        
        Now demonstrates a bug where the html element is focused, but its contents
        aren't selected:
        * editing/selection/focus_editable_html-expected.checksum:
        * editing/selection/focus_editable_html-expected.png:
        * editing/selection/focus_editable_html-expected.txt:
        * editing/selection/focus_editable_html.html:

2006-05-04  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Updated pixel results for http://bugs.webkit.org/
        show_bug.cgi?id=8732 Backgrounds with background-size and 
        background-origin do not always lay out correctly

        * fast/backgrounds/size/backgroundSize10-expected.checksum:
        * fast/backgrounds/size/backgroundSize10-expected.png:
        * fast/backgrounds/size/backgroundSize12-expected.checksum:
        * fast/backgrounds/size/backgroundSize12-expected.png:
        * fast/backgrounds/size/backgroundSize18-expected.checksum:
        * fast/backgrounds/size/backgroundSize18-expected.png:
        * fast/backgrounds/size/backgroundSize19-expected.checksum:
        * fast/backgrounds/size/backgroundSize19-expected.png:

2006-05-03  Darin Adler  <darin@apple.com>

        Reviewed by Justin.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=8159
          REGRESSION: Clicking outside new text field focuses the field

        * fast/forms/input-text-click-inside-expected.png: Added.
        * fast/forms/input-text-click-inside-expected.txt: Added.
        * fast/forms/input-text-click-inside-expected.checksum: Added.
        * fast/forms/input-text-click-inside.html: Added.
        * fast/forms/input-text-click-outside-expected.png: Added.
        * fast/forms/input-text-click-outside-expected.txt: Added.
        * fast/forms/input-text-click-outside-expected.checksum: Added.
        * fast/forms/input-text-click-outside.html: Added.
        Test clicks both inside and outside an input element.

        * editing/selection/contenteditable-click-inside-expected.png: Added.
        * editing/selection/contenteditable-click-inside-expected.txt: Added.
        * editing/selection/contenteditable-click-inside-expected.checksum: Added.
        * editing/selection/contenteditable-click-inside.html: Added.
        * editing/selection/contenteditable-click-outside-expected.png: Added.
        * editing/selection/contenteditable-click-outside-expected.txt: Added.
        * editing/selection/contenteditable-click-outside-expected.checksum: Added.
        * editing/selection/contenteditable-click-outside.html: Added.
        Added a test for the same situation, but with a div element set
        to have editable content.

        * editing/inserting/insert-3851164-fix-expected.txt:
        * editing/inserting/insert-3851164-fix.html:
        * editing/inserting/insert-3907422-fix-expected.txt:
        * editing/inserting/insert-3907422-fix.html:
        * editing/pasteboard/paste-text-011-expected.txt:
        * editing/pasteboard/paste-text-011.html:
        Update some tests that were relying on a bug that would cause a
        Select All in a document that contained a single content-editable
        element select the contents of that element.

        * fast/lists/drag-into-marker-expected.checksum:
        * fast/lists/drag-into-marker-expected.png:
        * fast/lists/drag-into-marker-expected.txt:
        * fast/lists/drag-into-marker.html:
        Changed test so that it no longer tests what happens when you drag to a marker
        that is outside the content-editable element. We may still want to make that
        case behave as before, but that's a separate issue.

        * editing/pasteboard/drop-text-without-selection-expected.txt:
        * editing/pasteboard/merge-start-blockquote-expected.txt:
        * editing/pasteboard/merge-start-list-expected.txt:
        * editing/selection/select-all-iframe-expected.txt:
        * fast/events/div-focus-expected.txt:
        * fast/events/drag-outside-window-expected.txt:
        * fast/forms/focus-control-to-page-expected.txt:
        * fast/forms/input-changing-value-expected.txt:
        * fast/forms/input-maxlength-2-expected.txt:
        * fast/forms/input-paste-undo-expected.txt:
        * fast/forms/input-text-paste-maxlength-expected.txt:
        * fast/forms/input-truncate-newline-expected.txt:
        * fast/forms/plaintext-mode-2-expected.txt:
        * fast/text/textIteratorNilRenderer-expected.txt:
        Update tests where the DOM range endpoints passed to the delegate are slightly
        different, but equivalent and still OK.

        * editing/pasteboard/paste-4039777-fix-expected.txt:
        Updated tests where the resulting tree is slightly different, but still OK.

        * editing/unsupported-content/list-delete-002-expected.checksum:
        * editing/unsupported-content/list-delete-002-expected.png:
        * editing/unsupported-content/list-delete-002-expected.txt:
        Update test where the new code eliminates an unwanted extra space that we
        got with the old code.

        * editing/deleting/delete-4038408-fix-expected.txt:
        * editing/deleting/delete-4038408-fix.html:
        * editing/input/text-input-controller-expected.txt:
        * editing/input/text-input-controller.html:
        * fast/forms/attributed-strings-expected.txt:
        * fast/forms/attributed-strings.html:
        Update tests that were relying on the behavior of Select All putting the
        selection inside a content-editable element if that element was the first
        in the body; the patch breaks that behavior.

        * fast/events/updateLayoutForHitTest-expected.checksum:
        * fast/events/updateLayoutForHitTest-expected.png:
        Update a test that no longer shows a visible selection.

        * editing/selection/3690703-2-expected.checksum:
        * editing/selection/3690703-2-expected.png:
        * editing/selection/3690703-2-expected.txt:
        * editing/selection/3690703-expected.checksum:
        * editing/selection/3690703-expected.png:
        * editing/selection/3690703-expected.txt:
        Updated results for these tests, which have examples of form elements
        inside a content-editable area. The old results were wrong; the new results
        are not much better, but are OK.

        - update some other misc. pixel-test results

        * fast/inspector/style-expected.checksum:
        * fast/inspector/style-expected.png:
        Updated since the name changed to include "-webkit-".

        * fast/overflow/childFocusRingClip-expected.checksum:
        * fast/overflow/childFocusRingClip-expected.png:
        Updated results that now seem to show correct clipping of the focus ring.

        * fast/frames/empty-cols-attribute-expected.checksum:
        * fast/frames/empty-cols-attribute-expected.png: Added.
        Checksum was wrong, png was missing.

        * fast/parser/001-expected.checksum:
        * fast/parser/001-expected.png:
        Checksum and png were incorrect -- changed a while back.

        * plugins/embed-attributes-style-expected.checksum: Added.
        * plugins/embed-attributes-style-expected.png: Added.
        Added pixel-test results for tests that don't have them.

2006-05-02  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=8704>
        Fix a few end merge bugs
        <rdar://problem/4424044>
        REGRESSION: Extra line appears when typing

        Added a function so that selection changes can participate in slow-motion-mode:
        * editing/editing.js: 
        Extra newlines were added:
        * editing/inserting/paragraph-separator-01-expected.checksum: Added.
        * editing/inserting/paragraph-separator-01-expected.png: Added.
        * editing/inserting/paragraph-separator-01-expected.txt: Added.
        * editing/inserting/paragraph-separator-01.html: Added.
        * editing/inserting/paragraph-separator-02-expected.checksum: Added.
        * editing/inserting/paragraph-separator-02-expected.png: Added.
        * editing/inserting/paragraph-separator-02-expected.txt: Added.
        * editing/inserting/paragraph-separator-02.html: Added.
        A preserved newline was turned into a nbsp:
        * editing/inserting/paragraph-separator-03-expected.checksum: Added.
        * editing/inserting/paragraph-separator-03-expected.png: Added.
        * editing/inserting/paragraph-separator-03-expected.txt: Added.
        * editing/inserting/paragraph-separator-03.html: Added.
        End merge didn't happen:
        * editing/pasteboard/merge-end-4-expected.checksum: Added.
        * editing/pasteboard/merge-end-4-expected.png: Added.
        * editing/pasteboard/merge-end-4-expected.txt: Added.
        * editing/pasteboard/merge-end-4.html: Added.
        Content was pulled out of these special elements:
        * editing/pasteboard/merge-end-blockquote-expected.checksum: Added.
        * editing/pasteboard/merge-end-blockquote-expected.png: Added.
        * editing/pasteboard/merge-end-blockquote-expected.txt: Added.
        * editing/pasteboard/merge-end-blockquote.html: Added.
        * editing/pasteboard/merge-end-list-expected.checksum: Added.
        * editing/pasteboard/merge-end-list-expected.png: Added.
        * editing/pasteboard/merge-end-list-expected.txt: Added.
        * editing/pasteboard/merge-end-list.html: Added.
        * editing/pasteboard/merge-end-table-expected.checksum: Added.
        * editing/pasteboard/merge-end-table-expected.png: Added.
        * editing/pasteboard/merge-end-table-expected.txt: Added.
        * editing/pasteboard/merge-end-table.html: Added.

2006-05-02  Anders Carlsson  <andersca@mac.com>

        Reviewed by Dave Hyatt.
        
        Test case for http://bugs.webkit.org/show_bug.cgi?id=8688
        file URLs aren't being serialized correctly when using window.location
        
        * fast/js/window-location-href-file-urls-expected.txt: Added.
        * fast/js/window-location-href-file-urls.html: Added.
        
2006-04-28  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=8653>
        Remove a use of hasMoreThanOneBlock

        Deleting didn't merge because of code that stopped the merge whenever 
        the end of the selection to delete was in a fully selected line.
        * editing/deleting/merge-endOfParagraph-expected.checksum: Added.
        * editing/deleting/merge-endOfParagraph-expected.png: Added.
        * editing/deleting/merge-endOfParagraph-expected.txt: Added.
        * editing/deleting/merge-endOfParagraph.html: Added.
        
        Two testcases where paste did not request a merge from deletion, but should have.
        * editing/pasteboard/merge-after-delete-1-expected.checksum: Added.
        * editing/pasteboard/merge-after-delete-1-expected.png: Added.
        * editing/pasteboard/merge-after-delete-1-expected.txt: Added.
        * editing/pasteboard/merge-after-delete-1.html: Added.
        * editing/pasteboard/merge-after-delete-2-expected.checksum: Added.
        * editing/pasteboard/merge-after-delete-2-expected.png: Added.
        * editing/pasteboard/merge-after-delete-2-expected.txt: Added.
        * editing/pasteboard/merge-after-delete-2.html: Added.
        
        Code that prevents nesting incoming blocks in the block being pasted into
        could reverse the order of pasted paragraphs.
        * editing/pasteboard/prevent-block-nesting-01-expected.checksum: Added.
        * editing/pasteboard/prevent-block-nesting-01-expected.png: Added.
        * editing/pasteboard/prevent-block-nesting-01-expected.txt: Added.
        * editing/pasteboard/prevent-block-nesting-01.html: Added.

2006-04-28  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by hyatt.

        - http://bugs.webkit.org/show_bug.cgi?id=5855
          REGRESSION: revert SGML comment parsing fix (comment parsing causes most of usbank.com page to be missing)

        * fast/css/acid2.html: Updated to the current version of the test, which no longer includes 
          SGML comment parsing.
        * fast/css/acid2-pixel.html: Ditto.
        * http/tests/misc/acid2-pixel.html: Ditto.
        * http/tests/misc/acid2.html: Ditto.
        * fast/parser/comments-expected.checksum: The results of this test now match WinIE.
        * fast/parser/comments-expected.png:
        * fast/parser/comments-expected.txt:
        * fast/parser/comments.html:

2006-04-28  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by hyatt, landed by ap.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6769
          REGRESSION: Incomplete repaint when a cell's extra bottom margin grows

        * fast/repaint/table-extra-bottom-grow-expected.checksum: Added.
        * fast/repaint/table-extra-bottom-grow-expected.png: Added.
        * fast/repaint/table-extra-bottom-grow-expected.txt: Added.
        * fast/repaint/table-extra-bottom-grow.html: Added.
        * fast/repaint/table-cell-moved-expected.checksum: Removed excessive painting.
        * fast/repaint/table-cell-moved-expected.png: Ditto.
        * fast/repaint/bugzilla-6278-expected.checksum: Ditto.
        * fast/repaint/bugzilla-6278-expected.png: Ditto.

2006-04-28  Eric Seidel  <eseidel@apple.com>

        Reviewed by andersca.

        WebKit should accept */*+xml as XML.
        http://bugs.webkit.org/show_bug.cgi?id=5998

        * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Added.
        * http/tests/xmlhttprequest/supported-xml-content-types.cgi: Added.
        * http/tests/xmlhttprequest/supported-xml-content-types.html: Added.

2006-04-27  Geoffrey Garen  <ggaren@apple.com>

        - Updated to remove diff shmutz:

        * fast/dom/Window/window-special-properties-expected.txt:
        * fast/dom/Window/window-special-properties.html:

        - Test for global window properties like window.HTMLDocument:
        
        * fast/dom/global-constructors-expected.txt: Added.
        * fast/dom/global-constructors.html: Added.

2006-04-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=8607>
        Automate repaint tests

        * fast/repaint/backgroundSizeRepaint-expected.checksum: Added.
        * fast/repaint/backgroundSizeRepaint-expected.png: Added.
        * fast/repaint/backgroundSizeRepaint-expected.txt: Added.
        * fast/repaint/backgroundSizeRepaint.html: Added.
        * fast/repaint/border-repaint-glitch-expected.checksum: Added.
        * fast/repaint/border-repaint-glitch-expected.png: Added.
        * fast/repaint/border-repaint-glitch-expected.txt: Added.
        * fast/repaint/border-repaint-glitch.html: Added.
        * fast/repaint/bugzilla-3509-expected.checksum: Added.
        * fast/repaint/bugzilla-3509-expected.png: Added.
        * fast/repaint/bugzilla-3509-expected.txt: Added.
        * fast/repaint/bugzilla-3509.html: Added.
        * fast/repaint/bugzilla-5699-expected.checksum: Added.
        * fast/repaint/bugzilla-5699-expected.png: Added.
        * fast/repaint/bugzilla-5699-expected.txt: Added.
        * fast/repaint/bugzilla-5699.html: Added.
        * fast/repaint/bugzilla-6278-expected.checksum: Added.
        * fast/repaint/bugzilla-6278-expected.png: Added.
        * fast/repaint/bugzilla-6278-expected.txt: Added.
        * fast/repaint/bugzilla-6278.html: Added.
        * fast/repaint/bugzilla-6388-expected.checksum: Added.
        * fast/repaint/bugzilla-6388-expected.png: Added.
        * fast/repaint/bugzilla-6388-expected.txt: Added.
        * fast/repaint/bugzilla-6388.html: Added.
        * fast/repaint/bugzilla-6473-expected.checksum: Added.
        * fast/repaint/bugzilla-6473-expected.png: Added.
        * fast/repaint/bugzilla-6473-expected.txt: Added.
        * fast/repaint/bugzilla-6473.html: Added.
        * fast/repaint/bugzilla-7235-expected.checksum: Added.
        * fast/repaint/bugzilla-7235-expected.png: Added.
        * fast/repaint/bugzilla-7235-expected.txt: Added.
        * fast/repaint/bugzilla-7235.html: Added.
        * fast/repaint/inline-outline-repaint-expected.checksum: Added.
        * fast/repaint/inline-outline-repaint-expected.png: Added.
        * fast/repaint/inline-outline-repaint-expected.txt: Added.
        * fast/repaint/inline-outline-repaint.html: Added.
        * fast/repaint/outline-repaint-glitch-expected.checksum: Added.
        * fast/repaint/outline-repaint-glitch-expected.png: Added.
        * fast/repaint/outline-repaint-glitch-expected.txt: Added.
        * fast/repaint/outline-repaint-glitch.html: Added.
        * fast/repaint/repaint-resized-overflow-expected.checksum: Added.
        * fast/repaint/repaint-resized-overflow-expected.png: Added.
        * fast/repaint/repaint-resized-overflow-expected.txt: Added.
        * fast/repaint/repaint-resized-overflow.html: Added.
        * fast/repaint/repaint.js: Added.
        * fast/repaint/resources: Added.
        * fast/repaint/resources/apple.jpg: Added.
        * fast/repaint/table-cell-move-expected.checksum: Added.
        * fast/repaint/table-cell-move-expected.png: Added.
        * fast/repaint/table-cell-move-expected.txt: Added.
        * fast/repaint/table-cell-move.html: Added.

2006-04-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=8624>
        Placeholders aren't always removed during paste
        <rdar://problem/4059807>
        Seed: Mail: pasting quoted content sometimes adds a phantom newline
        
        If a webkit-block-placeholder has been introduced by a bug in deletion,
        we shouldn't remove it during paste if it is now acting as a linebreak.
        * editing/pasteboard/bad-placeholder-expected.checksum: Added.
        * editing/pasteboard/bad-placeholder-expected.png: Added.
        * editing/pasteboard/bad-placeholder-expected.txt: Added.
        * editing/pasteboard/bad-placeholder.html: Added.
        Generic placeholder brs should be removed if they are displaced by pasted content.
        * editing/pasteboard/displaced-generic-placeholder-expected.checksum: Added.
        * editing/pasteboard/displaced-generic-placeholder-expected.png: Added.
        * editing/pasteboard/displaced-generic-placeholder-expected.txt: Added.
        * editing/pasteboard/displaced-generic-placeholder.html: Added.
        So should placeholder brs with our special class on them.
        * editing/pasteboard/displaced-placeholder-expected.checksum: Added.
        * editing/pasteboard/displaced-placeholder-expected.png: Added.
        * editing/pasteboard/displaced-placeholder-expected.txt: Added.
        * editing/pasteboard/displaced-placeholder.html: Added.
        Removed an unnecessary collapsed br.
        * editing/pasteboard/paste-text-010-expected.txt:
        Two fixes, an extra line was present after pasting with an interchange newline.
        * editing/pasteboard/paste-text-016-expected.checksum: Added.
        * editing/pasteboard/paste-text-016-expected.png: Added.
        * editing/pasteboard/paste-text-016-expected.txt: Added.
        * editing/pasteboard/paste-text-017-expected.checksum: Added.
        * editing/pasteboard/paste-text-017-expected.png: Added.
        * editing/pasteboard/paste-text-017-expected.txt: Added.
        The code that interprets the incoming br as a br in strict mode had a bug. 
        * editing/pasteboard/quirks-mode-br-1-expected.checksum: Added.
        * editing/pasteboard/quirks-mode-br-1-expected.png: Added.
        * editing/pasteboard/quirks-mode-br-1-expected.txt: Added.
        * editing/pasteboard/quirks-mode-br-1.html: Added.
        The linePlaceholder removal was negating the work to interpret the last
        incoming br as a br in strict mode.
        * editing/pasteboard/quirks-mode-br-2-expected.checksum: Added.
        * editing/pasteboard/quirks-mode-br-2-expected.png: Added.
        * editing/pasteboard/quirks-mode-br-2-expected.txt: Added.
        * editing/pasteboard/quirks-mode-br-2.html: Added.
        Don't let collapsed brs become rendered as a result of the paste operation.
        * editing/pasteboard/unrendered-br-expected.checksum: Added.
        * editing/pasteboard/unrendered-br-expected.png: Added.
        * editing/pasteboard/unrendered-br-expected.txt: Added.
        * editing/pasteboard/unrendered-br.html: Added.

2006-04-25  Tim Omernick  <timo@apple.com>

        Reviewed by Hyatt.
        
        Test case for <rdar://problem/4068375> Flash inserted via innerHTML Fails to Show when
        CSS Display Style is Toggled via Javascript

        * plugins/inner-html-display-none.html: Added.
        * plugins/inner-html-display-none-expected.txt: Added.

2006-04-26  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by hyatt
        
        <http://bugs.webkit.org/show_bug.cgi?id=8459>
        REGRESSION: Content lost during a delete/merge of whitespace:pre text

        Updated to mention the bug that this testcase still demonstrates.  
        Leaving it disabled until the bug (8592) is fixed:
        * editing/deleting/merge-whitespace-pre.html-disabled:
        
        Illustrates why prune should ascend using the render tree:
        * editing/deleting/pruning-after-merge-1-expected.checksum: Added.
        * editing/deleting/pruning-after-merge-1-expected.png: Added.
        * editing/deleting/pruning-after-merge-1-expected.txt: Added.
        * editing/deleting/pruning-after-merge-1.html: Added.

2006-04-26  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by OMG DETHBAKIN.

        * fast/dom/prototype-chain-expected.txt: Fix up prototype chain now
        that Node is autogenerated.

2006-04-25  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=8583>
        Moving paste code around and some small fixes

        Disabling until the bug it illustrates is fixed (8459):
        * editing/deleting/merge-whitespace-pre.html: Removed.
        * editing/deleting/merge-whitespace-pre.html-disabled: Added.
        
        This illustrates the need to do mergeEnd in the opposite direction:
        * editing/pasteboard/merge-end-borders-expected.checksum: Added.
        * editing/pasteboard/merge-end-borders-expected.png: Added.
        * editing/pasteboard/merge-end-borders-expected.txt: Added.
        * editing/pasteboard/merge-end-borders.html: Added.
        
        These illustrate the need to do the special case checks for list content and Mail
        blockquote content at the top of shouldMergeStart:
        * editing/pasteboard/merge-start-blockquote-expected.checksum: Added.
        * editing/pasteboard/merge-start-blockquote-expected.png: Added.
        * editing/pasteboard/merge-start-blockquote-expected.txt: Added.
        * editing/pasteboard/merge-start-blockquote.html: Added.
        * editing/pasteboard/merge-start-list-expected.checksum: Added.
        * editing/pasteboard/merge-start-list-expected.png: Added.
        * editing/pasteboard/merge-start-list-expected.txt: Added.
        * editing/pasteboard/merge-start-list.html: Added.
        
        In these tests, the caret was blown away because it was in content that 
        participated in the end merge.  Now the end merge happens in the opposite 
        direction (incoming content is what is moved when merging paragraphs), so 
        the caret is no longer blown away:
        * editing/pasteboard/paste-line-endings-007-expected.txt:
        * editing/pasteboard/paste-line-endings-008-expected.txt:
        * editing/pasteboard/paste-line-endings-009-expected.txt:
        * editing/pasteboard/paste-text-002-expected.txt:
        
        Acceptable change to a complicated paste-a-selection-over-itself:
        * editing/pasteboard/paste-text-003-expected.checksum:
        * editing/pasteboard/paste-text-003-expected.png:
        * editing/pasteboard/paste-text-003-expected.txt:

2006-04-25  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Maciej.

        Test for the DOM properties supported by object, embed, attribute:
        * fast/dom/plugin-attributes-enumeration-expected.txt: Added.
        * fast/dom/plugin-attributes-enumeration.html: Added.
        
        Test for setting attributes through DOM properties:
        * plugins/embed-attributes-setting-expected.txt: Added.
        * plugins/embed-attributes-setting.html: Added.
        
        Test for the special attribute-to-style mappings on embed.
        * plugins/embed-attributes-style-expected.txt: Added.
        * plugins/embed-attributes-style.html: Added.

2006-04-25  Beth Dakin  <bdakin@apple.com>

        Reviewed by Maciej.

        Layout test for <rdar://problem/4518632> getComputedStyle returns 
        'auto' for dimensions like 'margin-left'

        * fast/css/marginComputedStyle-expected.checksum: Added.
        * fast/css/marginComputedStyle-expected.png: Added.
        * fast/css/marginComputedStyle-expected.txt: Added.
        * fast/css/marginComputedStyle.html: Added.

2006-04-26  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by darin.  Landed by eseidel.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8452
          mangleme(0x58c22e11): Random crashes

        * fast/frames/empty-cols-attribute-expected.checksum: Added.
        * fast/frames/empty-cols-attribute-expected.png: Added.
        * fast/frames/empty-cols-attribute-expected.txt: Added.
        * fast/frames/empty-cols-attribute.html: Added.

2006-04-26  Oliver Hunt  <ojh16@student.canterbury.ac.nz>

        Reviewed by eseidel.  Landed by eseidel.

        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/custom/feComponentTransfer-Discrete-expected.txt: Added.
        * svg/custom/feComponentTransfer-Discrete.svg: Added.
        * svg/custom/feComponentTransfer-Gamma-expected.txt: Added.
        * svg/custom/feComponentTransfer-Gamma.svg: Added.
        * svg/custom/feComponentTransfer-Linear-expected.txt: Added.
        * svg/custom/feComponentTransfer-Linear.svg: Added.
        * svg/custom/feComponentTransfer-Table-expected.txt: Added.
        * svg/custom/feComponentTransfer-Table.svg: Added.

2006-04-25  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs.

        Fix reproducible crasher in HTML parsing code.
        http://bugs.webkit.org/show_bug.cgi?id=7137

        * fast/parser/remove-current-node-parent-expected.txt: Added.
        * fast/parser/remove-current-node-parent.html: Added.

2006-04-24  Eric Seidel  <eseidel@apple.com>

        Reviewed by ggaren.

        <rdar://problem/4129744> [REGRESSION]CrashTracer: ..400 crashes at com.apple.WebCore: DOM::NodeImpl::createRendererIfNeeded + 44

        * fast/dom/remove-style-element-expected.txt: Added.
        * fast/dom/remove-style-element.html: Added.

2006-04-23  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Maciej.

        * fast/dom/prototype-chain-expected.txt: Updated now that 'JS' is
        no longer used as a prefix when serializing DOM elements to string.
        * fast/events/event-view-toString.html: ditto
        
2006-04-24  Beth Dakin  <bdakin@apple.com>

        Reviewed by Eric.

        Layout test for <rdar://problem/4513383> REGRESSION: Crash in 
        WebCore::shouldEmitTabBeforeNode() when iterating through document 
        text

        * fast/text/textIteratorNilRenderer-expected.checksum: Added.
        * fast/text/textIteratorNilRenderer-expected.png: Added.
        * fast/text/textIteratorNilRenderer-expected.txt: Added.
        * fast/text/textIteratorNilRenderer.html: Added.

2006-04-23  Rob Buis  <buis@kde.org>

        Reviewed by hyatt.  Landed by eseidel.

        Tests for invalid svg css properties.

        * svg/custom/invalid-css.svg: Added.

2006-04-21  Jon Shier  <jshier@iastate.edu>
        
        Reviewed by ggaren.  Landed by eseidel.
        
        Test for http://bugs.webkit.org/show_bug.cgi?id=8511
        onerror JS property does not register listener properly
        
        * fast/dom/onerror-img-expected.txt: Added.
        * fast/dom/onerror-img.html: Added.
        
2006-04-22  Eric Seidel  <eseidel@apple.com>

        Reviewed by hyatt.

        Reproducible crasher with <li value=1234567890 type=A>
        http://bugs.webkit.org/show_bug.cgi?id=8542

        * fast/lists/alpha-list-wrap-expected.checksum: Added.
        * fast/lists/alpha-list-wrap-expected.png: Added.
        * fast/lists/alpha-list-wrap-expected.txt: Added.
        * fast/lists/alpha-list-wrap.html: Added.
        * fast/lists/li-style-alpha-huge-value-crash-expected.checksum: Added.
        * fast/lists/li-style-alpha-huge-value-crash-expected.png: Added.
        * fast/lists/li-style-alpha-huge-value-crash-expected.txt: Added.
        * fast/lists/li-style-alpha-huge-value-crash.html: Added.

2006-04-22  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Darin.

        - Updated prototype chain expectation since DOMElement no longer
        exists
        
        * fast/dom/prototype-chain-expected.txt:

2006-04-22  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Layout test for  http://bugs.webkit.org/show_bug.cgi?id=6141 
        DOMCSSPrimitiveValue is always returning values in pixels when 
        using getComputedStyle:

        * fast/css/getFloatValueForUnit-expected.checksum: Added.
        * fast/css/getFloatValueForUnit-expected.png: Added.
        * fast/css/getFloatValueForUnit-expected.txt: Added.
        * fast/css/getFloatValueForUnit.html: Added.

2006-04-21  Geoffrey Garen  <ggaren@apple.com>
        - Layout test for whether the error event bubbles.

        * fast/events/onerror-bubbling-expected.txt: Added.
        * fast/events/onerror-bubbling.html: Added.

2006-04-21  Geoffrey Garen  <ggaren@apple.com>

        - Layout test for http://bugs.webkit.org/show_bug.cgi?id=8510
        submit event doesn't bubble - it's supposed to.
        
        * fast/events/onsubmit-bubbling-expected.txt: Added.
        * fast/events/onsubmit-bubbling.html: Added.

2006-04-21  Geoffrey Garen  <ggaren@apple.com>

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=8509
        javascript:document.importNode(null)
        
        * fast/dom/importNode-null-expected.txt: Added.
        * fast/dom/importNode-null.html: Added.

2006-04-21  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for: http://bugs.webkit.org/show_bug.cgi?id=8213
        REGRESSION: Can't tab out of text field if iframe comes after it

        * fast/forms/tabbing-input-iframe-expected.checksum: Added.
        * fast/forms/tabbing-input-iframe-expected.png: Added.
        * fast/forms/tabbing-input-iframe-expected.txt: Added.
        * fast/forms/tabbing-input-iframe.html: Added.

2006-04-21  Beth Dakin  <bdakin@apple.com>

        Adding a few more background-size tests that include background-
        origin.

        * fast/backgrounds/size/backgroundSize17-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize17-expected.png: Added.
        * fast/backgrounds/size/backgroundSize17-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize17.html: Added.
        * fast/backgrounds/size/backgroundSize18-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize18-expected.png: Added.
        * fast/backgrounds/size/backgroundSize18-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize18.html: Added.
        * fast/backgrounds/size/backgroundSize19-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize19-expected.png: Added.
        * fast/backgrounds/size/backgroundSize19-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize19.html: Added.
        * fast/backgrounds/size/resources/flower.jpg: Added.

2006-04-20  Geoffrey Garen  <ggaren@apple.com>

        Tests for global constants related to CSSRule, CSSValue, Event, and
        NodeFilter objects.

        * fast/dom/constants-expected.txt: Added.
        * fast/dom/constants.html: Added.
        * fast/dom/prototype-chain-expected.txt:
        * fast/dom/resources/stylesheet.css: Added.
        * fast/dom/xmlhttprequest-get-expected.txt:

2006-04-21  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Moved all of the background tests into background directory, and
        added test for http://bugs.webkit.org/show_bug.cgi?id=8495
        REGRESSION: Sidebar on cnn.com is hosed

        * fast/backgrounds/repeat: Added.
        * fast/backgrounds/repeat/noRepeatCorrectClip-expected.checksum: Added.
        * fast/backgrounds/repeat/noRepeatCorrectClip-expected.png: Added.
        * fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt: Added.
        * fast/backgrounds/repeat/noRepeatCorrectClip.html: Added.
        * fast/backgrounds/repeat/resources: Added.
        * fast/backgrounds/repeat/resources/nav.blue.gif: Added.
        * fast/backgrounds/size: Added.
        * fast/backgrounds/size/backgroundSize01-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize01-expected.png: Added.
        * fast/backgrounds/size/backgroundSize01-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize01.html: Added.
        * fast/backgrounds/size/backgroundSize02-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize02-expected.png: Added.
        * fast/backgrounds/size/backgroundSize02-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize02.html: Added.
        * fast/backgrounds/size/backgroundSize03-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize03-expected.png: Added.
        * fast/backgrounds/size/backgroundSize03-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize03.html: Added.
        * fast/backgrounds/size/backgroundSize04-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize04-expected.png: Added.
        * fast/backgrounds/size/backgroundSize04-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize04.html: Added.
        * fast/backgrounds/size/backgroundSize05-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize05-expected.png: Added.
        * fast/backgrounds/size/backgroundSize05-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize05.html: Added.
        * fast/backgrounds/size/backgroundSize06-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize06-expected.png: Added.
        * fast/backgrounds/size/backgroundSize06-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize06.html: Added.
        * fast/backgrounds/size/backgroundSize07-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize07-expected.png: Added.
        * fast/backgrounds/size/backgroundSize07-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize07.html: Added.
        * fast/backgrounds/size/backgroundSize08-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize08-expected.png: Added.
        * fast/backgrounds/size/backgroundSize08-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize08.html: Added.
        * fast/backgrounds/size/backgroundSize09-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize09-expected.png: Added.
        * fast/backgrounds/size/backgroundSize09-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize09.html: Added.
        * fast/backgrounds/size/backgroundSize10-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize10-expected.png: Added.
        * fast/backgrounds/size/backgroundSize10-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize10.html: Added.
        * fast/backgrounds/size/backgroundSize11-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize11-expected.png: Added.
        * fast/backgrounds/size/backgroundSize11-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize11.html: Added.
        * fast/backgrounds/size/backgroundSize12-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize12-expected.png: Added.
        * fast/backgrounds/size/backgroundSize12-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize12.html: Added.
        * fast/backgrounds/size/backgroundSize13-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize13-expected.png: Added.
        * fast/backgrounds/size/backgroundSize13-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize13.html: Added.
        * fast/backgrounds/size/backgroundSize14-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize14-expected.png: Added.
        * fast/backgrounds/size/backgroundSize14-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize14.html: Added.
        * fast/backgrounds/size/backgroundSize15-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize15-expected.png: Added.
        * fast/backgrounds/size/backgroundSize15-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize15.html: Added.
        * fast/backgrounds/size/backgroundSize16-expected.checksum: Added.
        * fast/backgrounds/size/backgroundSize16-expected.png: Added.
        * fast/backgrounds/size/backgroundSize16-expected.txt: Added.
        * fast/backgrounds/size/backgroundSize16.html: Added.
        * fast/backgrounds/size/resources: Added.
        * fast/backgrounds/size/resources/bikes.bmp: Added.
        * fast/css/backgroundSize01-expected.checksum: Removed.
        * fast/css/backgroundSize01-expected.png: Removed.
        * fast/css/backgroundSize01-expected.txt: Removed.
        * fast/css/backgroundSize01.html: Removed.
        * fast/css/backgroundSize02-expected.checksum: Removed.
        * fast/css/backgroundSize02-expected.png: Removed.
        * fast/css/backgroundSize02-expected.txt: Removed.
        * fast/css/backgroundSize02.html: Removed.
        * fast/css/backgroundSize03-expected.checksum: Removed.
        * fast/css/backgroundSize03-expected.png: Removed.
        * fast/css/backgroundSize03-expected.txt: Removed.
        * fast/css/backgroundSize03.html: Removed.
        * fast/css/backgroundSize04-expected.checksum: Removed.
        * fast/css/backgroundSize04-expected.png: Removed.
        * fast/css/backgroundSize04-expected.txt: Removed.
        * fast/css/backgroundSize04.html: Removed.
        * fast/css/backgroundSize05-expected.checksum: Removed.
        * fast/css/backgroundSize05-expected.png: Removed.
        * fast/css/backgroundSize05-expected.txt: Removed.
        * fast/css/backgroundSize05.html: Removed.
        * fast/css/backgroundSize06-expected.checksum: Removed.
        * fast/css/backgroundSize06-expected.png: Removed.
        * fast/css/backgroundSize06-expected.txt: Removed.
        * fast/css/backgroundSize06.html: Removed.
        * fast/css/backgroundSize07-expected.checksum: Removed.
        * fast/css/backgroundSize07-expected.png: Removed.
        * fast/css/backgroundSize07-expected.txt: Removed.
        * fast/css/backgroundSize07.html: Removed.
        * fast/css/backgroundSize08-expected.checksum: Removed.
        * fast/css/backgroundSize08-expected.png: Removed.
        * fast/css/backgroundSize08-expected.txt: Removed.
        * fast/css/backgroundSize08.html: Removed.
        * fast/css/backgroundSize09-expected.checksum: Removed.
        * fast/css/backgroundSize09-expected.png: Removed.
        * fast/css/backgroundSize09-expected.txt: Removed.
        * fast/css/backgroundSize09.html: Removed.
        * fast/css/backgroundSize10-expected.checksum: Removed.
        * fast/css/backgroundSize10-expected.png: Removed.
        * fast/css/backgroundSize10-expected.txt: Removed.
        * fast/css/backgroundSize10.html: Removed.
        * fast/css/backgroundSize11-expected.checksum: Removed.
        * fast/css/backgroundSize11-expected.png: Removed.
        * fast/css/backgroundSize11-expected.txt: Removed.
        * fast/css/backgroundSize11.html: Removed.
        * fast/css/backgroundSize12-expected.checksum: Removed.
        * fast/css/backgroundSize12-expected.png: Removed.
        * fast/css/backgroundSize12-expected.txt: Removed.
        * fast/css/backgroundSize12.html: Removed.
        * fast/css/backgroundSize13-expected.checksum: Removed.
        * fast/css/backgroundSize13-expected.png: Removed.
        * fast/css/backgroundSize13-expected.txt: Removed.
        * fast/css/backgroundSize13.html: Removed.
        * fast/css/backgroundSize14-expected.checksum: Removed.
        * fast/css/backgroundSize14-expected.png: Removed.
        * fast/css/backgroundSize14-expected.txt: Removed.
        * fast/css/backgroundSize14.html: Removed.
        * fast/css/backgroundSize15-expected.checksum: Removed.
        * fast/css/backgroundSize15-expected.png: Removed.
        * fast/css/backgroundSize15-expected.txt: Removed.
        * fast/css/backgroundSize15.html: Removed.
        * fast/css/backgroundSize16-expected.checksum: Removed.
        * fast/css/backgroundSize16-expected.png: Removed.
        * fast/css/backgroundSize16-expected.txt: Removed.
        * fast/css/backgroundSize16.html: Removed.
        * fast/css/resources/bikes.bmp: Removed.

2006-04-20  Adele Peterson  <adele@apple.com>

        Updated test results for: 
        - fix http://bugs.webkit.org/show_bug.cgi?id=8276
          REGRESSION (NativeTextField): Pasting a Finder item into a text field results in
            a file: URL being pasted instead of just the file name
        - fix http://bugs.webkit.org/show_bug.cgi?id=8283
          REGRESSION: File's path doesn't appear after dragging file into input field

        * editing/pasteboard/drop-text-without-selection-expected.txt:
        * fast/forms/input-paste-undo-expected.txt:
        * fast/forms/input-truncate-newline-expected.txt:
        * fast/forms/plaintext-mode-2-expected.txt:

2006-04-20  Adele Peterson  <adele@apple.com>

        Test for http://bugs.webkit.org/show_bug.cgi?id=8273
        REGRESSION: Read only input text field renders at the wrong height when value attribute is not present

        * fast/forms/input-readonly-empty-expected.checksum: Added.
        * fast/forms/input-readonly-empty-expected.png: Added.
        * fast/forms/input-readonly-empty-expected.txt: Added.
        * fast/forms/input-readonly-empty.html: Added.

2006-04-19  Adele Peterson  <adele@apple.com>

        Updated test to use webkit-block-placeholder instead of khtml-block-placeholder.

        * editing/inserting/insert-div-010.html:

2006-04-19  Adele Peterson  <adele@apple.com>

        Updating test results that were incorrectly checked in 
        when many of the table test results changed recently due to Color
        improvements.

        * tables/mozilla/bugs/bug625-expected.checksum:
        * tables/mozilla/bugs/bug625-expected.png:
        * tables/mozilla/bugs/bug625-expected.txt:

2006-04-19  Adele Peterson  <adele@apple.com>

        Updated results after rolling out optimizations in setInnerText and setInnerHTML.

        * fast/events/updateLayoutForHitTest-expected.txt:
        * fast/forms/input-text-paste-maxlength-expected.txt:
        * fast/text/attributed-substring-from-range-expected.txt:

2006-04-19  Adele Peterson  <adele@apple.com>

        Updated results for: http://bugs.webkit.org/show_bug.cgi?id=8297
        REGRESSION: Input element extends outside of DIV element at http://www.macdock.com/

        * editing/selection/3690703-2-expected.checksum:
        * editing/selection/3690703-2-expected.png:
        * editing/selection/3690703-2-expected.txt:
        * editing/selection/3690703-expected.checksum:
        * editing/selection/3690703-expected.png:
        * editing/selection/3690703-expected.txt:
        * editing/selection/3690719-expected.checksum:
        * editing/selection/3690719-expected.png:
        * editing/selection/3690719-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-width-expected.checksum:
        * fast/forms/input-appearance-width-expected.png:
        * fast/forms/input-appearance-width-expected.txt:
        * fast/forms/input-double-click-selection-gap-bug-expected.checksum:
        * fast/replaced/width100percent-expected.checksum:
        * fast/replaced/width100percent-expected.png:
        * fast/replaced/width100percent-expected.txt:
        * tables/mozilla/bugs/bug1188-expected.checksum:
        * tables/mozilla/bugs/bug1188-expected.png:
        * tables/mozilla/bugs/bug1188-expected.txt:
        * tables/mozilla/bugs/bug12384-expected.checksum:
        * tables/mozilla/bugs/bug12384-expected.png:
        * tables/mozilla/bugs/bug12384-expected.txt:
        * tables/mozilla/bugs/bug18359-expected.checksum:
        * tables/mozilla/bugs/bug18359-expected.png:
        * tables/mozilla/bugs/bug18359-expected.txt:
        * tables/mozilla/bugs/bug55545-expected.checksum:
        * tables/mozilla/bugs/bug55545-expected.png:
        * tables/mozilla/bugs/bug55545-expected.txt:
        * tables/mozilla/bugs/bug7342-expected.checksum:
        * tables/mozilla/bugs/bug7342-expected.png:
        * tables/mozilla/bugs/bug7342-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug2479-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug2479-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:

2006-04-19  Adele Peterson  <adele@apple.com>

        Tests for change to make readonly text fields have dimmed borders.

        * fast/forms/input-appearance-readonly-expected.checksum:
        * fast/forms/input-appearance-readonly-expected.png:
        * fast/forms/input-readonly-dimmed-expected.checksum: Added.
        * fast/forms/input-readonly-dimmed-expected.png: Added.
        * fast/forms/input-readonly-dimmed-expected.txt: Added.
        * fast/forms/input-readonly-dimmed.html: Added.

2006-04-19  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Eric, landed by ap.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8469
          CRASH: WebCore::CSSParser::parseDashboardRegions when attr() is passed

        * fast/css/dashboard-regions-attr-crash-expected.txt
        * fast/css/dashboard-regions-attr-crash.html

2006-04-17  Rob Buis  <buis@kde.org>

        Reviewed by eseidel.  Landed by eseidel.

        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/custom/tref-update-expected.txt: Added.
        * svg/custom/tref-update.svg: Added.

2006-04-18  Darin Adler  <darin@apple.com>

        Reviewed by Beth.

        - updated some results that were affected by recent changes

        There are some other failures that might be reflecting actual
        bugs; these seem fine though.

        * fast/events/updateLayoutForHitTest-expected.checksum:
        * fast/events/updateLayoutForHitTest-expected.png:
        * fast/events/updateLayoutForHitTest-expected.txt:
        Updated because the 4 clicks done in this test now seem to be
        behaving as a triple-click and selecting some text.

        * fast/forms/input-appearance-maxlength-expected.txt:
        * fast/forms/input-paste-undo-expected.txt:
        * fast/text/attributed-substring-from-range-expected.txt:
        Unimportant changes to the editing delegate calls.

2006-04-18  Eric Seidel  <eseidel@apple.com>

        Reviewed by ggaren.

        <rdar://problem/4067864> REGRESSION (125-407): JavaScript failure on PeopleSoft REN Server

        * fast/js/lexical-lookup-in-function-constructor.html: Added.
        * fast/js/resources/lexical-lookup-in-function-constructor-child.html: Added.
        * fast/js/lexical-lookup-in-function-constructor-expected.txt: Added.

2006-04-18  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt

        Layout tests for http://bugs.webkit.org/show_bug.cgi?
        id=8353 CSS3: Implement background-size property

        * fast/css/backgroundSize01-expected.checksum: Added.
        * fast/css/backgroundSize01-expected.png: Added.
        * fast/css/backgroundSize01-expected.txt: Added.
        * fast/css/backgroundSize01.html: Added.
        * fast/css/backgroundSize02-expected.checksum: Added.
        * fast/css/backgroundSize02-expected.png: Added.
        * fast/css/backgroundSize02-expected.txt: Added.
        * fast/css/backgroundSize02.html: Added.
        * fast/css/backgroundSize03-expected.checksum: Added.
        * fast/css/backgroundSize03-expected.png: Added.
        * fast/css/backgroundSize03-expected.txt: Added.
        * fast/css/backgroundSize03.html: Added.
        * fast/css/backgroundSize04-expected.checksum: Added.
        * fast/css/backgroundSize04-expected.png: Added.
        * fast/css/backgroundSize04-expected.txt: Added.
        * fast/css/backgroundSize04.html: Added.
        * fast/css/backgroundSize05-expected.checksum: Added.
        * fast/css/backgroundSize05-expected.png: Added.
        * fast/css/backgroundSize05-expected.txt: Added.
        * fast/css/backgroundSize05.html: Added.
        * fast/css/backgroundSize06-expected.checksum: Added.
        * fast/css/backgroundSize06-expected.png: Added.
        * fast/css/backgroundSize06-expected.txt: Added.
        * fast/css/backgroundSize06.html: Added.
        * fast/css/backgroundSize07-expected.checksum: Added.
        * fast/css/backgroundSize07-expected.png: Added.
        * fast/css/backgroundSize07-expected.txt: Added.
        * fast/css/backgroundSize07.html: Added.
        * fast/css/backgroundSize08-expected.checksum: Added.
        * fast/css/backgroundSize08-expected.png: Added.
        * fast/css/backgroundSize08-expected.txt: Added.
        * fast/css/backgroundSize08.html: Added.
        * fast/css/backgroundSize09-expected.checksum: Added.
        * fast/css/backgroundSize09-expected.png: Added.
        * fast/css/backgroundSize09-expected.txt: Added.
        * fast/css/backgroundSize09.html: Added.
        * fast/css/backgroundSize10-expected.checksum: Added.
        * fast/css/backgroundSize10-expected.png: Added.
        * fast/css/backgroundSize10-expected.txt: Added.
        * fast/css/backgroundSize10.html: Added.
        * fast/css/backgroundSize11-expected.checksum: Added.
        * fast/css/backgroundSize11-expected.png: Added.
        * fast/css/backgroundSize11-expected.txt: Added.
        * fast/css/backgroundSize11.html: Added.
        * fast/css/backgroundSize12-expected.checksum: Added.
        * fast/css/backgroundSize12-expected.png: Added.
        * fast/css/backgroundSize12-expected.txt: Added.
        * fast/css/backgroundSize12.html: Added.
        * fast/css/backgroundSize13-expected.checksum: Added.
        * fast/css/backgroundSize13-expected.png: Added.
        * fast/css/backgroundSize13-expected.txt: Added.
        * fast/css/backgroundSize13.html: Added.
        * fast/css/backgroundSize14-expected.checksum: Added.
        * fast/css/backgroundSize14-expected.png: Added.
        * fast/css/backgroundSize14-expected.txt: Added.
        * fast/css/backgroundSize14.html: Added.
        * fast/css/backgroundSize15-expected.checksum: Added.
        * fast/css/backgroundSize15-expected.png: Added.
        * fast/css/backgroundSize15-expected.txt: Added.
        * fast/css/backgroundSize15.html: Added.
        * fast/css/backgroundSize16-expected.checksum: Added.
        * fast/css/backgroundSize16-expected.png: Added.
        * fast/css/backgroundSize16-expected.txt: Added.
        * fast/css/backgroundSize16.html: Added.
        * fast/css/resources/bikes.bmp: Added.

2006-04-18  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/pasteboard/merge-end-3-expected.checksum: Added.
        * editing/pasteboard/merge-end-3-expected.png: Added.
        * editing/pasteboard/merge-end-3-expected.txt: Added.
        * editing/pasteboard/merge-end-3.html: Added.

2006-04-17  Adele Peterson  <adele@apple.com>

        Test for http://bugs.webkit.org/show_bug.cgi?id=8407
        REGRESSION (NativeTextField): Leading and trailing spaces trimmed from text field value attribute

        * fast/forms/input-spaces-expected.checksum: Added.
        * fast/forms/input-spaces-expected.png: Added.
        * fast/forms/input-spaces-expected.txt: Added.
        * fast/forms/input-spaces.html: Added.

2006-04-17  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Geoff.
        
        - fix http://bugs.webkit.org/show_bug.cgi?id=8142
          fast/block/float/014.html test should not require live internet connection

        * fast/block/float/014.html: Use local image
        * fast/block/float/resources: Added.
        * fast/block/float/resources/training_thumb.jpg: Added.

2006-04-17  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8440
        iExploder(#3327): Crash in StringImpl::initWithQChar()

        * fast/parser/number-sign-in-map-name-expected.txt: Added.
        * fast/parser/number-sign-in-map-name.html: Added.

2006-04-17  Adele Peterson  <adele@apple.com>

        Test and updated results for: http://bugs.webkit.org/show_bug.cgi?id=8269
        REGRESSION: disabled text field does not display greyed-out text

        * fast/forms/input-disabled-color-expected.checksum: Added.
        * fast/forms/input-disabled-color-expected.png: Added.
        * fast/forms/input-disabled-color-expected.txt: Added.
        * fast/forms/input-disabled-color.html: Added.

        This code change affects the color of table borders and inset, outset, and groove borders which affects many tests.

        * css1/basic/class_as_selector-expected.checksum:
        * css1/basic/class_as_selector-expected.png:
        * css1/basic/comments-expected.checksum:
        * css1/basic/comments-expected.png:
        * css1/basic/containment-expected.checksum:
        * css1/basic/containment-expected.png:
        * css1/basic/contextual_selectors-expected.checksum:
        * css1/basic/contextual_selectors-expected.png:
        * css1/basic/grouping-expected.checksum:
        * css1/basic/grouping-expected.png:
        * css1/basic/id_as_selector-expected.checksum:
        * css1/basic/id_as_selector-expected.png:
        * css1/basic/inheritance-expected.checksum:
        * css1/basic/inheritance-expected.png:
        * css1/box_properties/border-expected.checksum:
        * css1/box_properties/border-expected.png:
        * css1/box_properties/border_bottom-expected.checksum:
        * css1/box_properties/border_bottom-expected.png:
        * css1/box_properties/border_bottom_inline-expected.checksum:
        * css1/box_properties/border_bottom_inline-expected.png:
        * css1/box_properties/border_bottom_width-expected.checksum:
        * css1/box_properties/border_bottom_width-expected.png:
        * css1/box_properties/border_bottom_width_inline-expected.checksum:
        * css1/box_properties/border_bottom_width_inline-expected.png:
        * css1/box_properties/border_color-expected.checksum:
        * css1/box_properties/border_color-expected.png:
        * css1/box_properties/border_color_inline-expected.checksum:
        * css1/box_properties/border_color_inline-expected.png:
        * css1/box_properties/border_inline-expected.checksum:
        * css1/box_properties/border_inline-expected.png:
        * css1/box_properties/border_left-expected.checksum:
        * css1/box_properties/border_left-expected.png:
        * css1/box_properties/border_left_inline-expected.checksum:
        * css1/box_properties/border_left_inline-expected.png:
        * css1/box_properties/border_left_width-expected.checksum:
        * css1/box_properties/border_left_width-expected.png:
        * css1/box_properties/border_left_width_inline-expected.checksum:
        * css1/box_properties/border_left_width_inline-expected.png:
        * css1/box_properties/border_right-expected.checksum:
        * css1/box_properties/border_right-expected.png:
        * css1/box_properties/border_right_inline-expected.checksum:
        * css1/box_properties/border_right_inline-expected.png:
        * css1/box_properties/border_right_width-expected.checksum:
        * css1/box_properties/border_right_width-expected.png:
        * css1/box_properties/border_right_width_inline-expected.checksum:
        * css1/box_properties/border_right_width_inline-expected.png:
        * css1/box_properties/border_style-expected.checksum:
        * css1/box_properties/border_style-expected.png:
        * css1/box_properties/border_style_inline-expected.checksum:
        * css1/box_properties/border_style_inline-expected.png:
        * css1/box_properties/border_top-expected.checksum:
        * css1/box_properties/border_top-expected.png:
        * css1/box_properties/border_top_inline-expected.checksum:
        * css1/box_properties/border_top_inline-expected.png:
        * css1/box_properties/border_top_width-expected.checksum:
        * css1/box_properties/border_top_width-expected.png:
        * css1/box_properties/border_top_width_inline-expected.checksum:
        * css1/box_properties/border_top_width_inline-expected.png:
        * css1/box_properties/border_width-expected.checksum:
        * css1/box_properties/border_width-expected.png:
        * css1/box_properties/border_width_inline-expected.checksum:
        * css1/box_properties/border_width_inline-expected.png:
        * css1/box_properties/clear-expected.checksum:
        * css1/box_properties/clear-expected.png:
        * css1/box_properties/clear_float-expected.checksum:
        * css1/box_properties/clear_float-expected.png:
        * css1/box_properties/float-expected.checksum:
        * css1/box_properties/float-expected.png:
        * css1/box_properties/float_elements_in_series-expected.checksum:
        * css1/box_properties/float_elements_in_series-expected.png:
        * css1/box_properties/float_margin-expected.checksum:
        * css1/box_properties/float_margin-expected.png:
        * css1/box_properties/float_on_text_elements-expected.checksum:
        * css1/box_properties/float_on_text_elements-expected.png:
        * css1/box_properties/height-expected.checksum:
        * css1/box_properties/height-expected.png:
        * css1/box_properties/margin-expected.checksum:
        * css1/box_properties/margin-expected.png:
        * css1/box_properties/margin_bottom-expected.checksum:
        * css1/box_properties/margin_bottom-expected.png:
        * css1/box_properties/margin_bottom_inline-expected.checksum:
        * css1/box_properties/margin_bottom_inline-expected.png:
        * css1/box_properties/margin_inline-expected.checksum:
        * css1/box_properties/margin_inline-expected.png:
        * css1/box_properties/margin_left-expected.checksum:
        * css1/box_properties/margin_left-expected.png:
        * css1/box_properties/margin_left_inline-expected.checksum:
        * css1/box_properties/margin_left_inline-expected.png:
        * css1/box_properties/margin_right-expected.checksum:
        * css1/box_properties/margin_right-expected.png:
        * css1/box_properties/margin_right_inline-expected.checksum:
        * css1/box_properties/margin_right_inline-expected.png:
        * css1/box_properties/margin_top-expected.checksum:
        * css1/box_properties/margin_top-expected.png:
        * css1/box_properties/margin_top_inline-expected.checksum:
        * css1/box_properties/margin_top_inline-expected.png:
        * css1/box_properties/padding-expected.checksum:
        * css1/box_properties/padding-expected.png:
        * css1/box_properties/padding_bottom-expected.checksum:
        * css1/box_properties/padding_bottom-expected.png:
        * css1/box_properties/padding_bottom_inline-expected.checksum:
        * css1/box_properties/padding_bottom_inline-expected.png:
        * css1/box_properties/padding_inline-expected.checksum:
        * css1/box_properties/padding_inline-expected.png:
        * css1/box_properties/padding_left-expected.checksum:
        * css1/box_properties/padding_left-expected.png:
        * css1/box_properties/padding_left_inline-expected.checksum:
        * css1/box_properties/padding_left_inline-expected.png:
        * css1/box_properties/padding_right-expected.checksum:
        * css1/box_properties/padding_right-expected.png:
        * css1/box_properties/padding_right_inline-expected.checksum:
        * css1/box_properties/padding_right_inline-expected.png:
        * css1/box_properties/padding_top-expected.checksum:
        * css1/box_properties/padding_top-expected.png:
        * css1/box_properties/padding_top_inline-expected.checksum:
        * css1/box_properties/padding_top_inline-expected.png:
        * css1/box_properties/width-expected.checksum:
        * css1/box_properties/width-expected.png:
        * css1/cascade/cascade_order-expected.checksum:
        * css1/cascade/cascade_order-expected.png:
        * css1/cascade/important-expected.checksum:
        * css1/cascade/important-expected.png:
        * css1/classification/display-expected.checksum:
        * css1/classification/display-expected.png:
        * css1/classification/list_style-expected.checksum:
        * css1/classification/list_style-expected.png:
        * css1/classification/list_style_image-expected.checksum:
        * css1/classification/list_style_image-expected.png:
        * css1/classification/list_style_position-expected.checksum:
        * css1/classification/list_style_position-expected.png:
        * css1/classification/list_style_type-expected.checksum:
        * css1/classification/list_style_type-expected.png:
        * css1/classification/white_space-expected.checksum:
        * css1/classification/white_space-expected.png:
        * css1/color_and_background/background-expected.checksum:
        * css1/color_and_background/background-expected.png:
        * css1/color_and_background/background_attachment-expected.checksum:
        * css1/color_and_background/background_attachment-expected.png:
        * css1/color_and_background/background_color-expected.checksum:
        * css1/color_and_background/background_color-expected.png:
        * css1/color_and_background/background_image-expected.checksum:
        * css1/color_and_background/background_image-expected.png:
        * css1/color_and_background/background_position-expected.checksum:
        * css1/color_and_background/background_position-expected.png:
        * css1/color_and_background/background_repeat-expected.checksum:
        * css1/color_and_background/background_repeat-expected.png:
        * css1/color_and_background/color-expected.checksum:
        * css1/color_and_background/color-expected.png:
        * css1/font_properties/font-expected.checksum:
        * css1/font_properties/font-expected.png:
        * css1/font_properties/font_family-expected.checksum:
        * css1/font_properties/font_family-expected.png:
        * css1/font_properties/font_size-expected.checksum:
        * css1/font_properties/font_size-expected.png:
        * css1/font_properties/font_style-expected.checksum:
        * css1/font_properties/font_style-expected.png:
        * css1/font_properties/font_variant-expected.checksum:
        * css1/font_properties/font_variant-expected.png:
        * css1/font_properties/font_weight-expected.checksum:
        * css1/font_properties/font_weight-expected.png:
        * css1/formatting_model/canvas-expected.checksum:
        * css1/formatting_model/canvas-expected.png:
        * css1/formatting_model/floating_elements-expected.checksum:
        * css1/formatting_model/floating_elements-expected.png:
        * css1/formatting_model/height_of_lines-expected.checksum:
        * css1/formatting_model/height_of_lines-expected.png:
        * css1/formatting_model/inline_elements-expected.checksum:
        * css1/formatting_model/inline_elements-expected.png:
        * css1/formatting_model/replaced_elements-expected.checksum:
        * css1/formatting_model/replaced_elements-expected.png:
        * css1/formatting_model/vertical_formatting-expected.checksum:
        * css1/formatting_model/vertical_formatting-expected.png:
        * css1/pseudo/anchor-expected.checksum:
        * css1/pseudo/anchor-expected.png:
        * css1/pseudo/firstletter-expected.checksum:
        * css1/pseudo/firstletter-expected.png:
        * css1/pseudo/firstline-expected.checksum:
        * css1/pseudo/firstline-expected.png:
        * css1/pseudo/multiple_pseudo_elements-expected.checksum:
        * css1/pseudo/multiple_pseudo_elements-expected.png:
        * css1/pseudo/pseudo_elements_in_selectors-expected.checksum:
        * css1/pseudo/pseudo_elements_in_selectors-expected.png:
        * css1/text_properties/letter_spacing-expected.checksum:
        * css1/text_properties/letter_spacing-expected.png:
        * css1/text_properties/line_height-expected.checksum:
        * css1/text_properties/line_height-expected.png:
        * css1/text_properties/text_align-expected.checksum:
        * css1/text_properties/text_align-expected.png:
        * css1/text_properties/text_decoration-expected.checksum:
        * css1/text_properties/text_decoration-expected.png:
        * css1/text_properties/text_indent-expected.checksum:
        * css1/text_properties/text_indent-expected.png:
        * css1/text_properties/text_transform-expected.checksum:
        * css1/text_properties/text_transform-expected.png:
        * css1/text_properties/vertical_align-expected.checksum:
        * css1/text_properties/vertical_align-expected.png:
        * css1/text_properties/word_spacing-expected.checksum:
        * css1/text_properties/word_spacing-expected.png:
        * css1/units/color_units-expected.checksum:
        * css1/units/color_units-expected.png:
        * css1/units/length_units-expected.checksum:
        * css1/units/length_units-expected.png:
        * css1/units/percentage_units-expected.checksum:
        * css1/units/percentage_units-expected.png:
        * css1/units/urls-expected.checksum:
        * css1/units/urls-expected.png:
        * css2.1/t0804-c5510-padn-00-b-ag-expected.checksum:
        * css2.1/t0804-c5510-padn-00-b-ag-expected.png:
        * css2.1/t0805-c5517-brdr-s-00-c-expected.checksum:
        * css2.1/t0805-c5517-brdr-s-00-c-expected.png:
        * css2.1/t0805-c5517-ibrdr-s-00-a-expected.checksum:
        * css2.1/t0805-c5517-ibrdr-s-00-a-expected.png:
        * css2.1/t0805-c5522-brdr-00-b-expected.checksum:
        * css2.1/t0805-c5522-brdr-00-b-expected.png:
        * css2.1/t100801-c544-valgn-02-d-agi-expected.checksum:
        * css2.1/t100801-c544-valgn-02-d-agi-expected.png:
        * css2.1/t100801-c544-valgn-03-d-agi-expected.checksum:
        * css2.1/t100801-c544-valgn-03-d-agi-expected.png:
        * css2.1/t100801-c544-valgn-04-d-agi-expected.checksum:
        * css2.1/t100801-c544-valgn-04-d-agi-expected.png:
        * editing/execCommand/insertHTML-expected.checksum:
        * editing/execCommand/insertHTML-expected.png:
        * editing/execCommand/insertHorizontalRule-expected.checksum:
        * editing/execCommand/insertHorizontalRule-expected.png:
        * editing/inserting/4278698-expected.checksum:
        * editing/inserting/4278698-expected.png:
        * editing/pasteboard/3976872-expected.checksum:
        * editing/pasteboard/3976872-expected.png:
        * editing/pasteboard/4076267-2-expected.checksum:
        * editing/pasteboard/4076267-2-expected.png:
        * editing/pasteboard/4076267-3-expected.checksum:
        * editing/pasteboard/4076267-3-expected.png:
        * editing/pasteboard/4076267-expected.checksum:
        * editing/pasteboard/4076267-expected.png:
        * editing/pasteboard/display-block-on-spans-expected.checksum:
        * editing/pasteboard/display-block-on-spans-expected.png:
        * editing/pasteboard/drop-text-without-selection-expected.checksum:
        * editing/pasteboard/drop-text-without-selection-expected.png:
        * editing/pasteboard/paste-table-001-expected.checksum:
        * editing/pasteboard/paste-table-001-expected.png:
        * editing/pasteboard/undoable-fragment-removes-expected.checksum:
        * editing/pasteboard/undoable-fragment-removes-expected.png:
        * editing/selection/4402375-expected.checksum:
        * editing/selection/4402375-expected.png:
        * editing/selection/6476-expected.checksum:
        * editing/selection/6476-expected.png:
        * editing/selection/7152-1-expected.checksum:
        * editing/selection/7152-1-expected.png:
        * editing/selection/7152-2-expected.checksum:
        * editing/selection/7152-2-expected.png:
        * editing/selection/image-before-linebreak-expected.checksum:
        * editing/selection/image-before-linebreak-expected.png:
        * editing/selection/move-by-line-001-expected.checksum:
        * editing/selection/move-by-line-001-expected.png:
        * editing/undo/4063751-expected.checksum:
        * editing/undo/4063751-expected.png:
        * editing/unsupported-content/table-type-after-expected.checksum:
        * editing/unsupported-content/table-type-after-expected.png:
        * editing/unsupported-content/table-type-before-expected.checksum:
        * editing/unsupported-content/table-type-before-expected.png:
        * fast/block/basic/018-expected.checksum:
        * fast/block/basic/018-expected.png:
        * fast/block/basic/text-indent-rtl-expected.checksum:
        * fast/block/basic/text-indent-rtl-expected.png:
        * fast/block/float/015-expected.checksum:
        * fast/block/float/015-expected.png:
        * fast/block/float/025-expected.checksum:
        * fast/block/float/025-expected.png:
        * fast/block/float/026-expected.checksum:
        * fast/block/float/026-expected.png:
        * fast/block/float/027-expected.checksum:
        * fast/block/float/027-expected.png:
        * fast/block/float/028-expected.checksum:
        * fast/block/float/028-expected.png:
        * fast/block/positioning/height-change-expected.checksum:
        * fast/block/positioning/height-change-expected.png:
        * fast/block/positioning/relayout-on-position-change-expected.checksum:
        * fast/block/positioning/relayout-on-position-change-expected.png:
        * fast/block/positioning/window-height-change-expected.checksum:
        * fast/block/positioning/window-height-change-expected.png:
        * fast/css-generated-content/014-expected.checksum:
        * fast/css-generated-content/014-expected.png:
        * fast/css-generated-content/hover-style-change-expected.checksum:
        * fast/css-generated-content/hover-style-change-expected.png:
        * fast/css/MarqueeLayoutTest-expected.checksum:
        * fast/css/MarqueeLayoutTest-expected.png:
        * fast/css/apple-prefix-expected.checksum:
        * fast/css/apple-prefix-expected.png:
        * fast/css/hover-subselector-expected.checksum:
        * fast/css/hover-subselector-expected.png:
        * fast/css/rtl-ordering-expected.checksum:
        * fast/css/rtl-ordering-expected.png:
        * fast/css/universal-hover-quirk-expected.checksum:
        * fast/css/universal-hover-quirk-expected.png:
        * fast/dom/HTMLElement/bdo-expected.checksum:
        * fast/dom/HTMLElement/bdo-expected.png:
        * fast/dom/HTMLTableElement/colSpan-expected.checksum:
        * fast/dom/HTMLTableElement/colSpan-expected.png:
        * fast/dom/HTMLTableElement/createCaption-expected.checksum:
        * fast/dom/HTMLTableElement/createCaption-expected.png:
        * fast/dom/clone-node-dynamic-style-expected.checksum:
        * fast/dom/clone-node-dynamic-style-expected.png:
        * fast/dom/isindex-002-expected.checksum:
        * fast/dom/isindex-002-expected.png:
        * fast/dom/row-inner-text-expected.checksum:
        * fast/dom/row-inner-text-expected.png:
        * fast/dynamic/012-expected.checksum:
        * fast/dynamic/012-expected.png:
        * fast/dynamic/013-expected.checksum:
        * fast/dynamic/013-expected.png:
        * fast/dynamic/015-expected.checksum:
        * fast/dynamic/015-expected.png:
        * fast/encoding/invalid-UTF-8-expected.checksum:
        * fast/encoding/invalid-UTF-8-expected.png:
        * fast/encoding/utf-16-big-endian-expected.checksum:
        * fast/encoding/utf-16-big-endian-expected.png:
        * fast/encoding/utf-16-little-endian-expected.checksum:
        * fast/encoding/utf-16-little-endian-expected.png:
        * fast/events/event-sender-mouse-moved-expected.checksum:
        * fast/events/event-sender-mouse-moved-expected.png:
        * fast/forms/001-expected.checksum:
        * fast/forms/001-expected.png:
        * fast/forms/006-expected.checksum:
        * fast/forms/006-expected.png:
        * fast/forms/007-expected.checksum:
        * fast/forms/007-expected.png:
        * fast/forms/button-default-title-expected.checksum:
        * fast/forms/button-default-title-expected.png:
        * fast/forms/button-inner-block-reuse-expected.checksum:
        * fast/forms/button-inner-block-reuse-expected.png:
        * fast/forms/input-appearance-disabled-expected.checksum:
        * fast/forms/input-appearance-disabled-expected.png:
        * fast/forms/input-appearance-disabled-expected.txt:
        * fast/forms/input-value-expected.checksum:
        * fast/forms/input-value-expected.png:
        * fast/forms/visual-hebrew-text-field-expected.checksum:
        * fast/forms/visual-hebrew-text-field-expected.png:
        * fast/lists/004-expected.checksum:
        * fast/lists/004-expected.png:
        * fast/lists/markers-in-selection-expected.checksum:
        * fast/lists/markers-in-selection-expected.png:
        * fast/lists/olstart-expected.checksum:
        * fast/lists/olstart-expected.png:
        * fast/overflow/002-expected.checksum:
        * fast/overflow/002-expected.png:
        * fast/overflow/overflow-rtl-inline-scrollbar-expected.checksum:
        * fast/overflow/overflow-rtl-inline-scrollbar-expected.png:
        * fast/overflow/overflow-text-hit-testing-expected.checksum:
        * fast/overflow/overflow-text-hit-testing-expected.png:
        * fast/parser/entities-in-xhtml-expected.checksum:
        * fast/parser/entities-in-xhtml-expected.png:
        * fast/repaint/flexible-box-overflow-expected.checksum:
        * fast/repaint/flexible-box-overflow-expected.png:
        * fast/repaint/flexible-box-overflow-horizontal-expected.checksum:
        * fast/repaint/flexible-box-overflow-horizontal-expected.png:
        * fast/repaint/inline-block-overflow-expected.checksum:
        * fast/repaint/inline-block-overflow-expected.png:
        * fast/repaint/layer-outline-expected.checksum:
        * fast/repaint/layer-outline-expected.png:
        * fast/repaint/layer-outline-horizontal-expected.checksum:
        * fast/repaint/layer-outline-horizontal-expected.png:
        * fast/repaint/text-shadow-expected.checksum:
        * fast/repaint/text-shadow-expected.png:
        * fast/repaint/text-shadow-horizontal-expected.checksum:
        * fast/repaint/text-shadow-horizontal-expected.png:
        * fast/replaced/005-expected.checksum:
        * fast/replaced/005-expected.png:
        * fast/replaced/inline-box-wrapper-handover-expected.checksum:
        * fast/replaced/inline-box-wrapper-handover-expected.png:
        * fast/selectors/032-expected.checksum:
        * fast/selectors/032-expected.png:
        * fast/selectors/077-expected.checksum:
        * fast/selectors/077-expected.png:
        * fast/selectors/077b-expected.checksum:
        * fast/selectors/077b-expected.png:
        * fast/selectors/078b-expected.checksum:
        * fast/selectors/078b-expected.png:
        * fast/table/003-expected.checksum:
        * fast/table/003-expected.png:
        * fast/table/004-expected.checksum:
        * fast/table/004-expected.png:
        * fast/table/006-expected.checksum:
        * fast/table/006-expected.png:
        * fast/table/007-expected.checksum:
        * fast/table/007-expected.png:
        * fast/table/009-expected.checksum:
        * fast/table/009-expected.png:
        * fast/table/017-expected.checksum:
        * fast/table/017-expected.png:
        * fast/table/018-expected.checksum:
        * fast/table/018-expected.png:
        * fast/table/020-expected.checksum:
        * fast/table/020-expected.png:
        * fast/table/029-expected.checksum:
        * fast/table/029-expected.png:
        * fast/table/030-expected.checksum:
        * fast/table/030-expected.png:
        * fast/table/035-expected.checksum:
        * fast/table/035-expected.png:
        * fast/table/038-expected.checksum:
        * fast/table/038-expected.png:
        * fast/table/039-expected.checksum:
        * fast/table/039-expected.png:
        * fast/table/040-expected.checksum:
        * fast/table/040-expected.png:
        * fast/table/041-expected.checksum:
        * fast/table/041-expected.png:
        * fast/table/add-before-anonymous-child-expected.checksum:
        * fast/table/add-before-anonymous-child-expected.png:
        * fast/table/border-collapsing/rtl-border-collapsing-expected.checksum:
        * fast/table/border-collapsing/rtl-border-collapsing-expected.png:
        * fast/table/edge-offsets-expected.checksum:
        * fast/table/edge-offsets-expected.png:
        * fast/table/empty-table-percent-height-expected.checksum:
        * fast/table/empty-table-percent-height-expected.png:
        * fast/table/giantRowspan-expected.checksum:
        * fast/table/giantRowspan-expected.png:
        * fast/table/large-width-expected.checksum:
        * fast/table/large-width-expected.png:
        * fast/table/multiple-percent-height-rows-expected.checksum:
        * fast/table/multiple-percent-height-rows-expected.png:
        * fast/table/nobr-expected.checksum:
        * fast/table/nobr-expected.png:
        * fast/table/overflowHidden-expected.checksum:
        * fast/table/overflowHidden-expected.png:
        * fast/table/percent-heights-expected.checksum:
        * fast/table/percent-heights-expected.png:
        * fast/table/rowindex-expected.checksum:
        * fast/table/rowindex-expected.png:
        * fast/table/rowspan-paint-order-expected.checksum:
        * fast/table/rowspan-paint-order-expected.png:
        * fast/table/spanOverlapRepaint-expected.checksum:
        * fast/table/spanOverlapRepaint-expected.png:
        * fast/text/atsui-kerning-and-ligatures-expected.checksum:
        * fast/text/atsui-kerning-and-ligatures-expected.png:
        * fast/text/atsui-multiple-renderers-expected.checksum:
        * fast/text/atsui-multiple-renderers-expected.png:
        * fast/text/atsui-pointtooffset-calls-cg-expected.checksum:
        * fast/text/atsui-pointtooffset-calls-cg-expected.png:
        * fast/text/atsui-rtl-override-selection-expected.checksum:
        * fast/text/atsui-rtl-override-selection-expected.png:
        * fast/text/atsui-small-caps-punctuation-size-expected.checksum:
        * fast/text/atsui-small-caps-punctuation-size-expected.png:
        * fast/text/atsui-spacing-features-expected.checksum:
        * fast/text/atsui-spacing-features-expected.png:
        * fast/text/basic/001-expected.checksum:
        * fast/text/basic/001-expected.png:
        * fast/text/basic/006-expected.checksum:
        * fast/text/basic/006-expected.png:
        * fast/text/basic/007-expected.checksum:
        * fast/text/basic/007-expected.png:
        * fast/text/basic/015-expected.checksum:
        * fast/text/basic/015-expected.png:
        * fast/text/cg-vs-atsui-expected.checksum:
        * fast/text/cg-vs-atsui-expected.png:
        * fast/text/in-rendered-text-rtl-expected.checksum:
        * fast/text/in-rendered-text-rtl-expected.png:
        * fast/text/international/003-expected.checksum:
        * fast/text/international/003-expected.png:
        * fast/text/international/bidi-LDB-2-CSS-expected.checksum:
        * fast/text/international/bidi-LDB-2-CSS-expected.png:
        * fast/text/international/bidi-LDB-2-HTML-expected.checksum:
        * fast/text/international/bidi-LDB-2-HTML-expected.png:
        * fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum:
        * fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
        * fast/text/international/bidi-european-terminators-expected.checksum:
        * fast/text/international/bidi-european-terminators-expected.png:
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum:
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.png:
        * fast/text/international/bidi-innertext-expected.checksum:
        * fast/text/international/bidi-innertext-expected.png:
        * fast/text/should-use-atsui-expected.checksum:
        * fast/text/should-use-atsui-expected.png:
        * fast/text/whitespace/027-expected.checksum:
        * fast/text/whitespace/027-expected.png:
        * fast/text/whitespace/pre-wrap-overflow-selection-expected.checksum:
        * fast/text/whitespace/pre-wrap-overflow-selection-expected.png:
        * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum:
        * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png:
        * tables/mozilla/bugs/45621-expected.checksum:
        * tables/mozilla/bugs/45621-expected.png:
        * tables/mozilla/bugs/bug10009-expected.checksum:
        * tables/mozilla/bugs/bug10009-expected.png:
        * tables/mozilla/bugs/bug10036-expected.checksum:
        * tables/mozilla/bugs/bug10036-expected.png:
        * tables/mozilla/bugs/bug10039-expected.checksum:
        * tables/mozilla/bugs/bug10039-expected.png:
        * tables/mozilla/bugs/bug101201-expected.checksum:
        * tables/mozilla/bugs/bug101201-expected.png:
        * tables/mozilla/bugs/bug1055-1-expected.checksum:
        * tables/mozilla/bugs/bug1055-1-expected.png:
        * tables/mozilla/bugs/bug10565-expected.checksum:
        * tables/mozilla/bugs/bug10565-expected.png:
        * tables/mozilla/bugs/bug1067-2-expected.checksum:
        * tables/mozilla/bugs/bug1067-2-expected.png:
        * tables/mozilla/bugs/bug106795-expected.checksum:
        * tables/mozilla/bugs/bug106795-expected.png:
        * tables/mozilla/bugs/bug106816-expected.checksum:
        * tables/mozilla/bugs/bug106816-expected.png:
        * tables/mozilla/bugs/bug108340-expected.checksum:
        * tables/mozilla/bugs/bug108340-expected.png:
        * tables/mozilla/bugs/bug109043-expected.checksum:
        * tables/mozilla/bugs/bug109043-expected.png:
        * tables/mozilla/bugs/bug110566-expected.checksum:
        * tables/mozilla/bugs/bug110566-expected.png:
        * tables/mozilla/bugs/bug113235-1-expected.checksum:
        * tables/mozilla/bugs/bug113235-1-expected.png:
        * tables/mozilla/bugs/bug113235-3-expected.checksum:
        * tables/mozilla/bugs/bug113235-3-expected.png:
        * tables/mozilla/bugs/bug113424-expected.checksum:
        * tables/mozilla/bugs/bug113424-expected.png:
        * tables/mozilla/bugs/bug11384q-expected.checksum:
        * tables/mozilla/bugs/bug11384q-expected.png:
        * tables/mozilla/bugs/bug1188-expected.checksum:
        * tables/mozilla/bugs/bug1188-expected.png:
        * tables/mozilla/bugs/bug11944-expected.checksum:
        * tables/mozilla/bugs/bug11944-expected.png:
        * tables/mozilla/bugs/bug119786-expected.checksum:
        * tables/mozilla/bugs/bug119786-expected.png:
        * tables/mozilla/bugs/bug12008-expected.checksum:
        * tables/mozilla/bugs/bug12008-expected.png:
        * tables/mozilla/bugs/bug1220-expected.checksum:
        * tables/mozilla/bugs/bug1220-expected.png:
        * tables/mozilla/bugs/bug1224-expected.checksum:
        * tables/mozilla/bugs/bug1224-expected.png:
        * tables/mozilla/bugs/bug12268-expected.checksum:
        * tables/mozilla/bugs/bug12268-expected.png:
        * tables/mozilla/bugs/bug12384-expected.checksum:
        * tables/mozilla/bugs/bug12384-expected.png:
        * tables/mozilla/bugs/bug1261-expected.checksum:
        * tables/mozilla/bugs/bug1261-expected.png:
        * tables/mozilla/bugs/bug12709-expected.checksum:
        * tables/mozilla/bugs/bug12709-expected.png:
        * tables/mozilla/bugs/bug128229-expected.checksum:
        * tables/mozilla/bugs/bug128229-expected.png:
        * tables/mozilla/bugs/bug12908-1-expected.checksum:
        * tables/mozilla/bugs/bug12908-1-expected.png:
        * tables/mozilla/bugs/bug12910-expected.checksum:
        * tables/mozilla/bugs/bug12910-expected.png:
        * tables/mozilla/bugs/bug1302-expected.checksum:
        * tables/mozilla/bugs/bug1302-expected.png:
        * tables/mozilla/bugs/bug131020-2-expected.checksum:
        * tables/mozilla/bugs/bug131020-2-expected.png:
        * tables/mozilla/bugs/bug131020-expected.checksum:
        * tables/mozilla/bugs/bug131020-expected.png:
        * tables/mozilla/bugs/bug13118-expected.checksum:
        * tables/mozilla/bugs/bug13118-expected.png:
        * tables/mozilla/bugs/bug13169-expected.checksum:
        * tables/mozilla/bugs/bug13169-expected.png:
        * tables/mozilla/bugs/bug1318-expected.checksum:
        * tables/mozilla/bugs/bug1318-expected.png:
        * tables/mozilla/bugs/bug13196-expected.checksum:
        * tables/mozilla/bugs/bug13196-expected.png:
        * tables/mozilla/bugs/bug133756-2-expected.checksum:
        * tables/mozilla/bugs/bug133756-2-expected.png:
        * tables/mozilla/bugs/bug133948-expected.checksum:
        * tables/mozilla/bugs/bug133948-expected.png:
        * tables/mozilla/bugs/bug13484-expected.checksum:
        * tables/mozilla/bugs/bug13484-expected.png:
        * tables/mozilla/bugs/bug139524-4-expected.checksum:
        * tables/mozilla/bugs/bug139524-4-expected.png:
        * tables/mozilla/bugs/bug1474-expected.checksum:
        * tables/mozilla/bugs/bug1474-expected.png:
        * tables/mozilla/bugs/bug149275-1-expected.checksum:
        * tables/mozilla/bugs/bug149275-1-expected.png:
        * tables/mozilla/bugs/bug149275-2-expected.checksum:
        * tables/mozilla/bugs/bug149275-2-expected.png:
        * tables/mozilla/bugs/bug14929-expected.checksum:
        * tables/mozilla/bugs/bug14929-expected.png:
        * tables/mozilla/bugs/bug15247-expected.checksum:
        * tables/mozilla/bugs/bug15247-expected.png:
        * tables/mozilla/bugs/bug15933-expected.checksum:
        * tables/mozilla/bugs/bug15933-expected.png:
        * tables/mozilla/bugs/bug16012-expected.checksum:
        * tables/mozilla/bugs/bug16012-expected.png:
        * tables/mozilla/bugs/bug16252-expected.checksum:
        * tables/mozilla/bugs/bug16252-expected.png:
        * tables/mozilla/bugs/bug17168-expected.checksum:
        * tables/mozilla/bugs/bug17168-expected.png:
        * tables/mozilla/bugs/bug175455-4-expected.checksum:
        * tables/mozilla/bugs/bug175455-4-expected.png:
        * tables/mozilla/bugs/bug17548-expected.checksum:
        * tables/mozilla/bugs/bug17548-expected.png:
        * tables/mozilla/bugs/bug17587-expected.checksum:
        * tables/mozilla/bugs/bug17587-expected.png:
        * tables/mozilla/bugs/bug1800-expected.checksum:
        * tables/mozilla/bugs/bug1800-expected.png:
        * tables/mozilla/bugs/bug1802-expected.checksum:
        * tables/mozilla/bugs/bug1802-expected.png:
        * tables/mozilla/bugs/bug1802s-expected.checksum:
        * tables/mozilla/bugs/bug1802s-expected.png:
        * tables/mozilla/bugs/bug1809-expected.checksum:
        * tables/mozilla/bugs/bug1809-expected.png:
        * tables/mozilla/bugs/bug1818-1-expected.checksum:
        * tables/mozilla/bugs/bug1818-1-expected.png:
        * tables/mozilla/bugs/bug1818-2-expected.checksum:
        * tables/mozilla/bugs/bug1818-2-expected.png:
        * tables/mozilla/bugs/bug1818-3-expected.checksum:
        * tables/mozilla/bugs/bug1818-3-expected.png:
        * tables/mozilla/bugs/bug1818-4-expected.checksum:
        * tables/mozilla/bugs/bug1818-4-expected.png:
        * tables/mozilla/bugs/bug1828-expected.checksum:
        * tables/mozilla/bugs/bug1828-expected.png:
        * tables/mozilla/bugs/bug18359-expected.checksum:
        * tables/mozilla/bugs/bug18359-expected.png:
        * tables/mozilla/bugs/bug18558-expected.checksum:
        * tables/mozilla/bugs/bug18558-expected.png:
        * tables/mozilla/bugs/bug18955-expected.checksum:
        * tables/mozilla/bugs/bug18955-expected.png:
        * tables/mozilla/bugs/bug19061-1-expected.checksum:
        * tables/mozilla/bugs/bug19061-1-expected.png:
        * tables/mozilla/bugs/bug19061-2-expected.checksum:
        * tables/mozilla/bugs/bug19061-2-expected.png:
        * tables/mozilla/bugs/bug19356-expected.checksum:
        * tables/mozilla/bugs/bug19356-expected.png:
        * tables/mozilla/bugs/bug194024-expected.checksum:
        * tables/mozilla/bugs/bug194024-expected.png:
        * tables/mozilla/bugs/bug19599-expected.checksum:
        * tables/mozilla/bugs/bug19599-expected.png:
        * tables/mozilla/bugs/bug2050-expected.checksum:
        * tables/mozilla/bugs/bug2050-expected.png:
        * tables/mozilla/bugs/bug2065-expected.checksum:
        * tables/mozilla/bugs/bug2065-expected.png:
        * tables/mozilla/bugs/bug20804-expected.checksum:
        * tables/mozilla/bugs/bug20804-expected.png:
        * tables/mozilla/bugs/bug21299-expected.checksum:
        * tables/mozilla/bugs/bug21299-expected.png:
        * tables/mozilla/bugs/bug21918-expected.checksum:
        * tables/mozilla/bugs/bug21918-expected.png:
        * tables/mozilla/bugs/bug219693-1-expected.checksum:
        * tables/mozilla/bugs/bug219693-1-expected.png:
        * tables/mozilla/bugs/bug219693-2-expected.checksum:
        * tables/mozilla/bugs/bug219693-2-expected.png:
        * tables/mozilla/bugs/bug220536-expected.checksum:
        * tables/mozilla/bugs/bug220536-expected.png:
        * tables/mozilla/bugs/bug221784-1-expected.checksum:
        * tables/mozilla/bugs/bug221784-1-expected.png:
        * tables/mozilla/bugs/bug221784-2-expected.checksum:
        * tables/mozilla/bugs/bug221784-2-expected.png:
        * tables/mozilla/bugs/bug2267-expected.checksum:
        * tables/mozilla/bugs/bug2267-expected.png:
        * tables/mozilla/bugs/bug2296-expected.checksum:
        * tables/mozilla/bugs/bug2296-expected.png:
        * tables/mozilla/bugs/bug23235-expected.checksum:
        * tables/mozilla/bugs/bug23235-expected.png:
        * tables/mozilla/bugs/bug24200-expected.checksum:
        * tables/mozilla/bugs/bug24200-expected.png:
        * tables/mozilla/bugs/bug24503-expected.checksum:
        * tables/mozilla/bugs/bug24503-expected.png:
        * tables/mozilla/bugs/bug24627-expected.checksum:
        * tables/mozilla/bugs/bug24627-expected.png:
        * tables/mozilla/bugs/bug24661-expected.checksum:
        * tables/mozilla/bugs/bug24661-expected.png:
        * tables/mozilla/bugs/bug2479-3-expected.checksum:
        * tables/mozilla/bugs/bug2479-3-expected.png:
        * tables/mozilla/bugs/bug24880-expected.checksum:
        * tables/mozilla/bugs/bug24880-expected.png:
        * tables/mozilla/bugs/bug25004-expected.checksum:
        * tables/mozilla/bugs/bug25004-expected.png:
        * tables/mozilla/bugs/bug25086-expected.checksum:
        * tables/mozilla/bugs/bug25086-expected.png:
        * tables/mozilla/bugs/bug2516-expected.checksum:
        * tables/mozilla/bugs/bug2516-expected.png:
        * tables/mozilla/bugs/bug25663-expected.checksum:
        * tables/mozilla/bugs/bug25663-expected.png:
        * tables/mozilla/bugs/bug2585-expected.checksum:
        * tables/mozilla/bugs/bug2585-expected.png:
        * tables/mozilla/bugs/bug26553-expected.checksum:
        * tables/mozilla/bugs/bug26553-expected.png:
        * tables/mozilla/bugs/bug2684-expected.checksum:
        * tables/mozilla/bugs/bug2684-expected.png:
        * tables/mozilla/bugs/bug27038-2-expected.checksum:
        * tables/mozilla/bugs/bug27038-2-expected.png:
        * tables/mozilla/bugs/bug2757-expected.checksum:
        * tables/mozilla/bugs/bug2757-expected.png:
        * tables/mozilla/bugs/bug2773-expected.checksum:
        * tables/mozilla/bugs/bug2773-expected.png:
        * tables/mozilla/bugs/bug278385-expected.checksum:
        * tables/mozilla/bugs/bug278385-expected.png:
        * tables/mozilla/bugs/bug27993-1-expected.checksum:
        * tables/mozilla/bugs/bug27993-1-expected.png:
        * tables/mozilla/bugs/bug2886-expected.checksum:
        * tables/mozilla/bugs/bug2886-expected.png:
        * tables/mozilla/bugs/bug28928-expected.checksum:
        * tables/mozilla/bugs/bug28928-expected.png:
        * tables/mozilla/bugs/bug29058-1-expected.checksum:
        * tables/mozilla/bugs/bug29058-1-expected.png:
        * tables/mozilla/bugs/bug29058-3-expected.checksum:
        * tables/mozilla/bugs/bug29058-3-expected.png:
        * tables/mozilla/bugs/bug29157-expected.checksum:
        * tables/mozilla/bugs/bug29157-expected.png:
        * tables/mozilla/bugs/bug29326-expected.checksum:
        * tables/mozilla/bugs/bug29326-expected.png:
        * tables/mozilla/bugs/bug29429-expected.checksum:
        * tables/mozilla/bugs/bug29429-expected.png:
        * tables/mozilla/bugs/bug2962-expected.checksum:
        * tables/mozilla/bugs/bug2962-expected.png:
        * tables/mozilla/bugs/bug2981-2-expected.checksum:
        * tables/mozilla/bugs/bug2981-2-expected.png:
        * tables/mozilla/bugs/bug30273-expected.checksum:
        * tables/mozilla/bugs/bug30273-expected.png:
        * tables/mozilla/bugs/bug30332-1-expected.checksum:
        * tables/mozilla/bugs/bug30332-1-expected.png:
        * tables/mozilla/bugs/bug30332-2-expected.checksum:
        * tables/mozilla/bugs/bug30332-2-expected.png:
        * tables/mozilla/bugs/bug30418-expected.checksum:
        * tables/mozilla/bugs/bug30418-expected.png:
        * tables/mozilla/bugs/bug30559-expected.checksum:
        * tables/mozilla/bugs/bug30559-expected.png:
        * tables/mozilla/bugs/bug30692-expected.checksum:
        * tables/mozilla/bugs/bug30692-expected.png:
        * tables/mozilla/bugs/bug3103-expected.checksum:
        * tables/mozilla/bugs/bug3103-expected.png:
        * tables/mozilla/bugs/bug3191-expected.checksum:
        * tables/mozilla/bugs/bug3191-expected.png:
        * tables/mozilla/bugs/bug32205-2-expected.checksum:
        * tables/mozilla/bugs/bug32205-2-expected.png:
        * tables/mozilla/bugs/bug32205-3-expected.checksum:
        * tables/mozilla/bugs/bug32205-3-expected.png:
        * tables/mozilla/bugs/bug32205-5-expected.checksum:
        * tables/mozilla/bugs/bug32205-5-expected.png:
        * tables/mozilla/bugs/bug3260-expected.checksum:
        * tables/mozilla/bugs/bug3260-expected.png:
        * tables/mozilla/bugs/bug3263-expected.checksum:
        * tables/mozilla/bugs/bug3263-expected.png:
        * tables/mozilla/bugs/bug32841-expected.checksum:
        * tables/mozilla/bugs/bug32841-expected.png:
        * tables/mozilla/bugs/bug3309-2-expected.checksum:
        * tables/mozilla/bugs/bug3309-2-expected.png:
        * tables/mozilla/bugs/bug33137-expected.checksum:
        * tables/mozilla/bugs/bug33137-expected.png:
        * tables/mozilla/bugs/bug34176-expected.checksum:
        * tables/mozilla/bugs/bug34176-expected.png:
        * tables/mozilla/bugs/bug3454-expected.checksum:
        * tables/mozilla/bugs/bug3454-expected.png:
        * tables/mozilla/bugs/bug35662-expected.checksum:
        * tables/mozilla/bugs/bug35662-expected.png:
        * tables/mozilla/bugs/bug3718-expected.checksum:
        * tables/mozilla/bugs/bug3718-expected.png:
        * tables/mozilla/bugs/bug38916-expected.checksum:
        * tables/mozilla/bugs/bug38916-expected.png:
        * tables/mozilla/bugs/bug39209-expected.checksum:
        * tables/mozilla/bugs/bug39209-expected.png:
        * tables/mozilla/bugs/bug3977-expected.checksum:
        * tables/mozilla/bugs/bug3977-expected.png:
        * tables/mozilla/bugs/bug40828-expected.checksum:
        * tables/mozilla/bugs/bug40828-expected.png:
        * tables/mozilla/bugs/bug4093-expected.checksum:
        * tables/mozilla/bugs/bug4093-expected.png:
        * tables/mozilla/bugs/bug41890-expected.checksum:
        * tables/mozilla/bugs/bug41890-expected.png:
        * tables/mozilla/bugs/bug42187-expected.checksum:
        * tables/mozilla/bugs/bug42187-expected.png:
        * tables/mozilla/bugs/bug42443-expected.checksum:
        * tables/mozilla/bugs/bug42443-expected.png:
        * tables/mozilla/bugs/bug4284-expected.checksum:
        * tables/mozilla/bugs/bug4284-expected.png:
        * tables/mozilla/bugs/bug43204-expected.checksum:
        * tables/mozilla/bugs/bug43204-expected.png:
        * tables/mozilla/bugs/bug4385-expected.checksum:
        * tables/mozilla/bugs/bug4385-expected.png:
        * tables/mozilla/bugs/bug43854-1-expected.checksum:
        * tables/mozilla/bugs/bug43854-1-expected.png:
        * tables/mozilla/bugs/bug4427-expected.checksum:
        * tables/mozilla/bugs/bug4427-expected.png:
        * tables/mozilla/bugs/bug4429-expected.checksum:
        * tables/mozilla/bugs/bug4429-expected.png:
        * tables/mozilla/bugs/bug44505-expected.checksum:
        * tables/mozilla/bugs/bug44505-expected.png:
        * tables/mozilla/bugs/bug44523-expected.checksum:
        * tables/mozilla/bugs/bug44523-expected.png:
        * tables/mozilla/bugs/bug4501-expected.checksum:
        * tables/mozilla/bugs/bug4501-expected.png:
        * tables/mozilla/bugs/bug4520-expected.checksum:
        * tables/mozilla/bugs/bug4520-expected.png:
        * tables/mozilla/bugs/bug4523-expected.checksum:
        * tables/mozilla/bugs/bug4523-expected.png:
        * tables/mozilla/bugs/bug45486-expected.checksum:
        * tables/mozilla/bugs/bug45486-expected.png:
        * tables/mozilla/bugs/bug4576-expected.checksum:
        * tables/mozilla/bugs/bug4576-expected.png:
        * tables/mozilla/bugs/bug46268-1-expected.checksum:
        * tables/mozilla/bugs/bug46268-1-expected.png:
        * tables/mozilla/bugs/bug46268-2-expected.checksum:
        * tables/mozilla/bugs/bug46268-2-expected.png:
        * tables/mozilla/bugs/bug46268-3-expected.checksum:
        * tables/mozilla/bugs/bug46268-3-expected.png:
        * tables/mozilla/bugs/bug46268-5-expected.checksum:
        * tables/mozilla/bugs/bug46268-5-expected.png:
        * tables/mozilla/bugs/bug46268-expected.checksum:
        * tables/mozilla/bugs/bug46268-expected.png:
        * tables/mozilla/bugs/bug46368-1-expected.checksum:
        * tables/mozilla/bugs/bug46368-1-expected.png:
        * tables/mozilla/bugs/bug46368-2-expected.checksum:
        * tables/mozilla/bugs/bug46368-2-expected.png:
        * tables/mozilla/bugs/bug46623-1-expected.checksum:
        * tables/mozilla/bugs/bug46623-1-expected.png:
        * tables/mozilla/bugs/bug46623-2-expected.checksum:
        * tables/mozilla/bugs/bug46623-2-expected.png:
        * tables/mozilla/bugs/bug46924-expected.checksum:
        * tables/mozilla/bugs/bug46924-expected.png:
        * tables/mozilla/bugs/bug46944-expected.checksum:
        * tables/mozilla/bugs/bug46944-expected.png:
        * tables/mozilla/bugs/bug4739-expected.checksum:
        * tables/mozilla/bugs/bug4739-expected.png:
        * tables/mozilla/bugs/bug47432-expected.checksum:
        * tables/mozilla/bugs/bug47432-expected.png:
        * tables/mozilla/bugs/bug48028-1-expected.checksum:
        * tables/mozilla/bugs/bug48028-1-expected.png:
        * tables/mozilla/bugs/bug48028-2-expected.checksum:
        * tables/mozilla/bugs/bug48028-2-expected.png:
        * tables/mozilla/bugs/bug50695-1-expected.checksum:
        * tables/mozilla/bugs/bug50695-1-expected.png:
        * tables/mozilla/bugs/bug51037-expected.checksum:
        * tables/mozilla/bugs/bug51037-expected.png:
        * tables/mozilla/bugs/bug51140-expected.checksum:
        * tables/mozilla/bugs/bug51140-expected.png:
        * tables/mozilla/bugs/bug5188-expected.checksum:
        * tables/mozilla/bugs/bug5188-expected.png:
        * tables/mozilla/bugs/bug53690-1-expected.checksum:
        * tables/mozilla/bugs/bug53690-1-expected.png:
        * tables/mozilla/bugs/bug53690-2-expected.checksum:
        * tables/mozilla/bugs/bug53690-2-expected.png:
        * tables/mozilla/bugs/bug53891-expected.checksum:
        * tables/mozilla/bugs/bug53891-expected.png:
        * tables/mozilla/bugs/bug54450-expected.checksum:
        * tables/mozilla/bugs/bug54450-expected.png:
        * tables/mozilla/bugs/bug55694-expected.checksum:
        * tables/mozilla/bugs/bug55694-expected.png:
        * tables/mozilla/bugs/bug56201-expected.checksum:
        * tables/mozilla/bugs/bug56201-expected.png:
        * tables/mozilla/bugs/bug56563-expected.checksum:
        * tables/mozilla/bugs/bug56563-expected.png:
        * tables/mozilla/bugs/bug57300-expected.checksum:
        * tables/mozilla/bugs/bug57300-expected.png:
        * tables/mozilla/bugs/bug57378-expected.checksum:
        * tables/mozilla/bugs/bug57378-expected.png:
        * tables/mozilla/bugs/bug57828-expected.checksum:
        * tables/mozilla/bugs/bug57828-expected.png:
        * tables/mozilla/bugs/bug5797-expected.checksum:
        * tables/mozilla/bugs/bug5797-expected.png:
        * tables/mozilla/bugs/bug5798-expected.checksum:
        * tables/mozilla/bugs/bug5798-expected.png:
        * tables/mozilla/bugs/bug5799-expected.checksum:
        * tables/mozilla/bugs/bug5799-expected.png:
        * tables/mozilla/bugs/bug5835-expected.checksum:
        * tables/mozilla/bugs/bug5835-expected.png:
        * tables/mozilla/bugs/bug5838-expected.checksum:
        * tables/mozilla/bugs/bug5838-expected.png:
        * tables/mozilla/bugs/bug58402-1-expected.checksum:
        * tables/mozilla/bugs/bug58402-1-expected.png:
        * tables/mozilla/bugs/bug59354-expected.checksum:
        * tables/mozilla/bugs/bug59354-expected.png:
        * tables/mozilla/bugs/bug60013-expected.checksum:
        * tables/mozilla/bugs/bug60013-expected.png:
        * tables/mozilla/bugs/bug60749-expected.checksum:
        * tables/mozilla/bugs/bug60749-expected.png:
        * tables/mozilla/bugs/bug60804-expected.checksum:
        * tables/mozilla/bugs/bug60804-expected.png:
        * tables/mozilla/bugs/bug60807-expected.checksum:
        * tables/mozilla/bugs/bug60807-expected.png:
        * tables/mozilla/bugs/bug60992-expected.checksum:
        * tables/mozilla/bugs/bug60992-expected.png:
        * tables/mozilla/bugs/bug6184-expected.checksum:
        * tables/mozilla/bugs/bug6184-expected.png:
        * tables/mozilla/bugs/bug625-expected.checksum:
        * tables/mozilla/bugs/bug625-expected.png:
        * tables/mozilla/bugs/bug625-expected.txt:
        * tables/mozilla/bugs/bug6304-expected.checksum:
        * tables/mozilla/bugs/bug6304-expected.png:
        * tables/mozilla/bugs/bug647-expected.checksum:
        * tables/mozilla/bugs/bug647-expected.png:
        * tables/mozilla/bugs/bug6674-expected.checksum:
        * tables/mozilla/bugs/bug6674-expected.png:
        * tables/mozilla/bugs/bug67915-1-expected.checksum:
        * tables/mozilla/bugs/bug67915-1-expected.png:
        * tables/mozilla/bugs/bug68998-expected.checksum:
        * tables/mozilla/bugs/bug68998-expected.png:
        * tables/mozilla/bugs/bug69187-expected.checksum:
        * tables/mozilla/bugs/bug69187-expected.png:
        * tables/mozilla/bugs/bug69382-1-expected.checksum:
        * tables/mozilla/bugs/bug69382-1-expected.png:
        * tables/mozilla/bugs/bug69382-2-expected.checksum:
        * tables/mozilla/bugs/bug69382-2-expected.png:
        * tables/mozilla/bugs/bug7112-1-expected.checksum:
        * tables/mozilla/bugs/bug7112-1-expected.png:
        * tables/mozilla/bugs/bug7112-2-expected.checksum:
        * tables/mozilla/bugs/bug7112-2-expected.png:
        * tables/mozilla/bugs/bug7121-1-expected.checksum:
        * tables/mozilla/bugs/bug7121-1-expected.png:
        * tables/mozilla/bugs/bug727-expected.checksum:
        * tables/mozilla/bugs/bug727-expected.png:
        * tables/mozilla/bugs/bug73321-expected.checksum:
        * tables/mozilla/bugs/bug73321-expected.png:
        * tables/mozilla/bugs/bug7342-expected.checksum:
        * tables/mozilla/bugs/bug7342-expected.png:
        * tables/mozilla/bugs/bug7471-expected.checksum:
        * tables/mozilla/bugs/bug7471-expected.png:
        * tables/mozilla/bugs/bug7714-expected.checksum:
        * tables/mozilla/bugs/bug7714-expected.png:
        * tables/mozilla/bugs/bug78162-expected.checksum:
        * tables/mozilla/bugs/bug78162-expected.png:
        * tables/mozilla/bugs/bug81934-expected.checksum:
        * tables/mozilla/bugs/bug81934-expected.png:
        * tables/mozilla/bugs/bug82946-1-expected.checksum:
        * tables/mozilla/bugs/bug82946-1-expected.png:
        * tables/mozilla/bugs/bug8381-expected.checksum:
        * tables/mozilla/bugs/bug8381-expected.png:
        * tables/mozilla/bugs/bug86708-expected.checksum:
        * tables/mozilla/bugs/bug86708-expected.png:
        * tables/mozilla/bugs/bug88035-1-expected.checksum:
        * tables/mozilla/bugs/bug88035-1-expected.png:
        * tables/mozilla/bugs/bug88035-2-expected.checksum:
        * tables/mozilla/bugs/bug88035-2-expected.png:
        * tables/mozilla/bugs/bug8858-expected.checksum:
        * tables/mozilla/bugs/bug8858-expected.png:
        * tables/mozilla/bugs/bug8950-expected.checksum:
        * tables/mozilla/bugs/bug8950-expected.png:
        * tables/mozilla/bugs/bug9123-1-expected.checksum:
        * tables/mozilla/bugs/bug9123-1-expected.png:
        * tables/mozilla/bugs/bug9123-2-expected.checksum:
        * tables/mozilla/bugs/bug9123-2-expected.png:
        * tables/mozilla/bugs/bug92143-expected.checksum:
        * tables/mozilla/bugs/bug92143-expected.png:
        * tables/mozilla/bugs/bug92647-2-expected.checksum:
        * tables/mozilla/bugs/bug92647-2-expected.png:
        * tables/mozilla/bugs/bug9271-1-expected.checksum:
        * tables/mozilla/bugs/bug9271-1-expected.png:
        * tables/mozilla/bugs/bug9271-2-expected.checksum:
        * tables/mozilla/bugs/bug9271-2-expected.png:
        * tables/mozilla/bugs/bug965-expected.checksum:
        * tables/mozilla/bugs/bug965-expected.png:
        * tables/mozilla/bugs/bug97138-expected.checksum:
        * tables/mozilla/bugs/bug97138-expected.png:
        * tables/mozilla/bugs/bug98196-expected.checksum:
        * tables/mozilla/bugs/bug98196-expected.png:
        * tables/mozilla/bugs/bug9879-1-expected.checksum:
        * tables/mozilla/bugs/bug9879-1-expected.png:
        * tables/mozilla/bugs/bug99923-expected.checksum:
        * tables/mozilla/bugs/bug99923-expected.png:
        * tables/mozilla/collapsing_borders/bug41262-4-expected.checksum:
        * tables/mozilla/collapsing_borders/bug41262-4-expected.png:
        * tables/mozilla/core/bloomberg-expected.checksum:
        * tables/mozilla/core/bloomberg-expected.png:
        * tables/mozilla/core/borders-expected.checksum:
        * tables/mozilla/core/borders-expected.png:
        * tables/mozilla/core/captions-expected.checksum:
        * tables/mozilla/core/captions-expected.png:
        * tables/mozilla/core/cell_heights-expected.checksum:
        * tables/mozilla/core/cell_heights-expected.png:
        * tables/mozilla/core/col_span-expected.checksum:
        * tables/mozilla/core/col_span-expected.png:
        * tables/mozilla/core/col_widths_auto_auto-expected.checksum:
        * tables/mozilla/core/col_widths_auto_auto-expected.png:
        * tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
        * tables/mozilla/core/col_widths_auto_autoFix-expected.png:
        * tables/mozilla/core/col_widths_auto_autoFixPer-expected.checksum:
        * tables/mozilla/core/col_widths_auto_autoFixPer-expected.png:
        * tables/mozilla/core/col_widths_auto_autoPer-expected.checksum:
        * tables/mozilla/core/col_widths_auto_autoPer-expected.png:
        * tables/mozilla/core/col_widths_auto_fix-expected.checksum:
        * tables/mozilla/core/col_widths_auto_fix-expected.png:
        * tables/mozilla/core/col_widths_auto_fixPer-expected.checksum:
        * tables/mozilla/core/col_widths_auto_fixPer-expected.png:
        * tables/mozilla/core/col_widths_auto_per-expected.checksum:
        * tables/mozilla/core/col_widths_auto_per-expected.png:
        * tables/mozilla/core/col_widths_fix_auto-expected.checksum:
        * tables/mozilla/core/col_widths_fix_auto-expected.png:
        * tables/mozilla/core/col_widths_fix_autoFix-expected.checksum:
        * tables/mozilla/core/col_widths_fix_autoFix-expected.png:
        * tables/mozilla/core/col_widths_fix_autoPer-expected.checksum:
        * tables/mozilla/core/col_widths_fix_autoPer-expected.png:
        * tables/mozilla/core/col_widths_fix_fix-expected.checksum:
        * tables/mozilla/core/col_widths_fix_fix-expected.png:
        * tables/mozilla/core/col_widths_fix_fixPer-expected.checksum:
        * tables/mozilla/core/col_widths_fix_fixPer-expected.png:
        * tables/mozilla/core/col_widths_fix_per-expected.checksum:
        * tables/mozilla/core/col_widths_fix_per-expected.png:
        * tables/mozilla/core/margins-expected.checksum:
        * tables/mozilla/core/margins-expected.png:
        * tables/mozilla/core/misc-expected.checksum:
        * tables/mozilla/core/misc-expected.png:
        * tables/mozilla/core/nested1-expected.checksum:
        * tables/mozilla/core/nested1-expected.png:
        * tables/mozilla/core/one_row-expected.checksum:
        * tables/mozilla/core/one_row-expected.png:
        * tables/mozilla/core/row_span-expected.checksum:
        * tables/mozilla/core/row_span-expected.png:
        * tables/mozilla/core/table_frame-expected.checksum:
        * tables/mozilla/core/table_frame-expected.png:
        * tables/mozilla/core/table_heights-expected.checksum:
        * tables/mozilla/core/table_heights-expected.png:
        * tables/mozilla/core/table_widths-expected.checksum:
        * tables/mozilla/core/table_widths-expected.png:
        * tables/mozilla/dom/appendCol2-expected.checksum:
        * tables/mozilla/dom/appendCol2-expected.png:
        * tables/mozilla/dom/appendRowsExpand1-expected.checksum:
        * tables/mozilla/dom/appendRowsExpand1-expected.png:
        * tables/mozilla/dom/appendTbodyExpand1-expected.checksum:
        * tables/mozilla/dom/appendTbodyExpand1-expected.png:
        * tables/mozilla/dom/deleteCellsRebuild1-expected.checksum:
        * tables/mozilla/dom/deleteCellsRebuild1-expected.png:
        * tables/mozilla/dom/deleteCellsShrink1-expected.checksum:
        * tables/mozilla/dom/deleteCellsShrink1-expected.png:
        * tables/mozilla/dom/deleteCellsShrink2-expected.checksum:
        * tables/mozilla/dom/deleteCellsShrink2-expected.png:
        * tables/mozilla/dom/deleteCol1-expected.checksum:
        * tables/mozilla/dom/deleteCol1-expected.png:
        * tables/mozilla/dom/deleteCol2-expected.checksum:
        * tables/mozilla/dom/deleteCol2-expected.png:
        * tables/mozilla/dom/deleteCol3-expected.checksum:
        * tables/mozilla/dom/deleteCol3-expected.png:
        * tables/mozilla/dom/deleteColGroup1-expected.checksum:
        * tables/mozilla/dom/deleteColGroup1-expected.png:
        * tables/mozilla/dom/deleteColGroup2-expected.checksum:
        * tables/mozilla/dom/deleteColGroup2-expected.png:
        * tables/mozilla/dom/deleteRowsRebuild1-expected.checksum:
        * tables/mozilla/dom/deleteRowsRebuild1-expected.png:
        * tables/mozilla/dom/deleteRowsShrink1-expected.checksum:
        * tables/mozilla/dom/deleteRowsShrink1-expected.png:
        * tables/mozilla/dom/deleteTbodyExpand1-expected.checksum:
        * tables/mozilla/dom/deleteTbodyExpand1-expected.png:
        * tables/mozilla/dom/deleteTbodyRebuild1-expected.checksum:
        * tables/mozilla/dom/deleteTbodyRebuild1-expected.png:
        * tables/mozilla/dom/insertCellsExpand1-expected.checksum:
        * tables/mozilla/dom/insertCellsExpand1-expected.png:
        * tables/mozilla/dom/insertCellsExpand2-expected.checksum:
        * tables/mozilla/dom/insertCellsExpand2-expected.png:
        * tables/mozilla/dom/insertCellsRebuild1-expected.checksum:
        * tables/mozilla/dom/insertCellsRebuild1-expected.png:
        * tables/mozilla/dom/insertCellsRebuild2-expected.checksum:
        * tables/mozilla/dom/insertCellsRebuild2-expected.png:
        * tables/mozilla/dom/insertColGroups1-expected.checksum:
        * tables/mozilla/dom/insertColGroups1-expected.png:
        * tables/mozilla/dom/insertColGroups2-expected.checksum:
        * tables/mozilla/dom/insertColGroups2-expected.png:
        * tables/mozilla/dom/insertCols1-expected.checksum:
        * tables/mozilla/dom/insertCols1-expected.png:
        * tables/mozilla/dom/insertCols2-expected.checksum:
        * tables/mozilla/dom/insertCols2-expected.png:
        * tables/mozilla/dom/insertCols3-expected.checksum:
        * tables/mozilla/dom/insertCols3-expected.png:
        * tables/mozilla/dom/insertCols4-expected.checksum:
        * tables/mozilla/dom/insertCols4-expected.png:
        * tables/mozilla/dom/insertCols5-expected.checksum:
        * tables/mozilla/dom/insertCols5-expected.png:
        * tables/mozilla/dom/insertRowsExpand1-expected.checksum:
        * tables/mozilla/dom/insertRowsExpand1-expected.png:
        * tables/mozilla/dom/insertRowsRebuild1-expected.checksum:
        * tables/mozilla/dom/insertRowsRebuild1-expected.png:
        * tables/mozilla/dom/tableDom-expected.checksum:
        * tables/mozilla/dom/tableDom-expected.png:
        * tables/mozilla/marvin/body_col-expected.checksum:
        * tables/mozilla/marvin/body_col-expected.png:
        * tables/mozilla/marvin/col_span-expected.checksum:
        * tables/mozilla/marvin/col_span-expected.png:
        * tables/mozilla/marvin/colgroup_align_center-expected.checksum:
        * tables/mozilla/marvin/colgroup_align_center-expected.png:
        * tables/mozilla/marvin/colgroup_align_justify-expected.checksum:
        * tables/mozilla/marvin/colgroup_align_justify-expected.png:
        * tables/mozilla/marvin/colgroup_align_left-expected.checksum:
        * tables/mozilla/marvin/colgroup_align_left-expected.png:
        * tables/mozilla/marvin/colgroup_align_right-expected.checksum:
        * tables/mozilla/marvin/colgroup_align_right-expected.png:
        * tables/mozilla/marvin/colgroup_span-expected.checksum:
        * tables/mozilla/marvin/colgroup_span-expected.png:
        * tables/mozilla/marvin/colgroup_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/colgroup_valign_baseline-expected.png:
        * tables/mozilla/marvin/colgroup_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/colgroup_valign_bottom-expected.png:
        * tables/mozilla/marvin/colgroup_valign_middle-expected.checksum:
        * tables/mozilla/marvin/colgroup_valign_middle-expected.png:
        * tables/mozilla/marvin/colgroup_valign_top-expected.checksum:
        * tables/mozilla/marvin/colgroup_valign_top-expected.png:
        * tables/mozilla/marvin/table_frame_border-expected.checksum:
        * tables/mozilla/marvin/table_frame_border-expected.png:
        * tables/mozilla/marvin/table_frame_box-expected.checksum:
        * tables/mozilla/marvin/table_frame_box-expected.png:
        * tables/mozilla/marvin/table_overflow_hidden_td-expected.checksum:
        * tables/mozilla/marvin/table_overflow_hidden_td-expected.png:
        * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.checksum:
        * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png:
        * tables/mozilla/marvin/table_row_align_center-expected.checksum:
        * tables/mozilla/marvin/table_row_align_center-expected.png:
        * tables/mozilla/marvin/table_row_align_left-expected.checksum:
        * tables/mozilla/marvin/table_row_align_left-expected.png:
        * tables/mozilla/marvin/table_row_align_right-expected.checksum:
        * tables/mozilla/marvin/table_row_align_right-expected.png:
        * tables/mozilla/marvin/table_rules_all-expected.checksum:
        * tables/mozilla/marvin/table_rules_all-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_aqua-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_aqua-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_black-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_black-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_blue-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_blue-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_gray-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_gray-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_green-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_green-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_lime-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_lime-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_maroon-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_maroon-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_navy-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_navy-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_olive-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_olive-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_purple-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_purple-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_red-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_red-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_silver-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_silver-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_teal-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_teal-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_white-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_white-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_yellow-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_yellow-expected.png:
        * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.checksum:
        * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png:
        * tables/mozilla/marvin/tables_border_1-expected.checksum:
        * tables/mozilla/marvin/tables_border_1-expected.png:
        * tables/mozilla/marvin/tables_border_2-expected.checksum:
        * tables/mozilla/marvin/tables_border_2-expected.png:
        * tables/mozilla/marvin/tables_border_3-expected.checksum:
        * tables/mozilla/marvin/tables_border_3-expected.png:
        * tables/mozilla/marvin/tables_caption_align_bot-expected.checksum:
        * tables/mozilla/marvin/tables_caption_align_bot-expected.png:
        * tables/mozilla/marvin/tables_caption_align_top-expected.checksum:
        * tables/mozilla/marvin/tables_caption_align_top-expected.png:
        * tables/mozilla/marvin/tables_cellpadding-expected.checksum:
        * tables/mozilla/marvin/tables_cellpadding-expected.png:
        * tables/mozilla/marvin/tables_cellpadding_pct-expected.checksum:
        * tables/mozilla/marvin/tables_cellpadding_pct-expected.png:
        * tables/mozilla/marvin/tables_class-expected.checksum:
        * tables/mozilla/marvin/tables_class-expected.png:
        * tables/mozilla/marvin/tables_id-expected.checksum:
        * tables/mozilla/marvin/tables_id-expected.png:
        * tables/mozilla/marvin/tables_row_th_nowrap-expected.checksum:
        * tables/mozilla/marvin/tables_row_th_nowrap-expected.png:
        * tables/mozilla/marvin/tables_style-expected.checksum:
        * tables/mozilla/marvin/tables_style-expected.png:
        * tables/mozilla/marvin/tables_td_align_center-expected.checksum:
        * tables/mozilla/marvin/tables_td_align_center-expected.png:
        * tables/mozilla/marvin/tables_td_align_left-expected.checksum:
        * tables/mozilla/marvin/tables_td_align_left-expected.png:
        * tables/mozilla/marvin/tables_td_align_right-expected.checksum:
        * tables/mozilla/marvin/tables_td_align_right-expected.png:
        * tables/mozilla/marvin/tables_td_colspan-expected.checksum:
        * tables/mozilla/marvin/tables_td_colspan-expected.png:
        * tables/mozilla/marvin/tables_td_height-expected.checksum:
        * tables/mozilla/marvin/tables_td_height-expected.png:
        * tables/mozilla/marvin/tables_td_nowrap-expected.checksum:
        * tables/mozilla/marvin/tables_td_nowrap-expected.png:
        * tables/mozilla/marvin/tables_td_rowspan-expected.checksum:
        * tables/mozilla/marvin/tables_td_rowspan-expected.png:
        * tables/mozilla/marvin/tables_td_width-expected.checksum:
        * tables/mozilla/marvin/tables_td_width-expected.png:
        * tables/mozilla/marvin/tables_th_align_center-expected.checksum:
        * tables/mozilla/marvin/tables_th_align_center-expected.png:
        * tables/mozilla/marvin/tables_th_align_left-expected.checksum:
        * tables/mozilla/marvin/tables_th_align_left-expected.png:
        * tables/mozilla/marvin/tables_th_align_right-expected.checksum:
        * tables/mozilla/marvin/tables_th_align_right-expected.png:
        * tables/mozilla/marvin/tables_th_colspan-expected.checksum:
        * tables/mozilla/marvin/tables_th_colspan-expected.png:
        * tables/mozilla/marvin/tables_th_height-expected.checksum:
        * tables/mozilla/marvin/tables_th_height-expected.png:
        * tables/mozilla/marvin/tables_th_rowspan-expected.checksum:
        * tables/mozilla/marvin/tables_th_rowspan-expected.png:
        * tables/mozilla/marvin/tables_th_width-expected.checksum:
        * tables/mozilla/marvin/tables_th_width-expected.png:
        * tables/mozilla/marvin/tbody_align_center-expected.checksum:
        * tables/mozilla/marvin/tbody_align_center-expected.png:
        * tables/mozilla/marvin/tbody_align_char-expected.checksum:
        * tables/mozilla/marvin/tbody_align_char-expected.png:
        * tables/mozilla/marvin/tbody_align_justify-expected.checksum:
        * tables/mozilla/marvin/tbody_align_justify-expected.png:
        * tables/mozilla/marvin/tbody_align_left-expected.checksum:
        * tables/mozilla/marvin/tbody_align_left-expected.png:
        * tables/mozilla/marvin/tbody_align_right-expected.checksum:
        * tables/mozilla/marvin/tbody_align_right-expected.png:
        * tables/mozilla/marvin/tbody_char-expected.checksum:
        * tables/mozilla/marvin/tbody_char-expected.png:
        * tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/tbody_valign_baseline-expected.png:
        * tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/tbody_valign_bottom-expected.png:
        * tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
        * tables/mozilla/marvin/tbody_valign_middle-expected.png:
        * tables/mozilla/marvin/tbody_valign_top-expected.checksum:
        * tables/mozilla/marvin/tbody_valign_top-expected.png:
        * tables/mozilla/marvin/td_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/td_valign_baseline-expected.png:
        * tables/mozilla/marvin/td_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/td_valign_bottom-expected.png:
        * tables/mozilla/marvin/td_valign_middle-expected.checksum:
        * tables/mozilla/marvin/td_valign_middle-expected.png:
        * tables/mozilla/marvin/td_valign_top-expected.checksum:
        * tables/mozilla/marvin/td_valign_top-expected.png:
        * tables/mozilla/marvin/tfoot_align_center-expected.checksum:
        * tables/mozilla/marvin/tfoot_align_center-expected.png:
        * tables/mozilla/marvin/tfoot_align_char-expected.checksum:
        * tables/mozilla/marvin/tfoot_align_char-expected.png:
        * tables/mozilla/marvin/tfoot_align_justify-expected.checksum:
        * tables/mozilla/marvin/tfoot_align_justify-expected.png:
        * tables/mozilla/marvin/tfoot_align_left-expected.checksum:
        * tables/mozilla/marvin/tfoot_align_left-expected.png:
        * tables/mozilla/marvin/tfoot_align_right-expected.checksum:
        * tables/mozilla/marvin/tfoot_align_right-expected.png:
        * tables/mozilla/marvin/tfoot_char-expected.checksum:
        * tables/mozilla/marvin/tfoot_char-expected.png:
        * tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/tfoot_valign_baseline-expected.png:
        * tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/tfoot_valign_bottom-expected.png:
        * tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
        * tables/mozilla/marvin/tfoot_valign_middle-expected.png:
        * tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
        * tables/mozilla/marvin/tfoot_valign_top-expected.png:
        * tables/mozilla/marvin/th_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/th_valign_baseline-expected.png:
        * tables/mozilla/marvin/th_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/th_valign_bottom-expected.png:
        * tables/mozilla/marvin/th_valign_middle-expected.checksum:
        * tables/mozilla/marvin/th_valign_middle-expected.png:
        * tables/mozilla/marvin/th_valign_top-expected.checksum:
        * tables/mozilla/marvin/th_valign_top-expected.png:
        * tables/mozilla/marvin/thead_align_center-expected.checksum:
        * tables/mozilla/marvin/thead_align_center-expected.png:
        * tables/mozilla/marvin/thead_align_char-expected.checksum:
        * tables/mozilla/marvin/thead_align_char-expected.png:
        * tables/mozilla/marvin/thead_align_justify-expected.checksum:
        * tables/mozilla/marvin/thead_align_justify-expected.png:
        * tables/mozilla/marvin/thead_align_left-expected.checksum:
        * tables/mozilla/marvin/thead_align_left-expected.png:
        * tables/mozilla/marvin/thead_align_right-expected.checksum:
        * tables/mozilla/marvin/thead_align_right-expected.png:
        * tables/mozilla/marvin/thead_char-expected.checksum:
        * tables/mozilla/marvin/thead_char-expected.png:
        * tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/thead_valign_baseline-expected.png:
        * tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/thead_valign_bottom-expected.png:
        * tables/mozilla/marvin/thead_valign_middle-expected.checksum:
        * tables/mozilla/marvin/thead_valign_middle-expected.png:
        * tables/mozilla/marvin/thead_valign_top-expected.checksum:
        * tables/mozilla/marvin/thead_valign_top-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_black-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_black-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_blue-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_blue-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_gray-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_gray-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_green-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_green-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_lime-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_lime-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_maroon-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_maroon-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_navy-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_navy-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_olive-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_olive-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_purple-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_purple-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_red-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_red-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_silver-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_silver-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_teal-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_teal-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_white-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_white-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_yellow-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_yellow-expected.png:
        * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.checksum:
        * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png:
        * tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/tr_valign_baseline-expected.png:
        * tables/mozilla/marvin/tr_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/tr_valign_bottom-expected.png:
        * tables/mozilla/marvin/tr_valign_middle-expected.checksum:
        * tables/mozilla/marvin/tr_valign_middle-expected.png:
        * tables/mozilla/marvin/tr_valign_top-expected.checksum:
        * tables/mozilla/marvin/tr_valign_top-expected.png:
        * tables/mozilla/marvin/x_caption_align_bottom-expected.checksum:
        * tables/mozilla/marvin/x_caption_align_bottom-expected.png:
        * tables/mozilla/marvin/x_caption_align_top-expected.checksum:
        * tables/mozilla/marvin/x_caption_align_top-expected.png:
        * tables/mozilla/marvin/x_caption_class-expected.checksum:
        * tables/mozilla/marvin/x_caption_class-expected.png:
        * tables/mozilla/marvin/x_caption_id-expected.checksum:
        * tables/mozilla/marvin/x_caption_id-expected.png:
        * tables/mozilla/marvin/x_caption_style-expected.checksum:
        * tables/mozilla/marvin/x_caption_style-expected.png:
        * tables/mozilla/marvin/x_col_align_center-expected.checksum:
        * tables/mozilla/marvin/x_col_align_center-expected.png:
        * tables/mozilla/marvin/x_col_align_char-expected.checksum:
        * tables/mozilla/marvin/x_col_align_char-expected.png:
        * tables/mozilla/marvin/x_col_align_justify-expected.checksum:
        * tables/mozilla/marvin/x_col_align_justify-expected.png:
        * tables/mozilla/marvin/x_col_align_left-expected.checksum:
        * tables/mozilla/marvin/x_col_align_left-expected.png:
        * tables/mozilla/marvin/x_col_align_right-expected.checksum:
        * tables/mozilla/marvin/x_col_align_right-expected.png:
        * tables/mozilla/marvin/x_col_span-expected.checksum:
        * tables/mozilla/marvin/x_col_span-expected.png:
        * tables/mozilla/marvin/x_col_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/x_col_valign_baseline-expected.png:
        * tables/mozilla/marvin/x_col_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/x_col_valign_bottom-expected.png:
        * tables/mozilla/marvin/x_col_valign_middle-expected.checksum:
        * tables/mozilla/marvin/x_col_valign_middle-expected.png:
        * tables/mozilla/marvin/x_col_valign_top-expected.checksum:
        * tables/mozilla/marvin/x_col_valign_top-expected.png:
        * tables/mozilla/marvin/x_col_width_pct-expected.checksum:
        * tables/mozilla/marvin/x_col_width_pct-expected.png:
        * tables/mozilla/marvin/x_col_width_px-expected.checksum:
        * tables/mozilla/marvin/x_col_width_px-expected.png:
        * tables/mozilla/marvin/x_col_width_rel-expected.checksum:
        * tables/mozilla/marvin/x_col_width_rel-expected.png:
        * tables/mozilla/marvin/x_colgroup_align_center-expected.checksum:
        * tables/mozilla/marvin/x_colgroup_align_center-expected.png:
        * tables/mozilla/marvin/x_colgroup_align_char-expected.checksum:
        * tables/mozilla/marvin/x_colgroup_align_char-expected.png:
        * tables/mozilla/marvin/x_colgroup_align_justify-expected.checksum:
        * tables/mozilla/marvin/x_colgroup_align_justify-expected.png:
        * tables/mozilla/marvin/x_colgroup_align_left-expected.checksum:
        * tables/mozilla/marvin/x_colgroup_align_left-expected.png:
        * tables/mozilla/marvin/x_colgroup_align_right-expected.checksum:
        * tables/mozilla/marvin/x_colgroup_align_right-expected.png:
        * tables/mozilla/marvin/x_colgroup_span-expected.checksum:
        * tables/mozilla/marvin/x_colgroup_span-expected.png:
        * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png:
        * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png:
        * tables/mozilla/marvin/x_colgroup_valign_middle-expected.checksum:
        * tables/mozilla/marvin/x_colgroup_valign_middle-expected.png:
        * tables/mozilla/marvin/x_colgroup_valign_top-expected.checksum:
        * tables/mozilla/marvin/x_colgroup_valign_top-expected.png:
        * tables/mozilla/marvin/x_colgroup_width_rel-expected.checksum:
        * tables/mozilla/marvin/x_colgroup_width_rel-expected.png:
        * tables/mozilla/marvin/x_table_align_center-expected.checksum:
        * tables/mozilla/marvin/x_table_align_center-expected.png:
        * tables/mozilla/marvin/x_table_align_left-expected.checksum:
        * tables/mozilla/marvin/x_table_align_left-expected.png:
        * tables/mozilla/marvin/x_table_align_right-expected.checksum:
        * tables/mozilla/marvin/x_table_align_right-expected.png:
        * tables/mozilla/marvin/x_table_bgcolor_name-expected.checksum:
        * tables/mozilla/marvin/x_table_bgcolor_name-expected.png:
        * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum:
        * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
        * tables/mozilla/marvin/x_table_border-expected.checksum:
        * tables/mozilla/marvin/x_table_border-expected.png:
        * tables/mozilla/marvin/x_table_border_px-expected.checksum:
        * tables/mozilla/marvin/x_table_border_px-expected.png:
        * tables/mozilla/marvin/x_table_cellpadding-expected.checksum:
        * tables/mozilla/marvin/x_table_cellpadding-expected.png:
        * tables/mozilla/marvin/x_table_cellpadding_pct-expected.checksum:
        * tables/mozilla/marvin/x_table_cellpadding_pct-expected.png:
        * tables/mozilla/marvin/x_table_cellspacing-expected.checksum:
        * tables/mozilla/marvin/x_table_cellspacing-expected.png:
        * tables/mozilla/marvin/x_table_cellspacing_pct-expected.checksum:
        * tables/mozilla/marvin/x_table_cellspacing_pct-expected.png:
        * tables/mozilla/marvin/x_table_class-expected.checksum:
        * tables/mozilla/marvin/x_table_class-expected.png:
        * tables/mozilla/marvin/x_table_id-expected.checksum:
        * tables/mozilla/marvin/x_table_id-expected.png:
        * tables/mozilla/marvin/x_table_width_pct-expected.checksum:
        * tables/mozilla/marvin/x_table_width_pct-expected.png:
        * tables/mozilla/marvin/x_table_width_px-expected.checksum:
        * tables/mozilla/marvin/x_table_width_px-expected.png:
        * tables/mozilla/marvin/x_tbody_align_center-expected.checksum:
        * tables/mozilla/marvin/x_tbody_align_center-expected.png:
        * tables/mozilla/marvin/x_tbody_align_char-expected.checksum:
        * tables/mozilla/marvin/x_tbody_align_char-expected.png:
        * tables/mozilla/marvin/x_tbody_align_justify-expected.checksum:
        * tables/mozilla/marvin/x_tbody_align_justify-expected.png:
        * tables/mozilla/marvin/x_tbody_align_left-expected.checksum:
        * tables/mozilla/marvin/x_tbody_align_left-expected.png:
        * tables/mozilla/marvin/x_tbody_align_right-expected.checksum:
        * tables/mozilla/marvin/x_tbody_align_right-expected.png:
        * tables/mozilla/marvin/x_tbody_class-expected.checksum:
        * tables/mozilla/marvin/x_tbody_class-expected.png:
        * tables/mozilla/marvin/x_tbody_id-expected.checksum:
        * tables/mozilla/marvin/x_tbody_id-expected.png:
        * tables/mozilla/marvin/x_tbody_style-expected.checksum:
        * tables/mozilla/marvin/x_tbody_style-expected.png:
        * tables/mozilla/marvin/x_tbody_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/x_tbody_valign_baseline-expected.png:
        * tables/mozilla/marvin/x_tbody_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/x_tbody_valign_bottom-expected.png:
        * tables/mozilla/marvin/x_tbody_valign_middle-expected.checksum:
        * tables/mozilla/marvin/x_tbody_valign_middle-expected.png:
        * tables/mozilla/marvin/x_tbody_valign_top-expected.checksum:
        * tables/mozilla/marvin/x_tbody_valign_top-expected.png:
        * tables/mozilla/marvin/x_td_align_center-expected.checksum:
        * tables/mozilla/marvin/x_td_align_center-expected.png:
        * tables/mozilla/marvin/x_td_align_char-expected.checksum:
        * tables/mozilla/marvin/x_td_align_char-expected.png:
        * tables/mozilla/marvin/x_td_align_justify-expected.checksum:
        * tables/mozilla/marvin/x_td_align_justify-expected.png:
        * tables/mozilla/marvin/x_td_align_left-expected.checksum:
        * tables/mozilla/marvin/x_td_align_left-expected.png:
        * tables/mozilla/marvin/x_td_align_right-expected.checksum:
        * tables/mozilla/marvin/x_td_align_right-expected.png:
        * tables/mozilla/marvin/x_td_bgcolor_name-expected.checksum:
        * tables/mozilla/marvin/x_td_bgcolor_name-expected.png:
        * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.checksum:
        * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png:
        * tables/mozilla/marvin/x_td_class-expected.checksum:
        * tables/mozilla/marvin/x_td_class-expected.png:
        * tables/mozilla/marvin/x_td_colspan-expected.checksum:
        * tables/mozilla/marvin/x_td_colspan-expected.png:
        * tables/mozilla/marvin/x_td_height-expected.checksum:
        * tables/mozilla/marvin/x_td_height-expected.png:
        * tables/mozilla/marvin/x_td_id-expected.checksum:
        * tables/mozilla/marvin/x_td_id-expected.png:
        * tables/mozilla/marvin/x_td_nowrap-expected.checksum:
        * tables/mozilla/marvin/x_td_nowrap-expected.png:
        * tables/mozilla/marvin/x_td_rowspan-expected.checksum:
        * tables/mozilla/marvin/x_td_rowspan-expected.png:
        * tables/mozilla/marvin/x_td_style-expected.checksum:
        * tables/mozilla/marvin/x_td_style-expected.png:
        * tables/mozilla/marvin/x_td_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/x_td_valign_baseline-expected.png:
        * tables/mozilla/marvin/x_td_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/x_td_valign_bottom-expected.png:
        * tables/mozilla/marvin/x_td_valign_middle-expected.checksum:
        * tables/mozilla/marvin/x_td_valign_middle-expected.png:
        * tables/mozilla/marvin/x_td_valign_top-expected.checksum:
        * tables/mozilla/marvin/x_td_valign_top-expected.png:
        * tables/mozilla/marvin/x_td_width-expected.checksum:
        * tables/mozilla/marvin/x_td_width-expected.png:
        * tables/mozilla/marvin/x_tfoot_align_center-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_align_center-expected.png:
        * tables/mozilla/marvin/x_tfoot_align_char-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_align_char-expected.png:
        * tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_align_justify-expected.png:
        * tables/mozilla/marvin/x_tfoot_align_left-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_align_left-expected.png:
        * tables/mozilla/marvin/x_tfoot_align_right-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_align_right-expected.png:
        * tables/mozilla/marvin/x_tfoot_class-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_class-expected.png:
        * tables/mozilla/marvin/x_tfoot_id-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_id-expected.png:
        * tables/mozilla/marvin/x_tfoot_style-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_style-expected.png:
        * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png:
        * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png:
        * tables/mozilla/marvin/x_tfoot_valign_middle-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_valign_middle-expected.png:
        * tables/mozilla/marvin/x_tfoot_valign_top-expected.checksum:
        * tables/mozilla/marvin/x_tfoot_valign_top-expected.png:
        * tables/mozilla/marvin/x_th_align_center-expected.checksum:
        * tables/mozilla/marvin/x_th_align_center-expected.png:
        * tables/mozilla/marvin/x_th_align_char-expected.checksum:
        * tables/mozilla/marvin/x_th_align_char-expected.png:
        * tables/mozilla/marvin/x_th_align_justify-expected.checksum:
        * tables/mozilla/marvin/x_th_align_justify-expected.png:
        * tables/mozilla/marvin/x_th_align_left-expected.checksum:
        * tables/mozilla/marvin/x_th_align_left-expected.png:
        * tables/mozilla/marvin/x_th_align_right-expected.checksum:
        * tables/mozilla/marvin/x_th_align_right-expected.png:
        * tables/mozilla/marvin/x_th_bgcolor_name-expected.checksum:
        * tables/mozilla/marvin/x_th_bgcolor_name-expected.png:
        * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.checksum:
        * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png:
        * tables/mozilla/marvin/x_th_class-expected.checksum:
        * tables/mozilla/marvin/x_th_class-expected.png:
        * tables/mozilla/marvin/x_th_colspan-expected.checksum:
        * tables/mozilla/marvin/x_th_colspan-expected.png:
        * tables/mozilla/marvin/x_th_height-expected.checksum:
        * tables/mozilla/marvin/x_th_height-expected.png:
        * tables/mozilla/marvin/x_th_id-expected.checksum:
        * tables/mozilla/marvin/x_th_id-expected.png:
        * tables/mozilla/marvin/x_th_nowrap-expected.checksum:
        * tables/mozilla/marvin/x_th_nowrap-expected.png:
        * tables/mozilla/marvin/x_th_rowspan-expected.checksum:
        * tables/mozilla/marvin/x_th_rowspan-expected.png:
        * tables/mozilla/marvin/x_th_style-expected.checksum:
        * tables/mozilla/marvin/x_th_style-expected.png:
        * tables/mozilla/marvin/x_th_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/x_th_valign_baseline-expected.png:
        * tables/mozilla/marvin/x_th_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/x_th_valign_bottom-expected.png:
        * tables/mozilla/marvin/x_th_valign_middle-expected.checksum:
        * tables/mozilla/marvin/x_th_valign_middle-expected.png:
        * tables/mozilla/marvin/x_th_valign_top-expected.checksum:
        * tables/mozilla/marvin/x_th_valign_top-expected.png:
        * tables/mozilla/marvin/x_th_width-expected.checksum:
        * tables/mozilla/marvin/x_th_width-expected.png:
        * tables/mozilla/marvin/x_thead_align_center-expected.checksum:
        * tables/mozilla/marvin/x_thead_align_center-expected.png:
        * tables/mozilla/marvin/x_thead_align_char-expected.checksum:
        * tables/mozilla/marvin/x_thead_align_char-expected.png:
        * tables/mozilla/marvin/x_thead_align_justify-expected.checksum:
        * tables/mozilla/marvin/x_thead_align_justify-expected.png:
        * tables/mozilla/marvin/x_thead_align_left-expected.checksum:
        * tables/mozilla/marvin/x_thead_align_left-expected.png:
        * tables/mozilla/marvin/x_thead_align_right-expected.checksum:
        * tables/mozilla/marvin/x_thead_align_right-expected.png:
        * tables/mozilla/marvin/x_thead_class-expected.checksum:
        * tables/mozilla/marvin/x_thead_class-expected.png:
        * tables/mozilla/marvin/x_thead_id-expected.checksum:
        * tables/mozilla/marvin/x_thead_id-expected.png:
        * tables/mozilla/marvin/x_thead_style-expected.checksum:
        * tables/mozilla/marvin/x_thead_style-expected.png:
        * tables/mozilla/marvin/x_thead_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/x_thead_valign_baseline-expected.png:
        * tables/mozilla/marvin/x_thead_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/x_thead_valign_bottom-expected.png:
        * tables/mozilla/marvin/x_thead_valign_middle-expected.checksum:
        * tables/mozilla/marvin/x_thead_valign_middle-expected.png:
        * tables/mozilla/marvin/x_thead_valign_top-expected.checksum:
        * tables/mozilla/marvin/x_thead_valign_top-expected.png:
        * tables/mozilla/marvin/x_tr_align_center-expected.checksum:
        * tables/mozilla/marvin/x_tr_align_center-expected.png:
        * tables/mozilla/marvin/x_tr_align_char-expected.checksum:
        * tables/mozilla/marvin/x_tr_align_char-expected.png:
        * tables/mozilla/marvin/x_tr_align_justify-expected.checksum:
        * tables/mozilla/marvin/x_tr_align_justify-expected.png:
        * tables/mozilla/marvin/x_tr_align_left-expected.checksum:
        * tables/mozilla/marvin/x_tr_align_left-expected.png:
        * tables/mozilla/marvin/x_tr_align_right-expected.checksum:
        * tables/mozilla/marvin/x_tr_align_right-expected.png:
        * tables/mozilla/marvin/x_tr_bgcolor_name-expected.checksum:
        * tables/mozilla/marvin/x_tr_bgcolor_name-expected.png:
        * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.checksum:
        * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png:
        * tables/mozilla/marvin/x_tr_class-expected.checksum:
        * tables/mozilla/marvin/x_tr_class-expected.png:
        * tables/mozilla/marvin/x_tr_id-expected.checksum:
        * tables/mozilla/marvin/x_tr_id-expected.png:
        * tables/mozilla/marvin/x_tr_style-expected.checksum:
        * tables/mozilla/marvin/x_tr_style-expected.png:
        * tables/mozilla/marvin/x_tr_valign_baseline-expected.checksum:
        * tables/mozilla/marvin/x_tr_valign_baseline-expected.png:
        * tables/mozilla/marvin/x_tr_valign_bottom-expected.checksum:
        * tables/mozilla/marvin/x_tr_valign_bottom-expected.png:
        * tables/mozilla/marvin/x_tr_valign_middle-expected.checksum:
        * tables/mozilla/marvin/x_tr_valign_middle-expected.png:
        * tables/mozilla/marvin/x_tr_valign_top-expected.checksum:
        * tables/mozilla/marvin/x_tr_valign_top-expected.png:
        * tables/mozilla/other/body_col-expected.checksum:
        * tables/mozilla/other/body_col-expected.png:
        * tables/mozilla/other/cell_widths-expected.checksum:
        * tables/mozilla/other/cell_widths-expected.png:
        * tables/mozilla/other/cellspacing-expected.checksum:
        * tables/mozilla/other/cellspacing-expected.png:
        * tables/mozilla/other/nested2-expected.checksum:
        * tables/mozilla/other/nested2-expected.png:
        * tables/mozilla/other/nestedTables-expected.checksum:
        * tables/mozilla/other/nestedTables-expected.png:
        * tables/mozilla/other/padding-expected.checksum:
        * tables/mozilla/other/padding-expected.png:
        * tables/mozilla/other/test3-expected.checksum:
        * tables/mozilla/other/test3-expected.png:
        * tables/mozilla/other/test6-expected.checksum:
        * tables/mozilla/other/test6-expected.png:
        * tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum:
        * tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
        * tables/mozilla/other/wa_table_tr_align-expected.checksum:
        * tables/mozilla/other/wa_table_tr_align-expected.png:
        * tables/mozilla_expected_failures/bugs/97619-expected.checksum:
        * tables/mozilla_expected_failures/bugs/97619-expected.png:
        * tables/mozilla_expected_failures/bugs/bug1010-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug1010-expected.png:
        * tables/mozilla_expected_failures/bugs/bug101759-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug101759-expected.png:
        * tables/mozilla_expected_failures/bugs/bug10216-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug10216-expected.png:
        * tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug106336-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug106336-expected.png:
        * tables/mozilla_expected_failures/bugs/bug1128-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug1128-expected.png:
        * tables/mozilla_expected_failures/bugs/bug11384s-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug11384s-expected.png:
        * tables/mozilla_expected_failures/bugs/bug1164-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug1164-expected.png:
        * tables/mozilla_expected_failures/bugs/bug11945-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug11945-expected.png:
        * tables/mozilla_expected_failures/bugs/bug1262-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug1262-expected.png:
        * tables/mozilla_expected_failures/bugs/bug131020-3-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
        * tables/mozilla_expected_failures/bugs/bug14007-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug14323-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug14323-expected.png:
        * tables/mozilla_expected_failures/bugs/bug14489-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug14489-expected.png:
        * tables/mozilla_expected_failures/bugs/bug1647-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug1647-expected.png:
        * tables/mozilla_expected_failures/bugs/bug18440-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug18440-expected.png:
        * tables/mozilla_expected_failures/bugs/bug18770-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug18770-expected.png:
        * tables/mozilla_expected_failures/bugs/bug19526-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug19526-expected.png:
        * tables/mozilla_expected_failures/bugs/bug21518-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug21518-expected.png:
        * tables/mozilla_expected_failures/bugs/bug220653-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug220653-expected.png:
        * tables/mozilla_expected_failures/bugs/bug22122-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug22122-expected.png:
        * tables/mozilla_expected_failures/bugs/bug22246-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug22246-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.png:
        * tables/mozilla_expected_failures/bugs/bug22246-3-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug22246-3-expected.png:
        * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.png:
        * tables/mozilla_expected_failures/bugs/bug222846-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug222846-expected.png:
        * tables/mozilla_expected_failures/bugs/bug23847-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug23847-expected.png:
        * tables/mozilla_expected_failures/bugs/bug24880-1-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug24880-1-expected.png:
        * tables/mozilla_expected_failures/bugs/bug25707-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug25707-expected.png:
        * tables/mozilla_expected_failures/bugs/bug27993-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug27993-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug29058-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug3105-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug3105-expected.png:
        * tables/mozilla_expected_failures/bugs/bug3166-8-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug3166-8-expected.png:
        * tables/mozilla_expected_failures/bugs/bug32205-1-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug32205-1-expected.png:
        * tables/mozilla_expected_failures/bugs/bug32205-4-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug32205-4-expected.png:
        * tables/mozilla_expected_failures/bugs/bug42043-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug42043-expected.png:
        * tables/mozilla_expected_failures/bugs/bug4294-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug4294-expected.png:
        * tables/mozilla_expected_failures/bugs/bug46268-4-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug46268-4-expected.png:
        * tables/mozilla_expected_failures/bugs/bug51000-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug51000-expected.png:
        * tables/mozilla_expected_failures/bugs/bug56024-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug56024-expected.png:
        * tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug59252-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug59252-expected.png:
        * tables/mozilla_expected_failures/bugs/bug61042-1-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug61042-1-expected.png:
        * tables/mozilla_expected_failures/bugs/bug61042-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug61042-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug65372-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug65372-expected.png:
        * tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug6933-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug6933-expected.png:
        * tables/mozilla_expected_failures/bugs/bug7113-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug7113-expected.png:
        * tables/mozilla_expected_failures/bugs/bug72393-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug72393-expected.png:
        * tables/mozilla_expected_failures/bugs/bug7243-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug7243-expected.png:
        * tables/mozilla_expected_failures/bugs/bug73629-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug73629-expected.png:
        * tables/mozilla_expected_failures/bugs/bug80762-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug8499-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug8499-expected.png:
        * tables/mozilla_expected_failures/bugs/bug89315-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug89315-expected.png:
        * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
        * tables/mozilla_expected_failures/bugs/bug9879-1-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug9879-1-expected.png:
        * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum:
        * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
        * tables/mozilla_expected_failures/core/backgrounds-expected.checksum:
        * tables/mozilla_expected_failures/core/backgrounds-expected.png:
        * tables/mozilla_expected_failures/core/col_span2-expected.checksum:
        * tables/mozilla_expected_failures/core/col_span2-expected.png:
        * tables/mozilla_expected_failures/core/cols1-expected.checksum:
        * tables/mozilla_expected_failures/core/cols1-expected.png:
        * tables/mozilla_expected_failures/core/columns-expected.checksum:
        * tables/mozilla_expected_failures/core/columns-expected.png:
        * tables/mozilla_expected_failures/core/conflicts-expected.checksum:
        * tables/mozilla_expected_failures/core/conflicts-expected.png:
        * tables/mozilla_expected_failures/core/table_rules-expected.checksum:
        * tables/mozilla_expected_failures/core/table_rules-expected.png:
        * tables/mozilla_expected_failures/dom/appendCells1-expected.checksum:
        * tables/mozilla_expected_failures/dom/appendCells1-expected.png:
        * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.checksum:
        * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png:
        * tables/mozilla_expected_failures/dom/appendCol1-expected.checksum:
        * tables/mozilla_expected_failures/dom/appendCol1-expected.png:
        * tables/mozilla_expected_failures/dom/appendColGroup1-expected.checksum:
        * tables/mozilla_expected_failures/dom/appendColGroup1-expected.png:
        * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.checksum:
        * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png:
        * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.checksum:
        * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png:
        * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.checksum:
        * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.png:
        * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.checksum:
        * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.png:
        * tables/mozilla_expected_failures/marvin/table_frame_above-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_frame_above-expected.png:
        * tables/mozilla_expected_failures/marvin/table_frame_below-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_frame_below-expected.png:
        * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png:
        * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png:
        * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png:
        * tables/mozilla_expected_failures/marvin/table_frame_void-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_frame_void-expected.png:
        * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png:
        * 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_left-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
        * 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_tbody-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png:
        * 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_style_reflow_cell-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png:
        * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png:
        * tables/mozilla_expected_failures/marvin/table_rules_none-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_rules_none-expected.png:
        * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png:
        * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.checksum:
        * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png:
        * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.checksum:
        * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png:
        * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.checksum:
        * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png:
        * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.checksum:
        * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png:
        * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.checksum:
        * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png:
        * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.checksum:
        * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.png:
        * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.checksum:
        * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png:
        * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.checksum:
        * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png:
        * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.checksum:
        * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png:
        * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.checksum:
        * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.png:
        * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.checksum:
        * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.png:
        * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.checksum:
        * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png:
        * tables/mozilla_expected_failures/other/empty_cells-expected.checksum:
        * tables/mozilla_expected_failures/other/empty_cells-expected.png:
        * tables/mozilla_expected_failures/other/test4-expected.checksum:
        * tables/mozilla_expected_failures/other/test4-expected.png:

2006-04-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=8402>
        Fix interchange newline handling and avoid use of test rendering info

        * editing/pasteboard/interchange-newline-1-expected.checksum: Added.
        * editing/pasteboard/interchange-newline-1-expected.png: Added.
        * editing/pasteboard/interchange-newline-1-expected.txt: Added.
        * editing/pasteboard/interchange-newline-1.html: Added.
        * editing/pasteboard/interchange-newline-2-expected.checksum: Added.
        * editing/pasteboard/interchange-newline-2-expected.png: Added.
        * editing/pasteboard/interchange-newline-2-expected.txt: Added.
        * editing/pasteboard/interchange-newline-2.html: Added.
        * editing/pasteboard/interchange-newline-3-expected.checksum: Added.
        * editing/pasteboard/interchange-newline-3-expected.png: Added.
        * editing/pasteboard/interchange-newline-3-expected.txt: Added.
        * editing/pasteboard/interchange-newline-3.html: Added.

2006-04-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8408
          Paint the highlight behind selected list markers

        * editing/selection/extend-by-word-002-expected.checksum: Updated.
        * editing/selection/extend-by-word-002-expected.png: Updated.
        * fast/lists/markers-in-selection-expected.checksum: Added.
        * fast/lists/markers-in-selection-expected.png: Added.
        * fast/lists/markers-in-selection-expected.txt: Added.
        * fast/lists/markers-in-selection.html: Added.

2006-04-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8420
          iExploder(#12): Assertion failure in RenderContainer::removeChildNode

        * fast/forms/button-inner-block-reuse-expected.checksum: Added.
        * fast/forms/button-inner-block-reuse-expected.png: Added.
        * fast/forms/button-inner-block-reuse-expected.txt: Added.
        * fast/forms/button-inner-block-reuse.html: Added.

2006-04-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Justin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8394
          Editable region does not accept dropped text if there is no selection

        * editing/pasteboard/drop-text-without-selection-expected.checksum: Added.
        * editing/pasteboard/drop-text-without-selection-expected.png: Added.
        * editing/pasteboard/drop-text-without-selection-expected.txt: Added.
        * editing/pasteboard/drop-text-without-selection.html: Added.

2006-04-15  Darin Adler  <darin@apple.com>

        - more results for tests landed without pixel-test results

        * fast/text/whitespace/pre-newline-box-test-expected.checksum: Added.
        * fast/text/whitespace/pre-newline-box-test-expected.png: Added.

2006-04-15  Darin Adler  <darin@apple.com>

        - added some results for some tests people added without expected results

        * svg/custom/class-selector-expected.txt: Added.
        * svg/custom/class-selector-expected.checksum: Added.
        * svg/custom/class-selector-expected.png: Added.
        * editing/selection/extend-by-sentence-001-expected.checksum: Added.
        * editing/selection/extend-by-sentence-001-expected.png: Added.
        * fast/dom/Element/null-offset-parent-expected.checksum: Added.
        * fast/dom/Element/null-offset-parent-expected.png: Added.

2006-04-15  Darin Adler  <darin@apple.com>

        - updated a layout test result for Hyatt's prefix change

        * fast/inspector/style-expected.txt: Some background properties now
        have the "-webkit" prefix.

2006-04-12  Geoffrey Garen  <ggaren@apple.com>

        Layout test for document.defaultView

        * fast/dom/defaultView-expected.txt: Added.
        * fast/dom/defaultView.html: Added.
        * fast/events/event-view-toString-expected.txt: Updated to reflect new
        prototype chain for defaultView.

2006-04-12  Geoffrey Garen  <ggaren@apple.com>

        Layout test to ensure that the window object gets cleared during a
        navigation. I caused a regression in that area when working in window
        object code.

        * fast/loader/resources/window-clearing2.html: Added.
        * fast/loader/window-clearing.html: Added.

2006-04-13  Alexey Proskuryakov  <ap@nypop.com>

        Test created by Maciej.

        Tests that Latin-1 is handled as windows-1252
        (see http://bugs.webkit.org/show_bug.cgi?id=7602). Some existing tests
        already did cover this, but only indirectly.

        * fast/encoding/latin1-winlatin-expected.txt: Added.
        * fast/encoding/latin1-winlatin.html: Added.

2006-04-12  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        Layout test for the changes made to VisiblePosition::init in r13825.
        
        * editing/selection/unrendered-space.html
        * editing/selection/unrendered-space-expected.png
        * editing/selection/unrendered-space-expected.checksum
        * editing/selection/unrendered-space-expected.txt

2006-04-12  Adele Peterson  <adele@apple.com>

        Test for setSelectionRange bug in text fields.

        * fast/forms/input-delete-expected.txt: Added.
        * fast/forms/input-delete.html: Added.

2006-04-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>
 
         Reviewed by hyatt
 
         - updated test results for http://bugs.webkit.org/show_bug.cgi?id=4855
           List item's bullets fail to redraw correctly after their style is set with JavaScript
 
         * css1/basic/class_as_selector-expected.txt:
         * css1/basic/containment-expected.txt:
         * css1/basic/contextual_selectors-expected.txt:
         * css1/basic/id_as_selector-expected.txt:
         * css1/box_properties/border_bottom-expected.txt:
         * css1/box_properties/border_left-expected.txt:
         * css1/box_properties/border_right_inline-expected.txt:
         * css1/box_properties/border_top-expected.txt:
         * css1/box_properties/clear_float-expected.txt:
         * css1/box_properties/margin-expected.txt:
         * css1/box_properties/margin_bottom-expected.txt:
         * css1/box_properties/margin_left-expected.txt:
         * css1/box_properties/margin_right-expected.txt:
         * css1/box_properties/margin_top-expected.txt:
         * css1/box_properties/padding_left-expected.txt:
         * css1/box_properties/padding_right-expected.txt:
         * css1/cascade/cascade_order-expected.txt:
         * css1/classification/display-expected.txt:
         * css1/classification/list_style-expected.txt:
         * css1/classification/list_style_image-expected.txt:
         * css1/classification/list_style_position-expected.txt:
         * css1/classification/list_style_type-expected.txt:
         * css1/conformance/forward_compatible_parsing-expected.txt:
         * css1/pseudo/anchor-expected.txt:
         * css2.1/t0402-c71-fwd-parsing-02-f-expected.txt:
         * css2.1/t0505-c16-descendant-01-e-expected.txt:
         * css2.1/t050803-c14-classes-00-e-expected.txt:
         * css2.1/t0509-c15-ids-01-e-expected.txt:
         * css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
         * css2.1/t0805-c5519-brdr-r-02-e-expected.txt:
         * css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
         * css2.1/t0805-c5521-brdr-l-02-e-expected.txt:
         * css2.1/t1205-c561-list-displ-00-b-expected.txt:
         * css2.1/t1205-c563-list-type-00-b-expected.txt:
         * css2.1/t1205-c563-list-type-01-b-expected.txt:
         * css2.1/t1205-c564-list-img-00-b-g-expected.txt:
         * css2.1/t1205-c565-list-pos-00-b-expected.txt:
         * css2.1/t1205-c566-list-stl-00-e-ag-expected.txt:
         * css2.1/t1205-c566-list-stl-01-c-g-expected.txt:
         * editing/deleting/delete-listitem-002-expected.txt:
         * editing/execCommand/insertHTML-expected.txt:
         * editing/pasteboard/paste-4039777-fix-expected.txt:
         * editing/pasteboard/paste-list-001-expected.txt:
         * editing/selection/extend-by-word-002-expected.txt:
         * editing/selection/move-by-line-002-expected.txt:
         * editing/selection/select-all-iframe-expected.txt:
         * editing/selection/selectNode-expected.txt:
         * editing/selection/selectNodeContents-expected.txt:
         * editing/unsupported-content/list-type-after-expected.txt:
         * editing/unsupported-content/list-type-before-expected.txt:
         * fast/block/float/014-expected.txt:
         * fast/css-generated-content/009-expected.txt:
         * fast/css/001-expected.txt:
         * fast/css/001-expected.png:
         * fast/css/001-expected.checksum:
         * fast/css/continuationCrash-expected.txt:
         * fast/css/list-outline-expected.txt:
         * fast/doctypes/001-expected.txt:
         * fast/doctypes/002-expected.txt:
         * fast/doctypes/003-expected.txt:
         * fast/doctypes/004-expected.txt:
         * fast/dom/window-onFocus-expected.txt:
         * fast/forms/form-hides-table-expected.txt:
         * fast/forms/plaintext-mode-2-expected.txt:
         * fast/lists/001-expected.checksum:
         * fast/lists/001-expected.png:
         * fast/lists/001-expected.txt:
         * fast/lists/002-expected.txt:
         * fast/lists/003-expected.txt:
         * fast/lists/004-expected.txt:
         * fast/lists/005-expected.txt:
         * fast/lists/006-expected.txt:
         * fast/lists/007-expected.txt:
         * fast/lists/008-expected.txt:
         * fast/lists/009-expected.txt:
         * fast/lists/drag-into-marker-expected.txt:
         * fast/lists/li-br-expected.txt:
         * fast/lists/ol-display-types-expected.txt:
         * fast/lists/olstart-expected.txt:
         * fast/lists/scrolled-marker-paint-expected.txt:
         * fast/overflow/overflow-rtl-expected.txt:
         * fast/parser/entities-in-xhtml-expected.txt:
         * fast/selectors/001-expected.txt:
         * fast/selectors/013-expected.txt:
         * fast/selectors/015-expected.txt:
         * fast/selectors/166-expected.txt:
         * fast/table/018-expected.txt:
         * fast/table/form-with-table-style-expected.txt:
         * fast/text/whitespace/tab-character-basics-expected.txt:
         * fast/tokenizer/004-expected.txt:
         * tables/mozilla/bugs/bug23235-expected.txt:
         * tables/mozilla/bugs/bug30692-expected.txt:
         * tables/mozilla/bugs/bug3191-expected.txt:
         * tables/mozilla/bugs/bug32205-2-expected.txt:
         * tables/mozilla/marvin/backgr_index-expected.txt:
         * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
         * tables/mozilla/marvin/x_table-expected.txt:
         * tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
         * tables/mozilla/other/wa_table_tr_align-expected.txt:
         * tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:

2006-04-12  David Harrison  <harrison@apple.com>

        <rdar://problem/4386640> AX: AXPreviousSentenceStartTextMarkerForTextMarker does not respect paragraph boundary
        <rdar://problem/4414575> AX: Dictionary popup cannot find some words on Dictionary.app

        * editing/editing.js:
        Add sentence navigation/selection.
        
        * editing/selection/extend-by-sentence-001-expected.txt: Added.
        * editing/selection/extend-by-sentence-001.html: Added.
        Test for both <rdar://problem/4386640> and <rdar://problem/4414575>.
        
        * fast/dom/inner-text-001-expected.txt: Added.
        * fast/dom/inner-text-001.html: Added.
        Tests innerText on a variety of elements.
        
        * fast/dom/HTMLObjectElement/form/test1-expected.txt:
        * fast/events/mouseclick-target-and-positioning-expected.txt:
        * fast/forms/button-in-forms-collection-expected.txt:
        * fast/forms/focus-control-to-page-expected.txt:
        * fast/forms/focus-expected.txt:
        * fast/forms/textarea-hard-linewrap-expected.txt:
        * fast/forms/textarea-setvalue-submit-expected.txt:
        * fast/loader/loadInProgress-expected.txt:
        Updated for innerText changes that emit newlines for more kinds of blocks.

2006-04-12  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=8335>
        Implement execCommand(InsertHorizontalRule)

        * editing/deleting/merge-unrendered-space.html:
        * editing/execCommand/insertHorizontalRule-expected.checksum: Added.
        * editing/execCommand/insertHorizontalRule-expected.png: Added.
        * editing/execCommand/insertHorizontalRule-expected.txt: Added.
        * editing/execCommand/insertHorizontalRule.html: Added.

2006-04-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        Added to test changes:
        * editing/pasteboard/merge-end-1-expected.checksum: Added.
        * editing/pasteboard/merge-end-1-expected.png: Added.
        * editing/pasteboard/merge-end-1-expected.txt: Added.
        * editing/pasteboard/merge-end-1.html: Added.
        * editing/pasteboard/merge-end-2-expected.checksum: Added.
        * editing/pasteboard/merge-end-2-expected.png: Added.
        * editing/pasteboard/merge-end-2-expected.txt: Added.
        * editing/pasteboard/merge-end-2.html: Added.
        
        Use the editing library so the test can be run in slow motion.
        * editing/deleting/merge-unrendered-space.html:
        
        Merges after pasted content no longer happen unnecessarily.  These
        tests used to do unnecessary merges that happened to move nodes
        that served as selection endpoints, which cleared the selection.
        So, you'll see changes to the selection change delegate calls.
        * editing/pasteboard/8145-2-expected.txt:
        * editing/pasteboard/paste-line-endings-010-expected.txt:
        * editing/pasteboard/paste-text-008-expected.txt:
        * editing/pasteboard/paste-text-009-expected.txt:

2006-04-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/deleting/merge-unrendered-space-expected.checksum: Added.
        * editing/deleting/merge-unrendered-space-expected.png: Added.
        * editing/deleting/merge-unrendered-space-expected.txt: Added.
        * editing/deleting/merge-unrendered-space.html: Added.

2006-04-10  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - fix http://bugs.webkit.org/show_bug.cgi?id=8157
          Make HTTP tests using Perl use .pl extension

        * http/tests/incremental/slow-utf8-text.pl: Added (renamed from .text).
        * http/tests/incremental/slow-utf8-text.text: Removed.
        * http/tests/incremental/split-hex-entities.pl: Added (renamed from .html).
        * http/tests/incremental/split-hex-entities.html: Removed.
        * http/tests/incremental/.htaccess: Removed.

2006-04-10  Darin Adler  <darin@apple.com>

        * fast/dom/gc-4-expected.txt: Add one blank line (test result was failing).

2006-04-10  Darin Adler  <darin@apple.com>

        - one more test change for http://bugs.webkit.org/show_bug.cgi?id=4884
          Canvas element breaks when RenderObject creation is deferred by external CSS

        * fast/dom/gc-4.html: Test had a bug where it used <canvas>
        without a </canvas> tag. Changed test to include a </canvas> tag.

2006-04-10  Darin Adler  <darin@apple.com>

        - regenerated pixel results because many may be affected by
          the fix for bug 8100

2006-04-09  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7877
        XMLHttpRequest ignores username/password passed to open()

        * http/tests/xmlhttprequest/basic-auth-expected.txt: Added.
        * http/tests/xmlhttprequest/basic-auth.html: Added.
        * http/tests/xmlhttprequest/resources/basic-auth.php: Added.

2006-04-09  Darin Adler  <darin@apple.com>

        Reviewed by Anders.

        - test changes for http://bugs.webkit.org/show_bug.cgi?id=4884
          Canvas element breaks when RenderObject creation is deferred by external CSS

        * fast/canvas/canvas-before-css-expected.checksum: Added.
        * fast/canvas/canvas-before-css-expected.png: Added.
        * fast/canvas/canvas-before-css-expected.txt: Added.
        * fast/canvas/canvas-before-css.html: Added.

        * fast/canvas/image-object-in-canvas.html: Test had a bug where it used <canvas>
        without a </canvas> tag. Changed test to include a </canvas> tag.

        * fast/canvas/patternfill-repeat-expected.txt: Updated for name change from
        RenderCanvasImage to RenderHTMLCanvas.
        * fast/canvas/image-object-in-canvas-expected.txt: Ditto.
        * fast/canvas/fillrect_gradient-expected.txt: Ditto.
        * fast/canvas/quadraticCurveTo-expected.txt: Ditto.

2006-04-09  Rob Buis  <buis@kde.org>

        Reviewed by eseidel.  Landed by eseidel.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6930
        % width/height on nested <svg> tags do not work

        * svg/custom/inner-percent-expected.txt: Added.
        * svg/custom/inner-percent.svg: Added.

2006-04-08  Darin Adler  <darin@apple.com>

        Reviewed by Beth.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=7622
          REGRESSION: New text fields should compute maxlength considering composed character sequences

        * fast/forms/input-text-maxlength-expected.checksum: Added.
        * fast/forms/input-text-maxlength-expected.png: Added.
        * fast/forms/input-text-maxlength-expected.txt: Added.
        * fast/forms/input-text-maxlength.html: Added.
        * fast/forms/input-text-paste-maxlength-expected.checksum: Added.
        * fast/forms/input-text-paste-maxlength-expected.png: Added.
        * fast/forms/input-text-paste-maxlength-expected.txt: Added.
        * fast/forms/input-text-paste-maxlength.html: Added.

2006-04-08  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8264
        toLowerCase and toUpperCase don't honor special mappings

        * fast/js/resources/string-capitalization.js: Added.
        * fast/js/string-capitalization-expected.txt: Added.
        * fast/js/string-capitalization.html: Added.

2006-04-07  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8134
          REGRESSION: dragging down from the middle of a text field does not select to end of field

        * fast/forms/input-text-drag-down-expected.checksum: Added.
        * fast/forms/input-text-drag-down-expected.png: Added.
        * fast/forms/input-text-drag-down-expected.txt: Added.
        * fast/forms/input-text-drag-down.html: Added.

2006-04-07  Darin Adler  <darin@apple.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8134
          REGRESSION: dragging down from the middle of a text field does not select to end of field

        * fast/forms/input-text-drag-down-expected.checksum: Added.
        * fast/forms/input-text-drag-down-expected.png: Added.
        * fast/forms/input-text-drag-down-expected.txt: Added.
        * fast/forms/input-text-drag-down.html: Added.

2006-04-07  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.

        Test case for this fix:
        
        - fixed REGRESSION: offsetParent on element with no offset parent crashes

        * fast/dom/Element/null-offset-parent.html: Added.

2006-04-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by adele

        * fast/forms/input-maxlength-2-expected.checksum: Added.
        * fast/forms/input-maxlength-2-expected.png: Added.
        * fast/forms/input-maxlength-2-expected.txt: Added.
        * fast/forms/input-maxlength-2.html: Added.

2006-04-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        <http://bugs.webkit.org/show_bug.cgi?id=8250>
        REGRESSION: Interchange newlines aren't passed with the khtmlBeforeTextInsertedEvent

        * fast/forms/8250-expected.checksum: Added.
        * fast/forms/8250-expected.png: Added.
        * fast/forms/8250-expected.txt: Added.
        * fast/forms/8250.html: Added.

2006-04-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by adele
        <http://bugs.webkit.org/show_bug.cgi?id=8219>
        REGRESSION: Two extra newlines added when pasting a single styled line into a plaintext-only region

        Updated to relfect fix:
        * editing/pasteboard/8145-1-expected.checksum:
        * editing/pasteboard/8145-1-expected.png:
        * editing/pasteboard/8145-1-expected.txt:
        * editing/pasteboard/8145-1.html:

2006-04-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=8145>
        REGRESSION: Pasting text from TextEdit with a bold word into text field results in crash

        * editing/pasteboard/8145-1-expected.checksum: Added.
        * editing/pasteboard/8145-1-expected.png: Added.
        * editing/pasteboard/8145-1-expected.txt: Added.
        * editing/pasteboard/8145-1.html: Added.
        * editing/pasteboard/8145-2-expected.checksum: Added.
        * editing/pasteboard/8145-2-expected.png: Added.
        * editing/pasteboard/8145-2-expected.txt: Added.
        * editing/pasteboard/8145-2.html: Added.
        * editing/pasteboard/8145-3-expected.checksum: Added.
        * editing/pasteboard/8145-3-expected.png: Added.
        * editing/pasteboard/8145-3-expected.txt: Added.
        * editing/pasteboard/8145-3.html: Added.
        * fast/forms/plaintext-mode-1-expected.txt:
        * fast/forms/plaintext-mode-1.html:

2006-04-07  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Anders.

        Added test case for incidental fix from this change:
        
        - Convert Element JS bindings to be almost completely autogenerated
        http://bugs.webkit.org/show_bug.cgi?id=8227

        * fast/dom/Element/dimension-properties-unrendered-expected.txt: Added.
        * fast/dom/Element/dimension-properties-unrendered.html: Added.
        * fast/dom/Element/resources/dimension-properties-unrendered.js: Added.

2006-04-06  Beth Dakin  <bdakin@apple.com>

        Reviewed by Darin.

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=8203
        This fix also changes the layout of two existing tests.

        * fast/forms/input-appearance-minWidth-expected.checksum:
        * fast/forms/input-appearance-minWidth-expected.png:
        * fast/forms/input-appearance-minWidth-expected.txt:
        * fast/forms/minWidthPercent-expected.checksum: Added.
        * fast/forms/minWidthPercent-expected.png: Added.
        * fast/forms/minWidthPercent-expected.txt: Added.
        * fast/forms/minWidthPercent.html: Added.
        * fast/replaced/width100percent-expected.checksum:
        * fast/replaced/width100percent-expected.png:
        * fast/replaced/width100percent-expected.txt:

2006-04-05  Darin Adler  <darin@apple.com>

        - regenerated test results

        * fast/forms/input-table-expected.txt: Regenerated. Seems right, matches Gecko.

        * fast/forms/form-element-geometry-expected.png: Regenerated.
        * fast/forms/form-element-geometry-expected.checksum: Regenerated.

2006-04-05  Darin Adler  <darin@apple.com>

        - bug http://bugs.webkit.org/show_bug.cgi?id=8187 seems to have disappeared

        * fast/forms/input-truncate-newline-expected.txt: Restored good expected results.

2006-04-05  Darin Adler  <darin@apple.com>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8111
          REGRESSION (NativeTextField): first click in form field on weather.com leaves focus
          but no caret

        - updated results for improved dumping of selection location in DumpRenderTree

        * fast/forms/input-text-self-emptying-click-expected.checksum: Added.
        * fast/forms/input-text-self-emptying-click-expected.png: Added.
        * fast/forms/input-text-self-emptying-click-expected.txt: Added.
        * fast/forms/input-text-self-emptying-click.html: Added.

        * editing/selection/3690703-2-expected.txt: Updated.
        * fast/forms/input-appearance-focus-expected.txt: Updated.
        * fast/forms/input-appearance-readonly-expected.txt: Updated.
        * fast/forms/input-appearance-selection-expected.txt: Updated.
        * fast/forms/input-paste-undo-expected.txt: Updated.
        * fast/forms/input-text-double-click-expected.txt: Updated.
        * fast/forms/input-text-option-delete-expected.txt: Updated.
        * fast/forms/input-text-scroll-left-on-blur-expected.txt: Updated.
        * fast/forms/plaintext-mode-2-expected.txt: Updated.

2006-04-05  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed and landed by Maciej.

        - updated test result for http://bugs.webkit.org/show_bug.cgi?id=8184
          REGRESSION (r13655): Layer outline not clipped where it should be

        * fast/clip/outline-overflowClip-expected.txt: Reverted to the correct
        expected result.

2006-04-04  Rob Buis  <buis@kde.org>

        Reviewed by Eric, landed by Maciej.

        * svg/custom/class-selector.svg: Added.

2006-04-04  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Anders.

        Update prototype chain for the following fix:

        - autogenerate bindings for all of the methods and properties of Document
        http://bugs.webkit.org/show_bug.cgi?id=8163

        * fast/dom/prototype-chain-expected.txt:

2006-04-05  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=8198>
        Hitting an assert on undo paste

        * editing/pasteboard/undoable-fragment-removes-expected.checksum: Added.
        * editing/pasteboard/undoable-fragment-removes-expected.png: Added.
        * editing/pasteboard/undoable-fragment-removes-expected.txt: Added.
        * editing/pasteboard/undoable-fragment-removes.html: Added.

2006-04-05  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8110
          Define navigator.vendorSub (bcms.gov.uk doesn't allow access to login page)

        * fast/dom/navigator-vendorSub-expected.txt: Added.
        * fast/dom/navigator-vendorSub.html: Added.

2006-04-04  Darin Adler  <darin@apple.com>

        Reviewed by Justin and Adele.

        * fast/forms/plaintext-mode-2-expected.txt: Updated because there's no longer
        and extra <div> element added.

2006-04-04  Adele Peterson  <adele@apple.com>

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=8158
        REGRESSION: Clicking past RTL text in a new text field puts the caret on the wrong side of the text

        * editing/selection/caret-rtl-expected.checksum: Added.
        * editing/selection/caret-rtl-expected.png: Added.
        * editing/selection/caret-rtl-expected.txt: Added.
        * editing/selection/caret-rtl.html: Added.
        * editing/selection/caret-rtl-2-expected.checksum: Added.
        * editing/selection/caret-rtl-2-expected.png: Added.
        * editing/selection/caret-rtl-2-expected.txt: Added.
        * editing/selection/caret-rtl-2.html: Added.

2006-04-04  Adele Peterson  <adele@apple.com>

        New results for
        * fast/forms/input-truncate-newline-expected.txt

        Filed bug:
        http://bugs.webkit.org/show_bug.cgi?id=8187
        input-truncate-newline layout test fails when run as part of larger set of tests

2006-04-04  Adele Peterson  <adele@apple.com>

         - Test for:
        http://bugs.webkit.org/show_bug.cgi?id=8092
        REGRESSION (NativeTextField): table contents misaligned in Netflix queue

        http://bugs.webkit.org/show_bug.cgi?id=8141
        REGRESSION: Native text field fails to wrap inside table

        http://bugs.webkit.org/show_bug.cgi?id=8072
        REGRESSION: text fields at connect.apple.com spill out of the containing box

        * fast/forms/input-table-expected.checksum: Added.
        * fast/forms/input-table-expected.png: Added.
        * fast/forms/input-table-expected.txt: Added.
        * fast/forms/input-table.html: Added.

2006-04-04  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin

        <http://bugs.webkit.org/show_bug.cgi?id=6608>
        REGRESSION: Line disappears when deleting

        Added:
        * editing/deleting/merge-different-styles-expected.checksum: Added.
        * editing/deleting/merge-different-styles-expected.png: Added.
        * editing/deleting/merge-different-styles-expected.txt: Added.
        * editing/deleting/merge-different-styles.html: Added.
        * editing/deleting/merge-no-br-expected.checksum: Added.
        * editing/deleting/merge-no-br-expected.png: Added.
        * editing/deleting/merge-no-br-expected.txt: Added.
        * editing/deleting/merge-no-br.html: Added.
        * editing/deleting/merge-whitespace-pre-expected.checksum: Added.
        * editing/deleting/merge-whitespace-pre-expected.png: Added.
        * editing/deleting/merge-whitespace-pre-expected.txt: Added.
        * editing/deleting/merge-whitespace-pre.html: Added.

        Fixes (not enough style on nodes for the fixes to be reflected in pixel results):
        * editing/deleting/delete-block-merge-contents-005-expected.txt:
        * editing/deleting/delete-block-merge-contents-006-expected.txt:
        * editing/deleting/delete-block-merge-contents-008-expected.txt:

        Equivalent render trees:
        * editing/deleting/delete-3857753-fix-expected.txt:
        * editing/inserting/insert-div-026-expected.txt:
        
        Forgot to checkin these new expected results after fixing the DRT bug:
        * fast/lists/drag-into-marker-expected.checksum:
        * fast/lists/drag-into-marker-expected.png:
        * fast/lists/drag-into-marker-expected.txt:

2006-04-03  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=7118
          Property values with extra items do not get treated as invalid (they should)

        * fast/block/margin-collapse/103-expected.checksum: Corrected the results.
        * fast/block/margin-collapse/103-expected.png:
        * fast/block/margin-collapse/103-expected.txt:
        * fast/css/invalidation-errors-2-expected.checksum: Added.
        * fast/css/invalidation-errors-2-expected.png: Added.
        * fast/css/invalidation-errors-2-expected.txt: Added.
        * fast/css/invalidation-errors-2.html: Added.
        * fast/css/invalidation-errors-3-expected.checksum: Added.
        * fast/css/invalidation-errors-3-expected.png: Added.
        * fast/css/invalidation-errors-3-expected.txt: Added.
        * fast/css/invalidation-errors-3.html: Added.
        * fast/css/invalidation-errors-expected.checksum: Added.
        * fast/css/invalidation-errors-expected.png: Added.
        * fast/css/invalidation-errors-expected.txt: Added.
        * fast/css/invalidation-errors.html: Added.

2006-04-03  Darin Adler  <darin@apple.com>

        - add a test of RTL to the test for bug 8106

        * fast/forms/input-text-scroll-left-on-blur-expected.png: Updated.
        * fast/forms/input-text-scroll-left-on-blur-expected.txt: Updated.
        * fast/forms/input-text-scroll-left-on-blur-expected.checksum: Updated.
        * fast/forms/input-text-scroll-left-on-blur.html: Updated.

2006-04-03  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=8117>
        REGRESSION (NativeTextField): Drag and drop text within a text input field modifies page
        <http://bugs.webkit.org/show_bug.cgi?id=7567>
        A drag and drop in DumpRenderTree copies the source, instead of cutting it

        * editing/pasteboard/drag-drop-modifies-page-expected.checksum: Added.
        * editing/pasteboard/drag-drop-modifies-page-expected.png: Added.
        * editing/pasteboard/drag-drop-modifies-page-expected.txt: Added.
        * editing/pasteboard/drag-drop-modifies-page.html: Added.

        Updated:
        * fast/lists/drag-onto-marker.html:
        * fast/lists/drag-onto-marker-expected.txt:
        * fast/lists/drag-onto-marker-expected.png:
        * fast/lists/drag-onto-marker-expected.checksum:

2006-04-03  Beth Dakin  <bdakin@apple.com>

        Layout test for <rdar://problem/4495644> crash when mousing over 
        links at nationalrealestateinvestors.com in 
        WebCore::RenderBlock::findNextLineBreak

        * fast/inline/dirtyLinesForInline-expected.checksum: Added.
        * fast/inline/dirtyLinesForInline-expected.png: Added.
        * fast/inline/dirtyLinesForInline-expected.txt: Added.
        * fast/inline/dirtyLinesForInline.html: Added.

2006-04-03  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Beth.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8085
          REGRESSION: Main menu positioned incorrectly on eia.org and fedex.com/us

        * fast/dom/Element/offsetTop-table-cell-expected.txt: Added.
        * fast/dom/Element/offsetTop-table-cell.html: Added.

2006-04-03  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=7943
          Layer outline does not repaint

        * fast/repaint/inline-block-overflow-expected.png: Added.
        * fast/repaint/layer-outline-expected.checksum: Added.
        * fast/repaint/layer-outline-expected.png: Added.
        * fast/repaint/layer-outline-expected.txt: Added.
        * fast/repaint/layer-outline-horizontal-expected.checksum: Added.
        * fast/repaint/layer-outline-horizontal-expected.png: Added.
        * fast/repaint/layer-outline-horizontal-expected.txt: Added.
        * fast/repaint/layer-outline-horizontal.html: Added.
        * fast/repaint/layer-outline.html: Added.

2006-04-03  Adele Peterson  <adele@apple.com>

        Reviewed by Justin.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=8104
        REGRESSION (NativeTextField): New text fields should not allow pasting newlines

        * fast/forms/input-truncate-newline-expected.txt: Added.
        * fast/forms/input-truncate-newline.html: Added.

2006-04-03  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8099
          REGRESSION: XMLHttpRequest lowercase post requests broken

        * http/tests/xmlhttprequest/methods-lower-case-expected.txt: Added.
        * http/tests/xmlhttprequest/methods-lower-case.html: Added.

2006-04-02  Trey Matteson  <trey@usa.net>

        Reviewed by Maciej.

        Adding tests for http://bugs.webkit.org/show_bug.cgi?id=8121
        REGRESSION: 404s are not displayed
        and http://bugs.webkit.org/show_bug.cgi?id=7739
        REGRESSION: Assertion failure loading acid2 test in -[WebCoreFrameBridge installInFrame:]

        In addition I tweaked the httpd conf file to allow us to exec perl CGI scripts.

        * http/conf/httpd.conf:
        * http/tests/misc/error404-expected.checksum: Added.
        * http/tests/misc/error404-expected.png: Added.
        * http/tests/misc/error404-expected.txt: Added.
        * http/tests/misc/error404.pl: Added.
        * http/tests/misc/iframe404-expected.checksum: Added.
        * http/tests/misc/iframe404-expected.png: Added.
        * http/tests/misc/iframe404-expected.txt: Added.
        * http/tests/misc/iframe404.html: Added.

2006-04-02  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Hyatt.
        
        Tests for:
        - fixed <rdar://problem/4198619> REGRESSION: tabbing through links fails after hitting text field w/ sys's "tab to all controls" off
        - fixed <rdar://problem/4463760> REGRESSION: Can't tab from old text field (like password fields) to new text field (6811)
        (http://bugs.webkit.org/show_bug.cgi?id=6811)
        - fixed tab and shift tab don't select the right things
        http://bugs.webkit.org/show_bug.cgi?id=5685

        * fast/forms/focus-control-to-page-expected.txt: Added.
        * fast/forms/focus-control-to-page.html: Added.

2006-04-02  Darin Adler  <darin@apple.com>

        - updated one more result for change in focus ring appearance

        * fast/forms/plaintext-mode-2-expected.checksum: Updated.
        * fast/forms/plaintext-mode-2-expected.png: Ditto.

2006-04-02  Darin Adler  <darin@apple.com>

        - updated layout test results, mostly for the change in focus ring appearance

        * editing/input/range-for-empty-document-expected.txt:

        * editing/selection/3690703-2-expected.checksum:
        * editing/selection/3690703-2-expected.png:
        * editing/selection/3690703-2-expected.txt:

        * fast/overflow/scrollRevealButton-expected.checksum:
        * fast/overflow/scrollRevealButton-expected.png:
        * fast/overflow/scrollRevealButton-expected.txt:

        * editing/deleting/collapse-whitespace-3587601-fix-expected.checksum:
        * editing/deleting/collapse-whitespace-3587601-fix-expected.png:
        * editing/deleting/delete-3608430-fix-expected.checksum:
        * editing/deleting/delete-3608430-fix-expected.png:
        * editing/deleting/delete-3608445-fix-expected.checksum:
        * editing/deleting/delete-3608445-fix-expected.png:
        * editing/deleting/delete-3608462-fix-expected.checksum:
        * editing/deleting/delete-3608462-fix-expected.png:
        * editing/deleting/delete-3959464-fix-expected.checksum:
        * editing/deleting/delete-3959464-fix-expected.png:
        * editing/deleting/delete-4038408-fix-expected.checksum:
        * editing/deleting/delete-4038408-fix-expected.png:
        * editing/deleting/delete-4083333-fix-expected.checksum:
        * editing/deleting/delete-4083333-fix-expected.png:
        * editing/deleting/delete-after-span-ws-001-expected.checksum:
        * editing/deleting/delete-after-span-ws-001-expected.png:
        * editing/deleting/delete-after-span-ws-002-expected.checksum:
        * editing/deleting/delete-after-span-ws-002-expected.png:
        * editing/deleting/delete-after-span-ws-003-expected.checksum:
        * editing/deleting/delete-after-span-ws-003-expected.png:
        * editing/deleting/delete-and-undo-expected.checksum:
        * editing/deleting/delete-and-undo-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-001-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-001-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-002-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-002-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-003-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-003-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-004-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-004-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-005-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-005-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-006-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-006-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-007-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-007-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-008-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-008-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-009-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-009-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-010-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-010-expected.png:
        * editing/deleting/delete-at-paragraph-boundaries-011-expected.checksum:
        * editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
        * editing/deleting/delete-block-contents-001-expected.checksum:
        * editing/deleting/delete-block-contents-001-expected.png:
        * editing/deleting/delete-block-contents-002-expected.checksum:
        * editing/deleting/delete-block-contents-002-expected.png:
        * editing/deleting/delete-block-contents-003-expected.checksum:
        * editing/deleting/delete-block-contents-003-expected.png:
        * editing/deleting/delete-block-merge-contents-001-expected.checksum:
        * editing/deleting/delete-block-merge-contents-001-expected.png:
        * editing/deleting/delete-block-merge-contents-002-expected.checksum:
        * editing/deleting/delete-block-merge-contents-002-expected.png:
        * editing/deleting/delete-block-merge-contents-003-expected.checksum:
        * editing/deleting/delete-block-merge-contents-003-expected.png:
        * editing/deleting/delete-block-merge-contents-004-expected.checksum:
        * editing/deleting/delete-block-merge-contents-004-expected.png:
        * editing/deleting/delete-block-merge-contents-005-expected.checksum:
        * editing/deleting/delete-block-merge-contents-005-expected.png:
        * editing/deleting/delete-block-merge-contents-006-expected.checksum:
        * editing/deleting/delete-block-merge-contents-006-expected.png:
        * editing/deleting/delete-block-merge-contents-007-expected.checksum:
        * editing/deleting/delete-block-merge-contents-007-expected.png:
        * editing/deleting/delete-block-merge-contents-008-expected.checksum:
        * editing/deleting/delete-block-merge-contents-008-expected.png:
        * editing/deleting/delete-block-merge-contents-009-expected.checksum:
        * editing/deleting/delete-block-merge-contents-009-expected.png:
        * editing/deleting/delete-block-merge-contents-010-expected.checksum:
        * editing/deleting/delete-block-merge-contents-010-expected.png:
        * editing/deleting/delete-block-merge-contents-011-expected.checksum:
        * editing/deleting/delete-block-merge-contents-011-expected.png:
        * editing/deleting/delete-block-merge-contents-012-expected.checksum:
        * editing/deleting/delete-block-merge-contents-012-expected.png:
        * editing/deleting/delete-block-merge-contents-013-expected.checksum:
        * editing/deleting/delete-block-merge-contents-013-expected.png:
        * editing/deleting/delete-block-merge-contents-014-expected.checksum:
        * editing/deleting/delete-block-merge-contents-014-expected.png:
        * editing/deleting/delete-block-merge-contents-015-expected.checksum:
        * editing/deleting/delete-block-merge-contents-015-expected.png:
        * editing/deleting/delete-block-merge-contents-016-expected.checksum:
        * editing/deleting/delete-block-merge-contents-016-expected.png:
        * editing/deleting/delete-block-merge-contents-017-expected.checksum:
        * editing/deleting/delete-block-merge-contents-017-expected.png:
        * editing/deleting/delete-br-001-expected.checksum:
        * editing/deleting/delete-br-001-expected.png:
        * editing/deleting/delete-br-002-expected.checksum:
        * editing/deleting/delete-br-002-expected.png:
        * editing/deleting/delete-br-003-expected.checksum:
        * editing/deleting/delete-br-003-expected.png:
        * editing/deleting/delete-br-004-expected.checksum:
        * editing/deleting/delete-br-004-expected.png:
        * editing/deleting/delete-br-005-expected.checksum:
        * editing/deleting/delete-br-005-expected.png:
        * editing/deleting/delete-br-006-expected.checksum:
        * editing/deleting/delete-br-006-expected.png:
        * editing/deleting/delete-br-007-expected.checksum:
        * editing/deleting/delete-br-007-expected.png:
        * editing/deleting/delete-character-001-expected.checksum:
        * editing/deleting/delete-character-001-expected.png:
        * editing/deleting/delete-contiguous-ws-001-expected.checksum:
        * editing/deleting/delete-contiguous-ws-001-expected.png:
        * editing/deleting/delete-image-001-expected.checksum:
        * editing/deleting/delete-image-001-expected.png:
        * editing/deleting/delete-image-002-expected.checksum:
        * editing/deleting/delete-image-002-expected.png:
        * editing/deleting/delete-image-003-expected.checksum:
        * editing/deleting/delete-image-003-expected.png:
        * editing/deleting/delete-image-004-expected.checksum:
        * editing/deleting/delete-image-004-expected.png:
        * editing/deleting/delete-leading-ws-001-expected.checksum:
        * editing/deleting/delete-leading-ws-001-expected.png:
        * editing/deleting/delete-line-015-expected.checksum:
        * editing/deleting/delete-line-015-expected.png:
        * editing/deleting/delete-line-016-expected.checksum:
        * editing/deleting/delete-line-016-expected.png:
        * editing/deleting/delete-line-017-expected.checksum:
        * editing/deleting/delete-line-017-expected.png:
        * editing/deleting/delete-line-end-ws-001-expected.checksum:
        * editing/deleting/delete-line-end-ws-001-expected.png:
        * editing/deleting/delete-line-end-ws-002-expected.checksum:
        * editing/deleting/delete-line-end-ws-002-expected.png:
        * editing/deleting/delete-listitem-001-expected.checksum:
        * editing/deleting/delete-listitem-001-expected.png:
        * editing/deleting/delete-listitem-002-expected.checksum:
        * editing/deleting/delete-listitem-002-expected.png:
        * editing/deleting/delete-select-all-001-expected.checksum:
        * editing/deleting/delete-select-all-001-expected.png:
        * editing/deleting/delete-select-all-002-expected.checksum:
        * editing/deleting/delete-select-all-002-expected.png:
        * editing/deleting/delete-select-all-003-expected.checksum:
        * editing/deleting/delete-select-all-003-expected.png:
        * editing/deleting/delete-selection-001-expected.checksum:
        * editing/deleting/delete-selection-001-expected.png:
        * editing/deleting/delete-tab-001-expected.checksum:
        * editing/deleting/delete-tab-001-expected.png:
        * editing/deleting/delete-tab-002-expected.checksum:
        * editing/deleting/delete-tab-002-expected.png:
        * editing/deleting/delete-tab-003-expected.checksum:
        * editing/deleting/delete-tab-003-expected.png:
        * editing/deleting/delete-tab-004-expected.checksum:
        * editing/deleting/delete-tab-004-expected.png:
        * editing/deleting/delete-trailing-ws-001-expected.checksum:
        * editing/deleting/delete-trailing-ws-001-expected.png:
        * editing/deleting/delete-trailing-ws-002-expected.checksum:
        * editing/deleting/delete-trailing-ws-002-expected.png:
        * editing/deleting/delete-ws-fixup-001-expected.checksum:
        * editing/deleting/delete-ws-fixup-001-expected.png:
        * editing/deleting/delete-ws-fixup-002-expected.checksum:
        * editing/deleting/delete-ws-fixup-002-expected.png:
        * editing/deleting/delete-ws-fixup-003-expected.checksum:
        * editing/deleting/delete-ws-fixup-003-expected.png:
        * editing/deleting/delete-ws-fixup-004-expected.checksum:
        * editing/deleting/delete-ws-fixup-004-expected.png:
        * editing/deleting/smart-delete-001-expected.checksum:
        * editing/deleting/smart-delete-001-expected.png:
        * editing/deleting/smart-delete-002-expected.checksum:
        * editing/deleting/smart-delete-002-expected.png:
        * editing/execCommand/boldSelection-expected.checksum:
        * editing/execCommand/boldSelection-expected.png:
        * editing/execCommand/insertHTML-expected.checksum:
        * editing/execCommand/insertHTML-expected.png:
        * editing/execCommand/insertImage-expected.checksum:
        * editing/execCommand/insertImage-expected.png:
        * editing/execCommand/italicizeByCharacter-expected.checksum:
        * editing/execCommand/italicizeByCharacter-expected.png:
        * editing/execCommand/modifyForeColorByCharacter-expected.checksum:
        * editing/execCommand/modifyForeColorByCharacter-expected.png:
        * editing/execCommand/print-expected.checksum:
        * editing/execCommand/print-expected.png:
        * editing/execCommand/selectAll-expected.checksum:
        * editing/execCommand/selectAll-expected.png:
        * editing/execCommand/strikethroughSelection-expected.checksum:
        * editing/execCommand/strikethroughSelection-expected.png:
        * editing/inserting/4278698-expected.checksum:
        * editing/inserting/4278698-expected.png:
        * editing/inserting/editing-empty-divs-expected.checksum:
        * editing/inserting/editing-empty-divs-expected.png:
        * editing/inserting/insert-3659587-fix-expected.checksum:
        * editing/inserting/insert-3659587-fix-expected.png:
        * editing/inserting/insert-3775316-fix-expected.checksum:
        * editing/inserting/insert-3775316-fix-expected.png:
        * editing/inserting/insert-3778059-fix-expected.checksum:
        * editing/inserting/insert-3778059-fix-expected.png:
        * editing/inserting/insert-3800346-fix-expected.checksum:
        * editing/inserting/insert-3800346-fix-expected.png:
        * editing/inserting/insert-after-delete-001-expected.checksum:
        * editing/inserting/insert-after-delete-001-expected.png:
        * editing/inserting/insert-at-end-01-expected.checksum:
        * editing/inserting/insert-at-end-01-expected.png:
        * editing/inserting/insert-at-end-02-expected.checksum:
        * editing/inserting/insert-at-end-02-expected.png:
        * editing/inserting/insert-br-001-expected.checksum:
        * editing/inserting/insert-br-001-expected.png:
        * editing/inserting/insert-br-002-expected.checksum:
        * editing/inserting/insert-br-002-expected.png:
        * editing/inserting/insert-br-003-expected.checksum:
        * editing/inserting/insert-br-003-expected.png:
        * editing/inserting/insert-br-004-expected.checksum:
        * editing/inserting/insert-br-004-expected.png:
        * editing/inserting/insert-br-005-expected.checksum:
        * editing/inserting/insert-br-005-expected.png:
        * editing/inserting/insert-br-006-expected.checksum:
        * editing/inserting/insert-br-006-expected.png:
        * editing/inserting/insert-br-007-expected.checksum:
        * editing/inserting/insert-br-007-expected.png:
        * editing/inserting/insert-br-008-expected.checksum:
        * editing/inserting/insert-br-008-expected.png:
        * editing/inserting/insert-br-at-tabspan-001-expected.checksum:
        * editing/inserting/insert-br-at-tabspan-001-expected.png:
        * editing/inserting/insert-br-at-tabspan-002-expected.checksum:
        * editing/inserting/insert-br-at-tabspan-002-expected.png:
        * editing/inserting/insert-br-at-tabspan-003-expected.checksum:
        * editing/inserting/insert-br-at-tabspan-003-expected.png:
        * editing/inserting/insert-br-quoted-001-expected.checksum:
        * editing/inserting/insert-br-quoted-001-expected.png:
        * editing/inserting/insert-br-quoted-002-expected.checksum:
        * editing/inserting/insert-br-quoted-002-expected.png:
        * editing/inserting/insert-br-quoted-003-expected.checksum:
        * editing/inserting/insert-br-quoted-003-expected.png:
        * editing/inserting/insert-br-quoted-004-expected.checksum:
        * editing/inserting/insert-br-quoted-004-expected.png:
        * editing/inserting/insert-br-quoted-005-expected.checksum:
        * editing/inserting/insert-br-quoted-005-expected.png:
        * editing/inserting/insert-br-quoted-006-expected.checksum:
        * editing/inserting/insert-br-quoted-006-expected.png:
        * editing/inserting/insert-div-025-expected.checksum:
        * editing/inserting/insert-div-025-expected.png:
        * editing/inserting/insert-div-026-expected.checksum:
        * editing/inserting/insert-div-026-expected.png:
        * editing/inserting/insert-space-in-empty-doc-expected.checksum:
        * editing/inserting/insert-space-in-empty-doc-expected.png:
        * editing/inserting/insert-tab-001-expected.checksum:
        * editing/inserting/insert-tab-001-expected.png:
        * editing/inserting/insert-tab-002-expected.checksum:
        * editing/inserting/insert-tab-002-expected.png:
        * editing/inserting/insert-tab-003-expected.checksum:
        * editing/inserting/insert-tab-003-expected.png:
        * editing/inserting/insert-tab-004-expected.checksum:
        * editing/inserting/insert-tab-004-expected.png:
        * editing/inserting/insert-text-at-tabspan-001-expected.checksum:
        * editing/inserting/insert-text-at-tabspan-001-expected.png:
        * editing/inserting/insert-text-at-tabspan-002-expected.checksum:
        * editing/inserting/insert-text-at-tabspan-002-expected.png:
        * editing/inserting/insert-text-at-tabspan-003-expected.checksum:
        * editing/inserting/insert-text-at-tabspan-003-expected.png:
        * editing/inserting/insert-text-with-newlines-expected.checksum:
        * editing/inserting/insert-text-with-newlines-expected.png:
        * editing/inserting/return-key-with-selection-001-expected.checksum:
        * editing/inserting/return-key-with-selection-001-expected.png:
        * editing/inserting/return-key-with-selection-002-expected.checksum:
        * editing/inserting/return-key-with-selection-002-expected.png:
        * editing/inserting/return-key-with-selection-003-expected.checksum:
        * editing/inserting/return-key-with-selection-003-expected.png:
        * editing/inserting/typing-001-expected.checksum:
        * editing/inserting/typing-001-expected.png:
        * editing/inserting/typing-002-expected.checksum:
        * editing/inserting/typing-002-expected.png:
        * editing/inserting/typing-003-expected.checksum:
        * editing/inserting/typing-003-expected.png:
        * editing/inserting/typing-around-br-001-expected.checksum:
        * editing/inserting/typing-around-br-001-expected.png:
        * editing/inserting/typing-around-image-001-expected.checksum:
        * editing/inserting/typing-around-image-001-expected.png:
        * editing/pasteboard/3976872-expected.checksum:
        * editing/pasteboard/3976872-expected.png:
        * editing/pasteboard/4076267-2-expected.checksum:
        * editing/pasteboard/4076267-2-expected.png:
        * editing/pasteboard/4076267-3-expected.checksum:
        * editing/pasteboard/4076267-3-expected.png:
        * editing/pasteboard/4076267-expected.checksum:
        * editing/pasteboard/4076267-expected.png:
        * editing/pasteboard/block-wrappers-necessary-expected.checksum:
        * editing/pasteboard/block-wrappers-necessary-expected.png:
        * editing/pasteboard/cut-text-001-expected.checksum:
        * editing/pasteboard/cut-text-001-expected.png:
        * editing/pasteboard/display-block-on-spans-expected.checksum:
        * editing/pasteboard/display-block-on-spans-expected.png:
        * editing/pasteboard/paste-4035648-fix-expected.checksum:
        * editing/pasteboard/paste-4035648-fix-expected.png:
        * editing/pasteboard/paste-4038267-fix-expected.checksum:
        * editing/pasteboard/paste-4038267-fix-expected.png:
        * editing/pasteboard/paste-4039777-fix-expected.checksum:
        * editing/pasteboard/paste-4039777-fix-expected.png:
        * editing/pasteboard/paste-line-endings-001-expected.checksum:
        * editing/pasteboard/paste-line-endings-001-expected.png:
        * editing/pasteboard/paste-line-endings-002-expected.checksum:
        * editing/pasteboard/paste-line-endings-002-expected.png:
        * editing/pasteboard/paste-line-endings-003-expected.checksum:
        * editing/pasteboard/paste-line-endings-003-expected.png:
        * editing/pasteboard/paste-line-endings-004-expected.checksum:
        * editing/pasteboard/paste-line-endings-004-expected.png:
        * editing/pasteboard/paste-line-endings-005-expected.checksum:
        * editing/pasteboard/paste-line-endings-005-expected.png:
        * editing/pasteboard/paste-line-endings-006-expected.checksum:
        * editing/pasteboard/paste-line-endings-006-expected.png:
        * editing/pasteboard/paste-line-endings-007-expected.checksum:
        * editing/pasteboard/paste-line-endings-007-expected.png:
        * editing/pasteboard/paste-line-endings-008-expected.checksum:
        * editing/pasteboard/paste-line-endings-008-expected.png:
        * editing/pasteboard/paste-line-endings-009-expected.checksum:
        * editing/pasteboard/paste-line-endings-009-expected.png:
        * editing/pasteboard/paste-line-endings-010-expected.checksum:
        * editing/pasteboard/paste-line-endings-010-expected.png:
        * editing/pasteboard/paste-list-001-expected.checksum:
        * editing/pasteboard/paste-list-001-expected.png:
        * editing/pasteboard/paste-match-style-001-expected.checksum:
        * editing/pasteboard/paste-match-style-001-expected.png:
        * editing/pasteboard/paste-match-style-002-expected.checksum:
        * editing/pasteboard/paste-match-style-002-expected.png:
        * editing/pasteboard/paste-pre-001-expected.checksum:
        * editing/pasteboard/paste-pre-001-expected.png:
        * editing/pasteboard/paste-pre-002-expected.checksum:
        * editing/pasteboard/paste-pre-002-expected.png:
        * editing/pasteboard/paste-table-001-expected.checksum:
        * editing/pasteboard/paste-table-001-expected.png:
        * editing/pasteboard/paste-text-001-expected.checksum:
        * editing/pasteboard/paste-text-001-expected.png:
        * editing/pasteboard/paste-text-017-expected.checksum:
        * editing/pasteboard/paste-text-017-expected.png:
        * editing/pasteboard/paste-text-018-expected.checksum:
        * editing/pasteboard/paste-text-018-expected.png:
        * editing/pasteboard/paste-text-019-expected.checksum:
        * editing/pasteboard/paste-text-019-expected.png:
        * editing/pasteboard/paste-text-at-tabspan-001-expected.checksum:
        * editing/pasteboard/paste-text-at-tabspan-001-expected.png:
        * editing/pasteboard/paste-text-at-tabspan-002-expected.checksum:
        * editing/pasteboard/paste-text-at-tabspan-002-expected.png:
        * editing/pasteboard/paste-text-at-tabspan-003-expected.checksum:
        * editing/pasteboard/paste-text-at-tabspan-003-expected.png:
        * editing/pasteboard/smart-paste-001-expected.checksum:
        * editing/pasteboard/smart-paste-001-expected.png:
        * editing/pasteboard/smart-paste-002-expected.checksum:
        * editing/pasteboard/smart-paste-002-expected.png:
        * editing/pasteboard/smart-paste-003-expected.checksum:
        * editing/pasteboard/smart-paste-003-expected.png:
        * editing/pasteboard/smart-paste-004-expected.checksum:
        * editing/pasteboard/smart-paste-004-expected.png:
        * editing/pasteboard/smart-paste-005-expected.checksum:
        * editing/pasteboard/smart-paste-005-expected.png:
        * editing/pasteboard/smart-paste-006-expected.checksum:
        * editing/pasteboard/smart-paste-006-expected.png:
        * editing/pasteboard/smart-paste-007-expected.checksum:
        * editing/pasteboard/smart-paste-007-expected.png:
        * editing/selection/3690703-expected.checksum:
        * editing/selection/3690703-expected.png:
        * editing/selection/3690719-expected.checksum:
        * editing/selection/3690719-expected.png:
        * editing/selection/6476-expected.checksum:
        * editing/selection/6476-expected.png:
        * editing/selection/after-line-wrap-expected.checksum:
        * editing/selection/after-line-wrap-expected.png:
        * editing/selection/end-of-document-expected.checksum:
        * editing/selection/end-of-document-expected.png:
        * editing/selection/expanding-selections-expected.checksum:
        * editing/selection/expanding-selections-expected.png:
        * editing/selection/expanding-selections2-expected.checksum:
        * editing/selection/expanding-selections2-expected.png:
        * editing/selection/extend-by-character-001-expected.checksum:
        * editing/selection/extend-by-character-001-expected.png:
        * editing/selection/extend-by-character-002-expected.checksum:
        * editing/selection/extend-by-character-002-expected.png:
        * editing/selection/extend-by-character-003-expected.checksum:
        * editing/selection/extend-by-character-003-expected.png:
        * editing/selection/extend-by-character-004-expected.checksum:
        * editing/selection/extend-by-character-004-expected.png:
        * editing/selection/extend-by-character-005-expected.checksum:
        * editing/selection/extend-by-character-005-expected.png:
        * editing/selection/extend-by-character-006-expected.checksum:
        * editing/selection/extend-by-character-006-expected.png:
        * editing/selection/extend-by-word-001-expected.checksum:
        * editing/selection/extend-by-word-001-expected.png:
        * editing/selection/extend-by-word-002-expected.checksum:
        * editing/selection/extend-by-word-002-expected.png:
        * editing/selection/fake-doubleclick-expected.checksum:
        * editing/selection/fake-doubleclick-expected.png:
        * editing/selection/fake-drag-expected.checksum:
        * editing/selection/fake-drag-expected.png:
        * editing/selection/iframe-expected.checksum:
        * editing/selection/iframe-expected.png:
        * editing/selection/image-before-linebreak-expected.checksum:
        * editing/selection/image-before-linebreak-expected.png:
        * editing/selection/inline-table-expected.checksum:
        * editing/selection/inline-table-expected.png:
        * editing/selection/leave-requested-block-expected.checksum:
        * editing/selection/leave-requested-block-expected.png:
        * editing/selection/move-backwords-by-word-001-expected.checksum:
        * editing/selection/move-backwords-by-word-001-expected.png:
        * editing/selection/move-between-blocks-no-001-expected.checksum:
        * editing/selection/move-between-blocks-no-001-expected.png:
        * editing/selection/move-by-character-001-expected.checksum:
        * editing/selection/move-by-character-001-expected.png:
        * editing/selection/move-by-character-002-expected.checksum:
        * editing/selection/move-by-character-002-expected.png:
        * editing/selection/move-by-character-003-expected.checksum:
        * editing/selection/move-by-character-003-expected.png:
        * editing/selection/move-by-character-004-expected.checksum:
        * editing/selection/move-by-character-004-expected.png:
        * editing/selection/move-by-character-005-expected.checksum:
        * editing/selection/move-by-character-005-expected.png:
        * editing/selection/move-by-character-6-expected.checksum:
        * editing/selection/move-by-character-6-expected.png:
        * editing/selection/move-by-line-001-expected.checksum:
        * editing/selection/move-by-line-001-expected.png:
        * editing/selection/move-by-line-002-expected.checksum:
        * editing/selection/move-by-line-002-expected.png:
        * editing/selection/move-by-word-001-expected.checksum:
        * editing/selection/move-by-word-001-expected.png:
        * editing/selection/previous-line-position-expected.checksum:
        * editing/selection/previous-line-position-expected.png:
        * editing/selection/replaced-boundaries-1-expected.checksum:
        * editing/selection/replaced-boundaries-1-expected.png:
        * editing/selection/replaced-boundaries-2-expected.checksum:
        * editing/selection/replaced-boundaries-2-expected.png:
        * editing/selection/replaced-boundaries-3-expected.checksum:
        * editing/selection/replaced-boundaries-3-expected.png:
        * editing/selection/select-all-001-expected.checksum:
        * editing/selection/select-all-001-expected.png:
        * editing/selection/select-all-002-expected.checksum:
        * editing/selection/select-all-002-expected.png:
        * editing/selection/select-box-expected.checksum:
        * editing/selection/select-box-expected.png:
        * editing/selection/selection-3748164-fix-expected.checksum:
        * editing/selection/selection-3748164-fix-expected.png:
        * editing/selection/triple-click-in-pre-expected.checksum:
        * editing/selection/triple-click-in-pre-expected.png:
        * editing/selection/unrendered-001-expected.checksum:
        * editing/selection/unrendered-001-expected.png:
        * editing/selection/unrendered-002-expected.checksum:
        * editing/selection/unrendered-002-expected.png:
        * editing/selection/unrendered-003-expected.checksum:
        * editing/selection/unrendered-003-expected.png:
        * editing/selection/unrendered-004-expected.checksum:
        * editing/selection/unrendered-004-expected.png:
        * editing/selection/unrendered-005-expected.checksum:
        * editing/selection/unrendered-005-expected.png:
        * editing/style/block-style-004-expected.checksum:
        * editing/style/block-style-004-expected.png:
        * editing/style/block-style-005-expected.checksum:
        * editing/style/block-style-005-expected.png:
        * editing/style/block-style-006-expected.checksum:
        * editing/style/block-style-006-expected.png:
        * editing/style/block-styles-007-expected.checksum:
        * editing/style/block-styles-007-expected.png:
        * editing/style/remove-underline-across-paragraph-expected.checksum:
        * editing/style/remove-underline-across-paragraph-expected.png:
        * editing/style/remove-underline-across-paragraph-in-bold-expected.checksum:
        * editing/style/remove-underline-across-paragraph-in-bold-expected.png:
        * editing/style/remove-underline-after-paragraph-expected.checksum:
        * editing/style/remove-underline-after-paragraph-expected.png:
        * editing/style/remove-underline-after-paragraph-in-bold-expected.checksum:
        * editing/style/remove-underline-after-paragraph-in-bold-expected.png:
        * editing/style/remove-underline-expected.checksum:
        * editing/style/remove-underline-expected.png:
        * editing/style/remove-underline-from-stylesheet-expected.checksum:
        * editing/style/remove-underline-from-stylesheet-expected.png:
        * editing/style/remove-underline-in-bold-expected.checksum:
        * editing/style/remove-underline-in-bold-expected.png:
        * editing/style/smoosh-styles-001-expected.checksum:
        * editing/style/smoosh-styles-001-expected.png:
        * editing/style/smoosh-styles-002-expected.checksum:
        * editing/style/smoosh-styles-002-expected.png:
        * editing/style/smoosh-styles-003-expected.checksum:
        * editing/style/smoosh-styles-003-expected.png:
        * editing/style/style-3681552-fix-001-expected.checksum:
        * editing/style/style-3681552-fix-001-expected.png:
        * editing/style/style-3681552-fix-002-expected.checksum:
        * editing/style/style-3681552-fix-002-expected.png:
        * editing/style/style-3690704-fix-expected.checksum:
        * editing/style/style-3690704-fix-expected.png:
        * editing/style/style-3998892-fix-expected.checksum:
        * editing/style/style-3998892-fix-expected.png:
        * editing/style/style-boundary-001-expected.checksum:
        * editing/style/style-boundary-001-expected.png:
        * editing/style/style-boundary-002-expected.checksum:
        * editing/style/style-boundary-002-expected.png:
        * editing/style/style-boundary-003-expected.checksum:
        * editing/style/style-boundary-003-expected.png:
        * editing/style/style-boundary-004-expected.checksum:
        * editing/style/style-boundary-004-expected.png:
        * editing/style/typing-style-001-expected.checksum:
        * editing/style/typing-style-001-expected.png:
        * editing/style/typing-style-002-expected.checksum:
        * editing/style/typing-style-002-expected.png:
        * editing/style/typing-style-003-expected.checksum:
        * editing/style/typing-style-003-expected.png:
        * editing/style/unbold-in-bold-expected.checksum:
        * editing/style/unbold-in-bold-expected.png:
        * editing/style/underline-expected.checksum:
        * editing/style/underline-expected.png:
        * editing/undo/4063751-expected.checksum:
        * editing/undo/4063751-expected.png:
        * editing/undo/redo-typing-001-expected.checksum:
        * editing/undo/redo-typing-001-expected.png:
        * editing/undo/undo-typing-001-expected.checksum:
        * editing/undo/undo-typing-001-expected.png:
        * editing/unsupported-content/list-delete-001-expected.checksum:
        * editing/unsupported-content/list-delete-001-expected.png:
        * editing/unsupported-content/list-delete-002-expected.checksum:
        * editing/unsupported-content/list-delete-002-expected.png:
        * editing/unsupported-content/list-delete-003-expected.checksum:
        * editing/unsupported-content/list-delete-003-expected.png:
        * editing/unsupported-content/list-type-after-expected.checksum:
        * editing/unsupported-content/list-type-after-expected.png:
        * editing/unsupported-content/list-type-before-expected.checksum:
        * editing/unsupported-content/list-type-before-expected.png:
        * editing/unsupported-content/table-delete-001-expected.checksum:
        * editing/unsupported-content/table-delete-001-expected.png:
        * editing/unsupported-content/table-delete-002-expected.checksum:
        * editing/unsupported-content/table-delete-002-expected.png:
        * editing/unsupported-content/table-delete-003-expected.checksum:
        * editing/unsupported-content/table-delete-003-expected.png:
        * editing/unsupported-content/table-type-after-expected.checksum:
        * editing/unsupported-content/table-type-after-expected.png:
        * editing/unsupported-content/table-type-before-expected.checksum:
        * editing/unsupported-content/table-type-before-expected.png:
        * fast/css/outline-auto-empty-rects-expected.checksum:
        * fast/css/outline-auto-empty-rects-expected.png:
        * fast/css/outline-auto-location-expected.checksum:
        * fast/css/outline-auto-location-expected.png:
        * fast/dom/focus-contenteditable-expected.checksum:
        * fast/dom/focus-contenteditable-expected.png:
        * fast/encoding/utf-16-big-endian-expected.checksum:
        * fast/encoding/utf-16-big-endian-expected.png:
        * fast/encoding/utf-16-little-endian-expected.checksum:
        * fast/encoding/utf-16-little-endian-expected.png:
        * fast/events/focusingUnloadedFrame-expected.checksum:
        * fast/events/focusingUnloadedFrame-expected.png:
        * fast/forms/input-appearance-focus-expected.checksum:
        * fast/forms/input-appearance-focus-expected.png:
        * fast/forms/input-appearance-readonly-expected.checksum: Added.
        * fast/forms/input-appearance-readonly-expected.png: Added.
        * fast/forms/input-appearance-selection-expected.checksum:
        * fast/forms/input-appearance-selection-expected.png:
        * fast/forms/input-paste-undo-expected.checksum: Added.
        * fast/forms/input-paste-undo-expected.png: Added.
        * fast/forms/input-text-double-click-expected.checksum:
        * fast/forms/input-text-double-click-expected.png:
        * fast/forms/input-text-option-delete-expected.checksum:
        * fast/forms/input-text-option-delete-expected.png:
        * fast/forms/input-text-scroll-left-on-blur-expected.checksum:
        * fast/forms/input-text-scroll-left-on-blur-expected.png:
        * fast/lists/drag-into-marker-expected.checksum:
        * fast/lists/drag-into-marker-expected.png:
        * fast/overflow/childFocusRingClip-expected.checksum:
        * fast/overflow/childFocusRingClip-expected.png:
        * fast/overflow/overflow-focus-ring-expected.checksum:
        * fast/overflow/overflow-focus-ring-expected.png:
        * fast/text/justified-text-rect-expected.checksum:
        * fast/text/justified-text-rect-expected.png:

2006-04-02  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=8118
          REGRESSION (r13595): Inline block's clipped overflow increases table row height

        * fast/inline-block/overflow-clip-expected.checksum: Added.
        * fast/inline-block/overflow-clip-expected.png: Added.
        * fast/inline-block/overflow-clip-expected.txt: Added.
        * fast/inline-block/overflow-clip.html: Added.

2006-04-01  Darin Adler  <darin@apple.com>

        Reviewed by Justin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8106
          REGRESSION (NativeTextField): New text fields don't scroll to the beginning when losing focus

        * fast/forms/input-text-scroll-left-on-blur-expected.png: Added.
        * fast/forms/input-text-scroll-left-on-blur-expected.txt: Added.
        * fast/forms/input-text-scroll-left-on-blur-expected.checksum: Added.
        * fast/forms/input-text-scroll-left-on-blur.html: Added.

2006-04-01  Darin Adler  <darin@apple.com>

        - re-updated many pixel results to try to create a new baseline

2006-04-01  Maciej Stachowiak  <mjs@apple.com>

        Test cases for:
        
        <rdar://problem/4497684> REGRESSION(NativeTextField): After undoing pasted text in a field, the field changes to only a few pixels in height (8096)

        * fast/forms/input-paste-undo-expected.txt: Added.
        * fast/forms/input-paste-undo.html: Added.

2006-04-01  Darin Adler  <darin@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=8063
          REGRESSION: double clicking in new text fields won't select whole words

        * fast/forms/input-text-double-click-expected.checksum: Added.
        * fast/forms/input-text-double-click-expected.png: Added.
        * fast/forms/input-text-double-click-expected.txt: Added.
        * fast/forms/input-text-double-click.html: Added.

2006-04-01  Darin Adler  <darin@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=8105
          REGRESSION (NativeTextField): Option-delete deletes one space before the deleted word

        * fast/forms/input-text-option-delete-expected.checksum: Added.
        * fast/forms/input-text-option-delete-expected.png: Added.
        * fast/forms/input-text-option-delete-expected.txt: Added.
        * fast/forms/input-text-option-delete.html: Added.

2006-03-31  Beth Dakin  <bdakin@apple.com>

        Reviewed by John.

        Test for http://bugs.webkit.org/show_bug.cgi?id=8108
        REGRESSION (r13590-r13593): Floating table's cells don't paint 
        their background

        * fast/table/floatingTablePaintBackground-expected.checksum: Added.
        * fast/table/floatingTablePaintBackground-expected.png: Added.
        * fast/table/floatingTablePaintBackground-expected.txt: Added.
        * fast/table/floatingTablePaintBackground.html: Added.

2006-03-31  Tim Omernick  <timo@apple.com>

        Reviewed by Adele.

        Layout test for:
        <http://bugs.webkit.org/show_bug.cgi?id=7858>
        <rdar://problem/4483359> REGRESSION: New text field doesn't recognize the read only attribute

        * fast/forms/input-appearance-readonly-expected.txt: Added.
        * fast/forms/input-appearance-readonly.html: Added.

2006-03-31  Trey Matteson  <trey@usa.net>

        Reviewed by Maciej, landed by ap.

        http://bugs.webkit.org/show_bug.cgi?id=7739
        REGRESSION: Assertion failure loading acid2 test in -[WebCoreFrameBridge installInFrame:]

        Copy Acid2 to http directory, change failing object URL from a non-existent
        file back to a 404 failure, as in the original test. The modified versions
        are preserved just to keep something in fast/css.

        * http/tests/misc: Added.
        * http/tests/misc/acid2-expected.checksum: Added.
        * http/tests/misc/acid2-expected.png: Added.
        * http/tests/misc/acid2-expected.txt: Added.
        * http/tests/misc/acid2-pixel-expected.checksum: Added.
        * http/tests/misc/acid2-pixel-expected.png: Added.
        * http/tests/misc/acid2-pixel-expected.txt: Added.
        * http/tests/misc/acid2-pixel.html: Added.
        * http/tests/misc/acid2.html: Added.

2006-03-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin, landed by Beth.

        Test for http://bugs.webkit.org/show_bug.cgi?id=8081
        REGRESSION: Drop-down menu has gap at top

        * fast/table/cell-absolute-child-expected.checksum: Added.
        * fast/table/cell-absolute-child-expected.png: Added.
        * fast/table/cell-absolute-child-expected.txt: Added.
        * fast/table/cell-absolute-child.html: Added.

2006-03-31  Darin Adler  <darin@apple.com>

        - updated results for tests that involve scrolling

        * editing/selection/focus_editable_html-expected.txt: Added expected scroll position.
        * fast/dom/focus-contenteditable-expected.txt: Ditto.
        * fast/overflow/scrollRevealButton.html: Ditto.

        - updated results for tests that involve new exception names

        * fast/dom/Element/attr-param-typechecking-expected.txt: Updated.

        * fast/dynamic/insertAdjacentElement-expected.txt: Updated.
        * fast/dynamic/insertAdjacentElement-expected.png: Added.
        * fast/dynamic/insertAdjacentElement-expected.checksum: Added.

2006-03-31  Beth Dakin  <bdakin@apple.com>

        Layout test for <rdar://problem/4472371> REGRESSION(417.9-TOT): 
        Focus ring around link in overflow:auto div isn't clipped to div

        * fast/overflow/childFocusRingClip-expected.checksum: Added.
        * fast/overflow/childFocusRingClip-expected.png: Added.
        * fast/overflow/childFocusRingClip-expected.txt: Added.
        * fast/overflow/childFocusRingClip.html: Added.

2006-03-31  Anders Carlsson  <andersca@mac.com>

        Reviewed by Maciej.

        Add getter/setter GC tests.
        
        * fast/js/getter-setter-gc-expected.txt: Added.
        * fast/js/getter-setter-gc.html: Added.
        * fast/js/resources/getter-setter-gc.js: Added.

2006-03-30  Darin Adler  <darin@apple.com>

        - updated pixel results to create a new baseline (on a 10.4.5 system)

2006-03-30  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=8056
          Flexible boxes do not repaint their top, left and children's overflows

        * fast/repaint/flexible-box-overflow-expected.checksum: Added.
        * fast/repaint/flexible-box-overflow-expected.png: Added.
        * fast/repaint/flexible-box-overflow-expected.txt: Added.
        * fast/repaint/flexible-box-overflow-horizontal-expected.checksum: Added.
        * fast/repaint/flexible-box-overflow-horizontal-expected.png: Added.
        * fast/repaint/flexible-box-overflow-horizontal-expected.txt: Added.
        * fast/repaint/flexible-box-overflow-horizontal.html: Added.
        * fast/repaint/flexible-box-overflow.html: Added.

2006-03-30  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=7301
          Text shadow does not repaint correctly

        * fast/repaint: Added.
        * fast/repaint/inline-block-overflow-expected.checksum: Added.
        * fast/repaint/inline-block-overflow-expected.png: Added.
        * fast/repaint/inline-block-overflow-expected.txt: Added.
        * fast/repaint/inline-block-overflow.html: Added.
        * fast/repaint/text-shadow-expected.checksum: Added.
        * fast/repaint/text-shadow-expected.png: Added.
        * fast/repaint/text-shadow-expected.txt: Added.
        * fast/repaint/text-shadow-horizontal-expected.checksum: Added.
        * fast/repaint/text-shadow-horizontal-expected.png: Added.
        * fast/repaint/text-shadow-horizontal-expected.txt: Added.
        * fast/repaint/text-shadow-horizontal.html: Added.
        * fast/repaint/text-shadow.html: Added.

2006-03-30  Tim Omernick  <timo@apple.com>

        Reviewed by Geoff.
        
        Test case for issues surrounding <rdar://problem/4212626> REGRESSION: LIVECONNECT:
        JavaScript type for Java Strings is function, not object

        Unfortunately, I can only test C and ObjC instances; Java does not run correctly
        in DumpRenderTree.

        * plugins/bindings-test/bindings-test.html: Added.
        * plugins/bindings-test/bindings-test-expected.txt: Added.

2006-03-30  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        http://bugs.webkit.org/show_bug.cgi?id=6989
        REGRESSION: Plain-text mode needed for contenteditable area used in new text field

        * fast/forms/plaintext-mode-1-expected.txt: Added.
        * fast/forms/plaintext-mode-1.html: Added.
        * fast/forms/plaintext-mode-2-expected.checksum: Added.
        * fast/forms/plaintext-mode-2-expected.png: Added.
        * fast/forms/plaintext-mode-2-expected.txt: Added.
        * fast/forms/plaintext-mode-2.html: Added.

2006-03-30  David Harrison  <harrison@apple.com>

        Reviewed by Justin.

        <rdar://problem/4444693> REGRESSION: Deleting empty lines causes quoted text to mistakenly get "unquoted"

        * editing/deleting/delete-block-merge-contents-022-expected.checksum: Added.
        * editing/deleting/delete-block-merge-contents-022-expected.png: Added.
        * editing/deleting/delete-block-merge-contents-022-expected.txt: Added.
        * editing/deleting/delete-block-merge-contents-022.html: Added.
        * editing/deleting/delete-block-merge-contents-023-expected.checksum: Added.
        * editing/deleting/delete-block-merge-contents-023-expected.png: Added.
        * editing/deleting/delete-block-merge-contents-023-expected.txt: Added.
        * editing/deleting/delete-block-merge-contents-023.html: Added.
        * editing/deleting/delete-block-merge-contents-024-expected.checksum: Added.
        * editing/deleting/delete-block-merge-contents-024-expected.png: Added.
        * editing/deleting/delete-block-merge-contents-024-expected.txt: Added.
        * editing/deleting/delete-block-merge-contents-024.html: Added.

2006-03-30  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Test: fast/forms/visual-hebrew-text-field.html

        Reviewed by Darin.

        - fix http://bugs.webkit.org/show_bug.cgi?id=8076
          REGRESSION: native text fields are reversed on "visual Hebrew" pages

        * css/html4.css: Set the -kthml-rtl-ordering property to "logical" for all
        input elements. This should help also with future conversions from AppKit to
        native.

2006-03-30  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by John Sullivan.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8051
          Empty forms are submitted incorrectly

        * fast/forms/empty-get-expected.txt: Added.
        * fast/forms/empty-get.html: Added.

2006-03-29  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=8067>
        REGRESSION: selectionRect includes next/previous replaced elements
        <rdar://problems/4402375&4474871&4474871>
        
        * editing/selection/4402375-expected.checksum: Added.
        * editing/selection/4402375-expected.png: Added.
        * editing/selection/4402375-expected.txt: Added.
        * editing/selection/4402375.html: Added.
        Turned on dumpSelectionRect for these tests:
        * editing/selection/replaced-boundaries-1-expected.checksum:
        * editing/selection/replaced-boundaries-1-expected.png:
        * editing/selection/replaced-boundaries-1.html:
        * editing/selection/replaced-boundaries-2-expected.checksum:
        * editing/selection/replaced-boundaries-2-expected.png:
        * editing/selection/replaced-boundaries-2.html:
        * editing/selection/replaced-boundaries-3-expected.checksum:
        * editing/selection/replaced-boundaries-3-expected.png:
        * editing/selection/replaced-boundaries-3.html:
        * editing/selection/image-before-linebreak-expected.checksum: Added.
        * editing/selection/image-before-linebreak-expected.png: Added.
        * editing/selection/image-before-linebreak-expected.txt: Added.
        * editing/selection/image-before-linebreak.html: Added.

2006-03-29  Adele Peterson  <adele@apple.com>

        Justin pointed out that this test should use an old-style form element,
        so I changed the test to use <input type="password">.

        * fast/events/event-sender-mouse-click-expected.txt:
        * fast/events/event-sender-mouse-click.html:

2006-03-29  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        Updated tests for: http://bugs.webkit.org/show_bug.cgi?id=6986
        Switch to use new text field implementation for <input type="text">

        The new text field implementation uses RenderTextFielda instead of RenderLineEdits,
        and this accounts for many of the changes here.  

        Also, background color and border properties are now dumped as part of the RenderTextField.

        There is also an outstanding bug that affects many tests that make a selection in a text field.
        http://bugs.webkit.org/show_bug.cgi?id=8068
        Editing delegate should not be notified when selection change involved new text field

        Now that we support box-sizing, we count border and padding when calculating size, so some
        of the tests that specify border size have different text field sizes.

        * editing/selection/3690703-2-expected.checksum:
        * editing/selection/3690703-2-expected.png:
        * editing/selection/3690703-2-expected.txt:
        * editing/selection/3690703-expected.checksum:
        * editing/selection/3690703-expected.png:
        * editing/selection/3690703-expected.txt:
        * editing/selection/3690719-expected.checksum:
        * editing/selection/3690719-expected.png:
        * editing/selection/3690719-expected.txt:
        * fast/block/float/032-expected.checksum:
        * fast/block/float/032-expected.png:
        * fast/block/float/032-expected.txt:
        * fast/block/margin-collapse/103-expected.txt:
        * fast/events/div-focus-expected.txt:
        * fast/events/event-sender-mouse-click-expected.txt:
        * fast/forms/access-key-expected.txt:
        * fast/forms/element-by-name-expected.txt:
        * fast/forms/focus-expected.txt:
        * fast/forms/form-element-geometry-expected.checksum:
        * fast/forms/form-element-geometry-expected.png:
        * fast/forms/form-element-geometry-expected.txt:
        * fast/forms/indeterminate-expected.checksum:
        * fast/forms/indeterminate-expected.png:
        * 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-default-bkcolor-expected.checksum:
        * fast/forms/input-appearance-default-bkcolor-expected.png:
        * fast/forms/input-appearance-default-bkcolor-expected.txt:
        * fast/forms/input-appearance-disabled-expected.checksum:
        * fast/forms/input-appearance-disabled-expected.png:
        * fast/forms/input-appearance-disabled-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-maxlength-expected.txt:
        * fast/forms/input-appearance-maxlength.html:
        * 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-preventDefault-expected.checksum:
        * fast/forms/input-appearance-preventDefault-expected.png:
        * fast/forms/input-appearance-preventDefault-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:
        * fast/forms/input-changing-value-expected.txt:
        * fast/forms/input-value-expected.txt:
        * fast/forms/input-width-expected.txt:
        * fast/forms/legend-access-key-expected.txt:
        * fast/forms/selection-functions-expected.txt:
        * fast/forms/textfield-focus-out-expected.txt:
        * fast/replaced/width100percent-expected.checksum:
        * fast/replaced/width100percent-expected.png:
        * fast/replaced/width100percent-expected.txt:
        * fast/table/003-expected.txt:
        * fast/table/colspanMinWidth-expected.txt:
        * fast/table/spanOverlapRepaint-expected.txt:
        * tables/mozilla/bugs/45621-expected.txt:
        * tables/mozilla/bugs/bug1188-expected.checksum:
        * tables/mozilla/bugs/bug1188-expected.png:
        * tables/mozilla/bugs/bug1188-expected.txt:
        * tables/mozilla/bugs/bug12384-expected.checksum:
        * tables/mozilla/bugs/bug12384-expected.png:
        * tables/mozilla/bugs/bug12384-expected.txt:
        * tables/mozilla/bugs/bug18359-expected.checksum:
        * tables/mozilla/bugs/bug18359-expected.png:
        * tables/mozilla/bugs/bug18359-expected.txt:
        * tables/mozilla/bugs/bug24200-expected.txt:
        * tables/mozilla/bugs/bug2479-3-expected.txt:
        * tables/mozilla/bugs/bug2479-4-expected.txt:
        * tables/mozilla/bugs/bug28928-expected.txt:
        * tables/mozilla/bugs/bug4382-expected.txt:
        * tables/mozilla/bugs/bug4527-expected.txt:
        * tables/mozilla/bugs/bug46368-1-expected.txt:
        * tables/mozilla/bugs/bug46368-2-expected.txt:
        * tables/mozilla/bugs/bug51037-expected.txt:
        * tables/mozilla/bugs/bug55545-expected.checksum:
        * tables/mozilla/bugs/bug55545-expected.png:
        * tables/mozilla/bugs/bug55545-expected.txt:
        * tables/mozilla/bugs/bug59354-expected.txt:
        * tables/mozilla/bugs/bug7342-expected.checksum:
        * tables/mozilla/bugs/bug7342-expected.png:
        * tables/mozilla/bugs/bug7342-expected.txt:
        * tables/mozilla/bugs/bug96334-expected.checksum:
        * tables/mozilla/bugs/bug96334-expected.png:
        * tables/mozilla/bugs/bug96334-expected.txt:
        * tables/mozilla/bugs/bug99948-expected.txt:
        * tables/mozilla/dom/tableDom-expected.txt:
        * tables/mozilla/other/move_row-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug2479-2-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug2479-2-expected.png:
        * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug45621-expected.checksum:
        * tables/mozilla_expected_failures/bugs/bug45621-expected.png:
        * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
        * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:

2006-03-29  Darin Adler  <darin@apple.com>

        Reviewed by Eric.

        - test for http://bugs.webkit.org/show_bug.cgi?id=8026
          A particular animated SVG crashes in filter code
          <rdar://problem/4494775> A particular animated SVG crashes in filter code

        * svg/custom/empty-merge-expected.checksum: Added.
        * svg/custom/empty-merge-expected.png: Added.
        * svg/custom/empty-merge-expected.txt: Added.
        * svg/custom/empty-merge.svg: Added.

2006-03-29  Geoffrey Garen  <ggaren@apple.com>

        - Layout test for <rdar://problem/4477126> TOT REGRESSION: with
        release build, maps.google.com zoom slider always zooms fully out

        * fast/events/mouseclick-target-and-positioning-expected.txt: Added.
        * fast/events/mouseclick-target-and-positioning.html: Added.

2006-03-29  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7157
          An asterisk in a CSS property name breaks CSS handling 
          (Many layout problems at letras.terra.com.br)

        * fast/css/error-in-last-decl-expected.checksum: Added.
        * fast/css/error-in-last-decl-expected.png: Added.
        * fast/css/error-in-last-decl-expected.txt: Added.
        * fast/css/error-in-last-decl.html: Added.

2006-03-29  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Anders.
        
        Test cases for Element.contains, including testing fix for
        <rdar://problem/4405353> JavaScript flickers popups onmouseover

        * fast/dom/Element/contains-method-expected.txt: Added.
        * fast/dom/Element/contains-method.html: Added.
        * fast/dom/Element/resources/contains-method.js: Added.
        * fast/events/capture-on-target.html:

2006-03-28  Beth Dakin  <bdakin@apple.com>

        Reviewed by Maciej

        Layout test for <rdar://problem/4493218> repro crash in 
        khtml::RenderBlock::repaintFloatingDescendants with giant 
        cellspacing value

        * fast/block/float/4145535Crash-expected.txt: Change expected 
        results for old test for a similar fix.
        * fast/table/giantCellspacing-expected.checksum: Added.
        * fast/table/giantCellspacing-expected.png: Added.
        * fast/table/giantCellspacing-expected.txt: Added.
        * fast/table/giantCellspacing.html: Added.

2006-03-28  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=4616
          Setting nodeValue on a textnode with collapsed whitespace only has no visual effect

        * fast/dom/space-to-text-expected.txt: Added.
        * fast/dom/space-to-text.html: Added.

2006-03-28  Eric Seidel  <eseidel@apple.com>

        Reviewed by darin.

        * fast/dom/prototype-chain-expected.txt:

2006-03-25  Eric Seidel  <eseidel@apple.com>

        Reviewed by adele.

        Make plug-ins test dump as text.

        * fast/dom/Window/Plug-ins-expected.txt:
        * fast/dom/Window/Plug-ins.html:

2006-03-28  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by mjs
        
        <http://bugs.webkit.org/show_bug.cgi?id=7152>
        REGRESSION: Select All does not highlight table if it's last in the document

        * editing/selection/7152-1-expected.checksum: Added.
        * editing/selection/7152-1-expected.png: Added.
        * editing/selection/7152-1-expected.txt: Added.
        * editing/selection/7152-1.html: Added.
        * editing/selection/7152-2-expected.checksum: Added.
        * editing/selection/7152-2-expected.png: Added.
        * editing/selection/7152-2-expected.txt: Added.
        * editing/selection/7152-2.html: Added.
        
2006-03-27  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Beth.
        
        - test cases for <rdar://problem/4279765> REGRESSION: "More..." links on flickr groups pages have hover issues (flickr.com)

        * fast/block/float/float-in-float-hit-testing-expected.checksum: Added.
        * fast/block/float/float-in-float-hit-testing-expected.png: Added.
        * fast/block/float/float-in-float-hit-testing-expected.txt: Added.
        * fast/block/float/float-in-float-hit-testing.html: Added.
        * fast/block/float/float-in-float-painting-expected.checksum: Added.
        * fast/block/float/float-in-float-painting-expected.png: Added.
        * fast/block/float/float-in-float-painting-expected.txt: Added.
        * fast/block/float/float-in-float-painting.html: Added.
        * fast/events/capture-on-target.html:

2006-03-27  David Harrison  <harrison@apple.com>

        Reviewed by Darin.

        <rdar://problem/4427002> REGRESSION: VoiceOver doesn't read heading level text in Safari (Range selectNodeContents broken)

        * editing/deleting/delete-block-merge-contents-022.html: Added.
        * editing/deleting/delete-block-merge-contents-023.html: Added.
        * editing/selection/selectNode-expected.checksum: Added.
        * editing/selection/selectNode-expected.png: Added.
        * editing/selection/selectNode-expected.txt: Added.
        * editing/selection/selectNode.html: Added.
        * editing/selection/selectNodeContents-expected.checksum: Added.
        * editing/selection/selectNodeContents-expected.png: Added.
        * editing/selection/selectNodeContents-expected.txt: Added.
        * editing/selection/selectNodeContents.html: Added.

2006-03-27  Alexander Kellett  <lypanov@kde.org>

        Reviewed by darin

        - test for http://bugs.webkit.org/show_bug.cgi?id=6520
        the IE extension insertAdjacentElement

        * fast/dynamic/insertAdjacentElement.html: Added.

2006-03-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by beth and geoff

        * editing/selection/6476-expected.checksum: Added.
        * editing/selection/6476-expected.png: Added.
        * editing/selection/6476-expected.txt: Added.
        * editing/selection/6476.html: Added.

2006-03-27  Graham Dennis  <Graham.Dennis@gmail.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=7868>
        REGRESSION: Extraneous focus ring drawn at the end of the page        
        
        * fast/css/outline-auto-empty-rects-expected.checksum: Added.
        * fast/css/outline-auto-empty-rects-expected.png: Added.
        * fast/css/outline-auto-empty-rects-expected.txt: Added.
        * fast/css/outline-auto-empty-rects.html: Added.

2006-03-23  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs.

        Shave .2% on PLT by removing bogus strcmp.
        http://bugs.webkit.org/show_bug.cgi?id=7938

        * fast/parser/tag-with-exclamation-point-expected.txt: Added.
        * fast/parser/tag-with-exclamation-point.html: Added.

2006-03-25  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=7683>
        TinyMCE: execCommand("Unlink") unimplemented

        * editing/editing.js:
        * editing/execCommand/createLink-expected.checksum: Removed.
        * editing/execCommand/createLink-expected.png: Removed.
        * editing/execCommand/createLink-expected.txt:
        * editing/execCommand/createLink.html:
        * editing/execCommand/unlink-expected.txt: Added.
        * editing/execCommand/unlink.html: Added.

2006-03-24  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=7955>
        REGRESSION: Content with an interchange newline lost when pasted at the end of the document
        
        * editing/pasteboard/7955-expected.checksum: Added.
        * editing/pasteboard/7955-expected.png: Added.
        * editing/pasteboard/7955-expected.txt: Added.
        * editing/pasteboard/7955.html: Added.

2006-03-24  Darin Adler  <darin@apple.com>

        Reviewed by Dave Harrison.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7942
          nightlies after r13387 break js createcontextualfragment

        * fast/dom/Range/create-contextual-fragment-expected.checksum: Added.
        * fast/dom/Range/create-contextual-fragment-expected.png: Added.
        * fast/dom/Range/create-contextual-fragment-expected.txt: Added.
        * fast/dom/Range/create-contextual-fragment.html: Added.

2006-03-23  Darin Adler  <darin@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=7726
          REGRESSION: orbitz calendar fails (JavaScript function serialization/parsing)

        * fast/js/resources/function-names.js: Added.
        * fast/js/function-names.html: Generated.
        * fast/js/function-names-expected.txt: Generated.

2006-03-23  Tim Omernick  <timo@apple.com>

        Reviewed by Darin.

        Layout test for:
        <http://bugs.webkit.org/show_bug.cgi?id=7691>

        * fast/forms/button-default-title-expected.checksum: Added.
        * fast/forms/button-default-title-expected.png: Added.
        * fast/forms/button-default-title-expected.txt: Added.
        * fast/forms/button-default-title.html: Added.

2006-03-23  Darin Adler  <darin@apple.com>

        - removed merge artifacts from .checksum files

        * fast/block/float/vertical-move-relayout-expected.checksum:
        * fast/css/first-letter-detach-expected.checksum:
        * fast/css/hover-subselector-expected.checksum:
        * fast/dom/Element/class-attribute-whitespace-expected.checksum:
        * fast/events/event-sender-mouse-moved-expected.checksum:
        * fast/forms/form-hides-table-expected.checksum:
        * fast/invalid/missing-address-end-tag-expected.checksum:
        * fast/invalid/missing-dl-end-tag-expected.checksum:
        * fast/invalid/missing-dt-end-tag-expected.checksum:
        * fast/invalid/missing-font-end-tag-expected.checksum:
        * fast/text/in-rendered-text-rtl-expected.checksum:
        * fast/tokenizer/missing-title-end-tag-1-expected.checksum:
        * fast/tokenizer/missing-title-end-tag-2-expected.checksum:

2006-03-23  Darin Adler  <darin@apple.com>

        Reviewed by Beth.

        - test for <rdar://problem/4335038> REGRESSION: when max-height is none, height value is ignored

        * fast/css/max-height-none-expected.checksum: Added.
        * fast/css/max-height-none-expected.txt: Added.
        * fast/css/max-height-none.html: Added.
        * fast/css/max-height-none-expected.png: Added.

2006-03-23  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed, tweaked, and landed by Beth.

        Test for http://bugs.webkit.org/show_bug.cgi?id=6431

        * fast/css-generated-content/hover-style-change-expected.checksum: Added.
        * fast/css-generated-content/hover-style-change-expected.png: Added.
        * fast/css-generated-content/hover-style-change-expected.txt: Added.
        * fast/css-generated-content/hover-style-change.html: Added.

2006-03-23  Adele Peterson  <adele@apple.com>

        - Test for http://bugs.webkit.org/show_bug.cgi?id=7935
        <rdar://problem/4489010>
        Infinite recursion in table code when button or new text fields get display:table-row

        Added:
        * fast/forms/button-table-styles.txt: Added.
        * fast/forms/button-table-styles.png: Added.
        * fast/forms/button-table-styles.checksum: Added.
        * fast/forms/button-table-styles.html: Added.

2006-03-22  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=7904>
        Avoid a layout after test insertion and remove isProbablyBlock
        
        Added:
        * editing/pasteboard/display-block-on-spans-expected.txt: Added.
        * editing/pasteboard/display-block-on-spans-expected.png: Added.
        * editing/pasteboard/display-block-on-spans-expected.checksum: Added.
        * editing/pasteboard/display-block-on-spans.html: Added.
        
        I'm disabling this layout test because of 7899:
        * editing/pasteboard/paste-empty-startcontainer.html

2006-03-22  Eric Seidel  <eseidel@apple.com>

        Reviewed by hyatt.

        Test case for: <rdar://problem/4474910> repro assertion failure @ apple.com/store: !eventDispatchForbidden()

        * fast/events/delayed-style-mutation-event-crash-expected.txt: Added.
        * fast/events/delayed-style-mutation-event-crash.html: Added.

2006-03-22  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt

        Layout text for <rdar://problem/4471984> repro crash CSS position 
        for html/table=relative causes crash when hiding table

        * fast/css/layerZOrderCrash-expected.checksum: Added.
        * fast/css/layerZOrderCrash-expected.png: Added.
        * fast/css/layerZOrderCrash-expected.txt: Added.
        * fast/css/layerZOrderCrash.html: Added.

2006-03-22  Darin Adler  <darin@apple.com>

        Reviewed by Adele.

        - test for <rdar://problem/4483856> REGRESSION (417.8-TOT): onclick handler cannot call a function named OnClick (7143)

        * fast/dom/Element/onclick-case-expected.txt: Added.
        * fast/dom/Element/onclick-case.html: Added.

2006-03-21  Adele Peterson  <adele@apple.com>

        Tests for:
        http://bugs.webkit.org/show_bug.cgi?id=6813
        elementAtPoint needs to return input element when clicking on new text field
        http://bugs.webkit.org/show_bug.cgi?id=7799
        New text fields don't respect the disabled attribute

        * fast/forms/input-appearance-disabled-expected.checksum: Added.
        * fast/forms/input-appearance-disabled-expected.png: Added.
        * fast/forms/input-appearance-disabled-expected.txt: Added.
        * fast/forms/input-appearance-disabled.html: Added.
        * fast/forms/input-appearance-elementFromPoint-expected.txt: Added.
        * fast/forms/input-appearance-elementFromPoint.html: Added.
        * fast/forms/input-appearance-preventDefault-expected.checksum: Added.
        * fast/forms/input-appearance-preventDefault-expected.png: Added.
        * fast/forms/input-appearance-preventDefault-expected.txt: Added.
        * fast/forms/input-appearance-preventDefault.html: Added.

2006-03-21  Darin Adler  <darin@apple.com>

        - test for <rdar://problem/4251515> REGRESSION: listing tag broken in TOT

        * fast/html: Added.
        * fast/html/listing-expected.checksum: Added.
        * fast/html/listing-expected.png: Added.
        * fast/html/listing-expected.txt: Added.
        * fast/html/listing.html: Added.

2006-03-21  Beth Dakin  <bdakin@apple.com>

        Reducing the amount of time this test waits for the frame to fully
        load per Justin's request.

        * fast/events/focusingUnloadedFrame.html:

2006-03-21  Beth Dakin  <bdakin@apple.com>

        Reviewed by Maciej

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=7223

        * fast/events/focusingUnloadedFrame-expected.checksum: Added.
        * fast/events/focusingUnloadedFrame-expected.png: Added.
        * fast/events/focusingUnloadedFrame-expected.txt: Added.
        * fast/events/focusingUnloadedFrame.html: Added.
        * fast/events/resources/frontpage.html: Added.

2006-03-21  Eric Seidel  <eseidel@apple.com>

        Reviewed by andersca.

        Test case for: <rdar://problem/4411663> crash at KXMLCore::RefPtr<WebCore::DOMStringImpl>::get() const + 20 (RefPtr.h:45)

        * fast/dom/NodeList: Added.
        * fast/dom/NodeList/item-by-id-with-no-document-expected.txt: Added.
        * fast/dom/NodeList/item-by-id-with-no-document.html: Added.

2006-03-20  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by vicki
     
        Testcase for fix for:   
        <http://bugs.webkit.org/show_bug.cgi?id=7363>
        REGRESSION (r12872): Repro crash when clicking the Quick Reply box in Gmail
        
        * fast/forms/textfield-focus-out-expected.txt: Added.
        * fast/forms/textfield-focus-out.html: Added.

2006-03-20  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Anders.
        
        - test case for <rdar://problem/4446749> 10.4.4: safari crash in DOM::NamedAttrMapImpl::setNamedItem
        (and some similar cases that I also fixed)

        * fast/dom/Element/attr-param-typechecking-expected.txt: Added.
        * fast/dom/Element/attr-param-typechecking.html: Added.
        * fast/dom/Element/resources: Added.
        * fast/dom/Element/resources/TEMPLATE.html: Added.
        * fast/dom/Element/resources/attr-param-typechecking.js: Added.

2006-03-20  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs.

        Test for: <rdar://problem/4483882> REGRESSION (417.8-TOT): crash at yourmovies.com.au in WebCore::HTMLTokenizer::reset() + 92 (7818)

        * fast/tokenizer/external-script-document-open-expected.txt: Added.
        * fast/tokenizer/external-script-document-open.html: Added.
        * fast/tokenizer/resources/external-script-document-open.js: Added.
        * fast/tokenizer/resources/write-external-script-open.js: Added.
        * fast/tokenizer/write-external-script-open-expected.txt: Added.
        * fast/tokenizer/write-external-script-open.html: Added.
        * fast/tokenizer/write-inline-script-open-expected.txt: Added.
        * fast/tokenizer/write-inline-script-open.html: Added.

2006-03-20  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Adele.
        
        - test case for <rdar://problem/4362396> REGRESSION: (417-420) stopPropagation is not working for click event listener (onclick works fine)

        Make sure that capturing event listeners trigger on the target and that if they
        stopPropagation, then bubbling listeners on ancestors do not trigger.
        
        * fast/events/capture-on-target-expected.txt: Added.
        * fast/events/capture-on-target.html: Added.

2006-03-20  Eric Seidel  <eseidel@apple.com>

        Reviewed by adele & ggaren.

        Modified test case to cover crasher:
         <rdar://problem/4480571> Safari crashed at exit at KXMLCore::deleteAllValues + 24

        * plugins/plugin-javascript-access.html:

2006-03-20  Eric Seidel  <eseidel@apple.com>

        Reviewed by justing.

        Re-enable previously failing test.
        http://bugs.webkit.org/show_bug.cgi?id=6560

        * dom/xhtml/level2/html/HTMLIFrameElement11.xhtml: Added.
        * dom/xhtml/level2/html/HTMLIFrameElement11.xhtml-disabled: Removed.

2006-03-20  Beth Dakin  <bdakin@apple.com>

        Reviewed by Adele

        I added a close comment tag to this layout test so that the layout 
        would not longer be affected by the unclosed <style> tag bug since 
        that is not the original aim of this test anyway.

        * tables/mozilla/bugs/bug43854-2-expected.checksum:
        * tables/mozilla/bugs/bug43854-2-expected.png:
        * tables/mozilla/bugs/bug43854-2-expected.txt:
        * tables/mozilla/bugs/bug43854-2.html:

2006-03-20  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=3439
         mouseover effects can get stuck sometimes due to missing events
        - http://bugs.webkit.org/show_bug.cgi?id=5764
         DIV mouseOver and mouseOut triggered too often
        - http://bugs.webkit.org/show_bug.cgi?id=7701
         mouseout sent to the wrong element when layout changes simultaneously

        * fast/events/mouseover-mouseout-expected.txt: Added.
        * fast/events/mouseover-mouseout.html: Added.
        * fast/events/mouseover-mouseout2-expected.txt: Added.
        * fast/events/mouseover-mouseout2.html: Added.

2006-03-20  Beth Dakin  <bdakin@apple.com>

        Reviewed by Adele

        Updating pixel results for a few tables tests that have changed 
        with Hyatt's recent table work. Moving two of said tests into the 
        expected successes folder because they now completely pass. Yay!

        * tables/mozilla/bugs/bug46268-5-expected.checksum: Added.
        * tables/mozilla/bugs/bug46268-5-expected.png: Added.
        * tables/mozilla/bugs/bug46268-5-expected.txt: Added.
        * tables/mozilla/bugs/bug46268-5.html: Added.
        * tables/mozilla/bugs/bug46268-expected.checksum: Added.
        * tables/mozilla/bugs/bug46268-expected.png: Added.
        * tables/mozilla/bugs/bug46268-expected.txt: Added.
        * tables/mozilla/bugs/bug46268.html: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-5-expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug46268-5-expected.png: Removed.
        * tables/mozilla_expected_failures/bugs/bug46268-5-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug46268-5.html: Removed.
        * tables/mozilla_expected_failures/bugs/bug46268-expected.checksum: Removed.
        * tables/mozilla_expected_failures/bugs/bug46268-expected.png: Removed.
        * tables/mozilla_expected_failures/bugs/bug46268-expected.txt: Removed.
        * tables/mozilla_expected_failures/bugs/bug46268.html: Removed.
        * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
        * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.checksum:
        * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png:

2006-03-19  Darin Adler  <darin@apple.com>

        - changed these tests to be expected failures because I had to roll
          out the fix to http://bugs.webkit.org/show_bug.cgi?id=6314
          Unclosed <style> element in <head> makes page completely blank

        * fast/js/exception-linenums-in-html-3-expected.txt:
        * fast/js/exception-linenums-in-html-3-expected.png: Added.
        * fast/js/exception-linenums-in-html-3-expected.checksum: Added.

        * fast/js/missing-style-end-tag-js-expected.txt:
        * fast/js/missing-style-end-tag-js-expected.png: Added.
        * fast/js/missing-style-end-tag-js-expected.checksum: Added.

        * fast/tokenizer/missing-style-end-tag-1-expected.checksum:
        * fast/tokenizer/missing-style-end-tag-1-expected.png:
        * fast/tokenizer/missing-style-end-tag-1-expected.txt:
        * fast/tokenizer/missing-style-end-tag-2-expected.checksum:
        * fast/tokenizer/missing-style-end-tag-2-expected.png:
        * fast/tokenizer/missing-style-end-tag-2-expected.txt:

        - added some missing pixel-test results

        * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum: Added.
        * tables/mozilla/marvin/backgr_layers-opacity-expected.png: Added.
        * fast/dom/Element/class-attribute-whitespace-expected.png: Added.
        * fast/canvas/patternfill-repeat-expected.png: Added.

2006-03-18  David Carson  <dacarson@gmail.com>        

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7830
          <canvas> createPattern 'repeat' options fail

        * fast/canvas/patternfill-repeat-expected.checksum: Added.
        * fast/canvas/patternfill-repeat-expected.png: Added.
        * fast/canvas/patternfill-repeat-expected.txt: Added.
        * fast/canvas/patternfill-repeat.html: Added.

2006-03-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=7761
          Tabs in class attribute not treated as whitespace

        * fast/dom/Element/class-attribute-whitespace-expected.checksum: Added.
        * fast/dom/Element/class-attribute-whitespace-expected.png: Added.
        * fast/dom/Element/class-attribute-whitespace-expected.txt: Added.
        * fast/dom/Element/class-attribute-whitespace.html: Added.
        NOTE: This test will get broken if "eol-style" processing is done on it.

2006-03-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6795
          Slow image load causes render problem

        * fast/block/float/vertical-move-relayout-expected.checksum: Added.
        * fast/block/float/vertical-move-relayout-expected.png: Added.
        * fast/block/float/vertical-move-relayout-expected.txt: Added.
        * fast/block/float/vertical-move-relayout.html: Added.

2006-03-18  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=6314
        Unclosed <style> element in <head> makes page completely blank

        * fast/js/exception-linenums-in-html-3-expected.txt: Added.
        * fast/js/exception-linenums-in-html-3.html: Added.

        Identical to fast/js/exception-linenums-in-html-1.html except that it contains
        an unclosed <style> tag, which causes the code path for Bug 6314 to be tested.

        * fast/js/missing-style-end-tag-js-expected.txt: Added.
        * fast/js/missing-style-end-tag-js.html: Added.

        While developing a fix for Bug 6314, a state variable (scriptCodeSize) was not
        reset in the tokenizer causing the next <script></script> tags to contain the
        entire contents of the document after the open <title> 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_failures/bugs/bug33784-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug33784-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug33784.html: Added.
        * tables/mozilla_expected_failures/bugs/bug3517-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug3517-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug3517.html: Added.
        * tables/mozilla_expected_failures/bugs/bug42043-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug42043-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug42043-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug42043.html: Added.
        * tables/mozilla_expected_failures/bugs/bug4294-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug4294-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug4294-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug4294.css: Added.
        * tables/mozilla_expected_failures/bugs/bug4294.html: Added.
        * tables/mozilla_expected_failures/bugs/bug45621-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug45621-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug45621.html: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-4-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-4-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-4.html: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-5-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-5-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-5-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-5.html: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug46268-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug46268.html: Added.
        * tables/mozilla_expected_failures/bugs/bug47163-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug47163-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug47163-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug47163.html: Added.
        * tables/mozilla_expected_failures/bugs/bug51000-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug51000-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug51000-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug51000.html: Added.
        * tables/mozilla_expected_failures/bugs/bug56024-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug56024-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug56024.html: Added.
        * tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug58402-2.html: Added.
        * tables/mozilla_expected_failures/bugs/bug59252-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug59252-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug59252-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug59252.html: Added.
        * tables/mozilla_expected_failures/bugs/bug61042-1-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug61042-1.html: Added.
        * tables/mozilla_expected_failures/bugs/bug61042-2-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug61042-2.html: Added.
        * tables/mozilla_expected_failures/bugs/bug65372-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug65372-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug65372.html: Added.
        * tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug67915-2.html: Added.
        * tables/mozilla_expected_failures/bugs/bug6933-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug6933-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug6933-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug6933.html: Added.
        * tables/mozilla_expected_failures/bugs/bug7113-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug7113-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug7113-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug7113.html: Added.
        * tables/mozilla_expected_failures/bugs/bug7121-2-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug7121-2-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug7121-2.html: Added.
        * tables/mozilla_expected_failures/bugs/bug72393-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug72393-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug72393-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug72393.html: Added.
        * tables/mozilla_expected_failures/bugs/bug7243-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug7243-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug7243-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug7243.html: Added.
        * tables/mozilla_expected_failures/bugs/bug73629-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug73629-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug73629-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug73629.html: Added.
        * tables/mozilla_expected_failures/bugs/bug80762-2-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug80762-2.html: Added.
        * tables/mozilla_expected_failures/bugs/bug8411-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug8411-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug8411-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug8411.css: Added.
        * tables/mozilla_expected_failures/bugs/bug8411.xml: Added.
        * tables/mozilla_expected_failures/bugs/bug8499-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug8499-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug8499.html: Added.
        * tables/mozilla_expected_failures/bugs/bug85016-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug85016-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug85016-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug85016.html: Added.
        * tables/mozilla_expected_failures/bugs/bug89315-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug89315-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug89315-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug89315.html: Added.
        * tables/mozilla_expected_failures/bugs/bug91057-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug91057-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug91057-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug91057.html: Added.
        * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug92647-1.html: Added.
        * tables/mozilla_expected_failures/bugs/bug92868_1-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug92868_1-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug92868_1.html: Added.
        * tables/mozilla_expected_failures/bugs/bug92868_1_test1.css: Added.
        * tables/mozilla_expected_failures/bugs/bug92868_1_test2.css: Added.
        * tables/mozilla_expected_failures/bugs/bug9879-1-expected.checksum: Added.
        * tables/mozilla_expected_failures/bugs/bug9879-1-expected.png: Added.
        * tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt: Added.
        * tables/mozilla_expected_failures/bugs/bug9879-1.html: Added.
        * tables/mozilla_expected_failures/images: Added.
        * tables/mozilla_expected_failures/images/0.gif: Added.
        * tables/mozilla_expected_failures/images/002-bizcard-small.gif: Added.
        * tables/mozilla_expected_failures/images/1.gif: Added.
        * tables/mozilla_expected_failures/images/1.jpg: Added.
        * tables/mozilla_expected_failures/images/10empty.jpg: Added.
        * tables/mozilla_expected_failures/images/125_ncbug.gif: Added.
        * tables/mozilla_expected_failures/images/15.gif: Added.
        * tables/mozilla_expected_failures/images/160x160.JPG: Added.
        * tables/mozilla_expected_failures/images/160x40.JPG: Added.
        * tables/mozilla_expected_failures/images/160x80.JPG: Added.
        * tables/mozilla_expected_failures/images/1ptrans.gif: Added.
        * tables/mozilla_expected_failures/images/2.gif: Added.
        * tables/mozilla_expected_failures/images/2.jpg: Added.
        * tables/mozilla_expected_failures/images/24pipe.7.jpg: Added.
        * tables/mozilla_expected_failures/images/40x80.JPG: Added.
        * tables/mozilla_expected_failures/images/5.jpg: Added.
        * tables/mozilla_expected_failures/images/6.jpg: Added.
        * tables/mozilla_expected_failures/images/9empty.jpg: Added.
        * tables/mozilla_expected_failures/images/Ad-1.GIF: Added.
        * tables/mozilla_expected_failures/images/Ad169638St1Sz1Sq1Id2.gif: Added.
        * tables/mozilla_expected_failures/images/CVS: Added.
        * tables/mozilla_expected_failures/images/CVS/Entries: Added.
        * tables/mozilla_expected_failures/images/CVS/Repository: Added.
        * tables/mozilla_expected_failures/images/CVS/Root: Added.
        * tables/mozilla_expected_failures/images/CVS/Tag: Added.
        * tables/mozilla_expected_failures/images/MBIAuto120x90.gif: Added.
        * tables/mozilla_expected_failures/images/N.gif: Added.
        * tables/mozilla_expected_failures/images/TopRule.gif: Added.
        * tables/mozilla_expected_failures/images/abc.gif: Added.
        * tables/mozilla_expected_failures/images/aboutHeader.gif: Added.
        * tables/mozilla_expected_failures/images/ad_info.gif: Added.
        * tables/mozilla_expected_failures/images/adforce_imgis_com-expected.checksum: Added.
        * tables/mozilla_expected_failures/images/adforce_imgis_com-expected.png: Added.
        * tables/mozilla_expected_failures/images/adforce_imgis_com-expected.txt: Added.
        * tables/mozilla_expected_failures/images/adforce_imgis_com.html: Added.
        * tables/mozilla_expected_failures/images/alpha-2.jpg: Added.
        * tables/mozilla_expected_failures/images/amazon-logo.gif: Added.
        * tables/mozilla_expected_failures/images/ananova.gif: Added.
        * tables/mozilla_expected_failures/images/animated.gif: Added.
        * tables/mozilla_expected_failures/images/ant.jpg: Added.
        * tables/mozilla_expected_failures/images/b_pre2.gif: Added.
        * tables/mozilla_expected_failures/images/b_sui.gif: Added.
        * tables/mozilla_expected_failures/images/b_sui2.gif: Added.
        * tables/mozilla_expected_failures/images/banner.gif: Added.
        * tables/mozilla_expected_failures/images/banner_bizinternet.gif: Added.
        * tables/mozilla_expected_failures/images/bar.gif: Added.
        * tables/mozilla_expected_failures/images/bar_yellow_left.gif: Added.
        * tables/mozilla_expected_failures/images/bar_yellow_right.gif: Added.
        * tables/mozilla_expected_failures/images/bg.jpg: Added.
        * tables/mozilla_expected_failures/images/bkgd_yellow.gif: Added.
        * tables/mozilla_expected_failures/images/blue_1x1.gif: Added.
        * tables/mozilla_expected_failures/images/bnr_all.gif: Added.
        * tables/mozilla_expected_failures/images/bnum.gif: Added.
        * tables/mozilla_expected_failures/images/book1.jpg: Added.
        * tables/mozilla_expected_failures/images/book2.jpg: Added.
        * tables/mozilla_expected_failures/images/box1.gif: Added.
        * tables/mozilla_expected_failures/images/box2.gif: Added.
        * tables/mozilla_expected_failures/images/box3.gif: Added.
        * tables/mozilla_expected_failures/images/breaking_weather_314_anim.gif: Added.
        * tables/mozilla_expected_failures/images/browsecathead.gif: Added.
        * tables/mozilla_expected_failures/images/bug106024.jpg: Added.
        * tables/mozilla_expected_failures/images/bug120107.cgi: Added.
        * tables/mozilla_expected_failures/images/bullet.gif: Added.
        * tables/mozilla_expected_failures/images/button_go_nav.gif: Added.
        * tables/mozilla_expected_failures/images/c-tl.gif: Added.
        * tables/mozilla_expected_failures/images/c-tr.gif: Added.
        * tables/mozilla_expected_failures/images/canoe.gif: Added.
        * tables/mozilla_expected_failures/images/clearpixel.gif: Added.
        * tables/mozilla_expected_failures/images/cnn.gif: Added.
        * tables/mozilla_expected_failures/images/control.gif: Added.
        * tables/mozilla_expected_failures/images/corner.JPG: Added.
        * tables/mozilla_expected_failures/images/couverture.jpg: Added.
        * tables/mozilla_expected_failures/images/curve.gif: Added.
        * tables/mozilla_expected_failures/images/detach.gif: Added.
        * tables/mozilla_expected_failures/images/dot.gif: Added.
        * tables/mozilla_expected_failures/images/dot_black.gif: Added.
        * tables/mozilla_expected_failures/images/edge.gif: Added.
        * tables/mozilla_expected_failures/images/edit2.gif: Added.
        * tables/mozilla_expected_failures/images/espn.gif: Added.
        * tables/mozilla_expected_failures/images/ex22.gif: Added.
        * tables/mozilla_expected_failures/images/ex23.gif: Added.
        * tables/mozilla_expected_failures/images/ex24.gif: Added.
        * tables/mozilla_expected_failures/images/ex25.gif: Added.
        * tables/mozilla_expected_failures/images/ex26.gif: Added.
        * tables/mozilla_expected_failures/images/ex27.gif: Added.
        * tables/mozilla_expected_failures/images/ex29.gif: Added.
        * tables/mozilla_expected_failures/images/ex3.gif: Added.
        * tables/mozilla_expected_failures/images/ex30.gif: Added.
        * tables/mozilla_expected_failures/images/ex31.gif: Added.
        * tables/mozilla_expected_failures/images/ex34.gif: Added.
        * tables/mozilla_expected_failures/images/ex41.gif: Added.
        * tables/mozilla_expected_failures/images/ex43.gif: Added.
        * tables/mozilla_expected_failures/images/ex44.gif: Added.
        * tables/mozilla_expected_failures/images/ex5.gif: Added.
        * tables/mozilla_expected_failures/images/ex51.gif: Added.
        * tables/mozilla_expected_failures/images/ex52.gif: Added.
        * tables/mozilla_expected_failures/images/ex53.gif: Added.
        * tables/mozilla_expected_failures/images/ex54.gif: Added.
        * tables/mozilla_expected_failures/images/excite.gif: Added.
        * tables/mozilla_expected_failures/images/fall_167x105.jpg: Added.
        * tables/mozilla_expected_failures/images/g_back.gif: Added.
        * tables/mozilla_expected_failures/images/go.gif: Added.
        * tables/mozilla_expected_failures/images/go_earthlink.gif: Added.
        * tables/mozilla_expected_failures/images/google.gif: Added.
        * tables/mozilla_expected_failures/images/gray.gif: Added.
        * tables/mozilla_expected_failures/images/gray2.gif: Added.
        * tables/mozilla_expected_failures/images/header-bolt.gif: Added.
        * tables/mozilla_expected_failures/images/header-getwinamp.gif: Added.
        * tables/mozilla_expected_failures/images/header-highfidelity.gif: Added.
        * tables/mozilla_expected_failures/images/header-logotext.gif: Added.
        * tables/mozilla_expected_failures/images/home_beige_top.gif: Added.
        * tables/mozilla_expected_failures/images/horiz-tall.gif: Added.
        * tables/mozilla_expected_failures/images/howstuffworks.gif: Added.
        * tables/mozilla_expected_failures/images/icom-logo-micro.gif: Added.
        * tables/mozilla_expected_failures/images/icon-unsubscribe.gif: Added.
        * tables/mozilla_expected_failures/images/iconchart.gif: Added.
        * tables/mozilla_expected_failures/images/join.gif: Added.
        * tables/mozilla_expected_failures/images/join_eln.gif: Added.
        * tables/mozilla_expected_failures/images/l_logo.gif: Added.
        * tables/mozilla_expected_failures/images/latimes.gif: Added.
        * tables/mozilla_expected_failures/images/left_menu_bottom2.gif: Added.
        * tables/mozilla_expected_failures/images/leftbit.jpg: Added.
        * tables/mozilla_expected_failures/images/lime.gif: Added.
        * tables/mozilla_expected_failures/images/ll-tall.gif: Added.
        * tables/mozilla_expected_failures/images/logo.gif: Added.
        * tables/mozilla_expected_failures/images/logo2.gif: Added.
        * tables/mozilla_expected_failures/images/logosummer.gif: Added.
        * tables/mozilla_expected_failures/images/lr-tall.gif: Added.
        * tables/mozilla_expected_failures/images/main-horizontal-scroll.gif: Added.
        * tables/mozilla_expected_failures/images/mozilla-banner.gif: Added.
        * tables/mozilla_expected_failures/images/mslogo.gif: Added.
        * tables/mozilla_expected_failures/images/my16.gif: Added.
        * tables/mozilla_expected_failures/images/nav_buy_checklist.gif: Added.
        * tables/mozilla_expected_failures/images/nav_top_left_frag_2.gif: Added.
        * tables/mozilla_expected_failures/images/navtop_buy_pr.gif: Added.
        * tables/mozilla_expected_failures/images/navtop_devzone.gif: Added.
        * tables/mozilla_expected_failures/images/navtop_products.gif: Added.
        * tables/mozilla_expected_failures/images/next.gif: Added.
        * tables/mozilla_expected_failures/images/ns_netcenter_bar_new.gif: Added.
        * tables/mozilla_expected_failures/images/orange-arrow.gif: Added.
        * tables/mozilla_expected_failures/images/pc.gif: Added.
        * tables/mozilla_expected_failures/images/pfeil1.gif: Added.
        * tables/mozilla_expected_failures/images/pfeil2.gif: Added.
        * tables/mozilla_expected_failures/images/pikajumpr.gif: Added.
        * tables/mozilla_expected_failures/images/pixel_none.gif: Added.
        * tables/mozilla_expected_failures/images/pxl_df9f3b.gif: Added.
        * tables/mozilla_expected_failures/images/pxl_white.gif: Added.
        * tables/mozilla_expected_failures/images/raccoon21.jpg: Added.
        * tables/mozilla_expected_failures/images/raf_header.gif: Added.
        * tables/mozilla_expected_failures/images/rainbowh.gif: Added.
        * tables/mozilla_expected_failures/images/rainbowhb.gif: Added.
        * tables/mozilla_expected_failures/images/rainbowv.gif: Added.
        * tables/mozilla_expected_failures/images/rainbowvb.gif: Added.
        * tables/mozilla_expected_failures/images/raptor.jpg: Added.
        * tables/mozilla_expected_failures/images/rclogo460.gif: Added.
        * tables/mozilla_expected_failures/images/rle.cgi: Added.
        * tables/mozilla_expected_failures/images/rnsite_logo.gif: Added.
        * tables/mozilla_expected_failures/images/rock_gra.gif: Added.
        * tables/mozilla_expected_failures/images/ruler.gif: Added.
        * tables/mozilla_expected_failures/images/sbs.gif: Added.
        * tables/mozilla_expected_failures/images/sell_side.gif: Added.
        * tables/mozilla_expected_failures/images/sell_text1a.gif: Added.
        * tables/mozilla_expected_failures/images/sell_text2.gif: Added.
        * tables/mozilla_expected_failures/images/sell_text3.gif: Added.
        * tables/mozilla_expected_failures/images/sfgate.gif: Added.
        * tables/mozilla_expected_failures/images/showattachment.cgi: Added.
        * tables/mozilla_expected_failures/images/slc.gif: Added.
        * tables/mozilla_expected_failures/images/slr.gif: Added.
        * tables/mozilla_expected_failures/images/smblue_paper.gif: Added.
        * tables/mozilla_expected_failures/images/spacer.gif: Added.
        * tables/mozilla_expected_failures/images/srs.gif: Added.
        * tables/mozilla_expected_failures/images/star.gif: Added.
        * tables/mozilla_expected_failures/images/sun.gif: Added.
        * tables/mozilla_expected_failures/images/support.gif: Added.
        * tables/mozilla_expected_failures/images/tab_left.gif: Added.
        * tables/mozilla_expected_failures/images/tab_right.gif: Added.
        * tables/mozilla_expected_failures/images/take5_change468.gif: Added.
        * tables/mozilla_expected_failures/images/tbl-border-conflict.gif: Added.
        * tables/mozilla_expected_failures/images/test77.jpg: Added.
        * tables/mozilla_expected_failures/images/the_web.gif: Added.
        * tables/mozilla_expected_failures/images/title.gif: Added.
        * tables/mozilla_expected_failures/images/topnavfeatures.gif: Added.
        * tables/mozilla_expected_failures/images/topnavlogin.gif: Added.
        * tables/mozilla_expected_failures/images/topnavregister2.gif: Added.
        * tables/mozilla_expected_failures/images/tos1.gif: Added.
        * tables/mozilla_expected_failures/images/tos3.gif: Added.
        * tables/mozilla_expected_failures/images/tos4.gif: Added.
        * tables/mozilla_expected_failures/images/tos9.gif: Added.
        * tables/mozilla_expected_failures/images/tosdot.gif: Added.
        * tables/mozilla_expected_failures/images/trans.gif: Added.
        * tables/mozilla_expected_failures/images/transpix.gif: Added.
        * tables/mozilla_expected_failures/images/trout.gif: Added.
        * tables/mozilla_expected_failures/images/usatoday.gif: Added.
        * tables/mozilla_expected_failures/images/valid-html401.png: Added.
        * tables/mozilla_expected_failures/images/vh40: Added.
        * tables/mozilla_expected_failures/images/w.gif: Added.
        * tables/mozilla_expected_failures/images/washingtonpost.gif: Added.
        * tables/mozilla_expected_failures/images/wiz438sidebar.gif: Added.
        * tables/mozilla_expected_failures/images/wsp600bot.gif: Added.
        * tables/mozilla_expected_failures/images/x.gif: Added.
        * tables/mozilla_expected_failures/images/yahoo.gif: Added.

2006-03-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by mjs
        
        <http://bugs.webkit.org/show_bug.cgi?id=7578>
        TinyMCE: Implement execCommand CreateLink

        * editing/editing.js:
        * editing/execCommand/createLink-expected.checksum: Added.
        * editing/execCommand/createLink-expected.png: Added.
        * editing/execCommand/createLink-expected.txt: Added.
        * editing/execCommand/createLink.html: Added.

2006-03-14  Beth Dakin  <bdakin@apple.com>

        Reviewed by Maciej

        These expected results change for http://bugs.webkit.org/
        show_bug.cgi?id=4171

        * css1/text_properties/text-transCapitalize-expected.txt:
        * css1/text_properties/text_transform-expected.checksum:
        * css1/text_properties/text_transform-expected.png:
        * css1/text_properties/text_transform-expected.txt:
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum:
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.png:
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.txt:

2006-03-14  Darin Adler  <darin@apple.com>

        Rubber stamped by Hyatt.

        - land new results for two tests affected by Hyatt's layer change

        * fast/encoding/utf-16-big-endian-expected.checksum: Updated.
        * fast/encoding/utf-16-big-endian-expected.png: Ditto.
        * fast/encoding/utf-16-big-endian-expected.txt: Ditto.
        * fast/encoding/utf-16-little-endian-expected.checksum: Ditto.
        * fast/encoding/utf-16-little-endian-expected.png: Ditto.
        * fast/encoding/utf-16-little-endian-expected.txt: Ditto.

2006-03-14  Darin Adler  <darin@apple.com>

        - land new results for tests affected by my setAttribute change

        * dom/xhtml/level3/core/nodeisequalnode15-expected.txt: Updated to
        reflect a new kind of failure.
        * dom/xhtml/level3/core/nodeisequalnode16-expected.txt: Updated to
        reflect success.

2006-03-14  Geoffrey Garen  <ggaren@apple.com>

        Oops, forgot to add this file.

        * fast/js/resources/string-sort.js: Added.

2006-03-14  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Eric.

        Layout test for <rdar://problem/4478239> string sort puts "closed" 
        before "close"

        Also changed the engine to report data types when tests fail, so that
        you don't get messages like, "should be A, was A."

        Updated results for these files:

        * fast/js/kde/Array-expected.txt:
        * fast/js/kde/RegExp-expected.txt:
        * fast/js/kde/encode_decode_uri-expected.txt:
        * fast/js/resources/js-test-pre.js:

        Added these files:

        * fast/js/string-sort-expected.txt: Added.
        * fast/js/string-sort.html: Added.

2006-03-14  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=6796

        * fast/overflow/infiniteRecursionGuard-expected.checksum: Added.
        * fast/overflow/infiniteRecursionGuard-expected.png: Added.
        * fast/overflow/infiniteRecursionGuard-expected.txt: Added.
        * fast/overflow/infiniteRecursionGuard.html: Added.

2006-03-14  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Maciej.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=4059
        Some values used with setAttribute() cause the attribute to be removed
        (null strings vs. empty strings)

        This bug was fixed in r10084 (build fix in r10086) on 2005-08-07.
        - fixed http://bugs.webkit.org/show_bug.cgi?id=4313
          eliminate KJS::Value and KJS::Object smart pointer wrappers (for simplicity and speed)

        * fast/dom/setAttribute-using-initial-input-value-expected.txt: Added.
        * fast/dom/setAttribute-using-initial-input-value.html: Added.

2006-03-14  Darin Adler  <darin@apple.com>

        Reviewed by Geoff and Eric.

        - test for <http://bugs.webkit.org/show_bug.cgi?id=7765>, <rdar://problem/4474884>
          hasAttribute always returns false for uppercase attribute names like "STYLE"
        - also incidentally tests getAttributeNS and handling of null namespace parameters

        * fast/dom/Element/attribute-uppercase.html: Added.
        * fast/dom/Element/attribute-uppercase-expected.txt: Added.

2006-03-13  Eric Seidel  <eseidel@apple.com>

        Reviewed by ggaren & TimH.

        * fast/xsl/resources/xslt-second-level-import.xsl: Added.
        * fast/xsl/resources/xslt-second-level-import.xsl.dtd: Added.
        * fast/xsl/resources/xslt-second-level-import2.xsl: Added.
        * fast/xsl/xslt-second-level-import-expected.txt: Added.
        * fast/xsl/xslt-second-level-import.xml: Added.

2006-03-12  Rob Buis  <buis@kde.org>

        Reviewed by darin.  Landed by eseidel.

        http://bugs.webkit.org/show_bug.cgi?id=7666

        * svg/custom/dasharrayOrigin-expected.checksum: Added.
        * svg/custom/dasharrayOrigin-expected.png: Added.
        * svg/custom/dasharrayOrigin-expected.txt: Added.
        * svg/custom/dasharrayOrigin.svg: Added.

2006-03-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Maciej, landed by ap.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5923
          REGRESSION: scrolling on Google maps continues after the mouse is 
          released outside the window

        * fast/events/drag-outside-window-expected.txt: Added.
        * fast/events/drag-outside-window.html: Added.
        * fast/events/resources: Added.
        * fast/events/resources/drag-outside-window-frame.html: Added.

2006-03-12  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7708
        REGRESSION: Flash callback to JavaScript function not working.

        * plugins/invoke-expected.txt: Added.
        * plugins/invoke.html: Added.

2006-03-12  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin, landed by ap.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=7724
        Minor refactoring to HTMLParser::handleError() to remove duplicate code

        These tests cover the changed code.  No change in behavior.

        * fast/invalid/missing-address-end-tag-expected.checksum: Added.
        * fast/invalid/missing-address-end-tag-expected.png: Added.
        * fast/invalid/missing-address-end-tag-expected.txt: Added.
        * fast/invalid/missing-address-end-tag.html: Added.
        * fast/invalid/missing-dl-end-tag-expected.checksum: Added.
        * fast/invalid/missing-dl-end-tag-expected.png: Added.
        * fast/invalid/missing-dl-end-tag-expected.txt: Added.
        * fast/invalid/missing-dl-end-tag.html: Added.
        * fast/invalid/missing-dt-end-tag-expected.checksum: Added.
        * fast/invalid/missing-dt-end-tag-expected.png: Added.
        * fast/invalid/missing-dt-end-tag-expected.txt: Added.
        * fast/invalid/missing-dt-end-tag.html: Added.
        * fast/invalid/missing-font-end-tag-expected.checksum: Added.
        * fast/invalid/missing-font-end-tag-expected.png: Added.
        * fast/invalid/missing-font-end-tag-expected.txt: Added.
        * fast/invalid/missing-font-end-tag.html: Added.

2006-03-10  Darin Adler  <darin@apple.com>

        Reviewed by Geoff, except for frame-name-reset, which was done by Alexey.

        - test for http://bugs.webkit.org/show_bug.cgi?id=3308
          Pop-up blocking blocks window.open for already open windows

        * fast/dom/Window/open-existing-pop-up-blocking-expected.checksum: Added.
        * fast/dom/Window/open-existing-pop-up-blocking-expected.png: Added.
        * fast/dom/Window/open-existing-pop-up-blocking-expected.txt: Added.
        * fast/dom/Window/open-existing-pop-up-blocking.html: Added.
        * fast/dom/Window/resources/open-sibling-subframe.html: Added.
        * fast/dom/Window/resources/sibling-subframe-content.html: Added.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7422
          Setting a frame name to the same value resets it to a generated one

        * fast/frames/frame-name-reset.html: Added.
        * fast/frames/frame-name-reset-expected.txt: Added.

2006-03-10  Adele Peterson  <adele@apple.com>

        - Test for <rdar://problem/4469419> 
        REGRESSION: RadioButtons are not checked in Safari when name attribute comes after checked attribute

        * fast/forms/radio-attr-order-expected.checksum: Added.
        * fast/forms/radio-attr-order-expected.png: Added.
        * fast/forms/radio-attr-order-expected.txt: Added.
        * fast/forms/radio-attr-order.html: Added.

2006-03-09  Adele Peterson  <adele@apple.com>

        - Test for http://bugs.webkit.org/show_bug.cgi?id=7675
        When new text fields change from visibility:hidden to visibility:visible, value doesn't display

        * fast/forms/input-appearance-visibility-expected.checksum: Added.
        * fast/forms/input-appearance-visibility-expected.png: Added.
        * fast/forms/input-appearance-visibility-expected.txt: Added.
        * fast/forms/input-appearance-visibility.html: Added.

2006-03-09  Adele Peterson  <adele@apple.com>

        - Test for http://bugs.webkit.org/show_bug.cgi?id=6814
        Implement selection methods for RenderTextField

        * fast/forms/input-appearance-selection-expected.checksum: Added.
        * fast/forms/input-appearance-selection-expected.png: Added.
        * fast/forms/input-appearance-selection-expected.txt: Added.
        * fast/forms/input-appearance-selection.html: Added.

2006-03-09  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7583
          DRT hangs when doing eventSender.mouseDown on native widgets

        * fast/events/event-sender-mouse-click-expected.txt: Added.
        * fast/events/event-sender-mouse-click.html: Added.

2006-03-09  David Carson  <dacarson@gmail.com>

        Reviewed by Darin.

        * fast/canvas: Added.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6103
          Rectangles are not filled according to the Web Applications Working Draft

        * fast/canvas/fillrect_gradient-expected.checksum: Added.
        * fast/canvas/fillrect_gradient-expected.png: Added.
        * fast/canvas/fillrect_gradient-expected.txt: Added.
        * fast/canvas/fillrect_gradient.html: Added.

        - moved other canvas tests here

        * fast/canvas/image-object-in-canvas-expected.checksum: Added.
        * fast/canvas/image-object-in-canvas-expected.png: Added.
        * fast/canvas/image-object-in-canvas-expected.txt: Added.
        * fast/canvas/image-object-in-canvas.html: Added.
        * fast/canvas/quadraticCurveTo-expected.checksum: Added.
        * fast/canvas/quadraticCurveTo-expected.png: Added.
        * fast/canvas/quadraticCurveTo-expected.txt: Added.
        * fast/canvas/quadraticCurveTo.xml: Added.
        * fast/canvas/resources: Added.
        * fast/canvas/resources/apple.gif: Added.

        * fast/dom/image-object-in-canvas-expected.checksum: Removed.
        * fast/dom/image-object-in-canvas-expected.png: Removed.
        * fast/dom/image-object-in-canvas-expected.txt: Removed.
        * fast/dom/image-object-in-canvas.html: Removed.
        * fast/dom/quadraticCurveTo-expected.checksum: Removed.
        * fast/dom/quadraticCurveTo-expected.png: Removed.
        * fast/dom/quadraticCurveTo-expected.txt: Removed.
        * fast/dom/quadraticCurveTo.xml: Removed.

2006-03-09  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=7656
         Query string always appended to Flash URLs, instead of being replaced.

        * plugins/geturl-replace-query-expected.txt: Added.
        * plugins/geturl-replace-query.html: Added.

2006-03-08  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=7579>
        TinyMCE: Implement execCommand(insertImage, ...)

        * editing/editing.js:
        * editing/execCommand/insertImage-expected.checksum: Added.
        * editing/execCommand/insertImage-expected.png: Added.
        * editing/execCommand/insertImage-expected.txt: Added.
        * editing/execCommand/insertImage.html: Added.
        * editing/pasteboard/3976872-expected.txt:

2006-03-08  Rob Buis  <buis@kde.org>

        Reviewed by eseidel.

        * svg/custom/display-none-expected.checksum: Added.
        * svg/custom/display-none-expected.png: Added.
        * svg/custom/display-none-expected.txt: Added.
        * svg/custom/display-none.svg: Added.

2006-03-08  Darin Adler  <darin@apple.com>

        Reviewed by Eric.

        * fast/AppleScript/date-expected.txt: Updated for endian-independence.

2006-03-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        I think this layout test is failing b/c the wait times are
        right on the threshold of what is necessary to register a drag.

        * fast/lists/drag-into-marker.html:

2006-03-07  Adele Peterson  <adele@apple.com>

        Updating tests for:
        http://bugs.webkit.org/show_bug.cgi?id=7319
        Can't see caret at the end of a contenteditable div with overflow:hidden

        * fast/clip/outline-overflowClip-expected.txt:
        * fast/overflow/overflow-focus-ring-expected.txt:

2006-03-07  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=3905
        Missing </title> makes page blank

        * fast/js/exception-linenums-in-html-1-expected.txt: Added.
        * fast/js/exception-linenums-in-html-1.html: Added.

        Tests line numbers from HTML source files instead of JavaScript source files
        which is tested by fast/js/exception-linenums.html.  This test does not test
        changes made for Bug 3905, but was added for better coverage.

        * fast/js/exception-linenums-in-html-2-expected.txt: Added.
        * fast/js/exception-linenums-in-html-2.html: Added.

        Identical to fast/js/exception-linenums-in-html-1.html except that it contains
        an unclosed <title> tag, which causes the code path for Bug 3905 to be tested.

        * fast/js/missing-title-end-tag-js-expected.txt: Added.
        * fast/js/missing-title-end-tag-js.html: Added.

        While developing a fix for Bug 3905, a state variable (scriptCodeSize) was not
        reset in the tokenizer causing the next <script></script> tags to contain the
        entire contents of the document after the open <title> tag.  This test case
        tests for that condition.

        * fast/tokenizer/missing-title-end-tag-1-expected.checksum: Added.
        * fast/tokenizer/missing-title-end-tag-1-expected.png: Added.
        * fast/tokenizer/missing-title-end-tag-1-expected.txt: Added.
        * fast/tokenizer/missing-title-end-tag-1.html: Added.
        * fast/tokenizer/missing-title-end-tag-2-expected.checksum: Added.
        * fast/tokenizer/missing-title-end-tag-2-expected.png: Added.
        * fast/tokenizer/missing-title-end-tag-2-expected.txt: Added.
        * fast/tokenizer/missing-title-end-tag-2.html: Added.

        The first test case contains an unclosed <title> tag in <head>, while the
        second test case contains an unclosed <title> tag in <body>.  These two test
        cases result in different code paths being taken.

2006-03-06  Beth Dakin  <bdakin@apple.com>

        Reviewed by Darin.

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=7566

        * fast/text/updateNewFont-expected.checksum: Added.
        * fast/text/updateNewFont-expected.png: Added.
        * fast/text/updateNewFont-expected.txt: Added.
        * fast/text/updateNewFont.html: Added.

2006-03-06  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=6844>
        elementAtPoint returns the list when the point is over a list marker

        * fast/lists/drag-into-marker-expected.checksum: Added.
        * fast/lists/drag-into-marker-expected.png: Added.
        * fast/lists/drag-into-marker-expected.txt: Added.
        * fast/lists/drag-into-marker.html: Added.

2006-03-05  Geoffrey Garen  <ggaren@apple.com>

        - Checked in new results for the test I just landed. Looks like I
        landed an old copy.

        * fast/dom/prototype-chain-expected.txt:

2006-03-05  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Test for:
        http://bugs.webkit.org/show_bug.cgi?id=6987
        Implement maxlength for new text fields

        * fast/forms/input-appearance-maxlength-expected.txt: Added.
        * fast/forms/input-appearance-maxlength.html: Added.

2006-03-05  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Maciej.

        - Layout test for <rdar://problem/4467143> JavaScript enumeration of 
        HTML element properties skips DOM node properties

        * fast/dom/prototype-chain-expected.txt: Added.
        * fast/dom/prototype-chain.html: Added.

2006-03-05  Alexander Kellett  <lypanov@kde.org>

        Reviewed by Eric.

        - missing results from previous commit

        * svg/custom/polyline-invalid-points-expected.checksum: Added.
        * svg/custom/polyline-invalid-points-expected.png: Added.
        * svg/custom/polyline-invalid-points-expected.txt: Added.
        * svg/custom/polyline-setattribute-points-null-expected.checksum:
        Added.
        * svg/custom/polyline-setattribute-points-null-expected.png: Added.
        * svg/custom/polyline-setattribute-points-null-expected.txt: Added.

2006-03-05  Alexander Kellett  <lypanov@kde.org>

        Reviewed by Eric.

        - new reduced testcases for:
          http://bugs.webkit.org/show_bug.cgi?id=6951
          http://bugs.webkit.org/show_bug.cgi?id=6890  

        * svg/custom/polyline-invalid-points.svg: Added.
        * svg/custom/polyline-setattribute-points-null.svg: Added.

2006-03-05  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin, landed by ap.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7589
          Mouse moved events do not work in DumpRenderTree

        * fast/css/hover-subselector-expected.txt: Updated results.
        * fast/css/hover-subselector.html: Changed to work with the new mechanism.
        * fast/events/event-sender-mouse-moved-expected.checksum: Added.
        * fast/events/event-sender-mouse-moved-expected.png: Added.
        * fast/events/event-sender-mouse-moved-expected.txt: Added.
        * fast/events/event-sender-mouse-moved.html: Added.

2006-03-03  Alexander Kellett  <lypanov@kde.org>

        - local machine unfortunately shows slightly differing results to the
        build bots, reverting to fix the built bot.

        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:

2006-03-01  Darin Adler  <darin@apple.com>

        Reviewed by Eric.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7480
          non-HTML elems w/o children in HTML docs get serialized self-closing
        - update tests for problem where the HTML tokenizer would discard the
          first newline after </pre>

        * fast/innerHTML/innerHTML-custom-tag.html: Added.
        * fast/innerHTML/innerHTML-custom-tag-expected.txt: Added.

        * fast/innerHTML/005-expected.txt: Updated. Now matches the original document as expected.
        Old result had the <div> after a <pre> put on the same line.

        * editing/inserting/4278698-expected.txt: Updated because offset of node changed since we
        have one more text node (from after a /pre).
        * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: Ditto.

2006-03-02  Andrew Wellington  <proton@wiretapped.net>

        Reviewed by Darin, landed by Beth.

        Fix for http://bugs.webkit.org/show_bug.cgi?id=3230
        CSS1: Words with inline elements get extra capital letters

        Update existing tests for new results and add new test

        * css1/text_properties/text-transCapitalize-expected.txt:
        * css1/text_properties/text_transform-expected.checksum:
        * css1/text_properties/text_transform-expected.png:
        * css1/text_properties/text_transform-expected.txt:
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum:
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.png:
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.txt:
        * fast/css/resources: Added.
        * fast/css/resources/greenbox.png: Added.
        * fast/css/textCapitalizeEdgeCases-expected.checksum: Added.
        * fast/css/textCapitalizeEdgeCases-expected.png: Added.
        * fast/css/textCapitalizeEdgeCases-expected.txt: Added.
        * fast/css/textCapitalizeEdgeCases.html: Added.

2006-03-02  Justin Garcia  <justin.garcia@apple.com>
        
        Patch reviewed by sullivan
        Test written by mitz
        
        <http://bugs.webkit.org/show_bug.cgi?id=7542>
        REGRESSION: (r13028) Scrolling causes incomplete drawing of <ul> bullets

        * fast/lists/scrolled-marker-paint-expected.checksum: Added.
        * fast/lists/scrolled-marker-paint-expected.png: Added.
        * fast/lists/scrolled-marker-paint-expected.txt: Added.
        * fast/lists/scrolled-marker-paint.html: Added.

2006-03-02  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by mjs
        
        https://bugs.webkit.org/show_bug.cgi?id=7150
        <rdar://4433765> TinyMCE: Undo still enabled after a location change, crashes if performed

        * editing/undo/undo-iframe-location-change-expected.txt: Added.
        * editing/undo/undo-iframe-location-change.html: Added.

2006-03-01  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=7059>
        TinyMCE: Select All + delete sends you Back instead of deleting

        * editing/resources/select-all-iframe-src.html: Added.
        * editing/selection/select-all-iframe-expected.checksum: Added.
        * editing/selection/select-all-iframe-expected.png: Added.
        * editing/selection/select-all-iframe-expected.txt: Added.
        * editing/selection/select-all-iframe.html: Added.

2006-03-01  David Harrison  <harrison@apple.com>

        Updated test case after improving list deletion.
         <rdar://problem/4359736> Support outlining ability with lists
       
        * unsupported-content/list-delete-002-expected.txt: Updated.
        * unsupported-content/list-delete-002.html: Updated.


2006-03-01  Alexander Kellett  <lypanov@kde.org>

        - http://bugs.webkit.org/show_bug.cgi?id=5966
          Update expected results

        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:

2006-03-01  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=3812
          XMLHttpRequest: PUT, DELETE, HEAD and all other methods but POST actually do a GET.

        * http/tests/xmlhttprequest/methods-async-expected.txt: Added.
        * http/tests/xmlhttprequest/methods-async.html: Added.
        * http/tests/xmlhttprequest/methods-expected.txt: Added.
        * http/tests/xmlhttprequest/methods.cgi: Added.
        * http/tests/xmlhttprequest/methods.html: Added.

2006-03-01  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - Test for http://bugs.webkit.org/show_bug.cgi?id=7327
          REGRESSION (r12869): :hover subselector does not work in quirks mode

        * fast/css/hover-subselector-expected.checksum: Added.
        * fast/css/hover-subselector-expected.png: Added.
        * fast/css/hover-subselector-expected.txt: Added.
        * fast/css/hover-subselector.html: Added.

2006-02-28  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by mjs
        
        Tests for:
        <http://bugs.webkit.org/show_bug.cgi?id=6647>
        TinyMCE: document.execCommand("insertHTML", ...) unimplemented

        * editing/editing.js:
        * editing/execCommand/insertHTML-expected.checksum: Added.
        * editing/execCommand/insertHTML-expected.png: Added.
        * editing/execCommand/insertHTML-expected.txt: Added.
        * editing/execCommand/insertHTML.html: Added.

2006-02-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=6893> 
        REGRESSION: Major bug with TinyMCE, no value submitted from textarea
        <rdar://problem/3465857> value from textarea form field inside of hidden div isn't submitted
        <rdar://problem/3968059> Textarea with hard-wrap: pre-filled text doesn't get hard-wrapped

        * fast/forms/textarea-hard-linewrap-expected.txt: Added.
        * fast/forms/textarea-hard-linewrap.html: Added.
        * fast/forms/textarea-setvalue-submit-expected.txt: Added.
        * fast/forms/textarea-setvalue-submit.html: Added.

2006-02-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - added test case for http://bugs.webkit.org/show_bug.cgi?id=7338
          Incorrect selectorText for multiple subselectors

        * fast/dom/css-selectorText-expected.checksum: Updated.
        * fast/dom/css-selectorText-expected.png: Updated.
        * fast/dom/css-selectorText-expected.txt: Updated.
        * fast/dom/css-selectorText.html: Added a case with multiple subselectors.

2006-02-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7433
          REGRESSION (r12789): Second RTL text run on a line cannot be selected

        * fast/text/in-rendered-text-rtl-expected.checksum: Added.
        * fast/text/in-rendered-text-rtl-expected.png: Added.
        * fast/text/in-rendered-text-rtl-expected.txt: Added.
        * fast/text/in-rendered-text-rtl.html: Added.

2006-02-27  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Darin.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=7321
        REGRESSION: style tag in body causes two head elements to appear in the DOM

        The head-check.html document uses an iframe as a laboratory for loading each
        head-check-N.html file and checking its DOM, with inspiration from Ian Hixie's
        Live DOM Viewer: http://software.hixie.ch/utilities/js/live-dom-viewer/

        Each of the four head-check-N.html files tests a different code path for
        creating a document's head element in WebCore/khtml/html/htmlparser.cpp.

        * editing/inserting/editing-empty-divs-expected.txt: Corrected <html> child
        index for <body> since the document previously had two <head> nodes.
        * fast/dom/HTMLHeadElement: Added.
        * fast/dom/HTMLHeadElement/head-check-expected.txt: Added.
        * fast/dom/HTMLHeadElement/head-check.html: Added.
        * fast/dom/HTMLHeadElement/resources: Added.
        * fast/dom/HTMLHeadElement/resources/head-check-1.html: Added.
        * fast/dom/HTMLHeadElement/resources/head-check-2.html: Added.
        * fast/dom/HTMLHeadElement/resources/head-check-3.html: Added.
        * fast/dom/HTMLHeadElement/resources/head-check-4.html: Added.
        * fast/dom/HTMLHeadElement/resources/head-check.js: Added.

2006-02-27  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        Test for:
        <http://bugs.webkit.org/show_bug.cgi?id=6844>
        elementAtPoint returns the list when the point is over a list marker

        * fast/events/onclick-list-marker-expected.txt: Added.
        * fast/events/onclick-list-marker.html: Added.

2006-02-25  Eric Seidel  <eseidel@apple.com>

        Reviewed by ggaren.
        
        Test new PlugInInfoStore class (used to be KConfig).
        
        * plugins/plugin-javascript-access-expected.txt: Added.
        * plugins/plugin-javascript-access.html: Added.

2006-02-25  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Maciej, landed by Geoff.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=4977
        <form> not being displayed at all.

        * fast/forms/form-hides-table-expected.checksum: Added.
        * fast/forms/form-hides-table-expected.png: Added.
        * fast/forms/form-hides-table-expected.txt: Added.
        * fast/forms/form-hides-table.html: Added.

2006-02-26  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Test by Geoff, automated by me, reviewed by Darin, landed by Geoff.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7293
          REGRESSION: Using Javascript Bookmarklets that reference location.href on a blank tab crashes WebKit

        * fast/frames/empty-frame-document-expected.txt: Added.
        * fast/frames/empty-frame-document.html: Added.

2006-02-25  Geoffrey Garen  <ggaren@apple.com>

        RS by mjs.

        -tests for http://bugs.webkit.org/show_bug.cgi?id=5146
        Re-landing results after adding missing png's to the test.

        * fast/replaced/resources/1x1-blue.png: Added.
        * fast/replaced/resources/square-blue-100x100.png: Added.
        * fast/replaced/maxheight-percent-expected.checksum: Added.
        * fast/replaced/maxheight-percent-expected.png: Added.
        * fast/replaced/maxheight-percent-expected.txt:
        * fast/replaced/maxheight-pxs-expected.checksum: Added.
        * fast/replaced/maxheight-pxs-expected.png: Added.
        * fast/replaced/maxheight-pxs-expected.txt:
        * fast/replaced/maxwidth-percent-expected.checksum: Added.
        * fast/replaced/maxwidth-percent-expected.png: Added.
        * fast/replaced/maxwidth-percent-expected.txt:
        * fast/replaced/maxwidth-pxs-expected.checksum: Added.
        * fast/replaced/maxwidth-pxs-expected.png: Added.
        * fast/replaced/maxwidth-pxs-expected.txt:
        * fast/replaced/minheight-percent-expected.checksum: Added.
        * fast/replaced/minheight-percent-expected.png: Added.
        * fast/replaced/minheight-percent-expected.txt:
        * fast/replaced/minheight-pxs-expected.checksum: Added.
        * fast/replaced/minheight-pxs-expected.png: Added.
        * fast/replaced/minheight-pxs-expected.txt:
        * fast/replaced/minwidth-percent-expected.checksum: Added.
        * fast/replaced/minwidth-percent-expected.png: Added.
        * fast/replaced/minwidth-percent-expected.txt:
        * fast/replaced/minwidth-pxs-expected.checksum: Added.
        * fast/replaced/minwidth-pxs-expected.png: Added.
        * fast/replaced/minwidth-pxs-expected.txt:

2006-02-24  Antti Koivisto  <koivisto@iki.fi>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7440
        Floats not positioned correctly

        * fast/block/float/multiple-float-positioning-expected.checksum: Added.
        * fast/block/float/multiple-float-positioning-expected.png: Added.
        * fast/block/float/multiple-float-positioning-expected.txt: Added.
        * fast/block/float/multiple-float-positioning.html: Added.

2006-02-24  Graham Dennis  <Graham.Dennis@gmail.com>

        Reviewed by justin
        
        <http://bugs.webkit.org/show_bug.cgi?id=6933>
        Selection extends beyond focus ring for some contentEditable divs

        * editing/selection/extend-by-word-002-expected.checksum:
        * editing/selection/extend-by-word-002-expected.png:
        * editing/selection/select-all-001-expected.checksum:
        * editing/selection/select-all-001-expected.png:
        * editing/selection/select-all-002-expected.checksum:
        * editing/selection/select-all-002-expected.png:
        
2006-02-24  Darin Adler  <darin@apple.com>

        - test <rdar://problem/4456287> REGRESSION: assertion failure at mypage.apple.com
          in WebCore::TimerBase::nextFireInterval() const + 100 (Timer.cpp:188)

        * fast/dom/Window/redirect-with-timer.html: Added.
        * fast/dom/Window/redirect-with-timer-expected.txt: Added.

2006-02-24  Graham Dennis  <Graham.Dennis@gmail.com>
        
        <http://bugs.webkit.org/show_bug.cgi?id=7245>
        caret does not display at the end of some lines in contenteditable divs

        Reviewed by justin

        * editing/deleting/delete-block-merge-contents-018-expected.txt:
        * editing/deleting/delete-block-merge-contents-021-expected.txt:
        * editing/deleting/delete-line-end-ws-001-expected.txt:
        * editing/deleting/delete-line-end-ws-002-expected.txt:
        * editing/deleting/forward-delete-expected.txt:
        * editing/execCommand/boldSelection-expected.txt:
        * editing/execCommand/italicizeByCharacter-expected.txt:
        * editing/execCommand/modifyForeColorByCharacter-expected.txt:
        * editing/execCommand/print-expected.txt:
        * editing/execCommand/selectAll-expected.txt:
        * editing/execCommand/strikethroughSelection-expected.txt:
        * editing/inserting/insert-div-019-expected.txt:
        * editing/inserting/insert-div-027-expected.txt:
        * editing/inserting/typing-003-expected.txt:
        * editing/pasteboard/paste-text-012-expected.txt:
        * editing/pasteboard/paste-text-013-expected.txt:
        * editing/pasteboard/paste-text-014-expected.txt:
        * editing/selection/extend-by-character-003-expected.txt:
        * editing/selection/extend-by-character-005-expected.txt:
        * editing/selection/extend-by-word-002-expected.checksum:
        * editing/selection/extend-by-word-002-expected.png:
        * editing/selection/extend-by-word-002-expected.txt:
        * editing/selection/move-by-character-003-expected.txt:
        * editing/selection/move-by-character-005-expected.txt:
        * editing/selection/select-all-001-expected.txt:
        * editing/selection/select-all-002-expected.checksum:
        * editing/selection/select-all-002-expected.png:
        * editing/selection/select-all-002-expected.txt:
        * editing/selection/select-all-003-expected.txt:
        * editing/style/create-block-for-style-001-expected.txt:
        * editing/style/create-block-for-style-002-expected.txt:
        * editing/style/create-block-for-style-003-expected.txt:
        * editing/style/create-block-for-style-004-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-007-expected.txt:
        * editing/style/create-block-for-style-008-expected.txt:
        * editing/style/create-block-for-style-009-expected.txt:
        * editing/style/create-block-for-style-010-expected.txt:
        * editing/style/create-block-for-style-011-expected.txt:
        * editing/style/create-block-for-style-012-expected.txt:
        * editing/style/create-block-for-style-013-expected.txt:
        * editing/style/relative-font-size-change-001-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:
        * fast/clip/outline-overflowClip-expected.txt:
        * fast/overflow/overflow-focus-ring-expected.checksum:
        * fast/overflow/overflow-focus-ring-expected.png:
        * fast/overflow/overflow-focus-ring-expected.txt:
        * fast/text/justified-text-rect-expected.checksum:
        * fast/text/justified-text-rect-expected.png:
        * fast/text/justified-text-rect-expected.txt:
        * fast/text/justified-text-rect.html:

2006-02-24  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Hyatt.

        -tests for http://bugs.webkit.org/show_bug.cgi?id=5146

        * fast/replaced/maxheight-percent.html: Added.
        * fast/replaced/maxheight-pxs.html: Added.
        * fast/replaced/maxwidth-percent.html: Added.
        * fast/replaced/maxwidth-pxs.html: Added.
        * fast/replaced/minheight-percent.html: Added.
        * fast/replaced/minheight-pxs.html: Added.
        * fast/replaced/minwidth-percent.html: Added.
        * fast/replaced/minwidth-pxs.html: Added.
        * fast/replaced/resources/1x1-blue.png: Added.
        * fast/replaced/resources/square-blue-100x100.png: Added.

2006-02-24  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=7435
          Add Ian Hickson's XMLHttpRequest tests

        * http/conf/httpd.conf: Enable send-as-is handler, required by the tests.

        * http/tests/xmlhttprequest/web-apps: Added.
        * http/tests/xmlhttprequest/web-apps/.htaccess: Added.
        * http/tests/xmlhttprequest/web-apps/001-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/001-test.cgi: Added.
        * http/tests/xmlhttprequest/web-apps/001.html: Added.
        * http/tests/xmlhttprequest/web-apps/002-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/002-simple-a.txt: Added.
        * http/tests/xmlhttprequest/web-apps/002-simple-b.txt: Added.
        * http/tests/xmlhttprequest/web-apps/002-simple-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/002-simple.html: Added.
        * http/tests/xmlhttprequest/web-apps/002.html: Added.
        * http/tests/xmlhttprequest/web-apps/002a.txt: Added.
        * http/tests/xmlhttprequest/web-apps/002b.txt: Added.
        * http/tests/xmlhttprequest/web-apps/002c.txt: Added.
        * http/tests/xmlhttprequest/web-apps/003-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/003-test.cgi: Added.
        * http/tests/xmlhttprequest/web-apps/003.html: Added.
        * http/tests/xmlhttprequest/web-apps/004-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/004-test.cgi: Added.
        * http/tests/xmlhttprequest/web-apps/004.html: Added.
        * http/tests/xmlhttprequest/web-apps/005-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/005-test.cgi: Added.
        * http/tests/xmlhttprequest/web-apps/005.html: Added.
        * http/tests/xmlhttprequest/web-apps/006-test.cgi: Added.
        * http/tests/xmlhttprequest/web-apps/006.html-disabled: Added.
        * http/tests/xmlhttprequest/web-apps/007-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/007-test.asis: Added.
        * http/tests/xmlhttprequest/web-apps/007.html: Added.
        * http/tests/xmlhttprequest/web-apps/008-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/008-test.asis: Added.
        * http/tests/xmlhttprequest/web-apps/008.html: Added.
        * http/tests/xmlhttprequest/web-apps/009-test.cgi: Added.
        * http/tests/xmlhttprequest/web-apps/009.html-disabled: Added.
        * http/tests/xmlhttprequest/web-apps/010-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/010-test.cgi: Added.
        * http/tests/xmlhttprequest/web-apps/010.html: Added.
        * http/tests/xmlhttprequest/web-apps/011-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/011-test200.asis: Added.
        * http/tests/xmlhttprequest/web-apps/011.html: Added.
        * http/tests/xmlhttprequest/web-apps/012-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/012-test200.asis: Added.
        * http/tests/xmlhttprequest/web-apps/012.html: Added.
        * http/tests/xmlhttprequest/web-apps/013-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/013-test.cgi: Added.
        * http/tests/xmlhttprequest/web-apps/013.html: Added.
        * http/tests/xmlhttprequest/web-apps/014-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/014-test404.asis: Added.
        * http/tests/xmlhttprequest/web-apps/014.html: Added.
        * http/tests/xmlhttprequest/web-apps/015-expected.txt: Added.
        * http/tests/xmlhttprequest/web-apps/015-test.cgi: Added.
        * http/tests/xmlhttprequest/web-apps/015.html: Added.
        * http/tests/xmlhttprequest/web-apps/016-test.cgi: Added.
        * http/tests/xmlhttprequest/web-apps/016.html-disabled: Added.
        * http/tests/xmlhttprequest/web-apps/017.html-disabled: Added.
        * http/tests/xmlhttprequest/web-apps/README: Added.
        * http/tests/xmlhttprequest/web-apps/TODO: Added.
        * http/tests/xmlhttprequest/web-apps/readme.txt: Added.
        * http/tests/xmlhttprequest/web-apps/recursion: Added.
        * http/tests/xmlhttprequest/web-apps/recursion/001.html-disabled: Added.
        * http/tests/xmlhttprequest/web-apps/recursion/README: Added.

2006-02-22  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - http://bugs.webkit.org/show_bug.cgi?id=7409
          Some minor fixes to http tests.

        * http/conf/httpd.conf: don't define CustomLog and ErrorLog - these are now 
        passed from run-webkit-tests.
        * http/tests/favicon.ico: Added.
        * http/tests/incremental/slow-utf8-text.text: Remove an unused variable,
        * http/tests/incremental/split-hex-entities.html: Ditto.
        * http/tests/xmlhttprequest/interactive-state.cgi: Ditto.

2006-02-21  Adele Peterson  <adele@apple.com>

        Reviewed by Hyatt.

        - Tests for http://bugs.webkit.org/show_bug.cgi?id=7330
        baselinePosition is wrong for new text field when empty

        * fast/forms/input-baseline-expected.checksum: Added.
        * fast/forms/input-baseline-expected.png: Added.
        * fast/forms/input-baseline-expected.txt: Added.
        * fast/forms/input-baseline.html: Added.
        * fast/inline-block/contenteditable-baseline-expected.checksum: Added.
        * fast/inline-block/contenteditable-baseline-expected.png: Added.
        * fast/inline-block/contenteditable-baseline-expected.txt: Added.
        * fast/inline-block/contenteditable-baseline.html: Added.

2006-02-21  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - Tests to go with http://bugs.webkit.org/show_bug.cgi?id=6197
          Would like to use locally installed Apache for testing.

        * http: Added.
        * http/conf: Added.
        * http/conf/httpd.conf: Added.
        * http/conf/mime.types: Added.
        * http/tests: Added.
        * http/tests/incremental: Added.
        * http/tests/incremental/.htaccess: Added.
        * http/tests/incremental/slow-utf8-text-expected.checksum: Added.
        * http/tests/incremental/slow-utf8-text-expected.png: Added.
        * http/tests/incremental/slow-utf8-text-expected.txt: Added.
        * http/tests/incremental/slow-utf8-text.text: Added.
        * http/tests/incremental/split-hex-entities-expected.txt: Added.
        * http/tests/incremental/split-hex-entities.html: Added.
        * http/tests/xmlhttprequest: Added.
        * http/tests/xmlhttprequest/post-content-type-expected.txt: Added.
        * http/tests/xmlhttprequest/post-content-type.html: Added.
        * http/tests/xmlhttprequest/print-content-type.cgi: Added.
        * http/tests/xmlhttprequest/resources: Added.
        * http/tests/xmlhttprequest/resources/.htaccess: Added.
        * http/tests/xmlhttprequest/resources/reply.txt: Added.
        * http/tests/xmlhttprequest/resources/reply.xml: Added.
        * http/tests/xmlhttprequest/resources/reply2.txt: Added.
        * http/tests/xmlhttprequest/resources/reply2.xml: Added.
        * http/tests/xmlhttprequest/resources/reply3.txt: Added.
        * http/tests/xmlhttprequest/resources/reply3.xml: Added.
        * http/tests/xmlhttprequest/resources/reply4.txt: Added.
        * http/tests/xmlhttprequest/resources/reply4.xml: Added.
        * http/tests/xmlhttprequest/resources/reply5.txt: Added.
        * http/tests/xmlhttprequest/resources/zero-length.txt: Added.
        * http/tests/xmlhttprequest/response-encoding-expected.txt: Added.
        * http/tests/xmlhttprequest/response-encoding.html: Added.
        * http/tests/xmlhttprequest/zero-length-response-expected.txt: Added.
        * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt: Added.
        * http/tests/xmlhttprequest/zero-length-response-sync.html: Added.
        * http/tests/xmlhttprequest/zero-length-response.html: Added.
        * http/tests/xmlhttprequest/interactive-state-expected.txt: Added.
        * http/tests/xmlhttprequest/interactive-state.html: Added.
        * http/tests/xmlhttprequest/interactive-state.cgi: Added.

2006-02-20  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Geoff and Darin.
        
        Patch from Maks Orlovich, based on work by David Faure, hand-applied and 
        significantly reworked by me.
        
        - Patch: give internal function names (KJS merge)
        http://bugs.webkit.org/show_bug.cgi?id=6279
        
        Updated test results, now showing correct function string.

        * fast/dom/xmlhttprequest-get-expected.txt:
        * fast/js/kde/function-expected.txt:
        * fast/js/kde/inbuilt_function_tostring-expected.txt:

2006-02-20  Darin Adler  <darin@apple.com>

        - test http://bugs.webkit.org/show_bug.cgi?id=6831
          contentEditable outline darkens as caret moves

        * editing/selection/move-by-character-6.html: Added.
        * editing/selection/move-by-character-6-expected.txt: Added.
        * editing/selection/move-by-character-6-expected.checksum: Added.
        * editing/selection/move-by-character-6-expected.png: Added.

2006-02-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7343
          REGRESSION: fast/js/toString-overrides.html fails when run multiple times

        * fast/js/resources/toString-exception.js: Added.
        * fast/js/toString-exception-expected.txt: Added.
        * fast/js/toString-exception.html: Added.

2006-02-18  Alexander Kellett  <lypanov@kde.org>

        Reviewed by Maciej.

        - new test for
          http://bugs.webkit.org/show_bug.cgi?id=7199
          Text gradient fills entire screen if text empty

        * svg/custom/text-gradient-no-content.svg: Added.

2006-02-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=4227
          The ex unit doesn't work for font-variant: small-caps

        * fast/css/ex-after-font-variant-expected.checksum: Added.
        * fast/css/ex-after-font-variant-expected.png: Added.
        * fast/css/ex-after-font-variant-expected.txt: Added.
        * fast/css/ex-after-font-variant.html: Added.

2006-02-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by eric
        
        This test appears to be occasionally hanging.  Disabling it while
        I figure out why.

        * editing/selection/drag-to-contenteditable-iframe.html: Removed.
        * editing/selection/drag-to-contenteditable-iframe.html-disabled: Added.

2006-02-17  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Anders Carlsson.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7265
          REGRESSION: noscript, noframes, nolayer, noembed tags insert break inside paragraph tag

        * fast/parser/nofoo-tags-inside-paragraph-expected.checksum: Added.
        * fast/parser/nofoo-tags-inside-paragraph-expected.png: Added.
        * fast/parser/nofoo-tags-inside-paragraph-expected.txt: Added.
        * fast/parser/nofoo-tags-inside-paragraph.html: Added.

2006-02-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7218
          Text underlined on mouse over

        * fast/css/universal-hover-quirk-expected.checksum: Added.
        * fast/css/universal-hover-quirk-expected.png: Added.
        * fast/css/universal-hover-quirk-expected.txt: Added.
        * fast/css/universal-hover-quirk.html: Added.

2006-02-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Dave Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7216
          white-space: pre-wrap collapses leading whitespace following a newline

        * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum: Added.
        * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: Added.
        * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: Added.
        * fast/text/whitespace/pre-wrap-spaces-after-newline.html: Added.

2006-02-16  Adele Peterson  <adele@apple.com>

        Updating results for fix:
        http://bugs.webkit.org/show_bug.cgi?id=6812
        Missing focus ring on new text fields

        * fast/forms/input-appearance-focus-expected.checksum:
        * fast/forms/input-appearance-focus-expected.png:

2006-02-15  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        <http://bugs.webkit.org/show_bug.cgi?id=7148>
        Add drag and drop support to DumpRenderTree

        * css1/basic/comments-expected.checksum:
        * css1/basic/comments-expected.png:
        * css1/basic/containment-expected.checksum:
        * css1/basic/containment-expected.png:
        * css1/basic/id_as_selector-expected.checksum:
        * css1/basic/id_as_selector-expected.png:
        * css1/basic/inheritance-expected.checksum:
        * css1/basic/inheritance-expected.png:
        * css1/box_properties/border-expected.checksum:
        * css1/box_properties/border-expected.png:
        * css1/box_properties/border_bottom-expected.checksum:
        * css1/box_properties/border_bottom-expected.png:
        * css1/box_properties/border_bottom_width-expected.checksum:
        * css1/box_properties/border_bottom_width-expected.png:
        * css1/box_properties/border_left-expected.checksum:
        * css1/box_properties/border_left-expected.png:
        * css1/box_properties/border_left_width-expected.checksum:
        * css1/box_properties/border_left_width-expected.png:
        * css1/box_properties/border_right_inline-expected.checksum:
        * css1/box_properties/border_right_inline-expected.png:
        * css1/box_properties/border_right_width-expected.checksum:
        * css1/box_properties/border_right_width-expected.png:
        * css1/box_properties/border_style-expected.checksum:
        * css1/box_properties/border_style-expected.png:
        * css1/box_properties/border_top-expected.checksum:
        * css1/box_properties/border_top-expected.png:
        * css1/box_properties/border_top_width-expected.checksum:
        * css1/box_properties/border_top_width-expected.png:
        * css1/box_properties/border_width-expected.checksum:
        * css1/box_properties/border_width-expected.png:
        * css1/box_properties/clear-expected.checksum:
        * css1/box_properties/clear-expected.png:
        * css1/box_properties/clear_float-expected.checksum:
        * css1/box_properties/clear_float-expected.png:
        * css1/box_properties/float_elements_in_series-expected.checksum:
        * css1/box_properties/float_elements_in_series-expected.png:
        * css1/box_properties/float_margin-expected.checksum:
        * css1/box_properties/float_margin-expected.png:
        * css1/box_properties/float_on_text_elements-expected.checksum:
        * css1/box_properties/float_on_text_elements-expected.png:
        * css1/box_properties/height-expected.checksum:
        * css1/box_properties/height-expected.png:
        * css1/box_properties/margin-expected.checksum:
        * css1/box_properties/margin-expected.png:
        * css1/box_properties/margin_bottom-expected.checksum:
        * css1/box_properties/margin_bottom-expected.png:
        * css1/box_properties/margin_inline-expected.checksum:
        * css1/box_properties/margin_inline-expected.png:
        * css1/box_properties/margin_left-expected.checksum:
        * css1/box_properties/margin_left-expected.png:
        * css1/box_properties/margin_right-expected.checksum:
        * css1/box_properties/margin_right-expected.png:
        * css1/box_properties/margin_top-expected.checksum:
        * css1/box_properties/margin_top-expected.png:
        * css1/box_properties/padding-expected.checksum:
        * css1/box_properties/padding-expected.png:
        * css1/box_properties/padding_bottom-expected.checksum:
        * css1/box_properties/padding_bottom-expected.png:
        * css1/box_properties/padding_inline-expected.checksum:
        * css1/box_properties/padding_inline-expected.png:
        * css1/box_properties/padding_left-expected.checksum:
        * css1/box_properties/padding_left-expected.png:
        * css1/box_properties/padding_right-expected.checksum:
        * css1/box_properties/padding_right-expected.png:
        * css1/box_properties/padding_top-expected.checksum:
        * css1/box_properties/padding_top-expected.png:
        * css1/box_properties/width-expected.checksum:
        * css1/box_properties/width-expected.png:
        * css1/cascade/cascade_order-expected.checksum:
        * css1/cascade/cascade_order-expected.png:
        * css1/classification/display-expected.checksum:
        * css1/classification/display-expected.png:
        * css1/classification/list_style_type-expected.checksum:
        * css1/classification/list_style_type-expected.png:
        * css1/classification/white_space-expected.checksum:
        * css1/classification/white_space-expected.png:
        * css1/color_and_background/background-expected.checksum:
        * css1/color_and_background/background-expected.png:
        * css1/color_and_background/background_attachment-expected.checksum:
        * css1/color_and_background/background_attachment-expected.png:
        * css1/color_and_background/background_position-expected.checksum:
        * css1/color_and_background/background_position-expected.png:
        * css1/color_and_background/background_repeat-expected.checksum:
        * css1/color_and_background/background_repeat-expected.png:
        * css1/conformance/forward_compatible_parsing-expected.checksum:
        * css1/conformance/forward_compatible_parsing-expected.png:
        * css1/font_properties/font-expected.checksum:
        * css1/font_properties/font-expected.png:
        * css1/font_properties/font_family-expected.checksum:
        * css1/font_properties/font_family-expected.png:
        * css1/font_properties/font_size-expected.checksum:
        * css1/font_properties/font_size-expected.png:
        * css1/font_properties/font_weight-expected.checksum:
        * css1/font_properties/font_weight-expected.png:
        * css1/formatting_model/floating_elements-expected.checksum:
        * css1/formatting_model/floating_elements-expected.png:
        * css1/formatting_model/height_of_lines-expected.checksum:
        * css1/formatting_model/height_of_lines-expected.png:
        * css1/formatting_model/horizontal_formatting-expected.checksum:
        * css1/formatting_model/horizontal_formatting-expected.png:
        * css1/formatting_model/inline_elements-expected.checksum:
        * css1/formatting_model/inline_elements-expected.png:
        * css1/formatting_model/replaced_elements-expected.checksum:
        * css1/formatting_model/replaced_elements-expected.png:
        * css1/formatting_model/vertical_formatting-expected.checksum:
        * css1/formatting_model/vertical_formatting-expected.png:
        * css1/pseudo/anchor-expected.checksum:
        * css1/pseudo/anchor-expected.png:
        * css1/pseudo/firstletter-expected.checksum:
        * css1/pseudo/firstletter-expected.png:
        * css1/pseudo/firstline-expected.checksum:
        * css1/pseudo/firstline-expected.png:
        * css1/pseudo/multiple_pseudo_elements-expected.checksum:
        * css1/pseudo/multiple_pseudo_elements-expected.png:
        * css1/text_properties/letter_spacing-expected.checksum:
        * css1/text_properties/letter_spacing-expected.png:
        * css1/text_properties/line_height-expected.checksum:
        * css1/text_properties/line_height-expected.png:
        * css1/text_properties/text-transCapitalize-expected.checksum:
        * css1/text_properties/text-transCapitalize-expected.png:
        * css1/text_properties/text_decoration-expected.checksum:
        * css1/text_properties/text_decoration-expected.png:
        * css1/text_properties/text_indent-expected.checksum:
        * css1/text_properties/text_indent-expected.png:
        * css1/text_properties/text_transform-expected.checksum:
        * css1/text_properties/text_transform-expected.png:
        * css1/text_properties/vertical_align-expected.checksum:
        * css1/text_properties/vertical_align-expected.png:
        * css1/text_properties/word_spacing-expected.checksum:
        * css1/text_properties/word_spacing-expected.png:
        * css1/units/color_units-expected.checksum:
        * css1/units/color_units-expected.png:
        * css1/units/length_units-expected.checksum:
        * css1/units/length_units-expected.png:
        * css2.1/t0801-c412-hz-box-00-b-a-expected.checksum:
        * css2.1/t0801-c412-hz-box-00-b-a-expected.png:
        * css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum:
        * css2.1/t0803-c5502-mrgn-r-02-c-expected.png:
        * css2.1/t0803-c5505-mrgn-02-c-expected.checksum:
        * css2.1/t0803-c5505-mrgn-02-c-expected.png:
        * css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum:
        * css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
        * css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum:
        * css2.1/t0905-c5525-fltclr-00-c-ag-expected.png:
        * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum:
        * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png:
        * css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
        * css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
        * css2.1/t1002-c5523-width-02-b-g-expected.checksum:
        * css2.1/t1002-c5523-width-02-b-g-expected.png:
        * css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum:
        * css2.1/t140201-c535-bg-fixd-00-b-g-expected.png:
        * css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum:
        * css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
        * css2.1/t1508-c527-font-07-b-expected.checksum:
        * css2.1/t1508-c527-font-07-b-expected.png:
        * editing/deleting/delete-after-span-ws-001-expected.checksum:
        * editing/deleting/delete-after-span-ws-001-expected.png:
        * editing/deleting/delete-after-span-ws-002-expected.checksum:
        * editing/deleting/delete-after-span-ws-002-expected.png:
        * editing/deleting/delete-after-span-ws-003-expected.checksum:
        * editing/deleting/delete-after-span-ws-003-expected.png:
        * editing/deleting/delete-and-undo-expected.checksum:
        * editing/deleting/delete-and-undo-expected.png:
        * editing/deleting/delete-and-undo-expected.txt:
        * editing/deleting/delete-line-end-ws-001-expected.checksum:
        * editing/deleting/delete-line-end-ws-001-expected.png:
        * editing/deleting/delete-line-end-ws-002-expected.checksum:
        * editing/deleting/delete-line-end-ws-002-expected.png:
        * editing/inserting/insert-div-023-expected.checksum:
        * editing/inserting/insert-div-023-expected.png:
        * editing/selection/caret-and-focus-ring.html:
        * editing/selection/drag-to-contenteditable-iframe-expected.checksum: Added.
        * editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
        * editing/selection/drag-to-contenteditable-iframe-expected.txt: Added.
        * editing/selection/drag-to-contenteditable-iframe.html: Added.
        * editing/selection/focus_editable_html-expected.checksum:
        * editing/selection/focus_editable_html-expected.png:
        * editing/selection/iframe-expected.checksum:
        * editing/selection/iframe-expected.png:
        * editing/selection/replaced-boundaries-3-expected.checksum:
        * editing/selection/replaced-boundaries-3-expected.png:
        * editing/selection/select-all-001-expected.checksum:
        * editing/selection/select-all-001-expected.png:
        * editing/selection/select-all-002-expected.checksum:
        * editing/selection/select-all-002-expected.png:
        * editing/selection/select-all-003-expected.checksum:
        * editing/selection/select-all-003-expected.png:
        * editing/selection/select-all-004-expected.checksum:
        * editing/selection/select-all-004-expected.png:
        * editing/selection/select-box-expected.checksum:
        * editing/selection/select-box-expected.png:
        * editing/selection/selection-background.html:
        * editing/selection/unrendered-001-expected.checksum:
        * editing/selection/unrendered-001-expected.png:
        * editing/selection/unrendered-002-expected.checksum:
        * editing/selection/unrendered-002-expected.png:
        * editing/selection/unrendered-003-expected.checksum:
        * editing/selection/unrendered-003-expected.png:
        * editing/selection/unrendered-004-expected.checksum:
        * editing/selection/unrendered-004-expected.png:
        * editing/selection/unrendered-005-expected.checksum:
        * editing/selection/unrendered-005-expected.png:
        * editing/undo/4063751-expected.txt:
        * editing/undo/redo-typing-001-expected.txt:
        * editing/undo/undo-typing-001-expected.checksum:
        * editing/undo/undo-typing-001-expected.png:
        * editing/undo/undo-typing-001-expected.txt:
        * fast/block/basic/016-expected.checksum:
        * fast/block/basic/016-expected.png:
        * fast/block/basic/text-indent-rtl-expected.checksum:
        * fast/block/float/008-expected.checksum:
        * fast/block/float/008-expected.png:
        * fast/block/float/013-expected.checksum:
        * fast/block/float/013-expected.png:
        * fast/block/float/019-expected.checksum:
        * fast/block/float/019-expected.png:
        * fast/block/float/021-expected.checksum:
        * fast/block/float/021-expected.png:
        * fast/block/float/025-expected.checksum:
        * fast/block/float/025-expected.png:
        * fast/block/float/026-expected.checksum:
        * fast/block/float/026-expected.png:
        * fast/block/float/027-expected.checksum:
        * fast/block/float/027-expected.png:
        * fast/block/float/028-expected.checksum:
        * fast/block/float/028-expected.png:
        * fast/block/float/032-expected.checksum:
        * fast/block/float/032-expected.png:
        * fast/block/float/033-expected.checksum:
        * fast/block/float/033-expected.png:
        * fast/block/margin-collapse/103-expected.checksum:
        * fast/block/margin-collapse/103-expected.png:
        * fast/block/margin-collapse/104-expected.checksum:
        * fast/block/margin-collapse/104-expected.png:
        * fast/block/positioning/047-expected.checksum:
        * fast/block/positioning/047-expected.png:
        * fast/block/positioning/051-expected.checksum:
        * fast/block/positioning/051-expected.png:
        * fast/block/positioning/055-expected.checksum:
        * fast/block/positioning/055-expected.png:
        * fast/block/positioning/auto/007-expected.checksum:
        * fast/block/positioning/auto/007-expected.png:
        * fast/block/positioning/relayout-on-position-change-expected.checksum:
        * fast/box-sizing/box-sizing-expected.checksum:
        * fast/box-sizing/box-sizing-expected.png:
        * fast/clip/014-expected.checksum:
        * fast/clip/014-expected.png:
        * fast/css-generated-content/014-expected.checksum:
        * fast/css-generated-content/014-expected.png:
        * fast/css/005-expected.checksum:
        * fast/css/005-expected.png:
        * fast/css/MarqueeLayoutTest-expected.checksum:
        * fast/css/MarqueeLayoutTest-expected.png:
        * fast/css/imageTileOpacity-expected.checksum:
        * fast/css/imageTileOpacity-expected.png:
        * fast/css/word-space-extra-expected.checksum:
        * fast/css/word-space-extra-expected.png:
        * fast/dom/HTMLObjectElement/object-as-frame.html:
        * fast/dom/focus-contenteditable-expected.checksum:
        * fast/dom/focus-contenteditable-expected.png:
        * fast/dom/window-onFocus.html:
        * fast/dynamic/008-expected.checksum:
        * fast/dynamic/008-expected.png:
        * fast/encoding/utf-16-big-endian-expected.checksum:
        * fast/encoding/utf-16-big-endian-expected.png:
        * fast/encoding/utf-16-little-endian-expected.checksum:
        * fast/encoding/utf-16-little-endian-expected.png:
        * fast/flexbox/009-expected.checksum:
        * fast/flexbox/009-expected.png:
        * fast/flexbox/016-expected.checksum:
        * fast/flexbox/016-expected.png:
        * fast/forms/001-expected.checksum:
        * fast/forms/001-expected.png:
        * fast/forms/003-expected.checksum:
        * fast/forms/003-expected.png:
        * fast/forms/004-expected.checksum:
        * fast/forms/004-expected.png:
        * fast/forms/HTMLOptionElement_label01-expected.checksum:
        * fast/forms/HTMLOptionElement_label01-expected.png:
        * fast/forms/HTMLOptionElement_label02-expected.checksum:
        * fast/forms/HTMLOptionElement_label02-expected.png:
        * fast/forms/HTMLOptionElement_label03-expected.checksum:
        * fast/forms/HTMLOptionElement_label03-expected.png:
        * fast/forms/HTMLOptionElement_label04-expected.checksum:
        * fast/forms/HTMLOptionElement_label04-expected.png:
        * fast/forms/button-sizes-expected.checksum:
        * fast/forms/button-sizes-expected.png:
        * fast/forms/checkbox-radio-onchange-expected.checksum:
        * fast/forms/checkbox-radio-onchange-expected.png:
        * fast/forms/form-element-geometry-expected.checksum:
        * fast/forms/form-element-geometry-expected.png:
        * fast/forms/indeterminate-expected.checksum:
        * fast/forms/indeterminate-expected.png:
        * fast/forms/option-script-expected.checksum:
        * fast/forms/option-script-expected.png:
        * fast/forms/option-strip-whitespace-expected.checksum:
        * fast/forms/option-strip-whitespace-expected.png:
        * fast/forms/radio_checked-expected.checksum:
        * fast/forms/radio_checked-expected.png:
        * fast/forms/radio_checked_dynamic-expected.checksum:
        * fast/forms/radio_checked_dynamic-expected.png:
        * fast/forms/textAreaLineHeight-expected.checksum:
        * fast/forms/textAreaLineHeight-expected.png:
        * fast/inline-block/tricky-baseline-expected.checksum:
        * fast/inline-block/tricky-baseline-expected.png:
        * fast/invalid/014-expected.checksum:
        * fast/invalid/014-expected.png:
        * fast/lists/008-expected.checksum:
        * fast/lists/008-expected.png:
        * fast/lists/li-br-expected.checksum:
        * fast/lists/li-br-expected.png:
        * fast/lists/olstart-expected.checksum:
        * fast/lists/olstart-expected.png:
        * fast/loader/form-events-back-forward.html: Removed.
        * fast/loader/form-events-back-forward.html-disabled: Added.
        * fast/overflow/002-expected.checksum:
        * fast/overflow/002-expected.png:
        * fast/overflow/003-expected.checksum:
        * fast/overflow/003-expected.png:
        * fast/overflow/005-expected.checksum:
        * fast/overflow/005-expected.png:
        * fast/overflow/006-expected.checksum:
        * fast/overflow/006-expected.png:
        * fast/overflow/007-expected.checksum:
        * fast/overflow/007-expected.png:
        * fast/overflow/image-selection-highlight-expected.checksum:
        * fast/overflow/image-selection-highlight-expected.png:
        * fast/overflow/overflow-auto-table-expected.checksum:
        * fast/overflow/overflow-auto-table-expected.png:
        * fast/overflow/overflow-rtl-expected.checksum:
        * fast/overflow/overflow-rtl-expected.png:
        * fast/overflow/overflow-text-hit-testing-expected.checksum:
        * fast/overflow/overflow-text-hit-testing-expected.png:
        * fast/overflow/scrollRevealButton-expected.checksum:
        * fast/overflow/scrollRevealButton-expected.png:
        * fast/parser/comments-expected.checksum:
        * fast/parser/comments-expected.png:
        * fast/parser/document-write-option-expected.checksum:
        * fast/parser/document-write-option-expected.png:
        * fast/parser/entities-in-xhtml-expected.checksum:
        * fast/parser/entities-in-xhtml-expected.png:
        * fast/replaced/005-expected.checksum:
        * fast/replaced/005-expected.png:
        * fast/replaced/width100percent-expected.checksum:
        * fast/replaced/width100percent-expected.png:
        * fast/selectors/166-expected.checksum:
        * fast/selectors/166-expected.png:
        * fast/table/023-expected.checksum:
        * fast/table/023-expected.png:
        * fast/table/034-expected.checksum:
        * fast/table/034-expected.png:
        * fast/table/040-expected.checksum:
        * fast/table/040-expected.png:
        * fast/table/border-collapsing/004-expected.checksum:
        * fast/table/border-collapsing/004-expected.png:
        * fast/table/edge-offsets-expected.checksum:
        * fast/table/edge-offsets-expected.png:
        * fast/table/height-percent-test-expected.checksum:
        * fast/table/height-percent-test-expected.png:
        * fast/table/overflowHidden-expected.checksum:
        * fast/table/overflowHidden-expected.png:
        * fast/table/wide-colspan-expected.checksum:
        * fast/table/wide-colspan-expected.png:
        * fast/table/wide-column-expected.checksum:
        * fast/table/wide-column-expected.png:
        * fast/text/softHyphen-expected.checksum:
        * fast/text/softHyphen-expected.png:
        * fast/text/whitespace/024-expected.checksum:
        * fast/text/whitespace/024-expected.png:
        * fast/tokenizer/004-expected.checksum:
        * fast/tokenizer/004-expected.png:
        * svg/custom/feDisplacementMap-01-expected.png: Removed.
        * svg/custom/junk-data-expected.checksum:
        * svg/custom/junk-data-expected.png:
        * svg/custom/missing-xlink-expected.checksum:
        * svg/custom/missing-xlink-expected.png:
        * svg/custom/path-bad-data-expected.checksum:
        * svg/custom/path-bad-data-expected.png:
        * traversal/tree-walker-004-expected.checksum:
        * traversal/tree-walker-004-expected.png:
        
2006-02-15  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by Eric.

        - Layout test for <rdar://problem/4176077> CrashTracer: 6569
        crashes in DashboardClient at com.apple.JavaScriptCore:
        KJS::Bindings::ObjcFallbackObjectImp::type()

        * plugins: Added.
        * plugins/undefined-property-crash-expected.txt: Added.
        * plugins/undefined-property-crash.html: Added.

2006-02-15  Eric Seidel  <eseidel@apple.com>
        
        Add files missing from previous commit.
        
        * svg/custom/feDisplacementMap-01-expected.checksum: Added.
        * svg/custom/feDisplacementMap-01-expected.png: Added.
        * svg/custom/feDisplacementMap-01-expected.txt: Added.

2006-02-15  Oliver Hunt  <ojh16@student.canterbury.ac.nz>

        Reviewed by eseidel.  Landed by eseidel.
        
        Implemented feDisplacementMap.
        http://bugs.webkit.org/show_bug.cgi?id=5862
        
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/custom/feDisplacementMap-01.svg: Added.
        * svg/custom/feDisplacementMap-01-expected.checksum: Added.
        * svg/custom/feDisplacementMap-01-expected.png: Added.
        * svg/custom/feDisplacementMap-01-expected.txt: Added.
        * svg/custom/resources/feDisplacementMap-01-displace.png: Added.
        * svg/custom/resources/feDisplacementMap-01-source.png: Added.

2006-02-15  Eric Seidel  <eseidel@apple.com>

        Update missing result from last commit.

        * fast/xsl/xslt-recursion-expected.txt:

2006-02-15  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6452
         KURL::appendEscapingBadChars() doesn't know about %u-escaping.

        * fast/encoding/resources/%25%u0435 0 %xx%%%ulike.html: Added.
        * fast/encoding/percent-escaping-expected.txt: Added.
        * fast/encoding/percent-escaping.html: Added.

2006-02-14  Eric Seidel  <eseidel@apple.com>

        Reviewed by darin.
        
        Add incremental parsing support to XMLTokenizer.
        Also adds serialization of DOCTYPEs for xml documents
        Also fixes css styling for pages where xsl recursion is blocked.
        http://bugs.webkit.org/show_bug.cgi?id=6057

        * fast/dom/dom-parse-serialize-display-expected.checksum:
        * fast/dom/dom-parse-serialize-display-expected.png:
        * fast/dom/dom-parse-serialize-display-expected.txt:
        * fast/dom/dom-parse-serialize-expected.checksum:
        * fast/dom/dom-parse-serialize-expected.png:
        * fast/dom/dom-parse-serialize-expected.txt:
        * fast/dom/xmlhttprequest-get-expected.txt:
        * fast/xsl/resources/xslt-recursion-chain1.xsl:
        * fast/xsl/xslt-processer-expected.txt:

2006-02-14  Adele Peterson  <adele@apple.com>

        Tests for http://bugs.webkit.org/show_bug.cgi?id=6815
        Calculate correct width for new text fields

        * fast/forms/input-appearance-width.html: Added.
        * fast/forms/input-appearance-width-expected.txt: Added.
        * fast/forms/input-appearance-width-expected.png: Added.
        * fast/forms/input-appearance-width-expected.checksum: Added.
        * fast/forms/input-appearance-minWidth.html: Added.
        * fast/forms/input-appearance-minWidth-expected.txt: Added.
        * fast/forms/input-appearance-minWidth-expected.png: Added.
        * fast/forms/input-appearance-minWidth-expected.checksum: Added.

2006-02-14  John Sullivan  <sullivan@apple.com>

        One more of the same (this one tests list boxes instead of pop-up menus)

        * fast/forms/HTMLOptionElement_label05-expected.checksum: Added.
        * fast/forms/HTMLOptionElement_label05-expected.png: Added.
        * fast/forms/HTMLOptionElement_label05-expected.txt: Added.
        * fast/forms/HTMLOptionElement_label05.html: Added.

2006-02-14  John Sullivan  <sullivan@apple.com>

        Added another option element label test at Dave Hyatt's suggestion

        * fast/forms/HTMLOptionElement_label04-expected.checksum: Added.
        * fast/forms/HTMLOptionElement_label04-expected.png: Added.
        * fast/forms/HTMLOptionElement_label04-expected.txt: Added.
        * fast/forms/HTMLOptionElement_label04.html: Added.

2006-02-14  Adele Peterson  <adele@apple.com>

        Reviewed by Eric.

        Moving these tests to a better location.

        * dom/html/level2/html/HTMLOptionElement_label01-expected.checksum: Removed.
        * dom/html/level2/html/HTMLOptionElement_label01-expected.png: Removed.
        * dom/html/level2/html/HTMLOptionElement_label01-expected.txt: Removed.
        * dom/html/level2/html/HTMLOptionElement_label01.html: Removed.
        * dom/html/level2/html/HTMLOptionElement_label02-expected.checksum: Removed.
        * dom/html/level2/html/HTMLOptionElement_label02-expected.png: Removed.
        * dom/html/level2/html/HTMLOptionElement_label02-expected.txt: Removed.
        * dom/html/level2/html/HTMLOptionElement_label02.html: Removed.
        * dom/html/level2/html/HTMLOptionElement_label03-expected.checksum: Removed.
        * dom/html/level2/html/HTMLOptionElement_label03-expected.png: Removed.
        * dom/html/level2/html/HTMLOptionElement_label03-expected.txt: Removed.
        * dom/html/level2/html/HTMLOptionElement_label03.html: Removed.
        * fast/forms/HTMLOptionElement_label01-expected.checksum: Added.
        * fast/forms/HTMLOptionElement_label01-expected.png: Added.
        * fast/forms/HTMLOptionElement_label01-expected.txt: Added.
        * fast/forms/HTMLOptionElement_label01.html: Added.
        * fast/forms/HTMLOptionElement_label02-expected.checksum: Added.
        * fast/forms/HTMLOptionElement_label02-expected.png: Added.
        * fast/forms/HTMLOptionElement_label02-expected.txt: Added.
        * fast/forms/HTMLOptionElement_label02.html: Added.
        * fast/forms/HTMLOptionElement_label03-expected.checksum: Added.
        * fast/forms/HTMLOptionElement_label03-expected.png: Added.
        * fast/forms/HTMLOptionElement_label03-expected.txt: Added.
        * fast/forms/HTMLOptionElement_label03.html: Added.

2006-02-14  John Sullivan  <sullivan@apple.com>

        Reviewed by Adele Peterson.
        
        - tests for http://bugs.webkit.org/show_bug.cgi?id=7255
        label attribute in option elements is ignored

        * dom/html/level2/html/HTMLOptionElement_label01-expected.checksum: Added.
        * dom/html/level2/html/HTMLOptionElement_label01-expected.png: Added.
        * dom/html/level2/html/HTMLOptionElement_label01-expected.txt: Added.
        * dom/html/level2/html/HTMLOptionElement_label01.html: Added.
        * dom/html/level2/html/HTMLOptionElement_label02-expected.checksum: Added.
        * dom/html/level2/html/HTMLOptionElement_label02-expected.png: Added.
        * dom/html/level2/html/HTMLOptionElement_label02-expected.txt: Added.
        * dom/html/level2/html/HTMLOptionElement_label02.html: Added.
        * dom/html/level2/html/HTMLOptionElement_label03-expected.checksum: Added.
        * dom/html/level2/html/HTMLOptionElement_label03-expected.png: Added.
        * dom/html/level2/html/HTMLOptionElement_label03-expected.txt: Added.
        * dom/html/level2/html/HTMLOptionElement_label03.html: Added.

2006-01-31  David Harrison  <harrison@apple.com>

        Updated test case after improving table deletion.
        
        * selection/move-between-blocks-no-001-expected.txt: Updated.

2006-02-12  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed and tweaked by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7206
          REGRESSION: PDF "images" no longer render within HTML pages

        * fast/replaced/page-as-image.html: Added.
        * fast/replaced/page-as-image-expected.txt: Added.
        * fast/replaced/page-as-image-expected.png: Added.
        * fast/replaced/page-as-image-expected.checksum: Added.
        * fast/replaced/resources/image.pdf: Added.

2006-02-12  Maciej Stachowiak  <mjs@apple.com>

        Rubber stamped by Geoff.
        
        - comment out remote <base> URLs, these were making the tests hang for a long time

        This also made the affected tests start passing.
        
        * dom/xhtml/level2/html/HTMLBodyElement01-expected.checksum: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement01-expected.png: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement01-expected.txt:
        * dom/xhtml/level2/html/HTMLBodyElement01.xhtml:
        * dom/xhtml/level2/html/HTMLBodyElement02-expected.checksum: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement02-expected.png: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement02-expected.txt:
        * dom/xhtml/level2/html/HTMLBodyElement02.xhtml:
        * dom/xhtml/level2/html/HTMLBodyElement03-expected.checksum: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement03-expected.png: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement03-expected.txt:
        * dom/xhtml/level2/html/HTMLBodyElement03.xhtml:
        * dom/xhtml/level2/html/HTMLBodyElement04-expected.checksum: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement04-expected.png: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement04-expected.txt:
        * dom/xhtml/level2/html/HTMLBodyElement04.xhtml:
        * dom/xhtml/level2/html/HTMLBodyElement05-expected.checksum: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement05-expected.png: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement05-expected.txt:
        * dom/xhtml/level2/html/HTMLBodyElement05.xhtml:
        * dom/xhtml/level2/html/HTMLBodyElement06-expected.checksum: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement06-expected.png: Removed.
        * dom/xhtml/level2/html/HTMLBodyElement06-expected.txt:
        * dom/xhtml/level2/html/HTMLBodyElement06.xhtml:
        * dom/xhtml/level2/html/body01-expected.checksum: Removed.
        * dom/xhtml/level2/html/body01-expected.png: Removed.
        * dom/xhtml/level2/html/body01-expected.txt:
        * dom/xhtml/level2/html/body01.xhtml:

2006-02-11  Alexander Kellett  <lypanov@kde.org>

        Adding test case for

        http://bugs.webkit.org/show_bug.cgi?id=5360

        * svg/custom/coords-relative-units-transforms.svg: Added.

2006-02-11  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        * fast/events/event-targets.html: Fixed a small mistake in this test, noticed while
        checking that bug 3609 is fixed in tip of tree.

2006-02-11  Mitz Pettel  <opendarwin.org@mitzpettel.com>
 
         Reviewed by Hyatt.
 
         - new test and updated results for
           http://bugs.webkit.org/show_bug.cgi?id=7054
           Vertical scroll bars do not appear or do not scroll completely
 
         * fast/replaced/width100percent-expected.checksum: Updated.
         * fast/replaced/width100percent-expected.png: Updated.
         * fast/replaced/width100percent-expected.txt: Updated.
         * fast/table/edge-offsets-expected.checksum: Added.
         * fast/table/edge-offsets-expected.png: Added.
         * fast/table/edge-offsets-expected.txt: Added.
         * fast/table/edge-offsets.html: Added.

2006-02-11  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

       - tests for http://bugs.webkit.org/show_bug.cgi?id=3400
         setting the .src of an iframe to the same value does not reload page

        * fast/frames/frame-set-same-location-expected.checksum: Added.
        * fast/frames/frame-set-same-location-expected.png: Added.
        * fast/frames/frame-set-same-location-expected.txt: Added.
        * fast/frames/frame-set-same-location.html: Added.
        * fast/frames/frame-set-same-src-expected.checksum: Added.
        * fast/frames/frame-set-same-src-expected.png: Added.
        * fast/frames/frame-set-same-src-expected.txt: Added.
        * fast/frames/frame-set-same-src.html: Added.
        * fast/frames/iframe-set-same-location-expected.txt: Added.
        * fast/frames/iframe-set-same-location.html: Added.
        * fast/frames/iframe-set-same-src-expected.txt: Added.
        * fast/frames/iframe-set-same-src.html: Added.

2006-02-11  Eric Seidel  <eseidel@apple.com>

        Reviewed by hyatt.

        Adding support for external entity declarations in XSLT.
        http://bugs.webkit.org/show_bug.cgi?id=7184
        <rdar://problem/4271696> support external DTD references in XSLT

        * fast/parser/external-entities-expected.checksum: Added.
        * fast/parser/external-entities-expected.png: Added.
        * fast/parser/external-entities-expected.txt: Added.
        * fast/parser/external-entities-in-xslt-expected.txt: Added.
        * fast/parser/external-entities-in-xslt.xml: Added.
        * fast/parser/external-entities.xml: Added.
        * fast/parser/resources: Added.
        * fast/parser/resources/external-entities.dtd: Added.
        * fast/parser/resources/external-entities.xsl: Added.

2006-02-10  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt

        Layout test for <rdar://problem/4149655> Frequently reported crash, 
        repro at lastminute.se in khtml::RenderBlock::createLineBoxes

        * fast/css-generated-content/015-expected.checksum: Added.
        * fast/css-generated-content/015-expected.png: Added.
        * fast/css-generated-content/015-expected.txt: Added.
        * fast/css-generated-content/015.html: Added.

2006-02-08  Maciej Stachowiak  <mjs@apple.com>

        Add missing file from earlier added svg test.

        * svg/custom/resources/link-target.html: Added.

2006-02-08  Boris Daljevic  <boris@backbase.com>

        Reviewed and tweaked by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6648
          Safari strips namespace prefix when using setAttribute(), but should treat it as part of name

        * fast/dom/Element: Added.
        * fast/dom/Element/setAttribute-with-colon.html: Added.
        * fast/dom/Element/setAttribute-with-colon-expected.txt: Added.

2006-02-08  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7095
          Removing positioning from an element does not relayout properly

        * fast/block/positioning/relayout-on-position-change-expected.checksum: Added.
        * fast/block/positioning/relayout-on-position-change-expected.png: Added.
        * fast/block/positioning/relayout-on-position-change-expected.txt: Added.
        * fast/block/positioning/relayout-on-position-change.html: Added.

2006-02-08  Maciej Stachowiak  <mjs@apple.com>

        - added SVG path hit testing test

        * svg/custom/hit-test-path-expected.checksum: Added.
        * svg/custom/hit-test-path-expected.png: Added.
        * svg/custom/hit-test-path-expected.txt: Added.
        * svg/custom/hit-test-path.svg: Added.

2006-02-08  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        - test for
        <rdar://problem/4325160> REGRESSION(416.12-420+): window events not stopped by stopPropagation (affects macnn forums)

        * fast/events/window-events-bubble-expected.txt: Added.
        * fast/events/window-events-bubble.html: Added.
        * fast/events/window-events-bubble2-expected.txt: Added.
        * fast/events/window-events-bubble2.html: Added.
        * fast/events/window-events-capture-expected.txt: Added.
        * fast/events/window-events-capture.html: Added.

2006-02-07  Adele Peterson  <adele@apple.com>

       - test for 
        <rdar://problem/3727939> Safari strips \0 characters from HTML tags making them valid

        * fast/encoding/decoder-allow-null-chars.html
        * fast/encoding/decoder-allow-null-chars-expected.txt

2006-02-07  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Timothy.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=7012
        Convert JavaScript objects to appropriate AppleScript types, instead of only strings

        * fast/AppleScript: Added.
        * fast/AppleScript/001-expected.txt: Added.
        * fast/AppleScript/001.html: Added.
        * fast/AppleScript/array-expected.txt: Added.
        * fast/AppleScript/array.html: Added.
        * fast/AppleScript/date-expected.txt: Added.
        * fast/AppleScript/date.html: Added.

2006-02-06  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Eric.
        
        - test case that verifies that <object> containing html is treated
          like <iframe> in various respects
        http://bugs.webkit.org/show_bug.cgi?id=7125

        * fast/dom/HTMLObjectElement/object-as-frame-expected.txt: Added.
        * fast/dom/HTMLObjectElement/object-as-frame.html: Added.
        
        - updated this test to reflect that the onload event now fires for iframes,
          including ones with empty src
        http://bugs.webkit.org/show_bug.cgi?id=3609

        * fast/events/event-targets-expected.checksum: Removed.
        * fast/events/event-targets-expected.png: Removed.
        * fast/events/event-targets-expected.txt:
        * fast/events/event-targets.html:

2006-02-06  Adele Peterson  <adele@apple.com?

        Reviewed by Maciej.

        - fix http://bugs.webkit.org/show_bug.cgi?id=6944
          REGRESSION: crash when loading page w/ <link> that has a DOMSubtreeModified event listener

        * fast/events/event-listener-on-link.html: Added.
        * fast/events/event-listener-on-link-expected.txt: Added.
        * fast/events/event-listener-on-link-expected.png: Added.
        * fast/events/event-listener-on-link-expected.checksum: Added.

2006-02-05  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.

        - test for 7094: onfocus/onblur on non-form-controls bubble
        http://bugs.webkit.org/show_bug.cgi?id=7094

        * fast/events/div-focus-expected.txt: Added.
        * fast/events/div-focus.html: Added.

2006-02-04  Darin Adler  <darin@apple.com>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7071
          REGRESSION: Jumping to an anchor identifier makes page scroll horizontally

        * fast/overflow/scroll-vertical-not-horizontal.html: Added.
        * fast/overflow/scroll-vectical-not-horizontal-expected.txt: Added.

2006-02-05  Darin Adler  <darin@apple.com>

        - converted three more files from UTF-16 to ASCII that had no reason to be UTF-16

        * fast/dom/resources/top.html: Just straight conversion to ASCII.
        * fast/events/updateLayoutForHitTest.html: Converted one character to an entity,
        and reformatted the file a bit.
        * fast/text/line-breaks.html: Just straight conversion to ASCII.

2006-02-05  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.
        
        Re-landing test case for:
        - various event cleanup, including fixing of the load event for iframes
        http://bugs.webkit.org/show_bug.cgi?id=7079

        * fast/events/iframe-object-onload-expected.txt: Added.
        * fast/events/iframe-object-onload.html: Added.
        
        - changed expected results and description for this test, unload should
        not fire in this case:
        
        * fast/events/onunload-body-property-expected.txt: 
        * fast/events/onunload-body-property.html:
        
        - changed from UTF-16 to ASCII, there was no reason for this to be UTF-16.

        * fast/dom/attr_dead_doc.html:

2006-02-05  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6908
          REGRESSION: Replacing existing <option> shuffles it to the end of the list

        * fast/forms/select-replace-option.html: Added.
        * fast/forms/select-replace-option-expected.txt: Added.

2006-02-05  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6962
          REGRESSION: www.usa.phillips.com crashes due to <param> with no name

        * fast/replaced/object-param-no-name.html: Added.
        * fast/replaced/object-param-no-name-expected.txt: Added.

        - fixed test that I landed incorrectly earlier

        * fast/overflow/onscroll-layer-self-destruct.html: Removed Subversion property junk.
        * fast/overflow/onscroll-layer-self-destruct-expected.txt: Ditto.

2006-02-05  Darin Adler  <darin@apple.com>

        - rolled out Maciej's event cleanup patch, which is causing problems

        I believe he has a fix, and he'll re-land the patch with the fix later.

        Original fix was <http://bugs.webkit.org/show_bug.cgi?id=7079>.
        Problems described in <http://bugs.webkit.org/show_bug.cgi?id=7084>.

2006-02-05  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=7048
          Reproducible crash when onscroll handler deletes the layer or its object

        * fast/overflow/onscroll-layer-self-destruct.html: Added.
        * fast/overflow/onscroll-layer-self-destruct-expected.txt: Added.

2006-02-05  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.
        
        Test case for:
        - various event cleanup, including fixing of the load event for iframes
        http://bugs.webkit.org/show_bug.cgi?id=7079

        * fast/events/iframe-object-onload-expected.txt: Added.
        * fast/events/iframe-object-onload.html: Added.

2006-02-04  Maciej Stachowiak  <mjs@apple.com>

        - reverted CSS media queries patch, as it causes random crashes on the
        layout tests with a debug build.
        
        * fast/media/001-expected.checksum: Removed.
        * fast/media/001-expected.png: Removed.
        * fast/media/001-expected.txt: Removed.
        * fast/media/001.html: Removed.
        * fast/media/002-expected.checksum: Removed.
        * fast/media/002-expected.png: Removed.
        * fast/media/002-expected.txt: Removed.
        * fast/media/002.html: Removed.
        * fast/media/003-expected.checksum: Removed.
        * fast/media/003-expected.png: Removed.
        * fast/media/003-expected.txt: Removed.
        * fast/media/003.html: Removed.
        * fast/media/004-expected.checksum: Removed.
        * fast/media/004-expected.png: Removed.
        * fast/media/004-expected.txt: Removed.
        * fast/media/004.html: Removed.
        * fast/media/005-expected.checksum: Removed.
        * fast/media/005-expected.png: Removed.
        * fast/media/005-expected.txt: Removed.
        * fast/media/005.html: Removed.
        * fast/media/006-expected.checksum: Removed.
        * fast/media/006-expected.png: Removed.
        * fast/media/006-expected.txt: Removed.
        * fast/media/006.html: Removed.
        * fast/media/007-expected.checksum: Removed.
        * fast/media/007-expected.png: Removed.
        * fast/media/007-expected.txt: Removed.
        * fast/media/007.html: Removed.
        * fast/media/008-expected.checksum: Removed.
        * fast/media/008-expected.png: Removed.
        * fast/media/008-expected.txt: Removed.
        * fast/media/008.html: Removed.
        * fast/media/009-expected.checksum: Removed.
        * fast/media/009-expected.png: Removed.
        * fast/media/009-expected.txt: Removed.
        * fast/media/009.html: Removed.
        * fast/media/010-expected.checksum: Removed.
        * fast/media/010-expected.png: Removed.
        * fast/media/010-expected.txt: Removed.
        * fast/media/010.html: Removed.
        * fast/media/011-expected.checksum: Removed.
        * fast/media/011-expected.png: Removed.
        * fast/media/011-expected.txt: Removed.
        * fast/media/011.html: Removed.
        * fast/media/012-expected.checksum: Removed.
        * fast/media/012-expected.png: Removed.
        * fast/media/012-expected.txt: Removed.
        * fast/media/012.html: Removed.
        * fast/media/013-expected.checksum: Removed.
        * fast/media/013-expected.png: Removed.
        * fast/media/013-expected.txt: Removed.
        * fast/media/013.html: Removed.
        * fast/media/014-expected.checksum: Removed.
        * fast/media/014-expected.png: Removed.
        * fast/media/014-expected.txt: Removed.
        * fast/media/014.html: Removed.
        * fast/media/015-expected.checksum: Removed.
        * fast/media/015-expected.png: Removed.
        * fast/media/015-expected.txt: Removed.
        * fast/media/015.html: Removed.
        * fast/media/016-expected.checksum: Removed.
        * fast/media/016-expected.png: Removed.
        * fast/media/016-expected.txt: Removed.
        * fast/media/016.html: Removed.
        * fast/media/017-expected.checksum: Removed.
        * fast/media/017-expected.png: Removed.
        * fast/media/017-expected.txt: Removed.
        * fast/media/017.html: Removed.
        * fast/media/018-expected.checksum: Removed.
        * fast/media/018-expected.png: Removed.
        * fast/media/018-expected.txt: Removed.
        * fast/media/018.html: Removed.
        * fast/media/019-expected.checksum: Removed.
        * fast/media/019-expected.png: Removed.
        * fast/media/019-expected.txt: Removed.
        * fast/media/019.html: Removed.
        * fast/media/020-expected.checksum: Removed.
        * fast/media/020-expected.png: Removed.
        * fast/media/020-expected.txt: Removed.
        * fast/media/020.html: Removed.
        * fast/media/021-expected.checksum: Removed.
        * fast/media/021-expected.png: Removed.
        * fast/media/021-expected.txt: Removed.
        * fast/media/021.html: Removed.
        * fast/media/022-expected.checksum: Removed.
        * fast/media/022-expected.png: Removed.
        * fast/media/022-expected.txt: Removed.
        * fast/media/022.html: Removed.
        * fast/media/023-expected.checksum: Removed.
        * fast/media/023-expected.png: Removed.
        * fast/media/023-expected.txt: Removed.
        * fast/media/023.html: Removed.
        * fast/media/024-expected.checksum: Removed.
        * fast/media/024-expected.png: Removed.
        * fast/media/024-expected.txt: Removed.
        * fast/media/024.html: Removed.
        * fast/media/025-expected.checksum: Removed.
        * fast/media/025-expected.png: Removed.
        * fast/media/025-expected.txt: Removed.
        * fast/media/025.html: Removed.
        * fast/media/026-expected.checksum: Removed.
        * fast/media/026-expected.png: Removed.
        * fast/media/026.html: Removed.
        * fast/media/import-p-green.css: Removed.

2006-02-03  Darin Adler  <darin@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=5210
          REGRESSION: for/in loop with var changes global variable instead of making local

        * fast/js/for-in-var-scope.html: Added.
        * fast/js/resources/for-in-var-scope.js: Added.
        * fast/js/for-in-var-scope-expected.txt: Added.

2006-02-03  Darin Adler  <darin@apple.com>

        - updated test result due to revised fix for <ol> number

        * fast/lists/olstart-expected.txt: Updated.

2006-02-03  Andrew Wellington  <proton@wiretapped.net>

        Reviewed by Darin.
        
        Layout tests for bug 5776: Generated numbers of ordered lists (OL) are
        not calculated right

        * fast/lists/ol-display-types-expected.checksum: Added.
        * fast/lists/ol-display-types-expected.png: Added.
        * fast/lists/ol-display-types-expected.txt: Added.
        * fast/lists/ol-display-types.html: Added.
        * fast/lists/olstart-expected.checksum: Added.
        * fast/lists/olstart-expected.png: Added.
        * fast/lists/olstart-expected.txt: Added.
        * fast/lists/olstart.html: Added.

2006-02-03  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Dave Hyatt, Tim H.

        Layout tests for:
        Bug 4127: WebCore doesn't support Media Queries (CSS3 module)
        http://bugs.webkit.org/show_bug.cgi?id=4127

        * ChangeLog:
        * fast/media: Added.
        * fast/media/001-expected.checksum: Added.
        * fast/media/001-expected.png: Added.
        * fast/media/001-expected.txt: Added.
        * fast/media/001.html: Added.
        * fast/media/002-expected.checksum: Added.
        * fast/media/002-expected.png: Added.
        * fast/media/002-expected.txt: Added.
        * fast/media/002.html: Added.
        * fast/media/003-expected.checksum: Added.
        * fast/media/003-expected.png: Added.
        * fast/media/003-expected.txt: Added.
        * fast/media/003.html: Added.
        * fast/media/004-expected.checksum: Added.
        * fast/media/004-expected.png: Added.
        * fast/media/004-expected.txt: Added.
        * fast/media/004.html: Added.
        * fast/media/005-expected.checksum: Added.
        * fast/media/005-expected.png: Added.
        * fast/media/005-expected.txt: Added.
        * fast/media/005.html: Added.
        * fast/media/006-expected.checksum: Added.
        * fast/media/006-expected.png: Added.
        * fast/media/006-expected.txt: Added.
        * fast/media/006.html: Added.
        * fast/media/007-expected.checksum: Added.
        * fast/media/007-expected.png: Added.
        * fast/media/007-expected.txt: Added.
        * fast/media/007.html: Added.
        * fast/media/008-expected.checksum: Added.
        * fast/media/008-expected.png: Added.
        * fast/media/008-expected.txt: Added.
        * fast/media/008.html: Added.
        * fast/media/009-expected.checksum: Added.
        * fast/media/009-expected.png: Added.
        * fast/media/009-expected.txt: Added.
        * fast/media/009.html: Added.
        * fast/media/010-expected.checksum: Added.
        * fast/media/010-expected.png: Added.
        * fast/media/010-expected.txt: Added.
        * fast/media/010.html: Added.
        * fast/media/011-expected.checksum: Added.
        * fast/media/011-expected.png: Added.
        * fast/media/011-expected.txt: Added.
        * fast/media/011.html: Added.
        * fast/media/012-expected.checksum: Added.
        * fast/media/012-expected.png: Added.
        * fast/media/012-expected.txt: Added.
        * fast/media/012.html: Added.
        * fast/media/013-expected.checksum: Added.
        * fast/media/013-expected.png: Added.
        * fast/media/013-expected.txt: Added.
        * fast/media/013.html: Added.
        * fast/media/014-expected.checksum: Added.
        * fast/media/014-expected.png: Added.
        * fast/media/014-expected.txt: Added.
        * fast/media/014.html: Added.
        * fast/media/015-expected.checksum: Added.
        * fast/media/015-expected.png: Added.
        * fast/media/015-expected.txt: Added.
        * fast/media/015.html: Added.
        * fast/media/016-expected.checksum: Added.
        * fast/media/016-expected.png: Added.
        * fast/media/016-expected.txt: Added.
        * fast/media/016.html: Added.
        * fast/media/017-expected.checksum: Added.
        * fast/media/017-expected.png: Added.
        * fast/media/017-expected.txt: Added.
        * fast/media/017.html: Added.
        * fast/media/018-expected.checksum: Added.
        * fast/media/018-expected.png: Added.
        * fast/media/018-expected.txt: Added.
        * fast/media/018.html: Added.
        * fast/media/019-expected.checksum: Added.
        * fast/media/019-expected.png: Added.
        * fast/media/019-expected.txt: Added.
        * fast/media/019.html: Added.
        * fast/media/020-expected.checksum: Added.
        * fast/media/020-expected.png: Added.
        * fast/media/020-expected.txt: Added.
        * fast/media/020.html: Added.
        * fast/media/021-expected.checksum: Added.
        * fast/media/021-expected.png: Added.
        * fast/media/021-expected.txt: Added.
        * fast/media/021.html: Added.
        * fast/media/022-expected.checksum: Added.
        * fast/media/022-expected.png: Added.
        * fast/media/022-expected.txt: Added.
        * fast/media/022.html: Added.
        * fast/media/023-expected.checksum: Added.
        * fast/media/023-expected.png: Added.
        * fast/media/023-expected.txt: Added.
        * fast/media/023.html: Added.
        * fast/media/024-expected.checksum: Added.
        * fast/media/024-expected.png: Added.
        * fast/media/024-expected.txt: Added.
        * fast/media/024.html: Added.
        * fast/media/025-expected.checksum: Added.
        * fast/media/025-expected.png: Added.
        * fast/media/025-expected.txt: Added.
        * fast/media/025.html: Added.
        * fast/media/026-expected.checksum: Added.
        * fast/media/026-expected.png: Added.
        * fast/media/026.html: Added.
        * fast/media/import-p-green.css: Added.

2006-02-02  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        Turned on continuous spell checking to test the fix for:
        <http://bugs.webkit.org/show_bug.cgi?id=6586>
        REGRESSION: visible_text.cpp assertion failure in Mail.app

        Added:
        * editing/selection/end-of-document.html

        Pixel results for editing tests now include misspelling markers.
        A few of them are incorrect, filed 7038 to cover this.
        * editing/deleting/delete-3928305-fix-expected.checksum:
        * editing/deleting/delete-3928305-fix-expected.png:
        * editing/deleting/delete-3959464-fix-expected.checksum:
        * editing/deleting/delete-3959464-fix-expected.png:
        * editing/deleting/delete-after-span-ws-001-expected.checksum:
        * editing/deleting/delete-after-span-ws-001-expected.png:
        * editing/deleting/delete-after-span-ws-002-expected.checksum:
        * editing/deleting/delete-after-span-ws-002-expected.png:
        * editing/deleting/delete-after-span-ws-003-expected.checksum:
        * editing/deleting/delete-after-span-ws-003-expected.png:
        * editing/deleting/delete-and-undo-expected.checksum:
        * editing/deleting/delete-and-undo-expected.png:
        * editing/deleting/delete-block-contents-003-expected.checksum:
        * editing/deleting/delete-block-contents-003-expected.png:
        * editing/deleting/delete-block-merge-contents-010-expected.checksum:
        * editing/deleting/delete-block-merge-contents-010-expected.png:
        * editing/deleting/delete-contiguous-ws-001-expected.checksum:
        * editing/deleting/delete-contiguous-ws-001-expected.png:
        * editing/deleting/delete-tab-002-expected.checksum:
        * editing/deleting/delete-tab-002-expected.png:
        * editing/deleting/delete-tab-003-expected.checksum:
        * editing/deleting/delete-tab-003-expected.png:
        * editing/deleting/delete-trailing-ws-002-expected.checksum:
        * editing/deleting/delete-trailing-ws-002-expected.png:
        * editing/deleting/delete-ws-fixup-001-expected.checksum:
        * editing/deleting/delete-ws-fixup-001-expected.png:
        * editing/deleting/delete-ws-fixup-002-expected.checksum:
        * editing/deleting/delete-ws-fixup-002-expected.png:
        * editing/inserting/editing-empty-divs-expected.checksum:
        * editing/inserting/editing-empty-divs-expected.png:
        * editing/inserting/insert-3659587-fix-expected.checksum:
        * editing/inserting/insert-3659587-fix-expected.png:
        * editing/inserting/insert-br-004-expected.checksum:
        * editing/inserting/insert-br-004-expected.png:
        * editing/inserting/insert-br-005-expected.checksum:
        * editing/inserting/insert-br-005-expected.png:
        * editing/inserting/insert-br-007-expected.checksum:
        * editing/inserting/insert-br-007-expected.png:
        * editing/inserting/insert-div-007-expected.checksum:
        * editing/inserting/insert-div-007-expected.png:
        * editing/inserting/insert-div-012-expected.checksum:
        * editing/inserting/insert-div-012-expected.png:
        * editing/inserting/insert-div-013-expected.checksum:
        * editing/inserting/insert-div-013-expected.png:
        * editing/inserting/insert-div-014-expected.checksum:
        * editing/inserting/insert-div-014-expected.png:
        * editing/inserting/insert-div-015-expected.checksum:
        * editing/inserting/insert-div-015-expected.png:
        * editing/inserting/insert-div-016-expected.checksum:
        * editing/inserting/insert-div-016-expected.png:
        * editing/inserting/insert-div-017-expected.checksum:
        * editing/inserting/insert-div-017-expected.png:
        * editing/inserting/insert-div-018-expected.checksum:
        * editing/inserting/insert-div-018-expected.png:
        * editing/inserting/insert-div-019-expected.checksum:
        * editing/inserting/insert-div-019-expected.png:
        * editing/inserting/insert-div-020-expected.checksum:
        * editing/inserting/insert-div-020-expected.png:
        * editing/inserting/insert-div-021-expected.checksum:
        * editing/inserting/insert-div-021-expected.png:
        * editing/inserting/insert-div-022-expected.checksum:
        * editing/inserting/insert-div-022-expected.png:
        * editing/inserting/insert-div-025-expected.checksum:
        * editing/inserting/insert-div-025-expected.png:
        * editing/inserting/insert-div-027-expected.checksum:
        * editing/inserting/insert-div-027-expected.png:
        * editing/inserting/insert-tab-002-expected.checksum:
        * editing/inserting/insert-tab-002-expected.png:
        * editing/inserting/insert-tab-003-expected.checksum:
        * editing/inserting/insert-tab-003-expected.png:
        * editing/inserting/insert-text-with-newlines-expected.checksum:
        * editing/inserting/insert-text-with-newlines-expected.png:
        * editing/inserting/return-key-with-selection-001-expected.checksum:
        * editing/inserting/return-key-with-selection-001-expected.png:
        * editing/inserting/return-key-with-selection-002-expected.checksum:
        * editing/inserting/return-key-with-selection-002-expected.png:
        * editing/inserting/return-key-with-selection-003-expected.checksum:
        * editing/inserting/return-key-with-selection-003-expected.png:
        * editing/inserting/typing-002-expected.checksum:
        * editing/inserting/typing-002-expected.png:
        * editing/inserting/typing-around-br-001-expected.checksum:
        * editing/inserting/typing-around-br-001-expected.png:
        * editing/pasteboard/cut-text-001-expected.checksum:
        * editing/pasteboard/cut-text-001-expected.png:
        * editing/pasteboard/paste-list-001-expected.checksum:
        * editing/pasteboard/paste-text-001-expected.checksum:
        * editing/pasteboard/paste-text-001-expected.png:
        * editing/pasteboard/paste-text-012-expected.checksum:
        * editing/pasteboard/paste-text-012-expected.png:
        * editing/pasteboard/paste-text-013-expected.checksum:
        * editing/pasteboard/paste-text-013-expected.png:
        * editing/pasteboard/paste-text-014-expected.checksum:
        * editing/pasteboard/paste-text-014-expected.png:
        * editing/pasteboard/paste-text-019-expected.checksum:
        * editing/pasteboard/paste-text-019-expected.png:
        * editing/selection/3690703-2-expected.checksum:
        * editing/selection/3690703-expected.checksum:
        * editing/selection/3690719-expected.checksum:
        * editing/selection/extend-by-word-001-expected.checksum:
        * editing/selection/extend-by-word-001-expected.png:
        * editing/selection/iframe-expected.checksum:
        * editing/selection/iframe-expected.png:
        * editing/selection/move-backwords-by-word-001-expected.checksum:
        * editing/selection/move-backwords-by-word-001-expected.png:
        * editing/selection/move-by-character-001-expected.checksum:
        * editing/selection/move-by-character-001-expected.png:
        * editing/selection/move-by-line-001-expected.checksum:
        * editing/selection/move-by-line-001-expected.png:
        * editing/selection/move-by-word-001-expected.checksum:
        * editing/selection/move-by-word-001-expected.png:
        * editing/selection/replaced-boundaries-1-expected.checksum:
        * editing/selection/replaced-boundaries-1-expected.png:
        * editing/selection/unrendered-002-expected.checksum:
        * editing/selection/unrendered-002-expected.png:
        * editing/style/block-styles-007-expected.checksum:
        * editing/style/block-styles-007-expected.png:
        * editing/style/create-block-for-style-002-expected.checksum:
        * editing/style/create-block-for-style-002-expected.png:
        * editing/style/create-block-for-style-003-expected.checksum:
        * editing/style/create-block-for-style-003-expected.png:
        * editing/style/create-block-for-style-004-expected.checksum:
        * editing/style/create-block-for-style-004-expected.png:
        * editing/style/create-block-for-style-006-expected.checksum:
        * editing/style/create-block-for-style-006-expected.png:
        * editing/style/create-block-for-style-008-expected.checksum:
        * editing/style/create-block-for-style-008-expected.png:
        * editing/style/create-block-for-style-009-expected.checksum:
        * editing/style/create-block-for-style-009-expected.png:
        * editing/style/create-block-for-style-011-expected.checksum:
        * editing/style/create-block-for-style-011-expected.png:
        * editing/style/create-block-for-style-012-expected.checksum:
        * editing/style/create-block-for-style-012-expected.png:
        * editing/style/create-block-for-style-013-expected.checksum:
        * editing/style/create-block-for-style-013-expected.png:
        * editing/unsupported-content/list-type-after-expected.checksum:
        * editing/unsupported-content/list-type-before-expected.checksum:
        * editing/unsupported-content/table-type-after-expected.checksum:
        * editing/unsupported-content/table-type-before-expected.checksum:
        * fast/dom/blur-contenteditable-expected.checksum:
        * fast/dom/blur-contenteditable-expected.png:

2006-02-02  Darin Adler  <darin@apple.com>

        - tests for http://bugs.webkit.org/show_bug.cgi?id=7000
          REGRESSION: Scrolling is triggering onunload in TOT

        * fast/events/onunload-body-property.html: Added.
        * fast/events/onunload-body-property-expected.txt: Added.
        * fast/events/onunload-window-property.html: Added.
        * fast/events/onunload-window-property-expected.txt: Added.

2006-02-02  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6881
          Block with position:absolute bottom:0 doesn't always move when height
          of containing block changes (affects Safari RSS)

        * fast/block/positioning/height-change-expected.checksum: Added.
        * fast/block/positioning/height-change-expected.png: Added.
        * fast/block/positioning/height-change-expected.txt: Added.
        * fast/block/positioning/height-change.html: Added.

2006-02-01  Darin Adler  <darin@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=7018
          REGRESSION: clearTimeout no longer works

        * fast/dom/Window/clear-timeout.html: Added.
        * fast/dom/Window/clear-timeout-expected.txt: Added.

2006-01-31  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.

        - test case for REGRESSION: assertion failure mousing over DHTML menus at www.worldofwarcraft.com
        http://bugs.webkit.org/show_bug.cgi?id=6931

        * fast/dynamic/layer-hit-test-crash-expected.checksum: Added.
        * fast/dynamic/layer-hit-test-crash-expected.png: Added.
        * fast/dynamic/layer-hit-test-crash-expected.txt: Added.
        * fast/dynamic/layer-hit-test-crash.html: Added.

2006-01-31  Adele Peterson  <adele@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=6862
        Input's value doesn't get updated after typing in new text field

        * fast/forms/input-changing-value-expected.txt: Added.
        * fast/forms/input-changing-value.html: Added.

2006-01-31  Timothy Hatcher  <timothy@apple.com>

        Adding test cases for:
        http://bugs.webkit.org/show_bug.cgi?id=4959
        Bug 4959: inline style not terminated properly after <form>

        Updated older tests/results to work with the patch.
        Some of the tests had an open <span> with no close.

        * editing/deleting/delete-image-003-expected.txt:
        * editing/deleting/delete-image-003.html:
        * editing/undo/redo-typing-001-expected.txt:
        * editing/undo/redo-typing-001.html:
        * editing/undo/undo-typing-001-expected.txt:
        * editing/undo/undo-typing-001.html:
        * fast/block/float/031.html:
        * fast/parser/residual-style-span-form-expected.checksum: Added.
        * fast/parser/residual-style-span-form-expected.png: Added.
        * fast/parser/residual-style-span-form-expected.txt: Added.
        * fast/parser/residual-style-span-form.html: Added.
        * fast/text/whitespace/006-expected.txt:

2006-01-31  David Harrison  <harrison@apple.com>

        Adding test cases for:
        <rdar://problem/4423922> TOT REGRESSION (r12358): first iframe in pair fails to copy
        
        * editing/pasteboard/paste-empty-startcontainer-expected.png: Added.
        * editing/pasteboard/paste-empty-startcontainer-expected.checksum: Added.
        * editing/pasteboard/paste-empty-startcontainer-expected.txt: Added.
        * editing/pasteboard/paste-empty-startcontainer.html: Added.

2006-01-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Adele.
        
        - test for http://bugs.webkit.org/show_bug.cgi?id=6942
          Assertion failure in HTMLSelectElementImpl::selectedIndex (m_multiple)

        * fast/forms/selected-index-assert-expected.txt: Added.
        * fast/forms/selected-index-assert.html: Added.

2006-01-31  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6584
          REGRESSION: button after unclosed button gives trouble

        * fast/forms/button-cannot-be-nested-expected.checksum: Added.
        * fast/forms/button-cannot-be-nested-expected.png: Added.
        * fast/forms/button-cannot-be-nested-expected.txt: Added.
        * fast/forms/button-cannot-be-nested.html: Added.

2006-01-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.
        
        - test for http://bugs.webkit.org/show_bug.cgi?id=6959
          REGRESSION: Assertion failure in HTMLTokenizer::parseTag (!scriptNode) on page with ignored scripts

        * fast/parser/script-after-frameset-assert-expected.txt: Added.
        * fast/parser/script-after-frameset-assert.html: Added.

2006-01-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6960
          REGRESSION: Assertion failure in table_layout.cpp:216 calcWidthArray()

        * fast/table/fixed-table-non-cell-in-row.html: Added.
        * fast/table/fixed-table-non-cell-in-row-expected.txt: Added.
        * fast/table/fixed-table-non-cell-in-row-expected.png: Added.
        * fast/table/fixed-table-non-cell-in-row-expected.checksum: Added.

2006-01-31  Anders Carlsson  <andersca@mac.com>

        Reviewed by John.

        - update tests for http://bugs.webkit.org/show_bug.cgi?id=6964
        ImagePatterns are always rendered mirrored
        
        * fast/dom/image-object-in-canvas-expected.checksum:
        * fast/dom/image-object-in-canvas-expected.png:

2006-01-31  Maciej Stachowiak  <mjs@apple.com>

        Added test case I forgot to commit earlier.

        - test case for crash if a node is removed from the DOM before being reparented due to residual style
        http://bugs.webkit.org/show_bug.cgi?id=6778
        
        * fast/parser/remove-block-in-residual-style.html: Added.
        * fast/parser/remove-block-in-residual-style-expected.checksum: Added.
        * fast/parser/remove-block-in-residual-style-expected.png: Added.
        * fast/parser/remove-block-in-residual-style-expected.txt: Added.

2006-01-30  Anders Carlsson  <andersca@mac.com>

        Reviewed by Darin.

        Update test for http://bugs.webkit.org/show_bug.cgi?id=6907
        REGRESSION: United.com menus messed up due to document.all/MSIE sniff
        
        * fast/dom/undetectable-document-all.html:
        Test that typeof document.all is undefined.

2006-01-30  Darin Adler  <darin@apple.com>

        Pointed out by Dave Kilzer.

        - added test result I forgot to check in

        * fast/dom/Range/range-exceptions-expected.txt: Added.

2006-01-30  Beth Dakin  <bdakin@apple.com>

        Layout test for <rdar://problem/4298052> Crash in 
        KWQCheckIfReloading at http://www.inquisitorx.com/beta/

        * fast/loader/docLoaderFrame-expected.checksum: Added.
        * fast/loader/docLoaderFrame-expected.png: Added.
        * fast/loader/docLoaderFrame-expected.txt: Added.
        * fast/loader/docLoaderFrame.html: Added.

2006-01-30  Darin Adler  <darin@apple.com>

        - updated test result for rect changes

        * fast/box-sizing/percentage-height-expected.txt: A bunch of strange empty
        clip rects are now dumping as (0,0) 0x0.

2006-01-29  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Darin.

        - fixed some tests that were missing test images

        * fast/replaced/resources/sample.gif: Added.
        * fast/replaced/resources/1x1-green.png: Added.
        * fast/replaced/resources/1x1-red.png: Added.

        * fast/replaced/001.html: Changed images to point to actual images.
        * fast/replaced/002.html: Ditto.
        * fast/replaced/003.html: Ditto.
        * fast/replaced/004.html: Ditto.

        * fast/replaced/002-expected.txt: Updated.
        * fast/replaced/003-expected.txt: Updated.

        * fast/replaced/001-expected.png: Updated.
        * fast/replaced/001-expected.checksum: Updated.
        * fast/replaced/002-expected.png: Updated.
        * fast/replaced/002-expected.checksum: Updated.
        * fast/replaced/003-expected.png: Updated.
        * fast/replaced/003-expected.checksum: Updated.
        * fast/replaced/004-expected.png: Updated.
        * fast/replaced/004-expected.checksum: Updated.

2006-01-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6888
          Collapsed borders appear on the wrong side or on the wrong cell in RTL tables

        * fast/table/border-collapsing/rtl-border-collapsing.html: Added.
        * fast/table/border-collapsing/rtl-border-collapsing-expected.txt: Added.
        * fast/table/border-collapsing/rtl-border-collapsing-expected.checksum: Added.
        * fast/table/border-collapsing/rtl-border-collapsing-expected.png: Added.

2006-01-28  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=6550
          REGRESSION: window.open('myurl', '_self') fails to load myurl in current window

        * fast/dom/Window/window-open-parent.html: Added.
        * fast/dom/Window/window-open-parent-no-parent.html: Added.
        * fast/dom/Window/window-open-self.html: Added.
        * fast/dom/Window/window-open-top.html: Added.

        * fast/dom/Window/resources: Added.
        * fast/dom/Window/resources/destination.html: Added.
        * fast/dom/Window/window-open-parent-expected.txt: Added.
        * fast/dom/Window/window-open-parent-no-parent-expected.txt: Added.
        * fast/dom/Window/window-open-self-expected.txt: Added.
        * fast/dom/Window/window-open-top-expected.txt: Added.

2006-01-29  Darin Adler  <darin@apple.com>

        - added a test for the names of range exceptions, which were wrong
          in my last commit until I made the fix Alexey suggested

        * fast/dom/Range: Added.
        * fast/dom/Range/range-exceptions.html: Added.
        * fast/dom/Range/resources: Added.
        * fast/dom/Range/resources/range-exceptions.js: Added.
        * fast/dom/Range/resources/TEMPLATE.html: Added.

        * fast/js/resources/js-test-pre.js: Escape & and < characters in the
        output so you can have tests with HTML fragments as expected results.

2006-01-29  David Harrison  <harrison@apple.com>

        Adding test cases for:
        1) Arrowing up or down to an empty list item skipped the list item
        2) Deleting the content of a list item made it so you could never get the cursor inside the empty item

        * editing/selection/move-by-line-002-expected.png: Added.
        * editing/selection/move-by-line-002-expected.checksum: Added.
        * editing/selection/move-by-line-002-expected.txt: Added.
        * editing/selection/move-by-line-002.html: Added.
        * editing/deleting/delete-listitem-002-expected.checksum: Added.
        * editing/deleting/delete-listitem-002-expected.png: Added.
        * editing/deleting/delete-listitem-002-expected.txt: Added.
        * editing/deleting/delete-listitem-002.html: Added.

2006-01-29  Eric Seidel  <eseidel@apple.com>

        Reviewed by hyatt & darin.

        Remaining fixes for SVGTetris:
        http://bugs.webkit.org/show_bug.cgi?id=6889
        Fix for CDF support:
        http://bugs.webkit.org/show_bug.cgi?id=6025
        Fix for filter updating:
        http://bugs.webkit.org/show_bug.cgi?id=6849
        Also, as a side effect of 6849, fixed double-apply of filters, improving:
        http://bugs.webkit.org/show_bug.cgi?id=6713

        Results updated for most tests, pixel results improved for filter tests.

        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/custom/filter-source-alpha-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.checksum:
        * svg/custom/image-with-transform-clip-filter-expected.png:
        * svg/custom/image-with-transform-clip-filter-expected.txt:
        * svg/custom/junk-data-expected.checksum:
        * svg/custom/junk-data-expected.png:
        * svg/custom/junk-data-expected.txt:
        * svg/custom/missing-xlink-expected.checksum:
        * svg/custom/missing-xlink-expected.png:
        * svg/custom/missing-xlink-expected.txt:
        * svg/custom/simpleCDF-expected.checksum:
        * svg/custom/simpleCDF-expected.png:
        * svg/custom/simpleCDF-expected.txt:
        * svg/custom/text-filter-expected.checksum:
        * svg/custom/text-filter-expected.png:
        * svg/custom/text-filter-expected.txt:
        * svg/custom/text-image-opacity-expected.txt:

2006-01-29  Eric Seidel  <eseidel@apple.com>

        Reviewed by hyatt.

        * svg/custom/viewport-update-expected.checksum: Added.
        * svg/custom/viewport-update-expected.png: Added.
        * svg/custom/viewport-update-expected.txt: Added.
        * svg/custom/viewport-update.svg: Added.

2006-01-29  Darin Adler  <darin@apple.com>

        - updated tests for http://bugs.webkit.org/show_bug.cgi?id=6895
          include exception names in JavaScript form of DOM exception

        * dom/xhtml/level1/core/hc_nodevalue03-expected.txt:
        * dom/xhtml/level3/core/canonicalform06-expected.txt:
        * dom/xhtml/level3/core/documentgetdoctype01-expected.txt:
        * dom/xhtml/level3/core/infoset06-expected.txt:
        * dom/xhtml/level3/core/infoset07-expected.txt:
        * dom/xhtml/level3/core/nodecomparedocumentposition02-expected.txt:
        * dom/xhtml/level3/core/nodeinsertbefore02-expected.txt:
        * dom/xhtml/level3/core/nodeinsertbefore05-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode17-expected.txt:
        * dom/xhtml/level3/core/noderemovechild04-expected.txt:
        * dom/xhtml/level3/core/noderemovechild05-expected.txt:
        * dom/xhtml/level3/core/nodereplacechild13-expected.txt:
        * dom/xhtml/level3/core/wellformed01-expected.txt:
        * dom/xhtml/level3/core/wellformed02-expected.txt:
        * dom/xhtml/level3/core/wellformed03-expected.txt:
        * dom/xhtml/level3/core/wellformed04-expected.txt:

        - for these, also changed the tests to be dumpAsText at the same time

        * fast/dom/outerText-no-element.html:
        * fast/dom/outerText-no-element-expected.txt:
        * fast/dynamic/outerHTML-no-element.html:
        * fast/dynamic/outerHTML-no-element-expected.txt:

        * fast/dom/outerText-no-element-expected.checksum: Removed.
        * fast/dom/outerText-no-element-expected.png: Removed.
        * fast/dynamic/outerHTML-no-element-expected.checksum: Removed.
        * fast/dynamic/outerHTML-no-element-expected.png: Removed.

        - removed test results for tests that are either disabled or not checked in

        * dom/xhtml/level2/html/HTMLIFrameElement11-expected.txt: Removed.
        * dom/xhtml/level3/core/documentadoptnode22-expected.txt: Removed.
        * editing/execCommand/boldCharacter-expected.txt: Removed.
        * fast/parser/remove-block-in-residual-style-expected.checksum: Removed.
        * fast/parser/remove-block-in-residual-style-expected.png: Removed.
        * fast/parser/remove-block-in-residual-style-expected.txt: Removed.
        * fast/plugins: Removed.
        * fast/plugins/netscape-back-forward-expected.txt: Removed.
        * fast/plugins/resources: Removed.
        * fast/plugins/resources/go-back.html: Removed.

2006-01-28  Darin Adler  <darin@apple.com>

        Reviewed by John Sullivan.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6870
          REGRESSION: JavaScript Date constructor won't accept another Date object

        * fast/js/date-constructor.html: Added.
        * fast/js/date-constructor-expected.txt: Added.
        * fast/js/resources/date-constructor.js: Added.

        * fast/js/resources/date-big-constructor.js: Formatting tweak.

2006-01-28  Darin Adler  <darin@apple.com>

        Reviewed by Eric.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6711
          crash if an event is dispatched to a listener that uses handleEvent

        * fast/events/dispatch-to-handle-event.html: Added.
        * fast/events/dispatch-to-handle-event-expected.txt: Added.

2006-01-28  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5868
          Crash on HP.com with ToT and Safari 2.0.2 in khtml::RenderContainer::detach()

        * fast/table/add-before-anonymous-child.html: Added.
        * fast/table/add-before-anonymous-child-expected.txt: Added.
        * fast/table/add-before-anonymous-child-expected.png: Added.
        * fast/table/add-before-anonymous-child-expected.checksum: Added.

2006-01-28  Alexander Kellett  <lypanov@kde.org>

        Reviewed by eseidel.

        * svg/custom/filter-source-alpha-expected.checksum
        * svg/custom/filter-source-alpha-expected.png
        * svg/custom/filter-source-alpha-expected.txt
        * svg/custom/filter-source-alpha.svg

2006-01-27  Darin Adler  <darin@apple.com>

        Reviewed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6075
          REGRESSION: event.relatedTarget not working, breaks menus at www.ati.com

        * fast/events/related-target-expected.txt: Added.
        * fast/events/related-target.html: Added.

2006-01-27  Adele Peterson  <adele@apple.com>

        Adding test for 
        <rdar://problem/4422624> REGRESSION: crash loading webmail.mac.com

        * fast/forms/input-no-renderer-expected.checksum: Added.
        * fast/forms/input-no-renderer-expected.png: Added.
        * fast/forms/input-no-renderer-expected.txt: Added.
        * fast/forms/input-no-renderer.html: Added.

2006-01-27  Darin Adler  <darin@apple.com>

       - revised test for http://bugs.webkit.org/show_bug.cgi?id=6731
         REGRESSION: change event fires at load time for checked items

        * fast/forms/radio-button-no-change-event.html: Updated to add a second radio button.
        * fast/forms/radio-button-no-change-event-expected.txt: Updated.

2006-01-26  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Tim Omernick.

        - test case for REGRESSION: crash when setting a list with list-style: none to display: none
        http://bugs.webkit.org/show_bug.cgi?id=6860
        
        (This bug was fixed independently by Dave Harrison but I'm landing the test
        case anyway.)

        * fast/lists/list-style-none-crash-expected.checksum: Added.
        * fast/lists/list-style-none-crash-expected.png: Added.
        * fast/lists/list-style-none-crash-expected.txt: Added.
        * fast/lists/list-style-none-crash.html: Added.

2006-01-26  Beth Dakin  <bdakin@apple.com>

        Test case for <rdar://problem/4256504>
        khtml::RenderBlock::skipWhitespace crashes upon interaction with
        radio buttons

        * fast/inline/positionedLifetime-expected.checksum: Added.
        * fast/inline/positionedLifetime-expected.png: Added.
        * fast/inline/positionedLifetime-expected.txt: Added.
        * fast/inline/positionedLifetime.html: Added.

2006-01-26  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed and landed by Anders.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6841
          REGRESSION: WebKit (Thursday, January 26, 2006) crash in HTMLImageElementImpl::width()

        * fast/dom/HTMLImageElement/image-without-renderer-width-expected.txt: Added.
        * fast/dom/HTMLImageElement/image-without-renderer-width.html: Added.

2006-01-26  Anders Carlsson  <andersca@mac.com>
        
        Reviewed by Eric.

        Update test for http://bugs.webkit.org/show_bug.cgi?id=6845
        Autogenerate more classes.

        * fast/dom/features-expected.checksum: Removed.
        * fast/dom/features-expected.png: Removed.
        * fast/dom/features-expected.txt:
        * fast/dom/features.html:
        Update test case result, also use layoutTestController.dumpAsText()
        
2006-01-26  Alexander Kellett  <lypanov@kde.org>

        Reviewed by eseidel.

        Implemented automated testcasing for RenderSVGText's nodeAtPoint()
        This provides an automated way to test for regressions on bug:
        http://bugs.webkit.org/show_bug.cgi?id=6843

        * svg/custom/text-hit-test.svg: Added.
        * svg/custom/text-hit-test-expected.checksum: Added.
        * svg/custom/text-hit-test-expected.png: Added.
        * svg/custom/text-hit-test-expected.txt: Added.

2006-01-26  David Harrison  <harrison@apple.com>

        Adding test case for:
        http://bugs.webkit.org/show_bug.cgi?id=6835

        * editing/deleting/delete-listitem-001-expected.checksum: Added.
        * editing/deleting/delete-listitem-001-expected.png: Added.
        * editing/deleting/delete-listitem-001-expected.txt: Added.
        * editing/deleting/delete-listitem-001.html: Added.

2006-01-26  Eric Seidel  <eseidel@apple.com>

        Adding additional test case from:
        http://bugs.webkit.org/show_bug.cgi?id=6801

        * svg/custom/percentage-rect2-expected.checksum: Added.
        * svg/custom/percentage-rect2-expected.png: Added.
        * svg/custom/percentage-rect2-expected.txt: Added.
        * svg/custom/percentage-rect2.svg: Added.

2006-01-26  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs.

        * svg/custom/junk-data-expected.checksum:
        * svg/custom/junk-data-expected.png:
        * svg/custom/junk-data-expected.txt:
        * svg/custom/missing-xlink-expected.checksum:
        * svg/custom/missing-xlink-expected.png:
        * svg/custom/missing-xlink-expected.txt:
        * viewport-no-width-height.svg: Added.
        * viewport-no-width-height-expected.checksum: Added.
        * viewport-no-width-height-expected.png: Added.
        * viewport-no-width-height-expected.txt: Added.

2006-01-25  Alexander Kellett  <lypanov@kde.org>

        Reviewed by eseidel.

        Percentage values for width, height are not rendered correctly.
        http://bugs.webkit.org/show_bug.cgi?id=5331

        * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/custom/image-with-transform-clip-filter-expected.txt:
        * svg/custom/percentage-rect-expected.checksum: Added.
        * svg/custom/percentage-rect-expected.png: Added.
        * svg/custom/percentage-rect-expected.txt: Added.
        * svg/custom/percentage-rect.svg: Added.
        * svg/custom/text-filter-expected.txt:

2006-01-25  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <http://bugs.webkit.org/show_bug.cgi?id=6644>
        TinyMCE: Undo operation crashes Safari
        <rdar://problem/4343068>
        Some shouldChangeSelection calls are nonsensical
        
        Selections are blown away if their endpoints are removed from the document.
        This changed the selections that editing delegates see during deletion/replacement.

        * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
        * editing/deleting/delete-3608430-fix-expected.txt:
        * editing/deleting/delete-3608462-fix-expected.txt:
        * editing/deleting/delete-3775172-fix-expected.txt:
        * editing/deleting/delete-3800834-fix-expected.txt:
        * editing/deleting/delete-3857753-fix-expected.txt:
        * editing/deleting/delete-3865854-fix-expected.txt:
        * editing/deleting/delete-3928305-fix-expected.txt:
        * editing/deleting/delete-3959464-fix-expected.txt:
        * editing/deleting/delete-4038408-fix-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
        * editing/deleting/delete-block-contents-001-expected.txt:
        * editing/deleting/delete-block-contents-002-expected.txt:
        * editing/deleting/delete-block-contents-003-expected.txt:
        * editing/deleting/delete-block-merge-contents-001-expected.txt:
        * editing/deleting/delete-block-merge-contents-002-expected.txt:
        * editing/deleting/delete-block-merge-contents-003-expected.txt:
        * editing/deleting/delete-block-merge-contents-004-expected.txt:
        * editing/deleting/delete-block-merge-contents-005-expected.txt:
        * editing/deleting/delete-block-merge-contents-006-expected.txt:
        * editing/deleting/delete-block-merge-contents-007-expected.txt:
        * editing/deleting/delete-block-merge-contents-008-expected.txt:
        * editing/deleting/delete-block-merge-contents-009-expected.txt:
        * editing/deleting/delete-block-merge-contents-010-expected.txt:
        * editing/deleting/delete-block-merge-contents-012-expected.txt:
        * editing/deleting/delete-block-merge-contents-013-expected.txt:
        * editing/deleting/delete-block-merge-contents-014-expected.txt:
        * editing/deleting/delete-block-merge-contents-015-expected.txt:
        * editing/deleting/delete-block-merge-contents-016-expected.txt:
        * editing/deleting/delete-block-merge-contents-017-expected.txt:
        * editing/deleting/delete-block-merge-contents-018-expected.txt:
        * editing/deleting/delete-block-merge-contents-019-expected.txt:
        * editing/deleting/delete-block-merge-contents-020-expected.txt:
        * editing/deleting/delete-block-merge-contents-021-expected.txt:
        * editing/deleting/delete-br-008-expected.txt:
        * editing/deleting/delete-br-010-expected.txt:
        * editing/deleting/delete-image-001-expected.txt:
        * editing/deleting/delete-image-002-expected.txt:
        * editing/deleting/delete-image-003-expected.txt:
        * editing/deleting/delete-image-004-expected.txt:
        * editing/deleting/delete-line-001-expected.txt:
        * editing/deleting/delete-line-002-expected.txt:
        * editing/deleting/delete-line-003-expected.txt:
        * editing/deleting/delete-line-004-expected.txt:
        * editing/deleting/delete-line-005-expected.txt:
        * editing/deleting/delete-line-006-expected.txt:
        * editing/deleting/delete-line-007-expected.txt:
        * editing/deleting/delete-line-008-expected.txt:
        * editing/deleting/delete-line-009-expected.txt:
        * editing/deleting/delete-line-010-expected.txt:
        * editing/deleting/delete-line-011-expected.txt:
        * editing/deleting/delete-line-012-expected.txt:
        * editing/deleting/delete-line-013-expected.txt:
        * editing/deleting/delete-line-014-expected.txt:
        * editing/deleting/delete-line-015-expected.txt:
        * editing/deleting/delete-line-016-expected.txt:
        * editing/deleting/delete-line-017-expected.txt:
        * editing/deleting/delete-select-all-001-expected.txt:
        * editing/deleting/delete-select-all-002-expected.txt:
        * editing/deleting/delete-select-all-003-expected.txt:
        * editing/execCommand/boldSelection-expected.txt:
        * editing/execCommand/strikethroughSelection-expected.txt:
        * editing/input/attributed-substring-from-range-lines-expected.txt:
        * editing/input/text-input-controller-expected.txt:
        * editing/inserting/insert-3654864-fix-expected.txt:
        * editing/inserting/insert-3659587-fix-expected.txt:
        * editing/inserting/insert-3775316-fix-expected.txt:
        * editing/inserting/insert-3851164-fix-expected.txt:
        * editing/inserting/insert-3907422-fix-expected.txt:
        * editing/inserting/insert-after-delete-001-expected.txt:
        * editing/inserting/insert-div-001-expected.txt:
        * editing/inserting/insert-div-002-expected.txt:
        * editing/inserting/insert-div-003-expected.txt:
        * editing/inserting/insert-div-005-expected.txt:
        * editing/inserting/insert-div-007-expected.txt:
        * editing/inserting/insert-div-009-expected.txt:
        * editing/inserting/insert-div-010-expected.txt:
        * editing/inserting/insert-div-020-expected.txt:
        * editing/inserting/insert-div-023-expected.txt:
        * editing/inserting/insert-div-024-expected.txt:
        * editing/inserting/insert-div-025-expected.txt:
        * editing/inserting/insert-div-026-expected.txt:
        * editing/inserting/return-key-with-selection-001-expected.txt:
        * editing/inserting/return-key-with-selection-002-expected.txt:
        * editing/inserting/return-key-with-selection-003-expected.txt:
        * editing/pasteboard/3976872-expected.txt:
        * editing/pasteboard/4076267-3-expected.txt:
        * editing/pasteboard/4076267-expected.txt:
        * editing/pasteboard/block-wrappers-necessary-expected.txt:
        * editing/pasteboard/paste-4035648-fix-expected.txt:
        * editing/pasteboard/paste-4039777-fix-expected.txt:
        * editing/pasteboard/paste-line-endings-001-expected.txt:
        * editing/pasteboard/paste-line-endings-006-expected.txt:
        * editing/pasteboard/paste-line-endings-007-expected.txt:
        * editing/pasteboard/paste-line-endings-008-expected.txt:
        * editing/pasteboard/paste-line-endings-009-expected.txt:
        * editing/pasteboard/paste-line-endings-010-expected.txt:
        * editing/pasteboard/paste-match-style-001-expected.txt:
        * editing/pasteboard/paste-match-style-002-expected.txt:
        * editing/pasteboard/paste-pre-001-expected.txt:
        * editing/pasteboard/paste-pre-002-expected.txt:
        * editing/pasteboard/paste-text-002-expected.txt:
        * editing/pasteboard/paste-text-003-expected.txt:
        * editing/pasteboard/paste-text-006-expected.txt:
        * editing/pasteboard/paste-text-007-expected.txt:
        * editing/pasteboard/paste-text-008-expected.txt:
        * editing/pasteboard/paste-text-009-expected.txt:
        * editing/pasteboard/paste-text-011-expected.txt:
        * editing/pasteboard/paste-text-015-expected.txt:
        * editing/pasteboard/paste-text-016-expected.txt:
        * editing/pasteboard/paste-text-017-expected.txt:
        * editing/pasteboard/paste-text-018-expected.txt:
        * editing/pasteboard/smart-paste-006-expected.txt:
        * editing/pasteboard/smart-paste-007-expected.txt:
        * editing/selection/node-removal-1-expected.checksum: Added.
        * editing/selection/node-removal-1-expected.png: Added.
        * editing/selection/node-removal-1-expected.txt: Added.
        * editing/selection/node-removal-1.html: Added.
        * editing/selection/node-removal-2-expected.checksum: Added.
        * editing/selection/node-removal-2-expected.png: Added.
        * editing/selection/node-removal-2-expected.txt: Added.
        * editing/selection/node-removal-2.html: Added.
        * editing/style/block-style-004-expected.txt:
        * editing/style/block-style-005-expected.txt:
        * editing/style/block-style-006-expected.txt:
        * editing/style/create-block-for-style-001-expected.txt:
        * editing/style/create-block-for-style-002-expected.txt:
        * editing/style/create-block-for-style-003-expected.txt:
        * editing/style/create-block-for-style-004-expected.txt:
        * editing/style/create-block-for-style-007-expected.txt:
        * editing/style/create-block-for-style-009-expected.txt:
        * editing/style/create-block-for-style-010-expected.txt:
        * editing/style/create-block-for-style-011-expected.txt:
        * editing/style/create-block-for-style-012-expected.txt:
        * editing/style/create-block-for-style-013-expected.txt:
        * editing/style/relative-font-size-change-001-expected.txt:
        * editing/style/relative-font-size-change-002-expected.txt:
        * editing/style/remove-underline-across-paragraph-expected.txt:
        * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
        * editing/style/remove-underline-after-paragraph-expected.txt:
        * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
        * editing/style/remove-underline-from-stylesheet-expected.txt:
        * editing/style/smoosh-styles-001-expected.txt:
        * editing/style/smoosh-styles-002-expected.txt:
        * editing/style/smoosh-styles-003-expected.txt:
        * editing/style/style-3681552-fix-001-expected.txt:
        * editing/style/style-3681552-fix-002-expected.txt:
        * editing/style/style-3690704-fix-expected.txt:
        * editing/style/style-3998892-fix-expected.txt:
        * editing/style/style-boundary-001-expected.txt:
        * editing/style/style-boundary-003-expected.txt:
        * editing/style/style-boundary-004-expected.txt:
        * editing/style/typing-style-001-expected.txt:
        * editing/style/typing-style-003-expected.txt:
        * editing/unsupported-content/list-delete-001-expected.txt:
        * editing/unsupported-content/list-delete-002-expected.txt:
        * editing/unsupported-content/list-delete-003-expected.txt:
        * editing/unsupported-content/table-delete-001-expected.txt:
        * editing/unsupported-content/table-delete-002-expected.txt:
        * editing/unsupported-content/table-delete-003-expected.txt:
        * fast/events/updateLayoutForHitTest-expected.txt:
        * fast/forms/attributed-strings-expected.txt:

2006-01-25  Adele Peterson  <adele@apple.com>

        Updating test results for aqua text fields.

        * fast/forms/input-appearance-focus-expected.checksum:
        * fast/forms/input-appearance-focus-expected.png:
        * fast/forms/input-appearance-focus-expected.txt:

2006-01-25  David Harrison  <harrison@apple.com>

        Reviewed by Justin.
        
        Updated pixel tests for my recent checkin.

        * editing/pasteboard/paste-list-001-expected.png:
        * editing/selection/3690703-2-expected.png:
        * editing/selection/3690703-expected.png:
        * editing/selection/3690719-expected.png:
        * editing/unsupported-content/list-type-after-expected.png:
        * editing/unsupported-content/list-type-before-expected.png:
        * editing/unsupported-content/table-type-after-expected.png:
        * editing/unsupported-content/table-type-before-expected.png:

2006-01-25  David Harrison  <harrison@apple.com>

        Updated for fixes of:
        
        <rdar://problem/3907635> copy/paste of list item text moves list item up one <LI>
        <rdar://problem/3907647> Enhance list editing: return inserts <li></li>
        <rdar://problem/4060158> deleting selection within table deletes more than intended
        <rdar://problem/4061232> Deleting a list can delete unselected content
        <rdar://problem/4062212> after pasting in contents of web.apple.com, typing before start adds to table instead of before table
        <rdar://problem/4064437> After copy/paste from bugweb cannot go back to entering text at left side of page
        <rdar://problem/4259845> Table editing in design mode is broken
        <rdar://problem/4287667> Insertion point goes before table instead of inside first cell
        <rdar://problem/4345749> Editing HTML - Enter at end of <LI> inserts uneditable blank <LI>
        <rdar://problem/4345794> HTML editing: Enter at end of last <LI> does not add new <LI>
        <rdar://problem/4345825> HTML Editing: editing first <LI> element removes first <LI> and more
        <rdar://problem/4345835> HTML editing: editing last <LI> removes everything within <BODY>
        <rdar://problem/4345879> HTML editing: editing first <TD> moves data out of table

        * editing/deleting/delete-4083333-fix-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
        * editing/deleting/delete-image-004-expected.txt:
        * editing/deleting/delete-line-015-expected.txt:
        * editing/deleting/delete-select-all-001-expected.txt:
        * editing/pasteboard/paste-list-001-expected.txt:
        * editing/pasteboard/paste-table-001-expected.txt:
        * editing/pasteboard/paste-table-001.html:
        * editing/selection/3690703-2-expected.txt:
        * editing/selection/3690703-2.html:
        * editing/selection/3690703-expected.txt:
        * editing/selection/3690719-expected.txt:
        * editing/selection/move-by-line-001-expected.txt:
        * editing/selection/move-by-line-001.html:
        * editing/selection/replaced-boundaries-3-expected.txt:
        * editing/unsupported-content/list-type-after-expected.txt:
        * editing/unsupported-content/list-type-after.html:
        * editing/unsupported-content/list-type-before-expected.txt:
        * editing/unsupported-content/list-type-before.html:
        * editing/unsupported-content/table-delete-001-expected.txt:
        * editing/unsupported-content/table-delete-001.html:
        * editing/unsupported-content/table-delete-002-expected.txt:
        * editing/unsupported-content/table-delete-002.html:
        * editing/unsupported-content/table-type-after-expected.txt:
        * editing/unsupported-content/table-type-after.html:
        * editing/unsupported-content/table-type-before-expected.txt:
        * editing/unsupported-content/table-type-before.html:

2006-01-25  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        Corrected a test case for http://bugs.webkit.org/show_bug.cgi?id=6385.

        * fast/frames/frame-element-name.html: Fix a reference to the left frame.
        * fast/frames/frame-element-name-expected.txt: Updated results.
        * fast/frames/frame-element-name-expected.png: Updated results.
        * fast/frames/frame-element-name-expected.checksum: Updated results.
        * fast/frames/resources/frame-element-name-left.html: Use escape() on the name.
        * fast/frames/resources/frame-element-name-right.html: Ditto.

2006-01-24  Darin Adler  <darin@apple.com>

       - test for http://bugs.webkit.org/show_bug.cgi?id=6731
         REGRESSION: change event fires at load time for checked items

        * fast/forms/radio-button-no-change-event.html: Added.
        * fast/forms/radio-button-no-change-event-expected.txt: Added.

2006-01-24  Adele Peterson <adele@apple.com>

        Test for focus and blur for new text fields.

        * fast/forms/input-appearance-focus.html: Added.
        * fast/forms/input-appearance-focus-expected.txt: Added.
        * fast/forms/input-appearance-focus-expected.png: Added.
        * fast/forms/input-appearance-focus-expected.checksum: Added.

2006-01-24  Darin Adler  <darin@apple.com>

       Reviewed by Eric.

       - test for http://bugs.webkit.org/show_bug.cgi?id=6782
         REGRESSION: replaceChild broken when node to replace is first (TinyMCE test app broken)

       * fast/dom/replace-first-child.html: Added.
       * fast/dom/replace-first-child-expected.txt: Added

2006-01-24  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Dave Hyatt.

        - test case for http://bugs.webkit.org/show_bug.cgi?id=6778
        (Crash if a node is removed from the DOM before being reparented due to residual style)
        
        * fast/parser/remove-block-in-residual-style-expected.checksum: Added.
        * fast/parser/remove-block-in-residual-style-expected.png: Added.
        * fast/parser/remove-block-in-residual-style-expected.txt: Added.

2006-01-23  Darin Adler  <darin@apple.com>

        - test for http://bugs.webkit.org/show_bug.cgi?id=6385
          REGRESSION: Unnamed frames return a generated name as window.frameElement.name

        * fast/frames/frame-element-name.html: Added.
        * fast/frames/frame-element-name-expected.txt: Added.
        * fast/frames/frame-element-name-expected.png: Added.
        * fast/frames/frame-element-name-expected.checksum: Added.

2006-01-23  Darin Adler  <darin@apple.com>

        Suggested by Anders.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6617
          REGRESSION: Crash in cloneChildNodes when clicking element

        * fast/dom/clone-node-form-elements-with-attr.html: Added.
        * fast/dom/clone-node-form-elements-with-attr-expected.txt: Added.

2006-01-23  David Harrison  <harrison@apple.com>

        <rdar://problem/4026906> Paste of HTML table content can break table structure

        * editing/pasteboard/paste-4039777-fix-expected.checksum: Added.
        * editing/pasteboard/paste-4039777-fix-expected.png: Added.
        * editing/pasteboard/paste-4039777-fix-expected.txt: Added.
        * editing/pasteboard/paste-4039777-fix.html: Added.

2006-01-22  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5731
          Form element as display table-cell hangs Safari (will eventually crash)

        * fast/table/form-with-table-style.html: Added.
        * fast/table/form-with-table-style-expected.txt: Added.
        * fast/table/form-with-table-style-expected.png: Added.
        * fast/table/form-with-table-style-expected.checksum: Added.

2006-01-22  David Kilzer  <ddkilzer@kilzer.net>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5656
        REGRESSION: Buttons on Yahoo! Mail misplaced in ToT
        <rdar://problem/4404335>
        Tests whether white-space mode on buttons is inherited and not forced.

        * fast/forms/button-white-space-expected.checksum: Added.
        * fast/forms/button-white-space-expected.png: Added.
        * fast/forms/button-white-space-expected.txt: Added.
        * fast/forms/button-white-space.html: Added.

2006-01-22  Eric Seidel  <eseidel@apple.com>

        Reviewed by darin.

        SVG needs to support "evt" instead of "event" in event handlers.
        http://bugs.webkit.org/show_bug.cgi?id=5874

        * svg/custom/evt-onload-expected.checksum: Added.
        * svg/custom/evt-onload-expected.png: Added.
        * svg/custom/evt-onload-expected.txt: Added.
        * svg/custom/evt-onload.svg: Added.

2006-01-22  Darin Adler  <darin@apple.com>

        Reviewed by Maciej.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=3508
          REGRESSION (125-412): problem with negative margin-top and position: absolute (vre.aitg.com)

        * fast/css/position-negative-top-margin.html: Added.
        * fast/css/position-negative-top-margin-expected.txt: Added.
        * fast/css/position-negative-top-margin-expected.png: Added.
        * fast/css/position-negative-top-margin-expected.checksum: Added.

        * fast/box-sizing/box-sizing-expected.txt: Updated, since absolute position box locations changed.
        * fast/box-sizing/box-sizing-expected.png: Ditto.
        * fast/box-sizing/box-sizing-expected.checksum: Ditto.

        - changed a few suitable tests to dump as text (in part to fix a failing pixel test in one)

        * fast/parser/entity-surrogate-pairs.html: Added a call to dumpAsText().
        * fast/parser/entity-surrogate-pairs-expected.txt: Now a plain text file instead of a render tree.
        * fast/parser/entity-surrogate-pairs-expected.png: Removed.
        * fast/parser/entity-surrogate-pairs-expected.checksum: Removed.

        * fast/parser/head-comment.html Added a call to dumpAsText().
        * fast/parser/head-comment-expected.txt: Now a plain text file instead of a render tree.
        * fast/parser/head-comment-expected.png: Removed.
        * fast/parser/head-comment-expected.checksum: Removed.

2006-01-22  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

       - test for http://bugs.webkit.org/show_bug.cgi?id=3702
         Web page is laid out incorrectly after printing with print-specific style sheet

        * fast/table/append-cells-expected.checksum: Added.
        * fast/table/append-cells-expected.png: Added.
        * fast/table/append-cells-expected.txt: Added.
        * fast/table/append-cells.html: Added.
        * fast/table/append-cells2-expected.checksum: Added.
        * fast/table/append-cells2-expected.png: Added.
        * fast/table/append-cells2-expected.txt: Added.
        * fast/table/append-cells2.html: Added.
        * fast/table/remove-td-display-none-expected.checksum: Added.
        * fast/table/remove-td-display-none-expected.png: Added.
        * fast/table/remove-td-display-none-expected.txt: Added.
        * fast/table/remove-td-display-none.html: Added.

2006-01-22  Alexander Kellett  <lypanov@kde.org>

        Reviewed by eseidel.

        Add support for custom fill/strokes on text.
        http://bugs.webkit.org/show_bug.cgi?id=6448

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
        * svg/custom/text-clip-expected.checksum:
        * svg/custom/text-clip-expected.png:
        * svg/custom/text-filter-expected.checksum:
        * svg/custom/text-filter-expected.png:
        * svg/custom/text-image-opacity-expected.checksum:
        * svg/custom/text-image-opacity-expected.png:

2006-01-21  Anders Carlsson  <andersca@mac.com>

        Reviewed by Darin.

        - tests for http://bugs.webkit.org/show_bug.cgi?id=3869
        Should use HTML Image element instead of JS Image object

        * fast/dom/image-object-expected.txt: Added.
        * fast/dom/image-object-in-canvas-expected.checksum: Added.
        * fast/dom/image-object-in-canvas-expected.png: Added.
        * fast/dom/image-object-in-canvas-expected.txt: Added.
        * fast/dom/image-object-in-canvas.html: Added.
        * fast/dom/image-object.html: Added.

2006-01-21  Anders Carlsson  <andersca@mac.com>

        * editing/editing.js:
        Fix typo which made editing test cases fail.

2006-01-21  Anders Carlsson  <andersca@mac.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6691
        TinyMCE: strikethrough unimplemented
        
        * editing/editing.js:
        Add strikethrough commands.
        
        * editing/execCommand/strikethroughSelection-expected.checksum: Added.
        * editing/execCommand/strikethroughSelection-expected.png: Added.
        * editing/execCommand/strikethroughSelection-expected.txt: Added.
        * editing/execCommand/strikethroughSelection.html: Added.

2006-01-21  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5983
          REGRESSION: onmouseover-powered navbar at MacNN renders incorrectly

        * fast/dynamic/hovered-detach.html: Added.
        * fast/dynamic/hovered-detach-expected.txt: Added.

2006-01-20  Maciej Stachowiak  <mjs@apple.com>

        - added test case for a parsing bug that was fixed in different ways in KJS
        and JSC. In older KJS versions, there would have been a parse error.

        * fast/js/parse-backslash-before-newline-expected.txt: Added.
        * fast/js/parse-backslash-before-newline.html: Added.
        * fast/js/resources/parse-backslash-before-newline.js: Added.

2006-01-20  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin, committed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6673
          Selection highlight doesn't scroll along with an image contained in an overflow:scroll block

        * fast/overflow/image-selection-highlight-expected.checksum: Added.
        * fast/overflow/image-selection-highlight-expected.png: Added.
        * fast/overflow/image-selection-highlight-expected.txt: Added.
        * fast/overflow/image-selection-highlight.html: Added.

2006-01-19  Anders Carlsson  <andersca@mac.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6653
        CSSStyleDeclaration returns empty string when trying to access shorthand 
        properties using JS accessors.

        * fast/dom/css-shortHands-expected.checksum:
        * fast/dom/css-shortHands-expected.png:
        * fast/dom/css-shortHands-expected.txt:
        * fast/dom/css-shortHands.html:
        Update

2006-01-19  Eric Seidel  <eseidel@apple.com>

        Reviewed by darin & anders.

        Fix opacity crasher for <text> and <image>.
        http://bugs.webkit.org/show_bug.cgi?id=6668
        Even though the crash is fixed, opacity still doesn't work.
        http://bugs.webkit.org/show_bug.cgi?id=6669

        * svg/custom/text-image-opacity-expected.checksum: Added.
        * svg/custom/text-image-opacity-expected.png: Added.
        * svg/custom/text-image-opacity-expected.txt: Added.
        * svg/custom/text-image-opacity.svg: Added.

2006-01-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6618
          Inline in RTL block with overflow:auto and left border makes scroll bar appear

        * fast/overflow/overflow-rtl-inline-scrollbar-expected.checksum: Added.
        * fast/overflow/overflow-rtl-inline-scrollbar-expected.png: Added.
        * fast/overflow/overflow-rtl-inline-scrollbar-expected.txt: Added.
        * fast/overflow/overflow-rtl-inline-scrollbar.html: Added.

2006-01-17  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        Layout tests for:
        <http://bugs.webkit.org/show_bug.cgi?id=6632>
        REGRESSION: Selection includes spaces that it shouldn't
        <rdar://problem/4407845> 
        REGRESSION (TOT): blank space before found text selected at http://www.schepers.cc/comiclinks.html

        * editing/selection/after-line-wrap-expected.checksum: Added.
        * editing/selection/after-line-wrap-expected.png: Added.
        * editing/selection/after-line-wrap-expected.txt: Added.
        * editing/selection/after-line-wrap.html: Added.

2006-01-17  Beth Dakin  <bdakin@apple.com>

        Reviewed by Geoff.

        Test for <rdar://problem/4405836> REGRESSION: crash at 
        webmail.aol.com when deleting mail in 
        khtml::RenderTableCell::collapsedBottomBorder() const + 232

        * fast/events/updateLayoutForHitTest-expected.checksum: Added.
        * fast/events/updateLayoutForHitTest-expected.png: Added.
        * fast/events/updateLayoutForHitTest-expected.txt: Added.
        * fast/events/updateLayoutForHitTest.html: Added.

2006-01-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5926
          Assertion failure in HTMLGenericFormElementImpl::removedFromTree

        * fast/dom/generic-form-element-assert.html: Added.
        * fast/dom/generic-form-element-assert-expected.txt: Added.

2006-01-16  Eric Seidel  <eseidel@apple.com>

        Fixed test case to remove invisible chars (thus fixing test).

        * svg/custom/recursive-clippath.svg:

2006-01-16  Eric Seidel  <eseidel@apple.com>

        Reviewed by beth.

        A proactive test case to prevent crashes in recursive clippath defs

        * svg/custom/recursive-clippath-expected.checksum: Added.
        * svg/custom/recursive-clippath-expected.png: Added.
        * svg/custom/recursive-clippath-expected.txt: Added.
        * svg/custom/recursive-clippath.svg: Added.

2006-01-16  Geoffrey Garen  <ggaren@apple.com>

        - Added layout test for 
        http://bugs.webkit.org/show_bug.cgi?id=6322
        DateProtoFuncImp::callAsFunction can crash due to lack of type checking

        * fast/js/date-proto-generic-invocation-expected.txt: Added.
        * fast/js/date-proto-generic-invocation.html: Added.
        * fast/js/resources/date-proto-generic-invocation.js: Added.

2006-01-16  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Justin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5401
          [WebCoreBridge firstRectForDOMRange:] works incorrectly for the first character after a line wrap

        * editing/input/wrapped-line-char-rect.html: Added.
        * editing/input/wrapped-line-char-rect-expected.txt: Added.

2006-01-16  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin

        <http://bugs.webkit.org/show_bug.cgi?id=5127>
        REGRESSION: problems making selection with left edge at right edge of image
        <rdar://problem/4364427>
        triple-click includes first item on next line (www.apple.com, but I think I've seen it elsewhere)

        * editing/selection/replaced-boundaries-1-expected.checksum: Added.
        * editing/selection/replaced-boundaries-1-expected.png: Added.
        * editing/selection/replaced-boundaries-1-expected.txt: Added.
        * editing/selection/replaced-boundaries-1.html: Added.
        * editing/selection/replaced-boundaries-2-expected.checksum: Added.
        * editing/selection/replaced-boundaries-2-expected.png: Added.
        * editing/selection/replaced-boundaries-2-expected.txt: Added.
        * editing/selection/replaced-boundaries-2.html: Added.
        * editing/selection/replaced-boundaries-3-expected.checksum: Added.
        * editing/selection/replaced-boundaries-3-expected.png: Added.
        * editing/selection/replaced-boundaries-3-expected.txt: Added.
        * editing/selection/replaced-boundaries-3.html: Added.

2006-01-16  Eric Seidel  <eseidel@apple.com>

        Reviewed by darin.

        Remove usage of Tahoma font.  (previous commit was incomplete)
        http://bugs.webkit.org/show_bug.cgi?id=6569

        * fast/box-sizing/percentage-height-expected.checksum:
        * fast/box-sizing/percentage-height-expected.png:
        * fast/box-sizing/percentage-height-expected.txt:
        * fast/box-sizing/percentage-height.html:

2006-01-15  Eric Seidel  <eseidel@apple.com>

        Update out-of-date pixel results.

        * fast/dom/dom-parse-serialize-expected.checksum:
        * fast/dom/dom-parse-serialize-expected.png:

2006-01-15  Eric Seidel  <eseidel@apple.com>

        Reviewed by Darin.

        Remove usage of Tahoma font.
        http://bugs.webkit.org/show_bug.cgi?id=6569

        * fast/box-sizing/percentage-height-expected.txt:
        * fast/box-sizing/percentage-height.html:

2006-01-15  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5619
          CSS2: pre-wrap has overflow/selection problems
          
        * fast/text/whitespace/pre-wrap-overflow-selection-expected.checksum: Added.
        * fast/text/whitespace/pre-wrap-overflow-selection-expected.png: Added.
        * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: Added.
        * fast/text/whitespace/pre-wrap-overflow-selection.html: Added.

2006-01-15  Eric Seidel  <eseidel@apple.com>

        Disabling broken test until results can be consistent:
        http://bugs.webkit.org/show_bug.cgi?id=6560

        * dom/xhtml/level2/html/HTMLIFrameElement11.xhtml: Removed.
        * dom/xhtml/level2/html/HTMLIFrameElement11.xhtml-disabled: Added.

2006-01-15  Eric Seidel  <eseidel@apple.com>

        Disabling broken test until timezone bug is fixed:
        http://bugs.webkit.org/show_bug.cgi?id=6547

        * fast/js/kde/Date-expected.txt: Removed.
        * fast/js/kde/Date.html: Removed.
        * fast/js/kde/Date.html-disabled: Added.

2006-01-15  Alexander Kellett  <lypanov@kde.org>

        Reviewed by eseidel.

        <mask> inside <defs> crashes Safari.
        http://bugs.webkit.org/show_bug.cgi?id=6548

        * svg/custom/mask-inside-defs-expected.checksum: Added.
        * svg/custom/mask-inside-defs-expected.png: Added.
        * svg/custom/mask-inside-defs-expected.txt: Added.
        * svg/custom/mask-inside-defs.svg: Added.

2006-01-15  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs.

        Add basic <tspan> support using RenderInline.
        http://bugs.webkit.org/show_bug.cgi?id=6428
        Also fix <text transform=""> while we're at it.
        http://bugs.webkit.org/show_bug.cgi?id=6552

        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:

2006-01-14  Eric Seidel  <eseidel@apple.com>

        Reviewed by darin.

        Implement basic <foreignObject> support:
        http://bugs.webkit.org/show_bug.cgi?id=5974
        Also fixed <image> to support clip, filter and mask
        Updated <text> to support hit testing and clip, filter, mask

        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
        * svg/custom/foreign-object-skew-expected.checksum: Added.
        * svg/custom/foreign-object-skew-expected.png: Added.
        * svg/custom/foreign-object-skew-expected.txt: Added.
        * svg/custom/foreign-object-skew.svg: Added.
        * svg/custom/image-with-transform-clip-filter-expected.checksum: Added.
        * svg/custom/image-with-transform-clip-filter-expected.png: Added.
        * svg/custom/image-with-transform-clip-filter-expected.txt: Added.
        * svg/custom/image-with-transform-clip-filter.svg: Added.
        * svg/custom/resources: Added.
        * svg/custom/resources/green-checker.png: Added.
        * svg/custom/resources/red-checker.png: Added.
        * svg/custom/text-clip-expected.checksum: Added.
        * svg/custom/text-clip-expected.png: Added.
        * svg/custom/text-clip-expected.txt: Added.
        * svg/custom/text-clip.svg: Added.
        * svg/custom/text-filter-expected.checksum: Added.
        * svg/custom/text-filter-expected.png: Added.
        * svg/custom/text-filter-expected.txt: Added.
        * svg/custom/text-filter.svg: Added.

2006-01-14  Eric Seidel  <eseidel@apple.com>

        Reviewed by anders.

        Disabling text-intro* tests until font fallback is fixed:
        http://bugs.webkit.org/show_bug.cgi?id=6524

        * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Removed.
        * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-intro-01-t.svg: Removed.
        * svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled: Added.
        * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Removed.
        * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-intro-02-b.svg: Removed.
        * svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled: Added.
        * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Removed.
        * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-intro-03-b.svg: Removed.
        * svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled: Added.
        * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Removed.
        * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/text-intro-04-t.svg: Removed.
        * svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled: Added.

2006-01-13  Alexey Proskuryakov  <ap@nypop.com>

        Based on test case provided by Maks Orlovich. Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6261
          Misc. array object fixes from KJS

        * fast/js/kde/Array-expected.txt: Updated for newly-passing tests.
        * fast/js/array-tostring-ignore-separator.html: Added.
        * fast/js/array-tostring-ignore-separator-expected.txt: Added.
        * fast/js/resources/array-tostring-ignore-separator.js: Added.

2006-01-13  Darin Adler  <darin@apple.com>

        Based on test cases provided by Maks Orlovich.

        - test for http://bugs.webkit.org/show_bug.cgi?id=4586
          rowIndex calculation doesn't consider head to come before body.

        * fast/table/rowindex.html: Added.
        * fast/table/rowindex-expected.checksum: Added.
        * fast/table/rowindex-expected.png: Added.
        * fast/table/rowindex-expected.txt: Added.

2006-01-13  Mark Rowe  <opendarwin.org@bdash.net.nz>

        Reviewed and landed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6509
          content property with supported value followed by currently unsupported open-quote displays duplicated content

        * fast/css-generated-content/no-openclose-quote.html: Added.
        * fast/css-generated-content/no-openclose-quote-expected.checksum: Added.
        * fast/css-generated-content/no-openclose-quote-expected.png: Added.
        * fast/css-generated-content/no-openclose-quote-expected.txt: Added.

2006-01-13  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed and landed by Darin.
        
        - tests for http://bugs.webkit.org/show_bug.cgi?id=6418
          Incorrect scrollbar when using overflow:auto and word-wrap:break-word; in some cases
        
        * fast/replaced/inline-box-wrapper-handover.html: Updated test to not depend on the
        edge case behavior.
        * fast/replaced/inline-box-wrapper-handover-expected.checksum: Updated results.
        * fast/replaced/inline-box-wrapper-handover-expected.png: Ditto.
        * fast/replaced/inline-box-wrapper-handover-expected.txt: Ditto.

        * fast/text/basic/015.html: Added.
        * fast/text/basic/015-expected.checksum: Added.
        * fast/text/basic/015-expected.png: Added.
        * fast/text/basic/015-expected.txt: Added.

        * fast/dom/css-rule-functions-expected.checksum: Added.
        * fast/dom/css-rule-functions-expected.png: Added.

2006-01-12  Anders Carlsson  <andersca@mac.com>

        Reviewed by Maciej.
        
        - Add test for http://bugs.webkit.org/show_bug.cgi?id=6494
        Crash when assigning a new function to a DOMParser object
        
        * fast/dom/DOMParser-assign-variable-expected.txt: Added.
        * fast/dom/DOMParser-assign-variable.html: Added.

2006-01-12  Anders Carlsson  <andersca@mac.com>

        Reviewed by Darin.

        - Add tests for http://bugs.webkit.org/show_bug.cgi?id=5153
        deleteRule and insertRule do not work
        
        * fast/dom/css-rule-functions-expected.txt: Added.
        * fast/dom/css-rule-functions.html: Added.

2006-01-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed and landed by Darin.
        
        - test for http://bugs.webkit.org/show_bug.cgi?id=6334
          REGRESSION: <input type="button"> text is reversed on "visual Hebrew" pages

        * fast/css/rtl-ordering-expected.checksum: Added.
        * fast/css/rtl-ordering-expected.png: Added.
        * fast/css/rtl-ordering-expected.txt: Added.
        * fast/css/rtl-ordering.html: Added.

2006-01-12  Mark Rowe  <opendarwin.org@bdash.net.nz>

        Reviewed and committed by John Sullivan.
        
        Fixed <http://bugs.webkit.org/show_bug.cgi?id=6500>
        editing/selection/selection-actions layout test beeps annoyingly when run

        * editing/selection/selection-actions.html:
        Fixed two typos in selector names.

2006-01-12  Alexander Kellett  <lypanov@kde.org>

        Reviewed by eseidel.  Committed by eseidel.

        Updated results from after <image> fixes.
        http://bugs.webkit.org/show_bug.cgi?id=5965

        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f.svg: Added.
        * svg/W3C-SVG-1.1/filters-light-01-f.svg-disabled: Removed.
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt Added.
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png Added.
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum Added.
        * svg/W3C-SVG-1.1/filters-specular-01-f.svg: Added.
        * svg/W3C-SVG-1.1/filters-specular-01-f.svg-disabled: Removed.
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png Added.
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum Added.
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t.svg: Added.
        * svg/W3C-SVG-1.1/render-groups-03-t.svg-disabled: Removed.
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum: Added.
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added.
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-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-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-intro-04-t-expected.png:

2006-01-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by bdash
        
        I used apple.com as the iframe src in the last checkin,
        oops.  I just use another layout test for the src now.

        * editing/selection/iframe-expected.checksum:
        * editing/selection/iframe-expected.png:
        * editing/selection/iframe-expected.txt:
        * editing/selection/iframe.html:

2006-01-11  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        New/updated layout tests for:
        <http://bugs.webkit.org/show_bug.cgi?id=5870>
        Double-clicking on an SVG dies in HTML editing code
        <rdar://problem/4393815>
        Assertion failure: result != *this (khtml::VisiblePosition::previous())

        * editing/inserting/editing-empty-divs-expected.checksum:
        * editing/inserting/editing-empty-divs-expected.png:
        * editing/inserting/editing-empty-divs-expected.txt:
        * editing/selection/iframe-expected.checksum: Added.
        * editing/selection/iframe-expected.png: Added.
        * editing/selection/iframe-expected.txt: Added.
        * editing/selection/iframe.html: Added.
        * editing/selection/inline-table-expected.checksum: Added.
        * editing/selection/inline-table-expected.png: Added.
        * editing/selection/inline-table-expected.txt: Added.
        * editing/selection/inline-table.html: Added.
        * editing/selection/select-box-expected.checksum: Added.
        * editing/selection/select-box-expected.png: Added.
        * editing/selection/select-box-expected.txt: Added.
        * editing/selection/select-box.html: Added.

2006-01-11  Ricci Adams  <ricciadams@apple.com>

        Reviewed by Maciej, reworked and landed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5939
          final comma in javascript object prevents parsing

        * fast/js/resources/object-extra-comma.js: Added.
        * fast/js/object-extra-comma.html: Added.
        * fast/js/object-extra-comma-expected.txt: Added.

        * fast/js/resources/js-test-pre.js: Fixed a typo.

        * fast/js/*: Set some MIME types.

2006-01-11  Ricci Adams  <ricciadams@apple.com>

        Reviewed by Geoff, reworked and landed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5308
          Number.toFixed doesn't include leading 0

        * fast/js/resources/number-tofixed.js: Added some test cases for toFixed(1).
        * fast/js/number-tofixed-expected.txt: Updated.

2006-01-11  Ricci Adams  <ricciadams@apple.com>

        Reviewed by Geoff, reworked and landed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5307
          Number.toFixed doesn't round 0.5 up

        * fast/js/number-tofixed-expected.txt: Added.
        * fast/js/number-tofixed.html: Added.
        * fast/js/resources/number-tofixed.js: Added.

2006-01-09  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6446
          Allow surrogate pairs in numeric entities

        * fast/parser/entity-surrogate-pairs-expected.checksum: Added.
        * fast/parser/entity-surrogate-pairs-expected.png: Added.
        * fast/parser/entity-surrogate-pairs-expected.txt: Added.
        * fast/parser/entity-surrogate-pairs.html: Added.

2006-01-09  Geoffrey Garen  <ggaren@apple.com>

        Layout tests for

        <rdar://problem/4268278> Submitting a form in onUnload event handler 
        causes crash in -[WebDataSource(WebPrivate) _commitIfReady:].)

        and

        -  http://bugs.webkit.org/show_bug.cgi?id=6331
        REGRESSION: form events don't fire after back/forward navigation, 
        due to inconsistent load state

        * fast/loader/form-events-back-forward-expected.txt: Added.
        * fast/loader/form-events-back-forward.html: Added.
        * fast/loader/onunload-form-submit-crash-expected.txt: Added.
        * fast/loader/onunload-form-submit-crash.html: Added.
        * fast/loader/resources/onunload-form-submit-crash2.html: Added.

2006-01-09  Alexander Kellett  <lypanov@kde.org>

        Reviewed by eseidel.  Committed by eseidel

        Updated results for:
        http://bugs.webkit.org/show_bug.cgi?id=5748
        Also committed several missing results.

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.png:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.png:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.png:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.png:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
        * 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-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-intro-02-b-expected.png:
        * 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-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
        * svg/custom/conditional-processing-outside-switch-expected.png: Added.
        * svg/custom/control-points-for-S-and-T-expected.checksum:
        * svg/custom/control-points-for-S-and-T-expected.png: Added.
        * svg/custom/fill-update-expected.png: Added.
        * svg/custom/fractional-rects-expected.checksum:
        * svg/custom/grayscale-gradient-mask-expected.png: Added.
        * svg/custom/grayscale-gradient-mask-expected.txt:
        * svg/custom/junk-data-expected.checksum: Added.
        * svg/custom/junk-data-expected.png: Added.
        * svg/custom/path-bad-data-expected.png: Added.
        * svg/custom/path-update-expected.png: Added.
        * svg/custom/rounded-rects-expected.png: Added.
        * svg/custom/simpleCDF-expected.png: Added.
        * svg/custom/transform-ignore-after-invalid-expected.png: Added.
        * svg/custom/transform-invalid-expected.png: Added.
        * svg/custom/transform-with-ending-space-expected.png: Added.
        * svg/custom/use-forward-refs-expected.png: Added.

2006-01-09  Maciej Stachowiak  <mjs@apple.com>

        - fix layout tests that I broke

        * fast/forms/button-in-forms-collection.html:
        * fast/js/date-parse-comments-test-expected.txt:
        * fast/js/date-parse-test-expected.txt:
        * fast/js/kde/Date-expected.txt:
        * fast/js/kde/resources/Date.js:
        * fast/js/resources/date-parse-comments-test.js:
        * fast/js/resources/date-parse-test.js:

2006-01-09  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6402
          Implement frameElement.width and frameElement.height

        * fast/frames/frameElement-widthheight.html: Added.
        * fast/frames/frameElement-widthheight-expected.txt: Added.

2006-01-09  Mitz Pettel  <opendarwin.org@mitzpettel.com>
        
        Reviewed by Maciej, landed by ap.
        
        - test for http://bugs.webkit.org/show_bug.cgi?id=6276
          Image thumbnails are misplaced on forum.2ostrov.ru
          
        * fast/replaced/inline-box-wrapper-handover-expected.checksum: Added.
        * fast/replaced/inline-box-wrapper-handover-expected.png: Added.
        * fast/replaced/inline-box-wrapper-handover-expected.txt: Added.
        * fast/replaced/inline-box-wrapper-handover.html: Added.

2006-01-09  Alexey Proskuryakov  <ap@nypop.com>
        
        Reviewed by Eric.
        
        - Updated tests broken by SVN conversion (CR/LF translation)
          
        * fast/encoding/utf-16-big-endian.html:
        * fast/encoding/utf-16-little-endian.html:
        * css1/text_properties/text-transCapitalize.html:

2006-01-08  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Eric.
        
        - Update JavaScript tests so they use KDE style
        http://bugs.webkit.org/show_bug.cgi?id=6441

        * fast/js/Plug-ins-expected.checksum: Removed.
        * fast/js/Plug-ins-expected.png: Removed.
        * fast/js/Plug-ins-expected.txt: Removed.
        * fast/js/Plug-ins.html: Removed.
        * fast/js/activation-proto-expected.txt:
        * fast/js/activation-proto.html:
        * fast/js/array-every-expected.txt:
        * fast/js/array-every.html:
        * fast/js/array-float-delete-expected.txt:
        * fast/js/array-float-delete.html:
        * fast/js/array-special-accessors-should-ignore-items-expected.txt: Removed.
        * fast/js/array-special-accessors-should-ignore-items.html: Removed.
        * fast/js/assign-expected.txt:
        * fast/js/assign.html:
        * fast/js/char-at-expected.txt:
        * fast/js/char-at.html:
        * fast/js/code-serialize-paren-expected.txt:
        * fast/js/code-serialize-paren.html:
        * fast/js/const-expected.txt:
        * fast/js/const.html:
        * fast/js/cyclic-ref-toString-expected.txt:
        * fast/js/cyclic-ref-toString.html:
        * fast/js/date-DST-pre-1970-expected.txt:
        * fast/js/date-DST-pre-1970.html:
        * fast/js/date-big-constructor-expected.txt:
        * fast/js/date-big-constructor.html:
        * fast/js/date-big-setdate-expected.txt:
        * fast/js/date-big-setdate.html:
        * fast/js/date-big-setmonth-expected.txt:
        * fast/js/date-big-setmonth.html:
        * fast/js/date-negative-setmonth-expected.txt:
        * fast/js/date-negative-setmonth.html:
        * fast/js/date-parse-comments-test-expected.txt:
        * fast/js/date-parse-comments-test.html:
        * fast/js/date-parse-test-expected.txt:
        * fast/js/date-parse-test.html:
        * fast/js/date-preserve-milliseconds-expected.txt:
        * fast/js/date-preserve-milliseconds.html:
        * fast/js/declaration-in-block-expected.txt:
        * fast/js/declaration-in-block.html:
        * fast/js/delete-syntax-expected.txt:
        * fast/js/delete-syntax.html:
        * fast/js/eval-var-decl-expected.txt:
        * fast/js/eval-var-decl.html:
        * fast/js/exception-linenums-expected.txt:
        * fast/js/exception-linenums.html:
        * fast/js/for-in-to-text-expected.txt:
        * fast/js/for-in-to-text.html:
        * fast/js/global-opener-function-expected.txt: Removed.
        * fast/js/global-opener-function.html: Removed.
        * fast/js/has-own-property-expected.txt:
        * fast/js/has-own-property.html:
        * fast/js/integer-extremes-expected.txt:
        * fast/js/integer-extremes.html:
        * fast/js/isPrototypeOf-expected.txt: Added.
        * fast/js/isPrototypeOf.html: Added.
        * fast/js/kde/Array-expected.txt:
        * fast/js/kde/Array.html:
        * fast/js/kde/Boolean-expected.txt:
        * fast/js/kde/Boolean.html:
        * fast/js/kde/Date-expected.txt:
        * fast/js/kde/Date.html:
        * fast/js/kde/Error-expected.txt:
        * fast/js/kde/Error.html:
        * fast/js/kde/GlobalObject-expected.txt:
        * fast/js/kde/GlobalObject.html:
        * fast/js/kde/Number-expected.txt:
        * fast/js/kde/Number.html:
        * fast/js/kde/Object-expected.txt:
        * fast/js/kde/Object.html:
        * fast/js/kde/Prototype-expected.txt:
        * fast/js/kde/Prototype.html:
        * fast/js/kde/RegExp-expected.txt:
        * fast/js/kde/RegExp.html:
        * fast/js/kde/StringObject-expected.txt:
        * fast/js/kde/StringObject.html:
        * fast/js/kde/assignments-expected.txt:
        * fast/js/kde/assignments.html:
        * fast/js/kde/cast-expected.txt:
        * fast/js/kde/cast.html:
        * fast/js/kde/comment-1-expected.txt:
        * fast/js/kde/comment-1.html:
        * fast/js/kde/comment-2-expected.txt:
        * fast/js/kde/comment-2.html:
        * fast/js/kde/completion-expected.txt:
        * fast/js/kde/completion.html:
        * fast/js/kde/conditional-expected.txt:
        * fast/js/kde/conditional.html:
        * fast/js/kde/const-expected.txt:
        * fast/js/kde/const.html:
        * fast/js/kde/constructor_length-expected.txt:
        * fast/js/kde/constructor_length.html:
        * fast/js/kde/crash-1-expected.txt:
        * fast/js/kde/crash-1.html:
        * fast/js/kde/crash-2-expected.txt:
        * fast/js/kde/crash-2.html:
        * fast/js/kde/delete-expected.txt:
        * fast/js/kde/delete.html:
        * fast/js/kde/empty-expected.txt:
        * fast/js/kde/empty.html:
        * fast/js/kde/encode_decode_uri-expected.txt:
        * fast/js/kde/encode_decode_uri.html:
        * fast/js/kde/eval-expected.txt:
        * fast/js/kde/eval.html:
        * fast/js/kde/evil-n-expected.txt:
        * fast/js/kde/evil-n.html:
        * fast/js/kde/exception_propagation-expected.txt:
        * fast/js/kde/exception_propagation.html:
        * fast/js/kde/exceptions-expected.txt:
        * fast/js/kde/exceptions.html:
        * fast/js/kde/function-expected.txt:
        * fast/js/kde/function.html:
        * fast/js/kde/function_arguments-expected.txt:
        * fast/js/kde/function_arguments.html:
        * fast/js/kde/function_constructor-expected.txt:
        * fast/js/kde/function_constructor.html:
        * fast/js/kde/function_length-expected.txt:
        * fast/js/kde/function_length.html:
        * fast/js/kde/garbage-n-expected.txt:
        * fast/js/kde/garbage-n.html:
        * fast/js/kde/inbuilt_function_proto-expected.txt:
        * fast/js/kde/inbuilt_function_proto.html:
        * fast/js/kde/inbuilt_function_tostring-expected.txt:
        * fast/js/kde/inbuilt_function_tostring.html:
        * fast/js/kde/iteration-expected.txt:
        * fast/js/kde/iteration.html:
        * fast/js/kde/j-comment-3-expected.txt:
        * fast/js/kde/j-comment-3.html:
        * fast/js/kde/j-comment-4-expected.txt:
        * fast/js/kde/j-comment-4.html:
        * fast/js/kde/literals-expected.txt:
        * fast/js/kde/literals.html:
        * fast/js/kde/math-expected.txt:
        * fast/js/kde/math.html:
        * fast/js/kde/md5-1-expected.txt:
        * fast/js/kde/md5-1.html:
        * fast/js/kde/md5-2-expected.txt:
        * fast/js/kde/md5-2.html:
        * fast/js/kde/object_prototype-expected.txt:
        * fast/js/kde/object_prototype.html:
        * fast/js/kde/object_prototype_tostring-expected.txt:
        * fast/js/kde/object_prototype_tostring.html:
        * fast/js/kde/operators-expected.txt:
        * fast/js/kde/operators.html:
        * fast/js/kde/parse-expected.txt:
        * fast/js/kde/parse.html:
        * fast/js/kde/prototype_length-expected.txt:
        * fast/js/kde/prototype_length.html:
        * fast/js/kde/prototype_proto-expected.txt:
        * fast/js/kde/prototype_proto.html:
        * fast/js/kde/resources/TEMPLATE-n.html: Added.
        * fast/js/kde/resources/TEMPLATE.html: Added.
        * fast/js/kde/resources/base.js: Removed.
        * fast/js/kde/resources/inbuilt_function_tostring.js:
        * fast/js/kde/resources/shell.js: Removed.
        * fast/js/kde/scope-expected.txt:
        * fast/js/kde/scope.html:
        * fast/js/kde/statements-expected.txt:
        * fast/js/kde/statements.html:
        * fast/js/kde/string-1-n-expected.txt:
        * fast/js/kde/string-1-n.html:
        * fast/js/kde/string-2-n-expected.txt:
        * fast/js/kde/string-2-n.html:
        * fast/js/kde/var_decl_init-expected.txt:
        * fast/js/kde/var_decl_init.html:
        * fast/js/location-assign-expected.txt: Removed.
        * fast/js/location-assign.html: Removed.
        * fast/js/named-function-expression-expected.txt:
        * fast/js/named-function-expression.html:
        * fast/js/objc-big-method-name-expected.txt: Removed.
        * fast/js/objc-big-method-name.html: Removed.
        * fast/js/object-by-name-or-id-expected.txt: Removed.
        * fast/js/object-by-name-or-id.html: Removed.
        * fast/js/object-prototype-constructor-expected.txt:
        * fast/js/object-prototype-constructor.html:
        * fast/js/object-prototype-toLocaleString-expected.txt:
        * fast/js/object-prototype-toLocaleString.html:
        * fast/js/postfix-syntax-expected.txt:
        * fast/js/postfix-syntax.html:
        * fast/js/prefix-syntax-expected.txt:
        * fast/js/prefix-syntax.html:
        * fast/js/property-getters-and-setters-expected.txt:
        * fast/js/property-getters-and-setters.html:
        * fast/js/propertyIsEnumerable-expected.txt: Added.
        * fast/js/propertyIsEnumerable.html: Added.
        * fast/js/regexp-caching-expected.txt:
        * fast/js/regexp-extended-characters-crash-expected.txt:
        * fast/js/regexp-extended-characters-crash.html:
        * fast/js/regexp-extended-characters-match-expected.txt:
        * fast/js/regexp-extended-characters-match.html:
        * fast/js/regexp-lastindex-expected.txt:
        * fast/js/regexp-lastindex.html:
        * fast/js/replace-child-siblings-expected.txt: Removed.
        * fast/js/replace-child-siblings.html: Removed.
        * fast/js/resources/TEMPLATE.html: Added.
        * fast/js/resources/activation-proto.js: Added.
        * fast/js/resources/array-every.js: Added.
        * fast/js/resources/array-float-delete.js: Added.
        * fast/js/resources/assign.js: Added.
        * fast/js/resources/char-at.js: Added.
        * fast/js/resources/child.html: Removed.
        * fast/js/resources/code-serialize-paren.js: Added.
        * fast/js/resources/const.js: Added.
        * fast/js/resources/cyclic-ref-toString.js: Added.
        * fast/js/resources/date-DST-pre-1970.js: Added.
        * fast/js/resources/date-big-constructor.js: Added.
        * fast/js/resources/date-big-setdate.js: Added.
        * fast/js/resources/date-big-setmonth.js: Added.
        * fast/js/resources/date-negative-setmonth.js: Added.
        * fast/js/resources/date-parse-comments-test.js: Added.
        * fast/js/resources/date-parse-test.js: Added.
        * fast/js/resources/date-preserve-milliseconds.js: Added.
        * fast/js/resources/declaration-in-block.js: Added.
        * fast/js/resources/delete-syntax.js: Added.
        * fast/js/resources/eval-var-decl.js: Added.
        * fast/js/resources/exception-linenums.js: Added.
        * fast/js/resources/for-in-to-text.js: Added.
        * fast/js/resources/has-own-property.js: Added.
        * fast/js/resources/integer-extremes.js: Added.
        * fast/js/resources/isPrototypeOf.js: Added.
        * fast/js/resources/js-test-post-n.js: Added.
        * fast/js/resources/js-test-post.js: Added.
        * fast/js/resources/js-test-pre.js: Added.
        * fast/js/resources/js-test-style.css: Added.
        * fast/js/resources/named-function-expression.js: Added.
        * fast/js/resources/new-location.html: Removed.
        * fast/js/resources/object-prototype-constructor.js: Added.
        * fast/js/resources/object-prototype-toLocaleString.js: Added.
        * fast/js/resources/postfix-syntax.js: Added.
        * fast/js/resources/prefix-syntax.js: Added.
        * fast/js/resources/property-getters-and-setters.js: Added.
        * fast/js/resources/propertyIsEnumerable.js: Added.
        * fast/js/resources/regexp-extended-characters-crash.js: Added.
        * fast/js/resources/regexp-extended-characters-match.js: Added.
        * fast/js/resources/regexp-lastindex.js: Added.
        * fast/js/resources/slash-lineterminator-parse.js: Added.
        * fast/js/resources/string-from-char-code.js: Added.
        * fast/js/resources/string-index-overflow.js: Added.
        * fast/js/resources/string-replace-2.js: Added.
        * fast/js/resources/string-slice-abnormal-values.js: Added.
        * fast/js/resources/string-split-ignore-case.js: Added.
        * fast/js/resources/string_replace.js: Added.
        * fast/js/resources/toString-overrides.js: Added.
        * fast/js/resources/toString-stack-overflow.js: Added.
        * fast/js/resources/typeof-syntax.js: Added.
        * fast/js/slash-lineterminator-parse-expected.txt:
        * fast/js/slash-lineterminator-parse.html:
        * fast/js/string-from-char-code-expected.txt:
        * fast/js/string-from-char-code.html:
        * fast/js/string-index-overflow-expected.txt:
        * fast/js/string-index-overflow.html:
        * fast/js/string-replace-2-expected.txt:
        * fast/js/string-replace-2.html:
        * fast/js/string-slice-abnormal-values-expected.txt:
        * fast/js/string-slice-abnormal-values.html:
        * fast/js/string-split-ignore-case-expected.txt:
        * fast/js/string-split-ignore-case.html:
        * fast/js/string_replace-expected.txt:
        * fast/js/string_replace.html:
        * fast/js/toString-overrides-expected.txt:
        * fast/js/toString-overrides.html:
        * fast/js/toString-stack-overflow-expected.txt:
        * fast/js/toString-stack-overflow.html:
        * fast/js/typeof-syntax-expected.txt:
        * fast/js/typeof-syntax.html:
        
        - move DOM tests from fast/js to fast/dom

        * fast/dom/HTMLDocument/object-by-name-or-id-expected.txt: Added.
        * fast/dom/HTMLDocument/object-by-name-or-id.html: Added.
        * fast/dom/Window/Plug-ins-expected.checksum: Added.
        * fast/dom/Window/Plug-ins-expected.png: Added.
        * fast/dom/Window/Plug-ins-expected.txt: Added.
        * fast/dom/Window/Plug-ins.html: Added.
        * fast/dom/Window/global-opener-function-expected.txt: Added.
        * fast/dom/Window/global-opener-function.html: Added.
        * fast/dom/array-special-accessors-should-ignore-items-expected.txt: Added.
        * fast/dom/array-special-accessors-should-ignore-items.html: Added.
        * fast/dom/location-assign-expected.txt: Added.
        * fast/dom/location-assign.html: Added.
        * fast/dom/objc-big-method-name-expected.txt: Added.
        * fast/dom/objc-big-method-name.html: Added.
        * fast/dom/replace-child-siblings-expected.txt: Added.
        * fast/dom/replace-child-siblings.html: Added.
        * fast/dom/resources/child.html: Added.
        * fast/dom/resources/new-location.html: Added.
        * fast/dom/resources/xmlhttprequest-get-data.xml: Added.
        * fast/dom/test-prototypes-expected.txt: Added.
        * fast/dom/test-prototypes.html: Added.
        * fast/dom/window-object-cross-frame-calls-expected.txt: Added.
        * fast/dom/window-object-cross-frame-calls.html: Added.
        * fast/dom/xmlhttprequest-get-expected.txt: Added.
        * fast/dom/xmlhttprequest-get.xhtml: Added.

2006-01-08  Timothy Hatcher  <timothy@apple.com>

        Rubber stamped by Eric.

        Fixed corrupted PNGs after the Subversion import.

2006-01-08  Eric Seidel  <eseidel@apple.com>

        Rubber stamped by mjs.

        Remove svn:keywords property from all SVG tests.
        Check in new results using old .svg files from CVS HEAD.
        Enable previously disabled SVG tests.
        Disable SVG <image> tests which fail intermittently due to:
        http://bugs.webkit.org/show_bug.cgi?id=5965

2006-01-08  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by eric.

        New results for recently fixed test.

        * fast/js/kde/parse-expected.txt:

2006-01-08  Eric Seidel  <eseidel@apple.com>

        Reviewed by ggaren.

        Replace corrupted files from svn conversion.

        * css2.1/support/1x1-green.png: Replaced.
        * css2.1/support/1x1-lime.png: Replaced.
        * css2.1/support/1x1-red.png: Replaced.
        * css2.1/support/1x1-transparent.gif: Replaced.
        * css2.1/support/1x1-transparent.png: Replaced.
        * css2.1/support/a-green.css: Replaced.
        * css2.1/support/b-green.css: Replaced.
        * css2.1/support/c-red.css: Replaced.
        * css2.1/support/cat.png: Replaced.
        * css2.1/support/css1test412a.png: Replaced.
        * css2.1/support/css1test412b-a.png: Replaced.
        * css2.1/support/css1test412b-b.png: Replaced.
        * css2.1/support/css1test42a.png: Replaced.
        * css2.1/support/css1test44a.png: Replaced.
        * css2.1/support/css1test44b.png: Replaced.
        * css2.1/support/css1test44c.png: Replaced.
        * css2.1/support/css1test44d.png: Replaced.
        * css2.1/support/css1test544b.png: Replaced.
        * css2.1/support/css1test545.png: Replaced.
        * css2.1/support/css1test548d.png: Replaced.
        * css2.1/support/css1test548e.png: Replaced.
        * css2.1/support/css1test5510-i.png: Replaced.
        * css2.1/support/css1test5525b-0.png: Replaced.
        * css2.1/support/css1test5525b-1.png: Replaced.
        * css2.1/support/css1test5525b-2.png: Replaced.
        * css2.1/support/css1test5525b-3.png: Replaced.
        * css2.1/support/css1test5525b-4.png: Replaced.
        * css2.1/support/css1test5525b-5.png: Replaced.
        * css2.1/support/css1test5525b-6.png: Replaced.
        * css2.1/support/css1test5525ce-1.png: Replaced.
        * css2.1/support/css1test5525ce-2.png: Replaced.
        * css2.1/support/css1test5525cf-0.png: Replaced.
        * css2.1/support/css1test5525cf-1.png: Replaced.
        * css2.1/support/css1test5526.png: Replaced.
        * css2.1/support/css1test5526c.gif: Replaced.
        * css2.1/support/css1test5526c.png: Replaced.
        * css2.1/support/css1test562.png: Replaced.
        * css2.1/support/css1test566a.png: Replaced.
        * css2.1/support/css1test62-inner.png: Replaced.
        * css2.1/support/css1test62-outer.png: Replaced.
        * css2.1/support/css1test64a.css: Replaced.
        * css2.1/support/css1test64b.css: Replaced.
        * css2.1/support/pattern-gg-gr.png: Replaced.
        * css2.1/support/pattern-grg-rgr-grg.png: Replaced.
        * css2.1/support/pattern-grg-rrg-rgg.png: Replaced.
        * css2.1/support/pattern-rgr-grg-rgr.png: Replaced.
        * css2.1/support/pattern-tr.png: Replaced.
        * css2.1/support/ruler-h-50%.png: Replaced.
        * css2.1/support/ruler-h-50px.png: Replaced.
        * css2.1/support/ruler-v-100px.png: Replaced.
        * css2.1/support/ruler-v-50px.png: Replaced.
        * css2.1/support/square-purple.png: Replaced.
        * css2.1/support/square-teal.png: Replaced.
        * css2.1/support/square-white.png: Replaced.
        * css2.1/support/swatch-blue.png: Replaced.
        * css2.1/support/swatch-green.png: Replaced.
        * css2.1/support/swatch-lime.png: Replaced.
        * css2.1/support/swatch-orange.png: Replaced.
        * css2.1/support/swatch-red.png: Replaced.
        * css2.1/support/swatch-white.png: Replaced.
        * css2.1/support/swatch-yellow.png: Replaced.
        * css2.1/support/test-bl.gif: Replaced.
        * css2.1/support/test-bl.png: Replaced.
        * css2.1/support/test-br.gif: Replaced.
        * css2.1/support/test-br.png: Replaced.
        * css2.1/support/test-inner-half-size.png: Replaced.
        * css2.1/support/test-outer.png: Replaced.
        * css2.1/support/test-tl.gif: Replaced.
        * css2.1/support/test-tl.png: Replaced.
        * css2.1/support/test-tr.gif: Replaced.
        * css2.1/support/test-tr.png: Replaced.

2006-01-08  Maciej Stachowiak  <mjs@apple.com>

        - updated test reulsts for  basic SVG text support using CSS-based rendering
        http://bugs.webkit.org/show_bug.cgi?id=4883

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.png:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.png:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.png:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.png:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.png:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.png:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * 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:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.checksum:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:

2006-01-07  Mitz Pettel  <opendarwin.org@mitzpettel.com>
        
        Reviewed by Darin. landed by ap.
        
        - test for http://bugs.webkit.org/show_bug.cgi?id=6397
          ATSUI small caps use small punctuation
          
        * fast/text/atsui-multiple-renderers-expected.checksum: Updated.
        * fast/text/atsui-multiple-renderers-expected.png: Updated.
        * fast/text/atsui-multiple-renderers-expected.txt: Updated.
        * fast/text/atsui-small-caps-punctuation-size-expected.checksum: Added.
        * fast/text/atsui-small-caps-punctuation-size-expected.png: Added.
        * fast/text/atsui-small-caps-punctuation-size-expected.txt: Added.
        * fast/text/atsui-small-caps-punctuation-size.html: Added.

2006-01-06  Beth Dakin  <bdakin@apple.com>

        Reviewed by Geoff.

        This test was failing because the results that were checked
        in said that the RenderText should be 16 pixels wide, when it
        should be 17. I went back in time to make sure that this
        is not a regression. (It isn't.)

        * 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:

2006-01-06  Geoffrey Garen  <ggaren@apple.com>

        Rolling out this layout test for now, until we can get plugin testing
        working.

        * fast/plugins/netscape-back-forward.html: Removed.

2006-01-06  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5291
          FORM multipart/form-data with GET method issue
        
        * fast/forms/form-get-multipart.html: Added.
        * fast/forms/form-get-multipart-expected.txt: Added.
        * fast/forms/form-get-multipart2.html: Added.
        * fast/forms/form-get-multipart2-expected.txt: Added.
        * fast/forms/form-get-multipart3.html: Added.
        * fast/forms/form-get-multipart3-expected.txt: Added.
        * fast/forms/form-post-urlencoded.html: Added.
        * fast/forms/form-post-urlencoded-expected.txt: Added.

2006-01-06  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Eric.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5792
          Crasher on rendering-shapes from SVG 1.0 testsuite

        * fast/parser/entity-ignorable-whitespace-expected.txt: Added.
        * fast/parser/entity-ignorable-whitespace.xhtml: Added.

2006-01-06  Anders Carlsson  <andersca@mac.com>

        Reviewed by Eric.

        - update tests for http://bugs.webkit.org/show_bug.cgi?id=5142
        parseXMLDocumentFragment can't parse fragments correctly
        
        * fast/dom/set-innerHTML-expected.txt:
        * fast/dom/set-innerHTML.xhtml:
        Update these with the attached test case.

2006-01-06  Alexander Kellett  <lypanov@kde.org>

        Reviewed by eseidel.

        Basic support for <mask> tag.
        http://bugs.webkit.org/show_bug.cgi?id=5969

        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: updated.
        * svg/custom/grayscale-gradient-mask-expected.checksum: Added.
        * svg/custom/grayscale-gradient-mask-expected.png: Added.
        * svg/custom/grayscale-gradient-mask-expected.txt: Added.
        * svg/custom/grayscale-gradient-mask.svg: Added.

2006-01-05  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Eric.

        - test case for 6396: Activation objects should not have __proto__ property
        http://bugs.webkit.org/show_bug.cgi?id=6395

        * fast/js/activation-proto-expected.txt: Added.
        * fast/js/activation-proto.html: Added.

2006-01-06  Geoffrey Garen  <ggaren@apple.com>

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=6318
        REGRESSION: Repro crash in JS called from Flash on bdash.net.nz

        * fast/plugins/netscape-back-forward-expected.txt: Added.
        * fast/plugins/netscape-back-forward.html: Added.
        * fast/plugins/resources/go-back.html: Added.

2006-01-05  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        Added UTF-8 BOMs to css2.1 tests.
        http://bugs.webkit.org/show_bug.cgi?id=6312

        * css2.1/t040109-c17-comments-00-b.html:
        * css2.1/t040109-c17-comments-01-b.html:
        * css2.1/t0402-c71-fwd-parsing-00-f.html:
        * css2.1/t0402-c71-fwd-parsing-01-f.html:
        * css2.1/t0402-c71-fwd-parsing-02-f.html:
        * css2.1/t0402-c71-fwd-parsing-03-f.html:
        * css2.1/t0402-c71-fwd-parsing-04-f.html:
        * css2.1/t040302-c61-ex-len-00-b-a-expected.checksum:
        * css2.1/t040302-c61-ex-len-00-b-a-expected.png:
        * css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
        * css2.1/t040302-c61-ex-len-00-b-a.html:
        * css2.1/t040302-c61-phys-len-00-b.html:
        * css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum:
        * css2.1/t040302-c61-rel-len-00-b-ag-expected.png:
        * css2.1/t040302-c61-rel-len-00-b-ag-expected.txt:
        * css2.1/t040302-c61-rel-len-00-b-ag.html:
        * css2.1/t040303-c62-percent-00-b-ag.html:
        * css2.1/t040304-c64-uri-00-a-g.html:
        * css2.1/t040306-c63-color-00-b-ag.html:
        * css2.1/t050201-c12-grouping-00-b.html:
        * css2.1/t0505-c16-descendant-00-e.html:
        * css2.1/t0505-c16-descendant-01-e.html:
        * css2.1/t0505-c16-descendant-02-e.html:
        * css2.1/t050803-c14-classes-00-e.html:
        * css2.1/t0509-c15-ids-00-a.html:
        * css2.1/t0509-c15-ids-01-e.html:
        * css2.1/t0510-c25-pseudo-elmnt-00-c.html:
        * css2.1/t0511-c21-pseud-anch-00-e-i.html:
        * css2.1/t0511-c21-pseud-link-00-e.html:
        * css2.1/t0511-c21-pseud-link-01-e.html:
        * css2.1/t0511-c21-pseud-link-02-e.html:
        * css2.1/t0511-c21-pseud-link-03-e.html:
        * css2.1/t051103-c21-activ-ln-00-e-i.html:
        * css2.1/t051103-c21-focus-ln-00-e-i.html:
        * css2.1/t051103-c21-hover-ln-00-e-i.html:
        * css2.1/t051201-c23-first-line-00-b.html:
        * css2.1/t051202-c24-first-lttr-00-b.html:
        * css2.1/t051202-c26-psudo-nest-00-c.html:
        * css2.1/t0602-c13-inh-underlin-00-e.html:
        * css2.1/t0602-c13-inheritance-00-e.html:
        * css2.1/t0603-c11-import-00-b.html:
        * css2.1/t060401-c32-cascading-00-b.html:
        * css2.1/t060402-c31-important-00-b.html:
        * css2.1/t060403-c21-pseu-cls-00-e-i.html:
        * css2.1/t060403-c21-pseu-id-00-e-i.html:
        * css2.1/t0801-c412-hz-box-00-b-a.html:
        * css2.1/t0803-c5501-imrgn-t-00-b-ag.html:
        * css2.1/t0803-c5501-mrgn-t-00-b-a.html:
        * css2.1/t0803-c5502-imrgn-r-00-b-ag.html:
        * css2.1/t0803-c5502-imrgn-r-01-b-ag.html:
        * css2.1/t0803-c5502-imrgn-r-02-b-a.html:
        * css2.1/t0803-c5502-imrgn-r-03-b-a.html:
        * css2.1/t0803-c5502-imrgn-r-04-b-ag.html:
        * css2.1/t0803-c5502-imrgn-r-05-b-ag.html:
        * css2.1/t0803-c5502-imrgn-r-06-b-ag.html:
        * css2.1/t0803-c5502-mrgn-r-00-c-ag.html:
        * css2.1/t0803-c5502-mrgn-r-01-c-a.html:
        * css2.1/t0803-c5502-mrgn-r-02-c.html:
        * css2.1/t0803-c5502-mrgn-r-03-c.html:
        * css2.1/t0803-c5503-imrgn-b-00-b-a.html:
        * css2.1/t0803-c5503-mrgn-b-00-b-a.html:
        * css2.1/t0803-c5504-imrgn-l-00-b-ag.html:
        * css2.1/t0803-c5504-imrgn-l-01-b-ag.html:
        * css2.1/t0803-c5504-imrgn-l-02-b-ag.html:
        * css2.1/t0803-c5504-imrgn-l-03-b-a.html:
        * css2.1/t0803-c5504-imrgn-l-04-b-ag.html:
        * css2.1/t0803-c5504-imrgn-l-05-b-ag.html:
        * css2.1/t0803-c5504-imrgn-l-06-b-ag.html:
        * css2.1/t0803-c5504-mrgn-l-00-c-ag.html:
        * css2.1/t0803-c5504-mrgn-l-01-c-a.html:
        * css2.1/t0803-c5504-mrgn-l-02-c-expected.checksum:
        * css2.1/t0803-c5504-mrgn-l-02-c-expected.png:
        * css2.1/t0803-c5504-mrgn-l-02-c-expected.txt:
        * css2.1/t0803-c5504-mrgn-l-02-c.html:
        * css2.1/t0803-c5504-mrgn-l-03-c.html:
        * css2.1/t0803-c5505-imrgn-00-a-ag.html:
        * css2.1/t0803-c5505-mrgn-00-b-ag.html:
        * css2.1/t0803-c5505-mrgn-01-e-a.html:
        * css2.1/t0803-c5505-mrgn-02-c-expected.checksum:
        * css2.1/t0803-c5505-mrgn-02-c-expected.png:
        * css2.1/t0803-c5505-mrgn-02-c-expected.txt:
        * css2.1/t0803-c5505-mrgn-02-c.html:
        * css2.1/t0803-c5505-mrgn-03-c-ag.html:
        * css2.1/t080301-c411-vt-mrgn-00-b.html:
        * css2.1/t0804-c5506-ipadn-t-00-b-a.html:
        * css2.1/t0804-c5506-ipadn-t-01-b-a.html:
        * css2.1/t0804-c5506-ipadn-t-02-b-a.html:
        * css2.1/t0804-c5506-padn-t-00-b-a.html:
        * css2.1/t0804-c5507-ipadn-r-00-b-ag.html:
        * css2.1/t0804-c5507-ipadn-r-01-b-ag.html:
        * css2.1/t0804-c5507-ipadn-r-02-b-ag.html:
        * css2.1/t0804-c5507-ipadn-r-03-b-a.html:
        * css2.1/t0804-c5507-ipadn-r-04-b-ag.html:
        * css2.1/t0804-c5507-padn-r-00-c-ag.html:
        * css2.1/t0804-c5507-padn-r-01-c-a.html:
        * css2.1/t0804-c5507-padn-r-02-f.html:
        * css2.1/t0804-c5507-padn-r-03-f.html:
        * css2.1/t0804-c5508-ipadn-b-00-b-a.html:
        * css2.1/t0804-c5508-ipadn-b-01-f-a.html:
        * css2.1/t0804-c5508-ipadn-b-02-b-a.html:
        * css2.1/t0804-c5508-ipadn-b-03-b-a.html:
        * css2.1/t0804-c5509-ipadn-l-00-b-ag.html:
        * css2.1/t0804-c5509-ipadn-l-01-b-ag.html:
        * css2.1/t0804-c5509-ipadn-l-02-b-ag.html:
        * css2.1/t0804-c5509-ipadn-l-03-b-a.html:
        * css2.1/t0804-c5509-ipadn-l-04-f-ag.html:
        * css2.1/t0804-c5509-padn-l-00-b-ag.html:
        * css2.1/t0804-c5509-padn-l-01-b-a.html:
        * css2.1/t0804-c5509-padn-l-02-f.html:
        * css2.1/t0804-c5509-padn-l-03-f-g.html:
        * css2.1/t0804-c5510-ipadn-00-b-ag.html:
        * css2.1/t0804-c5510-padn-00-b-ag.html:
        * css2.1/t0804-c5510-padn-01-e-a.html:
        * css2.1/t0804-c5510-padn-02-f.html:
        * css2.1/t0805-c5511-brdr-tw-00-b.html:
        * css2.1/t0805-c5511-brdr-tw-01-b-g.html:
        * css2.1/t0805-c5511-brdr-tw-02-b-expected.checksum:
        * css2.1/t0805-c5511-brdr-tw-02-b-expected.png:
        * css2.1/t0805-c5511-brdr-tw-02-b-expected.txt:
        * css2.1/t0805-c5511-brdr-tw-02-b.html:
        * css2.1/t0805-c5511-brdr-tw-03-b.html:
        * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.checksum:
        * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png:
        * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt:
        * css2.1/t0805-c5511-ibrdr-tw-00-a.html:
        * css2.1/t0805-c5512-brdr-rw-00-b.html:
        * css2.1/t0805-c5512-brdr-rw-01-b-g.html:
        * css2.1/t0805-c5512-brdr-rw-02-b-expected.checksum:
        * css2.1/t0805-c5512-brdr-rw-02-b-expected.png:
        * css2.1/t0805-c5512-brdr-rw-02-b-expected.txt:
        * css2.1/t0805-c5512-brdr-rw-02-b.html:
        * css2.1/t0805-c5512-brdr-rw-03-b.html:
        * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.checksum:
        * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png:
        * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt:
        * css2.1/t0805-c5512-ibrdr-rw-00-a.html:
        * css2.1/t0805-c5513-brdr-bw-00-b.html:
        * css2.1/t0805-c5513-brdr-bw-01-b-g.html:
        * css2.1/t0805-c5513-brdr-bw-02-b-expected.checksum:
        * css2.1/t0805-c5513-brdr-bw-02-b-expected.png:
        * css2.1/t0805-c5513-brdr-bw-02-b-expected.txt:
        * css2.1/t0805-c5513-brdr-bw-02-b.html:
        * css2.1/t0805-c5513-brdr-bw-03-b.html:
        * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.checksum:
        * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png:
        * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt:
        * css2.1/t0805-c5513-ibrdr-bw-00-a.html:
        * css2.1/t0805-c5514-brdr-lw-00-b.html:
        * css2.1/t0805-c5514-brdr-lw-01-b-g.html:
        * css2.1/t0805-c5514-brdr-lw-02-b-expected.checksum:
        * css2.1/t0805-c5514-brdr-lw-02-b-expected.png:
        * css2.1/t0805-c5514-brdr-lw-02-b-expected.txt:
        * css2.1/t0805-c5514-brdr-lw-02-b.html:
        * css2.1/t0805-c5514-brdr-lw-03-b.html:
        * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.checksum:
        * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png:
        * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt:
        * css2.1/t0805-c5514-ibrdr-lw-00-a.html:
        * css2.1/t0805-c5515-brdr-w-00-a.html:
        * css2.1/t0805-c5515-brdr-w-01-b-g.html:
        * css2.1/t0805-c5515-brdr-w-02-b-expected.checksum:
        * css2.1/t0805-c5515-brdr-w-02-b-expected.png:
        * css2.1/t0805-c5515-brdr-w-02-b-expected.txt:
        * css2.1/t0805-c5515-brdr-w-02-b.html:
        * css2.1/t0805-c5515-ibrdr-00-b-expected.checksum:
        * css2.1/t0805-c5515-ibrdr-00-b-expected.png:
        * css2.1/t0805-c5515-ibrdr-00-b-expected.txt:
        * css2.1/t0805-c5515-ibrdr-00-b.html:
        * css2.1/t0805-c5516-brdr-c-00-a.html:
        * css2.1/t0805-c5516-ibrdr-c-00-a.html:
        * css2.1/t0805-c5517-brdr-s-00-c.html:
        * css2.1/t0805-c5517-ibrdr-s-00-a.html:
        * css2.1/t0805-c5518-brdr-t-00-a.html:
        * css2.1/t0805-c5518-brdr-t-01-e-expected.checksum:
        * css2.1/t0805-c5518-brdr-t-01-e-expected.png:
        * css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
        * css2.1/t0805-c5518-brdr-t-01-e.html:
        * css2.1/t0805-c5518-ibrdr-t-00-a.html:
        * css2.1/t0805-c5519-brdr-r-00-a-expected.checksum:
        * css2.1/t0805-c5519-brdr-r-00-a-expected.png:
        * css2.1/t0805-c5519-brdr-r-00-a-expected.txt:
        * css2.1/t0805-c5519-brdr-r-00-a.html:
        * css2.1/t0805-c5519-brdr-r-01-e-expected.checksum:
        * css2.1/t0805-c5519-brdr-r-01-e-expected.png:
        * css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
        * css2.1/t0805-c5519-brdr-r-01-e.html:
        * css2.1/t0805-c5519-brdr-r-02-e.html:
        * css2.1/t0805-c5519-ibrdr-r-00-a.html:
        * css2.1/t0805-c5520-brdr-b-00-a.html:
        * css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
        * css2.1/t0805-c5520-brdr-b-01-e-expected.png:
        * css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
        * css2.1/t0805-c5520-brdr-b-01-e.html:
        * css2.1/t0805-c5520-ibrdr-b-00-a.html:
        * css2.1/t0805-c5521-brdr-l-00-a-expected.checksum:
        * css2.1/t0805-c5521-brdr-l-00-a-expected.png:
        * css2.1/t0805-c5521-brdr-l-00-a-expected.txt:
        * css2.1/t0805-c5521-brdr-l-00-a.html:
        * css2.1/t0805-c5521-brdr-l-01-e-expected.checksum:
        * css2.1/t0805-c5521-brdr-l-01-e-expected.png:
        * css2.1/t0805-c5521-brdr-l-01-e-expected.txt:
        * css2.1/t0805-c5521-brdr-l-01-e.html:
        * css2.1/t0805-c5521-brdr-l-02-e.html:
        * css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum:
        * css2.1/t0805-c5521-ibrdr-l-00-a-expected.png:
        * css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt:
        * css2.1/t0805-c5521-ibrdr-l-00-a.html:
        * css2.1/t0805-c5522-brdr-00-b.html:
        * css2.1/t0805-c5522-brdr-01-b-g.html:
        * css2.1/t0805-c5522-brdr-02-e.html:
        * css2.1/t0805-c5522-ibrdr-00-a.html:
        * css2.1/t09-c5526c-display-00-e.html:
        * css2.1/t090402-c42-ibx-pad-00-d-ag.html:
        * 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:
        * css2.1/t0905-c414-flt-01-d-g.html:
        * css2.1/t0905-c414-flt-02-c-expected.checksum:
        * css2.1/t0905-c414-flt-02-c-expected.png:
        * css2.1/t0905-c414-flt-02-c-expected.txt:
        * css2.1/t0905-c414-flt-02-c.html:
        * css2.1/t0905-c414-flt-03-c-expected.checksum:
        * css2.1/t0905-c414-flt-03-c-expected.png:
        * css2.1/t0905-c414-flt-03-c-expected.txt:
        * css2.1/t0905-c414-flt-03-c.html:
        * css2.1/t0905-c414-flt-04-c-expected.checksum:
        * css2.1/t0905-c414-flt-04-c-expected.png:
        * css2.1/t0905-c414-flt-04-c-expected.txt:
        * css2.1/t0905-c414-flt-04-c.html:
        * css2.1/t0905-c414-flt-fit-00-d-expected.checksum:
        * css2.1/t0905-c414-flt-fit-00-d-expected.png:
        * css2.1/t0905-c414-flt-fit-00-d-expected.txt:
        * css2.1/t0905-c414-flt-fit-00-d.html:
        * css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum:
        * css2.1/t0905-c414-flt-fit-01-d-g-expected.png:
        * css2.1/t0905-c414-flt-fit-01-d-g-expected.txt:
        * css2.1/t0905-c414-flt-fit-01-d-g.html:
        * css2.1/t0905-c414-flt-wrap-00-e.html:
        * css2.1/t0905-c414-flt-wrap-01-d-g.html:
        * css2.1/t0905-c5525-fltblck-00-d-ag-expected.checksum:
        * css2.1/t0905-c5525-fltblck-00-d-ag-expected.png:
        * css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt:
        * css2.1/t0905-c5525-fltblck-00-d-ag.html:
        * css2.1/t0905-c5525-fltblck-01-d-expected.checksum:
        * css2.1/t0905-c5525-fltblck-01-d-expected.png:
        * css2.1/t0905-c5525-fltblck-01-d-expected.txt:
        * css2.1/t0905-c5525-fltblck-01-d.html:
        * css2.1/t0905-c5525-fltclr-00-c-ag.html:
        * css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum:
        * css2.1/t0905-c5525-fltcont-00-d-g-expected.png:
        * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
        * css2.1/t0905-c5525-fltcont-00-d-g.html:
        * css2.1/t0905-c5525-flthw-00-c-g-expected.checksum:
        * css2.1/t0905-c5525-flthw-00-c-g-expected.png:
        * css2.1/t0905-c5525-flthw-00-c-g-expected.txt:
        * css2.1/t0905-c5525-flthw-00-c-g.html:
        * css2.1/t0905-c5525-fltinln-00-c-ag.html:
        * css2.1/t0905-c5525-fltmrgn-00-c-ag.html:
        * css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum:
        * css2.1/t0905-c5525-fltmult-00-d-g-expected.png:
        * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt:
        * css2.1/t0905-c5525-fltmult-00-d-g.html:
        * css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
        * css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
        * css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
        * css2.1/t0905-c5525-fltwidth-00-c-g.html:
        * css2.1/t0905-c5525-fltwidth-01-c-g.html:
        * css2.1/t0905-c5525-fltwidth-02-c-g-expected.checksum:
        * css2.1/t0905-c5525-fltwidth-02-c-g-expected.png:
        * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
        * css2.1/t0905-c5525-fltwidth-02-c-g.html:
        * css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum:
        * css2.1/t0905-c5525-fltwidth-03-c-g-expected.png:
        * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
        * css2.1/t0905-c5525-fltwidth-03-c-g.html:
        * css2.1/t0905-c5525-fltwrap-00-b-expected.checksum:
        * css2.1/t0905-c5525-fltwrap-00-b-expected.png:
        * css2.1/t0905-c5525-fltwrap-00-b-expected.txt:
        * css2.1/t0905-c5525-fltwrap-00-b.html:
        * css2.1/t090501-c414-flt-00-d.html:
        * css2.1/t090501-c414-flt-01-b-expected.checksum:
        * css2.1/t090501-c414-flt-01-b-expected.png:
        * css2.1/t090501-c414-flt-01-b-expected.txt:
        * css2.1/t090501-c414-flt-01-b.html:
        * css2.1/t090501-c414-flt-02-d-g.html:
        * css2.1/t090501-c414-flt-03-b-g-expected.checksum:
        * css2.1/t090501-c414-flt-03-b-g-expected.png:
        * css2.1/t090501-c414-flt-03-b-g-expected.txt:
        * css2.1/t090501-c414-flt-03-b-g.html:
        * css2.1/t090501-c414-flt-ln-00-d.html:
        * css2.1/t090501-c414-flt-ln-01-d-g-expected.checksum:
        * css2.1/t090501-c414-flt-ln-01-d-g-expected.png:
        * css2.1/t090501-c414-flt-ln-01-d-g-expected.txt:
        * css2.1/t090501-c414-flt-ln-01-d-g.html:
        * css2.1/t090501-c414-flt-ln-02-d.html:
        * css2.1/t090501-c414-flt-ln-03-d.html:
        * css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
        * css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
        * css2.1/t090501-c5525-flt-l-00-b-g-expected.txt:
        * css2.1/t090501-c5525-flt-l-00-b-g.html:
        * css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
        * css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
        * css2.1/t090501-c5525-flt-r-00-b-g-expected.txt:
        * css2.1/t090501-c5525-flt-r-00-b-g.html:
        * css2.1/t1002-c5523-width-00-b-g.html:
        * css2.1/t1002-c5523-width-01-b-g.html:
        * css2.1/t1002-c5523-width-02-b-g.html:
        * css2.1/t100303-c412-blockw-00-d-ag.html:
        * css2.1/t100304-c43-rpl-bbx-00-d-g.html:
        * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum:
        * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png:
        * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt:
        * css2.1/t100304-c43-rpl-bbx-01-d-g.html:
        * css2.1/t1004-c43-rpl-bbx-00-d-ag.html:
        * css2.1/t1004-c43-rpl-ibx-00-d-ag.html:
        * css2.1/t1004-c5524-width-00-b-g.html:
        * css2.1/t1005-c5524-width-00-b-g.html:
        * css2.1/t1005-c5524-width-01-b-g.html:
        * css2.1/t1008-c44-ln-box-00-d-ag.html:
        * css2.1/t1008-c44-ln-box-01-d-ag.html:
        * css2.1/t1008-c44-ln-box-02-d-ag.html:
        * css2.1/t1008-c44-ln-box-03-d-ag.html:
        * css2.1/t100801-c42-ibx-ht-00-d-a.html:
        * css2.1/t100801-c544-valgn-00-a-ag.html:
        * css2.1/t100801-c544-valgn-01-d-ag.html:
        * css2.1/t100801-c544-valgn-02-d-agi-expected.checksum:
        * css2.1/t100801-c544-valgn-02-d-agi-expected.png:
        * css2.1/t100801-c544-valgn-02-d-agi.html:
        * css2.1/t100801-c544-valgn-03-d-agi-expected.checksum:
        * css2.1/t100801-c544-valgn-03-d-agi-expected.png:
        * css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
        * css2.1/t100801-c544-valgn-03-d-agi.html:
        * css2.1/t100801-c544-valgn-04-d-agi.html:
        * css2.1/t100801-c548-leadin-00-d-a.html:
        * css2.1/t100801-c548-ln-ht-00-c-a.html:
        * css2.1/t100801-c548-ln-ht-01-b-ag.html:
        * css2.1/t100801-c548-ln-ht-02-b-ag.html:
        * css2.1/t100801-c548-ln-ht-03-d-ag.html:
        * css2.1/t100801-c548-ln-ht-04-d-ag.html:
        * css2.1/t1205-c561-list-displ-00-b.html:
        * css2.1/t1205-c563-list-type-00-b-expected.checksum:
        * css2.1/t1205-c563-list-type-00-b-expected.png:
        * css2.1/t1205-c563-list-type-00-b-expected.txt:
        * css2.1/t1205-c563-list-type-00-b.html:
        * css2.1/t1205-c563-list-type-01-b.html:
        * css2.1/t1205-c564-list-img-00-b-g.html:
        * css2.1/t1205-c565-list-pos-00-b.html:
        * css2.1/t1205-c566-list-stl-00-e-ag.html:
        * css2.1/t1205-c566-list-stl-01-c-g-expected.checksum:
        * css2.1/t1205-c566-list-stl-01-c-g-expected.png:
        * css2.1/t1205-c566-list-stl-01-c-g-expected.txt:
        * css2.1/t1205-c566-list-stl-01-c-g.html:
        * css2.1/t1401-c531-color-00-a.html:
        * css2.1/t1402-c45-bg-canvas-00-b.html:
        * css2.1/t140201-c532-bgcolor-00-a.html:
        * css2.1/t140201-c532-bgcolor-01-b.html:
        * css2.1/t140201-c533-bgimage-00-a.html:
        * css2.1/t140201-c533-bgimage-01-b-g.html:
        * css2.1/t140201-c534-bgre-00-b-ag-expected.checksum:
        * css2.1/t140201-c534-bgre-00-b-ag-expected.png:
        * css2.1/t140201-c534-bgre-00-b-ag-expected.txt:
        * css2.1/t140201-c534-bgre-00-b-ag.html:
        * css2.1/t140201-c534-bgre-01-b-ag-expected.checksum:
        * css2.1/t140201-c534-bgre-01-b-ag-expected.png:
        * css2.1/t140201-c534-bgre-01-b-ag-expected.txt:
        * css2.1/t140201-c534-bgre-01-b-ag.html:
        * css2.1/t140201-c534-bgreps-00-c-ag-expected.checksum:
        * css2.1/t140201-c534-bgreps-00-c-ag-expected.png:
        * css2.1/t140201-c534-bgreps-00-c-ag-expected.txt:
        * css2.1/t140201-c534-bgreps-00-c-ag.html:
        * css2.1/t140201-c534-bgreps-01-c-ag-expected.checksum:
        * css2.1/t140201-c534-bgreps-01-c-ag-expected.png:
        * css2.1/t140201-c534-bgreps-01-c-ag-expected.txt:
        * css2.1/t140201-c534-bgreps-01-c-ag.html:
        * css2.1/t140201-c534-bgreps-02-c-ag-expected.checksum:
        * css2.1/t140201-c534-bgreps-02-c-ag-expected.png:
        * css2.1/t140201-c534-bgreps-02-c-ag-expected.txt:
        * css2.1/t140201-c534-bgreps-02-c-ag.html:
        * css2.1/t140201-c534-bgreps-03-c-ag-expected.checksum:
        * css2.1/t140201-c534-bgreps-03-c-ag-expected.png:
        * css2.1/t140201-c534-bgreps-03-c-ag-expected.txt:
        * css2.1/t140201-c534-bgreps-03-c-ag.html:
        * css2.1/t140201-c534-bgreps-04-c-ag-expected.checksum:
        * css2.1/t140201-c534-bgreps-04-c-ag-expected.png:
        * css2.1/t140201-c534-bgreps-04-c-ag-expected.txt:
        * css2.1/t140201-c534-bgreps-04-c-ag.html:
        * css2.1/t140201-c534-bgreps-05-c-ag-expected.checksum:
        * css2.1/t140201-c534-bgreps-05-c-ag-expected.png:
        * css2.1/t140201-c534-bgreps-05-c-ag-expected.txt:
        * css2.1/t140201-c534-bgreps-05-c-ag.html:
        * css2.1/t140201-c535-bg-fixd-00-b-g.html:
        * css2.1/t140201-c536-bgpos-00-b-ag-expected.checksum:
        * css2.1/t140201-c536-bgpos-00-b-ag-expected.png:
        * css2.1/t140201-c536-bgpos-00-b-ag-expected.txt:
        * css2.1/t140201-c536-bgpos-00-b-ag.html:
        * css2.1/t140201-c536-bgpos-01-b-ag-expected.txt:
        * css2.1/t140201-c536-bgpos-01-b-ag.html:
        * css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum:
        * css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
        * css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt:
        * css2.1/t140201-c537-bgfxps-00-c-ag.html:
        * css2.1/t1503-c522-font-family-00-b.html:
        * css2.1/t1504-c523-font-style-00-b.html:
        * css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum:
        * css2.1/t1504-c543-txt-decor-00-d-g-expected.png:
        * css2.1/t1504-c543-txt-decor-00-d-g-expected.txt:
        * css2.1/t1504-c543-txt-decor-00-d-g.html:
        * css2.1/t1505-c524-font-var-00-b.html:
        * css2.1/t1506-c525-font-wt-00-b.html:
        * css2.1/t1507-c526-font-sz-00-b.html:
        * css2.1/t1507-c526-font-sz-01-b-a.html:
        * css2.1/t1507-c526-font-sz-02-b-a.html:
        * css2.1/t1507-c526-font-sz-03-f-a.html:
        * css2.1/t1508-c527-font-00-b.html:
        * css2.1/t1508-c527-font-01-b.html:
        * css2.1/t1508-c527-font-02-b.html:
        * css2.1/t1508-c527-font-03-b.html:
        * css2.1/t1508-c527-font-04-b.html:
        * css2.1/t1508-c527-font-05-b.html:
        * css2.1/t1508-c527-font-06-b.html:
        * css2.1/t1508-c527-font-07-b.html:
        * css2.1/t1508-c527-font-08-b.html:
        * css2.1/t1508-c527-font-09-b.html:
        * css2.1/t1508-c527-font-10-c.html:
        * css2.1/t1601-c547-indent-00-b-a-expected.checksum:
        * css2.1/t1601-c547-indent-00-b-a-expected.png:
        * css2.1/t1601-c547-indent-00-b-a-expected.txt:
        * css2.1/t1601-c547-indent-00-b-a.html:
        * css2.1/t1601-c547-indent-01-d.html:
        * css2.1/t1602-c43-center-00-d-ag.html:
        * css2.1/t1602-c546-txt-align-00-b.html:
        * css2.1/t1604-c541-word-sp-00-b-a-expected.checksum:
        * css2.1/t1604-c541-word-sp-00-b-a-expected.png:
        * css2.1/t1604-c541-word-sp-00-b-a-expected.txt:
        * css2.1/t1604-c541-word-sp-00-b-a.html:
        * css2.1/t1604-c541-word-sp-01-b-a-expected.checksum:
        * css2.1/t1604-c541-word-sp-01-b-a-expected.png:
        * css2.1/t1604-c541-word-sp-01-b-a-expected.txt:
        * css2.1/t1604-c541-word-sp-01-b-a.html:
        * css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum:
        * css2.1/t1604-c542-letter-sp-00-b-a-expected.png:
        * css2.1/t1604-c542-letter-sp-00-b-a-expected.txt:
        * css2.1/t1604-c542-letter-sp-00-b-a.html:
        * css2.1/t1604-c542-letter-sp-01-b-a-expected.checksum:
        * css2.1/t1604-c542-letter-sp-01-b-a-expected.png:
        * css2.1/t1604-c542-letter-sp-01-b-a-expected.txt:
        * css2.1/t1604-c542-letter-sp-01-b-a.html:
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum:
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.png:
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.txt:
        * css2.1/t1605-c545-txttrans-00-b-ag.html:
        * css2.1/t1606-c562-white-sp-00-b-ag.html:

2006-01-04  Darin Adler  <darin@apple.com>

        - added a missing test result

        * svg/custom/fractional-rects-expected.png: Added.

2006-01-04  Anders Carlsson  <andersca@mac.com>

        Reviewed by Eric.

        - update tests for http://bugs.webkit.org/show_bug.cgi?id=6180
        "text" output in fragment produced by XSLTProccessor is wrong (has xhtml garbage)
        
        * fast/xsl/xslt-processer-expected.txt:
        Update.

2006-01-04  Geoffrey Garen  <ggaren@apple.com>

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=6311
        document.plugins doesn't exist

        * fast/dom/HTMLDocument/document-plugins-expected.txt: Added.
        * fast/dom/HTMLDocument/document-plugins.html: Added.

2006-01-04  Geoffrey Garen  <ggaren@apple.com>
 
         Layout test for <rdar://problem/4214080> document.embeds: 
         embeds[0].Play() undefined at languageguide.org prevents audio playing 
         on mouseover
 
         * fast/dom/object-embed-plugin-scripting-expected.txt: Added.
         * fast/dom/object-embed-plugin-scripting.html: Added.
         * fast/dom/resources/articles.m4a: Added.
 
2006-01-04  Kimmo Kinnunen  <kimmo.kinnunen@nokia.com>

        Reviewed by eseidel.

        Updated layout tests after QRect (size & point) to Q*F change
        http://bugs.webkit.org/show_bug.cgi?id=4462

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
        * svg/custom/control-points-for-S-and-T-expected.txt:
        * svg/custom/fractional-rects-expected.checksum: Added.
        * svg/custom/fractional-rects-expected.txt: Added.
        * svg/custom/fractional-rects.svg: Added.
        * svg/custom/path-bad-data-expected.txt:
        * svg/custom/path-update-expected.txt:
        * svg/custom/use-forward-refs-expected.txt:

2006-01-03  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        Layout test for:
        <http://bugs.webkit.org/show_bug.cgi?id=4609>
        window.getSelection().toString() is undefined (range object 
        returned from window.getSelection() is useless)

        * editing/selection/toString-expected.txt: Added.
        * editing/selection/toString.html: Added.

2006-01-03  Eric Seidel  <eseidel@apple.com>

        Reviewed by darin.

        REGRESSION: repro crash w/ invalid charset attribute on <script>
        http://bugs.webkit.org/show_bug.cgi?id=6345

        * fast/loader/invalid-charset-on-script-crashes-loader-expected.txt: Added.
        * fast/loader/invalid-charset-on-script-crashes-loader.html: Added.
        * fast/loader/resources/invalid-charset-on-script-crashes-loader.js: Added.

2006-01-03  Anders Carlsson  <andersca@mac.com>

        Reviewed by Eric.

        - add tests for http://bugs.webkit.org/show_bug.cgi?id=6358
        JS objects missing "prototype" properties
        
        * fast/js/test-prototypes-expected.txt: Added.
        * fast/js/test-prototypes.html: Added.

2006-01-03  Anders Carlsson  <andersca@mac.com>

        Reviewed by Darin.

        - Add test for http://bugs.webkit.org/show_bug.cgi?id=6357
        REGRESSION: iframe and target is broken
        
        * fast/frames/iframe-target-expected.txt: Added.
        * fast/frames/iframe-target.html: Added.

2006-01-03  Justin Garcia  <justin.garcia@apple.com>
        
        New/updated layout tests for:
        <http://bugs.webkit.org/show_bug.cgi?id=4904>
        Bug with baseOffset and extentOffset in selections (for writely.com)
        <rdar://problem/4259818>
        selection object incorrect after double-clicking a word

        * editing/selection/anchor-focus1-expected.txt: Added.
        * editing/selection/anchor-focus1.html: Added.
        * editing/selection/anchor-focus2-expected.txt: Added.
        * editing/selection/anchor-focus2.html: Added.
        * editing/selection/anchor-focus3-expected.txt: Added.
        * editing/selection/anchor-focus3.html: Added.
        * editing/selection/getRangeAt-expected.txt: Added.
        * editing/selection/getRangeAt.html: Added.
        * editing/selection/unrendered-001-expected.txt:

2006-01-03  Anders Carlsson  <andersca@mac.com>

        Reviewed by Maciej.

        - Add test for http://bugs.webkit.org/show_bug.cgi?id=5378
        createDocument fails with DOM Exception 5 when passed empty qname
        
        * dom/html/level2/core/createDocument08-expected.txt:
        * dom/xhtml/level2/core/createDocument08-expected.txt:
        These now fail.
        
        * fast/dom/createDocument-empty-expected.txt: Added.
        * fast/dom/createDocument-empty.html: Added.

2006-01-03  Anders Carlsson  <andersca@mac.com>

        Reviewed by Darin.

        - Add tests for http://bugs.webkit.org/show_bug.cgi?id=5177
        Javascript cloneNode(deep) does not clone form elements correctly
        
        * fast/dom/clone-node-form-elements-expected.txt: Added.
        * fast/dom/clone-node-form-elements.html: Added.

2006-01-03  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Eric.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5609
          XSLT document() doesn't handle relative paths
        
        * fast/xsl/xslt-relative-path.xml: Added.
        * fast/xsl/resources/findme.xml: Added.
        * fast/xsl/xslt-relative-path-expected.txt: Added.
        * fast/xsl/xslt-relative-path-expected.checksum: Added.
        * fast/xsl/xslt-relative-path-expected.png: Added.

2005-12-30  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.
        
        - test for http://bugs.webkit.org/show_bug.cgi?id=5461
          Text width measured incorrectly when text-align: justify
        
        * fast/text/justified-text-rect-expected.checksum: Added.
        * fast/text/justified-text-rect-expected.png: Added.
        * fast/text/justified-text-rect-expected.txt: Added.
        * fast/text/justified-text-rect.html: Added.

2005-12-30  Eric Seidel  <eseidel@apple.com>

        Reviewed by ggaren.

        Missing CSS Style sheets in one of the XHTML tests in WebCore
        http://bugs.webkit.org/show_bug.cgi?id=6305

        * fast/parser/entities-in-xhtml.xhtml: removed <link> to css sheet

2005-12-30  Anders Carlsson  <andersca@mac.com>

        Reviewed by Eric.

        - Update tests for http://bugs.webkit.org/show_bug.cgi?id=6297
        XMLSerializer should use createMarkup
                
        * fast/dom/XMLSerializer.html:
        * fast/dom/XMLSerializer-expected.txt:
        Create a document fragment and serialize it.
                
        * fast/dom/dom-parse-serialize.html:
        * fast/dom/dom-parse-serialize-expected.txt:
        Add some entities to attributes and text nodes.

        * fast/xsl/xslt-processer-expected.txt:
        Update test results.

2005-12-30  Eric Seidel  <eseidel@apple.com>

        No review, just adding a couple missing results.

        One missing pixel test.
        One result which never was updated properly after rounded rect fix:
        http://bugs.webkit.org/show_bug.cgi?id=6157

        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
        * fast/parser/xhtml-alternate-entities-expected.checksum: Added.
        * fast/parser/xhtml-alternate-entities-expected.png: Added.

2005-12-30  Joost de Valk  <webkit@joostdevalk.nl>

        Reviewed by Darin, landed by Maciej.

        - land test case documenting wontfix status for certain overflow/table behavior
        http://bugs.webkit.org/show_bug.cgi?id=3505

        * fast/overflow/overflow-auto-table-expected.checksum: Added.
        * fast/overflow/overflow-auto-table-expected.png: Added.
        * fast/overflow/overflow-auto-table-expected.txt: Added.
        * fast/overflow/overflow-auto-table.html: Added.

2005-12-30  Eric Seidel  <eseidel@apple.com>

        No review, updating stale results.
        I went over all the interesting ones with mjs and hyatt.

        * css2.1/t040304-c64-uri-00-a-g-expected.checksum:
        * css2.1/t040304-c64-uri-00-a-g-expected.png:
        * css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum:
        * css2.1/t0905-c414-flt-wrap-01-d-g-expected.png:
        * css2.1/t100801-c544-valgn-02-d-agi-expected.checksum:
        * css2.1/t100801-c544-valgn-02-d-agi-expected.png:
        * dom/xhtml/level2/html/HTMLBaseElement02-expected.checksum:
        * dom/xhtml/level2/html/HTMLBaseElement02-expected.png:
        * dom/xhtml/level2/html/frame-expected.checksum:
        * dom/xhtml/level2/html/frame-expected.png:
        * dom/xhtml/level2/html/iframe-expected.checksum:
        * dom/xhtml/level2/html/iframe-expected.png:
        * editing/selection/extend-by-word-002-expected.checksum:
        * editing/selection/extend-by-word-002-expected.png:
        * fast/css/imageTileOpacity-expected.checksum:
        * fast/css/imageTileOpacity-expected.png:
        * fast/forms/001-expected.checksum:
        * fast/forms/001-expected.png:
        * fast/frames/empty-frame-src-expected.checksum:
        * fast/frames/empty-frame-src-expected.png:
        * fast/frames/invalid-expected.checksum:
        * fast/frames/invalid-expected.png:
        * fast/frames/valid-expected.checksum:
        * fast/frames/valid-expected.png:
        * svg/custom/conditional-processing-outside-switch-expected.txt:
        * svg/custom/control-points-for-S-and-T-expected.txt:
        * svg/custom/fill-update-expected.txt:
        * svg/custom/junk-data-expected.txt:
        * svg/custom/missing-xlink-expected.txt:
        * svg/custom/path-bad-data-expected.txt:
        * svg/custom/path-update-expected.txt:
        * svg/custom/simpleCDF-expected.txt:
        * svg/custom/transform-ignore-after-invalid-expected.txt:
        * svg/custom/transform-invalid-expected.txt:
        * svg/custom/transform-with-ending-space-expected.txt:
        * svg/custom/use-forward-refs-expected.txt:

2005-12-30  Maciej Stachowiak  <mjs@apple.com>

        No review.

        - updated test results for Number.toString() fixes:
        <http://bugs.webkit.org/show_bug.cgi?id=6259>

        * fast/js/kde/Number-expected.txt:

2005-12-30  Eric Seidel  <eseidel@apple.com>

        No review, just updating results.

        Updating results, after landing color-matching change.
        http://bugs.webkit.org/show_bug.cgi?id=6155

        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
        * svg/custom/conditional-processing-outside-switch-expected.checksum:
        * svg/custom/conditional-processing-outside-switch-expected.png:
        * svg/custom/control-points-for-S-and-T-expected.checksum:
        * svg/custom/control-points-for-S-and-T-expected.png:
        * svg/custom/fill-update-expected.checksum:
        * svg/custom/fill-update-expected.png:
        * svg/custom/junk-data-expected.checksum:
        * svg/custom/junk-data-expected.png:
        * svg/custom/missing-xlink-expected.checksum:
        * svg/custom/missing-xlink-expected.png:
        * svg/custom/path-bad-data-expected.checksum:
        * svg/custom/path-bad-data-expected.png:
        * svg/custom/path-update-expected.checksum:
        * svg/custom/path-update-expected.png:
        * svg/custom/simpleCDF-expected.checksum:
        * svg/custom/simpleCDF-expected.png:
        * svg/custom/simpleCDF-expected.txt:
        * svg/custom/transform-ignore-after-invalid-expected.checksum:
        * svg/custom/transform-ignore-after-invalid-expected.png:
        * svg/custom/transform-ignore-after-invalid.svg:
        * svg/custom/transform-invalid-expected.checksum:
        * svg/custom/transform-invalid-expected.png:
        * svg/custom/transform-with-ending-space-expected.checksum:
        * svg/custom/transform-with-ending-space-expected.png:
        * svg/custom/use-forward-refs-expected.checksum:
        * svg/custom/use-forward-refs-expected.png:

2005-12-30  Rob Buis  <rwlbuis@xs4all.nl>

        Reviewed by eseidel.

        WebCore+SVG has some problems with rounded rectangles
        http://bugs.webkit.org/show_bug.cgi?id=6157

        * svg/custom/rounded-rects-expected.checksum: Added.
        * svg/custom/rounded-rects-expected.png: Added.
        * svg/custom/rounded-rects-expected.txt: Added.
        * svg/custom/rounded-rects.svg: Added.

2005-12-29  Graham Dennis  <Graham.Dennis@gmail.com>

        Reviewed and refined by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=3579
          In-place style-switching is leaving junk behind, messing up styles

        * fast/css/margin-top-bottom-dynamic-expected.checksum: Added.
        * fast/css/margin-top-bottom-dynamic-expected.png: Added.
        * fast/css/margin-top-bottom-dynamic-expected.txt: Added.
        * fast/css/margin-top-bottom-dynamic.html: Added.

2005-12-29  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs.

        XML documents with "html" in dtd name use XHTML entities when they shouldn't
        http://bugs.webkit.org/show_bug.cgi?id=6290

        * fast/parser/xhtml-alternate-entities-expected.txt: Added.
        * fast/parser/xhtml-alternate-entities.xml: Added.

2005-12-28  Mark Rowe  <opendarwin.org@bdash.net.nz>

        Reviewed by eseidel.

        http://bugs.webkit.org/show_bug.cgi?id=4301
        Support HTML entities on pages parsed as XHTML

        * fast/parser/entities-in-xhtml-expected.txt: Added.
        * fast/parser/entities-in-xhtml.xhtml: Added.

2005-12-29  Geoffrey Garen  <ggaren@apple.com>
        
        Updated test results for the last few JavaScriptCore patches
        I checked in.

        * ChangeLog:
        * fast/js/array-float-delete-expected.txt: Added.
        * fast/js/kde/Date-expected.txt:
        * fast/js/kde/Number-expected.txt:
        * fast/js/kde/StringObject-expected.txt:

2005-12-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by darin, landed by Geoff

        - test for http://bugs.webkit.org/show_bug.cgi?id=3922
          Variable word/letter spacing and full justification not supported for
          ATSUI-rendered text

        * fast/text/atsui-spacing-features-expected.checksum: Added.
        * fast/text/atsui-spacing-features-expected.png: Added.
        * fast/text/atsui-spacing-features-expected.txt: Added.
        * fast/text/atsui-spacing-features.html: Added.

2005-12-28  Anders Carlsson  <andersca@mac.com>

        Reviewed by Maciej.

        - Add test for http://bugs.webkit.org/show_bug.cgi?id=6268
        Add undetectable document.all
        
        * fast/dom/undetectable-document-all-expected.txt: Added.
        * fast/dom/undetectable-document-all.html: Added.

2005-12-28  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Eric, landed by ap.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6214
          text-indent in RTL block does the opposite

        * fast/block/basic/text-indent-rtl-expected.checksum: Added.
        * fast/block/basic/text-indent-rtl-expected.png: Added.
        * fast/block/basic/text-indent-rtl-expected.txt: Added.
        * fast/block/basic/text-indent-rtl.html: Added.

2005-12-28  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin, landed by ap.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5812
          Generate load events for <script> elements

        * fast/dom/HTMLScriptElement/resources/script-load.js: Added.
        * fast/dom/HTMLScriptElement/script-load-events-expected.txt: Added.
        * fast/dom/HTMLScriptElement/script-load-events.html: Added.

2005-12-28  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Maciej.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6246
          TextIterator::rangeFromLocationAndLength() returns nil range for an 
          empty document

        * editing/input/range-for-empty-document-expected.txt: Added.
        * editing/input/range-for-empty-document.html: Added.

2005-12-27  Maciej Stachowiak  <mjs@apple.com>

        Rubber stamped by Eric.

        - proper length for Array concat function is 1, not 0; also add test
        for String concat.
        
        * fast/js/kde/function_length-expected.txt:
        * fast/js/kde/resources/function_length.js:

2005-12-27  Anders Carlsson  <andersca@mac.com>

        Reviewed by Darin.

        - Update tests for http://bugs.webkit.org/show_bug.cgi?id=6250
        Implement Array.map and Array.filter
        
        * fast/js/array-every-expected.txt:
        * fast/js/array-every.html:
        * fast/js/array-foreach-expected.txt:
        * fast/js/array-foreach.html:
        Modify these tests since Array.every and Array.foreach now follow Mozilla
        and treat arrays as sparse, not visiting non-existing properties.

2005-12-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Maciej, landed by Darin.

        - fix http://bugs.webkit.org/show_bug.cgi?id=4844
        Render "simple" Hebrew using the CG codepath

        * fast/text/international/bidi-AN-after-L-expected.checksum: Updated.
        * fast/text/international/bidi-AN-after-L-expected.png: Updated.
        * fast/text/international/bidi-L2-run-reordering-expected.checksum: Updated.
        * fast/text/international/bidi-L2-run-reordering-expected.png: Updated.
        * fast/text/international/bidi-LDB-2-CSS-expected.checksum: Updated.
        * fast/text/international/bidi-LDB-2-CSS-expected.png: Updated.
        * fast/text/international/bidi-LDB-2-HTML-expected.checksum: Updated.
        * fast/text/international/bidi-LDB-2-HTML-expected.png: Updated.
        * fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Updated.
        * fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Updated.
        * fast/text/international/bidi-explicit-embedding-expected.checksum: Updated.
        * fast/text/international/bidi-explicit-embedding-expected.png: Updated.
        * fast/text/international/bidi-fallback-font-weight-expected.checksum: Updated.
        * fast/text/international/bidi-fallback-font-weight-expected.png: Updated.
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Updated.
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Updated.
        * fast/text/international/bidi-innertext-expected.checksum: Updated.
        * fast/text/international/bidi-innertext-expected.png: Updated.
        * fast/text/international/bidi-layout-across-linebreak-expected.checksum: Updated.
        * fast/text/international/bidi-layout-across-linebreak-expected.png: Updated.
        * fast/text/international/bidi-override-expected.checksum: Updated.
        * fast/text/international/bidi-override-expected.png: Updated.

2005-12-27  Sam Weinig  <sam.weinig@gmail.com>

        Reviewed by Maciej, landed by Darin.

        - fixed <http://bugs.webkit.org/show_bug.cgi?id=4101>
        CSS Fibonacci spiral using 4 images doesn't render correctly

        * fast/replaced/absolute-image-sizing-expected.checksum: Added.
        * fast/replaced/absolute-image-sizing-expected.png: Added.
        * fast/replaced/absolute-image-sizing-expected.txt: Added.
        * fast/replaced/absolute-image-sizing.html: Added.

2005-12-27  Maciej Stachowiak  <mjs@apple.com>

        No review, just a test harness change.

        - avoid bombing out if a shouldBe test case unexpectedly throws an exception

        * fast/js/kde/resources/base.js:

        - this lets some of the tests get a bit further, so new results:

        * fast/js/kde/Number-expected.txt:
        * fast/js/kde/RegExp-expected.txt:
        * fast/js/kde/exception_propagation-expected.txt:
        * fast/js/kde/parse-expected.txt:

2005-12-27  Maks Orlovich <maksim@kde.org>

        Reviewed, tweaked and landed by Maciej.

        - test case for 4405: <button> not listed in form collections.
        http://bugs.webkit.org/show_bug.cgi?id=4405

        * fast/forms/button-in-forms-collection-expected.txt: Added.
        * fast/forms/button-in-forms-collection.html: Added.

2005-12-27  Maks Orlovich <maksim@kde.org>

        Reviewed, tweaked and landed by Maciej.

        - test case for 6234: Can delete array index property incorrectly.
        http://bugs.webkit.org/show_bug.cgi?id=6234

        * fast/js/array-float-delete.html: Added.

2005-12-26  Maciej Stachowiak  <mjs@apple.com>

        Rubber stamped by Geoff.

        - land JavaScript tests from the kde version of kjs

        * fast/js/kde/Array-expected.txt: Added.
        * fast/js/kde/Array.html: Added.
        * fast/js/kde/Boolean-expected.txt: Added.
        * fast/js/kde/Boolean.html: Added.
        * fast/js/kde/Date-expected.txt: Added.
        * fast/js/kde/Date.html: Added.
        * fast/js/kde/Error-expected.txt: Added.
        * fast/js/kde/Error.html: Added.
        * fast/js/kde/GlobalObject-expected.txt: Added.
        * fast/js/kde/GlobalObject.html: Added.
        * fast/js/kde/Number-expected.txt: Added.
        * fast/js/kde/Number.html: Added.
        * fast/js/kde/Object-expected.txt: Added.
        * fast/js/kde/Object.html: Added.
        * fast/js/kde/Prototype-expected.txt: Added.
        * fast/js/kde/Prototype.html: Added.
        * fast/js/kde/RegExp-expected.txt: Added.
        * fast/js/kde/RegExp.html: Added.
        * fast/js/kde/StringObject-expected.txt: Added.
        * fast/js/kde/StringObject.html: Added.
        * fast/js/kde/assignments-expected.txt: Added.
        * fast/js/kde/assignments.html: Added.
        * fast/js/kde/cast-expected.txt: Added.
        * fast/js/kde/cast.html: Added.
        * fast/js/kde/comment-1-expected.txt: Added.
        * fast/js/kde/comment-1.html: Added.
        * fast/js/kde/comment-2-expected.txt: Added.
        * fast/js/kde/comment-2.html: Added.
        * fast/js/kde/completion-expected.txt: Added.
        * fast/js/kde/completion.html: Added.
        * fast/js/kde/conditional-expected.txt: Added.
        * fast/js/kde/conditional.html: Added.
        * fast/js/kde/const-expected.txt: Added.
        * fast/js/kde/const.html: Added.
        * fast/js/kde/constructor_length-expected.txt: Added.
        * fast/js/kde/constructor_length.html: Added.
        * fast/js/kde/crash-1-expected.txt: Added.
        * fast/js/kde/crash-1.html: Added.
        * fast/js/kde/crash-2-expected.txt: Added.
        * fast/js/kde/crash-2.html: Added.
        * fast/js/kde/delete-expected.txt: Added.
        * fast/js/kde/delete.html: Added.
        * fast/js/kde/empty-expected.txt: Added.
        * fast/js/kde/empty.html: Added.
        * fast/js/kde/encode_decode_uri-expected.txt: Added.
        * fast/js/kde/encode_decode_uri.html: Added.
        * fast/js/kde/eval-expected.txt: Added.
        * fast/js/kde/eval.html: Added.
        * fast/js/kde/evil-n-expected.txt: Added.
        * fast/js/kde/evil-n.html: Added.
        * fast/js/kde/exception_propagation-expected.txt: Added.
        * fast/js/kde/exception_propagation.html: Added.
        * fast/js/kde/exceptions-expected.txt: Added.
        * fast/js/kde/exceptions.html: Added.
        * fast/js/kde/function-expected.txt: Added.
        * fast/js/kde/function.html: Added.
        * fast/js/kde/function_arguments-expected.txt: Added.
        * fast/js/kde/function_arguments.html: Added.
        * fast/js/kde/function_constructor-expected.txt: Added.
        * fast/js/kde/function_constructor.html: Added.
        * fast/js/kde/function_length-expected.txt: Added.
        * fast/js/kde/function_length.html: Added.
        * fast/js/kde/garbage-n-expected.txt: Added.
        * fast/js/kde/garbage-n.html: Added.
        * fast/js/kde/inbuilt_function_proto-expected.txt: Added.
        * fast/js/kde/inbuilt_function_proto.html: Added.
        * fast/js/kde/inbuilt_function_tostring-expected.txt: Added.
        * fast/js/kde/inbuilt_function_tostring.html: Added.
        * fast/js/kde/iteration-expected.txt: Added.
        * fast/js/kde/iteration.html: Added.
        * fast/js/kde/j-comment-3-expected.txt: Added.
        * fast/js/kde/j-comment-3.html: Added.
        * fast/js/kde/j-comment-4-expected.txt: Added.
        * fast/js/kde/j-comment-4.html: Added.
        * fast/js/kde/literals-expected.txt: Added.
        * fast/js/kde/literals.html: Added.
        * fast/js/kde/math-expected.txt: Added.
        * fast/js/kde/math.html: Added.
        * fast/js/kde/md5-1-expected.txt: Added.
        * fast/js/kde/md5-1.html: Added.
        * fast/js/kde/md5-2-expected.txt: Added.
        * fast/js/kde/md5-2.html: Added.
        * fast/js/kde/object_prototype-expected.txt: Added.
        * fast/js/kde/object_prototype.html: Added.
        * fast/js/kde/object_prototype_tostring-expected.txt: Added.
        * fast/js/kde/object_prototype_tostring.html: Added.
        * fast/js/kde/operators-expected.txt: Added.
        * fast/js/kde/operators.html: Added.
        * fast/js/kde/parse-expected.txt: Added.
        * fast/js/kde/parse.html: Added.
        * fast/js/kde/prototype_length-expected.txt: Added.
        * fast/js/kde/prototype_length.html: Added.
        * fast/js/kde/prototype_proto-expected.txt: Added.
        * fast/js/kde/prototype_proto.html: Added.
        * fast/js/kde/resources/Array.js: Added.
        * fast/js/kde/resources/Boolean.js: Added.
        * fast/js/kde/resources/Date.js: Added.
        * fast/js/kde/resources/Error.js: Added.
        * fast/js/kde/resources/GlobalObject.js: Added.
        * fast/js/kde/resources/KNOWN_FAILURES: Added.
        * fast/js/kde/resources/Number.js: Added.
        * fast/js/kde/resources/Object.js: Added.
        * fast/js/kde/resources/Prototype.js: Added.
        * fast/js/kde/resources/README: Added.
        * fast/js/kde/resources/RegExp.js: Added.
        * fast/js/kde/resources/StringObject.js: Added.
        * fast/js/kde/resources/assignments.js: Added.
        * fast/js/kde/resources/base.js: Added.
        * fast/js/kde/resources/cast.js: Added.
        * fast/js/kde/resources/comment-1.js: Added.
        * fast/js/kde/resources/comment-2.js: Added.
        * fast/js/kde/resources/completion.js: Added.
        * fast/js/kde/resources/conditional.js: Added.
        * fast/js/kde/resources/const.js: Added.
        * fast/js/kde/resources/constructor_length.js: Added.
        * fast/js/kde/resources/crash-1.js: Added.
        * fast/js/kde/resources/crash-2.js: Added.
        * fast/js/kde/resources/delete.js: Added.
        * fast/js/kde/resources/empty.js: Added.
        * fast/js/kde/resources/encode_decode_uri.js: Added.
        * fast/js/kde/resources/eval.js: Added.
        * fast/js/kde/resources/evil-n.js: Added.
        * fast/js/kde/resources/exception_propagation.js: Added.
        * fast/js/kde/resources/exceptions.js: Added.
        * fast/js/kde/resources/function.js: Added.
        * fast/js/kde/resources/function_arguments.js: Added.
        * fast/js/kde/resources/function_constructor.js: Added.
        * fast/js/kde/resources/function_length.js: Added.
        * fast/js/kde/resources/garbage-n.js: Added.
        * fast/js/kde/resources/inbuilt_function_proto.js: Added.
        * fast/js/kde/resources/inbuilt_function_tostring.js: Added.
        * fast/js/kde/resources/iteration.js: Added.
        * fast/js/kde/resources/j-comment-3.js: Added.
        * fast/js/kde/resources/j-comment-4.js: Added.
        * fast/js/kde/resources/literals.js: Added.
        * fast/js/kde/resources/math.js: Added.
        * fast/js/kde/resources/md5-1.js: Added.
        * fast/js/kde/resources/md5-2.js: Added.
        * fast/js/kde/resources/object_prototype.js: Added.
        * fast/js/kde/resources/object_prototype_tostring.js: Added.
        * fast/js/kde/resources/operators.js: Added.
        * fast/js/kde/resources/parse.js: Added.
        * fast/js/kde/resources/prototype_length.js: Added.
        * fast/js/kde/resources/prototype_proto.js: Added.
        * fast/js/kde/resources/scope.js: Added.
        * fast/js/kde/resources/shell.js: Added.
        * fast/js/kde/resources/statements.js: Added.
        * fast/js/kde/resources/string-1-n.js: Added.
        * fast/js/kde/resources/string-2-n.js: Added.
        * fast/js/kde/resources/var_decl_init.js: Added.
        * fast/js/kde/scope-expected.txt: Added.
        * fast/js/kde/scope.html: Added.
        * fast/js/kde/statements-expected.txt: Added.
        * fast/js/kde/statements.html: Added.
        * fast/js/kde/string-1-n-expected.txt: Added.
        * fast/js/kde/string-1-n.html: Added.
        * fast/js/kde/string-2-n-expected.txt: Added.
        * fast/js/kde/string-2-n.html: Added.
        * fast/js/kde/var_decl_init-expected.txt: Added.
        * fast/js/kde/var_decl_init.html: Added.

2005-12-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by eseidel.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6236
          REGRESSION: Crash in DOMString::replace() in ToT (12/24/05)

        * fast/forms/domstring-replace-crash-expected.txt: Added.
        * fast/forms/domstring-replace-crash.html: Added.

2005-12-22  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin Adler.

        - fix http://bugs.webkit.org/show_bug.cgi?id=6118
        Investigate not using the frameset charset as a default for frames

        * fast/encoding/frame-default-enc-expected.checksum: Added.
        * fast/encoding/frame-default-enc-expected.png: Added.
        * fast/encoding/frame-default-enc-expected.txt: Added.
        * fast/encoding/frame-default-enc.html: Added.
        * fast/encoding/resources/frame-default-enc-frame.html: Added.

2005-12-22  Justin Garcia  <justin.garcia@apple.com>

        <http://bugs.webkit.org/show_bug.cgi?id=6211>
        fast/text/attributed-substring-from-range-lines needs LayoutTests/editing/editing.js

        * editing/input/attributed-substring-from-range-lines-expected.txt: Added.
        * editing/input/attributed-substring-from-range-lines.html: Added.
        * fast/text/attributed-substring-from-range-lines-expected.txt: Removed.
        * fast/text/attributed-substring-from-range-lines.html: Removed.

2005-12-22  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Eric.

        - updated for WebCore changes to make XSLT params partially work

        * fast/xsl/xslt-processer-expected.txt:

2005-12-22  Adele Peterson  <adele@apple.com>

        Reviewed by Tim Hatcher.

        Tests for <rdar://problem/4387433> Seed: Radio buttons behave incorrectly in Gmail settings

        * fast/forms/radio_checked_dynamic-expected.checksum: Added.
        * fast/forms/radio_checked_dynamic-expected.png: Added.
        * fast/forms/radio_checked_dynamic-expected.txt: Added.
        * fast/forms/radio_checked_dynamic.html: Added.

2005-12-22  Darin Adler  <darin@apple.com>

        Reviewed by Eric.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6192
          add support for non-standard &nsup; entity (implemented in other browsers)

        * fast/parser/nsup-entity-expected.txt: Added.
        * fast/parser/nsup-entity.html: Added.

2005-12-16  Darin Adler  <darin@apple.com>

        - fix http://bugs.webkit.org/show_bug.cgi?id=6184
          fast/text/attributed-substring-from-range* failing

        * fast/text/attributed-substring-from-range-expected.txt: Updated.
        * fast/text/attributed-substring-from-range-lines-expected.txt: Updated.

2005-12-21  Adele Peterson  <adele@apple.com>

        Reviewed by Darin.

        Updating results for:
        http://bugs.webkit.org/show_bug.cgi?id=5911
        REGRESSION: Page scroll position jumps when clicking on word in editable div

        These results all changed because we now select all for contenteditable elements when focus() is called on them.

        * editing/selection/focus_editable_html-expected.checksum:
        * editing/selection/focus_editable_html-expected.png:
        * editing/selection/focus_editable_html-expected.txt:
        * fast/dom/blur-contenteditable-expected.txt:
        * fast/dom/focus-contenteditable-expected.checksum:
        * fast/dom/focus-contenteditable-expected.png:
        * fast/dom/focus-contenteditable-expected.txt:
        * fast/overflow/overflow-focus-ring-expected.checksum:
        * fast/overflow/overflow-focus-ring-expected.png:
        * fast/overflow/overflow-focus-ring-expected.txt:

2005-12-21  Eric Seidel  <eseidel@apple.com>

        Fixed ChangeLog typo.

2005-12-21  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs.

        Beef up our XSLT processor tests to include a test which passes
        a parameter into the transform.  I also took this opportunity
        to clean up the output a bit, and in the process found another
        bug and filed http://bugs.webkit.org/show_bug.cgi?id=6180 

        * fast/xsl/resources/xslt-param.xml: Added.
        * fast/xsl/resources/xslt-param.xsl: Added.
        * fast/xsl/xslt-processer-expected.txt:
        * fast/xsl/xslt-processer.html:

2005-12-20  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by justin
        
        New layout tests for:
        <http://bugs.webkit.org/show_bug.cgi?id=4682>
        -[WebHTMLView firstRectForCharacterRange:] is using _selectedRange instead of the given range if no marked text

        * editing/input/firstrectforcharacterrange-plain-expected.txt: Added.
        * editing/input/firstrectforcharacterrange-plain.html: Added.
        * editing/input/firstrectforcharacterrange-styled-expected.txt: Added.
        * editing/input/firstrectforcharacterrange-styled.html: Added.

2005-12-20  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by darin
        
        Layout test for:
        <rdar://problem/4103393> Frequent Safari crash on lexisnexus.com (khtml::Selection::xPosForVerticalArrowNavigation)
         <rdar://problem/4330451> CrashTracer: [REGRESSION] 2235 crashes in Safari at com.apple.WebCore: khtml::Selection::xPosForVerticalArrowNavigation const  436

        * editing/selection/selection-actions-expected.checksum: Added.
        * editing/selection/selection-actions-expected.png: Added.
        * editing/selection/selection-actions-expected.txt: Added.
        * editing/selection/selection-actions.html: Added.

2005-12-19  Geoffrey Garen  <ggaren@apple.com>

        Layout test for <rdar://problem/4370397> Missing return statement in
        JSMethodNameToObjcMethodName.

        * fast/js/objc-big-method-name-expected.txt: Added.
        * fast/js/objc-big-method-name.html: Added.

2005-12-19  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin, committed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6139
          ATSUI code path should implement small caps, synthetic bold and oblique and correct metrics for fallback fonts

        * fast/text/atsui-multiple-renderers-expected.checksum: Added.
        * fast/text/atsui-multiple-renderers-expected.png: Added.
        * fast/text/atsui-multiple-renderers-expected.txt: Added.
        * fast/text/atsui-multiple-renderers.html: Added.

        * css1/text_properties/text-transCapitalize-expected.checksum:
        * css1/text_properties/text-transCapitalize-expected.png:
        * fast/text/international/bidi-AN-after-L-expected.checksum:
        * fast/text/international/bidi-AN-after-L-expected.png:
        * fast/text/international/bidi-AN-after-L-expected.txt:
        * fast/text/international/bidi-L2-run-reordering-expected.checksum:
        * fast/text/international/bidi-L2-run-reordering-expected.png:
        * fast/text/international/bidi-L2-run-reordering-expected.txt:
        * fast/text/international/bidi-LDB-2-CSS-expected.checksum:
        * fast/text/international/bidi-LDB-2-CSS-expected.png:
        * fast/text/international/bidi-LDB-2-CSS-expected.txt:
        * fast/text/international/bidi-LDB-2-HTML-expected.checksum:
        * fast/text/international/bidi-LDB-2-HTML-expected.png:
        * fast/text/international/bidi-LDB-2-HTML-expected.txt:
        * fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum:
        * fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
        * fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
        * fast/text/international/bidi-european-terminators-expected.checksum:
        * fast/text/international/bidi-european-terminators-expected.png:
        * fast/text/international/bidi-european-terminators-expected.txt:
        * fast/text/international/bidi-fallback-font-weight-expected.checksum:
        * fast/text/international/bidi-fallback-font-weight-expected.png:
        * fast/text/international/bidi-fallback-font-weight-expected.txt:
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum:
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.png:
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.txt:
        * fast/text/international/bidi-innertext-expected.checksum:
        * fast/text/international/bidi-innertext-expected.png:
        * fast/text/international/bidi-innertext-expected.txt:
        * fast/text/international/bidi-override-expected.checksum:
        * fast/text/international/bidi-override-expected.png:
        * fast/text/international/bidi-override-expected.txt:

2005-12-19  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin, committed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6137
          Disable kerning and some ligatures in the ATSUI code path

        * fast/text/atsui-kerning-and-ligatures-expected.checksum: Added.
        * fast/text/atsui-kerning-and-ligatures-expected.png: Added.
        * fast/text/atsui-kerning-and-ligatures-expected.txt: Added.
        * fast/text/atsui-kerning-and-ligatures.html: Added.

2005-12-19  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin, committed by Adele.

        - test for http://bugs.webkit.org/show_bug.cgi?id=6132
          Incorrect selection highlighting for ATSUI text when selected range is "CG-safe"

        * fast/text/should-use-atsui-expected.checksum: Added.
        * fast/text/should-use-atsui-expected.png: Added.
        * fast/text/should-use-atsui-expected.txt: Added.
        * fast/text/should-use-atsui.html: Added.

2005-12-18  Justin Haygood  <justin@xiondigital.net>

        Reviewed, tweaked, and landed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5227
          Array indexOf() extension for JavaScript 1.5 Core

        * fast/js/array-indexof-expected.txt: Added.
        * fast/js/array-indexof.html: Added.

2005-12-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt, landed by Darin.

        Test for: http://bugs.webkit.org/show_bug.cgi?id=5980
        Bidi properties of an inline container whose first child is an
        inline container are ignored

        * fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Added.
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added.
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Added.
        * fast/text/international/bidi-ignored-for-first-child-inline.html: Added.

2005-12-18  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed and landed by Darin.

        - test of a particular character set name that is not in the WebCore table
          but is in the ICU table (see bugzilla 5932)

        * fast/encoding/charset-cp1251-expected.txt: Added.
        * fast/encoding/charset-cp1251.html: Added.

2005-12-18  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed and landed by Darin.

        - XSLT document encoding tests

        * fast/xsl/xslt-doc-enc-expected.txt: Added.
        * fast/xsl/xslt-doc-enc.xml: Added.
        * fast/xsl/xslt-doc-enc.xsl: Added.
        * fast/xsl/xslt-doc-noenc-expected.txt: Added.
        * fast/xsl/xslt-doc-noenc.xml: Added.
        * fast/xsl/xslt-doc-noenc.xsl: Added.

2005-12-18  Anders Carlsson  <andersca@mac.com>

        Reviewed by Darin.

        Test case for http://bugs.webkit.org/show_bug.cgi?id=4000
        Object.prototype is missing isPrototypeOf
 
        * fast/js/test-isPrototypeOf-expected.txt: Added.
        * fast/js/test-isPrototypeOf.html: Added.

2005-12-17  Geoffrey Garen  <ggaren@apple.com>

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=6119
        split() function ignores case insensitive modifier.

        * fast/js/string-split-ignore-case-expected.txt: Added.
        * fast/js/string-split-ignore-case.html: Added.

2005-12-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed and landed by Darin.

        - test for http://bugs.webkit.org/show_bug.cgi?id=5479
          Can't select text with RTL override rendered by ATSUI

        * fast/text/atsui-rtl-override-selection-expected.checksum: Added.
        * fast/text/atsui-rtl-override-selection-expected.png: Added.
        * fast/text/atsui-rtl-override-selection-expected.txt: Added.
        * fast/text/atsui-rtl-override-selection.html: Added.

2005-12-16  Geoffrey Garen  <ggaren@apple.com>

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=6112
        REGRESSION: navigator.plugins empty.

        * fast/js/Plug-ins-expected.checksum: Added.
        * fast/js/Plug-ins-expected.png: Added.
        * fast/js/Plug-ins-expected.txt: Added.
        * fast/js/Plug-ins.html: Added.

2005-12-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed and landed by Darin.

        Test for: http://bugs.webkit.org/show_bug.cgi?id=6014
        Bidi algorithm: incorrect resolved levels for neutrals between R and
        ET ON L

        * fast/text/international/bidi-european-terminators-expected.checksum: Added.
        * fast/text/international/bidi-european-terminators-expected.png: Added.
        * fast/text/international/bidi-european-terminators-expected.txt: Added.
        * fast/text/international/bidi-european-terminators.html: Added.

2005-12-16  Darin Adler  <darin@apple.com>

        - Added layout tests Evan Gross contributed about converting to attributed string.
          The results here currently seem wrong, but are what I get with TOT.

        * fast/text/attributed-substring-from-range-expected.txt: Added.
        * fast/text/attributed-substring-from-range-lines-expected.txt: Added.
        * fast/text/attributed-substring-from-range-lines.html: Added.
        * fast/text/attributed-substring-from-range.html: Added.

2005-12-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed and landed by Darin.

        Updated tests that include RTL or "bidi override" runs since DumpRenderTree now
        dumps those runs.

        * fast/block/basic/016-expected.txt:
        * fast/block/float/026-expected.txt:
        * fast/block/float/028-expected.txt:
        * fast/block/positioning/auto/006-expected.txt:
        * fast/dom/HTMLElement/bdo-expected.txt:
        * fast/text/international/bidi-AN-after-L-expected.txt:
        * fast/text/international/bidi-CS-after-AN-expected.txt:
        * fast/text/international/bidi-L2-run-reordering-expected.txt:
        * fast/text/international/bidi-LDB-2-CSS-expected.txt:
        * fast/text/international/bidi-LDB-2-HTML-expected.txt:
        * fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
        * fast/text/international/bidi-explicit-embedding-expected.txt:
        * fast/text/international/bidi-fallback-font-weight-expected.txt:
        * fast/text/international/bidi-innertext-expected.txt:
        * fast/text/international/bidi-layout-across-linebreak-expected.txt:
        * fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt:
        * fast/text/international/bidi-override-expected.txt:

2005-12-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed and landed by Darin.
        
        Test for: http://bugs.webkit.org/show_bug.cgi?id=6069
        Assertion failure in RenderBlock::addChildToFlow during replaceChild

        * fast/js/replace-child-siblings-expected.txt: Added.
        * fast/js/replace-child-siblings.html: Added.

2005-12-15  Adele Peterson  <adele@apple.com>

        Test for <rdar://problem/4258232> Crash in HTMLOptionElementImpl::index when option element has no corresponding select - http://www.mattkruse.com/javascript/datadumper/

        * fast/forms/option-index-expected.checksum: Added.
        * fast/forms/option-index-expected.png: Added.
        * fast/forms/option-index-expected.txt: Added.
        * fast/forms/option-index.html: Added.

2005-12-15  Adele Peterson  <adele@apple.com>

        Test for <rdar://problem/4381360>, http://bugs.webkit.org/show_bug.cgi?id=6100
        REGRESSION: Focus ring on contenteditable div outlines text in overflow area instead of div (6100)

        * fast/overflow/overflow-focus-ring-expected.checksum: Added.
        * fast/overflow/overflow-focus-ring-expected.png: Added.
        * fast/overflow/overflow-focus-ring-expected.txt: Added.
        * fast/overflow/overflow-focus-ring.html: Added.

2005-12-15  Darin Adler  <darin@apple.com>

        - updated test result -- this test now succeeds due to some recent change

        * dom/xhtml/level2/html/HTMLTextAreaElement12-expected.txt: Regenerated.

2005-12-14  Beth Dakin  <bdakin@apple.com>

        Reviewed by Eric.

        This layout test is sort of for <rdar://problem/4374783> 10.4.4 
        REGRESSION: caret disappears when typing at the bottom of a 
        scrollable textarea.

        It does not address the fundamental problem with that bug,
        but it does make sure we ignore negative line-height in
        textareas.

        * fast/forms/negativeLineHeight-expected.checksum: Added.
        * fast/forms/negativeLineHeight-expected.png: Added.
        * fast/forms/negativeLineHeight-expected.txt: Added.
        * fast/forms/negativeLineHeight.html: Added.

2005-12-14  Mitz Pettel  <opendarwin.org@mitzpettel.com>

         Layout test for <http://bugs.webkit.org/show_bug.cgi?id=5921>
         Hit-testing text in overflows does not take scrolling into account.
 
         * fast/overflow/overflow-text-hit-testing-expected.checksum: Added.
         * fast/overflow/overflow-text-hit-testing-expected.png: Added.
         * fast/overflow/overflow-text-hit-testing-expected.txt: Added.
         * fast/overflow/overflow-text-hit-testing.html: Added.

2005-12-13  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Test case for http://bugs.webkit.org/show_bug.cgi?id=5465
        REGRESSION: check box onchange event doesn't fire (radio buttons do not get disabled in Bugzilla)

        * fast/forms/checkbox-radio-onchange-expected.checksum: Added.
        * fast/forms/checkbox-radio-onchange-expected.png: Added.
        * fast/forms/checkbox-radio-onchange-expected.txt: Added.
        * fast/forms/checkbox-radio-onchange.html: Added.

2005-12-13  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Hyatt.

        Test case for our CSS shorthand serialization.

        * fast/dom/css-shortHands-expected.checksum: Added.
        * fast/dom/css-shortHands-expected.png: Added.
        * fast/dom/css-shortHands-expected.txt: Added.
        * fast/dom/css-shortHands.html: Added.

2005-12-13  Anders Carlsson  <andersca@mac.com>

        Reviewed by Darin.

        - Add test for http://bugs.webkit.org/show_bug.cgi?id=6041
        Support property getters and setters.
        
        * fast/js/property-getters-and-setters-expected.txt: Added.
        * fast/js/property-getters-and-setters.html: Added.

        * ChangeLog: Add titles for the bugzilla urls.
        
2005-12-13  Eric Seidel  <eseidel@apple.com>

        Reviewed by darin.

        3 tests checking expected behavior for bad transform.
        http://bugs.webkit.org/show_bug.cgi?id=6061

        * svg/custom/transform-ignore-after-invalid-expected.checksum: Added.
        * svg/custom/transform-ignore-after-invalid-expected.png: Added.
        * svg/custom/transform-ignore-after-invalid-expected.txt: Added.
        * svg/custom/transform-ignore-after-invalid.svg: Added.
        * svg/custom/transform-invalid-expected.checksum: Added.
        * svg/custom/transform-invalid-expected.png: Added.
        * svg/custom/transform-invalid-expected.txt: Added.
        * svg/custom/transform-invalid.svg: Added.
        * svg/custom/transform-with-ending-space-expected.checksum: Added.
        * svg/custom/transform-with-ending-space-expected.png: Added.
        * svg/custom/transform-with-ending-space-expected.txt: Added.
        * svg/custom/transform-with-ending-space.svg: Added.

2005-12-12  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        * editing/selection/previous-line-position-expected.checksum: Added.
        * editing/selection/previous-line-position-expected.png: Added.
        * editing/selection/previous-line-position-expected.txt: Added.
        * editing/selection/previous-line-position.html: Added.

2005-12-12  David Harrison  <harrison@apple.com>

        <rdar://problem/4026906> Paste of HTML table content can break table structure
        <rdar://problem/4027704> Paste of HTML list content can break list structure by dropping empty list items
        
        * editing/pasteboard/block-wrappers-necessary.html:
            Removed empty p tag.
        * editing/pasteboard/paste-list-001-expected.checksum: Added.
        * editing/pasteboard/paste-list-001-expected.png: Added.
        * editing/pasteboard/paste-list-001-expected.txt: Added.
        * editing/pasteboard/paste-list-001.html: Added.
        * editing/pasteboard/paste-table-001-expected.checksum: Added.
        * editing/pasteboard/paste-table-001-expected.png: Added.
        * editing/pasteboard/paste-table-001-expected.txt: Added.
        * editing/pasteboard/paste-table-001.html: Added.

2005-12-12  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Hyatt.

        Test case for our CSS seletorText serialization.

        * fast/dom/css-selectorText-expected.checksum: Added.
        * fast/dom/css-selectorText-expected.png: Added.
        * fast/dom/css-selectorText-expected.txt: Added.
        * fast/dom/css-selectorText.html: Added.

2005-12-12  Eric Seidel  <eseidel@apple.com>

        Reviewed by ggaren.

        Test for: <rdar://problem/4372143>

        * fast/forms/textarea-setinnerhtml-expected.checksum: Added.
        * fast/forms/textarea-setinnerhtml-expected.png: Added.
        * fast/forms/textarea-setinnerhtml-expected.txt: Added.
        * fast/forms/textarea-setinnerhtml.html: Added.

2005-12-12  Rob Buis  <rwlbuis@xs4all.nl>

        Reviewed by eseidel.  Committed by eseidel.

        "S" and "T" path types handle control points incorrectly
        http://bugs.webkit.org/show_bug.cgi?id=6042

        * svg/custom/control-points-for-S-and-T-expected.checksum: Added.
        * svg/custom/control-points-for-S-and-T-expected.png: Added.
        * svg/custom/control-points-for-S-and-T-expected.txt: Added.
        * svg/custom/control-points-for-S-and-T.svg: Added.

2005-12-12  Darin Adler  <darin@apple.com>

        Reviewed by Eric.

        Test case for http://bugs.webkit.org/show_bug.cgi?id=5538

        * fast/xsl/resources/xslt-entity.xsl: Added.
        * fast/xsl/xslt-entity-expected.checksum: Added.
        * fast/xsl/xslt-entity-expected.png: Added.
        * fast/xsl/xslt-entity-expected.txt: Added.
        * fast/xsl/xslt-entity.xml: Added.

2005-12-11  Eric Seidel  <eseidel@apple.com>

        Adding pixel results omitted from previous commits.

        * fast/block/positioning/leftmargin-topmargin-expected.checksum: Added.
        * fast/block/positioning/leftmargin-topmargin-expected.png: Added.
        * fast/clip/017-expected.checksum: Added.
        * fast/clip/017-expected.png: Added.
        * fast/inspector/style-expected.checksum: Added.
        * fast/inspector/style-expected.png: Added.

2005-12-11  Eric Seidel  <eseidel@apple.com>

        Adding resources overlooked in previous commit.

        * fast/xsl/resources/xslt-extra-content-at-end.xsl: Added.
        * fast/xsl/resources/xslt-mismatched-tags-in-xslt.xsl: Added.
        * fast/xsl/resources/xslt-missing-namespace-in-xslt.xsl: Added.

2005-12-11  Eric Seidel  <eseidel@apple.com>

        Reviewed by darin & mjs.

        Fixes SVG to load external scripts and report parse errors.
        http://bugs.webkit.org/show_bug.cgi?id=5875

        Added 7 layout tests to exercise parse error code.

        * fast/invalid/junk-data-expected.checksum: Added.
        * fast/invalid/junk-data-expected.png: Added.
        * fast/invalid/junk-data-expected.txt: Added.
        * fast/invalid/junk-data.xml: Added.
        * fast/invalid/missing-end-tag-expected.checksum: Added.
        * fast/invalid/missing-end-tag-expected.png: Added.
        * fast/invalid/missing-end-tag-expected.txt: Added.
        * fast/invalid/missing-end-tag.xhtml: Added.
        * fast/xsl/xslt-extra-content-at-end-expected.checksum: Added.
        * fast/xsl/xslt-extra-content-at-end-expected.png: Added.
        * fast/xsl/xslt-extra-content-at-end-expected.txt: Added.
        * fast/xsl/xslt-extra-content-at-end.xml: Added.
        * fast/xsl/xslt-mismatched-tags-in-xslt-expected.checksum: Added.
        * fast/xsl/xslt-mismatched-tags-in-xslt-expected.png: Added.
        * fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: Added.
        * fast/xsl/xslt-mismatched-tags-in-xslt.xml: Added.
        * fast/xsl/xslt-missing-namespace-in-xslt-expected.checksum: Added.
        * fast/xsl/xslt-missing-namespace-in-xslt-expected.png: Added.
        * fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Added.
        * fast/xsl/xslt-missing-namespace-in-xslt.xml: Added.
        * svg/custom/junk-data-expected.checksum: Added.
        * svg/custom/junk-data-expected.png: Added.
        * svg/custom/junk-data-expected.txt: Added.
        * svg/custom/junk-data.svg: Added.
        * svg/custom/missing-xlink-expected.checksum: Added.
        * svg/custom/missing-xlink-expected.png: Added.
        * svg/custom/missing-xlink-expected.txt: Added.
        * svg/custom/missing-xlink.svg: Added.

2005-12-11  Eric Seidel  <eseidel@apple.com>

        Reviewed by hyatt.

        Small fixes made during SVG code review.
        http://bugs.webkit.org/show_bug.cgi?id=5999

        * svg/custom/conditional-processing-outside-switch-expected.checksum: Added.
        * svg/custom/conditional-processing-outside-switch-expected.png: Added.
        * svg/custom/conditional-processing-outside-switch-expected.txt: Added.
        * svg/custom/conditional-processing-outside-switch.svg: Added.
        * svg/custom/simpleCDF-expected.txt:

2005-12-10  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed and landed by Darin.
        
        Test for: http://bugs.webkit.org/show_bug.cgi?id=6029
        plainText() returns a partial result when the node contains RTL text 

        * fast/dom/inner-text-rtl-expected.txt: Added.
        * fast/dom/inner-text-rtl.html: Added.

2005-12-10  Darin Adler  <darin@apple.com>

        New layout test for http://bugs.webkit.org/show_bug.cgi?id=5826

        * fast/overflow/overflow-rtl-expected.checksum: Added.
        * fast/overflow/overflow-rtl-expected.png: Added.
        * fast/overflow/overflow-rtl-expected.txt: Added.
        * fast/overflow/overflow-rtl.html: Added.

2005-12-10  Darin Adler  <darin@apple.com>

        New layout test for http://bugs.webkit.org/show_bug.cgi?id=3983

        * fast/css/outline-auto-location-expected.checksum: Added.
        * fast/css/outline-auto-location-expected.png: Added.
        * fast/css/outline-auto-location-expected.txt: Added.
        * fast/css/outline-auto-location.html: Added.

2005-12-10  Oliver Hunt  <ojh16@student.canterbury.ac.nz>

        New layout test for http://bugs.webkit.org/show_bug.cgi?id=3539

        * fast/js/cyclic-ref-toString-expected.txt: Added.
        * fast/js/cyclic-ref-toString.html: Added.

2005-12-10  Darin Adler  <darin@apple.com>

        New layout test for http://bugs.webkit.org/show_bug.cgi?id=5784

        * fast/parser/duplicate-html-body-element-IDs-expected.txt: Added.
        * fast/parser/duplicate-html-body-element-IDs.html: Added.

2005-12-09  Justin Garcia  <justin.garcia@apple.com>

        New layout tests for:
        <rdar://problem/4370209> Reproducible crash when pasting over whitespace:pre text
        <rdar://problem/4370220> Double or triple clicking in whitespace:pre text creates incorrect selections

        Reviewed by harrison

        * editing/pasteboard/paste-pre-002-expected.checksum: Added.
        * editing/pasteboard/paste-pre-002-expected.png: Added.
        * editing/pasteboard/paste-pre-002-expected.txt: Added.
        * editing/pasteboard/paste-pre-002.html: Added.
        * editing/selection/triple-click-in-pre-expected.checksum: Added.
        * editing/selection/triple-click-in-pre-expected.png: Added.
        * editing/selection/triple-click-in-pre-expected.txt: Added.
        * editing/selection/triple-click-in-pre.html: Added.

2005-12-08  Eric Seidel  <eseidel@apple.com>

        Reviewed by darin.

        Fixes <applet> in xhtml, as well as <use> in SVG.
        http://bugs.webkit.org/show_bug.cgi?id=5987

        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:

2005-12-07  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Landed by Darin.

        - added regression test for http://bugs.webkit.org/show_bug.cgi?id=5878
          REGRESSION (WebTextRenderer.m r1.201): pointToOffset always takes the CG code path

        * fast/text/atsui-pointtooffset-calls-cg-expected.checksum: Added.
        * fast/text/atsui-pointtooffset-calls-cg-expected.png: Added.
        * fast/text/atsui-pointtooffset-calls-cg-expected.txt: Added.
        * fast/text/atsui-pointtooffset-calls-cg.html: Added.

2005-12-05  Eric Seidel  <eseidel@apple.com>

        Rubber-stamped by mjs.

        Changed "Resources" to "resources" to match other layout tests.

        * svg/W3C-SVG-1.1/color-prof-01-f.svg:
        * svg/W3C-SVG-1.1/filters-conv-01-f.svg:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f.svg:
        * svg/W3C-SVG-1.1/filters-displace-01-f.svg:
        * svg/W3C-SVG-1.1/filters-image-01-b.svg:
        * svg/W3C-SVG-1.1/filters-light-01-f.svg:
        * svg/W3C-SVG-1.1/filters-specular-01-f.svg:
        * svg/W3C-SVG-1.1/fonts-elem-03-b.svg:
        * svg/W3C-SVG-1.1/fonts-elem-04-b.svg:
        * svg/W3C-SVG-1.1/interact-cursor-01-f.svg:
        * svg/W3C-SVG-1.1/interact-order-02-b.svg:
        * svg/W3C-SVG-1.1/interact-order-03-b.svg:
        * svg/W3C-SVG-1.1/linking-a-01-b.svg:
        * svg/W3C-SVG-1.1/linking-a-02-b.svg:
        * svg/W3C-SVG-1.1/linking-a-03-b.svg:
        * svg/W3C-SVG-1.1/linking-a-04-t.svg:
        * svg/W3C-SVG-1.1/linking-uri-02-b.svg:
        * svg/W3C-SVG-1.1/linking-uri-03-t.svg:
        * svg/W3C-SVG-1.1/masking-path-04-b.svg:
        * svg/W3C-SVG-1.1/render-groups-01-b.svg:
        * svg/W3C-SVG-1.1/render-groups-03-t.svg:
        * svg/W3C-SVG-1.1/struct-image-01-t.svg:
        * svg/W3C-SVG-1.1/struct-image-02-b.svg:
        * svg/W3C-SVG-1.1/struct-image-03-t.svg:
        * svg/W3C-SVG-1.1/struct-image-05-b.svg:
        * svg/W3C-SVG-1.1/struct-symbol-01-b.svg:
        * svg/W3C-SVG-1.1/text-tref-01-b.svg:

2005-12-05  Eric Seidel  <eseidel@apple.com>

        Updating all the SVG tests with their latest post-merger results.
        There are still issues which will prevent these from passing on
        all machines:
        http://bugs.webkit.org/show_bug.cgi?id=4515
        http://bugs.webkit.org/show_bug.cgi?id=5962

        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
        * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-frag-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.checksum:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
        * svg/custom/fill-update-expected.checksum:
        * svg/custom/fill-update-expected.png:
        * svg/custom/path-bad-data-expected.checksum:
        * svg/custom/path-bad-data-expected.png:
        * svg/custom/path-update-expected.checksum:
        * svg/custom/path-update-expected.png:
        * svg/custom/simpleCDF-expected.checksum:
        * svg/custom/simpleCDF-expected.png:
        * svg/custom/use-forward-refs-expected.checksum:
        * svg/custom/use-forward-refs-expected.png:
        * svg/custom/use-forward-refs-expected.txt:

2005-12-05  Justin Garcia  <justin.garcia@apple.com>

        New layout tests for:
        <http://bugs.webkit.org/show_bug.cgi?id=5936>
        REGRESSION: selection keeps growing after double-click
        Also filed as <rdar://problem/4364425>

        Reviewed by darin, harrsion

        * editing/selection/paragraph-granularity-expected.checksum: Added.
        * editing/selection/paragraph-granularity-expected.png: Added.
        * editing/selection/paragraph-granularity-expected.txt: Added.
        * editing/selection/paragraph-granularity.html: Added.
        * editing/selection/word-granularity-expected.checksum: Added.
        * editing/selection/word-granularity-expected.png: Added.
        * editing/selection/word-granularity-expected.txt: Added.
        * editing/selection/word-granularity.html: Added.

2005-12-05  Eric Seidel  <eseidel@apple.com>

        Reviewed by timo.

        Updated results for KCanvaPath changes:
        http://bugs.webkit.org/show_bug.cgi?id=5747

        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:

2005-12-04  Anders Carlsson  <andersca@mac.com>

        Reviewed by Geoffrey.

        Add new tests for
        <http://bugs.webkit.org/show_bug.cgi?id=3999>
        Object.prototype is missing propertyIsEnumerable
        
        * fast/js/test-propertyIsEnumerable-expected.txt: Added.
        * fast/js/test-propertyIsEnumerable.html: Added.

2005-12-03  Geoffrey Garen  <ggaren@apple.com>

        Layout test for <rdar://problem/4364302> leftmargin and topmargin 
        should match marginwidth and marginheight respectively

        * fast/block/positioning/leftmargin-topmargin-expected.txt: Added.
        * fast/block/positioning/leftmargin-topmargin.html: Added.

2005-12-03  Justin Garcia  <justin.garcia@apple.com>

        New layout tests for:
        <http://bugs.webkit.org/show_bug.cgi?id=5856>
        Selection based in an editable block can extend outside

        Reviewed by darin

        * editing/selection/expanding-selections-expected.checksum: Added.
        * editing/selection/expanding-selections-expected.png: Added.
        * editing/selection/expanding-selections-expected.txt: Added.
        * editing/selection/expanding-selections.html: Added.
        * editing/selection/expanding-selections2-expected.checksum: Added.
        * editing/selection/expanding-selections2-expected.png: Added.
        * editing/selection/expanding-selections2-expected.txt: Added.
        * editing/selection/expanding-selections2.html: Added.

2005-12-02  Beth Dakin  <bdakin@apple.com>

        Layout test for <rdar://problem/4358898> TOT/GLENDALE REGRESSION: 
        Table layout issue occurs at http://www.pixar.com/shorts/index.html

        * fast/table/colspanMinWidth-expected.checksum: Added.
        * fast/table/colspanMinWidth-expected.png: Added.
        * fast/table/colspanMinWidth-expected.txt: Added.
        * fast/table/colspanMinWidth.html: Added.

2005-12-02  Adele Peterson  <adele@apple.com>

        Updating test for latest changes in:
        <rdar://problem/4360657> Regression: Seed: WebKit image scaling broken

        * fast/replaced/width100percent-expected.checksum:
        * fast/replaced/width100percent-expected.png:
        * fast/replaced/width100percent-expected.txt:
        * fast/replaced/width100percent.html:

2005-12-01  Graham Dennis  <Graham.Dennis@gmail.com>

        Reviewed by justin
        
        Updated/added tests for:
        <http://bugs.webkit.org/show_bug.cgi?id=4003>
        contentEditable div cannot be edited if it starts out with empty or <p/>

        * editing/deleting/delete-3775172-fix-expected.txt: Fixed.
        * editing/inserting/editing-empty-divs-expected.checksum: Added.
        * editing/inserting/editing-empty-divs-expected.png: Added.
        * editing/inserting/editing-empty-divs-expected.txt: Added.
        * editing/inserting/editing-empty-divs.html: Added.

2005-12-01  Adele Peterson  <adele@apple.com>

        Added test for <rdar://problem/4356771> Regression: Mail always scrolls to the bottom of a message when replying/forwarding

        * editing/selection/focus_editable_html-expected.checksum: Added.
        * editing/selection/focus_editable_html-expected.png: Added.
        * editing/selection/focus_editable_html-expected.txt: Added.
        * editing/selection/focus_editable_html.html: Added.

2005-12-01  Anders Carlsson  <andersca@mac.com>

        Reviewed by Geoffrey.

        - Add test for <http://bugs.webkit.org/show_bug.cgi?id=3382>
        nodes2strings.cpp fails to print left expression of ForInNode when 'var' is not used
        
        * fast/js/for-in-to-text-expected.txt: Added.
        * fast/js/for-in-to-text.html: Added.

2005-11-30  Geoffrey Garen  <ggaren@apple.com>

        Added layout test for <rdar://problem/4344760> REGRESSION 
        (Safari 416.12-417.2) gmail 'reply' does not fill in to: field or 
        quoted message (3751)

        * fast/forms/textarea-setvalue-without-renderer-expected.txt: Added.
        * fast/forms/textarea-setvalue-without-renderer.html: Added.

2005-11-30  Eric Seidel  <eseidel@apple.com>

        No review necessary, removing unused files.

        Removing erroneously committed results content.

        * svg/W3C-SVG-1.1/Resources/animation-add-BE-09-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/animation-add-BE-09-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/animation-add-BE-09-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/animation-extRef-image1-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/animation-extRef-image1-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/animation-extRef-image1-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/animation-extRef-image2-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/animation-extRef-image2-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/animation-extRef-image2-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/animation-extRef-image3-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/animation-extRef-image3-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/animation-extRef-image3-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/coords-units-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/coords-units-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/coords-units-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/ext-TestComic-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/ext-TestComic-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/ext-TestComic-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-blend-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-blend-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-blend-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-color-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-color-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-color-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-composite-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-composite-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-composite-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-conv-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-conv-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-conv-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-diffuse-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-diffuse-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-diffuse-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-example-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-example-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/filters-example-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/interact-dom-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/interact-dom-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/interact-dom-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/interact-order-02-b-targ-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/interact-order-02-b-targ-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/interact-order-02-b-targ-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/interact-order-03-b-targ-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/interact-order-03-b-targ-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/interact-order-03-b-targ-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/linking-uri-01-b-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/linking-uri-01-b-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/linking-uri-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/linkingCircle-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/linkingCircle-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/linkingCircle-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/linkingToc-t-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/linkingToc-t-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/linkingToc-t-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-02-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-02-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-02-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-03-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-03-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-03-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-04-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-04-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/paths-data-04-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/rects-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/rects-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/rects-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/rects_b-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/rects_b-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/rects_b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-b-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-b-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-rect-01-b-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-rect-01-b-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-rect-01-b-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-rect-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-rect-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/shapes-rect-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/struct-frag-01-B-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/struct-frag-01-B-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/struct-frag-01-B-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/text-align-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/text-align-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/text-align-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/text-align-02-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/text-align-02-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/text-align-02-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/text-align-03-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/text-align-03-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/text-align-03-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/text-altglyph-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/text-altglyph-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/text-altglyph-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/text-extTref-BE-18-targ-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/text-extTref-BE-18-targ-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/text-extTref-BE-18-targ-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/text-intro-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/text-intro-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/text-intro-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/text-tref-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/text-tref-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/text-tref-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/text-ws-01-f-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/text-ws-01-f-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/text-ws-01-f-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/toc-sv-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/toc-sv-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/toc-sv-expected.txt: Removed.
        * svg/W3C-SVG-1.1/Resources/toc-svcmp-expected.checksum: Removed.
        * svg/W3C-SVG-1.1/Resources/toc-svcmp-expected.png: Removed.
        * svg/W3C-SVG-1.1/Resources/toc-svcmp-expected.txt: Removed.

2005-11-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by darin.  Committed by eseidel.

        Test for: http://bugs.webkit.org/show_bug.cgi?id=4403
        Script element doesn't load if on set src if already in document

        * fast/dom/HTMLScriptElement/resources/script-set-src-p1fail.js: Added.
        * fast/dom/HTMLScriptElement/resources/script-set-src-p2fail.js: Added.
        * fast/dom/HTMLScriptElement/resources/script-set-src-p3pass.js: Added.
        * fast/dom/HTMLScriptElement/resources/script-set-src-p4pass.js: Added.
        * fast/dom/HTMLScriptElement/resources/script-set-src-p5fail.js: Added.
        * fast/dom/HTMLScriptElement/resources/script-set-src-p5pass.js: Added.
        * fast/dom/HTMLScriptElement/resources/script-set-src-p6pass.js: Added.
        * fast/dom/HTMLScriptElement/resources/script-set-src-p7pass.js: Added.
        * fast/dom/HTMLScriptElement/resources/script-set-src-p8pass.js: Added.
        * fast/dom/HTMLScriptElement/resources/script-set-src-p9failAfter.js: Added.
        * fast/dom/HTMLScriptElement/resources/script-set-src-p9failBefore.js: Added.
        * fast/dom/HTMLScriptElement/resources/script-set-src-p9pass.js: Added.
        * fast/dom/HTMLScriptElement/script-set-src-expected.txt: Added.
        * fast/dom/HTMLScriptElement/script-set-src.html: Added.

2005-11-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by darin.  Committed by eseidel

        Test for: http://bugs.webkit.org/show_bug.cgi?id=5820

        * fast/table/cell-width-auto-expected.checksum: Added.
        * fast/table/cell-width-auto-expected.png: Added.
        * fast/table/cell-width-auto-expected.txt: Added.
        * fast/table/cell-width-auto.html: Added.

2005-11-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by hyatt.  Committed by eseidel.

        Updated results for word space fix:
        http://bugs.webkit.org/show_bug.cgi?id=4695

        * fast/css/word-space-extra-expected.checksum:
        * fast/css/word-space-extra-expected.png:
        * fast/css/word-space-extra-expected.txt:
        * fast/text/whitespace/span-in-word-space-causes-overflow-expected.checksum: Added.
        * fast/text/whitespace/span-in-word-space-causes-overflow-expected.png: Added.
        * fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt: Added.
        * fast/text/whitespace/span-in-word-space-causes-overflow.html: Added.

2005-11-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by darin.  Committed by eseidel.

        Test cases for http://bugs.webkit.org/show_bug.cgi?id=5800

        * fast/css/absolute-poition-in-rtl-parent-expected.checksum: Added.
        * fast/css/absolute-poition-in-rtl-parent-expected.png: Added.
        * fast/css/absolute-poition-in-rtl-parent-expected.txt: Added.
        * fast/css/absolute-poition-in-rtl-parent.html: Added.

2005-11-29  Darin Adler  <darin@apple.com>

        * dom/xhtml/level3/core/documentgetinputencoding01-expected.txt:
        Updated result to reflect the fact that this test now succeeds
        due to the fix for <http://bugs.webkit.org/show_bug.cgi?id=5715>.

2005-11-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by ggaren.  Committed by eseidel.

        Tests for: http://bugs.webkit.org/show_bug.cgi?id=5514

        * fast/js/date-DST-pre-1970-expected.txt: Added.
        * fast/js/date-DST-pre-1970.html: Added.

2005-11-29  Darin Adler  <darin@apple.com>

        Reviewed by eseidel.  Committed by eseidel.

        Re-enabling hc_noderemovechild.xhtml and fixing bug (hang).
        http://bugs.webkit.org/show_bug.cgi?id=5316

        * dom/xhtml/level1/core/hc_noderemovechild-expected.txt: Added.
        * dom/xhtml/level1/core/hc_noderemovechild.js: hang workaround.
        * dom/xhtml/level1/core/hc_noderemovechild.xhtml: Added.
        * dom/xhtml/level1/core/hc_noderemovechild.xhtml-disabled: Removed.

2005-11-28  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin. Commited by Maciej.

        - test case for http://bugs.webkit.org/show_bug.cgi?id=5715
        (document.charset, document.defaultCharset, and document.characterSet are not supported)

        * fast/dom/Document/document-charset-expected.txt: Added.
        * fast/dom/Document/document-charset.html: Added.

2005-11-28  Justin Garcia  <justin.garcia@apple.com>

        Fixed/added layout tests for:
        <http://bugs.webkit.org/show_bug.cgi?id=5354>
        Corner case where you can select outside the bounds of an editable block.

        Reviewed by darin

        * editing/inserting/insert-div-023-expected.txt:
        * editing/pasteboard/paste-4035648-fix-expected.txt:
        * editing/selection/3690719-expected.checksum:
        * editing/selection/3690719-expected.png:
        * editing/selection/3690719-expected.txt:
        * editing/selection/leave-requested-block-expected.checksum: Added.
        * editing/selection/leave-requested-block-expected.png: Added.
        * editing/selection/leave-requested-block-expected.txt: Added.
        * editing/selection/leave-requested-block.html: Added.
        * editing/style/block-style-004-expected.txt:

2005-11-28  Justin Garcia  <justin.garcia@apple.com>
        
        I overlooked this layout test when fixing 4108909.

        * fast/forms/attributed-strings-expected.txt:

2005-11-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin. Committed by Maciej.

        - test case for Bidi algorithm: AN after L has incorrect resolved level
        (http://bugs.webkit.org/show_bug.cgi?id=5573)

        * fast/text/international/bidi-AN-after-L-expected.txt: Added.
        * fast/text/international/bidi-AN-after-L.html: Added.

2005-11-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by hyatt.  Committed by eseidel.

        Test cases for http://bugs.webkit.org/show_bug.cgi?id=5172

        * fast/text/international/bidi-layout-across-linebreak-expected.checksum: Added.
        * fast/text/international/bidi-layout-across-linebreak-expected.png: Added.
        * fast/text/international/bidi-layout-across-linebreak-expected.txt: Added.
        * fast/text/international/bidi-layout-across-linebreak.html: Added.

2005-11-26  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by darin.  Committed by eseidel.

        Test cases for http://bugs.webkit.org/show_bug.cgi?id=5548

        * fast/encoding/charset-unicode-expected.txt: Added.
        * fast/encoding/charset-unicode.html: Added.
        * fast/encoding/charset-utf16-expected.txt: Added.
        * fast/encoding/charset-utf16.html: Added.
        * fast/encoding/xml-charset-utf16-expected.txt: Added.
        * fast/encoding/xml-charset-utf16.html: Added.

2005-11-26  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by ggaren.  Committed by eseidel.

        Fix for http://bugs.webkit.org/show_bug.cgi?id=5710
        item(i) should return the same result as [i]

        * fast/js/array-special-accessors-should-ignore-items-expected.txt: Added.
        * fast/js/array-special-accessors-should-ignore-items.html: Added.

2005-11-26  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by mjs.

        Test cases for http://bugs.webkit.org/show_bug.cgi?id=5230

        * fast/dom/character-index-for-point-expected.txt: Added.
        * fast/dom/character-index-for-point.html: Added.

2005-11-26  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by darin, committed by eseidel.

        <col> <colgroup> tests from mitz.
        http://bugs.webkit.org/show_bug.cgi?id=5822

        * fast/table/colgroup-preceded-by-caption-expected.checksum: Added.
        * fast/table/colgroup-preceded-by-caption-expected.png: Added.
        * fast/table/colgroup-preceded-by-caption-expected.txt: Added.
        * fast/table/colgroup-preceded-by-caption.html: Added.

2005-11-25  eseidel  <eseidel@apple.com>

        Rubber-stamped by mjs.

        Updated test results after DOM merger.

        * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
        * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
        * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
        * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
        * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b.svg: Removed.
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
        * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
        * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
        * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
        * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
        * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
        * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
        * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
        * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
        * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
        * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
        * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
        * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
        * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
        * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
        * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
        * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
        * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
        * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
        * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
        * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-03-t.svg: Removed.
        * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
        * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
        * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
        * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
        * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
        * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
        * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-frag-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
        * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
        * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
        * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
        * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
        * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.png:
        * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
        * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:

2005-11-25  eseidel  <eseidel@apple.com>

        Rubber-stamped by mjs.

        Test cases hrefs fixed from "../Images/" to "resources/"
        Disabled two tests which were crashing in libxml2.

        * svg/W3C-SVG-1.1/color-prof-01-f.svg:
        * svg/W3C-SVG-1.1/coords-viewattr-01-b.svg: Removed.
        * svg/W3C-SVG-1.1/coords-viewattr-01-b.svg-disabled: Added.
        * svg/W3C-SVG-1.1/filters-conv-01-f.svg:
        * svg/W3C-SVG-1.1/filters-diffuse-01-f.svg:
        * svg/W3C-SVG-1.1/filters-displace-01-f.svg:
        * svg/W3C-SVG-1.1/filters-image-01-b.svg:
        * svg/W3C-SVG-1.1/filters-light-01-f.svg:
        * svg/W3C-SVG-1.1/filters-specular-01-f.svg:
        * svg/W3C-SVG-1.1/fonts-elem-03-b.svg:
        * svg/W3C-SVG-1.1/fonts-elem-04-b.svg:
        * svg/W3C-SVG-1.1/interact-cursor-01-f.svg:
        * svg/W3C-SVG-1.1/interact-order-02-b.svg:
        * svg/W3C-SVG-1.1/interact-order-03-b.svg:
        * svg/W3C-SVG-1.1/linking-a-01-b.svg:
        * svg/W3C-SVG-1.1/linking-a-02-b.svg:
        * svg/W3C-SVG-1.1/linking-a-03-b.svg:
        * svg/W3C-SVG-1.1/linking-a-04-t.svg:
        * svg/W3C-SVG-1.1/linking-uri-02-b.svg:
        * svg/W3C-SVG-1.1/linking-uri-03-t.svg:
        * svg/W3C-SVG-1.1/masking-path-04-b.svg:
        * svg/W3C-SVG-1.1/render-elems-03-t.svg: Removed.
        * svg/W3C-SVG-1.1/render-elems-03-t.svg-disabled: Added.
        * svg/W3C-SVG-1.1/render-groups-01-b.svg:
        * svg/W3C-SVG-1.1/render-groups-03-t.svg:
        * svg/W3C-SVG-1.1/struct-image-01-t.svg:
        * svg/W3C-SVG-1.1/struct-image-02-b.svg:
        * svg/W3C-SVG-1.1/struct-image-03-t.svg:
        * svg/W3C-SVG-1.1/struct-image-05-b.svg:
        * svg/W3C-SVG-1.1/struct-symbol-01-b.svg:
        * svg/W3C-SVG-1.1/text-tref-01-b.svg:

2005-11-23  Anders Carlsson  <andersca@mac.com>

        Reviewed by Eric.

        Update tests for <http://bugs.webkit.org/show_bug.cgi?id=5805>
        Implement adoptNode.

        * dom/xhtml/level3/core/documentadoptnode01-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode02-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode03-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode04-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode05-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode06-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode07-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode08-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode09-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode10-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode11-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode12-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode13-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode14-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode15-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode16-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode21-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode23-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode24-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode25-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode26-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode27-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode28-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode30-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode31-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode32-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode33-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode34-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode35-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode36-expected.txt:
        These tests pass now.

        * dom/xhtml/level3/core/documentadoptnode22.xhtml: Removed.
        * dom/xhtml/level3/core/documentadoptnode22.xhtml-disabled: Added.
        Disable this test for now. It removes the entire document tree which
        makes it hard to show the test result.

        * dom/xhtml/level3/core/documentrenamenode09-expected.txt:
        This now fails because renameNode is undefined.

        * dom/xhtml/level3/core/nodeisequalnode18-expected.txt:
        This now passes.

2005-11-15  David Harrison  <harrison@apple.com>

        Layout tests for <http://bugs.webkit.org/show_bug.cgi?id=5629>
        
        * editing/deleting/move-nodes-001-expected.checksum: Added.
        * editing/deleting/move-nodes-001-expected.png: Added.
        * editing/deleting/move-nodes-001-expected.txt: Added.
        * editing/deleting/move-nodes-001.html: Added.

2005-11-17  Beth Dakin  <bdakin@apple.com>

        Layout test for <rdar://problem/3871165> text box in nested 
        table disappears when you click on it (3452) (Safari PSOFT: 
        US EDU PS8: Lead List searches)

        This is a manual test. 

        * fast/table/spanOverlapRepaint-expected.checksum: Added.
        * fast/table/spanOverlapRepaint-expected.png: Added.
        * fast/table/spanOverlapRepaint-expected.txt: Added.
        * fast/table/spanOverlapRepaint.html: Added.

2005-11-16  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison

        Updated editing tests to reflect changes for:
        
        <rdar://problem/4108909> Editing delegate gets extra webViewDidChangeSelection: notifications

2005-11-14  Anders Carlsson  <andersca@mac.com>

        Reviewed by Eric.

        Updated tests for <http://bugs.webkit.org/show_bug.cgi?id=5737>
        Implement DOM3 namespace functions.

        * dom/xhtml/level3/core/nodeisdefaultnamespace01-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace02-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace03-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace05-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace06-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace07-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace08-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace09-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace10-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace11-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace13-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace14-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace15-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace16-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri02-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri03-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri05-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri06-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri07-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri08-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri09-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri10-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri11-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri13-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri14-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri15-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri16-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri18-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri19-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix01-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix02-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix03-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix05-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix06-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix07-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix08-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix09-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix10-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix11-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix13-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix14-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix15-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix16-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix18-expected.txt:
        These tests pass now.

2005-11-15  David Harrison  <harrison@apple.com>

        <rdar://problem/4337532> Paragraph concatenation fails

        Fix these tests to check for same behavior as in TextEdit.
        (updated png and checksums)
        
        * editing/deleting/delete-block-merge-contents-019-expected.checksum:
        * editing/deleting/delete-block-merge-contents-019-expected.png:
        * editing/deleting/delete-line-011-expected.checksum:
        * editing/deleting/delete-line-011-expected.png:
        * editing/deleting/delete-line-012-expected.checksum:
        * editing/deleting/delete-line-012-expected.png:

2005-11-14  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Added layout tests for:
        <rdar://problem/4233938> calling focus on contentEditable block elements should scroll them into view
        <rdar://problem/3624946> No 'blur' method defined on editable non-form DOM objects

        * fast/dom/blur-contenteditable-expected.checksum: Added.
        * fast/dom/blur-contenteditable-expected.png: Added.
        * fast/dom/blur-contenteditable-expected.txt: Added.
        * fast/dom/blur-contenteditable.html: Added.
        * fast/dom/focus-contenteditable-expected.checksum: Added.
        * fast/dom/focus-contenteditable-expected.png: Added.
        * fast/dom/focus-contenteditable-expected.txt: Added.
        * fast/dom/focus-contenteditable.html: Added.

2005-11-14  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        <rdar://problem/4180820> Erroneous spacing between lines introduced on paste
        
        Added/update layout test results:
        
        * editing/pasteboard/block-wrappers-necessary-expected.checksum: Added.
        * editing/pasteboard/block-wrappers-necessary-expected.png: Added.
        * editing/pasteboard/block-wrappers-necessary-expected.txt: Added.
        * editing/pasteboard/block-wrappers-necessary.html: Added.
        * editing/style/create-block-for-style-001-expected.checksum:
        * editing/style/create-block-for-style-001-expected.png:
        * editing/style/create-block-for-style-001-expected.txt:
        * editing/style/create-block-for-style-002-expected.checksum:
        * editing/style/create-block-for-style-002-expected.png:
        * editing/style/create-block-for-style-002-expected.txt:
        * editing/style/create-block-for-style-003-expected.checksum:
        * editing/style/create-block-for-style-003-expected.png:
        * editing/style/create-block-for-style-003-expected.txt:
        * editing/style/create-block-for-style-004-expected.checksum:
        * editing/style/create-block-for-style-004-expected.png:
        * editing/style/create-block-for-style-004-expected.txt:
        * editing/style/create-block-for-style-007-expected.checksum:
        * editing/style/create-block-for-style-007-expected.png:
        * editing/style/create-block-for-style-007-expected.txt:
        * editing/style/create-block-for-style-009-expected.checksum:
        * editing/style/create-block-for-style-009-expected.png:
        * editing/style/create-block-for-style-009-expected.txt:
        * editing/style/create-block-for-style-010-expected.checksum:
        * editing/style/create-block-for-style-010-expected.png:
        * editing/style/create-block-for-style-010-expected.txt:
        * editing/style/create-block-for-style-011-expected.checksum:
        * editing/style/create-block-for-style-011-expected.png:
        * editing/style/create-block-for-style-011-expected.txt:
        * editing/style/create-block-for-style-012-expected.checksum:
        * editing/style/create-block-for-style-012-expected.png:
        * editing/style/create-block-for-style-012-expected.txt:
        * editing/style/create-block-for-style-013-expected.checksum:
        * editing/style/create-block-for-style-013-expected.png:
        * editing/style/create-block-for-style-013-expected.txt:

2005-11-14  David Harrison  <harrison@apple.com>

        <rdar://problem/4337532> Paragraph concatenation fails

        Fix these tests to check for same behavior as in TextEdit.
        
        * editing/deleting/delete-block-merge-contents-019-expected.txt:
        * editing/deleting/delete-block-merge-contents-019.html:
        * editing/deleting/delete-line-011-expected.txt:
        * editing/deleting/delete-line-012-expected.txt:

2005-11-14  Anders Carlsson  <andersca@mac.com>

        * ChangeLog: Add bug numbers for recent fixes.

2005-11-14  Anders Carlsson  <andersca@mac.com>

        Reviewed by Eric.

        Add test to make sure that importNode preserves element prefixes.
                
        * fast/dom/importNode-prefix-expected.txt: Added.
        * fast/dom/importNode-prefix.html: Added.

2005-11-13  Beth Dakin  <bdakin@apple.com>

        Forgot to add this image for fast/replaced/width100percent.html
        oops!

        * fast/replaced/resources/apple_m.jpg: Added.

2005-11-13  Anders Carlsson  <andersca@mac.com>

        Reviewed by Eric.

        Updated/added tests for fix for <http://bugs.webkit.org/show_bug.cgi?id=5728>
        createDocument should create a document element

        * dom/xhtml/level3/core/documentadoptnode14-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode26-expected.txt:
        * dom/xhtml/level3/core/documentadoptnode27-expected.txt:
        * dom/xhtml/level3/core/infoset07-expected.txt:
        * dom/xhtml/level3/core/nodeisdefaultnamespace05-expected.txt:
        * dom/xhtml/level3/core/nodelookupnamespaceuri05-expected.txt:
        * dom/xhtml/level3/core/nodelookupprefix05-expected.txt:
        * dom/xhtml/level3/core/wellformed03-expected.txt:
        * dom/xhtml/level3/core/wellformed04-expected.txt:
        These tests still fail, but elsewhere now.

        * dom/xhtml/level3/core/nodereplacechild14-expected.txt:
        * dom/xhtml/level3/core/nodesettextcontent02-expected.txt:
        These tests now succeed.

        * fast/dom/createDocument.html: Added.
        * fast/dom/createDocument-expected.txt: Added.

2005-11-13  Anders Carlsson  <andersca@mac.com>

        Reviewed by Eric.

        - Add layout test for <http://bugs.webkit.org/show_bug.cgi?id=5725>
        setAttributeNS with null namespace sets namespace to string containing 'null'
                
        * fast/dom/setAttributeNS.html: Added.

2005-11-11  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt.

        Layout test for <rdar://problem/3952698> Function buttons do not display 
        properly with Telia Webmail (3488).

        * fast/replaced/width100percent-expected.checksum: Added.
        * fast/replaced/width100percent-expected.png: Added.
        * fast/replaced/width100percent-expected.txt: Added.
        * fast/replaced/width100percent.html: Added.

2005-11-10  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Layout test for <rdar://problem/4327363> GAP: tabs not treated as whitespace in option element

        * fast/forms/option-strip-whitespace-expected.checksum: Added.
        * fast/forms/option-strip-whitespace-expected.png: Added.
        * fast/forms/option-strip-whitespace-expected.txt: Added.
        * fast/forms/option-strip-whitespace.html: Added.

2005-11-10  Adele Peterson  <adele@apple.com>

        Reviewed by Maciej.

        Layout test for <rdar://problem/4228997> selecting a new radio button does not automatically clear the previous selected (outside <form> element)

        * fast/forms/radio_checked-expected.checksum: Added.
        * fast/forms/radio_checked-expected.png: Added.
        * fast/forms/radio_checked-expected.txt: Added.
        * fast/forms/radio_checked.html: Added.

2005-11-10  Eric Seidel  <eseidel@apple.com>

        Reviewed by ggaren.

        * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt: Added.
        * fast/dom/HTMLImageElement/image-src-absolute-url.html: Added.
        http://bugs.webkit.org/show_bug.cgi?id=3473
        <rdar://problem/3787988> Preloaded Image objects .src field is not a fully resolved path (3473)

2005-11-07  David Harrison  <harrison@apple.com>

        Layout tests for <rdar://problem/4313925>
        Denver Regression: Mail: "TAB+paste+insert before" actually inserts after the pasted text

        * editing/inserting/insert-br-at-tabspan-001-expected.checksum: Added.
        * editing/inserting/insert-br-at-tabspan-001-expected.png: Added.
        * editing/inserting/insert-br-at-tabspan-001-expected.txt: Added.
        * editing/inserting/insert-br-at-tabspan-001.html: Added.
        * editing/inserting/insert-br-at-tabspan-002-expected.checksum: Added.
        * editing/inserting/insert-br-at-tabspan-002-expected.png: Added.
        * editing/inserting/insert-br-at-tabspan-002-expected.txt: Added.
        * editing/inserting/insert-br-at-tabspan-002.html: Added.
        * editing/inserting/insert-br-at-tabspan-003-expected.checksum: Added.
        * editing/inserting/insert-br-at-tabspan-003-expected.png: Added.
        * editing/inserting/insert-br-at-tabspan-003-expected.txt: Added.
        * editing/inserting/insert-br-at-tabspan-003.html: Added.
        * editing/inserting/insert-text-at-tabspan-001-expected.checksum: Added.
        * editing/inserting/insert-text-at-tabspan-001-expected.png: Added.
        * editing/inserting/insert-text-at-tabspan-001-expected.txt: Added.
        * editing/inserting/insert-text-at-tabspan-001.html: Added.
        * editing/inserting/insert-text-at-tabspan-002-expected.checksum: Added.
        * editing/inserting/insert-text-at-tabspan-002-expected.png: Added.
        * editing/inserting/insert-text-at-tabspan-002-expected.txt: Added.
        * editing/inserting/insert-text-at-tabspan-002.html: Added.
        * editing/inserting/insert-text-at-tabspan-003-expected.checksum: Added.
        * editing/inserting/insert-text-at-tabspan-003-expected.png: Added.
        * editing/inserting/insert-text-at-tabspan-003-expected.txt: Added.
        * editing/inserting/insert-text-at-tabspan-003.html: Added.
        * editing/pasteboard/paste-text-at-tabspan-001-expected.checksum: Added.
        * editing/pasteboard/paste-text-at-tabspan-001-expected.png: Added.
        * editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Added.
        * editing/pasteboard/paste-text-at-tabspan-001.html: Added.
        * editing/pasteboard/paste-text-at-tabspan-002-expected.checksum: Added.
        * editing/pasteboard/paste-text-at-tabspan-002-expected.png: Added.
        * editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Added.
        * editing/pasteboard/paste-text-at-tabspan-002.html: Added.
        * editing/pasteboard/paste-text-at-tabspan-003-expected.checksum: Added.
        * editing/pasteboard/paste-text-at-tabspan-003-expected.png: Added.
        * editing/pasteboard/paste-text-at-tabspan-003-expected.txt: Added.
        * editing/pasteboard/paste-text-at-tabspan-003.html: Added.

2005-11-07  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Eric, Geoff and Darin.

        - added test cases for <rdar://problem/4118258> XML DOM trees freed prematurely unless reference held to document node (causes crash)

        Also updated the GC tests to try a little harder to trigger GC,
        the old way might not work as well with the reworking of SimpleNumber.
        
        * fast/dom/gc-1.html:
        * fast/dom/gc-2.html:
        * fast/dom/gc-3.html:
        * fast/dom/gc-5.html:
        * fast/dom/gc-6-expected.txt: Added.
        * fast/dom/gc-6.html: Added.
        * fast/dom/gc-7-expected.txt: Added.
        * fast/dom/gc-7.html: Added.

2005-11-07  David Harrison  <harrison@apple.com>

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=3739
        Unreproducible - Assertion failure in isEqualIgnoringAffinity on double-click
        
        * editing/selection/doubleclick-crash-expected.checksum: Added.
        * editing/inserting/doubleclick-crash-expected.png: Added.
        * editing/inserting/doubleclick-crash-expected.txt: Added.
        * editing/inserting/doubleclick-crash.html: Added.

2005-11-07  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        New/updated layout tests for fixes for:
        
        <rdar://problem/4125131> REGRESSION (Mail): after certain steps, 
        extra blank line appears when typing past end of reply-quoted text
        <rdar://problem/4024996> Applying block styles can cause assertion 
        failure in inline style removal

        * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
        * editing/deleting/delete-br-011-expected.checksum:
        * editing/deleting/delete-br-011-expected.png:
        * editing/deleting/delete-br-011-expected.txt:
        * editing/inserting/insert-3786362-fix-expected.txt:
        * editing/inserting/insert-at-end-01-expected.checksum: Added.
        * editing/inserting/insert-at-end-01-expected.png: Added.
        * editing/inserting/insert-at-end-01-expected.txt: Added.
        * editing/inserting/insert-at-end-01.html: Added.
        * editing/inserting/insert-at-end-02-expected.checksum: Added.
        * editing/inserting/insert-at-end-02-expected.png: Added.
        * editing/inserting/insert-at-end-02-expected.txt: Added.
        * editing/inserting/insert-at-end-02.html: Added.

2005-11-06  Geoffrey Garen  <ggaren@apple.com>

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=5571
        REGRESSION (412.5-TOT): duplicated words/sentences at 
        shakespeer.sourceforge.net

        Also renamed previous test for consistency.

        * fast/js/regexp-big-unicode-ranges-expected.txt: Removed.
        * fast/js/regexp-big-unicode-ranges.html: Removed.
        * fast/js/regexp-extended-characters-crash-expected.txt: Added.
        * fast/js/regexp-extended-characters-crash.html: Added.
        * fast/js/regexp-extended-characters-match-expected.txt: Added.
        * fast/js/regexp-extended-characters-match.html: Added.

2005-11-05  Geoffrey Garen  <ggaren@apple.com>
        
        Layout test for http://bugs.webkit.org/show_bug.cgi?id=5357 
        REGRESSION: Scriptable plugin hides properties of OBJECT element

        * fast/dom/object-plugin-hides-properties.html: Added.
        * fast/js/object-plugin-hides-properties-expected.txt: Added.

2005-11-05  Geoffrey Garen  <ggaren@apple.com>
        
        Layout test for http://bugs.webkit.org/show_bug.cgi?id=5409 
        slice() testcase doesn't pass

        * fast/js/string-slice-abnormal-values.html: Added.
        * fast/js/string-slice-abnormal-values-expected.txt: Added.

2005-11-04  Darin Adler  <darin@apple.com>

        - added pixel results for a bunch of tests that didn't have them

        * fast/block/basic/021-expected.checksum: Added.
        * fast/block/basic/021-expected.png: Added.
        * fast/block/positioning/062-expected.checksum: Added.
        * fast/block/positioning/062-expected.png: Added.
        * fast/box-sizing/box-sizing-expected.checksum: Added.
        * fast/box-sizing/box-sizing-expected.png: Added.
        * fast/box-sizing/panels-one-expected.checksum: Added.
        * fast/box-sizing/panels-one-expected.png: Added.
        * fast/box-sizing/panels-two-expected.checksum: Added.
        * fast/box-sizing/panels-two-expected.png: Added.
        * fast/box-sizing/percentage-height-expected.checksum: Added.
        * fast/box-sizing/percentage-height-expected.png: Added.
        * fast/css-generated-content/014-expected.checksum: Added.
        * fast/css-generated-content/014-expected.png: Added.
        * fast/events/event-targets-expected.checksum: Added.
        * fast/events/event-targets-expected.png: Added.
        * fast/forms/blankbuttons-expected.checksum: Added.
        * fast/forms/blankbuttons-expected.png: Added.
        * fast/forms/button-positioned-expected.checksum: Added.
        * fast/forms/button-positioned-expected.png: Added.
        * fast/forms/indeterminate-expected.checksum: Added.
        * fast/forms/indeterminate-expected.png: Added.
        * fast/frames/calculate-fixed-expected.checksum: Added.
        * fast/frames/calculate-fixed-expected.png: Added.
        * fast/frames/calculate-order-expected.checksum: Added.
        * fast/frames/calculate-order-expected.png: Added.
        * fast/frames/calculate-percentage-expected.checksum: Added.
        * fast/frames/calculate-percentage-expected.png: Added.
        * fast/frames/calculate-relative-expected.checksum: Added.
        * fast/frames/calculate-relative-expected.png: Added.
        * fast/frames/calculate-round-expected.checksum: Added.
        * fast/frames/calculate-round-expected.png: Added.

2005-11-03  Adele Peterson  <adele@apple.com>

        Test for...
        <rdar://problem/3612121> setting focus, by tabbing, searching, or with JavaScript does not scroll overflow:auto/scroll/overlay to reveal focused element (3480)

        * fast/overflow/resources/scrollButton1.html: Added.
        * fast/overflow/scrollRevealButton-expected.checksum: Added.
        * fast/overflow/scrollRevealButton-expected.png: Added.
        * fast/overflow/scrollRevealButton-expected.txt: Added.
        * fast/overflow/scrollRevealButton.html: Added.

2005-11-03  David Harrison  <harrison@apple.com>

        Other files that should have been included with my previous commit.
        
        * editing/editing.js:
        * editing/inserting/insert-br-quoted-001-expected.checksum: Added.
        * editing/inserting/insert-br-quoted-002-expected.checksum: Added.
        * editing/inserting/insert-br-quoted-003-expected.checksum: Added.
        * editing/inserting/insert-br-quoted-004-expected.checksum: Added.
        * editing/inserting/insert-br-quoted-005-expected.checksum: Added.
        * editing/inserting/insert-br-quoted-006-expected.checksum: Added.

2005-11-03  Geoffrey Garen  <ggaren@apple.com>
        
        Layout test for http://bugs.webkit.org/show_bug.cgi?id=5602
        REGRESSION: RegExp("[^\\s$]+", "g") returns extra matches

        * fast/js/regexp-lastindex.html: Added.
        * fast/js/regexp-lastindex-expected.txt: Added.

2005-11-02  David Harrison  <harrison@apple.com>

        Reviewed by Justin.

        Tests for...
        <rdar://problem/4017861> in reply, extra line is inserted after pressing return on blank quoted line
        
        * editing/editing.js:
        * editing/inserting/insert-br-quoted-001-expected.png: Added.
        * editing/inserting/insert-br-quoted-001-expected.txt: Added.
        * editing/inserting/insert-br-quoted-001.html: Added.
        * editing/inserting/insert-br-quoted-002-expected.png: Added.
        * editing/inserting/insert-br-quoted-002-expected.txt: Added.
        * editing/inserting/insert-br-quoted-002.html: Added.
        * editing/inserting/insert-br-quoted-003-expected.png: Added.
        * editing/inserting/insert-br-quoted-003-expected.txt: Added.
        * editing/inserting/insert-br-quoted-003.html: Added.
        * editing/inserting/insert-br-quoted-004-expected.png: Added.
        * editing/inserting/insert-br-quoted-004-expected.txt: Added.
        * editing/inserting/insert-br-quoted-004.html: Added.
        * editing/inserting/insert-br-quoted-005-expected.png: Added.
        * editing/inserting/insert-br-quoted-005-expected.txt: Added.
        * editing/inserting/insert-br-quoted-005.html: Added.
        * editing/inserting/insert-br-quoted-006-expected.png: Added.
        * editing/inserting/insert-br-quoted-006-expected.txt: Added.
        * editing/inserting/insert-br-quoted-006.html: Added.

2005-11-01  Anders Carlsson  <andersca@mac.com>
 
        Reviewed by Darin.
 
        - update tests for <http://bugs.webkit.org/show_bug.cgi?id=5572>
        Implement textContent property.

        * dom/xhtml/level3/core/nodegettextcontent06-expected.txt:
        * dom/xhtml/level3/core/nodegettextcontent07-expected.txt:
        * dom/xhtml/level3/core/nodegettextcontent08-expected.txt:
        * dom/xhtml/level3/core/nodegettextcontent09-expected.txt:
        * dom/xhtml/level3/core/nodegettextcontent10-expected.txt:
        * dom/xhtml/level3/core/nodegettextcontent11-expected.txt:
        * dom/xhtml/level3/core/nodegettextcontent12-expected.txt:
        * dom/xhtml/level3/core/nodegettextcontent13-expected.txt:
        * dom/xhtml/level3/core/nodegettextcontent14-expected.txt:
        * dom/xhtml/level3/core/nodesettextcontent03-expected.txt:
        * dom/xhtml/level3/core/nodesettextcontent12-expected.txt:
        These now pass.
         
        * dom/xhtml/level3/core/nodegettextcontent17-expected.txt:
        This still fails, but now because entity references are unsupported.

2005-10-31  Eric Seidel  <eseidel@apple.com>

        Reviewed by hyatt.

        Test cases for XLST recursion check.
        http://bugs.webkit.org/show_bug.cgi?id=5529

        * fast/xsl/resources/xslt-recursion-chain1.xsl: Added.
        * fast/xsl/resources/xslt-recursion-chain2.xsl: Added.
        * fast/xsl/xslt-recursion-expected.txt: Added.
        * fast/xsl/xslt-recursion.xml: Added.

2005-10-31  Timothy Hatcher  <timothy@apple.com>

        Added a correct expected image.

        * fast/dom/dom-parse-serialize-display-expected.checksum:
        * fast/dom/dom-parse-serialize-display-expected.png:

2005-10-27  David Harrison  <harrison@apple.com>

        Reviewed by Justin Garcia and Dave Hyatt.

        Test cases for <rdar://problem/4134884>.

        * fast/events/event-targets-expected.txt: Added.
        * fast/events/event-targets.html: Added.

2005-10-27  Geoffrey Garen  <ggaren@apple.com>

                Layout test included with http://bugs.webkit.org/show_bug.cgi?id=5303
                TextInputController should support attributed strings
                
        * fast/forms/attributed-strings-expected.txt: Added.
        * fast/forms/attributed-strings.html: Added.

2005-10-27  Eric Seidel  <eseidel@apple.com>

        Reviewed by darin.

        Test cases for the new XSLTProcessor JS object.
        http://bugs.webkit.org/show_bug.cgi?id=3275

        * fast/xsl/xslt-processer-expected.txt: Added.
        * fast/xsl/xslt-processer.html: Added.

2005-10-26  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs & darin.

        Test case updates for XML serialization fixes.
        http://bugs.webkit.org/show_bug.cgi?id=5404

        * fast/dom/dom-parse-serialize-display-expected.txt:
        * fast/innerHTML/004-expected.txt: Added.
        * fast/innerHTML/004.xhtml: Added.
        * fast/innerHTML/005-expected.txt: Added.
        * fast/innerHTML/005.html: Added.

2005-10-26  Anders Carlsson  <andersca@mac.com>

        Reviewed by Maciej.

        - Update test cases for <http://bugs.webkit.org/show_bug.cgi?id=5513>
        Implement isEqualNode.

        * dom/xhtml/level3/core/nodeisequalnode01-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode02-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode04-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode06-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode07-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode10-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode11-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode12-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode13-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode14-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode19-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode20-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode22-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode28-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode29-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode31-expected.txt:
        * dom/xhtml/level3/core/nodeisequalnode32-expected.txt:
        These now pass.
        
        * dom/xhtml/level3/core/nodeisequalnode21-expected.txt:
        This now fails because doctype is null.

2005-10-25  Darin Adler  <darin@apple.com>

        * dom/xhtml/level1/core/hc_documentgetdoctype-expected.txt: Expect success.

2005-10-25  Maciej Stachowiak  <mjs@apple.com>

        Update isSameNode results back, now that the fix is landed.

        * dom/xhtml/level3/core/nodeissamenode01-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode02-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode03-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode04-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode05-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode06-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode10-expected.txt:

2005-10-25  Beth Dakin  <bdakin@apple.com>

        Layout test for <rdar://problem/4148730> SureSec si#182 safari heap overflow
        The fix is in WebCore.

        * fast/table/giantRowspan-expected.checksum: Added.
        * fast/table/giantRowspan-expected.png: Added.
        * fast/table/giantRowspan-expected.txt: Added.
        * fast/table/giantRowspan.html: Added.

2005-10-25  Vicki Murley  <vicki@apple.com>

        - updated results for <rdar://problem/4288276> DOM tests expect hierarchy exception 
        adding wrong types of nodes to parents (4568)

        * dom/html/level1/core/hc_attrappendchild2-expected.txt:
        * dom/html/level1/core/hc_nodeappendchildinvalidnodetype-expected.txt:
        * dom/html/level1/core/hc_nodeinsertbeforeinvalidnodetype-expected.txt:
        * dom/html/level1/core/hc_nodereplacechildinvalidnodetype-expected.txt:
        * dom/xhtml/level1/core/hc_attrappendchild2-expected.txt:
        * dom/xhtml/level1/core/hc_attrappendchild4-expected.txt:
        * dom/xhtml/level1/core/hc_attrinsertbefore5-expected.txt:
        * dom/xhtml/level1/core/hc_attrinsertbefore7-expected.txt:
        * dom/xhtml/level1/core/hc_nodeappendchildinvalidnodetype-expected.txt:
        * dom/xhtml/level1/core/hc_nodeinsertbeforeinvalidnodetype-expected.txt:
        * dom/xhtml/level1/core/hc_nodereplacechildinvalidnodetype-expected.txt:
        * dom/xhtml/level3/core/nodeinsertbefore03-expected.txt:
        * dom/xhtml/level3/core/nodeinsertbefore20-expected.txt:
        * dom/xhtml/level3/core/nodereplacechild20-expected.txt:
        * dom/xhtml/level3/core/nodereplacechild35-expected.txt:

2005-10-25  Darin Adler  <darin@apple.com>

        - added test for http://bugs.webkit.org/show_bug.cgi?id=4945
          event init calls should not do anything if the event has already been dispatched

        * fast/events/init-event-after-dispatch-expected.txt: Added.
        * fast/events/init-event-after-dispatch.html: Added.

2005-10-24  Geoffrey Garen  <ggaren@apple.com>

        Reviewed by hyatt.

        Layout tests for http://bugs.webkit.org/show_bug.cgi?id=3587
        Frameset size calculation does not resize or distribute evenly

        * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt:
        * dom/xhtml/level2/html/frame-expected.txt:
        * fast/frames/calculate-fixed-expected.txt: Added.
        * fast/frames/calculate-fixed.html: Added.
        * fast/frames/calculate-order-expected.txt: Added.
        * fast/frames/calculate-order.html: Added.
        * fast/frames/calculate-percentage-expected.txt: Added.
        * fast/frames/calculate-percentage.html: Added.
        * fast/frames/calculate-relative-expected.txt: Added.
        * fast/frames/calculate-relative.html: Added.
        * fast/frames/calculate-round-expected.txt: Added.
        * fast/frames/calculate-round.html: Added.
        * fast/frames/empty-frame-src-expected.txt:
        * fast/frames/invalid-expected.txt:
        * fast/frames/valid-expected.txt:

2005-10-24  Timothy Hatcher  <timothy@apple.com>

        Reviewed by Maciej.

        Added the CSS 2.1 test suite (this test suite is not final).
        http://www.w3.org/Style/CSS/Test/CSS2.1/current/

        * css2.1/support/1x1-green.png: Added.
        * css2.1/support/1x1-lime.png: Added.
        * css2.1/support/1x1-red.png: Added.
        * css2.1/support/1x1-transparent.gif: Added.
        * css2.1/support/1x1-transparent.png: Added.
        * css2.1/support/a-green.css: Added.
        * css2.1/support/b-green.css: Added.
        * css2.1/support/c-red.css: Added.
        * css2.1/support/cat.png: Added.
        * css2.1/support/css1test412a.png: Added.
        * css2.1/support/css1test412b-a.png: Added.
        * css2.1/support/css1test412b-b.png: Added.
        * css2.1/support/css1test42a.png: Added.
        * css2.1/support/css1test44a.png: Added.
        * css2.1/support/css1test44b.png: Added.
        * css2.1/support/css1test44c.png: Added.
        * css2.1/support/css1test44d.png: Added.
        * css2.1/support/css1test544b.png: Added.
        * css2.1/support/css1test545.png: Added.
        * css2.1/support/css1test548d.png: Added.
        * css2.1/support/css1test548e.png: Added.
        * css2.1/support/css1test5510-i.png: Added.
        * css2.1/support/css1test5525b-0.png: Added.
        * css2.1/support/css1test5525b-1.png: Added.
        * css2.1/support/css1test5525b-2.png: Added.
        * css2.1/support/css1test5525b-3.png: Added.
        * css2.1/support/css1test5525b-4.png: Added.
        * css2.1/support/css1test5525b-5.png: Added.
        * css2.1/support/css1test5525b-6.png: Added.
        * css2.1/support/css1test5525ce-1.png: Added.
        * css2.1/support/css1test5525ce-2.png: Added.
        * css2.1/support/css1test5525cf-0.png: Added.
        * css2.1/support/css1test5525cf-1.png: Added.
        * css2.1/support/css1test5526.png: Added.
        * css2.1/support/css1test5526c.gif: Added.
        * css2.1/support/css1test5526c.png: Added.
        * css2.1/support/css1test562.png: Added.
        * css2.1/support/css1test566a.png: Added.
        * css2.1/support/css1test62-inner.png: Added.
        * css2.1/support/css1test62-outer.png: Added.
        * css2.1/support/css1test64a.css: Added.
        * css2.1/support/css1test64b.css: Added.
        * css2.1/support/pattern-gg-gr.png: Added.
        * css2.1/support/pattern-grg-rgr-grg.png: Added.
        * css2.1/support/pattern-grg-rrg-rgg.png: Added.
        * css2.1/support/pattern-rgr-grg-rgr.png: Added.
        * css2.1/support/pattern-tr.png: Added.
        * css2.1/support/ruler-h-50%.png: Added.
        * css2.1/support/ruler-h-50px.png: Added.
        * css2.1/support/ruler-v-100px.png: Added.
        * css2.1/support/ruler-v-50px.png: Added.
        * css2.1/support/square-purple.png: Added.
        * css2.1/support/square-teal.png: Added.
        * css2.1/support/square-white.png: Added.
        * css2.1/support/support/swatch-green.png: Added.
        * css2.1/support/support/swatch-red.png: Added.
        * css2.1/support/swatch-blue.png: Added.
        * css2.1/support/swatch-green.png: Added.
        * css2.1/support/swatch-lime.png: Added.
        * css2.1/support/swatch-orange.png: Added.
        * css2.1/support/swatch-red.png: Added.
        * css2.1/support/swatch-white.png: Added.
        * css2.1/support/swatch-yellow.png: Added.
        * css2.1/support/test-bl.gif: Added.
        * css2.1/support/test-bl.png: Added.
        * css2.1/support/test-br.gif: Added.
        * css2.1/support/test-br.png: Added.
        * css2.1/support/test-inner-half-size.png: Added.
        * css2.1/support/test-outer.png: Added.
        * css2.1/support/test-tl.gif: Added.
        * css2.1/support/test-tl.png: Added.
        * css2.1/support/test-tr.gif: Added.
        * css2.1/support/test-tr.png: Added.
        * css2.1/t040109-c17-comments-00-b-expected.checksum: Added.
        * css2.1/t040109-c17-comments-00-b-expected.png: Added.
        * css2.1/t040109-c17-comments-00-b-expected.txt: Added.
        * css2.1/t040109-c17-comments-00-b.html: Added.
        * css2.1/t040109-c17-comments-01-b-expected.checksum: Added.
        * css2.1/t040109-c17-comments-01-b-expected.png: Added.
        * css2.1/t040109-c17-comments-01-b-expected.txt: Added.
        * css2.1/t040109-c17-comments-01-b.html: Added.
        * css2.1/t0402-c71-fwd-parsing-00-f-expected.checksum: Added.
        * css2.1/t0402-c71-fwd-parsing-00-f-expected.png: Added.
        * css2.1/t0402-c71-fwd-parsing-00-f-expected.txt: Added.
        * css2.1/t0402-c71-fwd-parsing-00-f.html: Added.
        * css2.1/t0402-c71-fwd-parsing-01-f-expected.checksum: Added.
        * css2.1/t0402-c71-fwd-parsing-01-f-expected.png: Added.
        * css2.1/t0402-c71-fwd-parsing-01-f-expected.txt: Added.
        * css2.1/t0402-c71-fwd-parsing-01-f.html: Added.
        * css2.1/t0402-c71-fwd-parsing-02-f-expected.checksum: Added.
        * css2.1/t0402-c71-fwd-parsing-02-f-expected.png: Added.
        * css2.1/t0402-c71-fwd-parsing-02-f-expected.txt: Added.
        * css2.1/t0402-c71-fwd-parsing-02-f.html: Added.
        * css2.1/t0402-c71-fwd-parsing-03-f-expected.checksum: Added.
        * css2.1/t0402-c71-fwd-parsing-03-f-expected.png: Added.
        * css2.1/t0402-c71-fwd-parsing-03-f-expected.txt: Added.
        * css2.1/t0402-c71-fwd-parsing-03-f.html: Added.
        * css2.1/t0402-c71-fwd-parsing-04-f-expected.checksum: Added.
        * css2.1/t0402-c71-fwd-parsing-04-f-expected.png: Added.
        * css2.1/t0402-c71-fwd-parsing-04-f-expected.txt: Added.
        * css2.1/t0402-c71-fwd-parsing-04-f.html: Added.
        * css2.1/t040302-c61-ex-len-00-b-a-expected.checksum: Added.
        * css2.1/t040302-c61-ex-len-00-b-a-expected.png: Added.
        * css2.1/t040302-c61-ex-len-00-b-a-expected.txt: Added.
        * css2.1/t040302-c61-ex-len-00-b-a.html: Added.
        * css2.1/t040302-c61-phys-len-00-b-expected.checksum: Added.
        * css2.1/t040302-c61-phys-len-00-b-expected.png: Added.
        * css2.1/t040302-c61-phys-len-00-b-expected.txt: Added.
        * css2.1/t040302-c61-phys-len-00-b.html: Added.
        * css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum: Added.
        * css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Added.
        * css2.1/t040302-c61-rel-len-00-b-ag-expected.txt: Added.
        * css2.1/t040302-c61-rel-len-00-b-ag.html: Added.
        * css2.1/t040303-c62-percent-00-b-ag-expected.checksum: Added.
        * css2.1/t040303-c62-percent-00-b-ag-expected.png: Added.
        * css2.1/t040303-c62-percent-00-b-ag-expected.txt: Added.
        * css2.1/t040303-c62-percent-00-b-ag.html: Added.
        * css2.1/t040304-c64-uri-00-a-g-expected.checksum: Added.
        * css2.1/t040304-c64-uri-00-a-g-expected.png: Added.
        * css2.1/t040304-c64-uri-00-a-g-expected.txt: Added.
        * css2.1/t040304-c64-uri-00-a-g.html: Added.
        * css2.1/t040306-c63-color-00-b-ag-expected.checksum: Added.
        * css2.1/t040306-c63-color-00-b-ag-expected.png: Added.
        * css2.1/t040306-c63-color-00-b-ag-expected.txt: Added.
        * css2.1/t040306-c63-color-00-b-ag.html: Added.
        * css2.1/t050201-c12-grouping-00-b-expected.checksum: Added.
        * css2.1/t050201-c12-grouping-00-b-expected.png: Added.
        * css2.1/t050201-c12-grouping-00-b-expected.txt: Added.
        * css2.1/t050201-c12-grouping-00-b.html: Added.
        * css2.1/t0505-c16-descendant-00-e-expected.checksum: Added.
        * css2.1/t0505-c16-descendant-00-e-expected.png: Added.
        * css2.1/t0505-c16-descendant-00-e-expected.txt: Added.
        * css2.1/t0505-c16-descendant-00-e.html: Added.
        * css2.1/t0505-c16-descendant-01-e-expected.checksum: Added.
        * css2.1/t0505-c16-descendant-01-e-expected.png: Added.
        * css2.1/t0505-c16-descendant-01-e-expected.txt: Added.
        * css2.1/t0505-c16-descendant-01-e.html: Added.
        * css2.1/t0505-c16-descendant-02-e-expected.checksum: Added.
        * css2.1/t0505-c16-descendant-02-e-expected.png: Added.
        * css2.1/t0505-c16-descendant-02-e-expected.txt: Added.
        * css2.1/t0505-c16-descendant-02-e.html: Added.
        * css2.1/t050803-c14-classes-00-e-expected.checksum: Added.
        * css2.1/t050803-c14-classes-00-e-expected.png: Added.
        * css2.1/t050803-c14-classes-00-e-expected.txt: Added.
        * css2.1/t050803-c14-classes-00-e.html: Added.
        * css2.1/t0509-c15-ids-00-a-expected.checksum: Added.
        * css2.1/t0509-c15-ids-00-a-expected.png: Added.
        * css2.1/t0509-c15-ids-00-a-expected.txt: Added.
        * css2.1/t0509-c15-ids-00-a.html: Added.
        * css2.1/t0509-c15-ids-01-e-expected.checksum: Added.
        * css2.1/t0509-c15-ids-01-e-expected.png: Added.
        * css2.1/t0509-c15-ids-01-e-expected.txt: Added.
        * css2.1/t0509-c15-ids-01-e.html: Added.
        * css2.1/t0510-c25-pseudo-elmnt-00-c-expected.checksum: Added.
        * css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png: Added.
        * css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt: Added.
        * css2.1/t0510-c25-pseudo-elmnt-00-c.html: Added.
        * css2.1/t0511-c21-pseud-anch-00-e-i-expected.checksum: Added.
        * css2.1/t0511-c21-pseud-anch-00-e-i-expected.png: Added.
        * css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt: Added.
        * css2.1/t0511-c21-pseud-anch-00-e-i.html: Added.
        * css2.1/t0511-c21-pseud-link-00-e-expected.checksum: Added.
        * css2.1/t0511-c21-pseud-link-00-e-expected.png: Added.
        * css2.1/t0511-c21-pseud-link-00-e-expected.txt: Added.
        * css2.1/t0511-c21-pseud-link-00-e.html: Added.
        * css2.1/t0511-c21-pseud-link-01-e-expected.checksum: Added.
        * css2.1/t0511-c21-pseud-link-01-e-expected.png: Added.
        * css2.1/t0511-c21-pseud-link-01-e-expected.txt: Added.
        * css2.1/t0511-c21-pseud-link-01-e.html: Added.
        * css2.1/t0511-c21-pseud-link-02-e-expected.checksum: Added.
        * css2.1/t0511-c21-pseud-link-02-e-expected.png: Added.
        * css2.1/t0511-c21-pseud-link-02-e-expected.txt: Added.
        * css2.1/t0511-c21-pseud-link-02-e.html: Added.
        * css2.1/t0511-c21-pseud-link-03-e-expected.checksum: Added.
        * css2.1/t0511-c21-pseud-link-03-e-expected.png: Added.
        * css2.1/t0511-c21-pseud-link-03-e-expected.txt: Added.
        * css2.1/t0511-c21-pseud-link-03-e.html: Added.
        * css2.1/t051103-c21-activ-ln-00-e-i-expected.checksum: Added.
        * css2.1/t051103-c21-activ-ln-00-e-i-expected.png: Added.
        * css2.1/t051103-c21-activ-ln-00-e-i-expected.txt: Added.
        * css2.1/t051103-c21-activ-ln-00-e-i.html: Added.
        * css2.1/t051103-c21-focus-ln-00-e-i-expected.checksum: Added.
        * css2.1/t051103-c21-focus-ln-00-e-i-expected.png: Added.
        * css2.1/t051103-c21-focus-ln-00-e-i-expected.txt: Added.
        * css2.1/t051103-c21-focus-ln-00-e-i.html: Added.
        * css2.1/t051103-c21-hover-ln-00-e-i-expected.checksum: Added.
        * css2.1/t051103-c21-hover-ln-00-e-i-expected.png: Added.
        * css2.1/t051103-c21-hover-ln-00-e-i-expected.txt: Added.
        * css2.1/t051103-c21-hover-ln-00-e-i.html: Added.
        * css2.1/t051201-c23-first-line-00-b-expected.checksum: Added.
        * css2.1/t051201-c23-first-line-00-b-expected.png: Added.
        * css2.1/t051201-c23-first-line-00-b-expected.txt: Added.
        * css2.1/t051201-c23-first-line-00-b.html: Added.
        * css2.1/t051202-c24-first-lttr-00-b-expected.checksum: Added.
        * css2.1/t051202-c24-first-lttr-00-b-expected.png: Added.
        * css2.1/t051202-c24-first-lttr-00-b-expected.txt: Added.
        * css2.1/t051202-c24-first-lttr-00-b.html: Added.
        * css2.1/t051202-c26-psudo-nest-00-c-expected.checksum: Added.
        * css2.1/t051202-c26-psudo-nest-00-c-expected.png: Added.
        * css2.1/t051202-c26-psudo-nest-00-c-expected.txt: Added.
        * css2.1/t051202-c26-psudo-nest-00-c.html: Added.
        * css2.1/t0602-c13-inh-underlin-00-e-expected.checksum: Added.
        * css2.1/t0602-c13-inh-underlin-00-e-expected.png: Added.
        * css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Added.
        * css2.1/t0602-c13-inh-underlin-00-e.html: Added.
        * css2.1/t0602-c13-inheritance-00-e-expected.checksum: Added.
        * css2.1/t0602-c13-inheritance-00-e-expected.png: Added.
        * css2.1/t0602-c13-inheritance-00-e-expected.txt: Added.
        * css2.1/t0602-c13-inheritance-00-e.html: Added.
        * css2.1/t0603-c11-import-00-b-expected.checksum: Added.
        * css2.1/t0603-c11-import-00-b-expected.png: Added.
        * css2.1/t0603-c11-import-00-b-expected.txt: Added.
        * css2.1/t0603-c11-import-00-b.html: Added.
        * css2.1/t060401-c32-cascading-00-b-expected.checksum: Added.
        * css2.1/t060401-c32-cascading-00-b-expected.png: Added.
        * css2.1/t060401-c32-cascading-00-b-expected.txt: Added.
        * css2.1/t060401-c32-cascading-00-b.html: Added.
        * css2.1/t060402-c31-important-00-b-expected.checksum: Added.
        * css2.1/t060402-c31-important-00-b-expected.png: Added.
        * css2.1/t060402-c31-important-00-b-expected.txt: Added.
        * css2.1/t060402-c31-important-00-b.html: Added.
        * css2.1/t060403-c21-pseu-cls-00-e-i-expected.checksum: Added.
        * css2.1/t060403-c21-pseu-cls-00-e-i-expected.png: Added.
        * css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt: Added.
        * css2.1/t060403-c21-pseu-cls-00-e-i.html: Added.
        * css2.1/t060403-c21-pseu-id-00-e-i-expected.checksum: Added.
        * css2.1/t060403-c21-pseu-id-00-e-i-expected.png: Added.
        * css2.1/t060403-c21-pseu-id-00-e-i-expected.txt: Added.
        * css2.1/t060403-c21-pseu-id-00-e-i.html: Added.
        * css2.1/t0801-c412-hz-box-00-b-a-expected.checksum: Added.
        * css2.1/t0801-c412-hz-box-00-b-a-expected.png: Added.
        * css2.1/t0801-c412-hz-box-00-b-a-expected.txt: Added.
        * css2.1/t0801-c412-hz-box-00-b-a.html: Added.
        * css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Added.
        * css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt: Added.
        * css2.1/t0803-c5501-imrgn-t-00-b-ag.html: Added.
        * css2.1/t0803-c5501-mrgn-t-00-b-a-expected.checksum: Added.
        * css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png: Added.
        * css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt: Added.
        * css2.1/t0803-c5501-mrgn-t-00-b-a.html: Added.
        * css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png: Added.
        * css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt: Added.
        * css2.1/t0803-c5502-imrgn-r-00-b-ag.html: Added.
        * css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png: Added.
        * css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt: Added.
        * css2.1/t0803-c5502-imrgn-r-01-b-ag.html: Added.
        * css2.1/t0803-c5502-imrgn-r-02-b-a-expected.checksum: Added.
        * css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png: Added.
        * css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt: Added.
        * css2.1/t0803-c5502-imrgn-r-02-b-a.html: Added.
        * css2.1/t0803-c5502-imrgn-r-03-b-a-expected.checksum: Added.
        * css2.1/t0803-c5502-imrgn-r-03-b-a-expected.png: Added.
        * css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt: Added.
        * css2.1/t0803-c5502-imrgn-r-03-b-a.html: Added.
        * css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png: Added.
        * css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt: Added.
        * css2.1/t0803-c5502-imrgn-r-04-b-ag.html: Added.
        * css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png: Added.
        * css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt: Added.
        * css2.1/t0803-c5502-imrgn-r-05-b-ag.html: Added.
        * css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png: Added.
        * css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt: Added.
        * css2.1/t0803-c5502-imrgn-r-06-b-ag.html: Added.
        * css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.checksum: Added.
        * css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Added.
        * css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt: Added.
        * css2.1/t0803-c5502-mrgn-r-00-c-ag.html: Added.
        * css2.1/t0803-c5502-mrgn-r-01-c-a-expected.checksum: Added.
        * css2.1/t0803-c5502-mrgn-r-01-c-a-expected.png: Added.
        * css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt: Added.
        * css2.1/t0803-c5502-mrgn-r-01-c-a.html: Added.
        * css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum: Added.
        * css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Added.
        * css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: Added.
        * css2.1/t0803-c5502-mrgn-r-02-c.html: Added.
        * css2.1/t0803-c5502-mrgn-r-03-c-expected.checksum: Added.
        * css2.1/t0803-c5502-mrgn-r-03-c-expected.png: Added.
        * css2.1/t0803-c5502-mrgn-r-03-c-expected.txt: Added.
        * css2.1/t0803-c5502-mrgn-r-03-c.html: Added.
        * css2.1/t0803-c5503-imrgn-b-00-b-a-expected.checksum: Added.
        * css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Added.
        * css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt: Added.
        * css2.1/t0803-c5503-imrgn-b-00-b-a.html: Added.
        * css2.1/t0803-c5503-mrgn-b-00-b-a-expected.checksum: Added.
        * css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png: Added.
        * css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt: Added.
        * css2.1/t0803-c5503-mrgn-b-00-b-a.html: Added.
        * css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png: Added.
        * css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt: Added.
        * css2.1/t0803-c5504-imrgn-l-00-b-ag.html: Added.
        * css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png: Added.
        * css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt: Added.
        * css2.1/t0803-c5504-imrgn-l-01-b-ag.html: Added.
        * css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png: Added.
        * css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt: Added.
        * css2.1/t0803-c5504-imrgn-l-02-b-ag.html: Added.
        * css2.1/t0803-c5504-imrgn-l-03-b-a-expected.checksum: Added.
        * css2.1/t0803-c5504-imrgn-l-03-b-a-expected.png: Added.
        * css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt: Added.
        * css2.1/t0803-c5504-imrgn-l-03-b-a.html: Added.
        * css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png: Added.
        * css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt: Added.
        * css2.1/t0803-c5504-imrgn-l-04-b-ag.html: Added.
        * css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png: Added.
        * css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt: Added.
        * css2.1/t0803-c5504-imrgn-l-05-b-ag.html: Added.
        * css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png: Added.
        * css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt: Added.
        * css2.1/t0803-c5504-imrgn-l-06-b-ag.html: Added.
        * css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.checksum: Added.
        * css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Added.
        * css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt: Added.
        * css2.1/t0803-c5504-mrgn-l-00-c-ag.html: Added.
        * css2.1/t0803-c5504-mrgn-l-01-c-a-expected.checksum: Added.
        * css2.1/t0803-c5504-mrgn-l-01-c-a-expected.png: Added.
        * css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt: Added.
        * css2.1/t0803-c5504-mrgn-l-01-c-a.html: Added.
        * css2.1/t0803-c5504-mrgn-l-02-c-expected.checksum: Added.
        * css2.1/t0803-c5504-mrgn-l-02-c-expected.png: Added.
        * css2.1/t0803-c5504-mrgn-l-02-c-expected.txt: Added.
        * css2.1/t0803-c5504-mrgn-l-02-c.html: Added.
        * css2.1/t0803-c5504-mrgn-l-03-c-expected.checksum: Added.
        * css2.1/t0803-c5504-mrgn-l-03-c-expected.png: Added.
        * css2.1/t0803-c5504-mrgn-l-03-c-expected.txt: Added.
        * css2.1/t0803-c5504-mrgn-l-03-c.html: Added.
        * css2.1/t0803-c5505-imrgn-00-a-ag-expected.checksum: Added.
        * css2.1/t0803-c5505-imrgn-00-a-ag-expected.png: Added.
        * css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Added.
        * css2.1/t0803-c5505-imrgn-00-a-ag.html: Added.
        * css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum: Added.
        * css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Added.
        * css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt: Added.
        * css2.1/t0803-c5505-mrgn-00-b-ag.html: Added.
        * css2.1/t0803-c5505-mrgn-01-e-a-expected.checksum: Added.
        * css2.1/t0803-c5505-mrgn-01-e-a-expected.png: Added.
        * css2.1/t0803-c5505-mrgn-01-e-a-expected.txt: Added.
        * css2.1/t0803-c5505-mrgn-01-e-a.html: Added.
        * css2.1/t0803-c5505-mrgn-02-c-expected.checksum: Added.
        * css2.1/t0803-c5505-mrgn-02-c-expected.png: Added.
        * css2.1/t0803-c5505-mrgn-02-c-expected.txt: Added.
        * css2.1/t0803-c5505-mrgn-02-c.html: Added.
        * css2.1/t0803-c5505-mrgn-03-c-ag-expected.checksum: Added.
        * css2.1/t0803-c5505-mrgn-03-c-ag-expected.png: Added.
        * css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt: Added.
        * css2.1/t0803-c5505-mrgn-03-c-ag.html: Added.
        * css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum: Added.
        * css2.1/t080301-c411-vt-mrgn-00-b-expected.png: Added.
        * css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: Added.
        * css2.1/t080301-c411-vt-mrgn-00-b.html: Added.
        * css2.1/t0804-c5506-ipadn-t-00-b-a-expected.checksum: Added.
        * css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png: Added.
        * css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt: Added.
        * css2.1/t0804-c5506-ipadn-t-00-b-a.html: Added.
        * css2.1/t0804-c5506-ipadn-t-01-b-a-expected.checksum: Added.
        * css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png: Added.
        * css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt: Added.
        * css2.1/t0804-c5506-ipadn-t-01-b-a.html: Added.
        * css2.1/t0804-c5506-ipadn-t-02-b-a-expected.checksum: Added.
        * css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png: Added.
        * css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt: Added.
        * css2.1/t0804-c5506-ipadn-t-02-b-a.html: Added.
        * css2.1/t0804-c5506-padn-t-00-b-a-expected.checksum: Added.
        * css2.1/t0804-c5506-padn-t-00-b-a-expected.png: Added.
        * css2.1/t0804-c5506-padn-t-00-b-a-expected.txt: Added.
        * css2.1/t0804-c5506-padn-t-00-b-a.html: Added.
        * css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.checksum: Added.
        * css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png: Added.
        * css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt: Added.
        * css2.1/t0804-c5507-ipadn-r-00-b-ag.html: Added.
        * css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.checksum: Added.
        * css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png: Added.
        * css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt: Added.
        * css2.1/t0804-c5507-ipadn-r-01-b-ag.html: Added.
        * css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.checksum: Added.
        * css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png: Added.
        * css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt: Added.
        * css2.1/t0804-c5507-ipadn-r-02-b-ag.html: Added.
        * css2.1/t0804-c5507-ipadn-r-03-b-a-expected.checksum: Added.
        * css2.1/t0804-c5507-ipadn-r-03-b-a-expected.png: Added.
        * css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt: Added.
        * css2.1/t0804-c5507-ipadn-r-03-b-a.html: Added.
        * css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.checksum: Added.
        * css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png: Added.
        * css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt: Added.
        * css2.1/t0804-c5507-ipadn-r-04-b-ag.html: Added.
        * css2.1/t0804-c5507-padn-r-00-c-ag-expected.checksum: Added.
        * css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: Added.
        * css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt: Added.
        * css2.1/t0804-c5507-padn-r-00-c-ag.html: Added.
        * css2.1/t0804-c5507-padn-r-01-c-a-expected.checksum: Added.
        * css2.1/t0804-c5507-padn-r-01-c-a-expected.png: Added.
        * css2.1/t0804-c5507-padn-r-01-c-a-expected.txt: Added.
        * css2.1/t0804-c5507-padn-r-01-c-a.html: Added.
        * css2.1/t0804-c5507-padn-r-02-f-expected.checksum: Added.
        * css2.1/t0804-c5507-padn-r-02-f-expected.png: Added.
        * css2.1/t0804-c5507-padn-r-02-f-expected.txt: Added.
        * css2.1/t0804-c5507-padn-r-02-f.html: Added.
        * css2.1/t0804-c5507-padn-r-03-f-expected.checksum: Added.
        * css2.1/t0804-c5507-padn-r-03-f-expected.png: Added.
        * css2.1/t0804-c5507-padn-r-03-f-expected.txt: Added.
        * css2.1/t0804-c5507-padn-r-03-f.html: Added.
        * css2.1/t0804-c5508-ipadn-b-00-b-a-expected.checksum: Added.
        * css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png: Added.
        * css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt: Added.
        * css2.1/t0804-c5508-ipadn-b-00-b-a.html: Added.
        * css2.1/t0804-c5508-ipadn-b-01-f-a-expected.checksum: Added.
        * css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png: Added.
        * css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt: Added.
        * css2.1/t0804-c5508-ipadn-b-01-f-a.html: Added.
        * css2.1/t0804-c5508-ipadn-b-02-b-a-expected.checksum: Added.
        * css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png: Added.
        * css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt: Added.
        * css2.1/t0804-c5508-ipadn-b-02-b-a.html: Added.
        * css2.1/t0804-c5508-ipadn-b-03-b-a-expected.checksum: Added.
        * css2.1/t0804-c5508-ipadn-b-03-b-a-expected.png: Added.
        * css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt: Added.
        * css2.1/t0804-c5508-ipadn-b-03-b-a.html: Added.
        * css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.checksum: Added.
        * css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png: Added.
        * css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt: Added.
        * css2.1/t0804-c5509-ipadn-l-00-b-ag.html: Added.
        * css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.checksum: Added.
        * css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png: Added.
        * css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt: Added.
        * css2.1/t0804-c5509-ipadn-l-01-b-ag.html: Added.
        * css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.checksum: Added.
        * css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png: Added.
        * css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt: Added.
        * css2.1/t0804-c5509-ipadn-l-02-b-ag.html: Added.
        * css2.1/t0804-c5509-ipadn-l-03-b-a-expected.checksum: Added.
        * css2.1/t0804-c5509-ipadn-l-03-b-a-expected.png: Added.
        * css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt: Added.
        * css2.1/t0804-c5509-ipadn-l-03-b-a.html: Added.
        * css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.checksum: Added.
        * css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png: Added.
        * css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt: Added.
        * css2.1/t0804-c5509-ipadn-l-04-f-ag.html: Added.
        * css2.1/t0804-c5509-padn-l-00-b-ag-expected.checksum: Added.
        * css2.1/t0804-c5509-padn-l-00-b-ag-expected.png: Added.
        * css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt: Added.
        * css2.1/t0804-c5509-padn-l-00-b-ag.html: Added.
        * css2.1/t0804-c5509-padn-l-01-b-a-expected.checksum: Added.
        * css2.1/t0804-c5509-padn-l-01-b-a-expected.png: Added.
        * css2.1/t0804-c5509-padn-l-01-b-a-expected.txt: Added.
        * css2.1/t0804-c5509-padn-l-01-b-a.html: Added.
        * css2.1/t0804-c5509-padn-l-02-f-expected.checksum: Added.
        * css2.1/t0804-c5509-padn-l-02-f-expected.png: Added.
        * css2.1/t0804-c5509-padn-l-02-f-expected.txt: Added.
        * css2.1/t0804-c5509-padn-l-02-f.html: Added.
        * css2.1/t0804-c5509-padn-l-03-f-g-expected.checksum: Added.
        * css2.1/t0804-c5509-padn-l-03-f-g-expected.png: Added.
        * css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Added.
        * css2.1/t0804-c5509-padn-l-03-f-g.html: Added.
        * css2.1/t0804-c5510-ipadn-00-b-ag-expected.checksum: Added.
        * css2.1/t0804-c5510-ipadn-00-b-ag-expected.png: Added.
        * css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt: Added.
        * css2.1/t0804-c5510-ipadn-00-b-ag.html: Added.
        * css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Added.
        * css2.1/t0804-c5510-padn-00-b-ag-expected.png: Added.
        * css2.1/t0804-c5510-padn-00-b-ag-expected.txt: Added.
        * css2.1/t0804-c5510-padn-00-b-ag.html: Added.
        * css2.1/t0804-c5510-padn-01-e-a-expected.checksum: Added.
        * css2.1/t0804-c5510-padn-01-e-a-expected.png: Added.
        * css2.1/t0804-c5510-padn-01-e-a-expected.txt: Added.
        * css2.1/t0804-c5510-padn-01-e-a.html: Added.
        * css2.1/t0804-c5510-padn-02-f-expected.checksum: Added.
        * css2.1/t0804-c5510-padn-02-f-expected.png: Added.
        * css2.1/t0804-c5510-padn-02-f-expected.txt: Added.
        * css2.1/t0804-c5510-padn-02-f.html: Added.
        * css2.1/t0805-c5511-brdr-tw-00-b-expected.checksum: Added.
        * css2.1/t0805-c5511-brdr-tw-00-b-expected.png: Added.
        * css2.1/t0805-c5511-brdr-tw-00-b-expected.txt: Added.
        * css2.1/t0805-c5511-brdr-tw-00-b.html: Added.
        * css2.1/t0805-c5511-brdr-tw-01-b-g-expected.checksum: Added.
        * css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png: Added.
        * css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt: Added.
        * css2.1/t0805-c5511-brdr-tw-01-b-g.html: Added.
        * css2.1/t0805-c5511-brdr-tw-02-b-expected.checksum: Added.
        * css2.1/t0805-c5511-brdr-tw-02-b-expected.png: Added.
        * css2.1/t0805-c5511-brdr-tw-02-b-expected.txt: Added.
        * css2.1/t0805-c5511-brdr-tw-02-b.html: Added.
        * css2.1/t0805-c5511-brdr-tw-03-b-expected.checksum: Added.
        * css2.1/t0805-c5511-brdr-tw-03-b-expected.png: Added.
        * css2.1/t0805-c5511-brdr-tw-03-b-expected.txt: Added.
        * css2.1/t0805-c5511-brdr-tw-03-b.html: Added.
        * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.checksum: Added.
        * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png: Added.
        * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt: Added.
        * css2.1/t0805-c5511-ibrdr-tw-00-a.html: Added.
        * css2.1/t0805-c5512-brdr-rw-00-b-expected.checksum: Added.
        * css2.1/t0805-c5512-brdr-rw-00-b-expected.png: Added.
        * css2.1/t0805-c5512-brdr-rw-00-b-expected.txt: Added.
        * css2.1/t0805-c5512-brdr-rw-00-b.html: Added.
        * css2.1/t0805-c5512-brdr-rw-01-b-g-expected.checksum: Added.
        * css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png: Added.
        * css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt: Added.
        * css2.1/t0805-c5512-brdr-rw-01-b-g.html: Added.
        * css2.1/t0805-c5512-brdr-rw-02-b-expected.checksum: Added.
        * css2.1/t0805-c5512-brdr-rw-02-b-expected.png: Added.
        * css2.1/t0805-c5512-brdr-rw-02-b-expected.txt: Added.
        * css2.1/t0805-c5512-brdr-rw-02-b.html: Added.
        * css2.1/t0805-c5512-brdr-rw-03-b-expected.checksum: Added.
        * css2.1/t0805-c5512-brdr-rw-03-b-expected.png: Added.
        * css2.1/t0805-c5512-brdr-rw-03-b-expected.txt: Added.
        * css2.1/t0805-c5512-brdr-rw-03-b.html: Added.
        * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.checksum: Added.
        * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png: Added.
        * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt: Added.
        * css2.1/t0805-c5512-ibrdr-rw-00-a.html: Added.
        * css2.1/t0805-c5513-brdr-bw-00-b-expected.checksum: Added.
        * css2.1/t0805-c5513-brdr-bw-00-b-expected.png: Added.
        * css2.1/t0805-c5513-brdr-bw-00-b-expected.txt: Added.
        * css2.1/t0805-c5513-brdr-bw-00-b.html: Added.
        * css2.1/t0805-c5513-brdr-bw-01-b-g-expected.checksum: Added.
        * css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png: Added.
        * css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt: Added.
        * css2.1/t0805-c5513-brdr-bw-01-b-g.html: Added.
        * css2.1/t0805-c5513-brdr-bw-02-b-expected.checksum: Added.
        * css2.1/t0805-c5513-brdr-bw-02-b-expected.png: Added.
        * css2.1/t0805-c5513-brdr-bw-02-b-expected.txt: Added.
        * css2.1/t0805-c5513-brdr-bw-02-b.html: Added.
        * css2.1/t0805-c5513-brdr-bw-03-b-expected.checksum: Added.
        * css2.1/t0805-c5513-brdr-bw-03-b-expected.png: Added.
        * css2.1/t0805-c5513-brdr-bw-03-b-expected.txt: Added.
        * css2.1/t0805-c5513-brdr-bw-03-b.html: Added.
        * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.checksum: Added.
        * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png: Added.
        * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt: Added.
        * css2.1/t0805-c5513-ibrdr-bw-00-a.html: Added.
        * css2.1/t0805-c5514-brdr-lw-00-b-expected.checksum: Added.
        * css2.1/t0805-c5514-brdr-lw-00-b-expected.png: Added.
        * css2.1/t0805-c5514-brdr-lw-00-b-expected.txt: Added.
        * css2.1/t0805-c5514-brdr-lw-00-b.html: Added.
        * css2.1/t0805-c5514-brdr-lw-01-b-g-expected.checksum: Added.
        * css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png: Added.
        * css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt: Added.
        * css2.1/t0805-c5514-brdr-lw-01-b-g.html: Added.
        * css2.1/t0805-c5514-brdr-lw-02-b-expected.checksum: Added.
        * css2.1/t0805-c5514-brdr-lw-02-b-expected.png: Added.
        * css2.1/t0805-c5514-brdr-lw-02-b-expected.txt: Added.
        * css2.1/t0805-c5514-brdr-lw-02-b.html: Added.
        * css2.1/t0805-c5514-brdr-lw-03-b-expected.checksum: Added.
        * css2.1/t0805-c5514-brdr-lw-03-b-expected.png: Added.
        * css2.1/t0805-c5514-brdr-lw-03-b-expected.txt: Added.
        * css2.1/t0805-c5514-brdr-lw-03-b.html: Added.
        * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.checksum: Added.
        * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png: Added.
        * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt: Added.
        * css2.1/t0805-c5514-ibrdr-lw-00-a.html: Added.
        * css2.1/t0805-c5515-brdr-w-00-a-expected.checksum: Added.
        * css2.1/t0805-c5515-brdr-w-00-a-expected.png: Added.
        * css2.1/t0805-c5515-brdr-w-00-a-expected.txt: Added.
        * css2.1/t0805-c5515-brdr-w-00-a.html: Added.
        * css2.1/t0805-c5515-brdr-w-01-b-g-expected.checksum: Added.
        * css2.1/t0805-c5515-brdr-w-01-b-g-expected.png: Added.
        * css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt: Added.
        * css2.1/t0805-c5515-brdr-w-01-b-g.html: Added.
        * css2.1/t0805-c5515-brdr-w-02-b-expected.checksum: Added.
        * css2.1/t0805-c5515-brdr-w-02-b-expected.png: Added.
        * css2.1/t0805-c5515-brdr-w-02-b-expected.txt: Added.
        * css2.1/t0805-c5515-brdr-w-02-b.html: Added.
        * css2.1/t0805-c5515-ibrdr-00-b-expected.checksum: Added.
        * css2.1/t0805-c5515-ibrdr-00-b-expected.png: Added.
        * css2.1/t0805-c5515-ibrdr-00-b-expected.txt: Added.
        * css2.1/t0805-c5515-ibrdr-00-b.html: Added.
        * css2.1/t0805-c5516-brdr-c-00-a-expected.checksum: Added.
        * css2.1/t0805-c5516-brdr-c-00-a-expected.png: Added.
        * css2.1/t0805-c5516-brdr-c-00-a-expected.txt: Added.
        * css2.1/t0805-c5516-brdr-c-00-a.html: Added.
        * css2.1/t0805-c5516-ibrdr-c-00-a-expected.checksum: Added.
        * css2.1/t0805-c5516-ibrdr-c-00-a-expected.png: Added.
        * css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt: Added.
        * css2.1/t0805-c5516-ibrdr-c-00-a.html: Added.
        * css2.1/t0805-c5517-brdr-s-00-c-expected.checksum: Added.
        * css2.1/t0805-c5517-brdr-s-00-c-expected.png: Added.
        * css2.1/t0805-c5517-brdr-s-00-c-expected.txt: Added.
        * css2.1/t0805-c5517-brdr-s-00-c.html: Added.
        * css2.1/t0805-c5517-ibrdr-s-00-a-expected.checksum: Added.
        * css2.1/t0805-c5517-ibrdr-s-00-a-expected.png: Added.
        * css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt: Added.
        * css2.1/t0805-c5517-ibrdr-s-00-a.html: Added.
        * css2.1/t0805-c5518-brdr-t-00-a-expected.checksum: Added.
        * css2.1/t0805-c5518-brdr-t-00-a-expected.png: Added.
        * css2.1/t0805-c5518-brdr-t-00-a-expected.txt: Added.
        * css2.1/t0805-c5518-brdr-t-00-a.html: Added.
        * css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Added.
        * css2.1/t0805-c5518-brdr-t-01-e-expected.png: Added.
        * css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Added.
        * css2.1/t0805-c5518-brdr-t-01-e.html: Added.
        * css2.1/t0805-c5518-ibrdr-t-00-a-expected.checksum: Added.
        * css2.1/t0805-c5518-ibrdr-t-00-a-expected.png: Added.
        * css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt: Added.
        * css2.1/t0805-c5518-ibrdr-t-00-a.html: Added.
        * css2.1/t0805-c5519-brdr-r-00-a-expected.checksum: Added.
        * css2.1/t0805-c5519-brdr-r-00-a-expected.png: Added.
        * css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Added.
        * css2.1/t0805-c5519-brdr-r-00-a.html: Added.
        * css2.1/t0805-c5519-brdr-r-01-e-expected.checksum: Added.
        * css2.1/t0805-c5519-brdr-r-01-e-expected.png: Added.
        * css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Added.
        * css2.1/t0805-c5519-brdr-r-01-e.html: Added.
        * css2.1/t0805-c5519-brdr-r-02-e-expected.checksum: Added.
        * css2.1/t0805-c5519-brdr-r-02-e-expected.png: Added.
        * css2.1/t0805-c5519-brdr-r-02-e-expected.txt: Added.
        * css2.1/t0805-c5519-brdr-r-02-e.html: Added.
        * css2.1/t0805-c5519-ibrdr-r-00-a-expected.checksum: Added.
        * css2.1/t0805-c5519-ibrdr-r-00-a-expected.png: Added.
        * css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt: Added.
        * css2.1/t0805-c5519-ibrdr-r-00-a.html: Added.
        * css2.1/t0805-c5520-brdr-b-00-a-expected.checksum: Added.
        * css2.1/t0805-c5520-brdr-b-00-a-expected.png: Added.
        * css2.1/t0805-c5520-brdr-b-00-a-expected.txt: Added.
        * css2.1/t0805-c5520-brdr-b-00-a.html: Added.
        * css2.1/t0805-c5520-brdr-b-01-e-expected.checksum: Added.
        * css2.1/t0805-c5520-brdr-b-01-e-expected.png: Added.
        * css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Added.
        * css2.1/t0805-c5520-brdr-b-01-e.html: Added.
        * css2.1/t0805-c5520-ibrdr-b-00-a-expected.checksum: Added.
        * css2.1/t0805-c5520-ibrdr-b-00-a-expected.png: Added.
        * css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt: Added.
        * css2.1/t0805-c5520-ibrdr-b-00-a.html: Added.
        * css2.1/t0805-c5521-brdr-l-00-a-expected.checksum: Added.
        * css2.1/t0805-c5521-brdr-l-00-a-expected.png: Added.
        * css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Added.
        * css2.1/t0805-c5521-brdr-l-00-a.html: Added.
        * css2.1/t0805-c5521-brdr-l-01-e-expected.checksum: Added.
        * css2.1/t0805-c5521-brdr-l-01-e-expected.png: Added.
        * css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Added.
        * css2.1/t0805-c5521-brdr-l-01-e.html: Added.
        * css2.1/t0805-c5521-brdr-l-02-e-expected.checksum: Added.
        * css2.1/t0805-c5521-brdr-l-02-e-expected.png: Added.
        * css2.1/t0805-c5521-brdr-l-02-e-expected.txt: Added.
        * css2.1/t0805-c5521-brdr-l-02-e.html: Added.
        * css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum: Added.
        * css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Added.
        * css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Added.
        * css2.1/t0805-c5521-ibrdr-l-00-a.html: Added.
        * css2.1/t0805-c5522-brdr-00-b-expected.checksum: Added.
        * css2.1/t0805-c5522-brdr-00-b-expected.png: Added.
        * css2.1/t0805-c5522-brdr-00-b-expected.txt: Added.
        * css2.1/t0805-c5522-brdr-00-b.html: Added.
        * css2.1/t0805-c5522-brdr-01-b-g-expected.checksum: Added.
        * css2.1/t0805-c5522-brdr-01-b-g-expected.png: Added.
        * css2.1/t0805-c5522-brdr-01-b-g-expected.txt: Added.
        * css2.1/t0805-c5522-brdr-01-b-g.html: Added.
        * css2.1/t0805-c5522-brdr-02-e-expected.checksum: Added.
        * css2.1/t0805-c5522-brdr-02-e-expected.png: Added.
        * css2.1/t0805-c5522-brdr-02-e-expected.txt: Added.
        * css2.1/t0805-c5522-brdr-02-e.html: Added.
        * css2.1/t0805-c5522-ibrdr-00-a-expected.checksum: Added.
        * css2.1/t0805-c5522-ibrdr-00-a-expected.png: Added.
        * css2.1/t0805-c5522-ibrdr-00-a-expected.txt: Added.
        * css2.1/t0805-c5522-ibrdr-00-a.html: Added.
        * css2.1/t09-c5526c-display-00-e-expected.checksum: Added.
        * css2.1/t09-c5526c-display-00-e-expected.png: Added.
        * css2.1/t09-c5526c-display-00-e-expected.txt: Added.
        * css2.1/t09-c5526c-display-00-e.html: Added.
        * css2.1/t090402-c42-ibx-pad-00-d-ag-expected.checksum: Added.
        * css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png: Added.
        * css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt: Added.
        * css2.1/t090402-c42-ibx-pad-00-d-ag.html: Added.
        * css2.1/t0905-c414-flt-00-d-expected.checksum: Added.
        * css2.1/t0905-c414-flt-00-d-expected.png: Added.
        * css2.1/t0905-c414-flt-00-d-expected.txt: Added.
        * css2.1/t0905-c414-flt-00-d.html: Added.
        * css2.1/t0905-c414-flt-01-d-g-expected.checksum: Added.
        * css2.1/t0905-c414-flt-01-d-g-expected.png: Added.
        * css2.1/t0905-c414-flt-01-d-g-expected.txt: Added.
        * css2.1/t0905-c414-flt-01-d-g.html: Added.
        * css2.1/t0905-c414-flt-02-c-expected.checksum: Added.
        * css2.1/t0905-c414-flt-02-c-expected.png: Added.
        * css2.1/t0905-c414-flt-02-c-expected.txt: Added.
        * css2.1/t0905-c414-flt-02-c.html: Added.
        * css2.1/t0905-c414-flt-03-c-expected.checksum: Added.
        * css2.1/t0905-c414-flt-03-c-expected.png: Added.
        * css2.1/t0905-c414-flt-03-c-expected.txt: Added.
        * css2.1/t0905-c414-flt-03-c.html: Added.
        * css2.1/t0905-c414-flt-04-c-expected.checksum: Added.
        * css2.1/t0905-c414-flt-04-c-expected.png: Added.
        * css2.1/t0905-c414-flt-04-c-expected.txt: Added.
        * css2.1/t0905-c414-flt-04-c.html: Added.
        * css2.1/t0905-c414-flt-fit-00-d-expected.checksum: Added.
        * css2.1/t0905-c414-flt-fit-00-d-expected.png: Added.
        * css2.1/t0905-c414-flt-fit-00-d-expected.txt: Added.
        * css2.1/t0905-c414-flt-fit-00-d.html: Added.
        * css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum: Added.
        * css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Added.
        * css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Added.
        * css2.1/t0905-c414-flt-fit-01-d-g.html: Added.
        * css2.1/t0905-c414-flt-wrap-00-e-expected.checksum: Added.
        * css2.1/t0905-c414-flt-wrap-00-e-expected.png: Added.
        * css2.1/t0905-c414-flt-wrap-00-e-expected.txt: Added.
        * css2.1/t0905-c414-flt-wrap-00-e.html: Added.
        * css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum: Added.
        * css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Added.
        * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt: Added.
        * css2.1/t0905-c414-flt-wrap-01-d-g.html: Added.
        * css2.1/t0905-c5525-fltblck-00-d-ag-expected.checksum: Added.
        * css2.1/t0905-c5525-fltblck-00-d-ag-expected.png: Added.
        * css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Added.
        * css2.1/t0905-c5525-fltblck-00-d-ag.html: Added.
        * css2.1/t0905-c5525-fltblck-01-d-expected.checksum: Added.
        * css2.1/t0905-c5525-fltblck-01-d-expected.png: Added.
        * css2.1/t0905-c5525-fltblck-01-d-expected.txt: Added.
        * css2.1/t0905-c5525-fltblck-01-d.html: Added.
        * css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum: Added.
        * css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Added.
        * css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt: Added.
        * css2.1/t0905-c5525-fltclr-00-c-ag.html: Added.
        * css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Added.
        * css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added.
        * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Added.
        * css2.1/t0905-c5525-fltcont-00-d-g.html: Added.
        * css2.1/t0905-c5525-flthw-00-c-g-expected.checksum: Added.
        * css2.1/t0905-c5525-flthw-00-c-g-expected.png: Added.
        * css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Added.
        * css2.1/t0905-c5525-flthw-00-c-g.html: Added.
        * css2.1/t0905-c5525-fltinln-00-c-ag-expected.checksum: Added.
        * css2.1/t0905-c5525-fltinln-00-c-ag-expected.png: Added.
        * css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt: Added.
        * css2.1/t0905-c5525-fltinln-00-c-ag.html: Added.
        * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum: Added.
        * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Added.
        * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt: Added.
        * css2.1/t0905-c5525-fltmrgn-00-c-ag.html: Added.
        * css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: Added.
        * css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Added.
        * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Added.
        * css2.1/t0905-c5525-fltmult-00-d-g.html: Added.
        * css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Added.
        * css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added.
        * css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Added.
        * css2.1/t0905-c5525-fltwidth-00-c-g.html: Added.
        * css2.1/t0905-c5525-fltwidth-01-c-g-expected.checksum: Added.
        * css2.1/t0905-c5525-fltwidth-01-c-g-expected.png: Added.
        * css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt: Added.
        * css2.1/t0905-c5525-fltwidth-01-c-g.html: Added.
        * css2.1/t0905-c5525-fltwidth-02-c-g-expected.checksum: Added.
        * css2.1/t0905-c5525-fltwidth-02-c-g-expected.png: Added.
        * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Added.
        * css2.1/t0905-c5525-fltwidth-02-c-g.html: Added.
        * css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum: Added.
        * css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: Added.
        * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Added.
        * css2.1/t0905-c5525-fltwidth-03-c-g.html: Added.
        * css2.1/t0905-c5525-fltwrap-00-b-expected.checksum: Added.
        * css2.1/t0905-c5525-fltwrap-00-b-expected.png: Added.
        * css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Added.
        * css2.1/t0905-c5525-fltwrap-00-b.html: Added.
        * css2.1/t090501-c414-flt-00-d-expected.checksum: Added.
        * css2.1/t090501-c414-flt-00-d-expected.png: Added.
        * css2.1/t090501-c414-flt-00-d-expected.txt: Added.
        * css2.1/t090501-c414-flt-00-d.html: Added.
        * css2.1/t090501-c414-flt-01-b-expected.checksum: Added.
        * css2.1/t090501-c414-flt-01-b-expected.png: Added.
        * css2.1/t090501-c414-flt-01-b-expected.txt: Added.
        * css2.1/t090501-c414-flt-01-b.html: Added.
        * css2.1/t090501-c414-flt-02-d-g-expected.checksum: Added.
        * css2.1/t090501-c414-flt-02-d-g-expected.png: Added.
        * css2.1/t090501-c414-flt-02-d-g-expected.txt: Added.
        * css2.1/t090501-c414-flt-02-d-g.html: Added.
        * css2.1/t090501-c414-flt-03-b-g-expected.checksum: Added.
        * css2.1/t090501-c414-flt-03-b-g-expected.png: Added.
        * css2.1/t090501-c414-flt-03-b-g-expected.txt: Added.
        * css2.1/t090501-c414-flt-03-b-g.html: Added.
        * css2.1/t090501-c414-flt-ln-00-d-expected.checksum: Added.
        * css2.1/t090501-c414-flt-ln-00-d-expected.png: Added.
        * css2.1/t090501-c414-flt-ln-00-d-expected.txt: Added.
        * css2.1/t090501-c414-flt-ln-00-d.html: Added.
        * css2.1/t090501-c414-flt-ln-01-d-g-expected.checksum: Added.
        * css2.1/t090501-c414-flt-ln-01-d-g-expected.png: Added.
        * css2.1/t090501-c414-flt-ln-01-d-g-expected.txt: Added.
        * css2.1/t090501-c414-flt-ln-01-d-g.html: Added.
        * css2.1/t090501-c414-flt-ln-02-d-expected.checksum: Added.
        * css2.1/t090501-c414-flt-ln-02-d-expected.png: Added.
        * css2.1/t090501-c414-flt-ln-02-d-expected.txt: Added.
        * css2.1/t090501-c414-flt-ln-02-d.html: Added.
        * css2.1/t090501-c414-flt-ln-03-d-expected.checksum: Added.
        * css2.1/t090501-c414-flt-ln-03-d-expected.png: Added.
        * css2.1/t090501-c414-flt-ln-03-d-expected.txt: Added.
        * css2.1/t090501-c414-flt-ln-03-d.html: Added.
        * css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum: Added.
        * css2.1/t090501-c5525-flt-l-00-b-g-expected.png: Added.
        * css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: Added.
        * css2.1/t090501-c5525-flt-l-00-b-g.html: Added.
        * css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum: Added.
        * css2.1/t090501-c5525-flt-r-00-b-g-expected.png: Added.
        * css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: Added.
        * css2.1/t090501-c5525-flt-r-00-b-g.html: Added.
        * css2.1/t1002-c5523-width-00-b-g-expected.checksum: Added.
        * css2.1/t1002-c5523-width-00-b-g-expected.png: Added.
        * css2.1/t1002-c5523-width-00-b-g-expected.txt: Added.
        * css2.1/t1002-c5523-width-00-b-g.html: Added.
        * css2.1/t1002-c5523-width-01-b-g-expected.checksum: Added.
        * css2.1/t1002-c5523-width-01-b-g-expected.png: Added.
        * css2.1/t1002-c5523-width-01-b-g-expected.txt: Added.
        * css2.1/t1002-c5523-width-01-b-g.html: Added.
        * css2.1/t1002-c5523-width-02-b-g-expected.checksum: Added.
        * css2.1/t1002-c5523-width-02-b-g-expected.png: Added.
        * css2.1/t1002-c5523-width-02-b-g-expected.txt: Added.
        * css2.1/t1002-c5523-width-02-b-g.html: Added.
        * css2.1/t100303-c412-blockw-00-d-ag-expected.checksum: Added.
        * css2.1/t100303-c412-blockw-00-d-ag-expected.png: Added.
        * css2.1/t100303-c412-blockw-00-d-ag-expected.txt: Added.
        * css2.1/t100303-c412-blockw-00-d-ag.html: Added.
        * css2.1/t100304-c43-rpl-bbx-00-d-g-expected.checksum: Added.
        * css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png: Added.
        * css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt: Added.
        * css2.1/t100304-c43-rpl-bbx-00-d-g.html: Added.
        * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum: Added.
        * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png: Added.
        * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: Added.
        * css2.1/t100304-c43-rpl-bbx-01-d-g.html: Added.
        * css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.checksum: Added.
        * css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png: Added.
        * css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt: Added.
        * css2.1/t1004-c43-rpl-bbx-00-d-ag.html: Added.
        * css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.checksum: Added.
        * css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.png: Added.
        * css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt: Added.
        * css2.1/t1004-c43-rpl-ibx-00-d-ag.html: Added.
        * css2.1/t1004-c5524-width-00-b-g-expected.checksum: Added.
        * css2.1/t1004-c5524-width-00-b-g-expected.png: Added.
        * css2.1/t1004-c5524-width-00-b-g-expected.txt: Added.
        * css2.1/t1004-c5524-width-00-b-g.html: Added.
        * css2.1/t1005-c5524-width-00-b-g-expected.checksum: Added.
        * css2.1/t1005-c5524-width-00-b-g-expected.png: Added.
        * css2.1/t1005-c5524-width-00-b-g-expected.txt: Added.
        * css2.1/t1005-c5524-width-00-b-g.html: Added.
        * css2.1/t1005-c5524-width-01-b-g-expected.checksum: Added.
        * css2.1/t1005-c5524-width-01-b-g-expected.png: Added.
        * css2.1/t1005-c5524-width-01-b-g-expected.txt: Added.
        * css2.1/t1005-c5524-width-01-b-g.html: Added.
        * css2.1/t1008-c44-ln-box-00-d-ag-expected.checksum: Added.
        * css2.1/t1008-c44-ln-box-00-d-ag-expected.png: Added.
        * css2.1/t1008-c44-ln-box-00-d-ag-expected.txt: Added.
        * css2.1/t1008-c44-ln-box-00-d-ag.html: Added.
        * css2.1/t1008-c44-ln-box-01-d-ag-expected.checksum: Added.
        * css2.1/t1008-c44-ln-box-01-d-ag-expected.png: Added.
        * css2.1/t1008-c44-ln-box-01-d-ag-expected.txt: Added.
        * css2.1/t1008-c44-ln-box-01-d-ag.html: Added.
        * css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: Added.
        * css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Added.
        * css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: Added.
        * css2.1/t1008-c44-ln-box-02-d-ag.html: Added.
        * css2.1/t1008-c44-ln-box-03-d-ag-expected.checksum: Added.
        * css2.1/t1008-c44-ln-box-03-d-ag-expected.png: Added.
        * css2.1/t1008-c44-ln-box-03-d-ag-expected.txt: Added.
        * css2.1/t1008-c44-ln-box-03-d-ag.html: Added.
        * css2.1/t100801-c42-ibx-ht-00-d-a-expected.checksum: Added.
        * css2.1/t100801-c42-ibx-ht-00-d-a-expected.png: Added.
        * css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt: Added.
        * css2.1/t100801-c42-ibx-ht-00-d-a.html: Added.
        * css2.1/t100801-c544-valgn-00-a-ag-expected.checksum: Added.
        * css2.1/t100801-c544-valgn-00-a-ag-expected.png: Added.
        * css2.1/t100801-c544-valgn-00-a-ag-expected.txt: Added.
        * css2.1/t100801-c544-valgn-00-a-ag.html: Added.
        * css2.1/t100801-c544-valgn-01-d-ag-expected.checksum: Added.
        * css2.1/t100801-c544-valgn-01-d-ag-expected.png: Added.
        * css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Added.
        * css2.1/t100801-c544-valgn-01-d-ag.html: Added.
        * css2.1/t100801-c544-valgn-02-d-agi-expected.checksum: Added.
        * css2.1/t100801-c544-valgn-02-d-agi-expected.png: Added.
        * css2.1/t100801-c544-valgn-02-d-agi-expected.txt: Added.
        * css2.1/t100801-c544-valgn-02-d-agi.html: Added.
        * css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: Added.
        * css2.1/t100801-c544-valgn-03-d-agi-expected.png: Added.
        * css2.1/t100801-c544-valgn-03-d-agi-expected.txt: Added.
        * css2.1/t100801-c544-valgn-03-d-agi.html: Added.
        * css2.1/t100801-c544-valgn-04-d-agi-expected.checksum: Added.
        * css2.1/t100801-c544-valgn-04-d-agi-expected.png: Added.
        * css2.1/t100801-c544-valgn-04-d-agi-expected.txt: Added.
        * css2.1/t100801-c544-valgn-04-d-agi.html: Added.
        * css2.1/t100801-c548-leadin-00-d-a-expected.checksum: Added.
        * css2.1/t100801-c548-leadin-00-d-a-expected.png: Added.
        * css2.1/t100801-c548-leadin-00-d-a-expected.txt: Added.
        * css2.1/t100801-c548-leadin-00-d-a.html: Added.
        * css2.1/t100801-c548-ln-ht-00-c-a-expected.checksum: Added.
        * css2.1/t100801-c548-ln-ht-00-c-a-expected.png: Added.
        * css2.1/t100801-c548-ln-ht-00-c-a-expected.txt: Added.
        * css2.1/t100801-c548-ln-ht-00-c-a.html: Added.
        * css2.1/t100801-c548-ln-ht-01-b-ag-expected.checksum: Added.
        * css2.1/t100801-c548-ln-ht-01-b-ag-expected.png: Added.
        * css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt: Added.
        * css2.1/t100801-c548-ln-ht-01-b-ag.html: Added.
        * css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum: Added.
        * css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: Added.
        * css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: Added.
        * css2.1/t100801-c548-ln-ht-02-b-ag.html: Added.
        * css2.1/t100801-c548-ln-ht-03-d-ag-expected.checksum: Added.
        * css2.1/t100801-c548-ln-ht-03-d-ag-expected.png: Added.
        * css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt: Added.
        * css2.1/t100801-c548-ln-ht-03-d-ag.html: Added.
        * css2.1/t100801-c548-ln-ht-04-d-ag-expected.checksum: Added.
        * css2.1/t100801-c548-ln-ht-04-d-ag-expected.png: Added.
        * css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt: Added.
        * css2.1/t100801-c548-ln-ht-04-d-ag.html: Added.
        * css2.1/t1205-c561-list-displ-00-b-expected.checksum: Added.
        * css2.1/t1205-c561-list-displ-00-b-expected.png: Added.
        * css2.1/t1205-c561-list-displ-00-b-expected.txt: Added.
        * css2.1/t1205-c561-list-displ-00-b.html: Added.
        * css2.1/t1205-c563-list-type-00-b-expected.checksum: Added.
        * css2.1/t1205-c563-list-type-00-b-expected.png: Added.
        * css2.1/t1205-c563-list-type-00-b-expected.txt: Added.
        * css2.1/t1205-c563-list-type-00-b.html: Added.
        * css2.1/t1205-c563-list-type-01-b-expected.checksum: Added.
        * css2.1/t1205-c563-list-type-01-b-expected.png: Added.
        * css2.1/t1205-c563-list-type-01-b-expected.txt: Added.
        * css2.1/t1205-c563-list-type-01-b.html: Added.
        * css2.1/t1205-c564-list-img-00-b-g-expected.checksum: Added.
        * css2.1/t1205-c564-list-img-00-b-g-expected.png: Added.
        * css2.1/t1205-c564-list-img-00-b-g-expected.txt: Added.
        * css2.1/t1205-c564-list-img-00-b-g.html: Added.
        * css2.1/t1205-c565-list-pos-00-b-expected.checksum: Added.
        * css2.1/t1205-c565-list-pos-00-b-expected.png: Added.
        * css2.1/t1205-c565-list-pos-00-b-expected.txt: Added.
        * css2.1/t1205-c565-list-pos-00-b.html: Added.
        * css2.1/t1205-c566-list-stl-00-e-ag-expected.checksum: Added.
        * css2.1/t1205-c566-list-stl-00-e-ag-expected.png: Added.
        * css2.1/t1205-c566-list-stl-00-e-ag-expected.txt: Added.
        * css2.1/t1205-c566-list-stl-00-e-ag.html: Added.
        * css2.1/t1205-c566-list-stl-01-c-g-expected.checksum: Added.
        * css2.1/t1205-c566-list-stl-01-c-g-expected.png: Added.
        * css2.1/t1205-c566-list-stl-01-c-g-expected.txt: Added.
        * css2.1/t1205-c566-list-stl-01-c-g.html: Added.
        * css2.1/t1401-c531-color-00-a-expected.checksum: Added.
        * css2.1/t1401-c531-color-00-a-expected.png: Added.
        * css2.1/t1401-c531-color-00-a-expected.txt: Added.
        * css2.1/t1401-c531-color-00-a.html: Added.
        * css2.1/t1402-c45-bg-canvas-00-b-expected.checksum: Added.
        * css2.1/t1402-c45-bg-canvas-00-b-expected.png: Added.
        * css2.1/t1402-c45-bg-canvas-00-b-expected.txt: Added.
        * css2.1/t1402-c45-bg-canvas-00-b.html: Added.
        * css2.1/t140201-c532-bgcolor-00-a-expected.checksum: Added.
        * css2.1/t140201-c532-bgcolor-00-a-expected.png: Added.
        * css2.1/t140201-c532-bgcolor-00-a-expected.txt: Added.
        * css2.1/t140201-c532-bgcolor-00-a.html: Added.
        * css2.1/t140201-c532-bgcolor-01-b-expected.checksum: Added.
        * css2.1/t140201-c532-bgcolor-01-b-expected.png: Added.
        * css2.1/t140201-c532-bgcolor-01-b-expected.txt: Added.
        * css2.1/t140201-c532-bgcolor-01-b.html: Added.
        * css2.1/t140201-c533-bgimage-00-a-expected.checksum: Added.
        * css2.1/t140201-c533-bgimage-00-a-expected.png: Added.
        * css2.1/t140201-c533-bgimage-00-a-expected.txt: Added.
        * css2.1/t140201-c533-bgimage-00-a.html: Added.
        * css2.1/t140201-c533-bgimage-01-b-g-expected.checksum: Added.
        * css2.1/t140201-c533-bgimage-01-b-g-expected.png: Added.
        * css2.1/t140201-c533-bgimage-01-b-g-expected.txt: Added.
        * css2.1/t140201-c533-bgimage-01-b-g.html: Added.
        * css2.1/t140201-c534-bgre-00-b-ag-expected.checksum: Added.
        * css2.1/t140201-c534-bgre-00-b-ag-expected.png: Added.
        * css2.1/t140201-c534-bgre-00-b-ag-expected.txt: Added.
        * css2.1/t140201-c534-bgre-00-b-ag.html: Added.
        * css2.1/t140201-c534-bgre-01-b-ag-expected.checksum: Added.
        * css2.1/t140201-c534-bgre-01-b-ag-expected.png: Added.
        * css2.1/t140201-c534-bgre-01-b-ag-expected.txt: Added.
        * css2.1/t140201-c534-bgre-01-b-ag.html: Added.
        * css2.1/t140201-c534-bgreps-00-c-ag-expected.checksum: Added.
        * css2.1/t140201-c534-bgreps-00-c-ag-expected.png: Added.
        * css2.1/t140201-c534-bgreps-00-c-ag-expected.txt: Added.
        * css2.1/t140201-c534-bgreps-00-c-ag.html: Added.
        * css2.1/t140201-c534-bgreps-01-c-ag-expected.checksum: Added.
        * css2.1/t140201-c534-bgreps-01-c-ag-expected.png: Added.
        * css2.1/t140201-c534-bgreps-01-c-ag-expected.txt: Added.
        * css2.1/t140201-c534-bgreps-01-c-ag.html: Added.
        * css2.1/t140201-c534-bgreps-02-c-ag-expected.checksum: Added.
        * css2.1/t140201-c534-bgreps-02-c-ag-expected.png: Added.
        * css2.1/t140201-c534-bgreps-02-c-ag-expected.txt: Added.
        * css2.1/t140201-c534-bgreps-02-c-ag.html: Added.
        * css2.1/t140201-c534-bgreps-03-c-ag-expected.checksum: Added.
        * css2.1/t140201-c534-bgreps-03-c-ag-expected.png: Added.
        * css2.1/t140201-c534-bgreps-03-c-ag-expected.txt: Added.
        * css2.1/t140201-c534-bgreps-03-c-ag.html: Added.
        * css2.1/t140201-c534-bgreps-04-c-ag-expected.checksum: Added.
        * css2.1/t140201-c534-bgreps-04-c-ag-expected.png: Added.
        * css2.1/t140201-c534-bgreps-04-c-ag-expected.txt: Added.
        * css2.1/t140201-c534-bgreps-04-c-ag.html: Added.
        * css2.1/t140201-c534-bgreps-05-c-ag-expected.checksum: Added.
        * css2.1/t140201-c534-bgreps-05-c-ag-expected.png: Added.
        * css2.1/t140201-c534-bgreps-05-c-ag-expected.txt: Added.
        * css2.1/t140201-c534-bgreps-05-c-ag.html: Added.
        * css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum: Added.
        * css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: Added.
        * css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt: Added.
        * css2.1/t140201-c535-bg-fixd-00-b-g.html: Added.
        * css2.1/t140201-c536-bgpos-00-b-ag-expected.checksum: Added.
        * css2.1/t140201-c536-bgpos-00-b-ag-expected.png: Added.
        * css2.1/t140201-c536-bgpos-00-b-ag-expected.txt: Added.
        * css2.1/t140201-c536-bgpos-00-b-ag.html: Added.
        * css2.1/t140201-c536-bgpos-01-b-ag-expected.checksum: Added.
        * css2.1/t140201-c536-bgpos-01-b-ag-expected.png: Added.
        * css2.1/t140201-c536-bgpos-01-b-ag-expected.txt: Added.
        * css2.1/t140201-c536-bgpos-01-b-ag.html: Added.
        * css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum: Added.
        * css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: Added.
        * css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt: Added.
        * css2.1/t140201-c537-bgfxps-00-c-ag.html: Added.
        * css2.1/t1503-c522-font-family-00-b-expected.checksum: Added.
        * css2.1/t1503-c522-font-family-00-b-expected.png: Added.
        * css2.1/t1503-c522-font-family-00-b-expected.txt: Added.
        * css2.1/t1503-c522-font-family-00-b.html: Added.
        * css2.1/t1504-c523-font-style-00-b-expected.checksum: Added.
        * css2.1/t1504-c523-font-style-00-b-expected.png: Added.
        * css2.1/t1504-c523-font-style-00-b-expected.txt: Added.
        * css2.1/t1504-c523-font-style-00-b.html: Added.
        * css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum: Added.
        * css2.1/t1504-c543-txt-decor-00-d-g-expected.png: Added.
        * css2.1/t1504-c543-txt-decor-00-d-g-expected.txt: Added.
        * css2.1/t1504-c543-txt-decor-00-d-g.html: Added.
        * css2.1/t1505-c524-font-var-00-b-expected.checksum: Added.
        * css2.1/t1505-c524-font-var-00-b-expected.png: Added.
        * css2.1/t1505-c524-font-var-00-b-expected.txt: Added.
        * css2.1/t1505-c524-font-var-00-b.html: Added.
        * css2.1/t1506-c525-font-wt-00-b-expected.checksum: Added.
        * css2.1/t1506-c525-font-wt-00-b-expected.png: Added.
        * css2.1/t1506-c525-font-wt-00-b-expected.txt: Added.
        * css2.1/t1506-c525-font-wt-00-b.html: Added.
        * css2.1/t1507-c526-font-sz-00-b-expected.checksum: Added.
        * css2.1/t1507-c526-font-sz-00-b-expected.png: Added.
        * css2.1/t1507-c526-font-sz-00-b-expected.txt: Added.
        * css2.1/t1507-c526-font-sz-00-b.html: Added.
        * css2.1/t1507-c526-font-sz-01-b-a-expected.checksum: Added.
        * css2.1/t1507-c526-font-sz-01-b-a-expected.png: Added.
        * css2.1/t1507-c526-font-sz-01-b-a-expected.txt: Added.
        * css2.1/t1507-c526-font-sz-01-b-a.html: Added.
        * css2.1/t1507-c526-font-sz-02-b-a-expected.checksum: Added.
        * css2.1/t1507-c526-font-sz-02-b-a-expected.png: Added.
        * css2.1/t1507-c526-font-sz-02-b-a-expected.txt: Added.
        * css2.1/t1507-c526-font-sz-02-b-a.html: Added.
        * css2.1/t1507-c526-font-sz-03-f-a-expected.checksum: Added.
        * css2.1/t1507-c526-font-sz-03-f-a-expected.png: Added.
        * css2.1/t1507-c526-font-sz-03-f-a-expected.txt: Added.
        * css2.1/t1507-c526-font-sz-03-f-a.html: Added.
        * css2.1/t1508-c527-font-00-b-expected.checksum: Added.
        * css2.1/t1508-c527-font-00-b-expected.png: Added.
        * css2.1/t1508-c527-font-00-b-expected.txt: Added.
        * css2.1/t1508-c527-font-00-b.html: Added.
        * css2.1/t1508-c527-font-01-b-expected.checksum: Added.
        * css2.1/t1508-c527-font-01-b-expected.png: Added.
        * css2.1/t1508-c527-font-01-b-expected.txt: Added.
        * css2.1/t1508-c527-font-01-b.html: Added.
        * css2.1/t1508-c527-font-02-b-expected.checksum: Added.
        * css2.1/t1508-c527-font-02-b-expected.png: Added.
        * css2.1/t1508-c527-font-02-b-expected.txt: Added.
        * css2.1/t1508-c527-font-02-b.html: Added.
        * css2.1/t1508-c527-font-03-b-expected.checksum: Added.
        * css2.1/t1508-c527-font-03-b-expected.png: Added.
        * css2.1/t1508-c527-font-03-b-expected.txt: Added.
        * css2.1/t1508-c527-font-03-b.html: Added.
        * css2.1/t1508-c527-font-04-b-expected.checksum: Added.
        * css2.1/t1508-c527-font-04-b-expected.png: Added.
        * css2.1/t1508-c527-font-04-b-expected.txt: Added.
        * css2.1/t1508-c527-font-04-b.html: Added.
        * css2.1/t1508-c527-font-05-b-expected.checksum: Added.
        * css2.1/t1508-c527-font-05-b-expected.png: Added.
        * css2.1/t1508-c527-font-05-b-expected.txt: Added.
        * css2.1/t1508-c527-font-05-b.html: Added.
        * css2.1/t1508-c527-font-06-b-expected.checksum: Added.
        * css2.1/t1508-c527-font-06-b-expected.png: Added.
        * css2.1/t1508-c527-font-06-b-expected.txt: Added.
        * css2.1/t1508-c527-font-06-b.html: Added.
        * css2.1/t1508-c527-font-07-b-expected.checksum: Added.
        * css2.1/t1508-c527-font-07-b-expected.png: Added.
        * css2.1/t1508-c527-font-07-b-expected.txt: Added.
        * css2.1/t1508-c527-font-07-b.html: Added.
        * css2.1/t1508-c527-font-08-b-expected.checksum: Added.
        * css2.1/t1508-c527-font-08-b-expected.png: Added.
        * css2.1/t1508-c527-font-08-b-expected.txt: Added.
        * css2.1/t1508-c527-font-08-b.html: Added.
        * css2.1/t1508-c527-font-09-b-expected.checksum: Added.
        * css2.1/t1508-c527-font-09-b-expected.png: Added.
        * css2.1/t1508-c527-font-09-b-expected.txt: Added.
        * css2.1/t1508-c527-font-09-b.html: Added.
        * css2.1/t1508-c527-font-10-c-expected.checksum: Added.
        * css2.1/t1508-c527-font-10-c-expected.png: Added.
        * css2.1/t1508-c527-font-10-c-expected.txt: Added.
        * css2.1/t1508-c527-font-10-c.html: Added.
        * css2.1/t1601-c547-indent-00-b-a-expected.checksum: Added.
        * css2.1/t1601-c547-indent-00-b-a-expected.png: Added.
        * css2.1/t1601-c547-indent-00-b-a-expected.txt: Added.
        * css2.1/t1601-c547-indent-00-b-a.html: Added.
        * css2.1/t1601-c547-indent-01-d-expected.checksum: Added.
        * css2.1/t1601-c547-indent-01-d-expected.png: Added.
        * css2.1/t1601-c547-indent-01-d-expected.txt: Added.
        * css2.1/t1601-c547-indent-01-d.html: Added.
        * css2.1/t1602-c43-center-00-d-ag-expected.checksum: Added.
        * css2.1/t1602-c43-center-00-d-ag-expected.png: Added.
        * css2.1/t1602-c43-center-00-d-ag-expected.txt: Added.
        * css2.1/t1602-c43-center-00-d-ag.html: Added.
        * css2.1/t1602-c546-txt-align-00-b-expected.checksum: Added.
        * css2.1/t1602-c546-txt-align-00-b-expected.png: Added.
        * css2.1/t1602-c546-txt-align-00-b-expected.txt: Added.
        * css2.1/t1602-c546-txt-align-00-b.html: Added.
        * css2.1/t1604-c541-word-sp-00-b-a-expected.checksum: Added.
        * css2.1/t1604-c541-word-sp-00-b-a-expected.png: Added.
        * css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Added.
        * css2.1/t1604-c541-word-sp-00-b-a.html: Added.
        * css2.1/t1604-c541-word-sp-01-b-a-expected.checksum: Added.
        * css2.1/t1604-c541-word-sp-01-b-a-expected.png: Added.
        * css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Added.
        * css2.1/t1604-c541-word-sp-01-b-a.html: Added.
        * css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum: Added.
        * css2.1/t1604-c542-letter-sp-00-b-a-expected.png: Added.
        * css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: Added.
        * css2.1/t1604-c542-letter-sp-00-b-a.html: Added.
        * css2.1/t1604-c542-letter-sp-01-b-a-expected.checksum: Added.
        * css2.1/t1604-c542-letter-sp-01-b-a-expected.png: Added.
        * css2.1/t1604-c542-letter-sp-01-b-a-expected.txt: Added.
        * css2.1/t1604-c542-letter-sp-01-b-a.html: Added.
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum: Added.
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.png: Added.
        * css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Added.
        * css2.1/t1605-c545-txttrans-00-b-ag.html: Added.
        * css2.1/t1606-c562-white-sp-00-b-ag-expected.checksum: Added.
        * css2.1/t1606-c562-white-sp-00-b-ag-expected.png: Added.
        * css2.1/t1606-c562-white-sp-00-b-ag-expected.txt: Added.
        * css2.1/t1606-c562-white-sp-00-b-ag.html: Added.
        * dom/xhtml/level1/core/documentgetdoctypenodtd-expected.txt:

2005-10-24  Darin Adler  <darin@apple.com>

        - changed a test to use a GIF instead of a PNG to avoid issues with color correction
          also, it was using an image that's part of OS X, and it's nicer to have a standalone test

        * fast/dynamic/genContentDestroyChildren-expected.checksum:
        * fast/dynamic/genContentDestroyChildren-expected.png:
        * fast/dynamic/genContentDestroyChildren-expected.txt:
        * fast/dynamic/genContentDestroyChildren.html:

2005-10-24  Darin Adler  <darin@apple.com>

        - fixed results for http://bugs.webkit.org/show_bug.cgi?id=5415

        Mitz's patch removed some strange code about 1-character runs and rounding.
        It affected the results of this one test. Here are new results.

        * fast/text/international/bidi-explicit-embedding-expected.checksum:
        * fast/text/international/bidi-explicit-embedding-expected.png:
        * fast/text/international/bidi-explicit-embedding-expected.txt:

2005-10-24  Maciej Stachowiak  <mjs@apple.com>

        Re-landing Dave Hyatt's changes from when the tree was closed.

        * fast/clip/008-expected.txt:
        * fast/css/acid2-expected.txt:
        * fast/css/acid2-pixel-expected.txt:
        * fast/table/overflowHidden-expected.txt:

2005-10-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin. Committed by beth.

        Fix for http://bugs.webkit.org/show_bug.cgi?id=5384
        Soft hyphen displayed as hyphen when it is the first character 
        in a line/run.

        * fast/text/softHyphen-expected.checksum: Added.
        * fast/text/softHyphen-expected.png: Added.
        * fast/text/softHyphen-expected.txt: Added.
        * fast/text/softHyphen.html: Added.

2005-10-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Darin.  Committed by David Harrison.

        http://bugs.webkit.org/show_bug.cgi?id=5449
        "OBJECT should be accessible by id/name as document property only if its only children are PARAMs"

        * fast/js/object-by-name-or-id-expected.txt: Added.
        * fast/js/object-by-name-or-id.html: Added.

2005-10-24  Beth Dakin  <bdakin@apple.com>

        Layout test for http://bugs.webkit.org/show_bug.cgi?id=5318
        forced line break should not be allowed after a list marker

        * fast/lists/li-br-expected.checksum: Added.
        * fast/lists/li-br-expected.png: Added.
        * fast/lists/li-br-expected.txt: Added.
        * fast/lists/li-br.html: Added.

2005-10-24  Darin Adler  <darin@apple.com>

        Reviewed by hyatt.

        Updated tests after fixing QName validation.
        http://bugs.webkit.org/show_bug.cgi?id=5317

        * dom/xhtml/level1/core/hc_documentinvalidcharacterexceptioncreateelement-expected.txt:
        * dom/xhtml/level1/core/hc_documentinvalidcharacterexceptioncreateelement1-expected.txt:
        * dom/xhtml/level3/core/canonicalform06-expected.txt:
        * dom/xhtml/level3/core/infoset06-expected.txt:
        * dom/xhtml/level3/core/wellformed01-expected.txt:
        * dom/xhtml/level3/core/wellformed02-expected.txt:

2005-10-23  Timothy Hatcher  <timothy@apple.com>

        Layout test to go with fix for bugzilla bug 3442 
        Adds support for :first-of-type CSS3 pseudo-selectors

        * fast/selectors/034-expected.checksum: Added.
        * fast/selectors/034-expected.png: Added.
        * fast/selectors/034-expected.txt: Added.
        * fast/selectors/034.html: Added.

2005-10-22  Darin Adler  <darin@apple.com>

        - updated pixel results for tests with results that changed recently

        * editing/selection/3690703-2-expected.checksum:
        * editing/selection/3690703-2-expected.png:
        * editing/selection/3690703-expected.checksum:
        * editing/selection/3690703-expected.png:
        * editing/selection/3690719-expected.checksum:
        * editing/selection/3690719-expected.png:
        * fast/forms/001-expected.checksum:
        * fast/forms/001-expected.png:
        * fast/forms/form-element-geometry-expected.checksum:
        * fast/forms/form-element-geometry-expected.png:
        * fast/forms/formmove3-expected.checksum:
        * fast/forms/formmove3-expected.png:
        * fast/forms/input-value-expected.checksum:
        * fast/forms/input-value-expected.png:
        * fast/selectors/064-expected.checksum:
        * fast/selectors/064-expected.png:

        - added pixel results for a bunch of tests that, for whatever reason, didn't have them

        * dom/xhtml/level2/html/HTMLBaseElement01-expected.checksum: Added.
        * dom/xhtml/level2/html/HTMLBaseElement01-expected.png: Added.
        * dom/xhtml/level2/html/HTMLBaseElement02-expected.checksum: Added.
        * dom/xhtml/level2/html/HTMLBaseElement02-expected.png: Added.
        * dom/xhtml/level2/html/HTMLBodyElement01-expected.checksum: Added.
        * dom/xhtml/level2/html/HTMLBodyElement01-expected.png: Added.
        * dom/xhtml/level2/html/HTMLBodyElement02-expected.checksum: Added.
        * dom/xhtml/level2/html/HTMLBodyElement02-expected.png: Added.
        * dom/xhtml/level2/html/HTMLBodyElement03-expected.checksum: Added.
        * dom/xhtml/level2/html/HTMLBodyElement03-expected.png: Added.
        * dom/xhtml/level2/html/HTMLBodyElement04-expected.checksum: Added.
        * dom/xhtml/level2/html/HTMLBodyElement04-expected.png: Added.
        * dom/xhtml/level2/html/HTMLBodyElement05-expected.checksum: Added.
        * dom/xhtml/level2/html/HTMLBodyElement05-expected.png: Added.
        * dom/xhtml/level2/html/HTMLBodyElement06-expected.checksum: Added.
        * dom/xhtml/level2/html/HTMLBodyElement06-expected.png: Added.
        * dom/xhtml/level2/html/body01-expected.checksum: Added.
        * dom/xhtml/level2/html/body01-expected.png: Added.
        * dom/xhtml/level2/html/frame-expected.checksum: Added.
        * dom/xhtml/level2/html/frame-expected.png: Added.
        * dom/xhtml/level2/html/iframe-expected.checksum: Added.
        * dom/xhtml/level2/html/iframe-expected.png: Added.
        * dom/xhtml/level3/core/canonicalform08-expected.checksum: Added.
        * dom/xhtml/level3/core/canonicalform08-expected.png: Added.
        * dom/xhtml/level3/core/canonicalform09-expected.checksum: Added.
        * dom/xhtml/level3/core/canonicalform09-expected.png: Added.
        * dom/xhtml/level3/core/documentgetinputencoding03-expected.checksum: Added.
        * dom/xhtml/level3/core/documentgetinputencoding03-expected.png: Added.
        * dom/xhtml/level3/core/documentgetxmlencoding03-expected.checksum: Added.
        * dom/xhtml/level3/core/documentgetxmlencoding03-expected.png: Added.
        * dom/xhtml/level3/core/entitygetinputencoding02-expected.checksum: Added.
        * dom/xhtml/level3/core/entitygetinputencoding02-expected.png: Added.
        * dom/xhtml/level3/core/entitygetxmlversion02-expected.checksum: Added.
        * dom/xhtml/level3/core/entitygetxmlversion02-expected.png: Added.
        * dom/xhtml/level3/core/nodegetbaseuri05-expected.checksum: Added.
        * dom/xhtml/level3/core/nodegetbaseuri05-expected.png: Added.
        * dom/xhtml/level3/core/nodegetbaseuri07-expected.checksum: Added.
        * dom/xhtml/level3/core/nodegetbaseuri07-expected.png: Added.
        * dom/xhtml/level3/core/nodegetbaseuri09-expected.checksum: Added.
        * dom/xhtml/level3/core/nodegetbaseuri09-expected.png: Added.
        * dom/xhtml/level3/core/nodegetbaseuri10-expected.checksum: Added.
        * dom/xhtml/level3/core/nodegetbaseuri10-expected.png: Added.
        * dom/xhtml/level3/core/nodegetbaseuri11-expected.checksum: Added.
        * dom/xhtml/level3/core/nodegetbaseuri11-expected.png: Added.
        * dom/xhtml/level3/core/nodegetbaseuri15-expected.checksum: Added.
        * dom/xhtml/level3/core/nodegetbaseuri15-expected.png: Added.
        * dom/xhtml/level3/core/nodegetbaseuri17-expected.checksum: Added.
        * dom/xhtml/level3/core/nodegetbaseuri17-expected.png: Added.
        * dom/xhtml/level3/core/nodegetbaseuri18-expected.checksum: Added.
        * dom/xhtml/level3/core/nodegetbaseuri18-expected.png: Added.
        * dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.checksum: Added.
        * dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.png: Added.
        * dom/xhtml/level3/core/nodelookupprefix19-expected.checksum: Added.
        * dom/xhtml/level3/core/nodelookupprefix19-expected.png: Added.
        * fast/forms/button-sizes-expected.checksum: Added.
        * fast/forms/button-sizes-expected.png: Added.

2005-10-21  Beth Dakin  <bdakin@apple.com>

        Reviewed by Hyatt

        Layout test for fix to <rdar://problem/3947202> certain sequence of DOM 
        method calls involving CSS outline and display crashes Safari 
        (in repaint code).

        The fix is in WebCore.

        * fast/css/continuationCrash-expected.checksum: Added.
        * fast/css/continuationCrash-expected.png: Added.
        * fast/css/continuationCrash-expected.txt: Added.
        * fast/css/continuationCrash.html: Added.

2005-10-21  Darin Adler  <darin@apple.com>

        Reviewed by Eric, landed by Maciej.

        - fixed xmlhttprequest test to not depend on property enumeration order

        * fast/js/xmlhttprequest-get-expected.txt:
        * fast/js/xmlhttprequest-get.xhtml:

2005-10-21  Maciej Stachowiak  <mjs@apple.com>

        - temporarily reverted test changes corresponding to reverted changes

        * dom/xhtml/level3/core/nodeissamenode01-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode02-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode03-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode04-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode05-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode06-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode10-expected.txt:
        * fast/js/for-in-expected.txt: Removed.
        * fast/js/for-in.html: Removed.

2005-10-21  Beth Dakin  <bdakin@apple.com>

        Layout test to go with fix for <rdar://problem/3847926> crash 
        due to infinite layout regression in RenderLayer::updateScrollInfoAfterLayout 
        (was at ourmedia.org)

        Fix is in WebCore.

        * fast/overflow/infiniteRecursion-expected.checksum: Added.
        * fast/overflow/infiniteRecursion-expected.png: Added.
        * fast/overflow/infiniteRecursion-expected.txt: Added.
        * fast/overflow/infiniteRecursion.html: Added.

2005-10-17  Maciej Stachowiak  <mjs@apple.com>

        - temporarily back out hyatt's recent changes since the tree was closed

        * fast/clip/008-expected.txt:
        * fast/css/acid2-expected.txt:
        * fast/css/acid2-pixel-expected.txt:
        * fast/dom/gc-3.html:
        * fast/table/overflowHidden-expected.txt:

2005-10-13  Eric Seidel  <eseidel@apple.com>

        Committed file w/ extra newline by mistake.

        * fast/js/resources/xmlhttprequest-get-data.xml:

2005-10-13  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs.

        Adding the mozilla xslt tests.

        * fast/xsl/mozilla-tests.xml: Added.
        * fast/xsl/mozilla-tests.xsl: Added.
        * fast/xsl/mozilla-tests-expected.txt: Added.

2005-10-13  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs.

        Adding a small xmlhttprequest test.

        * fast/js/resources/xmlhttprequest-get-data.xml: Added.
        * fast/js/xmlhttprequest-get-expected.txt: Added.
        * fast/js/xmlhttprequest-get.xhtml: Added.

2005-10-13  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by hyatt
        
        <rdar://problem/3643259> contentEditable=true elements do not acquire the caret or focus halo when overflow:scroll
        
        Updated/added layout tests:

        * fast/clip/001-expected.txt:
        * fast/clip/009-expected.txt:
        * fast/clip/010-expected.txt:
        * fast/clip/011-expected.txt:
        * fast/clip/012-expected.txt:
        * fast/clip/013-expected.txt:
        * fast/clip/014-expected.txt:
        * fast/clip/016-expected.txt:
        * fast/clip/outline-overflowClip-expected.checksum: Added.
        * fast/clip/outline-overflowClip-expected.png: Added.
        * fast/clip/outline-overflowClip-expected.txt: Added.
        * fast/clip/outline-overflowClip.html: Added.

2005-10-12  Vicki Murley  <vicki@apple.com>

        - update expected results for <rdar://problem/4288266> createElement does not validate 
        names when called in an HTML document (4566)

        * dom/html/level1/core/hc_documentinvalidcharacterexceptioncreateelement-expected.txt:
        * dom/html/level1/core/hc_documentinvalidcharacterexceptioncreateelement1-expected.txt:

2005-10-12  Beth Dakin  <bdakin@apple.com>

        Added a layout test for <rdar://problem/4112378> CSS :hover:after crash 
        - khtml::inlineWidth. The fix is in WebCore.

        * fast/dynamic/genContentDestroyChildren-expected.checksum: Added.
        * fast/dynamic/genContentDestroyChildren-expected.png: Added.
        * fast/dynamic/genContentDestroyChildren-expected.txt: Added.
        * fast/dynamic/genContentDestroyChildren.html: Added.

2005-10-12  Darin Adler  <darin@apple.com>

        - removed some old results for tests that are no longer present
          http://bugs.webkit.org/show_bug.cgi?id=4850

        * dom/html/level2/html/frame-expected.checksum: Removed.
        * dom/html/level2/html/frame-expected.png: Removed.
        * dom/html/level2/html/iframe-expected.checksum: Removed.
        * dom/html/level2/html/iframe-expected.png: Removed.

2005-10-11  Geoffrey Garen  <ggaren@apple.com>

        Added a layout test for the new special properties of the global RegExp object.
        (See JavaSriptCore changelog.)

        * fast/js/regexp-caching-expected.txt: Added.
        * fast/js/regexp-caching.html: Added.

2005-10-11  Adele Peterson <adele@apple.com>

        Rolling out Darin's previous change.

        * fast/clip/014-expected.checksum: Updated.
        * fast/clip/014-expected.png: Updated.

2005-10-10  Darin Adler  <darin@apple.com>

        - updated expected results due to fix for http://bugs.webkit.org/show_bug.cgi?id=5195

        The old results were incorrectly clipped. This always worked fine in the
        browser, but didn't draw correctly in DumpRenderTree until the bug was fixed.

        * fast/clip/014-expected.checksum: Updated.
        * fast/clip/014-expected.png: Updated.

2005-10-09  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        - added a test for http://bugs.webkit.org/show_bug.cgi?id=5280
          Date.setMonth fails with negative values

        * fast/js/date-negative-setmonth-expected.txt: Added.
        * fast/js/date-negative-setmonth.html: Added.

2005-10-08  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        - added a test for http://bugs.webkit.org/show_bug.cgi?id=5266
          Support parenthesized comments in Date.parse()

        * fast/js/date-parse-comments-test-expected.txt: Added.
        * fast/js/date-parse-comments-test.html: Added.

2005-10-08  Alexey Proskuryakov  <ap@nypop.com>

        - added a test case for XSLT charset support
          http://bugs.webkit.org/show_bug.cgi?id=5244

        * fast/xsl/xslt-entity-enc.xml: Added.
        * fast/xsl/resources/xslt-entity-enc.xsl: Added.
        * fast/xsl/xslt-entity-enc-expected.txt: Added.

2005-10-08  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Hyatt.

        - fixed http://bugs.webkit.org/show_bug.cgi?id=5148
          Rendering regressions in the Acid2 test cannot be detected

        * fast/css/acid2-pixel-expected.checksum: Added.
        * fast/css/acid2-pixel-expected.png: Added.
        * fast/css/acid2-pixel-expected.txt: Added.
        * fast/css/acid2-pixel.html: Added.

2005-10-08  Mitz Pettel  <opendarwin.org@mitzpettel.com>

        Reviewed by Geoff Garen.

        - fixed http://bugs.webkit.org/show_bug.cgi?id=5061
          date-big-setmonth test is not timezone-independent

        * fast/js/date-big-setmonth.html: Changed to compare expected result with a Date value rather
        than with a constant. Also write out final result as a date rather than as a constant.
        * fast/js/date-big-setmonth-expected.txt: Updated.

2005-10-08  Alexey Proskuryakov  <ap@nypop.com>

        - Added a test for http://bugs.webkit.org/show_bug.cgi?id=4821
          Text in submitted forms should be entity-encoded if the current encoding doesn't support it

        * fast/forms/form-data-encoding-expected.txt: Added.
        * fast/forms/form-data-encoding.html: Added.

2005-10-08  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by Darin.

        - Added a test for http://bugs.webkit.org/show_bug.cgi?id=4707
          Need a way to automatically test for regressions in NSTextInput implementation

        * editing/input/text-input-controller-expected.txt: Added.
        * editing/input/text-input-controller.html: Added.

2005-10-08  Darin Adler  <darin@apple.com>

        - Updated test results for fixed http://bugs.webkit.org/show_bug.cgi?id=3245
          Support the 'bdo' element

        * fast/dom/HTMLElement/bdo.html: Updated test, no longer says to expect failure.
        * fast/dom/HTMLElement/bdo-expected.checksum: Correct results.
        * fast/dom/HTMLElement/bdo-expected.png: Ditto.
        * fast/dom/HTMLElement/bdo-expected.txt: Ditto.

        * fast/text/international/bidi-LDB-2-HTML-expected.checksum: Updated to expect correct
        results for the section done with <bdo>.
        * fast/text/international/bidi-LDB-2-HTML-expected.png: Ditto.
        * fast/text/international/bidi-LDB-2-HTML-expected.txt: Ditto.

2005-10-08  Darin Adler  <darin@apple.com>

        Test cases for http://bugs.webkit.org/show_bug.cgi?id=4898
        (Failures in dbaron's bidi ordering tests).

        * fast/dom/HTMLElement/bdo-expected.txt: Updated for differently-breaking text runs.
        * fast/text/international/bidi-override-expected.txt: Updated because override characters no
        longer show up in the render tree.

        * fast/text/international/bidi-LDB-2-CSS-expected.checksum: Added.
        * fast/text/international/bidi-LDB-2-CSS-expected.png: Added.
        * fast/text/international/bidi-LDB-2-CSS-expected.txt: Added.
        * fast/text/international/bidi-LDB-2-CSS.html: Added.

        * fast/text/international/bidi-LDB-2-HTML-expected.checksum: Added.
        * fast/text/international/bidi-LDB-2-HTML-expected.png: Added.
        * fast/text/international/bidi-LDB-2-HTML-expected.txt: Added.
        * fast/text/international/bidi-LDB-2-HTML.html: Added.

        * fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Added.
        * fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Added.
        * fast/text/international/bidi-LDB-2-formatting-characters-expected.txt: Added.
        * fast/text/international/bidi-LDB-2-formatting-characters.html: Added.

        * fast/text/international/bidi-explicit-embedding-expected.checksum: Updated to now-correct results.
        * fast/text/international/bidi-explicit-embedding-expected.png: Ditto.
        * fast/text/international/bidi-explicit-embedding-expected.txt: Ditto.

2005-10-07  David Harrison  <harrison@apple.com>

        Reviewed by Justin.
        
        Adjusted expected results after fixing position code in
        <rdar://problem/4064017> "Safari crashes at -[WebCoreBridge firstRectForDOMRange:] + 92"
        
        * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
        * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
        * editing/selection/3690703-expected.txt:
        * editing/selection/3690719-expected.txt:
        * editing/selection/select-all-004-expected.txt:

2005-10-06  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by harrison
        
        Test cases for:
        
        <rdar://problem/4073133> Tabbing between editable elements leads to loss of keyboard focus
        <rdar://problem/3690719> "Select All" when in an editable area selects the whole containing document
        <rdar://problem/3690703> selection is allowed to span editable area and rest of document

        * editing/selection/3690703-2-expected.checksum: Added.
        * editing/selection/3690703-2-expected.png: Added.
        * editing/selection/3690703-2-expected.txt: Added.
        * editing/selection/3690703-2.html: Added.
        * editing/selection/3690703-expected.checksum: Added.
        * editing/selection/3690703-expected.png: Added.
        * editing/selection/3690703-expected.txt: Added.
        * editing/selection/3690703.html: Added.
        * editing/selection/3690719-expected.checksum: Added.
        * editing/selection/3690719-expected.png: Added.
        * editing/selection/3690719-expected.txt: Added.
        * editing/selection/3690719.html: Added.

2005-10-06  Vicki Murley  <vicki@apple.com>

        - updated layout tests for <rdar://problem/4288307> <form> element is 
        created for <isindex> outside <form>; that's not correct (4828)

        * dom/html/level2/html/HTMLIsIndexElement02-expected.txt: update this result, 
        since we now pass this test

        * fast/dom/isindex-002-expected.checksum: Added.
        * fast/dom/isindex-002-expected.png: Added.
        * fast/dom/isindex-002-expected.txt: Added.
        * fast/dom/isindex-002.html: Added.

        - renamed this test
        * fast/dom/isindex-alone-expected.checksum: Removed.
        * fast/dom/isindex-alone-expected.png: Removed.
        * fast/dom/isindex-alone-expected.txt: Removed.
        * fast/dom/isindex-alone.html: Removed.
        * fast/dom/isindex-001-expected.checksum: Added.
        * fast/dom/isindex-001-expected.png: Added.
        * fast/dom/isindex-001-expected.txt: Added.
        * fast/dom/isindex-001.html: Added.

2005-10-06  Beth Dakin  <bdakin@apple.com>

        Test cases for <rdar://problem/4145535> Crash in khtml::RenderBlock::addOverhangingFloats 
        with simple HTML test file. The fix is in WebCore.

        * fast/block/float/4145535Crash-expected.checksum: Added.
        * fast/block/float/4145535Crash-expected.png: Added.
        * fast/block/float/4145535Crash-expected.txt: Added.
        * fast/block/float/4145535Crash.html: Added.

2005-10-06  Darin Adler  <darin@apple.com>

        - updated test result for synthetic bold

        * editing/pasteboard/paste-text-011-expected.checksum: Regenerated.
        * editing/pasteboard/paste-text-011-expected.png: Ditto.
        * editing/pasteboard/paste-text-011-expected.txt: Ditto.

        - updated test result that was incorrect

        * fast/dom/namednodemap-namelookup-expected.txt: Added trailing newlines

2005-10-05  Vicki Murley  <vicki@apple.com>

        Test cases for <rdar://problem/4288829> repro crash on isIndex tag with no attributes

        This test case will have to be updated once <rdar://problem/4288839> (isindex tag alone in 
        document doesn't end up in the DOM) is fixed

        * fast/dom/isindex-alone-expected.checksum: Added.
        * fast/dom/isindex-alone-expected.png: Added.
        * fast/dom/isindex-alone-expected.txt: Added.
        * fast/dom/isindex-alone.html: Added.

2005-10-05  Maciej Stachowiak  <mjs@apple.com>

        Test cases for <rdar://problem/3798746> hang in JavaScript getting at URL from frame; isc.fraunhofer.de (works in IE and Firefox)

        * ChangeLog:
        * fast/dom/early-frame-url-expected.txt: Added.
        * fast/dom/early-frame-url.html: Added.
        * fast/dom/resources/a.html: Added.
        * fast/dom/resources/b.html: Added.

2005-10-05  Justin Garcia  <justin.garcia@apple.com>

        Reviewed by beth
        
        <http://bugs.webkit.org/show_bug.cgi?id=5245>
        Adding missing pixel results for test cases checked in recently.

        * editing/inserting/4278698-expected.checksum: Added.
        * editing/inserting/4278698-expected.png: Added.
        * editing/pasteboard/4076267-2-expected.checksum: Added.
        * editing/pasteboard/4076267-2-expected.png: Added.
        * editing/pasteboard/4076267-3-expected.checksum: Added.
        * editing/pasteboard/4076267-3-expected.png: Added.
        * editing/pasteboard/4076267-expected.checksum: Added.
        * editing/pasteboard/4076267-expected.png: Added.
        * editing/undo/4063751-expected.checksum: Added.
        * editing/undo/4063751-expected.png: Added.
        * fast/css/imageTileOpacity-expected.checksum: Added.
        * fast/css/imageTileOpacity-expected.png: Added.
        * fast/forms/textAreaLineHeight-expected.checksum: Added.
        * fast/forms/textAreaLineHeight-expected.png: Added.

2005-10-05  Maciej Stachowiak  <mjs@apple.com>

        Test case for:
        <rdar://problem/3798746> hang in JavaScript getting at URL from frame; isc.fraunhofer.de (works in IE and Firefox)

        * fast/dom/early-frame-url.html
        * fast/dom/early-frame-url-expected.txt: Added.
        * fast/dom/resources/a.html: Added.
        * fast/dom/resources/b.html: Added.

2005-10-05  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Eric.

        - test case for some fixes I made to for..in enumeration. object
        properties now come before prototype properties and duplicates
        between object and prototype are listed only once.

        * fast/js/for-in-expected.txt: Added.
        * fast/js/for-in.html: Added.

2005-10-05  Anders Carlsson  <andersca@mac.com>

        Reviewed by Maciej.

        - update test cases for <http://bugs.webkit.org/show_bug.cgi?id=5271>
        Implement isSameNode.

        * dom/xhtml/level3/core/nodeissamenode01-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode02-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode03-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode04-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode05-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode06-expected.txt:
        * dom/xhtml/level3/core/nodeissamenode10-expected.txt:
        These tests pass now.

2005-10-04  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs.

        Test direct name lookup in DOMNamedNodeMap, like FireFox/IE.
        <rdar://problem/4285884> Gap.com throws exception "Undefined value" because of Safari doesn't support indexing into a named node map by name

        * fast/dom/namednodemap-namelookup-expected.txt: Added.
        * fast/dom/namednodemap-namelookup.html: Added.

2005-10-04  Beth Dakin  <bdakin@apple.com>

        Reviewed by Darin.

        Test case for setting opacity on tiled images. Specifically for fix to:
        <rdar://problem/4285538> TOT fix for Denver Regression: Drawing glitch in 
        the transparent dialog's cancel/ok button in the widget manager. The fix 
        is in WebKit and WebKitSystemInterface.

        * fast/css/button_center.png: Added.
        * fast/css/imageTileOpacity-expected.txt: Added.
        * fast/css/imageTileOpacity.html: Added.

2005-10-03  Eric Seidel  <eseidel@apple.com>

        Reviewed by mjs.

        Test case for event.view.toString()
        <rdar://problem/4233558> toString on event.view Object fails with "No Default Value" in console

        * fast/events/event-view-toString-expected.txt: Added.
        * fast/events/event-view-toString.html: Added.

2005-10-03  Maciej Stachowiak  <mjs@apple.com>

        Reviewed by Darin.

        Test cases for:
        
        http://bugs.webkit.org/show_bug.cgi?id=5180
        event.stopPropagation() prevents the default action - it shouldn't

        * fast/events/stopPropagation-checkbox-expected.txt: Added.
        * fast/events/stopPropagation-checkbox.html: Added.
        * fast/events/stopPropagation-submit-expected.txt: Added.
        * fast/events/stopPropagation-submit.html: Added.

2005-10-03  Beth Dakin  <bdakin@apple.com>

        Reviewed by Darin.

        The new layout test for <rdar://problem/4235722> line-height 
        style settings not reflected in textarea.

        * fast/forms/textAreaLineHeight-expected.txt: Added.
        * fast/forms/textAreaLineHeight.html: Added.

2005-10-02  Alexey Proskuryakov  <ap@nypop.com>

        Reviewed by eseidel.

        http://bugs.webkit.org/show_bug.cgi?id=5219

        * fast/xsl/xslt-url-expected.txt: Added.
        * fast/xsl/xslt-url.xml: Added.
        * fast/xsl/xslt-url.xsl: Added.

2005-10-02  Anders Carlsson  <andersca@mac.com>

        Reviewed by Eric.

        Added test for <http://bugs.webkit.org/attachment.cgi?id=4145>
        attributes don't return correct values for namespaceURI and localName

        * fast/dom/attribute-namespaces-expected.txt: Added.
        * fast/dom/attribute-namespaces.xhtml: Added.

2005-09-30  Eric Seidel  <eseidel@apple.com>

        Reviewed by xenon.
        
        Moved WebCore/layout-tests to LayoutTests

