Changeset 73911 in webkit


Ignore:
Timestamp:
Dec 13, 2010 6:20:21 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2010-12-13 W. James MacLean <wjmaclean@chromium.org>

Reviewed by Csaba Osztrogonác.

Remove unnecessary pixel results, use platform-independent text results, re Changeset 72802
https://bugs.webkit.org/show_bug.cgi?id=50233

Remove redundant, platform-specific test results.

  • platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.txt: Removed.
  • platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.txt: Removed.
  • platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.txt: Removed.
  • platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.txt: Removed.
  • platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.txt: Removed.
  • platform/mac/svg/custom/svg-parse-overflow-1-expected.txt: Removed.
  • platform/mac/svg/custom/svg-parse-overflow-2-expected.txt: Removed.
  • platform/mac/svg/custom/svg-parse-overflow-3-expected.txt: Removed.
  • platform/mac/svg/custom/svg-parse-overflow-4-expected.txt: Removed.
  • platform/mac/svg/custom/svg-parse-overflow-5-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
10 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r73909 r73911  
     12010-12-13  W. James MacLean  <wjmaclean@chromium.org>
     2
     3        Reviewed by Csaba Osztrogonác.
     4
     5        Remove unnecessary pixel results, use platform-independent text results, re Changeset 72802
     6        https://bugs.webkit.org/show_bug.cgi?id=50233
     7
     8        Remove redundant, platform-specific test results.
     9
     10        * platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.txt: Removed.
     11        * platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.txt: Removed.
     12        * platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.txt: Removed.
     13        * platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.txt: Removed.
     14        * platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.txt: Removed.
     15        * platform/mac/svg/custom/svg-parse-overflow-1-expected.txt: Removed.
     16        * platform/mac/svg/custom/svg-parse-overflow-2-expected.txt: Removed.
     17        * platform/mac/svg/custom/svg-parse-overflow-3-expected.txt: Removed.
     18        * platform/mac/svg/custom/svg-parse-overflow-4-expected.txt: Removed.
     19        * platform/mac/svg/custom/svg-parse-overflow-5-expected.txt: Removed.
     20
    1212010-12-13  Sheriff Bot  <webkit.review.bot@gmail.com>
    222
Note: See TracChangeset for help on using the changeset viewer.