Changeset 37665 in webkit


Ignore:
Timestamp:
Oct 17, 2008 3:56:37 PM (16 years ago)
Author:
pam@chromium.org
Message:

2008-10-17 Pamela Greene <pam@chromium.org>

Add a number of new tests.
See https://bugs.webkit.org/show_bug.cgi?id=21407

Reviewed by Alexey Proskuryakov.

  • fast/css/border-height.html: Added.
  • fast/dom/Window/orphaned-frame-access-expected.txt: Added.
  • fast/dom/Window/orphaned-frame-access.html: Added.
  • fast/forms/image-border.html: Added.
  • fast/forms/input-field-text-truncated.html: Added.
  • fast/forms/input-type-text-min-width.html: Added.
  • fast/forms/textarea-scrollbar-height-expected.txt: Added.
  • fast/forms/textarea-scrollbar-height.html: Added.
  • fast/forms/textarea-width.html: Added.
  • fast/overflow/overflow_hidden.html: Added.
  • fast/parser/resources/xml-declaration-missing-ending-mark.xml: Added.
  • fast/parser/xml-declaration-missing-ending-mark-expected.txt: Added.
  • fast/parser/xml-declaration-missing-ending-mark.html: Added.
  • fast/text/international/hindi-spacing.html: Added.
  • http/tests/misc/crash-multiple-family-fontface-expected.txt: Added.
  • http/tests/misc/crash-multiple-family-fontface.html: Added.
  • platform/mac/fast/css/border-height-expected.checksum: Added.
  • platform/mac/fast/css/border-height-expected.png: Added.
  • platform/mac/fast/css/border-height-expected.txt: Added.
  • platform/mac/fast/forms/image-border-expected.checksum: Added.
  • platform/mac/fast/forms/image-border-expected.png: Added.
  • platform/mac/fast/forms/image-border-expected.txt: Added.
  • platform/mac/fast/forms/input-field-text-truncated-expected.checksum: Added.
  • platform/mac/fast/forms/input-field-text-truncated-expected.png: Added.
  • platform/mac/fast/forms/input-field-text-truncated-expected.txt: Added.
  • platform/mac/fast/forms/input-type-text-min-width-expected.checksum: Added.
  • platform/mac/fast/forms/input-type-text-min-width-expected.png: Added.
  • platform/mac/fast/forms/input-type-text-min-width-expected.txt: Added.
  • platform/mac/fast/forms/textarea-width-expected.checksum: Added.
  • platform/mac/fast/forms/textarea-width-expected.png: Added.
  • platform/mac/fast/forms/textarea-width-expected.txt: Added.
  • platform/mac/fast/overflow/overflow_hidden-expected.checksum: Added.
  • platform/mac/fast/overflow/overflow_hidden-expected.png: Added.
  • platform/mac/fast/overflow/overflow_hidden-expected.txt: Added.
  • platform/mac/fast/text/international/hindi-spacing-expected.checksum: Added.
  • platform/mac/fast/text/international/hindi-spacing-expected.png: Added.
  • platform/mac/fast/text/international/hindi-spacing-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
37 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r37657 r37665  
     12008-10-17  Pamela Greene  <pam@chromium.org>
     2
     3        Add a number of new tests.
     4        See https://bugs.webkit.org/show_bug.cgi?id=21407
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        * fast/css/border-height.html: Added.
     9        * fast/dom/Window/orphaned-frame-access-expected.txt: Added.
     10        * fast/dom/Window/orphaned-frame-access.html: Added.
     11        * fast/forms/image-border.html: Added.
     12        * fast/forms/input-field-text-truncated.html: Added.
     13        * fast/forms/input-type-text-min-width.html: Added.
     14        * fast/forms/textarea-scrollbar-height-expected.txt: Added.
     15        * fast/forms/textarea-scrollbar-height.html: Added.
     16        * fast/forms/textarea-width.html: Added.
     17        * fast/overflow/overflow_hidden.html: Added.
     18        * fast/parser/resources/xml-declaration-missing-ending-mark.xml: Added.
     19        * fast/parser/xml-declaration-missing-ending-mark-expected.txt: Added.
     20        * fast/parser/xml-declaration-missing-ending-mark.html: Added.
     21        * fast/text/international/hindi-spacing.html: Added.
     22        * http/tests/misc/crash-multiple-family-fontface-expected.txt: Added.
     23        * http/tests/misc/crash-multiple-family-fontface.html: Added.
     24        * platform/mac/fast/css/border-height-expected.checksum: Added.
     25        * platform/mac/fast/css/border-height-expected.png: Added.
     26        * platform/mac/fast/css/border-height-expected.txt: Added.
     27        * platform/mac/fast/forms/image-border-expected.checksum: Added.
     28        * platform/mac/fast/forms/image-border-expected.png: Added.
     29        * platform/mac/fast/forms/image-border-expected.txt: Added.
     30        * platform/mac/fast/forms/input-field-text-truncated-expected.checksum: Added.
     31        * platform/mac/fast/forms/input-field-text-truncated-expected.png: Added.
     32        * platform/mac/fast/forms/input-field-text-truncated-expected.txt: Added.
     33        * platform/mac/fast/forms/input-type-text-min-width-expected.checksum: Added.
     34        * platform/mac/fast/forms/input-type-text-min-width-expected.png: Added.
     35        * platform/mac/fast/forms/input-type-text-min-width-expected.txt: Added.
     36        * platform/mac/fast/forms/textarea-width-expected.checksum: Added.
     37        * platform/mac/fast/forms/textarea-width-expected.png: Added.
     38        * platform/mac/fast/forms/textarea-width-expected.txt: Added.
     39        * platform/mac/fast/overflow/overflow_hidden-expected.checksum: Added.
     40        * platform/mac/fast/overflow/overflow_hidden-expected.png: Added.
     41        * platform/mac/fast/overflow/overflow_hidden-expected.txt: Added.
     42        * platform/mac/fast/text/international/hindi-spacing-expected.checksum: Added.
     43        * platform/mac/fast/text/international/hindi-spacing-expected.png: Added.
     44        * platform/mac/fast/text/international/hindi-spacing-expected.txt: Added.
     45
    1462008-10-17  Pamela Greene  <pam@chromium.org>
    247
Note: See TracChangeset for help on using the changeset viewer.