Changeset 61570 in webkit


Ignore:
Timestamp:
Jun 21, 2010 1:26:52 PM (14 years ago)
Author:
dumi@chromium.org
Message:

Unreviewed, fixing a test expectations on Windows.

  • platform/win/fast/dom/prototype-inheritance-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r61564 r61570  
     12010-06-21  Dumitru Daniliuc  <dumi@chromium.org>
     2
     3        Unreviewed, fixing a test expectations on Windows.
     4
     5        * platform/win/fast/dom/prototype-inheritance-expected.txt:
     6
    172010-06-21  Drew Wilson  <atwilson@chromium.org>
    28
  • trunk/LayoutTests/platform/win/fast/dom/prototype-inheritance-expected.txt

    r61096 r61570  
    282282PASS inner.ReferenceError.isInner is true
    283283PASS inner.ReferenceError.constructor.isInner is true
     284PASS inner.SQLException.isInner is true
     285PASS inner.SQLException.constructor.isInner is true
    284286PASS inner.SVGAElement.isInner is true
    285287PASS inner.SVGAElement.constructor.isInner is true
Note: See TracChangeset for help on using the changeset viewer.