haikuwebkit/LayoutTests/css2.1
Darin Adler 11716f14de Write a script to find duplicate files and delete some duplicate tests in LayoutTests
https://bugs.webkit.org/show_bug.cgi?id=215073

Reviewed by Anders Carlsson.

Tools:

* Scripts/find-duplicate-files: Added. Basic script that uses MD5 digests
to find duplicate files.

* Scripts/report-non-inclusive-language: Tweaked a tiny bit; use a variable.

LayoutTests:

* TestExpectations: Removed expectations for removed tests.

* css2.1/20110323/abspos-containing-block-initial-004d.htm.1: Removed.
The above was just a stray copy of a test with the wrong extension, so ignored.

* css3/font-variant-petite-caps-synthesis-coverage-expected.html: Removed.
* css3/font-variant-petite-caps-synthesis-coverage.html: Removed.
* css3/font-variant-small-caps-synthesis-coverage-expected.html: Removed.
* css3/font-variant-small-caps-synthesis-coverage.html: Removed.
These are duplicates of the same tests without the suffix "coverage".

* fast/dom/Document/document-close-iframe-load-expected.txt: Removed.
* fast/dom/Document/document-close-iframe-load.html: Removed.
* fast/dom/Document/document-close-nested-iframe-load-expected.txt: Removed.
* fast/dom/Document/document-close-nested-iframe-load.html: Removed.
These tests are also in the directory "fast/parser". Chose to delete this copy.

* fast/forms/label/labels-set-htmlFor-attribute-expected.txt: Removed.
* fast/forms/label/labels-set-htmlFor-attribute.html: Removed.
This test also exists under the name "labels-change-...".

* fast/loader/unload-form-about-blank-expected.txt: Removed.
* fast/loader/unload-form-about-blank.html: Removed.
This test also exists under the name "unload-form-post-about-blank...".

* fast/ruby/before-table-doesnt-crash-expected.txt: Removed.
* fast/ruby/before-table-doesnt-crash.html: Removed.
This is just a copy of the test "before-block-...", not a separate test.

* http/tests/misc/submit-post-in-utf16be.html:
Used the iconv tool to turn this into a UTF-16BE input file so it tests
what it is intended to test. Before this was a UTF-16LE file.

* imported/blink/001-a-expected.html: Removed.
* imported/blink/001-a.html: Removed.
* imported/blink/001-q-expected.html: Removed.
* imported/blink/001-q.html: Removed.
* imported/blink/001-s-expected.html: Removed.
* imported/blink/001-s.html: Removed.
These are identical duplicates of tests that are in WPT.

* imported/blink/animations/animation-events-prefixed-04-expected.txt: Removed.
* imported/blink/animations/animation-events-prefixed-04.html: Removed.
* imported/blink/animations/animation-events-unprefixed-04-expected.txt: Removed.
* imported/blink/animations/animation-events-unprefixed-04.html: Removed.
These are duplicates of tests in the directory imported/blink/virtual/stable/animations-unprefixed.

* imported/blink/css3/flexbox/relpos-with-scrollable-with-abspos-crash-expected.txt: Removed.
* imported/blink/css3/flexbox/relpos-with-scrollable-with-abspos-crash.html: Removed.
* imported/blink/fast/css-grid-layout/grid-item-before-anonymous-child-crash-expected.txt: Removed.
* imported/blink/fast/css-grid-layout/grid-item-before-anonymous-child-crash.html: Removed.
* imported/blink/fast/css-grid-layout/grid-item-paddings-and-writing-modes-expected.html: Removed.
* imported/blink/fast/css-grid-layout/grid-item-paddings-and-writing-modes.html: Removed.
* imported/blink/fast/dom/Range/create-contextual-fragment-script-not-ran-expected.txt: Removed.
* imported/blink/fast/dom/Range/create-contextual-fragment-script-not-ran.html: Removed.
* imported/blink/fast/dom/Range/create-contextual-fragment-script-unmark-already-started-expected.txt: Removed.
* imported/blink/fast/dom/Range/create-contextual-fragment-script-unmark-already-started.html: Removed.
* imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-codebase-expected.txt: Removed.
* imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-codebase.html: Removed.
* imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-expected.txt: Removed.
* imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive.html: Removed.
* imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-codebase-expected.txt: Removed.
* imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-codebase.html: Removed.
* imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-expected.txt: Removed.
* imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code.html: Removed.
These are identical duplicates of tests in the same named directories outside "imported/blink".
Maybe imported by Blink from WebKit and then back?

* imported/blink/img_border_percent-expected.xhtml: Removed.
* imported/blink/img_border_percent.xhtml: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/bindings/the-textarea-element-0/cols-default-expected.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/bindings/the-textarea-element-0/cols-default.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/bindings/the-textarea-element-0/cols-zero-expected.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/bindings/the-textarea-element-0/cols-zero.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/bindings/the-textarea-element-0/rows-default-expected.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/bindings/the-textarea-element-0/rows-default.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/bindings/the-textarea-element-0/rows-zero-expected.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/bindings/the-textarea-element-0/rows-zero.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/non-replaced-elements/flow-content-0/figure-expected.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/non-replaced-elements/flow-content-0/figure.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-layout-expected.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-layout.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-width-150percent-expected.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-width-150percent.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/replaced-elements/images/space-expected.html: Removed.
* imported/blink/imported/web-platform-tests/html/rendering/replaced-elements/images/space.html: Removed.
* imported/blink/object_border_perc-expected.xhtml: Removed.
* imported/blink/object_border_perc.xhtml: Removed.
* imported/blink/object_border_pixel-expected.xhtml: Removed.
* imported/blink/object_border_pixel.xhtml: Removed.
These are identical duplicates of tests that are in WPT.

* platform/gtk/TestExpectations: Removed expectations for removed tests.
* platform/ios/TestExpectations: Ditto.
* platform/win/TestExpectations: Ditto.
* platform/wpe/TestExpectations: Ditto.

* svg/dom/SVGLengthList-removeItem-expected.txt: Removed.
* svg/dom/SVGLengthList-removeItem.xhtml: Removed.
This was a duplicate of the SVGLengthList-addItem test.


Canonical link: https://commits.webkit.org/227873@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@265187 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2020-08-02 15:12:40 +00:00
..
20110323 Write a script to find duplicate files and delete some duplicate tests in LayoutTests 2020-08-02 15:12:40 +00:00
support
tables
README.txt
t09-c5526c-display-00-e.html
t0402-c71-fwd-parsing-00-f.html
t0402-c71-fwd-parsing-01-f.html
t0402-c71-fwd-parsing-02-f.html
t0402-c71-fwd-parsing-03-f.html
t0402-c71-fwd-parsing-04-f.html
t0402-syntax-01-f-expected.png
t0402-syntax-01-f.html
t0402-syntax-02-f-expected.png
t0402-syntax-02-f.html
t0402-syntax-03-f-expected.png
t0402-syntax-03-f.html
t0402-syntax-04-f-expected.png
t0402-syntax-04-f.html
t0402-syntax-05-f-expected.png
t0402-syntax-05-f.html
t0402-syntax-06-f-expected.png
t0402-syntax-06-f.html
t0505-c16-descendant-00-e.html
t0505-c16-descendant-01-e.html
t0505-c16-descendant-02-e-expected.png
t0505-c16-descendant-02-e.html
t0509-c15-ids-00-a.html
t0509-c15-ids-01-e.html
t0509-id-sel-syntax-01-f-expected.png
t0509-id-sel-syntax-01-f.html
t0509-id-sel-syntax-02-b-expected.png
t0509-id-sel-syntax-02-b.html
t0510-c25-pseudo-elmnt-00-c.html
t0511-c21-pseud-anch-00-e-i.html
t0511-c21-pseud-link-00-e-expected.png
t0511-c21-pseud-link-00-e.html
t0511-c21-pseud-link-01-e-expected.png
t0511-c21-pseud-link-01-e.html
t0511-c21-pseud-link-02-e-expected.png
t0511-c21-pseud-link-02-e.html
t0511-c21-pseud-link-03-e-expected.png
t0511-c21-pseud-link-03-e.html
t0602-c13-inh-underlin-00-e.html
t0602-c13-inheritance-00-e.html
t0602-inherit-bdr-pad-b-00.html
t0603-c11-import-00-b.html
t0801-c412-hz-box-00-b-a.html
t0803-c5501-imrgn-t-00-b-ag.html
t0803-c5501-mrgn-t-00-b-a.html
t0803-c5502-imrgn-r-00-b-ag.html
t0803-c5502-imrgn-r-01-b-ag.html
t0803-c5502-imrgn-r-02-b-a.html
t0803-c5502-imrgn-r-03-b-a.html
t0803-c5502-imrgn-r-04-b-ag.html
t0803-c5502-imrgn-r-05-b-ag.html
t0803-c5502-imrgn-r-06-b-ag.html
t0803-c5502-mrgn-r-00-c-ag.html
t0803-c5502-mrgn-r-01-c-a.html
t0803-c5502-mrgn-r-02-c.html
t0803-c5502-mrgn-r-03-c.html
t0803-c5503-imrgn-b-00-b-a.html
t0803-c5503-mrgn-b-00-b-a.html
t0803-c5504-imrgn-l-00-b-ag.html
t0803-c5504-imrgn-l-01-b-ag.html
t0803-c5504-imrgn-l-02-b-ag.html
t0803-c5504-imrgn-l-03-b-a.html
t0803-c5504-imrgn-l-04-b-ag.html
t0803-c5504-imrgn-l-05-b-ag.html
t0803-c5504-imrgn-l-06-b-ag.html
t0803-c5504-mrgn-l-00-c-ag.html
t0803-c5504-mrgn-l-01-c-a.html
t0803-c5504-mrgn-l-02-c-expected.png
t0803-c5504-mrgn-l-02-c.html
t0803-c5504-mrgn-l-03-c.html
t0803-c5505-imrgn-00-a-ag.html
t0803-c5505-mrgn-00-b-ag.html
t0803-c5505-mrgn-01-e-a.html
t0803-c5505-mrgn-02-c.html
t0803-c5505-mrgn-03-c-ag.html
t0804-c5506-ipadn-t-00-b-a.html
t0804-c5506-ipadn-t-01-b-a.html
t0804-c5506-ipadn-t-02-b-a.html
t0804-c5506-padn-t-00-b-a.html
t0804-c5507-ipadn-r-00-b-ag.html
t0804-c5507-ipadn-r-01-b-ag.html
t0804-c5507-ipadn-r-02-b-ag.html
t0804-c5507-ipadn-r-03-b-a.html
t0804-c5507-ipadn-r-04-b-ag.html
t0804-c5507-padn-r-00-c-ag.html
t0804-c5507-padn-r-01-c-a.html
t0804-c5507-padn-r-02-f.html
t0804-c5507-padn-r-03-f.html
t0804-c5508-ipadn-b-00-b-a.html
t0804-c5508-ipadn-b-01-f-a.html
t0804-c5508-ipadn-b-02-b-a.html
t0804-c5508-ipadn-b-03-b-a.html
t0804-c5509-ipadn-l-00-b-ag.html
t0804-c5509-ipadn-l-01-b-ag.html
t0804-c5509-ipadn-l-02-b-ag.html
t0804-c5509-ipadn-l-03-b-a.html
t0804-c5509-ipadn-l-04-f-ag.html
t0804-c5509-padn-l-00-b-ag.html
t0804-c5509-padn-l-01-b-a.html
t0804-c5509-padn-l-02-f.html
t0804-c5509-padn-l-03-f-g.html
t0804-c5510-ipadn-00-b-ag.html
t0804-c5510-padn-00-b-ag.html
t0804-c5510-padn-01-e-a.html
t0804-c5510-padn-02-f.html
t0805-c5511-brdr-tw-00-b.html
t0805-c5511-brdr-tw-01-b-g.html
t0805-c5511-brdr-tw-02-b-expected.png
t0805-c5511-brdr-tw-02-b.html
t0805-c5511-brdr-tw-03-b.html
t0805-c5511-ibrdr-tw-00-a.html
t0805-c5512-brdr-rw-00-b.html
t0805-c5512-brdr-rw-01-b-g.html
t0805-c5512-brdr-rw-02-b-expected.png
t0805-c5512-brdr-rw-02-b.html
t0805-c5512-brdr-rw-03-b.html
t0805-c5512-ibrdr-rw-00-a.html
t0805-c5513-brdr-bw-00-b.html
t0805-c5513-brdr-bw-01-b-g.html
t0805-c5513-brdr-bw-02-b-expected.png
t0805-c5513-brdr-bw-02-b.html
t0805-c5513-brdr-bw-03-b.html
t0805-c5513-ibrdr-bw-00-a.html
t0805-c5514-brdr-lw-00-b.html
t0805-c5514-brdr-lw-01-b-g.html
t0805-c5514-brdr-lw-02-b-expected.png
t0805-c5514-brdr-lw-02-b.html
t0805-c5514-brdr-lw-03-b.html
t0805-c5514-ibrdr-lw-00-a.html
t0805-c5515-brdr-w-00-a.html
t0805-c5515-brdr-w-01-b-g.html
t0805-c5515-brdr-w-02-b-expected.png
t0805-c5515-brdr-w-02-b.html
t0805-c5515-ibrdr-00-b.html
t0805-c5516-brdr-c-00-a.html
t0805-c5516-ibrdr-c-00-a.html
t0805-c5517-brdr-s-00-c.html
t0805-c5517-ibrdr-s-00-a.html
t0805-c5518-brdr-t-00-a.html
t0805-c5518-brdr-t-01-e.html
t0805-c5518-ibrdr-t-00-a.html
t0805-c5519-brdr-r-00-a.html
t0805-c5519-brdr-r-01-e.html
t0805-c5519-brdr-r-02-e.html
t0805-c5519-ibrdr-r-00-a.html
t0805-c5520-brdr-b-00-a.html
t0805-c5520-brdr-b-01-e.html
t0805-c5520-ibrdr-b-00-a.html
t0805-c5521-brdr-l-00-a.html
t0805-c5521-brdr-l-01-e.html
t0805-c5521-brdr-l-02-e.html
t0805-c5521-ibrdr-l-00-a.html
t0805-c5522-brdr-00-b.html
t0805-c5522-brdr-01-b-g.html
t0805-c5522-brdr-02-e.html
t0805-c5522-ibrdr-00-a.html
t0905-c414-flt-00-d.html
t0905-c414-flt-01-d-g.html
t0905-c414-flt-02-c.html
t0905-c414-flt-03-c.html
t0905-c414-flt-04-c.html
t0905-c414-flt-fit-00-d.html
t0905-c414-flt-fit-01-d-g.html
t0905-c414-flt-wrap-00-e.html
t0905-c414-flt-wrap-01-d-g.html
t0905-c5525-fltblck-00-d-ag.html
t0905-c5525-fltblck-01-d.html
t0905-c5525-fltclr-00-c-ag.html
t0905-c5525-fltcont-00-d-g.html
t0905-c5525-flthw-00-c-g.html
t0905-c5525-fltinln-00-c-ag.html
t0905-c5525-fltmrgn-00-c-ag.html
t0905-c5525-fltmult-00-d-g.html
t0905-c5525-fltwidth-00-c-g.html
t0905-c5525-fltwidth-01-c-g.html
t0905-c5525-fltwidth-02-c-g.html
t0905-c5525-fltwidth-03-c-g.html
t0905-c5525-fltwrap-00-b.html
t0905-c5526-fltclr-00-c-ag.html
t0905-c5526-flthw-00-c-g.html
t1001-abs-pos-cb-01-b-expected.png
t1001-abs-pos-cb-01-b-expected.txt
t1001-abs-pos-cb-01-b.html
t1001-abs-pos-cb-02-b-expected.png
t1001-abs-pos-cb-02-b-expected.txt
t1001-abs-pos-cb-02-b.html
t1001-abs-pos-cb-03-b-expected.png
t1001-abs-pos-cb-03-b-expected.txt
t1001-abs-pos-cb-03-b.html
t1001-abs-pos-cb-04-b-expected.png
t1001-abs-pos-cb-04-b-expected.txt
t1001-abs-pos-cb-04-b.html
t1001-abs-pos-cb-05-b-expected.png
t1001-abs-pos-cb-05-b-expected.txt
t1001-abs-pos-cb-05-b.html
t1001-abs-pos-cb-06-b-expected.png
t1001-abs-pos-cb-06-b-expected.txt
t1001-abs-pos-cb-06-b.html
t1001-abs-pos-cb-07-b-expected.png
t1001-abs-pos-cb-07-b-expected.txt
t1001-abs-pos-cb-07-b.html
t1001-abs-pos-cb-08-b-expected.png
t1001-abs-pos-cb-08-b-expected.txt
t1001-abs-pos-cb-08-b.html
t1001-abs-pos-cb-09-b-expected.png
t1001-abs-pos-cb-09-b-expected.txt
t1001-abs-pos-cb-09-b.html
t1002-c5523-width-00-b-g.html
t1002-c5523-width-01-b-g.html
t1002-c5523-width-02-b-g.html
t1004-c43-rpl-bbx-00-d-ag.html
t1004-c43-rpl-ibx-00-d-ag.html
t1004-c5524-width-00-b-g.html
t1005-c5524-width-00-b-g.html
t1005-c5524-width-01-b-g.html
t1008-c44-ln-box-00-d-ag.html
t1008-c44-ln-box-01-d-ag.html
t1008-c44-ln-box-02-d-ag.html
t1008-c44-ln-box-03-d-ag.html
t1202-counter-00-b.html
t1202-counter-01-b.html
t1202-counter-02-b.html
t1202-counter-03-b.html
t1202-counter-04-b.html
t1202-counter-05-b.html
t1202-counter-06-b.html
t1202-counter-07-b.html
t1202-counter-08-b.html
t1202-counter-09-b.html
t1202-counter-10-b.html
t1202-counter-11-b.html
t1202-counter-12-b.html
t1202-counter-13-b.html
t1202-counter-14-b.html
t1202-counter-15-b.html
t1202-counter-16-f.html
t1202-counters-00-b.html
t1202-counters-01-b.html
t1202-counters-02-b.html
t1202-counters-03-b.html
t1202-counters-04-b.html
t1202-counters-05-b.html
t1202-counters-06-b.html
t1202-counters-07-b.html
t1202-counters-08-b.html
t1202-counters-09-b.html
t1202-counters-10-b.html
t1202-counters-11-b.html
t1202-counters-12-b.html
t1202-counters-13-b.html LayoutTests: 2007-01-06 01:36:24 +00:00
t1202-counters-14-b.html
t1202-counters-15-b.html
t1202-counters-16-c.html
t1202-counters-17-d.html
t1202-counters-18-f.html
t1204-implied-00-b.html
t1204-implied-01-c.html
t1204-implied-02-d.html
t1204-increment-00-c-o.html
t1204-increment-01-c-o.html
t1204-increment-02-c-o.html
t1204-multiple-00-c.html
t1204-multiple-01-c.html
t1204-order-00-c.html
t1204-order-01-d.html
t1204-reset-00-c-o.html
t1204-reset-01-c-o.html
t1204-reset-02-c-o.html
t1204-root-e.html
t1205-c561-list-displ-00-b.html
t1205-c563-list-type-00-b.html
t1205-c563-list-type-01-b.html
t1205-c564-list-img-00-b-g.html
t1205-c565-list-pos-00-b.html
t1205-c566-list-stl-00-e-ag.html
t1205-c566-list-stl-01-c-g-expected.txt
t1205-c566-list-stl-01-c-g.html
t1401-c531-color-00-a.html
t1402-c45-bg-canvas-00-b.html
t1503-c522-font-family-00-b.html
t1504-c523-font-style-00-b.html
t1505-c524-font-var-00-b.html
t1506-c525-font-wt-00-b.html
t1507-c526-font-sz-00-b.html
t1507-c526-font-sz-01-b-a.html
t1507-c526-font-sz-02-b-a.html
t1507-c526-font-sz-03-f-a.html
t1508-c527-font-00-b-expected.txt
t1508-c527-font-00-b.html
t1508-c527-font-01-b-expected.txt
t1508-c527-font-01-b.html
t1508-c527-font-02-b-expected.txt
t1508-c527-font-02-b.html
t1508-c527-font-03-b-expected.txt
t1508-c527-font-03-b.html
t1508-c527-font-04-b-expected.txt
t1508-c527-font-04-b.html
t1508-c527-font-05-b-expected.txt
t1508-c527-font-05-b.html
t1508-c527-font-06-b-expected.txt
t1508-c527-font-06-b.html
t1508-c527-font-07-b-expected.txt
t1508-c527-font-07-b.html
t1508-c527-font-08-b-expected.txt
t1508-c527-font-08-b.html
t1508-c527-font-09-b-expected.txt
t1508-c527-font-09-b.html
t1508-c527-font-10-c-expected.txt
t1508-c527-font-10-c.html
t1601-c547-indent-00-b-a.html
t1601-c547-indent-01-d.html
t1602-c43-center-00-d-ag.html
t1602-c546-txt-align-00-b.html
t1604-c542-letter-sp-00-b-a.html
t1604-c542-letter-sp-01-b-a.html
t1605-c545-txttrans-00-b-ag.html
t1606-c562-white-sp-00-b-ag.html
t010403-shand-border-00-c.html
t010403-shand-font-00-b.html
t010403-shand-font-01-b.html
t010403-shand-font-02-b.html
t010403-shand-font-03-b.html
t040102-keywords-00-b.html
t040102-keywords-01-b.html
t040103-case-00-b.html
t040103-case-01-c.html
t040103-escapes-00-b.html
t040103-escapes-01-b.html
t040103-escapes-02-d.html
t040103-escapes-03-b.html
t040103-escapes-04-b.html
t040103-escapes-05-c.html
t040103-escapes-06-b.html
t040103-escapes-07-b.html
t040103-escapes-08-b.html
t040103-ident-00-c.html
t040103-ident-01-c.html
t040103-ident-02-c.html
t040103-ident-03-c.html
t040103-ident-04-c.html
t040103-ident-05-c.html
t040103-ident-06-c.html
t040103-ident-07-c.html
t040103-ident-08-c.html
t040103-ident-09-c.html
t040103-ident-10-c.html
t040103-ident-11-c.html
t040103-ident-12-c.html
t040103-ident-13-c.html
t040105-atkeyw-00-b-expected.png
t040105-atkeyw-00-b.html
t040105-atkeyw-01-b-expected.png
t040105-atkeyw-01-b.html
t040105-atkeyw-02-b-expected.png
t040105-atkeyw-02-b.html
t040105-atrule-00-b-expected.png
t040105-atrule-00-b.html
t040105-atrule-01-b-expected.png
t040105-atrule-01-b.html
t040105-atrule-02-b-expected.png
t040105-atrule-02-b.html
t040105-atrule-03-b-expected.png
t040105-atrule-03-b.html
t040105-atrule-04-b-expected.png
t040105-atrule-04-b.html
t040105-import-00-b-expected.png
t040105-import-00-b.html
t040105-import-01-b-expected.png
t040105-import-01-b.html LayoutTests: 2007-01-06 01:36:24 +00:00
t040105-import-10-b-expected.png
t040105-import-10-b.html
t040109-c17-comments-00-b.html
t040109-c17-comments-01-b.html
t040302-c61-ex-len-00-b-a.html
t040302-c61-phys-len-00-b.html
t040302-c61-rel-len-00-b-ag.html
t040303-c62-percent-00-b-ag.html
t040304-c64-uri-00-a-g.html
t040306-c63-color-00-b-ag.html
t040306-syntax-01-f.html
t040307-syntax-01-b-expected.png
t040307-syntax-01-b.html
t050201-c12-grouping-00-b.html
t050803-c14-classes-00-e.html
t051103-c21-activ-ln-00-e-i.html
t051103-c21-focus-ln-00-e-i-expected.png
t051103-c21-focus-ln-00-e-i.html
t051103-c21-hover-ln-00-e-i-expected.png
t051103-c21-hover-ln-00-e-i.html
t051103-dom-hover-01-c-io.html
t051103-dom-hover-02-c-io.html
t051201-c23-first-line-00-b.html
t051202-c24-first-lttr-00-b.html
t051202-c26-psudo-nest-00-c.html
t060401-c32-cascading-00-b.html
t060402-c31-important-00-b.html
t060403-c21-pseu-cls-00-e-i.html
t060403-c21-pseu-id-00-e-i.html
t080301-c411-vt-mrgn-00-b.html
t090204-display-change-01-b-ao.html
t090402-c42-ibx-pad-00-d-ag.html
t090501-c414-flt-00-d.html
t090501-c414-flt-01-b.html
t090501-c414-flt-02-d-g.html
t090501-c414-flt-03-b-g.html
t090501-c414-flt-ln-00-d.html
t090501-c414-flt-ln-01-d-g.html
t090501-c414-flt-ln-02-d.html
t090501-c414-flt-ln-03-d.html
t090501-c5525-flt-l-00-b-g.html
t090501-c5525-flt-r-00-b-g.html
t100303-c412-blockw-00-d-ag.html
t100304-c43-rpl-bbx-00-d-g.html
t100304-c43-rpl-bbx-01-d-g.html
t100801-c42-ibx-ht-00-d-a.html
t100801-c544-valgn-00-a-ag.html
t100801-c544-valgn-01-d-ag.html
t100801-c544-valgn-02-d-agi.html
t100801-c544-valgn-03-d-agi.html
t100801-c544-valgn-04-d-agi.html
t100801-c548-leadin-00-d-a.html
t100801-c548-ln-ht-00-c-a.html
t100801-c548-ln-ht-01-b-ag.html
t100801-c548-ln-ht-02-b-ag.html
t100801-c548-ln-ht-03-d-ag.html
t100801-c548-ln-ht-04-d-ag.html
t120401-scope-00-b.html
t120401-scope-01-c.html
t120401-scope-02-c.html
t120401-scope-03-c.html
t120401-scope-04-d.html LayoutTests: 2007-01-06 01:36:24 +00:00
t120403-content-none-00-c.html
t120403-display-none-00-c.html
t120403-visibility-00-c.html
t140201-c532-bgcolor-00-a.html
t140201-c532-bgcolor-01-b-expected.png
t140201-c532-bgcolor-01-b.html
t140201-c533-bgimage-00-a.html
t140201-c533-bgimage-01-b-g-expected.png
t140201-c533-bgimage-01-b-g.html
t140201-c534-bgre-00-b-ag.html
t140201-c534-bgre-01-b-ag.html
t140201-c534-bgreps-00-c-ag.html
t140201-c534-bgreps-01-c-ag.html
t140201-c534-bgreps-02-c-ag.html
t140201-c534-bgreps-03-c-ag.html
t140201-c534-bgreps-04-c-ag.html
t140201-c534-bgreps-05-c-ag.html
t140201-c535-bg-fixd-00-b-g.html
t140201-c536-bgpos-00-b-ag.html
t140201-c536-bgpos-01-b-ag-expected.png
t140201-c536-bgpos-01-b-ag.html
t140201-c537-bgfxps-00-c-ag.html
t170602-bdr-conflct-w-00-d.html
t170602-bdr-conflct-w-01-d.html
t170602-bdr-conflct-w-02-d.html
t170602-bdr-conflct-w-03-d.html
t170602-bdr-conflct-w-04-d.html
t170602-bdr-conflct-w-05-d.html
t170602-bdr-conflct-w-06-d.html
t170602-bdr-conflct-w-07-d.html
t170602-bdr-conflct-w-08-d.html
t170602-bdr-conflct-w-09-d.html
t170602-bdr-conflct-w-10-d.html
t170602-bdr-conflct-w-11-d.html
t170602-bdr-conflct-w-12-d.html
t170602-bdr-conflct-w-13-d.html
t170602-bdr-conflct-w-14-d.html
t170602-bdr-conflct-w-15-d.html
t170602-bdr-conflct-w-16-d.html
t170602-bdr-conflct-w-17-d.html
t170602-bdr-conflct-w-18-d.html
t170602-bdr-conflct-w-19-d.html
t170602-bdr-conflct-w-20-d.html
t170602-bdr-conflct-w-21-d.html
t170602-bdr-conflct-w-22-d.html
t170602-bdr-conflct-w-23-d.html
t170602-bdr-conflct-w-24-d.html
t170602-bdr-conflct-w-25-d.html
t170602-bdr-conflct-w-26-d.html
t170602-bdr-conflct-w-27-d.html
t170602-bdr-conflct-w-28-d.html
t170602-bdr-conflct-w-29-d.html
t170602-bdr-conflct-w-30-d.html
t170602-bdr-conflct-w-31-d.html
t170602-bdr-conflct-w-32-d.html
t170602-bdr-conflct-w-33-d.html
t170602-bdr-conflct-w-34-d.html
t170602-bdr-conflct-w-35-d.html
t170602-bdr-conflct-w-36-d.html
t170602-bdr-conflct-w-37-d.html
t170602-bdr-conflct-w-38-d.html
t170602-bdr-conflct-w-39-d.html
t170602-bdr-conflct-w-40-d.html
t170602-bdr-conflct-w-41-d.html
t170602-bdr-conflct-w-42-d.html
t170602-bdr-conflct-w-43-d.html
t170602-bdr-conflct-w-44-d.html
t170602-bdr-conflct-w-45-d.html
t170602-bdr-conflct-w-46-d.html
t170602-bdr-conflct-w-47-d.html
t170602-bdr-conflct-w-48-d.html
t170602-bdr-conflct-w-49-d.html
t170602-bdr-conflct-w-50-d.html
t170602-bdr-conflct-w-51-d.html
t170602-bdr-conflct-w-52-d.html
t170602-bdr-conflct-w-53-d.html
t170602-bdr-conflct-w-54-d.html
t170602-bdr-conflct-w-55-d.html
t170602-bdr-conflct-w-56-d.html
t170602-bdr-conflct-w-57-d.html
t170602-bdr-conflct-w-58-d.html
t170602-bdr-conflct-w-59-d.html
t170602-bdr-conflct-w-60-d.html
t170602-bdr-conflct-w-61-d.html
t170602-bdr-conflct-w-62-d.html
t170602-bdr-conflct-w-63-d.html
t170602-bdr-conflct-w-64-d.html
t170602-bdr-conflct-w-65-d.html
t170602-bdr-conflct-w-66-d.html
t170602-bdr-conflct-w-67-d.html
t170602-bdr-conflct-w-68-d.html
t170602-bdr-conflct-w-69-d.html
t170602-bdr-conflct-w-70-d.html
t170602-bdr-conflct-w-71-d.html
t170602-bdr-conflct-w-72-d.html
t170602-bdr-conflct-w-73-d.html
t170602-bdr-conflct-w-74-d.html
t170602-bdr-conflct-w-75-d.html
t170602-bdr-conflct-w-76-d.html
t170602-bdr-conflct-w-77-d.html
t170602-bdr-conflct-w-78-d.html
t170602-bdr-conflct-w-79-d.html
t170602-bdr-conflct-w-80-d.html
t170602-bdr-conflct-w-81-d.html
t170602-bdr-conflct-w-82-d.html
t170602-bdr-conflct-w-83-d.html
t170602-bdr-conflct-w-84-d.html
t170602-bdr-conflct-w-85-d.html
t170602-bdr-conflct-w-86-d.html
t170602-bdr-conflct-w-87-d.html
t170602-bdr-conflct-w-88-d.html
t170602-bdr-conflct-w-89-d.html
t170602-bdr-conflct-w-90-d.html
t170602-bdr-conflct-w-91-d.html
t170602-bdr-conflct-w-92-d.html
t170602-bdr-conflct-w-93-d.html
t170602-bdr-conflct-w-94-d.html
t170602-bdr-conflct-w-95-d.html
t170602-bdr-conflct-w-96-d.html
t170602-bdr-conflct-w-97-d.html
t170602-bdr-conflct-w-98-d.html
t170602-bdr-conflct-w-99-d.html

README.txt

This is the copy of W3C's CSS2.1 test suite.

http://www.w3.org/Style/CSS/Test/CSS2.1/20061011/

We should not add files into this directory and should not modify the
files in this directory. If you find invalid test cases in this
directory, report the problem to W3C and update the files of this
directory after they fixed the issue.

* About t1204-(increment|reset)-

These 6 tests produce wrong results with DumpRenderTree because they
use setTimeout but there are no waitUntilDone call. We disabled them
in this directory and have modified version of them as
fast/css/counters/counter-(increment|reset)-* .