Changeset 58234 in webkit


Ignore:
Timestamp:
Apr 25, 2010 11:45:20 PM (14 years ago)
Author:
tony@chromium.org
Message:

2010-04-25 Tony Chang <tony@chromium.org>

Not reviewed, trying to get the chromium bots green.
Adding image diffs to pixel tests.

REGRESSION(r58191): Caret moved a pixel, pixel tests failing
https://bugs.webkit.org/show_bug.cgi?id=38104

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r58233 r58234  
     12010-04-25  Tony Chang  <tony@chromium.org>
     2
     3        Not reviewed, trying to get the chromium bots green.
     4        Adding image diffs to pixel tests.
     5
     6        REGRESSION(r58191): Caret moved a pixel, pixel tests failing
     7        https://bugs.webkit.org/show_bug.cgi?id=38104
     8
     9        * platform/chromium/test_expectations.txt:
     10
    1112010-04-25  Tony Chang  <tony@chromium.org>
    212
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r58233 r58234  
    27852785// New test, may be safe to just rebaseline.
    27862786BUGWK38099 WIN LINUX : svg/custom/broken-internal-references.svg = IMAGE+TEXT
     2787
     2788// Regressed with r58191.  May just need to be rebaselined.
     2789BUGWK38104 : editing/deleting/4845371.html = IMAGE
     2790BUGWK38104 : editing/deleting/5126166.html = IMAGE
     2791BUGWK38104 : editing/deleting/5483370.html = IMAGE
     2792BUGWK38104 : editing/deleting/table-cells.html = IMAGE
     2793BUGWK38104 : editing/inserting/4875189-2.html = IMAGE
     2794BUGWK38104 : editing/pasteboard/5387578.html = IMAGE
     2795BUGWK38104 : editing/pasteboard/paste-4039777-fix.html = IMAGE
     2796BUGWK38104 : editing/pasteboard/paste-table-001.html = IMAGE
     2797BUGWK38104 : editing/pasteboard/paste-table-cells.html = IMAGE
     2798BUGWK38104 : editing/selection/move-past-trailing-space.html = IMAGE
     2799BUGWK38104 : fast/inline-block/14498-positionForCoordinates.html = IMAGE
     2800BUGWK38104 : fast/repaint/caret-outside-block.html = IMAGE
Note: See TracChangeset for help on using the changeset viewer.