Changeset 87279 in webkit


Ignore:
Timestamp:
May 25, 2011 12:48:53 AM (13 years ago)
Author:
ager@chromium.org
Message:

2011-05-25 Mads Ager <ager@chromium.org>

Reviewed by Adam Barth.

Update chromium expectations after removal of execScript from V8
https://bugs.webkit.org/show_bug.cgi?id=61267

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r87278 r87279  
     12011-05-25  Mads Ager  <ager@chromium.org>
     2
     3        Reviewed by Adam Barth.
     4
     5        Update chromium expectations after removal of execScript from V8
     6        https://bugs.webkit.org/show_bug.cgi?id=61267
     7
     8        * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
     9
    1102011-05-23  Yury Semikhatsky  <yurys@chromium.org>
    211
  • trunk/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt

    r86315 r87279  
    698698PASS inner.eval.isInner is true
    699699PASS inner.eval.constructor.isInner is true
    700 PASS inner.execScript.isInner is true
    701 PASS inner.execScript.constructor.isInner is true
    702700PASS inner.find.isInner is true
    703701PASS inner.find.constructor.isInner is true
Note: See TracChangeset for help on using the changeset viewer.