| 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@eseidel.com> |
| |
| 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 Kirby White <KWhiteRight@gmail.com> |
| |
| 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 Kirby White <KWhiteRight@gmail.com> |
| |
| 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 Kirby White <KWhiteRight@gmail.com> |
| |
| 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 |
| ⟨ and ⟩ entities are mapped to the incorrect Unicode codepoint |
| |
| * fast/parser/entities-in-xhtml-expected.checksum: Removed. |
| * fast/parser/entities-in-xhtml-expected.png: Removed. |
| Converted to plain text, the large table in the test didn't nearly fit anyway. |
| |
| * fast/parser/entities-in-xhtml-expected.txt: |
| * fast/parser/entities-in-xhtml.xhtml: |
| Made the test self-consistent again by using actual numeric values for ⟨ and ⟩. |
| |
| * fast/parser/entities-in-html-expected.txt: Added. |
| * fast/parser/entities-in-html.html: Added. |
| An HTML copy of the same test. |
| |
| 2006-11-03 Alexey Proskuryakov <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 Gøff. |
| |
| 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 '>' 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. ⟩ and ⟨ 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 |
| |
| <http://tinymce.moxiecode.com/example_full.php?example=true> |
| 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 ⊅ 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 |
| |