Title: [88028] trunk/LayoutTests
Revision
88028
Author
[email protected]
Date
2011-06-03 10:00:21 -0700 (Fri, 03 Jun 2011)

Log Message

2011-06-03  Marcus Bulach  <[email protected]>

        Reviewed by Unreviewed rebaseline.

        [chromium] Rebaseline following r88020
        https://bugs.webkit.org/show_bug.cgi?id=62028

        * platform/chromium/fast/dom/prototype-inheritance-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88027 => 88028)


--- trunk/LayoutTests/ChangeLog	2011-06-03 16:54:12 UTC (rev 88027)
+++ trunk/LayoutTests/ChangeLog	2011-06-03 17:00:21 UTC (rev 88028)
@@ -1,3 +1,12 @@
+2011-06-03  Marcus Bulach  <[email protected]>
+
+        Reviewed by Unreviewed rebaseline.
+
+        [chromium] Rebaseline following r88020
+        https://bugs.webkit.org/show_bug.cgi?id=62028
+
+        * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
+
 2011-06-02  Dimitri Glazkov  <[email protected]>
 
         Reviewed by Darin Adler.

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


--- trunk/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt	2011-06-03 16:54:12 UTC (rev 88027)
+++ trunk/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt	2011-06-03 17:00:21 UTC (rev 88028)
@@ -327,6 +327,8 @@
 PASS inner.SVGAnimateColorElement.constructor.isInner is true
 PASS inner.SVGAnimateElement.isInner is true
 PASS inner.SVGAnimateElement.constructor.isInner is true
+PASS inner.SVGAnimateMotionElement.isInner is true
+PASS inner.SVGAnimateMotionElement.constructor.isInner is true
 PASS inner.SVGAnimateTransformElement.isInner is true
 PASS inner.SVGAnimateTransformElement.constructor.isInner is true
 PASS inner.SVGAnimatedAngle.isInner is true
@@ -463,6 +465,8 @@
 PASS inner.SVGLineElement.constructor.isInner is true
 PASS inner.SVGLinearGradientElement.isInner is true
 PASS inner.SVGLinearGradientElement.constructor.isInner is true
+PASS inner.SVGMPathElement.isInner is true
+PASS inner.SVGMPathElement.constructor.isInner is true
 PASS inner.SVGMarkerElement.isInner is true
 PASS inner.SVGMarkerElement.constructor.isInner is true
 PASS inner.SVGMaskElement.isInner is true
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to