Title: [87279] trunk/LayoutTests
Revision
87279
Author
a...@chromium.org
Date
2011-05-25 00:48:53 -0700 (Wed, 25 May 2011)

Log Message

2011-05-25  Mads Ager  <a...@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:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (87278 => 87279)


--- trunk/LayoutTests/ChangeLog	2011-05-25 07:45:33 UTC (rev 87278)
+++ trunk/LayoutTests/ChangeLog	2011-05-25 07:48:53 UTC (rev 87279)
@@ -1,3 +1,12 @@
+2011-05-25  Mads Ager  <a...@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:
+
 2011-05-23  Yury Semikhatsky  <yu...@chromium.org>
 
         Reviewed by Adam Barth.

Modified: trunk/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt (87278 => 87279)


--- trunk/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt	2011-05-25 07:45:33 UTC (rev 87278)
+++ trunk/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt	2011-05-25 07:48:53 UTC (rev 87279)
@@ -697,8 +697,6 @@
 PASS inner.escape.constructor.isInner is true
 PASS inner.eval.isInner is true
 PASS inner.eval.constructor.isInner is true
-PASS inner.execScript.isInner is true
-PASS inner.execScript.constructor.isInner is true
 PASS inner.find.isInner is true
 PASS inner.find.constructor.isInner is true
 FAIL inner.focus.isInner should be true. Was false.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to