Changeset 74090 in webkit


Ignore:
Timestamp:
Dec 14, 2010 6:21:39 PM (13 years ago)
Author:
mihaip@chromium.org
Message:

2010-12-14 Mihai Parparita <mihaip@chromium.org>

Reviewed by Eric Seidel.

Remove pixel tests that are obsoleted by the HTML5 parser suite
https://bugs.webkit.org/show_bug.cgi?id=51077

Remove tests which had stale Mac pixel baselines (were not updated for
the HTML5 parser change or for Snow Leopard) which are obsoleted by
the HTML5 parser test suite (i.e. the same behavior is tested there):

  • fast/parser/parseCommentsInTitles.html is tested by tests16.dat (line 956)
  • fast/parser/comment-in-style.html is tested by tests16.dat (line 904)
  • fast/tokenizer/missing-title-end-tag-1.html is tested by tests16.dat (line 980)
  • fast/tokenizer/missing-title-end-tag-2.html is tested by tests2.dat (line 550)
  • fast/parser/comment-in-style.html: Removed.
  • fast/parser/parseCommentsInTitles.html: Removed.
  • fast/tokenizer/missing-title-end-tag-1.html: Removed.
  • fast/tokenizer/missing-title-end-tag-2.html: Removed.
  • platform/chromium-linux/fast/parser/comment-in-style-expected.checksum: Removed.
  • platform/chromium-linux/fast/parser/comment-in-style-expected.png: Removed.
  • platform/chromium-linux/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
  • platform/chromium-linux/fast/parser/parseCommentsInTitles-expected.png: Removed.
  • platform/chromium-mac/fast/parser/comment-in-style-expected.checksum: Removed.
  • platform/chromium-mac/fast/parser/comment-in-style-expected.png: Removed.
  • platform/chromium-mac/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
  • platform/chromium-mac/fast/parser/parseCommentsInTitles-expected.png: Removed.
  • platform/chromium-mac/fast/tokenizer/missing-title-end-tag-1-expected.checksum: Removed.
  • platform/chromium-mac/fast/tokenizer/missing-title-end-tag-1-expected.png: Removed.
  • platform/chromium-mac/fast/tokenizer/missing-title-end-tag-2-expected.checksum: Removed.
  • platform/chromium-mac/fast/tokenizer/missing-title-end-tag-2-expected.png: Removed.
  • platform/chromium-win/fast/parser/comment-in-style-expected.checksum: Removed.
  • platform/chromium-win/fast/parser/comment-in-style-expected.png: Removed.
  • platform/chromium-win/fast/parser/comment-in-style-expected.txt: Removed.
  • platform/chromium-win/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
  • platform/chromium-win/fast/parser/parseCommentsInTitles-expected.png: Removed.
  • platform/chromium-win/fast/parser/parseCommentsInTitles-expected.txt: Removed.
  • platform/chromium-win/fast/tokenizer/missing-title-end-tag-1-expected.checksum: Removed.
  • platform/chromium-win/fast/tokenizer/missing-title-end-tag-1-expected.png: Removed.
  • platform/chromium-win/fast/tokenizer/missing-title-end-tag-2-expected.checksum: Removed.
  • platform/chromium-win/fast/tokenizer/missing-title-end-tag-2-expected.png: Removed.
  • platform/gtk/Skipped:
  • platform/mac/fast/parser/comment-in-style-expected.checksum: Removed.
  • platform/mac/fast/parser/comment-in-style-expected.png: Removed.
  • platform/mac/fast/parser/comment-in-style-expected.txt: Removed.
  • platform/mac/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
  • platform/mac/fast/parser/parseCommentsInTitles-expected.png: Removed.
  • platform/mac/fast/parser/parseCommentsInTitles-expected.txt: Removed.
  • platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.checksum: Removed.
  • platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.png: Removed.
  • platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.txt: Removed.
  • platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.checksum: Removed.
  • platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.png: Removed.
  • platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.txt: Removed.
  • platform/qt/Skipped:
  • platform/qt/fast/parser/parseCommentsInTitles-expected.txt: Removed.
  • platform/qt/fast/tokenizer/missing-title-end-tag-1-expected.txt: Removed.
  • platform/qt/fast/tokenizer/missing-title-end-tag-2-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
41 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r74089 r74090  
     12010-12-14  Mihai Parparita  <mihaip@chromium.org>
     2
     3        Reviewed by Eric Seidel.
     4
     5        Remove pixel tests that are obsoleted by the HTML5 parser suite
     6        https://bugs.webkit.org/show_bug.cgi?id=51077
     7       
     8        Remove tests which had stale Mac pixel baselines (were not updated for
     9        the HTML5 parser change or for Snow Leopard) which are obsoleted by
     10        the HTML5 parser test suite (i.e. the same behavior is tested there):
     11        - fast/parser/parseCommentsInTitles.html is tested by tests16.dat
     12          (line 956)
     13        - fast/parser/comment-in-style.html is tested by tests16.dat (line 904)
     14        - fast/tokenizer/missing-title-end-tag-1.html is tested by tests16.dat
     15          (line 980)
     16        - fast/tokenizer/missing-title-end-tag-2.html is tested by tests2.dat
     17          (line 550)       
     18
     19        * fast/parser/comment-in-style.html: Removed.
     20        * fast/parser/parseCommentsInTitles.html: Removed.
     21        * fast/tokenizer/missing-title-end-tag-1.html: Removed.
     22        * fast/tokenizer/missing-title-end-tag-2.html: Removed.
     23        * platform/chromium-linux/fast/parser/comment-in-style-expected.checksum: Removed.
     24        * platform/chromium-linux/fast/parser/comment-in-style-expected.png: Removed.
     25        * platform/chromium-linux/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
     26        * platform/chromium-linux/fast/parser/parseCommentsInTitles-expected.png: Removed.
     27        * platform/chromium-mac/fast/parser/comment-in-style-expected.checksum: Removed.
     28        * platform/chromium-mac/fast/parser/comment-in-style-expected.png: Removed.
     29        * platform/chromium-mac/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
     30        * platform/chromium-mac/fast/parser/parseCommentsInTitles-expected.png: Removed.
     31        * platform/chromium-mac/fast/tokenizer/missing-title-end-tag-1-expected.checksum: Removed.
     32        * platform/chromium-mac/fast/tokenizer/missing-title-end-tag-1-expected.png: Removed.
     33        * platform/chromium-mac/fast/tokenizer/missing-title-end-tag-2-expected.checksum: Removed.
     34        * platform/chromium-mac/fast/tokenizer/missing-title-end-tag-2-expected.png: Removed.
     35        * platform/chromium-win/fast/parser/comment-in-style-expected.checksum: Removed.
     36        * platform/chromium-win/fast/parser/comment-in-style-expected.png: Removed.
     37        * platform/chromium-win/fast/parser/comment-in-style-expected.txt: Removed.
     38        * platform/chromium-win/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
     39        * platform/chromium-win/fast/parser/parseCommentsInTitles-expected.png: Removed.
     40        * platform/chromium-win/fast/parser/parseCommentsInTitles-expected.txt: Removed.
     41        * platform/chromium-win/fast/tokenizer/missing-title-end-tag-1-expected.checksum: Removed.
     42        * platform/chromium-win/fast/tokenizer/missing-title-end-tag-1-expected.png: Removed.
     43        * platform/chromium-win/fast/tokenizer/missing-title-end-tag-2-expected.checksum: Removed.
     44        * platform/chromium-win/fast/tokenizer/missing-title-end-tag-2-expected.png: Removed.
     45        * platform/gtk/Skipped:
     46        * platform/mac/fast/parser/comment-in-style-expected.checksum: Removed.
     47        * platform/mac/fast/parser/comment-in-style-expected.png: Removed.
     48        * platform/mac/fast/parser/comment-in-style-expected.txt: Removed.
     49        * platform/mac/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
     50        * platform/mac/fast/parser/parseCommentsInTitles-expected.png: Removed.
     51        * platform/mac/fast/parser/parseCommentsInTitles-expected.txt: Removed.
     52        * platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.checksum: Removed.
     53        * platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.png: Removed.
     54        * platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.txt: Removed.
     55        * platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.checksum: Removed.
     56        * platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.png: Removed.
     57        * platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.txt: Removed.
     58        * platform/qt/Skipped:
     59        * platform/qt/fast/parser/parseCommentsInTitles-expected.txt: Removed.
     60        * platform/qt/fast/tokenizer/missing-title-end-tag-1-expected.txt: Removed.
     61        * platform/qt/fast/tokenizer/missing-title-end-tag-2-expected.txt: Removed.
     62
    1632010-12-02  MORITA Hajime  <morrita@google.com>
    264
  • trunk/LayoutTests/platform/gtk/Skipped

    r74032 r74090  
    20842084fast/parser/broken-comments-vs-parsing-mode.html
    20852085fast/parser/comment-in-script.html
    2086 fast/parser/comment-in-style.html
    20872086fast/parser/comment-in-textarea.html
    20882087fast/parser/comments.html
     
    20942093fast/parser/open-comment-in-style.html
    20952094fast/parser/open-comment-in-textarea.html
    2096 fast/parser/parseCommentsInTitles.html
    20972095fast/parser/remove-block-in-residual-style.html
    20982096fast/parser/style-script-head-test.html
     
    26672665fast/tokenizer/missing-style-end-tag-1.html
    26682666fast/tokenizer/missing-style-end-tag-2.html
    2669 fast/tokenizer/missing-title-end-tag-1.html
    2670 fast/tokenizer/missing-title-end-tag-2.html
    26712667fast/tokenizer/script-after-frameset.html
    26722668fast/tokenizer/script_extra_close.html
  • trunk/LayoutTests/platform/qt/Skipped

    r73947 r74090  
    34863486fast/parser/bad-xml-slash.html
    34873487fast/parser/broken-comments-vs-parsing-mode.html
    3488 fast/parser/comment-in-style.html
    34893488fast/parser/comments.html
    34903489fast/parser/document-write-option.html
     
    34933492fast/parser/nofoo-tags-inside-paragraph.html
    34943493fast/parser/open-comment-in-style.html
    3495 fast/parser/parseCommentsInTitles.html
    34963494fast/parser/remove-block-in-residual-style.html
    34973495fast/parser/style-script-head-test.html
     
    39603958fast/tokenizer/external-script-document-write.html
    39613959fast/tokenizer/external-script-document-write_2.html
    3962 fast/tokenizer/missing-title-end-tag-1.html
    3963 fast/tokenizer/missing-title-end-tag-2.html
    39643960fast/tokenizer/script_extra_close.html
    39653961fast/transforms/diamond.html
Note: See TracChangeset for help on using the changeset viewer.